@charset "UTF-8";
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
main
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */




/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
index
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#index #main{
	height: auto;
	padding-bottom:0;
}

#index #content .ti_point{
	margin-bottom:3%;
	width: 80%;
}

#index #content #lead{
	background: url("../images/index/i_lead_line.png") no-repeat center top / cover;
	margin-bottom:50px;
	font-size:6vw;
	padding: 3vw 0;
}
#index #content #lead .title{
	margin-bottom:0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
}

#index #content #point01{
	clear: both;
	overflow: hidden;
	margin:10% auto 0 auto;
}
#index #content #point01 .txt{
	margin-bottom:5%;
}
#index #content #point01 .txt p{
	width: 85%;
	margin: 0 0 0 8%;
}
#index #content #point01 .txt p span{
    color: #307ffe;
    font-size: 3.8vw;
    font-weight: bold;
    
}
#index #content #point01 .img{
	text-align: center;
    margin: 0 auto 10% auto;
    width: 85%;
}

#index #content #agency{
	clear: both;
	overflow: hidden;
	margin:0 auto 10% auto;
}
#index #content #agency .ti_agency{
	margin-bottom:5%;
}
#index #content #agency .img{
	text-align: center;
	width: 25%;
	margin:0 auto 3% auto;
}
#index #content #agency .txt{

}
#index #content #agency .txt strong{
	font-weight: normal;
	color: #ff0000;
}

#index #content #point02{
	clear: both;
	overflow: hidden;
	margin:10% auto;
	background:#cce3ff;
	padding:10% 0;
}
#index #content #point02 .txt{
	margin-bottom:3%;
}
#index #content #point02 .txt p{
	width: 88%;
	margin: 0 0 5% 8%;
}
#index #content #point02 .image{
	text-align: center;
	width: 65%;
	margin:0 auto 10% auto;
}
#index #content #point02 .img{
	text-align: center;
    width: 70%;
    margin: 0 auto;
}

#index #content #point03{
	clear: both;
	overflow: hidden;
	margin:10% auto 20% auto;
}
#index #content #point03 .txt{
	margin-bottom:5%;
}
#index #content #point03 .txt p{
	width: 85%;
	margin: 0 0 5% 8%;
}
#index #content #point03 .img{
	text-align: center;
	width: 70%;
	margin:0 auto 5% auto;
}

#index #content #index_pickup{
	background: url("../images/index/i_pickup_sp.png") no-repeat center bottom / contain;
	margin-bottom:20%;
}
#index #content #index_pickup h4{
	text-align: center;
	width: 70%;
    margin: 0 auto;
}

#index #content #index_pickup #pickup_list{
	width: 50%;
	margin: 0 auto;
	padding-top:20%;
	padding-bottom:18.5%;
}
#index #content #index_pickup #pickup_list a img{
    margin: 0 0 10px 0;
}
#index #content #index_pickup #pickup_list p{
	font-size:2.6vw;
    line-height: 4vw;
    font-weight: bold;
}
#index #content #index_pickup #pickup_list .prev-arrow{
	position: absolute;
	left: -65%;
	top: 90px;
	width: 18%;
}
#index #content #index_pickup #pickup_list .next-arrow{
	position: absolute;
	right: -65%;
	top: 90px;
	width: 18%;
}
#index #content #index_pickup #pickup_list .slick-slider{
    width: 80%;
    margin: 0 auto;
}
#index #content #index_contact{
	background: url("../images/index/i_contact_line.png") no-repeat center top / 190%;
	padding-bottom:10%;
}
#index #content #index_contact h4{
	padding:3% 0 5% 0;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
}
#index #content #index_contact #contact_box{
	background: #fffcd1;
	padding:10% 0 5% 0;
	margin-bottom:20%;
}
#index #content #index_contact .wrap{
	width: 90%;;
}

