@charset "UTF-8";

.inter_img_sp{
	display: none;
}
.inbr{
	display: none;
}
.inspace{
	letter-spacing: -1px;
}
.req_tbl .tdsp{
	padding: 0;
}

.title{
background-color:#8D95C9;
height:200px;
}

.title h1{
margin: 0 auto;
padding-top: 75px;
max-width: 80%;
width: 80%;
color: #fff;
font-weight: 300;
font-size: 2.5em;
line-height: 0.8em;
}

.title h1 p{
display:inline;
font-weight: normal;
font-size: 1.2rem;
vertical-align: top;
}
.title h1 span{
color: #5670AB;
font-weight: 300;
font-size: 0.4em;
}

.sec_cts{
max-width:1000px;
margin: 75px auto;
overflow:hidden;
}
#bottom_bnr .ng_btn{
	margin: 10px 15px;
}
.contents {
	padding:10px;
}


/*.entry_news.mt20 {
    margin-top: 20px;
}
.entry_news {
    background-color: #fff;
    padding: 20px;
    margin-top: 20px;
    margin-bottom: 20px;
    border: 1px solid #eee;
}
.entry_news p {
    margin: 0;
    line-height: 1.7em;
}
.entry_news p.entry_news_title {
    font-weight: 700;
    margin-bottom: 5px;
    font-size: 1.1em;
}*/
.link_dec {
    text-decoration: underline;
    color: #f66;
    font-weight: 700;
}


/*【start】 ガイダンス*/
.heading1{
	text-align:center;
	font-size:35px;
	font-style:italic;
	font-weight:normal;
	color:#7186B3;
}
.heading2{
	color:#7186B3;
	font-size: 30px;
}
.heading2,.title2{
	text-align:center;
	font-weight: 300;
}

.title2{
	margin-bottom: 30px;
}
.hr_div_wrap {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.hr_div{
	width:23%;
}
.img_div{
	text-align:center;
}

.hr_p{
	text-align:center;
}
.hr_img{
	width:150px;
	height:150px;
}
.career_div{
	width:100%;
}
.career_tbl{
	border-collapse:collapse;
	width:100%;
}
.career_tbl th,.career_tbl td{
	padding:15px;
}
.career_tbl th{
	text-align:center;
	width:15%;
	background-color:#E6E6FA;
	color:#7186B3;
}
.career_tbl td{
	text-align:left;
	background-color:#fff;
}

.jinji_h{
	font-weight:bold;
	text-align:center;
	color:#7186B3;
}
.jinji_div{
	width: 100%;
	margin-top:20px;
	position: relative;
}
.jinji_div::after{
	content:"";
	clear:both;
	display:table;
}
.div_row {
	width:100%;
	clear:both;
	margin-left:90px;
}
.div_row_fx {
	display: flex;
}
.div_cell {
	display: block;
	padding: 3px 10px;
	background-color:#fff;
	margin:6px;
	width:40%;
}
.cycleimg {
	position: absolute;
	top: 35%;
	left: 46%;
}
.cycleimg img {
	width: 81px;
height: 83px;
}
textarea{
	width:100%;
	border:none;
	height:90px;
	resize:none;
	overflow:auto;
}
.cycle_img{
	width:80px;
	height:80px;
	position:absolute;
	top:56.8%;
	left:47%;
}
.boshuu_btn{
	float:left;
	width:500px;
	text-align:right;
	padding-right:15px;
}
.boshuu_btn img,.faq_btn img{
	width:300px;
	height:50px;
}
.faq_btn{
	float:right;
	width:500px;
	text-align:left;
	padding-left:15px;
}
.entry_btn{
	clear:both;
	padding-top:20px;
	text-align:center;
}
.gratitle{
	text-align:center;
}
.gender_ratio{
	float:left;
	margin-left:150px;
}
.age_ratio{
	float:right;
	margin-right:150px;
}
.gender,.age{
	/*width:300px !important;
	height:300px !important;*/
	max-width: 300px;
	max-height: 300px;
}
.ng_note{
	text-align: center;
	padding-top: 10px;
	clear: both;
}
.down_arrow{
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 13px 6.5px 0 6.5px;
	border-color: #E6E6FA transparent transparent transparent;
	margin-left:7%;
}
.guide_entry_btn{
	width:200px;
	height:80px;
}
._blockquote,.hr_p,.career_tbl td,.div_cell p,.welfare{
	line-height:1.7;
}

._blockquote{
	font-family: 'Noto Sans JP', sans-serif;
	max-width: 650px;
	margin: 20px auto 0;
	line-height: 1.7;
}

/*【end】 ガイダンス*/

/*【start】 募集要項*/
.course_title {
	font-size: 18px;
	font-weight: 700;
	display: block;
	margin-bottom: 5px;
}
.req_tbl{
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0 5%;
	border-collapse:collapse;
	max-width:1000px;
	background-color:#fff;
	margin-bottom:5px;
}
.req_tbl th{
	width:150px;
	color:#7186B3;
	font-weight: 500;
	text-align:center;
}
.req_tbl td{
	width: 850px;
	padding:15px 20px;
	background-color:#fff;
	text-align:left;
	line-height: 1.7;
}
#comp .req_tbl th{
	width: 200px;
}

