@charset "UTF-8";
/* 汎用CSS*/

/* clearfix */
.clearfix:after{
content: "."; 
display: block; 
height: 0; 
font-size:0;    
clear: both; 
visibility:hidden;
}
.clearfix{
display: inline-block;
} 
/* Hides from IE Mac */
* html .clearfix{
height: 1%;
}
.clearfix{
display:block;
}
/* clearfix */

.clear{ clear:both; }

sup{
    vertical-align: top;
}

/*微調整用*/

.mar-0{ margin:0px !important; }

.mar-t0{ margin-top:0px !important; }
.mar-t05{ margin-top:5px !important; }
.mar-t10{ margin-top:10px !important; }
.mar-t15{ margin-top:15px !important; }
.mar-t20{ margin-top:20px !important; }
.mar-t30{ margin-top:30px !important; }
.mar-t40{ margin-top:40px !important; }
.mar-t70{ margin-top:70px !important; }
.mar-t60{ margin-top:60px !important; }
.mar-t80{ margin-top:80px !important; }

.mar-l0{ margin-left:0px !important; }
.mar-l05{ margin-left:5px !important; }
.mar-l10{ margin-left:10px !important; }
.mar-l15{ margin-left:15px !important; }
.mar-l20{ margin-left:20px !important; }
.mar-l30{ margin-left:30px !important; }
.mar-l40{ margin-left:40px !important; }

.mar-b0{ margin-bottom:0px !important; }
.mar-b05{ margin-bottom:5px !important; }
.mar-b10{ margin-bottom:10px !important; }
.mar-b15{ margin-bottom:15px !important; }
.mar-b20{ margin-bottom:20px !important; }
.mar-b30{ margin-bottom:30px !important; }
.mar-b35{ margin-bottom:35px !important; }
.mar-b40{ margin-bottom:40px !important; }
.mar-b50{ margin-bottom:50px !important; }
.mar-b80{ margin-bottom:80px !important; }
.mar-b150{ margin-bottom:150px !important; }
.mar-b160{ margin-bottom:160px !important; }
.mar-b220{ margin-bottom:220px !important; }

.mar-r0{ margin-right:0px !important; }
.mar-r05{ margin-right:5px !important; }
.mar-r10{ margin-right:10px !important; }
.mar-r15{ margin-right:15px !important; }
.mar-r20{ margin-right:20px !important; }
.mar-r30{ margin-right:30px !important; }
.mar-r40{ margin-right:40px !important; }

.txt_c {text-align: center;}
.txt_l {text-align: left;}
.txt_r {text-align: right;}

.al_l {float: left;}
.al_r {float: right;}

.con_c{margin: 0 auto;}
.clear{clear: both;}

.wit-10{ width: 10% !important; }
.wit-13{ width: 13% !important; }
.wit-15{ width: 15% !important; }
.wit-17{ width: 17% !important; }
.wit-20{ width: 20% !important; }
.wit-25{ width: 25% !important; }
.wit-30{ width: 30% !important; }
.wit-35{ width: 35% !important; }
.wit-40{ width: 40% !important; }
.wit-45{ width: 45% !important; }
.wit-48{ width: 48% !important; }/* 2カラム横並びの場合 */
.wit-50{ width: 50% !important; }
.wit-70{ width: 70% !important; }
.wit-75{ width: 70% !important; }
.wit-80{ width: 80% !important; }
.wit-90{ width: 90% !important; }
.wit-100{ width: 100% !important; }


.txt-bl{
    color: #000 !important;
}

.ls-01{
    letter-spacing: -1px;
}
.ls-01-2{
    letter-spacing: -0.11rem;
}


/* 飾りイラスト 指定範囲 */
.deco-area{
    position: relative;
}

/* 飾りイラスト イラスト用 */
.deco-area .dc-img{
    position: absolute;
    z-index: -1;
}

/* 飾りイラスト イラスト用 チェック内の場合 */
.area_bl .deco-area .dc-img{
    position: absolute;
    z-index: 1;
}
.portfolio_sub_area.deco-area .dc-img{
    position: absolute;
    z-index: 1;
}

#portfolio .deco-area .dc-img{
    position: absolute;
    z-index: 1;
}

.dc-img-0{ margin:0px !important; }

.top-t0{ top:0px !important; }
.top-t05{ top:5px !important; }
.top-t10{ top:10px !important; }
.top-t15{ top:15px !important; }
.top-t20{ top:20px !important; }
.top-t30{ top:30px !important; }
.top-t40{ top:40px !important; }
.top-t50{ top:50px !important; }
.top-t60{ top:60px !important; }
.top-t70{ top:70px !important; }
.top-t80{ top:80px !important; }
.top-t90{ top:90px !important; }
.top-t100{ top:100px !important; }
.top-t150{ top:150px !important; }
.top-t200{ top:200px !important; }
.top-t250{ top:250px !important; }

.top-t-30{ top:-30px !important; }
.top-t-40{ top:-40px !important; }
.top-t-50{ top:-50px !important; }
.top-t-60{ top:-60px !important; }

.left-l0{ left:0px !important; }
.left-l05{ left:5px !important; }
.left-l10{ left:10px !important; }
.left-l15{ left:15px !important; }
.left-l20{ left:20px !important; }
.left-l30{ left:30px !important; }
.left-l40{ left:40px !important; }
.left-l50{ left:50px !important; }