#index #content #index_contact #contact_box .wrap .txt{
	width: 90%;
	margin: 0 auto;
}
#index #content #index_contact #contact_box .wrap .txt dl{
	position: relative;
}
#index #content #index_contact #contact_box .wrap .txt dt{
	position: absolute;
    left: 0;
    width: 8em;
	font-size:4vw;
	font-weight: bold;
	margin-bottom:30px;
	padding-bottom:15px;
}
#index #content #index_contact #contact_box .wrap .txt dt span{
	font-size:3.6vw;
}
#index #content #index_contact #contact_box .wrap .txt dd{
	padding-left: 11em;
    border-bottom: solid 3px #000000;
	font-size:4vw;
	font-weight: bold;
	margin-bottom:30px;
	padding-bottom:15px;
}
#index #content #index_contact #contact_box .wrap .txt dd span{
	font-size:3.2vw;
}
#index #content #index_contact #bt_box{
	clear: both;
	overflow: hidden;
}
#index #content #index_contact #bt_box .bt_mail{
	text-align: center;
	width: 85%;
    margin: 0 auto 5% auto;
}
#index #content #index_contact #bt_box .bt_company{
	text-align: center;
	width: 85%;
    margin: 0 auto 5% auto;
}
#index #content #index_contact #bt_box .bt_privacy{
	text-align: center;
	width: 85%;
    margin: 0 auto;
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
ad
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#ad #main{
	background: url("../images/ad/i_main_sp.png") no-repeat center bottom / contain;
    padding-bottom: 35%;
}


#ad #content h4{
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
	font-size:6vw;
	text-align: center;
	color: #3d7aff;
}
#ad #content #about{
	margin:0 auto 5vh auto;
    width: 90%;
}
#ad #content #about h4{
	margin:0 0 5vh 0;
}
#ad #content #about #about_box{
	width: 80%;
	margin:0 auto;
}
#ad #content #about #about_box p{
	margin: 0 auto 5vh auto;
	font-size:2.8vw;
	line-height: 4vw;
    text-align: center;
}
#ad #content #about #about_box .about_img{
    text-align: center;
}

#ad #content #merit{
    background: #fffcd1;
	padding: 10vh 0 5vh 0;
	margin-bottom:5vh;
}
#ad #content #merit h4{
	margin:0 0 5vh 0;
}

#ad #content #merit .merit_box ul{
	width: 90%;
	margin: 0 auto;
}
#ad #content #merit .merit_box ul li{
	margin-bottom:10%;
	font-size:3.4vw;
	padding:0 0 0 25%;
    font-weight: bold;
}
#ad #content #merit .merit_box ul li span{
	font-size:4.0vw;
	color:#ff4029;
    -webkit-text-emphasis: filled;
    text-emphasis: filled;
}
#ad #content #merit .merit_box ul li:nth-child(1){
	background: url("../images/ad/i_point01.png") no-repeat left top / 20%;
}
#ad #content #merit .merit_box ul li:nth-child(2){
	background: url("../images/ad/i_point02.png") no-repeat left top / 20%;
}
#ad #content #merit .merit_box ul li:nth-child(3){
	background: url("../images/ad/i_point03.png") no-repeat left top / 20%;
}

#ad #content #type h4{
    margin:0 auto 5vh auto;
}
#ad #content #type .type_box{
	width: 100%;
	clear: both;
	overflow: hidden;
    background: #cce3ff;
    padding: 20px;
    border-radius: 20px;
    margin:0 auto;
}
#ad #content #type .type_box .type_txt{
    padding: 25px;
    border-radius: 20px;
    background: #ffffff;
    margin: 0 auto 5vh auto;
}
#ad #content #type .type_box .type_img{
	margin:0px auto 10% auto;
	width: 90%;
}
#ad #content #type .type_box .title{
	font-size:4.6vw;
	border-bottom:3px solid #307ffe;
	padding-bottom:3.5%;
	margin-bottom:3.5%;
    color:#ff4029;
    text-align: left;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
}
#ad #content #type .type_box .sub_title{
	font-size:3.8vw;
	color: #307ffe;
	margin-bottom:5%;
    padding-bottom:2%;
    border-bottom:3px solid #307ffe;
    font-weight: bold;
}
#ad #content #type li{
	margin-bottom:2%;
}
#ad #content #type #type_01 , #ad #content #type #type_02 , #ad #content #type #type_03{
	width: 90%;
	clear: both;
	overflow: hidden;
	margin:0 auto 10% auto;
}
#ad #content #type #type_01{
    background: url("../images/ad/i_01_sp.png") no-repeat left top/12%;
    padding: 17px 0 0 0;
}
#ad #content #type #type_02{
    background: url("../images/ad/i_02_sp.png") no-repeat left top/12%;
    padding: 17px 0 0 0;
}
#ad #content #type #type_03{
    background: url("../images/ad/i_03_sp.png") no-repeat left top/12%;
    padding: 17px 0 0 0;
}


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
company
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#company #main{
	background: url("../images/company/i_main_sp.png") no-repeat center bottom / contain;
    padding-bottom: 35%;
}
#company #content{
	padding:10% 0 0 0;
}
#company #content h4{
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
	font-size:6vw;
	text-align: center;
	color: #3d7aff;
	margin:0 0 2% 0;
}
#company #content #history .i_history{
	text-align: center;
	margin: 0 auto 10% auto;
}
#company #content #overview{
	background: url("../images/company/i_ov_bg.png") no-repeat center top / contain;
	padding-top:18%;
	margin-bottom:10%;
}
#company #content #overview #overview_box{
	background:url("../images/company/i_content.png") no-repeat center bottom / 165%;
	padding-bottom:10%;
}
#company #content #overview #overview_box:before{
	content: '';
	display: inline-block;
	width: 100%;
	height: 35px;
	background:url(../images/company/i_top.png) no-repeat center top / 165%;
}
#company #content #overview #overview_box .i_overview{
	width: 82%;
	margin: 0 auto;
}
#company #content #overview #overview_box .i_overview dl{
	display:flex;
  flex-wrap: wrap;
	margin-bottom:5%;
}
#company #content #overview #overview_box .i_overview dt{
	width: 29%;
	box-sizing: border-box;
	padding-right:10px;
	text-align: right;
	padding-bottom:10px;
    font-size: 3vw;
}
#company #content #overview #overview_box .i_overview dd{
	border-left: 1px solid #ccc;
	width: 68%;
	padding-left:10px;
	padding-bottom:10px;
    font-size: 3vw;
}
#company #content #overview #overview_box .i_overview .att{
	text-align: right;
    font-size: 3vw;
}