.req_tbl .plan{
	
}
.req_tbl .plan ul{
	float: left;
}
.req_tbl .plan .inter_img{
	display: flex;
	flex-direction: column;
	float: right;
	margin-right: 20px;
}
.req_tbl .plan .inter_img img{
	max-width: 165px;
	margin-bottom: 5px;
}

.req_tbl ul li{
	display: flex;
}
.req_tbl ul li p{
	margin: 10px 0;
}
/*.req_tbl ul li p:nth-of-type(1){
	margin-right: 30px;
}*/
.req_tbl .space{
	margin: 10px 15px;
}

.is_btn{
	position: relative;
	margin: 40px auto;
	text-align: center;
	max-width: 390px;
	/*padding: 15px;*/
	background: #FD4C50;
	font-size: 15px;
}

.is_btn p{
	margin: 0;
}

#is_btn_ico{
	fill:#FFFFFF; 
	display: inline-block; 
	width: 15px; 
	height:15px;
}

.is_btn:hover, .ng_btn:hover{
	opacity: 0.7;
	transition: 0.3s;
}

.ng_btn_g{
	display: flex;
	justify-content: center;
}

.ng_btn{
	position: relative;
	margin: 40px 15px;
	text-align: center;
	width: 390px;
	background: #8D95C9;
	font-size: 15px;
}

.internship_btn_wrap {
	text-align: center;
}
.internship_btn {
	display: inline-block;
	background-color: #51b2a1;
	position: relative;
}
.internship_btn:hover {
	opacity: 0.7;
	transition: 0.3s;
}
.internship_btn a {
	color: #fff;
	text-decoration: none;
	font-size: 16px;
	display: block;
	padding:25px 50px;
}
.internship_btn img {
	width: auto;
	vertical-align: inherit;
	margin-bottom: -1px;
}
#re_special .ng_btn_internship,#re_general .ng_btn_internship {
	background-color: #51b2a1;
}
#ng_guidance .internship_btn_wrap .internship_btn {
	margin-top: 30px;
	}
#ng_guidance .sec_cts_1200 {
	margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
#ng_company_information_session .internship_btn_wrap,#ng_entry .internship_btn_wrap {
	margin-top: 50px;
	margin-bottom: 50px;
}
}
@media screen and (max-width: 768px) {
	#ng_guidance .internship_btn_wrap,#ng_faq .internship_btn_wrap {
		margin-top: 80px;
	}
}
@media screen and (max-width: 500px) {
.internship_btn a {
	font-size: 14px;
	padding:20px 45px;
}
#ng_company_information_session .internship_btn,#ng_entry .internship_btn {
	display: block;
	margin-right: 20px;
	margin-left: 20px;
}
}

.pk_red{
	background: #b82f1e !important;
}

.is_btn a, .ng_btn a{
	color: #fff;
	text-decoration: none;
	width: 100%;
    height: 100%;
    display: block;
    padding: 15px;
    display: flex;
 	justify-content: center;
  	align-items: center;
}


.ng_btn p{
	margin: 0;
	line-height: 1.7;
}

#ng_btn_ico{
	fill:#fff; 
	width: 17px; 
	height:17px;
	position: absolute;
	right: 0;
    bottom: 0;

}

.schedule_wrap {
	max-width: 900px;
}
.schedule_news{
	margin: 0 auto;
	background-color: #fff;
	padding: 15px 25px;
	margin-bottom: 30px;
	max-width: 900px;
}