.bott-b0{ bottom:0px !important; }
.bott-b05{ bottom:5px !important; }
.bott-b10{ bottom:10px !important; }
.bott-b15{ bottom:15px !important; }
.bott-b20{ bottom:20px !important; }
.bott-b30{ bottom:30px !important; }
.bott-b40{ bottom:40px !important; }
.bott-b50{ bottom:50px !important; }
.bott-b90{ bottom:90px !important; }
.bott-b-20{ bottom:-20px !important; }
.bott-b-50{ bottom:-50px !important; }

.rig-r0{ right:0px !important; }
.rig-r05{ right:5px !important; }
.rig-r10{ right:10px !important; }
.rig-r15{ right:15px !important; }
.rig-r20{ right:20px !important; }
.rig-r30{ right:30px !important; }
.rig-r40{right:40px !important; }
.rig-r50{right:50px !important; }
.rig-r80{right:80px !important; }
.rig-r90{right:90px !important; }
.rig-r140{right:140px !important; }
.rig-r180{right:180px !important; }
.rig-r200{right:200px !important; }
.rig-r360{right:360px !important; }

/*微調整用*/


/*display*/
.display_sp{ display:none; }/*sp非表示*/
.display_pc{ display:block; }/*pc表示*/

@media screen and (max-width :880px){

.wit-10-t{ width: 10% !important; }
	
.mar-t100-sp-t{ margin-top:100px !important; }

.top-t0-sp-t{ top:0px !important; }
.top-t05-sp-t{ top:5px !important; }
.top-t10-sp-t{ top:10px !important; }
.top-t15-sp-t{ top:15px !important; }
.top-t20-sp-t{ top:20px !important; }
.top-t30-sp-t{ top:30px !important; }
.top-t40-sp-t{ top:40px !important; }
.top-t50-sp-t{ top:50px !important; }
.top-t80-sp-t{ top:80px !important; }
.top-t70-sp-t{ top:70px !important; }
.top-t90-sp-t{ top:90px !important; }
.top-t100-sp-t{ top:100px !important; }
.top-t110-sp-t{ top:110px !important; }
.top-t120-sp-t{ top:120px !important; }
.top-t130-sp-t{ top:130px !important; }
.top-t140-sp-t{ top:140px !important; }
.top-t150-sp-t{ top:150px !important; }
.top-t160-sp-t{ top:160px !important; }
.top-t170-sp-t{ top:170px !important; }
.top-t180-sp-t{ top:180px !important; }
.top-t200-sp-t{ top:200px !important; }
.top-t220-sp-t{ top:220px !important; }
.top-t300-sp-t{ top:300px !important; }
    
.top-t-60-sp-t{ top:-60px !important; }
.top-t-90-sp-t{ top:-90px !important; }

.left-l0-sp-t{ left:0px !important; }
.left-l05-sp-t{ left:5px !important; }
.left-l10-sp-t{ left:10px !important; }
.left-l15-sp-t{ left:15px !important; }
.left-l20-sp-t{ left:20px !important; }
.left-l30-sp-t{ left:30px !important; }
.left-l40-sp-t{ left:40px !important; }
.left-l50-sp-t{ left:50px !important; }
    
.left-l-10-sp-t{ left:-10px !important; }

.bott-b0-sp-t{ bottom:0px !important; }
.bott-b05-sp-t{ bottom:5px !important; }
.bott-b10-sp-t{ bottom:10px !important; }
.bott-b15-sp-t{ bottom:15px !important; }
.bott-b20-sp-t{ bottom:20px !important; }
.bott-b30-sp-t{ bottom:30px !important; }
.bott-b40-sp-t{ bottom:40px !important; }
.bott-b50-sp-t{ bottom:50px !important; }

.rig-r-10-sp-t{ right:-10px !important; }
.rig-r-20-sp-t{ right:-20px !important; }
.rig-r0-sp-t{ right:0px !important; }
.rig-r05-sp-t{ right:5px !important; }
.rig-r10-sp-t{ right:10px !important; }
.rig-r15-sp-t{ right:15px !important; }
.rig-r20-sp-t{ right:20px !important; }
.rig-r30-sp-t{ right:30px !important; }
.rig-r40-sp-t{right:40px !important; }
.rig-r50-sp-t{right:50px !important; }
.rig-r60-sp-t{right:60px !important; }
    
.rig-r250-sp-t{right:250px !important; }
	
	.dc-nfp{
		right: 0px !important;
	}
}