#company #content #map{
	background: #cce3ff;
	padding:10% 0 0 0;
	clear: both;
	overflow: hidden;
}
#company #content #map .area{
	width: 90%;
	margin: 0 auto 10% auto;
	clear: both;
	overflow: hidden;
}
#company #content #map .area .area_address{
	margin: 0 auto 5% auto;
}
#company #content #map .area .area_address .title{
	font-size:4vw;
	font-weight: bold;
	color: #000000;
	text-align: left;
	margin-bottom:0;
}
#company #content #map .area .area_map{
	width: 100%;
}
#company #content #map .area .area_map iframe{
	width: 100%;
	height: 255px;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
contact
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#contact #main{
	background: url("../images/contact/i_main_sp.png") no-repeat center bottom / contain;
    padding-bottom: 30%;
}

#contact #content .wrap .att{
	color: #ff0000;
}
#contact #content .wrap #flow{
	margin-bottom:5%;
}
#contact #content .wrap .error_list{
	color: #ff0000;
	margin-bottom:3%;
}
#contact #content .wrap .error_list li{
	color: #ff0000;
}
#contact #content .contact_table{
	border-collapse:  collapse;
	border-top:1px solid #666666;
	width: 100%;
	margin-bottom:5%;
}
#contact #content .contact_table th{
	background: #dbdcdc;
	padding:3%;
	text-align: left;
	vertical-align: middle;
	font-weight: normal;
	border-bottom:1px solid #666666;
	width:100%; 
	display: block;
}
#contact #content .contact_table td{
	padding:3%;
	border-bottom:1px solid #666666;
	width: 100%;
	display: block;
}
#contact #content input{
	padding:3%;
}
#contact #content input.input_100{
	width: 100%;
}
#contact #content input.input_50{
	width: 47%;
}
#contact #content textarea{
	width: 100%;
	height: 200px;
	padding:5%;
    font-family: 'Noto Sans Japanese', sans-serif ,"メイリオ",Meiryo,"ヒラギノ角ゴ Pro W3",Hiragino Kaku Gothic Pro,"ＭＳ Ｐゴシック",sans-serif;
}
#contact #content .attention{
	width: 96%;
	margin: 5% auto;
}
#contact #content .attention span{
	font-size:4vw;
	font-weight: bold;
	color:#ff0000;
}
#contact #content #privacy_box{
	background:#cce3ff;
	text-align: center;
	padding:5%;
	font-size:3vw;
}
#contact #content #privacy_box label{
  position:relative;
  padding-left:1.5em;
}
#contact #content #privacy_box label input{
  position:absolute;
  top:0;
  bottom:0;
  left:-12px;
  margin:auto;
}
#contact #content #privacy_box a{
	color:#307ffe;
}
#contact #content .contact_bt_box{
	text-align: center;
	margin: 10% auto;
}
#contact #content input.bt_conf{
	background:url("../images/contact/bt_conf.png") no-repeat center center / contain;
	width: 70%;
	text-indent: -99999px;
	display: block;
	margin: 0 auto;
	border:none;
}