.schedule_news2{
	margin: 0 auto;
	background-color: #fff;
	padding: 20px 40px;
	margin-bottom: 30px;
	max-width: 900px;
}
.schedule_news_date{
	text-align: right;
	margin: 5px auto 0;
}
.schedule_news_title{
	text-align: center;
	font-size: 1.1em;
	font-weight: 700;
}

.schedule_news_title2{
	text-align: center;
	font-size: 1.1em;
	font-weight: 700;
	margin: 0 auto 20px;
}


.schedule_div{
	width:100%;
	/*padding: 0 5%;*/
	display: flex;
	/*justify-content: center;*/
}
.schedule_div::after{
	clear:both;
	content:"";
	display:table;
}
.sch_div{
	display: flex;
	align-items: center;
	width:11vw;
	height: 11vw;
	margin: 0 5px;
	padding: 10px;
	color:#7186B3;
	text-align: center;
	background-color:#fff;
	position: relative;
}
.sch_div.red{
	background:#FFE4E5;
	color: #FD4C50;
}

.sch_div.red a{
	text-decoration: none;
	color: #FD4C50;
}

.sch_div::before{
  content: url("../img/schedule_arrow.png");
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -15px;
  z-index: 1;
}

.sch_div.red::before{
  content: url("../img/schedule_arrow_red.png");
}

.sch_div.naitei::before, .sch_div.bg_t::before{
  content: url("");
}

.schedule_div a{
	text-decoration: none;
}

.div_link:hover {
	cursor: pointer;
	opacity: 0.7;
	transition: 0.3s;
}
.div_link span {
	text-decoration: underline;
}
.sch_div.naitei{
	background-color:#DDDFEF;
}
.sch_div.bg_t{
	background-color: transparent;
}

.sch_div p{
	width: 100%;
}
.schedule_annotation {
	font-size: 12px;
	text-indent: -2.5em;
  	padding-left: 3em;
  	line-height: 1.7;
  	margin-top: 20px;
  	margin-bottom: 0;
}
.schedule_annotation2 {
	margin-top: 0
}
.ng_btn_internship img {
	width: auto;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  .schedule_annotation {
  	letter-spacing: -0.1px;
}
}
@media screen and (max-width: 500px) {
.internship_btn_wrap {
	padding-left: 5%;
	padding-right:5%;
}
.internship_btn {
	width: 100%;
}
.ng_btn_internship a {
	display: block;
}
.ng_btn_internship span::after {
	content: "\A" ;
	white-space: pre ;
}
.ng_btn_internship img {
	vertical-align: middle;
	width: 12px;
	height: 12px;
}
}
/*.schedule_div p{
	text-align:center;
	line-height:136px;
}
.tbl_cover{
	margin:0px 20px;
}*/

/*仕事紹介*/
.work_wrap {
	max-width: 1000px;
	margin-left: 5%;
	margin-right: 5%;
}
.title_work {
	font-size: 20px;
	border-left: 5px solid #8D95C9;
	padding-left: 10px;
	margin-bottom: 30px;
}
.work_contens {
	display: flex;
	justify-content: space-between;
	margin-bottom: 50px;
}
.popup_links_il{
	text-align:center;
	width:18%;
	border-style: none;
	position:relative;
	vertical-align: middle;
	display: inline-flex;
	align-items: center;
	justify-content: center;

}
.popup_links_il:hover {
	opacity: 0.7;
	transition: all .5s;
}
.popup_links_il img:hover {
	opacity: 1;	
}
.circle_link{
	text-decoration:none;
	color:#000000;
}

.popup_link_img{
	width:60px;
	height:60px;
}

.popup_top_icon{
	width:100px;
	height:100px;
	margin-top: -50px;
}

 /*POPUP DIV PC*/
 #PC_popup1,#PC_popup2{
	 display:none;
 }
 #div_modal_back_pc,#div_modal_back_mb{
  position: fixed;
  z-index:1000;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: black;
  opacity:0.2;
  display:none;
  
 }
 #div_modal_pc{
	 /*width:50%;*/
	 max-width: 1000px;
	 height:auto;
	 background-color:#FFFFFF;
	 position:absolute;
	 top:2%;
	 left:15%;
	 right:15%;
	 margin:20px auto;
	 z-index:1001;
	 display:none;
 }
 
 
 
 .popup_pic_li{
	 display:block;
	 width:100%;
	 height:20%;	
 }
  .popup_pic_li img{
	 width:100%;
	 height:100%;
 }
 .popup_content_div{
	 position:relative;
 }

 .popup_content_con{
 	display: flex;
 	/*flex-flow: nowrap;*/
 	padding: 20px;
 	justify-content: space-between;
 }