@media screen and (max-width :767px){
.display_sp { display:block; }/*sp表示*/
.display_pc { display:none; }/*pc非表示*/
.txt_c_sp {text-align: center;}
    
.wit-10-sp{ width: 10% !important; }
.wit-17-sp{ width: 17% !important; }
.wit-20-sp{ width: 20% !important; }
.wit-23-sp{ width: 23% !important; }
.wit-25-sp{ width: 25% !important; }
.wit-30-sp{ width: 30% !important; }
.wit-40-sp{ width: 40% !important; }
.wit-45-sp{ width: 45% !important; }
.wit-48-sp{ width: 48% !important; }
.wit-50-sp{ width: 50% !important; }
.wit-70-sp{ width: 70% !important; }
.wit-80-sp{ width: 80% !important; }
.wit-100-sp{ width: 100% !important; }
    
.mar-t0-sp{ margin-top:0px !important; }
.mar-t30-sp{ margin-top:30px !important; }
.mar-t60-sp{ margin-top:60px !important; }
.mar-t80-sp{ margin-top:80px !important; }
.mar-t100-sp{ margin-top:100px !important; }
.mar-t130-sp{ margin-top:130px !important; }
	
.mar-r0-sp{ margin-right:0px !important; }
.mar-r15-sp{ margin-right:15px !important; }
.mar-b30-sp{ margin-bottom:30px !important; }
.mar-b60-sp{ margin-bottom:60px !important; }
.mar-b80-sp{ margin-bottom:80px !important; }
.mar-b100-sp{ margin-bottom:100px !important; }
.mar-b150-sp{ margin-bottom:150px !important; }
.mar-b150{ margin-bottom:80px !important; }
.mar-b250-sp{ margin-bottom:250px !important; }
.mar-b280-sp{ margin-bottom:280px !important; }
.mar-b330-sp{ margin-bottom:330px !important; }
    
.top-t-auto-sp{ top:auto !important; }
.top-t0-sp{ top:0px !important; }
.top-t05-sp{ top:5px !important; }
.top-t10-sp{ top:10px !important; }
.top-t15-sp{ top:15px !important; }
.top-t20-sp{ top:20px !important; }
.top-t30-sp{ top:30px !important; }
.top-t40-sp{ top:40px !important; }
.top-t50-sp{ top:50px !important; }
.top-t60-sp{ top:60px !important; }
.top-t80-sp{ top:80px !important; }
.top-t70-sp{ top:70px !important; }
.top-t90-sp{ top:90px !important; }
.top-t100-sp{ top:100px !important; }
.top-t110-sp{ top:110px !important; }
.top-t120-sp{ top:120px !important; }
.top-t130-sp{ top:130px !important; }
.top-t140-sp{ top:140px !important; }
.top-t150-sp{ top:150px !important; }
.top-t160-sp{ top:160px !important; }
.top-t170-sp{ top:170px !important; }
.top-t180-sp{ top:180px !important; }
.top-t200-sp{ top:200px !important; }
.top-t220-sp{ top:220px !important; }
.top-t300-sp{ top:300px !important; }
    
.top-t-90-sp{ top:-90px !important; }
.top-t-120-sp{ top:-120px !important; }

.left-l0-sp{ left:0px !important; }
.left-l05-sp{ left:5px !important; }
.left-l10-sp{ left:10px !important; }
.left-l15-sp{ left:15px !important; }
.left-l20-sp{ left:20px !important; }
.left-l30-sp{ left:30px !important; }
.left-l40-sp{ left:40px !important; }
.left-l50-sp{ left:50px !important; }
    
.left-l-10-sp{ left:-10px !important; }

.bott-b0-sp{ bottom:0px !important; }
.bott-b05-sp{ bottom:5px !important; }
.bott-b10-sp{ bottom:10px !important; }
.bott-b15-sp{ bottom:15px !important; }
.bott-b20-sp{ bottom:20px !important; }
.bott-b30-sp{ bottom:30px !important; }
.bott-b40-sp{ bottom:40px !important; }
.bott-b50-sp{ bottom:50px !important; }

.rig-r-10-sp{ right:-10px !important; }
.rig-r0-sp{ right:0px !important; }
.rig-r05-sp{ right:5px !important; }
.rig-r10-sp{ right:10px !important; }
.rig-r15-sp{ right:15px !important; }
.rig-r20-sp{ right:20px !important; }
.rig-r30-sp{ right:30px !important; }
.rig-r40-sp{right:40px !important; }
.rig-r50-sp{right:50px !important; }
	
	.dc-nfp{
		width: 22% !important;
		top: 100px !important;
	}
}

@media screen and (max-width :450px){
	.wit2-23-sp{
		width: 23% !important;
	}
	.top2-t70-sp{
		top: 70px !important;
	}
	.top2-t90-sp{
		top: 90px !important;
	}
	.top2-t110-sp{
		top: 110px !important;
	}
	.dc-nfp{
		top: 140px !important;
	}
}
/*display*/

.animate__animated {
  opacity: 0;
}
.area_01 {
  height: 200px;
  width: 100%;
  background-color: #ccc;
}
.parallax {
  height: 200px;
  background-image: url('../images/sample.jpg');
  background-attachment: fixed;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
 }
 
.display_w{
  display: none;
}
.display_bk{
  display: block;
}
.open .display_w{
  display: block;
}
.open .display_bk{
  display: none;
}

/* module */
.contents .sec_main_img {
  width: 100%;
  margin: 0 auto 10px;
  background-color: #F8F8F8;
  height: 200px;
  position: relative;
  text-align: center;
  padding-top: 40px;
}

