@charset "utf-8";
body{

}
._sent {
    display: inline-block;
    padding-left: 0px;
    text-indent: 0px;
}
.mb1em {
    margin-bottom: 1em;
}
.mb2em {
    margin-bottom: 2em;
}
.header {
    background-color: #FFFFFF;
}
.hd-logo-box .inner {
    width: 100%;
    margin-left: 0px;
    margin-right: 0px;
    grid-template-columns: 50% 50%;
    grid-template-rows: auto auto;
    align-items: flex-end;
    position: relative;
}
.hd-imgbox .inner {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
}
.footer {
    background-color: #A30702;
    padding-top: 8px;
    padding-bottom: 8px;
}
.footer .inner {
    width: 98%;
    margin-left: auto;
    margin-right: auto;
    color: #FFFFFF;
}
.header .hd-logo-box {
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 16px;
    padding-right: 16px;


}
.hd-logo {
    margin-left: 8px;
    margin-right: 1em;
    margin-top: 8px;
    margin-bottom: 0px;
    width: 55%;

}
.hd-tel {
    color: rgba(0,0,0,1.00);
	font-family: "游ゴシック体 bold", YuGothicBold,"メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
 	font-weight: 700;
    font-size: 3.5vw;
    text-align: right;
    margin-top: 0px;
    line-height: 3.5vw;
    display: flex;
    align-items: center;
    position: absolute;
    right: 0px;
    bottom: -0.5vw;
	}
.hd-nav {
    background-color: rgba(255,255,255,1.00);
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    margin-bottom: 0px;
    margin-top: 0px;
    display: none;
}
.hd-nav ul {
    display: flex;
    width: 100%;
	justify-content: space-around;
}
.hd-nav ul li a {
    width: 20vw;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 6px;
    font-size: 2.5vw;

}
.hd-nav ul li a:hover {
	opacity: 0.7;
}
.hd-nav ul li:nth-of-type(1) a {
    background-color: rgba(163,7,2,1.00);
}
.hd-nav ul li:nth-of-type(2) a {
    background-color: rgba(255,154,38,1.00);
}

.contents {

}
.ft-nav ul li {
}

.fcolor-pp {
    color: #810DCF;
}
.fcolor-br {
    color: #784623;
}

.ft-add {
    line-height: 150%;
    font-size: 2.5vw;
    color: rgba(255,255,255,1.00);
    text-align: center;
}
.bn-box a img{
    width: 98%;
}
a.inq-bt:hover {
	opacity: 0.7;
}
.inq-bt {
    background-color: #FF8130;
    display: block;
    text-align: center;
    width: 80%;
    height: auto;
    font-size: 4vw;
    text-decoration: none;
    color: #FFFFFF;
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.50);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.50);
}
.hd-nav ul li {
    margin-left: 1vw;
    margin-right: 1vw;
    text-align: center;
}

.inq-bt .sub {
    font-size: 33%;
}
.ft-copyright {
    color: rgba(255,255,255,1.00);
    text-align: center;
    font-size: 2.5vw;
}
.hd-logo h1 a {
    color: rgba(0,0,0,1.00);
    text-decoration: none;
    font-size: 3.8vw;
}
.fcolor-red {
    color: rgba(212,0,3,1.00);
}
.features-img img {
    margin-bottom: 16px;

}
.hd-img-text {
    text-align: center;
    width: 100%;
    position: absolute;
    bottom: 16px;
}

.hd-img-text h2{
    font-size: 5vw;
	font-family: "游ゴシック体 bold", YuGothicBold,"メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
 	font-weight: 700;
    color: rgba(255,255,255,1.00);
    -webkit-text-stroke: 6px #D40003;
    position: relative;
}
.hd-img-text h2::before{
    content: "皆さんの日本での就職をサポートします！";
    -webkit-text-stroke: 0;
    position: absolute;
}
.ft-entry {
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: rgba(255,255,255,1.00);
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: cover;
}
.f-noto {
    font-family: 'Noto Sans JP', sans-serif;
}
.fbold {
	font-family: "游ゴシック体 bold", YuGothicBold,"メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
 	font-weight: 700;
}
.mb-1 {
    margin-bottom: 6em;
}
.icon-phone {
    display: inline-block;
    width: 3.5vw;
}





















@media print,screen and (min-width: 960px) {
.hl-box {
    padding-top: 32px;
    padding-bottom: 32px;
    margin-bottom: 0px;

}
.hl-box h2 {
    font-size: 36px;
    line-height: 150%;
}
.header {


}
.hd-logo-box .inner {
    width: 1080px;
    grid-template-columns: 600px 360px 240px;
    grid-template-rows: 28px;
    margin-left: auto;
    margin-right: auto;
    display: flex;
}
.hd-imgbox .inner {
    width: 1100px;
    position: relative;
    height: 350px;
}
.header .hd-logo-box {
    padding-top: 8px;
    padding-bottom: 8px;

	}
.hd-logo {
    width: 40%;
    margin-top: 0px;
    margin-right: 32px;
    margin-bottom: 3px;
    margin-left: 0px;
}
.hd-logo h1 a {

}
.hd-tel {
    font-size: 24px;
    line-height: 40px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: -4px;
    margin-left: 16%;
    position: static;
    right: auto;
    bottom: auto;
    align-items: flex-start;
    text-align: left;
    width: 24%;
}
.hd-nav {
    background-color: rgba(0,0,0,0.00);
    padding-top: 0px;
    padding-bottom: 0px;
    width: auto;
    margin-bottom: 4px;
    display: inherit;
}
.hd-nav ul {
    width: 240px;
    text-align: center;
    height: 28px;
}
.hd-nav ul li a {
    width: 180px;
    display: block;
    text-decoration: none;
    color: #FFFFFF;
    padding-top: 8px;
    padding-bottom: 6px;
    font-size: 14px;
    font-family: "游ゴシック体 bold", YuGothicBold,"メイリオ", "Hiragino Kaku Gothic ProN", "Hiragino Sans", sans-serif;
    margin-left: 0px;
    margin-right: 0px;
    border-radius: 12px;
}
.hd-nav ul li a:last-child {

}
.contents {

}
.footer {
    padding-bottom: 8px;
    padding-top: 8px;
}
.footer .inner {
    width: 1200px;
}
.bn-box a {
}
.inq-bt {
    background-color: #FF8130;
    display: block;
    text-align: center;
    width: 600px;
    height: auto;
    font-size: 36px;
    text-decoration: none;
    color: #FFFFFF;
    -webkit-box-shadow: 0px 2px 8px rgba(0,0,0,0.50);
    box-shadow: 0px 2px 8px rgba(0,0,0,0.50);
}
.qr-line-mb a {

}
.tel-icon{
display:none;
}
.ft-copyright {
    font-size: 14px;
}
.hd-nav ul li {
    margin-left: 0px;
    margin-right: 0px;
}
.hd-img-text {
    width: 100%;
}

.hd-img-text h2 {
    font-size: 32px;
}
.ft-entry {
    padding-top: 48px;
    padding-bottom: 48px;
}
.mb-1 {
    margin-bottom: 64px;
}
.icon-phone {
    width: 40px;
    height: 40px;
}











	
}