/* .popup_content_con.system{
 	justify-content: start;
 }*/

 .popup_content_left{
	 width:40%;
 }

 .popup_content_left.system{
 	display: flex;
 	align-items: center;
}

 .popup_content_right{
	 width:60%;
	 padding-top:40px;
	 display: flex;
	 flex-direction: column;
 }

.popup_content1{
	display:block;
	margin: 0 auto 50px;
	text-align:center;
	width:77%;
}
.popup_content1 p {
	font-size: 14px;
	line-height: 1.7;
	text-align: left;
}
.popup_content1 h2{
	color:#000000;
	font-weight:normal;
	text-align:center;
	margin-top:20px;
}


.popup_content2{
	display:block;
	margin: 0 auto 50px;
	text-align:center;
	width:77%;
}
.popup_content2 p {
	font-size: 14px;
	line-height: 1.7;
}
.popup_content2 h3{
	color:#856699;
	font-weight:normal;
	text-align:center;
}
.popup_content3{
	display:block;
	text-align:left;
	width:77%;
	/*height:100px;*/
	margin: 0 auto 30px;
	/*position:relative;*/
}

/*.popup_pic_ul::after{
	content:'※写真・イラストはイメージです。';
	font-size: 12px;
	color: #666;
	margin-top: 10px;
	line-height: 3em;
}*/


.main_busho_back{
	background: #B98BB7;
  filter: alpha(opacity=30);
  /* IE */
  -moz-opacity: 0.3;
  /* Mozilla */
  opacity: 0.3;
  /* CSS3 */
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;

}
.main_busho_para{
	background: #F4EEF4;
	/*position: absolute;*/
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	padding:15px;
}
.main_busho_para h2{
	color:#b98bb7;
	font-weight:normal;
}
.main_busho_para h3{
	color:#b98bb7;
	font-weight:normal;
}
.main_busho_para p{
	color:#000000;
	font-weight:normal;
	
}


.popup_content4{
	display:block;
	width:77%;
	margin:0 auto 20px;
	border: 1px solid #AF7BAD;
	position: relative;
}

.popup_content4 p{
	margin: 0;
	padding: 15px;
	text-align: center;
}

a.popup_content4_link{
	color: #AF7BAD;
	text-decoration: none;
}
a.popup_content4_link:hover{
	opacity: 0.7;
	transition: 0.3s;
}

#popup_content4_ico {
    fill: #AF7BAD;
    width: 17px;
    height: 17px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.popup_content5{
	display:block;
	width:86px;
	margin: auto auto 35px;
}


.popup_close_btn{
	position:absolute;
	top:0px;
	right:-1px;
	
}


/*POPUP MODAL MOBILE*/
#div_modal_mb{
	/* width:85%;*/
	 height:auto;
	 background-color:#FFFFFF;
	 position:absolute;
	 left:5%;
	 right:5%;
	 /*margin:20px auto;*/
	 z-index:1001;
	 display:none;
	
 }
 .popup_content_mb{
	display:block;
	margin-top:20px;
	margin-bottom:70px;
	text-align:center;
 }
 .popup_content_mb h3{
	 font-weight:normal;
 }
 .popup_content_mb h4{
	 font-weight:normal;
	 color:#B98BB7;
 }
.main_busho_para h5{
	 font-weight:normal;
	 color:#856699;
 }

 .popup_content_mb p{
	 text-align:left;
	 font-size:1em;
	 padding:20px;
	 margin:0 3%;
 }
 .popup_img_mb{
	 width:85%;
 }

 .popup_link_content{
 	position: relative;
 	line-height: 1.7;
 }

 .popup_link_content a{
 	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    text-indent:-999px;
    z-index: 2; 
 }

.popup_link_content:hover {
    filter:alpha(opacity=70);/* IE 6,7*/
    -ms-filter: "alpha(opacity=70)";/* IE 8,9 */
    -moz-opacity:0.7;/* FF , Netscape */
    -khtml-opacity: 0.7;/* Safari 1.x */
    opacity:0.7;
    zoom:1;/*IE*/
     transition: all .5s;
}