.contents .sec_main_img h1.title_main {
  font-size: 2.5rem;
  font-weight: 700;
  position: relative;
  letter-spacing: 0.1em;
}
 .contents .sec_main_img h1.title_main::before {
  content: '';
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
  width: 100px;
  margin: auto;
  height: 2px;
  background-color: #fff;
} 
.contents .sec_main_img .title_sub{
  font-size: 1.4rem;
  font-weight: 400;
  color: #fff;
}

/* job selection next, top */
#job .contents .sec_main_img, #selection .contents .sec_main_img, #next .contents .sec_main_img, #student .contents .sec_main_img {
  background-color: #335BA1;
  color: #fff; 
}
/* job selection next, top */

/* job selection next, sub */
#job-sub .contents .sec_main_img .title_sub, #selection-sub .contents .sec_main_img .title_sub, #next-sub .contents .sec_main_img .title_sub ,#student-sub .contents .sec_main_img .title_sub {
  color: #335BA1;
}
#job-sub .contents .sec_main_img h1.title_main::before, #selection-sub .contents .sec_main_img h1.title_main::before, #next-sub .contents .sec_main_img h1.title_main::before, #student-sub .contents .sec_main_img h1.title_main::before  {
  background-color: #335BA1;
}

/* job selection next, sub */

#interview .contents .sec_main_img{
  background-color: #259B62;
  color: #fff; 
}
#interview-c .contents .sec_main_img, #interview-c-a .contents .sec_main_img{
  background-color: #809B25;
  color: #fff; 
}
#interview-sub .contents .sec_main_img .title_sub{
  color: #259B62;
}
#interview-sub .contents .sec_main_img h1.title_main::before{
  background-color: #259B62;
}


.sub-area{
  padding: 0px 60px;
  margin: 0 auto;
}

@media screen and (max-width :975px){
.sub-area{
  padding: 0px;
  margin: 0 auto;
}
}

.read_style{
  font-weight: 500;
  margin-bottom: 50px;
}
.title_style01{
  position: relative;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  background-color: #EFEFEF;
  height: 50px;
  padding: 10px 40px;
  margin-bottom: 80px;
}

#job-sub .title_style01, #next-sub .title_style01, #selection-sub .title_style01, #interview .title_style01{
  padding: 10px 60px;
  margin-bottom: 60px;
}

.title_style01 a{
	position: absolute;
  font-size: 1.5rem;
  font-weight: 400;
  letter-spacing: 0.05em;
	right: 60px;
}

.title_style01_2{
  text-align: center;
  margin-bottom: 30px;
}
.title_style01_2 span{
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #335BA1;
  margin: auto;
  border-bottom: 1px solid #335BA1;
  padding-bottom: 14px;
}


.title_style01_2 + .title_style01_2{
  margin-top: -10px;
}
p +.title_style01_2{
  text-align: center;
  margin-top: 50px;
}
.area_center +.title_style01_2{
  text-align: center;
  margin-top: 50px;
}

.title_style02{
	position: relative;
    font-size: 1.8rem;
    font-weight: 700;
    letter-spacing: 0.05em;
    margin-top: 35px;
    margin-bottom: 35px;
    line-height: 1.5;
	padding: 20px 40px;
	border: 2px solid #000;
}
.title_style02::before{
	position: absolute;
	top: 0;
	bottom: 0;
	left: -18.5px;
	content: "";
	width: 35px;
	height: 5px;
	margin: auto;
	background-color: #335BA1;
	border-radius: 5px;
}

.title_style03{
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-bottom: 20px;
}
.title_style03_2{
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #335BA1;
  margin-bottom: 13px;
  padding-left: 20px;
  text-indent: -20px;
}
p + .title_style03_2{
  margin-top: 34px;
}

.title_style04{
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  margin-top: 30px;
  margin-bottom: 15px;
    line-height: 1.2;
}

.title_style05{
  position: relative;
	width: 100vw;
  background-color: #EFEFEF;
  height: 50px;
  padding: 10px 40px;
   margin: 0 calc(50% - 50vw) 60px;
}
.title_style05 span{
  display: block;
  max-width: 960px;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  background-color: #EFEFEF;
	padding: 0px 60px;
   margin: 0 auto;
}

/* 2023.0808 */
#other_area .title_style_bn, .title_style_bn{
	text-align: left;
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  background-color: #259B62;
  height: 50px;
  padding: 10px 40px;
  margin-bottom: 60px;
  color: #fff;
}
#other_area .title_style_bn{
	margin-bottom: 20px;
}
.title_style_bn span{
	display: inline-block;
	font-size: 1.8rem;
	font-weight: 400;
	margin-right: 30px;
}


/* 注釈など */
.note{
  font-size: 1.1rem;
}
p + .note{
  margin-top: -10px;
}

.txt_small{
  font-size: 1.3rem;
}
.txt_small + .title_style_p{
  margin-top: 20px;
}