#contact #content .contact_bt_box .back_box{
	width: 50%;
	float: left;
	margin: 0;
}
#contact #content .contact_bt_box .send_box{
	width: 50%;
	float: right;
	margin: 0;
}
#contact #content input.bt_back{
	background:url("../images/contact/bt_back.png") no-repeat center center / contain;
	width: 100%;

	text-indent: -99999px;
	display: block;
	margin: 0 auto;
	border:none;
}
#contact #content input.bt_send{
	background:url("../images/contact/bt_send.png") no-repeat center center / contain;
	width: 100%;
	text-indent: -99999px;
	display: block;
	margin: 0 auto;
	border:none;
}
#contact #content .contact_bt_box .bt_top{
	width: 50%;
	margin: 0 auto;
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
maintenance
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#maintenance #main{
	background: url("../images/maintenance/i_main_sp.png") no-repeat center bottom / contain;
    padding-bottom: 48%;
}

#maintenance #content .title{
	font-size:4vw;
	border-bottom:3px solid #307ffe;
	padding-bottom:2%;
	margin-bottom:4%;
	text-align: left;
	color: #307ffe;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
}
#maintenance #content .img{
    text-align: center;
    margin: 0 auto 1% auto;
}
#maintenance #content .place{
    border-bottom:3px solid #307ffe;
    padding-bottom:2%;
	margin-bottom:4%;
	text-align: left;
	color: #307ffe;
    font-size:2.8vw;
}
#maintenance #content .mainte_txt .txt{
	font-size:3.6vw;
	text-align: left;
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
	line-height: 5vw;
}
#maintenance #content .wrap{
    width: 100%;
}
#maintenance #content #mainte01{
	background: url("../images/maintenance/i_01.png") no-repeat left top;
	clear: both;
	overflow: hidden;
	width: 90%;
    margin: 0 auto 15% auto;
	padding:25px 0 0 0;
}
#maintenance #content #mainte02{
	background: url("../images/maintenance/i_02.png") no-repeat left top;
	clear: both;
	overflow: hidden;
	width: 90%;
    margin: 0 auto 15% auto;
	padding:25px 0 0 0;
}
#maintenance #content #mainte03{
	background: url("../images/maintenance/i_03.png") no-repeat left top;
	clear: both;
	overflow: hidden;
	width: 90%;
    margin: 0 auto 15% auto;
	padding:25px 0 0 0;
}
#maintenance #content #mainte04{
	background: url("../images/maintenance/i_04.png") no-repeat left top;
	clear: both;
	overflow: hidden;
	width: 90%;
    margin: 0 auto 15% auto;
	padding:25px 0 0 0;
}
#maintenance #content #mainte05{
	background: url("../images/maintenance/i_05.png") no-repeat left top;
	clear: both;
	overflow: hidden;
	width: 90%;
    margin: 0 auto;
	padding:25px 0 0 0;
}

/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
pickup
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#pickup{
    position: relative;
}
#pickup #bt_side{
    position: fixed;
    right: 0;
    top: 20%;
}
#pickup #main{
	background: url("../images/pickup/i_main_sp.png") no-repeat center bottom / contain;
    padding-bottom: 30%;
}