.people_btn a{
	color: #fff;
	text-decoration: none;
}

.people_btn{
	position: relative;
	z-index: 1;
	margin: 40px auto 80px;
	text-align: center;
	max-width: 300px;
	padding: 10px;
	background: -moz-linear-gradient(left, #856699, #AF7BAD);
	background: -webkit-linear-gradient(left, #856699, #AF7BAD);
	background: linear-gradient(to right, #856699, #AF7BAD);
	font-size: 12px;
}

.people_btn p{
	margin: 0;
}

.people_btn span{
	font-size: 20px;
}

.people_btn:hover, .ng_btn:hover{
	opacity: 0.7;
	transition: 0.3s;
}

.people_btn a, .ng_btn a{
	color: #fff;
	text-decoration: none;
}
.ng_btn a {
	font-size: 14px;
}

#people_btn_ico{
	fill:#fff; 
	width: 17px; 
	height:17px;
	position: absolute;
	right: 0;
    bottom: 0;

}
@media screen and (max-width: 1100px){
	.inbr{
		display: block;
	}
	.inspace{
		letter-spacing: unset;
	}
}
@media screen and (max-width: 1024px) {
	.work_wrap {
		margin-left: 0;
		margin-right: 0;
	}
}

@media screen and (max-width: 850px) {
	.popup_top_icon {
		width: 90px;
		height: 90px;
		margin-top: -40px;
	}
}
@media screen and (max-width: 750px){
	.req_tbl .plan .inter_img{
		display: none;
	}
	.inter_img_sp{
		display: flex;
	}
	.req_tbl .inter_img_sp{
		width: 100%;
		max-width: 540px;
		margin: 0 auto;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.inter_img_sp img{
/*		max-width: 178px;*/
		width: 49%;
		margin-bottom: 5px;
	}
	.req_tbl .tdsp{
		padding: 15px 20px;
	}
}
@media screen and (max-width: 700px) {
	.work_contens {
		flex-wrap: wrap;
	}
	.work_contens::after {
		content: '';
		display: inline-block;
		width: 32%;
	}
	.popup_links_il {
		width: 32%;
	}
	.popup_links_il:nth-child(n+4) {
		margin-top: 30px;
	}
	}
@media screen and (max-width: 500px) {
	.popup_links_il {
		font-size: 12px;
	}
	.popup_top_icon {
  width: 80px;
  height: 80px;
  margin-top: -30px;
}
}
.title_info {
	font-size: 20px;
	border-left: 5px solid #8D95C9;
	padding-left: 10px;
	margin-top: 80px;
	margin-bottom: 30px;
	max-width: 1000px;
	margin-right: 5%;
	margin-left: 5%;
}
@media screen and (max-width: 1024px) {
	.title_info {
		margin-left: 0;
		margin-right: 0;
	}
}
/*【end】 募集要項*/

/*【start】 FAQ*/
.accordion_div{
	margin-bottom:10px;
	font-family: 'Noto Sans JP', sans-serif;
}
.accordion {
	background-color: #E6E6FA;
	color: #7186B3;
	cursor: pointer;
	padding: 10px;
	width: 100%;
	border: none;
	text-align: left;
	outline: none;
	font-size: 15px;
	/* transition: 0.4s; */
}
.accordion::after{
	content:"";
	display:table;
	clear:both;
}
.accordion div:first-child{
	float:left;
	width:90%;
}
.panel {
	display: none;
	background-color: white;
	overflow: hidden;
}
.quest_tbl,.ans_tbl{
	width:100%;
	border-collapse:collapse;
}
.quest_tbl th{
	width:5%;
}
.quest_tbl td{
	width:95%;
}
.quest{
	font-size:25px;
	color:#fff;
	text-align:left;
	font-weight:normal;
}
.ans{
	font-size:25px;
	color:#7186B3;
	vertical-align:top;
	padding-top:10px;
	padding-left:12px;
	text-align:left;
	font-weight:normal;
}
.ans_tbl th{
	width:5%;
}
.ans_tbl td{
	width:95%;
	padding:15px 15px 15px 5px;
	line-height: 1.7;
}
.hide_show_btn{
	float:right;
	margin-top:9px;
	line-height:16px;
	width:20px;
	height:20px;
	color:#7186B3;
	border:1px solid;
	font-size:12px;
	text-align:center;
}
.accordion_cover{
	max-width: 1000px;
	margin:0px 20px;
}
/*【end】 FAQ*/


/*【start】 インターンシップ*/
.clear{
	clear: both;
}

.intern_read{
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0 5% 30px;
	line-height: 1.7;
	font-size: 14px;
}


.intern_map{
	display: flex;
	justify-content: space-between;
}

.left, .right{
    width: 49%;
}

iframe{
	width: 100%;
	height: 250px;
}

.is_btn{
	margin-bottom: 0;
}
/*.is_btn p{
	position: relative;
}
.is_btn p:after{
	content: '';
	background-image: url(../img/link_icon_white.png);
	position: absolute;
	width: 14px;
	height: 14px;
	right: -20px;
	top: 0;
	bottom: 0;
	margin: auto;
}*/
.gaibu_icon {
    width: 14px;
    vertical-align: baseline;
    margin-left: 5px;
    position: relative;
    top: 1px;
}

.is_mail{
	margin: 20px 0 0;
	text-align: center;
}

.is_mail a{
	text-decoration: none;
	color: #FD4C50;
}

.is_mail a:hover{
	text-decoration: underline;
}
/*【end】 インターンシップ*/


/*微調整*/
@media (max-width: 1100px) {
	.cycleimg {
	position: absolute;
	top: 35%;
	left: 48%;
}

.intern_map{
	display: block;
}
.left, .right{
    width: 100%;
}

iframe{
	margin-top: 20px;
	height: 300px;
}

}


@media (max-width: 64em) {

	.title{
		background-color:#8D95C9;
		height:100px;
	}
	.title h1{
	padding-top: 30px;
	max-width: 90%;
	width: 90%;
	color: #fff;
	font-weight: 100;
	font-size: 2em;
	line-height: 0.8em;
	}

	.title h1 p{
	font-size: 1.0rem;
	}
	.title h1 span{
	font-size: 0.5em;
	}
	
	.sec_cts{
		max-width:1000px;
		margin: 25px auto;
		overflow:hidden;
		padding: 0 5%;
	}

	.sec_cts.ng_chart{
		padding: 0;
	}
	.heading1{
		font-size:30px;
	}

	.heading2 {
    	font-size: 22px;
	}

	.title2{
		margin-bottom: 10px;
	}
	.hr_div{
		width:100%;
		margin-left:0px;
		display: flex;
		align-items: center;
	}
	.hr_div:nth-child(-n+3) {
		margin-bottom: 5%;
	} 
	.img_div{
		width:40%;
	}
	.para_div{
		width:60%;
	}
	.hr_img{
		width:100px;
		height:100px;
	}
	.hr_p{
		text-align:left;
		margin:10px;
	}
	.career_tbl th{
		width:27%;
	}
	.down_arrow{
		margin-left:11%;
	}
	.boshuu_btn,.faq_btn{
		clear:both;
		width:100%;
		padding:0px;
		margin-top:20px;
		text-align:center;
	}
	.div_row_fx {
		display: block;
	}
	.div_cell {
		display: block;
		padding: 3px 10px;
		background-color:#fff;
		margin-top:10px;
		width:100%;
	}
	.div_row{
		margin-left:0px;
	}
	.div_row2 .div_cell:nth-of-type(2) {
	height: auto;
}

	.gender_ratio{
		margin-left:100px;
	} 
	.age_ratio{
		margin-right:100px;
	}
	.req_tbl {
    margin: 0 0 5px;
	}
	.req_tbl th{
		width:27%;
	}
	#comp .req_tbl th{
		width: 27%;
	}
	.accordion,.panel{
		font-size:13px;
	}
	.quest,.ans{
		font-size:20px;
	}
	.hide_show_btn{
		float:right;
		margin-top:4px;
		line-height:13px;
		width:15px;
		height:15px;
		color:#7186B3;
		border:1px solid;
		font-size:12px;
		text-align:center;
	}
	.quest_tbl th,.ans_tbl th{
		padding-right:5px;
	}
	.cycleimg{
		visibility:hidden;
	}
	.sch_div{
	width:15vw;
	height: 15vw;
	}
}

@media all and (min-width: 667px) and (max-width: 823px) {
    .gender,.age{
		width:270px !important;
		height:270px !important;
	}
	.gender_ratio{
		margin-left:25px;
	} 
	.age_ratio{
		margin-right:25px;
	}
}
@media all and (max-width: 640px) {
    .gender_ratio,.age_ratio{
		clear:both;
		width:100%;
	}
	.gender_ratio{
		margin-left:0px;
	} 
	.age_ratio{
		margin-right:0px;
	}
}

@media (max-width: 42em) {

	.accordion_cover{
	margin:0;
	}
	.schedule_annotation {
  	margin-top: 10px;
  	padding-left: 2.5em;
	}
	.schedule_annotation2 {
		margin-top: 0;
		margin-bottom: 40px;
	}
	.schedule_news {
		margin-bottom: 50px;
	}
	.schedule_news2{
	padding: 15px 25px;
	}
	.schedule_news_date{
	margin: 5px auto 10px;
	}

	.schedule_div {
		margin-bottom:0;
	}

	}

@media screen and (max-width: 768px ){
	.schedule_div{
		display: block;
		width:100%;
		padding: 0;
		margin: 0 0 30px;
		justify-content: center;
	}
	.sch_div{
		display: block;
		width: 100%;
		height: auto;
		margin: 0 0 10px;
	}

	.sch_div::before{
		content: url("../img/schedule_arrow_sp.png");
		position: absolute;
		top: 122%;
		left: 50%;
		margin-left: -15px;
		z-index: 1;
	}

	.sch_div.red::before{
		content: url("../img/schedule_arrow_red_sp.png");
	}

	/*.sch_div.naitei::before, .sch_div.bg_t::before{
		content: url("");
	}*/
	.ng_btn_g {
		padding: 0;
		flex-wrap: wrap;
		justify-content: space-between;
	}
	.ng_btn {
		width: 48%;
		margin: 7px 0!important;
		min-height: 55px;

	}
	.title_NG {
		font-size: 18px;
	}
	.ng_btn a {
		font-size: 12px;
		padding:10px;
	}
	.pk_ng_bnr img {
		width: 35px;
	}
	.inbr {
    	display: none;
	}

	#bottom_bnr .ng_btn_g{
		justify-content: center;
	}
	#bottom_bnr .ng_btn{
		width: 100%;
		max-width: 390px;
	}
}
@media screen and (max-width: 530px){
	#comp .req_tbl th{
		width: 35%;
	}
	#comp .req_tbl .space {
    margin: 10px 5px;
	}
}
@media screen and (max-width: 410px){
	#comp .req_tbl:nth-of-type(4) th{
		letter-spacing: -0.5px;
	}
}
@media screen and (max-width: 450px){
	.inbr {
    	display: block;
	}
}