/* 例 横線 */
.title_style_border {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.title_style_border::after{
  content: "";
  width: 90%;
  height: 1px;
  background-color: #000;
}

/* 見出し 番号 */
.circle-number{
  position: relative;
  top: -1px;
  display: inline-block;
  background: #335BA1;
  border-radius: 50%;
  width: 20px;
  height: 20px;
  font-family: 'Open Sans', sans-serif;
  color: #fff;
  font-size: 1.1rem;
  text-align: center;
  vertical-align: middle;
  line-height: 20px;
  letter-spacing: 0.01em;
  margin-right: 3px;
}

.line{
  border-bottom: 1px solid #000;
  margin: 60px auto;
}
.line-02{
  border-bottom: 1px solid #000;
  margin: 30px auto;
}

.point-ar-right {
  position: relative;
  display: inline-block;
  padding: 2px 6px;
  color: #fff;
  font-size: 1.3rem;
  background: #0081ae;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  border-radius: 5px;
  line-height: 1.5;
  vertical-align: top;
  margin-right: 15px;
}
.point-ar-right:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 20px solid #0081ae;
  z-index: -1;
  width: 10px;
}
.point-ar-right:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  z-index: 1;
}


.link_yakucon{
	display: flex;
	flex-wrap: wrap;
}
.link_yakucon_sub{
	width: 80%;
}
.point-ar-right_02 {
  position: relative;
  display: inline-block;
  padding: 5px 20px;
  color: #fff;
  font-size: 1.5rem;
  background: #335BA1;
  box-sizing: border-box;
  border-radius: 5px;
  line-height: 1.5;
  height: 35px;
  margin-right: 25px;
}
.point-ar-right_02:before {
  content: "";
  position: absolute;
  top: 50%;
  right: -28px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-left: 20px solid #335BA1;
  z-index: -1;
  width: 10px;
}
.point-ar-right_02:after {
  content: "";
  position: absolute;
  top: 50%;
  right: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  z-index: 1;
}


.point-ar-right.arrow_red {
  background: #D90000;
}
.point-ar-right.arrow_red:before {
  border-left: 20px solid #D90000;
}

/* 矢印が左の場合*/
.point-ar-left {
  position: relative;
  display: inline-block;
  padding: 2px 6px;
  color: #fff;
  font-size: 1.3rem;
  background: #0081ae;
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  border-radius: 5px;
  margin-left: 10px;
  line-height: 1.5;
  vertical-align: top;
}
.point-ar-left:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -28px;
  margin-top: -10px;
  border: 10px solid transparent;
  border-right: 20px solid #0081ae;
  z-index: -1;
  width: 10px;
}
.point-ar-left:after {
  content: "";
  position: absolute;
  top: 50%;
  left: -30px;
  margin-top: -14px;
  border: 14px solid transparent;
  z-index: 1;
}

/* 矢印がない場合*/
.point-ar-right.ar-none:before {
  border-left: 0px solid #0081ae;
}

.icon_point-right p {
  margin: 0;
  padding: 0;
}

/* ポイント 赤見出し*/
.title_style_p {
  font-size: 1.8rem;
  font-weight: 700;
  letter-spacing: 0.05em;
  color: #0081ae;
  margin-top: 30px;
  margin-bottom: 15px;
  line-height: 1.3;
}
.point_txt{
    font-size: 1.3rem;
    color: #0081ae;
}

a.btn_01{
  color: #000;
  text-align: left;
  display: block;
  height: 25px;
  font-size: 1.3rem;
  border-bottom: 1px solid #707070;
  position: relative;
  width: 160px;
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  transition: .5s ease-in-out;
}
a.btn_01::after {
  content: '';
  background-image: url(../images/arrow_bk.svg);
  background-size: cover;
  position: absolute;
  top: 20%;
  right: 0;
  width: 8px;
  height: 7px;
}
a.btn_01::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 0%;
  height: 1px;
  background-color: #335ba100;
  transition: .5s ease-in-out;
}
a.btn_01:hover{
  color: #335BA1;
}
a.btn_01:hover::after {
  background-image: url(../images/arrow_bl.svg);
}
a.btn_01:hover::before {
/*   top: 15%; */
  background-color:#335BA1;
  width: 100%;
}
a.btn_01.dl{
  display: inline-block;
  border-bottom:none;
  width: auto;
  padding-right: 20px;
}
a.btn_01.dl::after {
  top: 3.5px;
}
a.btn_01.dl:hover:after {
  right: -3px;
}
a.btn_01.dl:hover::before {
  background-color:inherit;
}
a.btn_01.dl::before {
  content: '';
  background-image: none;
}

.area_bl{
  background-color: #F2F3FC;
  width: 100vw;
  margin: 100px auto 50px calc(50% - 50vw) ;
  padding: 70px 0 50px;
}
.area_bl .area_inner{
  position: relative;
  width: calc(100% - 10%);
  padding: 0px 60px;
  margin: 0px auto;
}
.area_bl .area_inner .bl_img {
  position: absolute;
  width: 130px;
  top: -95px;
}

.area_center{
  display: flex;
  justify-content: center;
}
.area_center .area_c_inner{
  display: inline-block;
}

.area_flex{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}
.area_flex a{
	margin: 0px 20px;
}


/* 履歴書、エントリーシート 記入例 */
.tbl-base-job{
  width: 100%;
  border-collapse: collapse;
  border-top: 2px solid #335BA1;
  border-bottom: 2px solid #335BA1;
}

.tbl-base-job tbody tr {
  border-bottom: 1px solid #335BA1;
}
.tbl-base-job tbody tr.btm-b-none {
  border-bottom: 0px solid #335BA1;
}
.tbl-base-job th,.tbl-base-job td{
  padding: 15px 60px;
  font-size: 1.2rem;
  text-align: left;
  line-height: 1.6;
}
.tbl-base-job th{
    background-color: #F2F3FC;
}