#pickup #content #pickup_lead{
    background: url("../images/pickup/i_lead_sp.png") no-repeat center center/contain;
    width: 90%;
    margin: 0 auto 10vh auto;
    padding: 18% 5% 7% 5%;
    text-align: center;
    font-weight: bold;
}
#pickup #content #pickup_lead .ti_lead{
    font-size:4vw;
    color: #307ffe;
}
#pickup #content #pickup_lead .sub_lead{
    font-size:3.6vw;
    color: #ff0000;
}
#pickup #content #pickup_lead .att{
    font-weight: normal;
    font-size:2.7vw;
    line-height: 4.8vw;
}
#pickup #content .pickup_box{
    width: 90%;
    margin: 0 auto;
}
#pickup #content .pickup_box .pickup_l,#pickup #content .pickup_box .pickup_r{
    margin: 0 auto 10vh auto;
}
#pickup #content .pickup_box .ti_place{
    font-size:5vw;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
    border-bottom:3px solid #307ffe;
    margin-bottom:1%;
    padding:0 2% 2% 10%;
}
#pickup #content .pickup_box .ti_pickup{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
    font-size:5vw;
    padding:1% 2% 2% 10%;
    margin-bottom:4%;
}
#pickup #content .pickup_box .img{
    width: 90%;
    margin: 0 auto 2vh auto;
}
#pickup #content .pickup_box p{
    padding:0 0% 2% 0%;
    width: 86%;
    margin: 0 auto 4% auto;
    border-bottom:1px solid #dddddd;
}
#pickup #content .pickup_box dl{
    display: flex;
    flex-wrap: wrap;
    width: 86%;
    margin: 0 auto;
}
#pickup #content .pickup_box dl dt{
    width: 35%;
}
#pickup #content .pickup_box dl dt::before{
    content: "■ ";
    color: #ffd900;
}
#pickup #content .pickup_box dl dd{
    width: 65%;
}
#pickup #content .pickup_box .bt_pickup{
    display: none;
}
#pickup #content .pickup_box .i_strong{
    font-weight: bold;
}
#pickup #content .pickup_box .i_strong::before{
    content: "■ ";
    color: #ffd900;
    font-weight: bold;
}
/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
privacy
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#privacy #main{
	background: url("../images/privacy/i_main_sp.png") no-repeat center bottom / contain;
    padding-bottom: 45%;
}
#privacy #content .wrap p{
	margin-bottom:5%;
}
#privacy #content .wrap p{
	margin-bottom:10%;
}
#privacy #content .wrap ol{
     list-style-type:decimal;
    margin-bottom:10%;
}
#privacy #content .wrap ol li{
    margin:0 0 3% 6%;
    list-style-type:decimal;
}
#privacy #content .wrap .sub_title{
	font-weight: bold;
	font-size: 3.8vw;
}


/* -------------------------------------------------------------------------------------------------------------------------------------------------------------------------
recruit
--------------------------------------------------------------------------------------------------------------------------------------------------------------------------- */
#recruit #main{
	background: url("../images/recruit/i_main_sp.png") no-repeat center bottom / contain;
    padding-bottom: 49%;
}
#recruit #content{
	padding:10% 0 0 0;
}

#recruit #content h4{
	font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
	font-size:6vw;
	text-align: center;
	color: #3d7aff;
	margin:0 0 5% 0;
    letter-spacing: 0.4rem;
}
#recruit #content .lead{
    text-align: center;
    margin: 0 auto 10% auto;
}
#recruit #content #requirement{
    padding: 10% 0;
    background: #cce3ff;
    position: relative;
    z-index: 2;
}
#recruit #content #requirement .img{
    position: absolute;
    left: 0px;
    top: -30px;
    z-index: 3;
    width: 30%;
}
#recruit #content #requirement .wrap{
	width: 82%;
	margin: 0 auto;
}
#recruit #content #requirement .wrap dl{
	display:flex;
  flex-wrap: wrap;
	margin-bottom:5%;
}
#recruit #content #requirement .wrap dt{
	width: 32%;
	box-sizing: border-box;
	padding-right:10px;
	text-align: right;
	padding-bottom:10px;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
    font-size:3vw;
}
#recruit #content #requirement .wrap dd{
	border-left: 1px solid #000000;
	width: 68%;
	padding-left:10px;
	padding-bottom:10px;
    font-size:3vw;
}
#recruit #content #requirement .wrap dd strong{
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
    text-indent: -1rem;
    display: inline-block;
}
#recruit #content #comment{
    padding: 10% 0;
    position: relative;
}
#recruit #content #comment .img{
    position: absolute;
    right: 30px;
    top: -50px;
    z-index: 3;
    width: 75%;
}
#recruit #content #comment .wrap{
	width: 90%;
	margin: 10% auto 0 auto;
}
#recruit #content #comment .wrap p{
    text-align: center;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
    font-size: 3.2vw;
    color: #3d7aff;
    letter-spacing: 0.4rem;
}
#recruit #content #comment .wrap p span{
    color: #ff0000;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 900;
    /*font-family: "Toppan Bunkyu Midashi Gothic","凸版文久見出しゴシック","Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3", sans-serif;*/
}