/*インターンシップ、会社説明会情報一覧*/
.div_c_title{
max-width:100%;
margin-top: 100px;
font-size:20px;
border-left: 5px solid #51b2a1;
}

.div_n_title{
max-width:100%;
margin-top:100px;
font-size:20px;
border-left: 5px solid #8D95C9;
}

#lbl_title{
margin-left: 20px;
vertical-align: 3px;
}

.form_main {
    max-width: 80%;
    width: 80%;
    margin: 10%;
}
.info_cont {
	padding:0;
}

dl {
overflow:hidden;
position:relative;
padding-right:80px;
background-color:white;
padding:15px 20px;
font-family: 'Noto Sans JP', sans-serif;
}
dl dt{
width:200px;
float:left;
margin: 0 40px 0 0;
}

dl dd{
margin:0;
padding-left:220px;
margin: 0 0 0px;
}

dl dt.intern::after{
content: "インターンシップ";
background-color:#51b2a1;
color:#FFF;
padding: 2px 5px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:115px;
text-align:center;
font-size: 0.9em;
font-weight: 500;
}

dl dt.job::after{
content: "会社説明会";
background-color:#8d95c9;
color:#FFF;
padding: 2px 5px;
margin: 0 20px;
display:inline-block;
position:absolute;
width:115px;
text-align:center;
font-size: 0.9em;
font-weight: 500;
}