/* 通常リスト */
.list-nomal{
  list-style: disc;
  list-style-position: inside;
}
.list-nomal li{
  font-size: 1.3rem;
  line-height: 1.6;
  padding-left: 12px;
  text-indent: -12px;
}

.sec_area{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.question_area{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 50px;
}
.question_area .question{
  background-color: #F2F3FC;
  padding: 15px 20px;
}
.question_area p{
  margin-bottom: 0px;
}
.question_area .q_title{
  color: #335BA1;
  font-weight: 700;
}
.question_area .txt_line{
  border-bottom: 1px solid #707070;
  margin: 30px auto 20px;
  padding-bottom: 20px;
}

/* テキストリンク */
.txt_link{
  font-weight: bold;
  text-decoration: underline;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

/* テキスト太い */
.txt_b{
  font-weight: bold;
}

.icon-box{
    position: relative;
}
.icon-box::after {
  content: '';
  background-image: url("../images/pinchout.svg");
  background-size: cover;
  background-repeat: no-repeat;
  position: absolute;
  right: 20px;
  bottom: 20px;
  width: 30px;
  height: 30px;
    padding: 3px;
}

/* 下層 btn */
a.btn_under {
  display: inline-block;
  padding: 0px 90px;
  height: 35px;
  font-size: 1.5rem;
  text-align: center;
  font-weight: 700;
  color: #000;
  border-bottom: 1px solid #4F67A9;
  position: relative;
  transition: .5s ease-in-out;
}
a.btn_under::after {
  content: '';
  border-top: 10px solid #4F67A9;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;
  position: absolute;
  top: 20%;
  right: 5px;
}

a.btn_rig {
  display: inline-block;
  width: 333px;
  color: #335BA1;
  position: relative;
  transition: .5s ease-in-out;
}
a.btn_rig_none{
  width: 333px;
}
a.btn_rig p{
  font-size: 1.8rem;
  padding: 0px 30px 0px 20px;
  text-align: center;
  font-weight: 700;
  color: #335BA1;
  margin-bottom: 10px;
}
a.btn_rig::after {
  content: '';
  border-left: 10px solid #335BA1;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  position: absolute;
  top: 10%;
  right: 5px;
}
a.btn_rig .txt{
  font-size: 1.4rem;
  text-align: left;
  font-weight: 400;
  color: #000;
  padding: 10px 0px 0px;
  border-top: 1px solid #335BA1;
}

a.btn_rig02 {
  display: inline-block;
  width: 240px;
  color: #335BA1;
  position: relative;
  transition: .5s ease-in-out;
}
a.btn_rig02 p{
  font-size: 1.4rem;
  padding: 0px 20px 15px 0px;
  text-align: left;
  font-weight: 700;
  color: #335BA1;
  border-bottom: 1px solid #335BA1;
}
a.btn_rig02::after {
  content: '';
  border-left: 10px solid #335BA1;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  position: absolute;
  top: 10%;
  right: 10px;
}


/* カラー */
#job-sub a.btn_under {
  border-bottom: 1px solid #4F67A9;
}
#job-sub a.btn_under::after {
  border-top: 10px solid #4F67A9;
}