dl a {
color: #3D3D3D;
text-decoration: none;
display: block;
}

dl:hover, dl:active {
/*color: #D5814A;*/
/*text-decoration: underline;*/
opacity: 0.7;
transition: 0.3s;
}


@media (max-width: 64em) {
	.div_c_title{
	max-width:100%;
	width:100%;
	font-size:16px;
	margin-top: 40px;
	}
	
	.div_n_title{
	max-width:100%;
	width:100%;
	font-size:16px;
	margin-top: 40px;
	}
	
	#lbl_title{
	margin-left: 10px;
	}
	
	dl {
	overflow:hidden;
	position:relative;
	font-size:12px;
	}
	dl dt{
	width:100%;
	float:none;
	margin: 0 0 10px;
	}

	dl dd{
	margin:0;
	padding-left:0;
	margin: 0 0 20px;
	}
	dl dd:last-child{
	margin-bottom: 0;
	}
	

}

/*インターシップ中止の対応*/
.news_img {
	text-align: center;
	margin:0;
}
.news_img img {
	max-width: 700px;
	margin-top: 50px;
	margin-bottom: 100px;
}

.cancel_info {
	width: 60%;
	margin-right: auto;
	margin-left: auto;
	margin-top: 80px;
}
.cancel_info h2 {
	text-align: center;
	margin-bottom: 50px;
}
.cancel_info p {
	font-size: 15px;
	line-height: 1.8;
	letter-spacing: 0.2px;
	text-align: justify;
	text-justify: inter-ideograph;
}
.cancel_info p:nth-of-type(2) {
	text-align: right;
	margin-top: 45px;
}
.cancel_info p:nth-of-type(2) span {
	font-size: 18px;
}
@media (max-width: 1024px) {
	.cancel_info {
		width: 80%;
}
}
/*社長動画*/
.top_message_movie {
	max-width: 1050px;
	margin-left: auto;
	margin-right: auto;
	padding-right: 25px;
	padding-left: 25px;
}
.top_message_movie h2 {
	padding-top: 70px;
color: #66A7C2;
font-size: 30px;
text-align: center;
font-weight: 300;
}
.top_message_movie h2 span {
	text-align: center;
	color:#3D3D3D;
padding-bottom: 50px;
font-size: 14px;
display: block;
}
.movie_wrap {
	position: relative;
  width: 100%;
  padding-top: 56.25%;
}
.movie_wrap iframe {
	position: absolute;
  top: 0;
  right: 0;
  width: 100% !important;
  height: 100% !important;
}
.top_message_text {
	max-width: 650px;
	margin-right: auto;
	margin-left: auto;
	font-size: 15px;
	margin-top: 60px;

}
.top_message_text p:nth-of-type(1) {
	line-height: 1.7;
		text-align: justify; /* 両端揃え */
   text-justify: inter-ideograph;
   font-size: 14px;
}
.top_message_text p:nth-of-type(2) {
	margin-top: 50px;
	font-size: 19px;
	text-align: right;
}
@media screen and (max-width:1024px) {
	.top_message_text p:nth-of-type(2) { 
	margin-bottom: 100px;
}
	}
@media screen and (max-width:500px) {

.top_message_text {
	margin-top: 50px;
}
.top_message_text p:nth-of-type(2) { 
	margin-top: 30px;
	font-size: 16px;
}
}

/*プレカル新卒バナー*/
.pk_ng_bnr {
	background-color: #91b8bb;
	text-align: left;
}
.pk_ng_bnr img {
	width: 40px;
	margin: -10px 8px -10px 0;
}
/*その他微調整*/
@media screen and (max-width: 1170px) and (min-width: 1024px) {
	.gender_ratio_wrap {
		display: flex;
		flex-direction: column;
	}
	.gender_ratio{
	float:none;
	margin-left:0;
	}
	.age_ratio{
		float:none;
		margin-right:0;
	}
}
@media screen and (max-width: 880px) and (min-width: 768px) {
	.ng_btn:nth-of-type(1){
		margin-left: 0;
	}
	.ng_btn:nth-of-type(3){
		margin-right: 0;
	}
	.ng_btn {
	margin:40px 5px;
	}
	.ng_btn a {
		padding:10px;
	}
	.pk_ng_bnr img {
	width: 35px;
	margin: -10px 8px -10px 0;
}
}
@media screen and (max-width: 767px) {

}
@media screen and (max-width: 666px) {
	.gender_ratio_wrap {
		display: flex;
		flex-direction: column;
	}
	.gender_ratio{
	float:none;
	margin-left:0;
	}
	.age_ratio{
		float:none;
		margin-right:0;
	}
}

/*エントリー期間*/
.end_entry {
		text-align: center;
		margin-bottom: 0;
		font-size: 15px;
		font-family: 'Noto Sans JP', sans-serif;
	}
	.end_entry span{
	color: #51b2a1;
	font-weight: bold;
	}