/* 下層 btn 囲み */
.link_area{
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

/* 下層 btn 複数 */
.link_area.link_pages{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.link_area.link_pages .btn_under ,.link_area.link_pages .btn_rig{
  margin: 30px 40px 0px;
  width: 220px;
	height: 35px;
	padding: 0px;
	text-align: center;
	font-size: 1.5rem;
	font-weight: 700;
	border-bottom: 1px solid #335BA1;
}


/* 下層 btn */

/* FAQ base*/
.s_02 .faq_one {
  margin-bottom: 15px;
}
.s_02 .faq_one:last-child{
  margin-bottom: 0px;
}
.s_02 .faq_one .faq_header {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 11% 20px 30px;
  position: relative;
  cursor: pointer;
  transition-duration: 0.2s;
}
.faq_one .faq_header .txt{
  padding-left: 5px;
}

.s_02 .faq_one .faq_header:hover {
  opacity: .8;
}

.s_02 .faq_one .faq_header p{
  display: flex;
  margin-bottom: 0px;
}

.s_02 .faq_one .faq_header .i_box {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 65%;
  right: 5%;
  margin-top: -20px;
  box-sizing: border-box;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_02 .faq_one .faq_header .i_box .one_i {
  display: block;
  width: 18px;
  height: 18px;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  transform-origin: center center;
  transition-duration: 0.2s;
  position: relative;
}
.s_02 .faq_one .faq_header.open .i_box {
  -webkit-transform: rotate(-360deg);
  transform: rotate(-360deg);
}
.s_02 .faq_one .faq_header .i_box .one_i:before, .s_02 .faq_one .faq_header .i_box .one_i:after {
  display: flex;
  content: '';
  background-color: #fff;
  border-radius: 10px;
  width: 18px;
  height: 2px;
  position: absolute;
  top: 8px;
  left: 0;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  transform-origin: center center;
}
.s_02 .faq_one .faq_header .i_box .one_i:before {
  width: 2px;
  height: 18px;
  top: 0;
  left: 8px;
}
.s_02 .faq_one .faq_header.open .i_box .one_i:before {
  content: none;
}
.s_02 .faq_one .faq_header.open .i_box .one_i:after {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
.s_02 .faq_one .faq_inner {
  display: none;
  padding: 30px 30px;
  box-sizing: border-box;
}

.s_02 .faq_one .faq_inner p.txt_faq:last-child{
  margin: 0;
}


/* back number */
.s_02.color-bn .faq_one{
  margin-bottom: 30px;
}
.s_02.color-bn .faq_one .faq_header {
  color: #259B62;
}
.s_02.color-bn .faq_one .faq_header {
  color: #259B62;
	opacity: .8;
	transition-duration: 0.2s;
}
.s_02.color-bn .faq_one .faq_header p span{
	font-size: 1.6rem;
}
.s_02 .faq_one .faq_header .i_box_2 {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
	top: 0;
	bottom: 0;
  right: 25px;
	margin: auto;
  box-sizing: border-box;
  transform-origin: center center;
  transition-duration: 0.2s;
}
.s_02.color-bn .faq_one .faq_header .i_box_2 .one_i_2 {
	display: block;
	width: 13px;
	height: 16px;
  transform-origin: center center;
  transition-duration: 0.2s;
	position: relative;
}
.s_02.color-bn .faq_one .faq_header .i_box_2 .one_i_2::before{
	content: '';
	display: block;
	position: relative;
	width: 12px;
	height: 14px;
	background-image: url(../images/arrow_g.svg);
	background-size: cover;
	transform: rotate(0deg);
transform-origin: center center;
}
.s_02 .faq_one .faq_header.open .i_box_2 .one_i_2::before {
  -webkit-transform: rotate(-32deg);
  transform: rotate(-32deg);
}

.s_02.color-bn .faq_one .faq_inner{
	padding: 30px 0px 10px 30px;
}
.s_02.color-bn .faq_inner a .box_one:hover{
	opacity: .8;
	transition-duration: 0.2s;
}
.s_02.color-bn .faq_one .faq_inner .box_one {
	position: relative;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	transition-duration: 0.2s;
	margin-bottom: 20px;
}
.s_02.color-bn .faq_one .faq_inner .box_one.last{
	margin-bottom: 0px;
}
.s_02.color-bn .faq_one .faq_inner .box_one p{
	font-size: 1.6rem;
	padding-bottom: 15px;
	border-bottom: 1px solid #259B62;
}
.s_02.color-bn .faq_one .faq_inner .box_one .faq_list_t01 {
	width: 17%;
	font-weight: bold;
	color: #259B62;
}
.s_02.color-bn.bn-pe .faq_one .faq_inner .box_one .faq_list_t01 {
	width: 28%;
}
.s_02.color-bn .faq_one .faq_inner .box_one .faq_list_t02 {
	width: 10%;
}
.s_02.color-bn.bn-pe .faq_one .faq_inner .box_one .faq_list_t02 {
	width: 45%;
	font-size: 1.3rem;
}
.s_02.color-bn .faq_one .faq_inner .box_one .faq_list_t03 {
	width: 65%;
}
.s_02.color-bn.bn-pe .faq_one .faq_inner .box_one .faq_list_t03 {
	width: 20%;
	font-size: 1.3rem;
}
.s_02.color-bn .faq_one .faq_inner .box_one::before {
	content: '';
	display: block;
	position: absolute;
	width: 10px;
	height: 13px;
	background-image: url(../images/arrow_g.svg);
	background-size: cover;
	transform-origin: center center;
	top: 5px;
	right: 25px;
}
/* back number */


/* color */
.color-01 .faq_one .faq_header{
  background-color: #335BA1;
}
.color-01 .faq_one:nth-of-type(2n) .faq_header {
  background-color: #7885BB;
}
.color-01 .faq_one .faq_inner {
  border-left: 2px solid #335BA1;
  border-right: 2px solid #335BA1;
  border-bottom: 2px solid #335BA1;
}
.color-01 .faq_one:nth-of-type(2n) .faq_inner {
  border-left: 2px solid #7885BB;
  border-right: 2px solid #7885BB;
  border-bottom: 2px solid #7885BB;
}

.color-02 .faq_one .faq_header{
  background-color: #D90000;
}
.color-02 .faq_one:nth-of-type(2n) .faq_header {
    background-color: #BA2D2D;
}
.color-02 .faq_one .faq_inner {
  border-left: 2px solid #db0f2f;
  border-right: 2px solid #db0f2f;
  border-bottom: 2px solid #db0f2f;
}
.color-02 .faq_one:nth-of-type(2n) .faq_inner {
  border-left: 2px solid #BA2D2D;
  border-right: 2px solid #BA2D2D;
  border-bottom: 2px solid #BA2D2D;
}

.color-bn .faq_one .faq_header{
  background-color: #EFEFEF;
}


@media screen and (min-width: 1024px){
  .area_bl .area_inner {
    max-width: 960px;
    width: auto;
  }
  .s_02 .faq_one .faq_header {
    font-size: 18px;
  }
  .s_02 .faq_one .faq_header .i_box {
    width: 30px;
    height: 30px;
    margin-top: -15px;
    top: 50%;
  }
	
}

@media screen and (max-width: 980px){
a.btn_under {
  padding: 0px 20px;
  width: 45%;
}
	.title_style05{
		padding: 10px 0px;
	}
  .title_style05 span {
	  width: calc(100% - 10%);
    padding: 0px;
  }

}

@media screen and (max-width: 1024px){
.table-area {
  overflow-x: auto;
}
.tb-scroll{
  min-width: 728px;
  overflow-x: scroll;
}
}

@media screen and (max-width :767px){
    
    .title_style01{
        margin-bottom: 50px;
    }
		.title_style01 a {
  font-size: 1.3rem;
  right: 0px;
  top: 60px;
}
	
    .area_bl .area_inner {
        padding: 0px 20px;
    }
    .title_style01_2 {
        line-height: 5;
    }
    .title_style02{
        margin-top: 40px;
    }
    .title_style02 + .point-ar-right{
        margin-top: 10px;
    }
    .title_style01_2 + .title_style01_2 {
        margin-top: -30px;
    }
	.title_style04{
        margin-top: 40px;
        line-height: 1.5;
    }
    .title_style04 + .point-ar-right{
        margin-top: 10px;
    }
	
    #job-sub .title_style01, #next-sub .title_style01, #selection-sub .title_style01{
        padding: 10px 20px;
    }
	.title_style_bn{
		text-align: center;
		margin-bottom: 20px;
	}
	.title_style_bn span{
		display: none;
	}
    
    .title_style_p {
        padding-left: 72px;
    }
    .title_style_p .point-ar-right {
        margin-left: -72px;
    }
    .point-ar-left {
        vertical-align: middle;
        margin-bottom: 5px;
    }
    .title_style_border::after{
        width: 75%;
    }
    .tbl-base-job th, .tbl-base-job td {
        display: block;
        width: 100%;
        padding: 15px 30px;
        font-size: 1.3rem;
    }
    .tbl-base-job td {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    .tbl-base-job td:last-child{
        padding-top: 15px;
        padding-bottom: 30px;
    }
    .tbl-base-job tbody tr.btm-b-none {
        border-bottom: 1px solid #335BA1;
    }
    .tbl-base-job tbody .btm-b-none td:last-child{
        padding-top: 15px;
        padding-bottom: 30px;
    }
    
 #other_area .title_style_bn span {
    display: block;
    text-align: center;
    margin-right: 0px;
  }

    
    .s_02 .faq_one .faq_header {
        font-size: 16px;
        text-align: left;
        padding: 15px 60px 15px 15px;
    }
    a.btn_under {
        margin-bottom: 40px;
        padding: 0px 20px;
        width: 100%;
    }
    a.btn_under:last-child{
        margin-bottom: 0px;
    }

.link_yakucon{
	justify-content: center;
}
.link_yakucon_sub{
	width: 100%;
	text-align: center;
}
.point-ar-right_02 {
  margin-bottom: 30px;
	margin-right: 0px;
}
.point-ar-right_02:before {
  content: "";
  width: 0px;
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin: auto;
  border: 15px solid transparent;
  border-top: 25px solid #335BA1;
}
.point-ar-right_02:after {
  content: "";
  position: absolute;
  bottom: 0px;
  right: 0px;
  left: 0px;
  margin: auto;
}

	
	
	.s_02.color-bn .faq_one .faq_inner .box_one::before {
		top: 0px;
		bottom: 0;
		margin: auto;
	}
	.s_02.color-bn .faq_one .faq_inner .box_one p {
		padding-bottom: 0px;
		border-bottom: 0px solid #259B62;
		margin-bottom: 0px;
	}
	.s_02.color-bn .faq_one .faq_inner .box_one .faq_list_t01,.s_02.color-bn .faq_one .faq_inner .box_one .faq_list_t02,.s_02.color-bn .faq_one .faq_inner .box_one .faq_list_t03 {
		width: 100%;
	}
	.s_02.color-bn.bn-pe .faq_one .faq_inner .box_one .faq_list_t01,.s_02.color-bn.bn-pe .faq_one .faq_inner .box_one .faq_list_t02,.s_02.color-bn.bn-pe .faq_one .faq_inner .box_one .faq_list_t03 {
		width: 100%;
		padding-right: 25px;
	}
	.s_02.color-bn .faq_one .faq_inner .box_one .faq_list_t03 {
		padding-bottom: 15px;
		border-bottom: 1px solid #259B62;
	}

}

@media screen and (max-width :330px){

.dc-imgfaq{
    top: 260px !important;
}
    .dc-imgjseminar {
        top: 100px !important;
    }
    .dc-imgjhounting {
        top: 90px !important;
}
    .dc-imgsinter {
        top: 130px !important;
}
    .dc-imgsinter-02{
        right: -30px !important;
    }
    
.link_area.link_pages .btn_under ,.link_area.link_pages .btn_rig{
  margin: 30px 20px 0px;
}

}

@media screen and (max-width :320px){
#job-sub .title_style01, #next-sub .title_style01, #selection-sub .title_style01, #interview .title_style01 {
  padding: 10px 10px;
}
}