@charset "utf-8";

/*PC用 css*/

.w320_only,
.sp_only,
.sp_only ul{display:none !important;
}

body{
font-size:16px;
line-height: 1.55;
text-align: center;
min-width: 1200px;
letter-spacing: 0.15px;
overflow: hidden;
}

a[href^="tel:"] {
	cursor: default;
	pointer-events: none;
	text-decoration: none !important;
}

h3,
h2{line-height: 1.4;}

.imgR {
float: right;
margin: 0 0 20px 20px;
}

.imgL {
	float: left;
	margin: 0 30px 20px 0;
}

.left{
float:left;
}

.right{
float:right;
}

.cB{
clear:both;
}

.mb0{margin-bottom: 0 !important;}
.mb5{margin-bottom:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb20{margin-bottom:20px;}
.mb25{margin-bottom:25px;}
.mb30{margin-bottom:30px;}
.mb35{margin-bottom:35px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mt5{margin-top:5px;}
.mt10{margin-top:10px;}
.mt10{margin-top:20px;}
.mt_15{margin-top:-15px;}
.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt45{padding-top:45px;}
.pt50{padding-top:50px;}
.pb30{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb45{padding-bottom:45px;}
.pl10{padding-left:10px;}


.txt11{ font-size:11px; }
.txt12{ font-size:12px; }
.txt13{ font-size:13px; }
.txt14{ font-size:14px; }
.txt16{ font-size:16px; }
.txt17{ font-size:17px; }
.txt18{ font-size:18px; }
.txt19{ font-size:19px; }
.txt20{ font-size:20px; }
.txt22{ font-size:22px; }
.txt23{ font-size:23px; }
.txt24{ font-size:24px; }
.txt25{ font-size:25px; }
.txt26{ font-size:26px; }
.txt27{ font-size:27px; }
.txt28{ font-size:28px; }
.txt32{ font-size:32px; }
.txt36{ font-size:36px; }

.bt01pc{
border-top:1px solid #ccc;
}

.txt120{
font-size:120%;
}

a.tel,
a.sp_link{
pointer-events: none;
}

.justify{
display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: space-between;
   -ms-flex-pack:space-between;
     justify-content:space-between;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

.flex-start{
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: flex-start;
   -ms-flex-pack:flex-start;
     justify-content:flex-start;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

.hr01.mb30{
margin-top: 30px;
margin-bottom: 30px;
}

.bt01{
border-top:1px solid #ccc; 
}

.bb01{
border-bottom:1px solid #ccc; 
}

h4.txt22,
h5.txt22{
letter-spacing: 0;
}

.ls0{
letter-spacing: 0 !important;
}

.nowrap{
white-space: nowrap;
}
/*----------------------------------------------------
	#box1000（背景/ページ横幅）
----------------------------------------------------*/

#container{
text-align:center;
overflow:hidden;
min-width: 1200px;
}

#main_contents {
	/zoom: 1;
clear:both;
padding-top: 30px;
margin-top: 80px;
/*padding-top: 60px;*/
/*padding-bottom: 40px;*/
}

#index #main_contents{
padding-top: 20px;
}

.box1000 {
width: 1180px;
margin-left: auto;
margin-right: auto;
max-width: 100%;
}

.box980 {
width: 1000px;
margin-left: auto;
margin-right: auto;
}

.w960{
width:960px;
margin-left: auto;
margin-right: auto;
}
.w800 {
width:800px;
margin:0 auto;
}
.w640{
width:640px;
}

.w480{
width:480px;
}

.w360{
width:360px;
}
.w50p {
width:49%!important;
margin:0 auto;
}
.w100p{
width:100%!important;
}

.main p{
line-height: 1.72;
}

#main article,
#main li{
position: relative;
}

#primary{
/*width: 800px;*/
width: 100%;
float:left;
}

#sidebar{
width: 350px;
float:right;
padding-bottom: 30px;
display: none;
}

#sidebar .side_bnr li{
margin-bottom: 18px;
}


#sidebar .side_bnr li.h124 img,
#sidebar .side_bnr li.h124{
height:124px;
}

#sidebar .side_bnr li.mb14{
margin-bottom: 14px;
height:87px;
}

#sidebar .side_bnr li.mb14 img{
height:87px;
}

#sidebar .side_bnr p.txt14{
margin-top: 10px;
}

/*----------------------------------------------------
	ヘッダー
----------------------------------------------------*/

header{
width:100%;
margin:0px auto 0px;
z-index: 9999;
/*overflow: hidden;*/
position: relative;
}

.tagline h1,
.tagline p{
font-size:12px;
position: absolute;
height:28px;
top:0;
left:210px;
margin: auto;
z-index: 999;
font-weight: normal;
display: inline-block;
padding-top: 3px;
}

#sp_header{
position: relative;
padding-top: 26px;
}

header .logo_box {
width:200px;
height:236px;
position: absolute;
top:-30px;
left:0;
margin: auto;
background: #014e9a;
text-align: center;
}

header .logo_box img{
margin-top: 65px;
height:130px;
}

.guide_navi{
margin: auto;
font-size:0px;
display: inline-block;
}

.guide_navi li{
display: inline-block;
vertical-align: middle;
margin-left: 1px;
height:64px;
}

.guide_navi li img{
height:64px;
}

.guide_navi a:hover{
text-decoration: none;
}

/*----------------------------------------------------
	nav
----------------------------------------------------*/

#gnavi .menu_open,
.toggle{
display: none !important;
}

#gnavi .nav_upper{
height:43px;
width:100%;
position: relative;
text-align: right;
font-size:0;
padding-top: 3px;
}

#gnavi .nav_upper li{
display: inline-block;
font-size:14px;
line-height: 40px;
position: relative;
}

#gnavi .nav_upper li:before {
display: block;
content: "";
width: 1px;
height: 11px;
top: 0;
right: 1px;
bottom: 0;
margin: auto;
position: absolute;
background: #333;
}

#gnavi .nav_upper li a{
padding:0 18px;
display: inline-block;
color:#333;
font-weight: bold;
}

#gnavi .nav_lower{
background: #003366;
height:62px;
vertical-align: top;
}

#gnavi ul.pa {
font-size:0;
height:62px;
text-align: right;
vertical-align: top;
}

#gnavi ul.pa > li{
display:inline-block;
vertical-align: top;
margin: 0;
height:62px;
padding-left: 37px;
/*position: relative;*/
}

#gnavi ul.pa > li a{
width: 100%;
color:#fff;
font-size:16px;
text-align: left;
display:inline-block;
line-height: 62px;
letter-spacing: 1px;
font-weight: bold;
z-index: 99;
position: relative;
}


#gnavi .nav_lower li.nav01 a{
background: url(/img/common/i_nav01.png) left 50% no-repeat;
padding-left: 24px;
}

#gnavi .nav_lower li.nav02 a{
background: url(/img/common/i_nav02.png) left 50% no-repeat;
padding-left: 26px;
}

#gnavi .nav_lower li.nav03 a{
background: url(/img/common/i_nav03.png) left 50% no-repeat;
padding-left: 20px;
}

#gnavi .nav_lower li.nav04 a{
background: url(/img/common/i_nav04.png) left 50% no-repeat;
padding-left: 26px;
}

#gnavi .nav_lower li.nav05 a{
background: url(/img/common/i_nav05.png) left 50% no-repeat;
padding-left: 24px;
}

#gnavi .nav_lower li.nav06 a{
background: url(/img/common/i_nav06.png) left 50% no-repeat;
padding-left: 24px;
}

/*
#index #gnavi ul.pa > li.nav01 a:hover,
#company #gnavi ul.pa > li.nav02 a:hover,
#transport #gnavi ul.pa > li.nav03 a:hover,
#warehouse #gnavi ul.pa > li.nav04 a:hover,
#management #gnavi ul.pa > li.nav05 a:hover,
#recruit #gnavi ul.pa li.nav06 > a:hover,
#job-offer #gnavi ul.pa > li.nav07 a:hover,
#index #gnavi ul.pa > li.nav01 a,
#company #gnavi ul.pa > li.nav02 a,
#transport #gnavi ul.pa > li.nav03 a,
#warehouse #gnavi ul.pa > li.nav04 a,
#management #gnavi ul.pa > li.nav05 a,
#recruit #gnavi ul.pa li.nav06 > a,
#entry #gnavi ul.pa li.nav06 > a,
#job-offer #gnavi ul.pa > li.nav07 a{
color: #fff;
background:#c73d61;
}*/

#gnavi ul li a:hover{
-webkit-transition: all .4s linear;
transition: all .4s linear;
color: #d94277;
}

.sp_menu{
display: none !important;
}

#gnavi li .child{
visibility: hidden;
height: 0;
position: absolute;
top:60px;
left:0px;
width:100%;
text-align: center;
margin: auto;
background: #f2f4f5;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: flex-start;
   -ms-flex-pack:flex-start;
     justify-content:flex-start;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

#gnavi li:hover .child ul{
width:1110px;
height:auto;
margin: 0 auto;
z-index:9999;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: flex-start;
   -ms-flex-pack:flex-start;
     justify-content:flex-start;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

#gnavi ul li .child li:before,
#gnavi ul li .child li:hover:before{
display: none !important;
}

/*----------------------------------------------------
	tit
----------------------------------------------------*/

#main .title{
position: relative;
width:100%;
height:295px;
background: #ccc;
}

#company #main .title{
background: url(/img/company/tit_img.jpg) 50% 50% no-repeat;
}

#management #main .title{
background: url(/img/management/tit_img.jpg) 50% 50% no-repeat;
}

#warehouse #main .title{
background: url(/img/warehouse/tit_img.jpg) 50% 50% no-repeat;
}

#transport #main .title{
background: url(/img/transport/tit_img.jpg) 50% 50% no-repeat;
}

.beginner #main .title{
background: url(/img/beginner/tit_img.jpg) 50% 50% no-repeat;
}

.family #main .title{
background: url(/img/family/tit_img.jpg) 50% 50% no-repeat;
}

#news #main .title{
background: url(/img/news/tit_img.jpg) 50% 50% no-repeat;
}

#inquiry-thanks .title,
#inquiry-confirm .title,
#inquiry #main .title{
background: url(/img/inquiry/tit_img.jpg) 50% 50% no-repeat;
}

.feature #main .title,
#entry #main .title,
#job-offer #main .title,
.recruit #main .title{
background: url(/img/recruit/tit_img.jpg) 50% 50% no-repeat;
}

#main .title h2{
position: absolute;
top: 50%;
left:0;
right:0;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
color:#fff;
font-size:34px;
letter-spacing:3px;
}

#main .title .en{
display: block;
font-size:11px;
font-weight: normal;
margin: 6px auto 4px;
letter-spacing: 1px;
}

.stit01{
padding: 18px;
line-height: 1.4;
border-top: 1px solid #ccc;
border-bottom: 3px solid #014e9a;
font-size:24px;
text-align: left;
margin:0 auto 24px;
letter-spacing: 1px;
background: rgb(237,237,237);
background: -moz-linear-gradient(0deg, rgba(237,237,237,1) 0%, rgba(254,255,255,1) 100%);
background: -webkit-linear-gradient(0deg, rgba(237,237,237,1) 0%, rgba(254,255,255,1) 100%);
background: linear-gradient(0deg, rgba(237,237,237,1) 0%, rgba(254,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#ededed",endColorstr="#feffff",GradientType=1);
}

.stit01.mb15{
margin-bottom: 15px;
}

.stit01.mb10{
margin-bottom: 12px;
}

.stit03{
position: relative;
padding: 18px 24px;
line-height: 1.4;
border-bottom: 1px solid #ccc;
border-left: 3px solid #014e9a;
font-size:26px;
text-align: left;
margin:0 auto 24px;
letter-spacing: 1px;
background: rgb(255,255,255); /* Old browsers */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 51%, rgba(244,243,243,1) 95%, rgba(255,255,255,1) 98%); /* FF3.6-15 */
background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 51%,rgba(244,243,243,1) 95%,rgba(255,255,255,1) 98%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(255,255,255,1) 51%,rgba(244,243,243,1) 95%,rgba(255,255,255,1) 98%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 ); /* IE6-9 */
}

.stit03.txt20{
font-size:20px;
padding:10px 24px;
}


.stit02{
background: #eaf2fa;
height:60px;
text-align: center;
line-height: 60px;
font-size:24px;
}

.stit02 img{
vertical-align: middle;
}

.stit_bb {
color: #014e9a;
font-size: 20px;
border-bottom: 1px solid #ccc;
padding-left: 48px;
line-height: 38px;
padding-bottom: 7px;
position: relative;
margin-bottom: 12px;
}

.stit_bb i {
font-family: 'Domine', serif;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
border-radius: 100%;
background: #014e9a;
color: #fff;
font-size: 22px;
width: 32px;
line-height: 32px;
height: 32px;
border: 2px solid #5e9ad6;
position: absolute;
top: 0;
bottom: 0;
left: 0;
display: block;
text-align: center;
font-weight: normal;
}

a.more{
position: absolute;
top:-1px;
bottom:-1px;
right:-1px;
left:-1px;
cursor: pointer;
text-indent:-9999px;
z-index: 999;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

a.more:hover{
background-color: rgba(255,255,255,0.3);
}

.btn02.tC,
.btn01.tC{
text-align: center !important;
}

.btn01 a{
text-align: left;
display: inline-block;
cursor: pointer;
color:#fff;
font-size:20px;
letter-spacing: 1.6px;
font-weight: bold;
line-height: 66px;
background: #ffaf3c;
width: 498px;
max-width: 100%;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
position: relative;
z-index: 99;
padding: 0 25px 0 103px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.btn01.blue a{
background: #4d84ba;
}

.btn01.a02 a{
padding: 0 25px 0 64px;
}

.btn01.a03 a{
padding: 0 25px 0 105px;
}

.btn01 a:before {
display: block;
content: " ";
width: 29px;
height: 29px;
bottom:0;
top:0;
left: 50px;
margin: auto;
position: absolute;
background: url(/img/common/btn01_ar.png) 50% 50% no-repeat;
}

.btn01.dl a:before{
left:315px;
}

.btn01.a02 a:before {
left: 25px;
}

.btn01.a03 a:before {
left: 54px;
}

.btn01 a:after {
display: block;
content: " ";
width: 57px;
height: 76px;
bottom:0;
right: 40px;
margin: auto;
position: absolute;
background: url(/img/common/btn01_a04.png) 50% bottom no-repeat;
}

#seminar_box .btn01 a:after{
right: 20px;
}

.btn01.a01 a:after {
width: 62px;
height: 76px;
right: 34px;
background: url(/img/common/btn01_a01.png) 50% bottom no-repeat;
}

.btn01.a02 a:after {
width: 62px;
height: 77px;
right: 10px;
background: url(/img/common/btn01_a02.png) 50% bottom no-repeat;
}

.btn01.a03 a:after {
width: 62px;
height: 76px;
right: 40px;
background: url(/img/common/btn01_a03.png) 50% bottom no-repeat;
}

.btn02 a:hover,
.btn01 a:hover{
opacity: .8;
-webkit-transition: all .4s linear;
transition: all .4s linear;
}


.btn02 a{
text-align: center;
display: inline-block;
cursor: pointer;
color:#fff;
font-size:20px;
letter-spacing: 1.6px;
font-weight: bold;
line-height: 66px;
background: #ffaf3c;
width: 380px;
max-width: 100%;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
position: relative;
z-index: 99;
padding: 0 25px 0;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.btn02 a span{
background: url(/img/common/btn01_ar.png) right 50% no-repeat;
padding-right: 36px;
}

.table01{
width:100%;
font-size:16px;
background: #fff;
}

.table01 th{
padding: 14px 27px;
border: 1px solid #ccc;
vertical-align: middle;
}

.table01 td{
padding: 14px 27px;
border: 1px solid #ccc;
}

.check01 li{
font-size:18px;
font-weight: bold;
padding-left: 42px;
background: url(/img/common/check.png) 7px 0px no-repeat;
background-size: 23px auto;
margin-bottom: 11px;
}

#m06 .check01 li{
width:460px;
}

#m06 .check01 li .price{
float:right;
display: inline-block;
}

.check01.txt16 li{
font-size:16px;
}

.check02 li{
font-size:16px;
padding-left: 33px;
background: url(/img/common/check.png) 4px 3px no-repeat;
background-size: 18px auto;
margin-bottom: 5px;
line-height: 1.4;
}

a.btn_map {
background: #d94277;
color:#fff;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-size:14px;
line-height: 26px;
padding: 0 12px;
margin-top: 5px;
}

.marker{
background: linear-gradient(transparent 1%, #fffcbd 0%);
padding:4px 2px;
}

.marker01{
background: linear-gradient(transparent 10%, #fffef0 0%);
padding:2px 2px;
}

.marker02{
background: linear-gradient(transparent 40%, #dceefb 0%);
padding:2px 2px;
}

.il {
display:inline;
}

.list01 li{
margin-bottom: 4px;
}

/*----------------------------------------------------
	#breadcrumb
----------------------------------------------------*/

.breadcrumb{
position: relative;

}

.breadcrumb ol{
position: absolute;
top:0;
left:0;
right:0;
margin: auto;
text-align:left;
/*padding: 8px 0 0 216px;*/
padding: 8px 0 0 0;
box-sizing: border-box;
line-height: 1.4;
letter-spacing: 0.6px;
font-size:12px;
}

.breadcrumb ol li{
display:inline;

}

.breadcrumb ol li span{
display: inline;
}

.breadcrumb ol li:before{
content: ">";
}

.breadcrumb ol li:first-child:before{
display: none;
}

.breadcrumb ol li a{
display:inline;
color:#333;
font-weight: normal;
text-decoration: none;
}

.breadcrumb ol li a:hover span{
text-decoration: underline !important;
}

.breadcrumb ol li img{
vertical-align: middle;
padding-bottom: 3px;
}

/*----------------------------------------------------
	index
----------------------------------------------------*/

#main_img{
margin: 0 auto 55px;
width:100%;
/*height:520px;*/
}

#main_img h2 img{
width:100%;
height: 520px;
object-fit: cover;
font-family: 'object-fit: cover;'; /*IE対策*/
}

@media screen and (min-width: 1698px) {/*-----------------------------*/

#main_slide h2 img{
height: auto;
}

}/*-----------------------------*/

#main_slide h2{
/*height:520px;*/
}

#index01{
padding-bottom: 35px;
}

#index01 .btn01 a{
width:382px;
}

#service .bnr01,
#index01 .bnr01{
margin-bottom: 18px;
margin-left: -2px;
overflow: visible;
}

#index01 .txt_box{
padding-top: 15px;
margin-bottom: 0px;
}

#index02{
margin-bottom: 70px;
}

#index02 .stit_bg{

margin-bottom: 15px;
}

#index02 .stit_bg h3{
width:100%;
height:130px;
background: url(/img/top/stit_shacho.png) 50% top no-repeat;
text-indent: -9999px;
background-size: cover;
}

#index02 .stit_bg .check{
padding:20px 44px 20px 336px;
font-size:19px;
height:402px;
background: url(/img/top/img02.jpg) left bottom no-repeat #f9f6f1;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#index02 .stit_bg .check li{
background: url(/img/common/i_check.png) 0 4px no-repeat;
padding-left: 35px;
padding-top: 2px;
margin-bottom: 10px;
}

#index02 .point li:nth-child(2):before {
display: block;
content: "";
width:127px ;
height:189px ;
top: -172px;
right: 22px;
margin: auto;
position: absolute;
background: url(/img/top/img_onayami02.png) 50% bottom no-repeat;
}

#index03 h2 img{
margin-left: -6px;
}

/*#salary02 .point li,*/
#first .point li,
#feature .point li,
#index02 .point li{
font-size:22px;
background: #f4f9fd;
padding: 9px 10px 9px 68px;
margin-bottom: 8px;
overflow: visible;
line-height: 1.7;
}

/*#salary02 .point li,*/
#first .point li{
padding: 11px 10px 11px 68px;
}

#salary02 .point li p,
#first .point li p{
font-size:16px;
font-weight: normal;
}

#feature .point li:hover{
background: #fffef0;
}

#feature .point li a:hover{
color: #333;
}

/*#salary02 .point li i,*/
#first .point li i,
#feature .point li i,
#index02 .point li i{
color:#fff;
width:30px;
height: 30px;
text-align: center;
display: inline-block;
line-height: 32px;
font-family:sans-serif;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #014e9a;
border: 3px solid #619dd8;
position: absolute;
top:0;
bottom:0;
left:18px;
margin: auto;
}

/*#salary02 .point li i,*/
#first .point li i{
top:10px;
bottom:auto;
margin: auto;
}

.voice_waku{
border: 4px solid #c2dffc;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #fff;
padding: 18px 20px 20px;
margin-bottom: 14px;
background: #fffff7;
}

.voice_waku .stit_wrap{
border-bottom: 1px solid #ccc;
color:#014e9a;
padding-left: 127px;
padding-bottom: 15px;
margin-bottom: 14px;
}

.voice_waku i{
color:#fff;
width:110px;
height: 37px;
text-align: left;
display: inline-block;
line-height: 1;
padding-top: 11px;
padding-left: 32px;
background:url(/img/common/i_nav01.png) 14px 47% no-repeat #014e9a;
background-size: 14px auto;
position: absolute;
letter-spacing: 1.5px;
top:0;
left:0;
margin: auto;
font-family: 'Bebas Neue', cursive;
font-size:19px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.voice_waku .stit_wrap span,
.voice_waku .stit_wrap h3{
line-height: 35px;
font-weight: bold;
}

.voice_waku .txt_box{
line-height: 1.8;
}

.voice_waku span.txt{
display: inline;
}

.voice_waku .inline_wrap.left{
margin-right: 13px;
}

.voice_waku .img.left{
margin-right: 20px;
}

.voice_waku .img.right{
margin-left: 20px;
}


.inbox{
padding: 0 28px 0;
}

.waku01 .inbox{
padding: 14px 28px 33px;
}

.inbox.waku02{
padding: 25px 28px ;
border: 1px solid #ccc;
}

.waku01{
border: 1px solid #ccc;
}

.btn01.v2 a{
padding: 0 25px 0 102px;
}

.btn01.v2 a:before {
left: 50px;
}

.btn01.v2 a:after{
right:30px;
}

#btn_faq{
background: url(/img/common/bg_aqua.png);
margin: 25px auto;
}

#btn_faq:before {
display: block;
content: "";
width:100% ;
height:100% ;
top: 0;
bottom:0;
left: 0;
right: 0;
margin: auto;
position: absolute;
border: 4px solid #73b1ee;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#btn_faq a{
position: relative;
z-index: 999;
}

#btn_90min{
margin: 30px auto 50px;
}

#btn_90min.m20{
margin: 20px auto 50px;
}

#btn_90min.m10{
margin: 10px auto 20px;
}

.sodan_box {
margin-top: 30px;
}

.sodan_box li{
font-size:16px;
}

#index .search_box h5{
margin-bottom: 12px;
padding-top: 15px;
}

.search_btn{
height: 40px;
box-sizing: border-box;
display: inline-block;
-webkit-box-shadow: 1px 1px 3px #ccc;
-moz-box-shadow: 1px 1px 3px #ccc;
box-shadow: 1px 1px 3px #ccc;
}

.search_btn input[type="text"]{
background: #fff;
border: none;
height: 40px;
/*color:#c2c2c2;*/
font-size:16px;
width:15em;
border-left: 1px solid #ccc;
border-top: 1px solid #ccc;
border-bottom: 1px solid #ccc;
box-sizing: border-box;
padding-left: 10px;
}

.search_btn input[type="text"]:focus {
outline: 0;
}

.search_btn input[type="submit"]{
cursor: pointer;
font-family: FontAwesome;
border: none;
font-size:21px;
background: #434e54;
color: #fff;
outline : none;
width: 62px;
height: 40px;
}

.search_box .keyword{
padding-left: 56px;
font-size:0;
margin: 27px auto 30px;
}

.search_box .keyword h6{
position: absolute;
width:4em;
top:0;
bottom:0;
left:0;
margin: auto;
font-size:14px;
font-weight: bold;
}

.search_box .keyword a{
font-size:14px;
letter-spacing: 1px;;
-webkit-border-radius: 14px;
-moz-border-radius: 14px;
border-radius: 14px;
background: #efefef;
padding: 1px 13px 0;
display: inline-block;
}

.tax-tag_movie .keyword,
.tax-tag_column .keyword{
display: none;
}

.search_box .keyword a:hover{
background: #d5e9fc;
}

.search_box .keyword span{
margin-right: 12px;
margin-bottom: 10px;
display: inline-block;
}

.search_box .keyword span:last-child{
margin-right: 0;
}

h4.bg_aqua{
background: url(/img/common/bg_aqua.png) ;
line-height: 25px;
}

.no_result p{
text-align: center;
padding: 70px 20px;
}

.bg_cream.box03 h4.bb,
.bg_cream.box02 h4.bb {
border-bottom: 1px solid #ccc;
margin-bottom: 15px;
padding: 0 5px 5px;
}

.bg_cream.box03 {
    padding: 20px 25px 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    margin-bottom: 20px;
}

/*----------------------------------------------------
	cms
----------------------------------------------------*/

#faq01{
margin-top: -15px;
background: url(/img/faq/img_makino.png) 94% bottom no-repeat;
margin-bottom: 50px;
}
#faq01 .tit_img img {
  width:100%;
}

#faq01 .txt01{
width:586px;
}

#faq .q_tit,
#faq .q_list li{
background: #f4f9fd;
padding:14px 10px;
font-weight: bold;
position: relative;
font-size:18px;
min-height: 96px;
box-sizing: border-box;
margin-bottom: 10px;
}

#faq .q_tit{
margin-bottom: 15px;
}

#faq .q_tit i,
#faq .q_list li i{
letter-spacing: 1px;
position: absolute;
top: 50%;
left:14px;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
margin: auto;
display: inline-block;
color:#fff;
font-family: 'Montserrat', sans-serif;
font-size:18px;
background: #d94277;
line-height: 56px;
width:56px;
text-align: center;
}

#faq .q_tit h1 b,
#faq .q_list li h4 b{
color:#d94277;
}

#faq .q_tit .btn,
#faq .q_list li .btn{
position: absolute;
top: 50%;
right:14px;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}


#faq .q_list li h4{
position: absolute;
top: 50%;
left:86px;
right:220px;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

#faq .q_tit h1{
font-size:18px;
position: absolute;
top: 50%;
left:86px;
right:30px;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

#faq .post_content.a_txt:before {
display: block;
content: "A";
line-height: 56px;
width:56px;
height: 56px;
top: 0;
left: 14px;
text-align: center;
margin: auto;
position: absolute;
background: #014e9a;
font-family: 'Montserrat', sans-serif;
font-size:20px;
color:#fff;
}

#faq .post_content .txt_box{
padding-left: 86px;
padding-top: 14px;
}

#faq .post_content .link01{
display: block;
overflow: hidden;
max-width: 400px;
width: 100%;
margin: 1em 0 40px;
padding: 0;
border-radius: 3px;
background: #fff;
box-shadow: 0 2px 4px rgba(0,0,0,.25);
color: #555;
font-weight: bold;
text-decoration: none !important;
}

#faq .post_content .onayami_box{
background: #fcfbe5;
padding: 18px 28px;
margin-bottom: 20px;
}

#faq .post_content .onayami_box h4.stit_v{
font-size:20px;
}

#faq .post_content .onayami_box .txt_box02 .img{
max-width: 290px;
float:right;
margin: 0 0 15px 20px;
}

#faq .post_content .btn_box{
margin-top: 30px;
}

#faq .post_content .link01 .txt {
display: block;
padding: 15px 13px;
line-height: 1.6;
}

#faq .post_content .stit_bg_blue{
background: #e9f2fb;
text-align: center;
font-size:24px;
line-height: 58px;
margin-bottom: 23px;
}

.cate_semi{
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: center;
   -ms-flex-pack: center;
     justify-content: center;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

#seminar .cate_semi{
margin: 14px auto; 
-webkit-justify-content: flex-start;
-ms-flex-pack:flex-start;
  justify-content:flex-start;
}

.cate_semi li{
margin: 15px 8px;
}


.cate_semi a{
text-align: center;
min-width:188px;
line-height: 38px;
padding: 0 28px;
color:#fff;
font-size:18px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

#seminar .cate_semi a{
min-width: 300px;
}


.cat_t a{
background: #014e9a !important;
}

.cat_s a{
background: #4d84ba !important;
}

.cat_f a{
background: #9b9b9b !important;
}

.semi_list li{
/*padding: 10px 0 10px 386px;*/
padding: 10px 0 10px 510px;
border-bottom: 1px solid #ccc;
overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
/*font-feature-settings: "palt";*/
}

.semi_list.clm li{
padding: 10px 20px 10px 132px;
border-bottom: 1px solid #ccc;
}

.semi_list li.clm{
padding: 10px 20px 10px 132px;
border-bottom: 1px solid #ccc;
}

#index .semi_list li:last-child{
border-bottom: none;
margin-bottom: 16px;
}

.semi_list li .date{
font-size:14px;
line-height: 18px;
position: absolute;
top: 50%;
left:0;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
letter-spacing: -0.2px;
}

#column_box .semi_list li .date{
left:20px;

/*font-feature-settings: "palt";
-webkit-font-feature-settings: "palt";
-moz-font-feature-settings: "palt";*/
}

#seminar_box .semi_list li .date{
left:0px;
}

#seminar_box .stit_blue{
font-size:20px;
color:#fff;
line-height: 45px;
background: #024e9a;
margin-bottom: 26px;
}

#seminar_box .stit_blue.gray{
background: #9c9c9c;
margin-bottom: 0px;
}

#seminar_box .semi_list .status{
position: absolute;
top: 50%;
/*left:295px;*/
left:410px;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.status{
font-size:13px;
border: 1px solid #d94277;
color:#d94277;
background: #ffe6ef;
min-width: 5em;
text-align: center;
line-height: 17px;
padding: 1px 7px 0;
font-weight: bold;
}

.status.finished{
color:#7b7b7b;
background: #e4e4e4;
border: 1px solid #ccc;
}

.semi_list li h4{
font-weight: normal;
}

#seminar_box .semi_list li h4 a{
display: block;
overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  }

.post_head{
background: #e9f2fa;
padding: 10px 20px;
margin-bottom: 25px;
}

.post_tit{
font-size:24px;
padding-top: 5px;
}

.post_head .name,
.post_head .cate a{
display: inline-block;
font-size:14px;
color:#fff;
background: #999;
min-width: 4em;

text-align: center;
line-height: 18px;
letter-spacing: 0.6px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.post_head .cate a{
margin-left: 5px;
line-height: 20px;
padding-left: 7px;
padding-right: 7px;
}

.post_head .date{
display: inline-block;
height: 18px;
font-size:14px;
padding-right: 4px;
}

#seminar .post_content{
padding: 0 25px ;
margin: 0 auto 50px;
min-height: 200px;
}

#seminar　.article_box{
margin-bottom: 60px;}

.post_content .btn02{
margin: 30px auto;
}

#faq .post_content .txt_box ul li {
  position: relative;
  padding-left: 1em;
}

#faq .post_content .txt_box ul li::after {
  display: block;
  content: '';
  position: absolute;
  top: .5em;
  left: 5px;
  width: 6px;
  height: 6px;
  background-color: #666;
  border-radius: 100%;
}

#column .post_content{
margin: 0 auto 50px;
min-height: 200px;
}

#column .post_content .txt_box{
margin-bottom: 50px;
}

#column .post_content .txt_box ul{
list-style: initial;
}
/*
#column .post_content .txt_box ul{
border: 1px solid #ccc;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
padding:18px 18px 13px;
margin-bottom: 1.5em;
}

#column .post_content .txt_box ul li{
margin-bottom: 5px;
}*/

#column .post_content .txt_box ul li{
position: static;
}

#column .post_content .txt_box ul li::after {
display: none;
/*
  top: .5em;
  left: 1px;
  width: 8px;
  height: 8px;
  background-color: #014e9a;
  border-radius: 100%;*/
}

#column .post_content .txt_box h2{
background: #e9f2fa;
font-size:22px;
padding: 10px 13px 10px 30px;
margin-bottom: 20px;
margin-top: 25px;
}

#column .post_content .txt_box h3 > span:before,
#column .post_content .txt_box h2 > span:before{
display: block;
  height: 40px;
  margin-top: -40px;
  content: "";
}

#column .post_content .txt_box h3{
border-bottom: 1px solid #ccc;
font-size:20px;
padding: 8px 13px 8px ;
margin-bottom: 20px;
margin-top: 25px;
}

#column .post_content .txt_box h4{
border-bottom: 1px solid #ccc;
font-size:18px;
padding: 8px 13px 8px ;
margin-bottom: 20px;
margin-top: 20px;
}

.single .lwptoc_i {
margin: 30px auto 40px;
width:100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
padding: 15px 30px 10px;
background: #fff !important;
border: 3px solid #66aaed !important;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.single .lwptoc_header {
padding-bottom: 10px;
margin-bottom: 18px;
border-bottom: 1px solid #ccc;
}

.single .lwptoc_header b{
font-size:18px;
}

.single .lwptoc_toggle {
display: none;
}

.single .lwptoc_itemWrap .lwptoc_item {
line-height: 1.2;
margin-bottom: 4px;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item > a > .lwptoc_item_label{
padding-top: 5px;
}

.single .lwptoc_itemWrap .lwptoc_itemWrap {
    margin: -2px 0 0 14px; 
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item > a > .lwptoc_item_number{
position: relative;
display: inline-block!important;
width:33px;
height:35px;
background: url(/img/column/01.png) 50% 50% no-repeat;
text-indent:-9999px;
vertical-align: top;
margin-right: 8px;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(2) > a > .lwptoc_item_number{
background: url(/img/column/02.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(3) > a > .lwptoc_item_number{
background: url(/img/column/03.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(4) > a > .lwptoc_item_number{
background: url(/img/column/04.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(5) > a > .lwptoc_item_number{
background: url(/img/column/05.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(6) > a > .lwptoc_item_number{
background: url(/img/column/06.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(7) > a > .lwptoc_item_number{
background: url(/img/column/07.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(8) > a > .lwptoc_item_number{
background: url(/img/column/08.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(9) > a > .lwptoc_item_number{
background: url(/img/column/09.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(10) > a > .lwptoc_item_number{
background: url(/img/column/10.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(11) > a > .lwptoc_item_number{
background: url(/img/column/11.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(12) > a > .lwptoc_item_number{
background: url(/img/column/12.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(13) > a > .lwptoc_item_number{
background: url(/img/column/13.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(14) > a > .lwptoc_item_number{
background: url(/img/column/14.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(15) > a > .lwptoc_item_number{
background: url(/img/column/15.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(16) > a > .lwptoc_item_number{
background: url(/img/column/16.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child1(7) > a > .lwptoc_item_number{
background: url(/img/column/17.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(18) > a > .lwptoc_item_number{
background: url(/img/column/18.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(19) > a > .lwptoc_item_number{
background: url(/img/column/19.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(20) > a > .lwptoc_item_number{
background: url(/img/column/20.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(21) > a > .lwptoc_item_number{
background: url(/img/column/21.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(22) > a > .lwptoc_item_number{
background: url(/img/column/22.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item:nth-child(23) > a > .lwptoc_item_number{
background: url(/img/column/23.png) 50% 50% no-repeat;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item > a.lwptoc_item .lwptoc_item_label{
display: inline-block;
padding-top: 7px;}

.single .lwptoc_itemWrap .lwptoc_item a{
display: inline-block;
font-size:14px;
overflow: hidden;
padding-left: 50px;
line-height: 1.3;
}

.single .lwptoc_items-visible > .lwptoc_itemWrap > .lwptoc_item > a{
font-size:16px;
font-weight: bold;
padding-left: 0px;
line-height: 1.5;
}

.single .lwptoc_itemWrap .lwptoc_item a{
text-decoration: none;
}

.single .lwptoc_itemWrap .lwptoc_item a span:hover.lwptoc_item_label{
text-decoration: underline;
}

.lwptoc .lwptoc_i A:hover,
.lwptoc .lwptoc_i A:focus,
.lwptoc .lwptoc_i A:active,
.single .lwptoc_itemWrap .lwptoc_item a:hover{
border-color:none !important;
text-decoration: none !important;
border-bottom:none !important;
}

.lwptoc_item .lwptoc_item .lwptoc_item_number{
display: none;
}

.lwptoc-notInherit .lwptoc_i DIV A:hover{
border-bottom:1px solid!important;}

.single .lwptoc_itemWrap > .lwptoc_item{

}

.single .lwptoc {
    margin: 0 auto 30px;
}

/* voice */

.clm_list li{
padding:20px 20px;
border-bottom: 1px solid #ccc;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: space-between;
   -ms-flex-pack:space-between;
     justify-content:space-between;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

.clm_list li .more:hover{
background: rgba(150,150,150,0.1);
}

.clm_list li .img{
border: 1px solid #ccc;
padding: 5px;
background: #fff;
position: relative;
display: inline-block;
width:200px;
height:124px;
overflow: hidden;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.clm_list li .img a{
display: block;
}

.clm_list li .img img{
width:100%;
height:112px;
object-fit: cover;
font-family: 'object-fit: cover;'; /*IE対策*/
}

.clm_list li .txt_box{
display: block;
vertical-align: top;
/*width:535px;*/
width:80%;
padding-top: 5px;
}

.clm_list li .tit{
position: relative;
font-size:16px;
margin-top: 4px;
margin-bottom: 5px;
line-height: 1.45;
font-weight:bold;
}


.clm_list li .txt span{
text-decoration: underline;
padding-left: 10px;
display: inline-block;
}

.date{
font-size:14px;
}

.top5_box .stit:before {
display: block;
content: "";
width:100% ;
height:10px ;
top: 0;
bottom:0;
left: 0;
right: 0;
margin: auto;
position: absolute;
background: #e9f2fa;
}

.top5_box .stit img{
position: relative;
z-index: 99;
}

.top5 li{
/*width:148px;*/
width:18%;
}

.top5 li:before {
display: block;
content: "";
width: 46px;
height:35px ;
top: -20px;
left: 10px;
margin: auto;
position: absolute;
background: url(/img/column/cr01.png) 50% 50% no-repeat;
z-index: 999;
}

.top5 li:first-child:before {
background: url(/img/column/cr01.png) 50% 50% no-repeat;
}

.top5 li:nth-child(2):before {
background: url(/img/column/cr02.png) 50% 50% no-repeat;
}

.top5 li:nth-child(3):before {
background: url(/img/column/cr03.png) 50% 50% no-repeat;
}

.top5 li:nth-child(3):before {
background: url(/img/column/cr03.png) 50% 50% no-repeat;
}

.top5 li:nth-child(4):before {
background: url(/img/column/cr04.png) 50% 50% no-repeat;
}

.top5 li:nth-child(5):before {
background: url(/img/column/cr05.png) 50% 50% no-repeat;
}

.top5 li .img{
border: 1px solid #ccc;
padding: 4px;
background: #fff;
position: relative;
display: inline-block;
width:148px;
height:90px;
overflow: hidden;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.top5 li .img img{
width:100%;
height:80px;
object-fit: cover;
font-family: 'object-fit: cover;'; /*IE対策*/
}

.top5 li .tit{
position: relative;
font-size:14px;
margin-top: 4px;
margin-bottom: 5px;
line-height: 1.45;
font-weight:bold;
}

/* movie */
.movie_list li{
width:245px;
margin-right: 31px;
margin-bottom: 30px;
}

#related_movie .movie_list li{
width:178px;
margin-right: 28.6px;
margin-bottom: 30px;
}

#related_movie .movie_list li:nth-child(4n),
.movie_list li:nth-child(3n){
margin-right: 0px;
}

#related_movie .movie_list li:nth-child(3n){
margin-right: 28.5px;
}

.movie_list li .img{
width:100%;
margin-bottom: 6px;
}

.movie_list li .img img{
width:100%;
height: 134px;
object-fit: cover;
font-family: 'object-fit: cover;'; /*IE対策*/
}

#related_movie .movie_list li .img img{
width:100%;
height: 100px;
}

.movie_list li .movie_wrap{
display: block;
width:100%;
height:0;
padding-top:55%;
position: relative;
overflow: hidden;
margin-bottom: 6px;
}

.movie_list li .movie_wrap iframe{
display: block;
height:100%;
width:100%;
top: 0;
left: 0;
position: absolute;
}

/* セミナー年別リスト */
.cate_year{
margin: 0 auto 45px;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: flex-start;
   -ms-flex-pack:flex-start;
     justify-content:flex-start;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

.cate_year li{
width:19%;
margin: 10px 0.5% 0;
}

.cate_year li a{
display: block;
line-height: 48px;
border: 1px solid #ccc;
}

.past_link .btn02{
display: none;
}

.past_link .btn02:first-child{
display:block;
margin:30px auto;
}

.cate_year.y2027 li.y2027 a,
.cate_year.y2026 li.y2026 a,
.cate_year.y2025 li.y2025 a,
.cate_year.y2024 li.y2024 a,
.cate_year.y2023 li.y2023 a,
.cate_year.y2022 li.y2022 a,
.cate_year.y2021 li.y2021 a,
.cate_year.y2016 li.y2016 a,
.cate_year.y2017 li.y2017 a,
.cate_year.y2018 li.y2018 a,
.cate_year.y2019 li.y2019 a,
.cate_year.y2020 li.y2020 a{
background: #f6f9fe;
}

/* voice */

#voice01{
margin-top: -20px;
margin-bottom: 30px;
}
#voice01 h2 img {
  width:100%;
}

.semi_list_clm3 > ul,
.voice_list > ul{
margin: 0px auto;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: flex-start;
   -ms-flex-pack:flex-start;
     justify-content:flex-start;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

.semi_list_clm3 > ul > li,
.voice_list > ul > li{
/*width:250px;*/
width:270px;
margin-right: 25px;
margin-bottom: 25px;
vertical-align: top;
background: #fff;
}

.semi_list_clm3 > ul > li:nth-child(3n),
.voice_list > ul > li:nth-child(3n){
/*margin-right: 0;*/
}

.semi_list_clm3 > ul li .img,
.voice_list li .img{
border: 1px solid #ccc;
padding: 5px;
background: #fff;
position: relative;
display: inline-block!important;
width:270px;
height:156px;
overflow: hidden;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.semi_list_clm3 > ul .img a,
.voice_list li .img a{
display: block;
}

.semi_list_clm3 > ul li .img img,
.voice_list li .img img{
width:100%;
height:144px;
object-fit: cover;
font-family: 'object-fit: cover;'; /*IE対策*/
}

.semi_list_clm3 > ul li .txt_box,
.voice_list li .txt_box{
display: block;
vertical-align: top;
}

.semi_list_clm3 > ul li .tit,
.voice_list li .tit{
position: relative;
font-size:16px;
margin-top: 4px;
line-height: 1.6;
font-weight:bold;
}

.semi_list_clm3 > ul li .tit a,
.voice_list li .tit a{
text-decoration: none;
word-break:break-all;
}

.semi_list_clm3 .cate{
font-size:0;
}

.semi_list_clm3 .cate li{
display: inline-block;
margin: 3px 8px 3px 0;
}

.semi_list_clm3 .cate li a {
display: inline-block;
font-weight: bold;
font-size: 13px;
border: 1px solid #024e9a;
color: #024e9a;
padding: 1px 7px 0;
background: #f9fcff;
min-width: 4em;
text-align: center;
line-height: 17px;
}

.semi_list_clm3 .cate li a:hover{
text-decoration: none;
}


.voice_list li .tit a:hover{
text-decoration: underline;
}

#voice .cate{
display: inline-block;
font-size: 0;
}

#voice .cate li{
display: inline-block;
font-size:12px;
}

#voice .name,
#voice .cate a{
display: inline-block!important;
text-align: center;
font-size:11.5px;
color:#fff;
background: #014e9a;
min-width: 4em;
box-sizing: border-box;
padding: 0 3px;
margin-right:8px;
line-height: 18px;
}

#voice .post_head .name,
#voice .post_head .cate a{
font-size:13px;
line-height: 19px;
padding: 1px 6px 0;
}

#voice li .cate a:hover{
text-decoration: none;
}

.voice_list li .date{
font-size:12px;
padding-right: 6px;
line-height: 18px;
display: block!important;
}

#voice .post_content .head_img{
text-align: center;
margin: 0 0 30px;
min-width: 400px;
}

#voice .post_content .head_img td{
text-align: left;
vertical-align: middle;
}

#voice .post_content .head_img td.pdf{
width:400px;
text-align: center;
background: #efefef;
}

#voice .post_content .head_img td.img01{
width:420px;
padding-left: 20px;
}

.faq_wrap{
background-image: linear-gradient(to right, #014e9a, #014e9a 3px, transparent 1px, transparent 1px);
background-size: 6px 1px;
background-position: bottom;
background-repeat: repeat-x;
margin-bottom: 38px;
}

dl.faq{
background-image: linear-gradient(to right, #014e9a, #014e9a 3px, transparent 1px, transparent 1px);
background-size: 6px 1px;
background-position: top;
background-repeat: repeat-x;
padding: 21px 0 19px;
}

dl.faq dt{
padding:8px 25px 0;
font-size:22px;
font-weight: bold;
position: relative;
padding-left: 50px;
font-size:18px;
min-height: 37px;
box-sizing: border-box;
margin-bottom: 20px;
}

dl.faq dt i{
position: absolute;
top: 0;
left:0;
margin: auto;
display: inline-block;
color:#fff;
font-family: 'Montserrat', sans-serif;
font-size:20px;
background: #d94277;
line-height: 37px;
width:37px;
text-align: center;
}

dl.faq dd{
position: relative;
padding-left:50px;
line-height: 1.7;
padding-top: 5px;
}

dl.faq dd i{
position: absolute;
top: 0;
left:0;
margin: auto;
color:#fff;
font-family: 'Montserrat', sans-serif;
background: #014e9a;
line-height: 37px;
width:37px;
font-size:20px;
text-align: center;
}

#voice .post_content .movie_box{
padding:0 45px;
margin-bottom: 42px;
}

#voice .post_content .movie_box .inline_wrap{
display: block;
height:0;
padding-top:55%;
position: relative;
overflow: hidden;
width:100%;
}

#voice .post_content .movie_box  .inline_wrap iframe{
display: block;
height:100%;
width:100%;
top: 0;
left: 0;
position: absolute;
}

.comment_box{
margin-bottom: 45px;
border: 4px solid #c2dffc;
padding: 33px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: space-between;
   -ms-flex-pack:space-between;
     justify-content:space-between;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}

.comment_box .img02{
width:130px;
text-align: center;
padding-top: 4px;
}

.comment_box .txt_right{
/*width:572px;*/
width:80%;
}

.comment_box .txt{
color: #014e9a;
font-size:14px;
padding-top: 8px;
}

.comment_box h6{
font-size:22px;
color: #014e9a;
margin-bottom: 5px;
}

#voice_box02{
margin: 70px auto 50px;
}

.post_content h3{font-size:125%; margin-bottom: 14px;}
.post_content h4{font-size:110%;
margin-bottom:14px;}

.post_content .txt_box p{
margin-bottom: 1em;
overflow: hidden;
}

.post_content .txt_box p img{
padding-top: 14px;
padding-bottom: 14px;
}

.wc-shortcodes-row p img{
padding-top: 0;
padding-bottom: 0;
}

.post_content img.alignnone{
display: block;
}

.post_content img.aligncenter{
text-align: center;
display: block;
margin-left: auto;
margin-right: auto;
}

.post_content img.alignleft{
text-align: left;
display: block;
float:left;
margin: 0 30px 10px 0px;
}

.post_content img.alignright{
text-align: right;
display: block;
float:right;
margin: 0 0 10px 30px;
}

.stit_cate{
font-size:20px;
text-align: center;
padding-bottom: 10px;
}

.pagenavi{
overflow: hidden;
text-align: center;
margin:20px auto 40px;
}

.pagenavi .prev{
display: inline-block;
margin-right: 40px;
}

.pagenavi .prev a:hover,
.pagenavi .prev a{
padding: 2px 12px 1px 12px;
}

.pagenavi .next{
display: inline-block;
margin-left: 40px;
}

.pagenavi .next a:hover,
.pagenavi .next a{
padding: 2px 12px 1px 12px;
}

.pagenavi .in_box{
display: inline-block;
}

.pagenavi{
font-size:0;
}

.pagenavi .current,
.pagenavi a{
font-size:16px;
display: inline-block!important;
margin: 0 6px 10px;
line-height: 2.2em;
padding: 2px 15px 1px;
background: #c3c3c3;
color: #fff;
}

.pagenavi a:hover,
.pagenavi .current{
color:#fff;
background: #014e9a;
}

.pagenavi a:hover{
text-decoration: none !important;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

/*----------------------------------------------------
	その他のサービス
----------------------------------------------------*/
.other_service .s_list li{
width:380px;
margin-bottom: 30px;
font-size:14px;
}

.other_service .s_list li p{
font-size:14px;
}
.other_service .s_list li .txt{
margin: 10px 0 0px;
}

.other_service .s_list .btn{
position: absolute;
bottom:0;
left:0;
right:0;
margin: auto;
}

.other_service .s_list .btn a{
background: #ffaf3c;
font-size:16px;
text-align: center;
color:#fff;
display: block;
border-radius: 4px;
line-height: 40px;
}

.smile li{
font-size:18px;
background: #fffef0;
padding: 14px 40px 14px 14px;
margin-bottom: 10px;
margin-left: 50px;
}

#salary02 .smile li{
padding: 14px 20px 14px 14px;
}

.smile li:before {
display: block;
content: "";
width: 33px;
height: 36px;
top: 0;
left: -42px;
bottom: 0;
margin: auto;
position: absolute;
background: url(/img/service/i_smile.png) 50% 50% no-repeat;
background-size:33px auto;
}

.voice_waku2 li{
border: 4px solid #c2dffc;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #fff;
padding: 24px 34px 24px 116px;
margin-bottom: 14px;
background: #fffff7;
height:243px;
}

.voice_waku2 li i{
position: absolute;
top: 50%;
left:40px;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.voice_waku2 li p{
width:372px;
position: absolute;
top: 50%;
left:116px;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

#feature .voice_waku2 li,
#first02 .voice_waku2 li {
height: auto;
overflow: hidden;
}

#feature .voice_waku2{
margin-bottom: -20px;
}


.merit_table{
width:100%;
}

.merit_table th{
vertical-align: middle;
background: #fffef0 ;
padding: 10px 12px;
border: 1px solid #ccc;
vertical-align: middle;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.merit_table.blue th{
background: #f4faff;
}

.merit_table td{
line-height: 1.7;
vertical-align: middle;
padding: 10px 14px;
border: 1px solid #ccc;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}


.merit_table .w01{
width:100px;

}

.merit_table .w03{
width:53%;
}

.merit_table .w04{
width:44%;
}

.merit_table .w05{
width:44%;
}


.merit_table h6{
color: #d72533;
font-size: 18px;
margin-bottom: 8px;
}

.merit_table td ul li{
padding-left:1.2em;
}

.merit_table td ul li:before {
display: block;
content: "";
top:7px;
left: 2px;
margin: auto;
position: absolute;
width: 10px;
height: 10px;
background-color: #014e9a;
border-radius: 100%;
}

.merit_table td ul.gray li:before{
background-color: #8f8f8f;
}


/*----------------------------------------------------
	採用情報
----------------------------------------------------*/
.link_recruit{
margin: 0 auto 40px;
}

.link_recruit a{
max-width: 98%;
min-width: 700px;
background: #024e9a;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
color:#fff;
font-size:22px;
line-height: 50px;
padding: 0 20px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.link_recruit a span{
display: inline-block;
margin-left: 30px;
}

#rec01 .jobs_list li{
/*width:392px;*/
width:32%;
margin:0 7px;
}

#rec01 .jobs_list{
min-height: 50px;
}

#rec01 .jobs_list:before {
display: block;
content: "現在募集しておりません。";
width: ;
height: ;
top: 10px;
left: 26px;
margin: auto;
position: absolute;
font-weight: normal;
}


#rec01 .jobs_list li:first-child.no_article{
display: block;
width: 100%;
padding-left: 26px;
font-weight: normal;
margin-bottom: 15px;
}

#rec01 .jobs_list li a{
color:#333;
background:url(/img/recruit/btn_arrow.png) 12px 50% no-repeat #f1f1f1;
min-height:78px;
margin-bottom: 12px;
display: block;
padding-top: 12px;
padding-bottom: 12px;
padding-left: 44px;
font-size:18px;
font-weight: normal;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
align-content: center;
}

#rec01 .jobs_list p{
line-height: 1.5;
letter-spacing: 1px;

}

#rec01 .jobs_list p span{
font-size:14px;
}

#rec01 .jobs_list li a:hover{
background:url(/img/recruit/btn_arrow.png) 12px 50% no-repeat #dfe6ef;
-webkit-transition: all .4s linear;
transition: all .4s linear;
}

#rec01 .jobs_list li.false{
display: none;
}

#rec02 p i{
color: #d94277;
}
/*----------------------------------------------------
	form フォーム
----------------------------------------------------*/

#inq2_movie{
width:509px;
text-align: center;
margin: 0 auto 35px;
display: block;
height:0;
padding-top:287px;
position: relative;
overflow: hidden;
}

#inq2_movie img,
#inq2_movie iframe{
display: block;
height:100%;
width:100%;
top: 0;
left: 0;
position: absolute;
}


#inquiry02_01 .p_box img{
padding-right: 5px;
}

#inquiry #form_box_wrap{
padding-bottom: 50px;
border-bottom: 1px solid #ccc;
}

#form_box .tel_box p.time,
#inquiry .tel_box p.time{
padding-left: 273px;
padding-top: 3px;
text-align: left;
}

#form_box .stit03{
margin-bottom: 0;
}

#form_box .txt02,
#form_box .txt01{
margin-bottom: 20px;
padding-top: 24px;
}

.thanks .txt01,
.thanks .txt02,
.confirm .txt01,
.form .txt02{
display: none;
}

.form_wrap{
padding: 0 0 60px;
}

.table_form{
width:100%;
text-align: left;
border-top: 1px solid #ccc;
}

.table_form tr{
border-bottom: 1px solid #ccc;
}

.table_form th{
padding: 14px 5px 14px 10px;
vertical-align: middle;
width: 15em;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
}

.table_form td{
padding: 14px 28px 14px;
vertical-align: middle;
}

#form_box.confirm table th,
#inquiry-confirm #form_box th {
font-weight: normal;
}

#form_box.confirm table td,
#inquiry-confirm #form_box td{
font-weight: bold;
font-size: 110%;
}

#form_box .table_form .vt {
vertical-align: top;
padding-top: 25px;
}

#form_box .table_form .txt_s {
font-size: 90%;
}


#inquiry-confirm td .txt{
display: none;
}

#form_box .table_form td .ph{
display: block;
font-size:14px;
}

#form_box .must {
color: #fff;
background: #ff0000;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: normal;
font-size: 12px;
display: inline-block;
padding: 0px 3px;
letter-spacing: 1px;
line-height: 1.3;
/*margin-left: 8px;*/
vertical-align: middle;
border-bottom: 1px solid #fff;
}

#form_box .any {
color: #fff;
background: #9c9c9c;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
font-weight: normal;
font-size: 12px;
display: inline-block;
padding: 0px 3px;
letter-spacing: 1px;
line-height: 1.3;
/*margin-left: 0;*/
margin-bottom: 1px;
vertical-align: middle;
border-bottom: 1px solid #fff;
}


#form_box table td input[type="text"]{
width:70%;
}

#form_box table td input.wi100[type="text"]{
width:100%;
}

#form_box input.d_picker[type="text"]{
width:10em;
}

#form_box input[type="text"],
#form_box textarea {
  width: 75%;
  font-size: 15px;
  border: 1px solid #ccc;
  padding: 9px 2%;
  margin-bottom: 2px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

::-webkit-input-placeholder {
	font-family:"Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
  color: #b1b1b1;
}
::-moz-placeholder {
  color: #b1b1b1; opacity: 1;
  	font-family:"Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}
:-ms-input-placeholder {
  color: #b1b1b1;
  	font-family:"Hiragino Sans", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
}


#form_box .mw_wp_form .error {
font-size: 90%;
color: #ff0000;
font-weight: bold;
}

.mwform-checkbox-field input, .mwform-radio-field input[type="radio" ] {
margin:0 5px 6px 0;
}

#form_box .mw_wp_form .horizontal-item + .horizontal-item {
margin-left: 0px;
display: block;
padding-bottom: 2px;
padding-top: 0;
}

#form_box .mwform-checkbox-field-text{
line-height: 1.5;
vertical-align: middle;
}

#form_box table td textarea{
height:10em;
width:100%;
max-width: 100%;
}

.mwform-checkbox-field label{
display: block;
}

#form_box .btn{
margin: 20px auto 30px;
 display: -webkit-flex;
 display: -ms-flexbox;
 display: flex;
 -webkit-justify-content: center;
   -ms-flex-pack: center;
     justify-content: center;
 -webkit-flex-wrap: wrap;
   -ms-flex-wrap: wrap;
     flex-wrap: wrap;
}


#form_box .btn input{
display:inline-block;
width: 400px;
height:70px;
line-height: 70px;
padding: 0;
font-weight: bold;
letter-spacing:2px;
font-size:20px;
color:#fff;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #ffaf3c;
text-align: center;
margin: 0 auto;
border: none;
cursor:pointer;
}

.confirm .btn{
margin: 35px auto 0px !important;
}

.confirm .btn input{
display:inline-block !important;
width: 350px !important;
}

#form_box .btn .back input,
#form_box .btn .btn-back{
width: 240px!important;
background:#aaa!important;
margin: 0 20px;
letter-spacing: 2px;
}

input[type="button"],
input[type="submit"] {
-webkit-appearance: none;
}

input[type="button"]:hover,
input[type="submit"]:hover {
opacity: .8;
 -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}


#form_box .btn input:hover{
opacity: .8;
}

#form_box .complete_txt{
margin: 40px auto 30px;
font-size:22px;
}

#form_box .txt_thanks{
padding: 0 30px 0 78px;
}

.confirm .privacy_box{
display: none;
}

.privacy_box h3{
font-size:18px;
margin-bottom: 14px;
}

.privacy_box {
padding: 20px 0 0;
letter-spacing: 0.5px;
}

.confirm .privacy_box{
display: none;
}

#policy .privacy_box{
padding: 0 0 20px;
}

.privacy_box ol li{
line-height: 1.75;
}

#policy .stit01{
margin: 15px auto 26px;
}

.privacy_box .txt03{
text-align: left;
}

.privacy_box .in_box{
border: 1px solid #ccc;
overflow-y: scroll;
background: #fff;
height:7em;
padding: 20px;
text-align: left;
margin:0 auto 20px;
}

.privacy_box p.txt{
padding-left: 1em;
}

.privacy_box ol{
margin-bottom: 30px;
padding-left: 1em;
}

.privacy_box ol li{
text-indent: -2.1em;
padding-left:2.1em;
}


#policy01 .table01 th{
font-weight: normal;
width:8em;
padding: 14px 7px 14px 14px;
}

#policy01 .table01 td{
vertical-align: middle;
}

.mw_wp_form .privacy_box2{
padding-top: 20px;
}

.mwform-checkbox-field input{
    margin: 3px 5px 3px 0;
}

.privacy_box2 .in_box{
border: 1px solid #ccc;
overflow-y: scroll;
background: #fff;
height:9em;
padding: 10px;
text-align: left;
margin:12px auto;
}


.privacy_box2 p.txt{
padding-left: 1em;
}


.privacy_box2 ol{
margin-bottom: 10px;
}


.privacy_box2 ol li{
margin-bottom: 10px;
font-size:14px;
}


.privacy_box2 ol li h5{
text-indent: -1.7em;
padding-left:1.7em;
font-size:14px;
margin-bottom: 7px;
}

/*
aside .privacy_box2 ol li h5{
font-weight: normal;
}*/


.privacy_box2 ol li p{
font-size:15px;
padding-left: 1.55em;
line-height: 1.7;
}

.privacy_box ol li th,
.privacy_box2 ol li th{
font-weight: normal;
padding-right: 10px;
}


/*----------------------------------------------------
	inq_box
----------------------------------------------------*/

#inq_box{
padding: 24px 0 30px;
/*margin-bottom: -60px;*/
}

#inq_box .box1000{
background: url(/img/common/inq_img.jpg) right 50% no-repeat;
padding-right:380px;
}

#inq_box .txt01{
margin-bottom: 16px;
}

#inq_box li .time{
font-size:14px;
line-height: 1.2;
display: block;
letter-spacing: 0.8px;
padding-top: 2px;
padding-bottom: 4px;
text-align: center;
}

#inq_box .tel_exp{
width:365px;
border: 1px solid #333;
letter-spacing: 1.4px;
font-size:14px;
text-align: center;
margin-left: 10px;
}

#inq_box .btn_tel{
margin-top: 10px;
}

.tel_exp.ib{
width:340px;
border: 1px solid #333;
letter-spacing: 1px;
text-align: center;
margin:3px auto;
font-size:14px;
}

/*----------------------------------------------------
	footer
----------------------------------------------------*/

.f_nav{
width:45em;
font-size:14px;
padding: 0 0;
/*border-top: 1px solid #333;*/
}

.f_nav .justify{
font-size:14px;
}

.f_nav .f_nav01{
width:19em;
}

.f_nav .f_nav01 .child{
display: none !important;
}

.f_nav .f_nav02{
width:13em;
}

.f_nav .f_nav03{
width:8em;
}


.f_nav li{
font-size:14px;
margin-bottom: 5px;
}

.f_nav li.mb25{
margin-bottom: 25px;
}

.f_nav .child {
margin-bottom: 20px;
}

.f_nav li.fn{
font-weight: normal;
}

.f_nav ul li.fn:before{
content: "∟";
padding-left: 4px;
padding-right: 4px;
}

.f_guide .f_nav01{
width:8em;
}

.f_guide .f_nav02{
width:17em;
}

.f_guide .f_nav03{
width:11em;
}

footer{
padding: 30px 0 1px;
border-top: 1px solid #ccc;
}

footer a:hover span,
footer a:hover {
text-decoration: underline;
}

footer .logo_box {
position: relative;
margin:0 0;
width:425px;
}

footer .logo_box .img{
margin-right: 22px;
}

footer .add{
line-height: 1.8;
padding-left: 171px;
margin-bottom: 18px;
}

footer .add .btn_inq2{
padding-top: 5px;
}

footer .f_insta{
background: url(/img/common/f_insta.png) 0 50% no-repeat;
background-size: 22px auto;
padding-left: 26px;
font-weight: bold;
font-size:16px;
}

.copy {
letter-spacing: 1px;
font-size:14px;
clear: both;
line-height: 40px;
text-align: center;
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
background: #014e9a;
}

/*
.footer_area{
margin-top: -60px;
}*/

.pageTop{
height:60px;
}

.pageTop a{
background: #c73d61;
z-index: 9999;
position: absolute;
height:59px;
right:0;
width:60px;
cursor: pointer;
display: inline-block;
/*opacity:.7;*/
}

.pageTop a img{
height:60px;
width:60px;
}

.pageTop a:hover{
opacity: 1;
background: #d96583;
}

.btn_rec{
display: none;
right:0;
top:40%;
position: fixed;
height:306px;
width:66px;
z-index: 9999;
}

.fix_btn{
display: none !important;
}

#box404{
width:900px;
margin:40px auto;
}

#box404 h3 span{
display: inline-block;
font-size:24px;
padding-bottom: 8px;
border-bottom:1px solid #014e9a;
}

#box404 h3{
margin-bottom: 15px;
}

#box404 .sitemap_box{
border:3px solid #014e9a;
padding: 20px 30px;
width:85%;
margin: 0 auto;
}

#box404 .sitemap_box .justify{
padding-top: 10px;}

#box404 .sitemap_box ul.s_nav01{
width:280px;
}

#box404 .sitemap_box ul.s_nav02{
width:190px;
}

#box404 .sitemap_box ul.s_nav03{
width:165px;
}

#box404 .sitemap_box ul li a:before{
content: "> ";
}

#box404 .sitemap_box ul li {
margin-bottom: 10px;
}

#box404 .sitemap_box ul li.fn a::before{
content: "∟";
padding-left: 4px;
padding-right: 4px;
}

#side_inq2{
position: fixed;
right:0;
bottom:5px;
z-index: 9999;
height:520px;
width:71px;
}

#side_inq2 .side_rec{
margin-bottom: 7px;
}

/*
#fix_btn li.btn_inq{
margin-bottom: 10px;
}
*/

/* 所属社労士詳細ページ用 */

.member-detail #primary{
  width: 100%;
}
.flex {
  display: flex;
}
.justify-between {
  justify-content: space-between;
}
.member-content .flex {
  text-align: left;
}
.member-img {
  width:25%;
  text-align: left;
}
/*.member-list-box .img-hover {
  width: 224px;
  height: 313px;
}
.member-list-box .img-hover:hover {
  width: 224px;
  height: 313px;
}*/
.member-prof {
  width:75%;
}
.member-name {
  font-size:28px;
  border-left:3px solid #014E9A;
  padding: 0 10px;
  margin-bottom:10px;
}
.furigana {
  font-size:14px;
  font-weight:500;
  color:#717171;
}
.office-tag {
  padding:6px 16px;
  font-size:14px;
  border:1px solid #333;
  background-color:#fff;
  width:fit-content;
  line-height: 1!important;
  margin-bottom: 20px;
}
.member-content h3 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.prof-detail {
  background-color:#f3f3f3;
  padding: 40px;
  margin-top:40px;
  text-align: left;
}
.prof-detail h2 {
  font-size:18px;
  padding-bottom: 20px;
}
.prof-detail h2::after {
  content: '';
  display: block;
  width: 40px;
  height: 2px;
  background-color: #014E9A;
  margin-top:4px;
}
.col-2 {
  width:48%;
  margin:0 10px;
}
.col-3 {
  width:30%;
  margin:0 10px;
}
.text-center {
  text-align:center!important;
}
.mt-10 {
  margin-top: 10px!important;
}
.mb-20 {
  margin-bottom: 20px!important;
}
.mb-40 {
  margin-bottom: 40px!important;
}
.pl-40 {
  padding-left:40px;
}
.bl-w {
  border-left:2px dashed #fff ;
  padding-right:20px;
}

/* 所属社労士一覧ページ用 */
.member-list .flex {
  flex-wrap:wrap;
  justify-content: center;
}
.member-list-box {
  width:23%;
  margin:10px;
}

.img-hover {
  position: relative;
  width: 100%;
  height: 400px;
  margin: 0 auto;
  display: block;
  overflow: hidden;
  cursor: pointer;
}
.img-hover img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 100%;
  display: block;
  -webkit-transition: .4s ease-in-out;
  transition: .4s ease-in-out;
}
.img-hover:hover img:nth-of-type(2) {
  opacity: 0;
}




/* 20250829追記 */
.page_fv {
  height:60vh;
  position: relative;
}
.bg-manual {
  background-image: url(/wp/wp-content/uploads/2025/05/manual.webp);
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg-education {
  background-image: url(/wp/wp-content/uploads/2025/05/edu-eye.webp);
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
}
.bg-recruit {
  background-image: url(/wp/wp-content/uploads/2025/05/recruit_hp.webp);
  background-size:cover;
  background-repeat: no-repeat;
  background-position: center;
}
.page_cp {
  position: absolute;
  bottom:40px;
  left:40px;
}
.page_cp p {
  font-size:24px;
  font-weight:600;
  padding:10px 16px;
  background-color:#fff;
  margin-bottom: 16px;
  width:fit-content;
  letter-spacing: 1.1px;
}
.page_cp p span {
  color:red;
  font-weight:800;
}
.bg_cream.box02 {
  padding:20px 20px 10px 25px;
  border-radius: 10px;
}
.col-1-2 {
  width: 45%;
  margin:0 auto;
}
.col-1-3 {
  width: 30%;
  margin:0 auto;
}
.manual-voice .col-1-3 {
  width:33%;
  margin:0;
}

.manual-voice .col-2-3 {
  width:66%;
  margin:0;
}
.manual-voice .voice_waku {
  position: relative;
  margin-bottom: 40px;
}
.manual-voice .txt_box .pc_only img {
  position: absolute;
  right: 20px;
  top:20px;
  width:120px;
}
.flex-wrap {
  flex-wrap: wrap;
}
.bb-blue {
  border-bottom: 2px solid #014e9a;
  width: fit-content;
  color:#014e9a;
}
.light-blue-box {
  padding:30px 40px;
  background-color: #f4f9fd;
  margin:20px 0;
}
.fukidashi-blue {
  position: relative;
  display: inline-block;
  margin: 1.5em 0;
  padding: 10px 30px;
  min-width: 120px;
  max-width: 100%;
  color: #fff;
  font-size: 16px;
  background: #014e9a;
  border-radius: 10px;
}

.fukidashi-blue:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 25%;
  margin-left: -15px;
  border: 10px solid transparent;
  border-top: 12px solid #014e9a;
}
.fukidashi-blue h3 {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 1.4px;
  margin-bottom:0;
}
.merit_box_manual ol.merit {
  border:none;
}
.merit_box_manual .merit li {
  background-color:#d94277;
  margin-bottom: 20px;
}
.merit_box_manual .merit li h4 {
  margin-bottom: 0;
  color:#f7ff7e;
  font-size: 20px;
  margin-left:10px;
}
.align-center {
  align-items: center;
}
ul.disc {
  padding-left: 20px;
}
.disc li {
  list-style: disc!important;
  font-size: 16px;
  font-weight: 600;
}
.disc li ul li {
  font-size: 14px;
  font-weight: 400;
}
.center {
  text-align: center!important;
}
.post_content .education ol {
  border:none;
  padding: 20px 0;
}
.post_content .recruit ol {
  border:none;
  padding: 20px 0;
}
.post_content .recruit ol li {
  font-size: 18px!important;
}
.education .pl40 {
  padding-left: 40px;
}
.step-bar {
  padding:10px 20px;
  background-color: #014e9a;
  color:#fff;
  font-size: 18px;
  border-radius: 10px;
  letter-spacing: 0.8px;
  margin-bottom:10px;
}
.step-txt {
  color:#fefa72;
  margin-right:10px;
  font-weight: 600;
}
.dli-caret-down {
  display: inline-block;
  vertical-align: middle;
  color: #014e9a;
  line-height: 1;
  width: 0;
  height: 0;
  border-style: solid;
  border-color: transparent;
  border-width: 20px 16px;
  border-top-color: currentColor;
  border-bottom: 0;
}
.txt-marker-yellow {
  font-size:48px;
  font-weight: 500;
  padding:0 10px;
  width:fit-content;
  margin:0 auto 20px;
  background: linear-gradient(transparent 50%, #fcf8c7 50%);
}
.bg-light-blue {
  background-color: #c0ddfa;
  padding:20px 20px 60px;
}
.br-10 {
  border-radius: 10px;
}
.consul_merit {
  font-size: 24px;
  font-weight: 600;
  color:#014e9a;
  padding:40px 0;
}
.consul_merit_h3 {
  font-size: 20px;
  font-weight: 600;
  color:#fff;
  padding:10px 20px;
  margin-bottom: 0!important;
  min-height: 70px;
  align-content: center;
  background-color:#014e9a;
  border-radius: 10px 10px 0 0;
}
.consul_merit_box {
  background-color: #fff;
  border-radius: 0 0 10px 10px;
  padding: 10px 20px;
  min-height: 300px;
}
.hosoku {
  padding:0 20px;
}
.plan_hosoku h4 {
  padding:10px 0;
  margin-bottom:20px;
  border-top:2px solid #014e9a;
  border-bottom:2px solid #014e9a;
  color:#014e9a;
  text-align: center;
}
.plan_hosoku ul {
  display: flex;
  justify-content: space-between;
}
.plan_hosoku ul li {
  width:48%;
  margin:0 10px;
  color:#014e9a;
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 20px;
  list-style: none;
  text-align: center;
  font-weight: bold;
}
.plan-box {
  background-color:#014e9a;
  border-radius: 10px;
  padding:14px 20px;
}
.plan-box p {
  color:#fff;
  font-size:20px;
  font-weight: 600;
}
.text-red {
  color:red!important;
}
.text-blue {
  color:#014e9a!important;
}
.font-weight-bold {
  font-weight: bold;
}
.flow-section {
  margin:60px 0;
}
.flow-section .col-1-5 {
  width:18%;
  margin:0 auto;
}
.flow-section .flow-item {
  background-color:#f3f3f3;
  border-radius:10px;
  padding: 30px 20px;
  position: relative;
  min-height: 250px;
}
.flow-section .flow-item .step-num {
  position: absolute;
  left: 37%;
  top:-28px;
  background-color: #014e9a;
  width:60px;
  height: 60px;
  border-radius: 50%;
  color:#fefa72;
  font-size:14px;
  text-align: center;
  align-content: center;
  font-weight: 500;
  line-height: 20px;
}
.flow-section .flow-item .step-num span {
  font-size:24px;
  font-weight: 700;
}
.flow-section .flow-item img {
  width:80%;
  margin:10px auto 20px;
}

span {
  display: inline!important;
}

#first01 .merit i{
position: absolute;
top: 50%;
left:0;
right:0;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

#first01 .merit li{
padding-left: 118px;

}

#first01 .merit li .fuki_box{
border: 1px solid #d94277;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
padding: 15px 30px;
margin-bottom: 12px;
}

#first01 .merit li .fuki_box h4{
font-size:22px;
margin-bottom: 6px;
}

#first01 .merit li .fuki_box h4.txt20{
font-size:20px;
padding-top: 6px;
}

#first01 .merit li .fuki_box:before {
display: block;
content: "";
width:17px ;
height:19px ;
top: 0;
bottom:0;
left: -17px;
margin: auto;
position: absolute;
background: url(/img/first/fuki.png) 50% 50% no-repeat;
}
.post_content ol {
  border:none;
}
 .post_content .voice-sec h3 {
  margin:4px 0 0!important;
}

.service-content .txt_wrap .img ,.service-content .txt_wrap .txt_box{
  width:48%;
}
.service-content .voice_waku2 li p {
  width:60%;
}
.service-content .merit_box.bg_cream {
  margin: 50px auto;
  padding: 18px 30px 35px;
}
.service-content .merit_box .txt01 {
  padding-left:131px;
}
.service-content .merit_box.bg_cream .txt01:before {
display: block;
content: "";
width: 100px;
height:148px ;
bottom: 0px;
left: 6px;
margin: auto;
position: absolute;
background: url(/img/top/img_onayami02.png) 50% 50% no-repeat ;
background-size: 100px auto;
}

.service-content .merit_box .merit li{
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #d94277;
border: 6px solid #d94277;
border-top:  4px solid #d94277;
margin-top: 20px;
}

.service-content .merit_box .merit li h4{
color: #f7ff7e;
position: relative;
line-height: 48px;
padding-bottom: 2px;
font-size:22px;
letter-spacing: 0.8px;
padding-left: 103px;
}

.service-content .merit_box .merit li h4 i{
position: absolute;
top: 50%;
left:0;
right:0;
margin: auto;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}

.service-content .merit_box .merit li p{
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
background: #fff;
padding: 21px 14px 12px;
}

.service-content .merit li .img.right{
margin-top: -5px;
}
.post_content .service-content ol {
  padding: 0!important;
}
.post_content .service-content h4 {
  margin-bottom: 0;
}

.service-content .caption{
color:#fff;
font-size:20px;
background: #014e9a;
text-align: center;
line-height: 62px;
font-weight: normal;
letter-spacing: 1px;
}

.service-content table.step{
width:100%;
font-size:16px;
height:522px;
}

.service-content table.step tr:nth-child(odd){
background: #fffef0;
}


.service-content table.step th{
width:9em;
padding: 12px 5px 12px 20px;
border: 1px solid #ccc;
vertical-align: middle;
}

.service-content table.step th.number{
width:130px;
position: relative;
/*text-indent: -9999px;*/
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;
text-align: center;
padding: 12px;
font-size:30px;
font-weight:bold;
color:#fff;
-webkit-text-stroke: 6px #014e9a;
text-stroke: 6px #014e9a;
paint-order: stroke;
}
.service-content table.step th.number.n01 span {
  z-index:1;
  position: relative;
} 
.service-content table.step th.number.n01::before {
display: block;
content: "";
width:108px ;
height: 522px;
top: 0;
left: 0;
right: 0;
margin: auto;
position: absolute;
background: url(/img/service/step_arrow.png) 50% 50% no-repeat;
  z-index:0;
}

.service-content table.step th.number::after {
display: block;
content: "";
width:100%;
height: 1px;
bottom: -1px;
left: 0;
right: 0;
margin: auto;
position: absolute;
border-bottom: 1px solid #ccc;
}

.service-content table.step td{
vertical-align: middle;
padding: 12px 20px;
border: 1px solid #ccc;
}

.service-content table.step td span{
padding-left:1.2em;
display: block;
position: relative;
margin-bottom: 4px;
}

.service-content table.step td span:before {
display: block;
content: "";
top:6px;
left: 2px;
margin: auto;
position: absolute;
width: 10px;
height: 10px;
background-color: #014e9a;
border-radius: 100%;
}
.post_content .service-content th {
  background-color: unset;
}

.service-content .plan_btn li{
width:32%;
margin-bottom: 25px;
}

.service-content .pdf_btn p{
width:33%;
}

.service-content .pdf_btn p.w30{
width:28%;
}

.service-content .pdf_btn p.w36{
width:36.5%;
}


.service-content .pdf_btn p.btn02 a{
font-size:18px;
padding: 0 10px 0;
letter-spacing: 0px;
}

.service-content .pdf_btn p.btn02 a span {
background: url(/img/common/btn01_ar.png) right 50% no-repeat;
background-size: 22px auto;
padding-right: 28px;
}
.post_content .service-content .btn02 {
  margin:0;
}
.post_content .service-content a {
  text-decoration: none;
}

.plan_detail .stit_wrap{
background: #014e9a;
color:#fff;
line-height: 56px;
padding: 0 27px;
margin-bottom: 20px;
}

.plan_detail .stit_wrap h4{
padding-right: 35px;
}

.plan_detail .tokuten{
padding-left: 135px;
}

.plan_detail .tokuten dt{
width:122px;
background: #d94277;
color:#fff;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
position: absolute;
top:0;
left:0;
margin: auto;
text-align: center;
line-height: 34px;
}

.plan_detail .tokuten dd{
line-height: 1.7;
}

.plan_box02{
margin: 30px auto 25px;
background: #c0ddfa;
padding: 11px 14px 14px;
-webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px;
}

.plan_box02 li{
width:296px;
margin-top: 10px;
-webkit-border-radius:8px;
-moz-border-radius:8px;
border-radius:8px;
background: #fff;
}

.plan_box02 li h4{
background: #014e9a;
border-radius:8px 8px 0 0 ;
color:#fff;
padding-left: 82px;
padding-top: 13px;
padding-bottom: 11px;
position: relative;
}

.plan_box02 li h4.l2{
line-height: 63px;
padding-top: 8px;
padding-bottom: 8px;
}

#plan06 .plan_box02 li h4{
height: 141px;
-webkit-box-sizing: border-box;
 -moz-box-sizing: border-box;
   -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
      box-sizing: border-box;}

.plan_box02 li h4 i{
position: absolute;
top:7px;
left:10px;
margin: auto;
}

.plan_box02 li p{
padding: 10px 16px;
line-height: 1.7;
}

.plan_detail .btn_btm{
margin: 0 auto;
width:724px;
}

.plan_detail .btn_btm li{
width:348px;
max-width: 94%;
}

.plan_detail .btn_btm li a{
border-radius: 10px;
display: block;
text-align: center;
}

.plan_detail .btn_btm .btn_contact a{
background: #ffaf3c;
}


.plan_detail .btn_btm .btn_consul a{
background: #d94277;
}

/* footer */
footer {
  font-weight: 400;
  letter-spacing: 0.1em;
  font-family: "Roboto", "Noto Sans JP" , sans-serif;
}
.bg-light {
  background-color: #ebf1f7!important;
}

.btn-red {
  background-color: #B20000;
  color:#fff;
  border:none!important;
}

.fix-btn {
  position: fixed;
  bottom:10px;
  right:10px;
  z-index: 100;
}
.btn.round {
  border-radius: 4px;
}

.container {
  margin-right: auto;
  margin-left:auto;
  padding-left: 15px;
  padding-right: 15px;
  width:1170px;
}
.container:before, .row:before {
  content: "";
  display: table;
}
.row {
  margin-left:-15px;
  margin-right: -15px;
  display: flex;
}
.col-md-3,.col-xs-6, .col-sm-6, .col-md-6,.col-md-12 {
  position: relative;
  min-height: 1px;
  padding-left:15px;
  padding-right: 15px;
}
.col-md-3,.col-md-6 ,.col-md-12 {
  text-align: left;
}
.col-md-3 {
  width:25%;
}
.col-md-6 {
  width:50%;
}
.col-md-12 {
  width:100%;
}
.figure {
  display: block;
  margin:0;
}
.mb-md-0, .my-md-0 {
  margin-bottom: 0px!important;
}

.font-size-14 {
  font-size:14px!important;
}
.font-size-18 {
  font-size:18px!important;
}
.main-footer a {
  text-decoration: none;
  transition: all 0.3s;
}
.main-footer a:not(.btn) {
  color:#001122;
}
.main-footer a:not(.btn):hover {
  color: rgba(0, 17, 34,0.6);
  text-decoration: none;
}
.main-footer p {
  margin:0 0 10px;
}
.lh-2 {
  line-height: 2em!important;
}
.reset-ul {
  padding:0;
  margin: 0;
  list-style: none;
}
.lqd-custom-menu li a {
  display: block;
}
.bg-primary {
  background-color: #014E9A;
  color:#fff;
}
.d-flex {
  display: flex!important;
}
.align-items-center {
  -webkit-box-align:center !important;
  align-items:center !important;
}
.pt-10 {
  padding-top: 10px!important;
}
.pb-10 {
  padding-bottom: 10px!important;
}
.pt-60 {
  padding-top: 60px!important;
}
.pb-60 {
  padding-bottom: 60px!important;
}
.btn {
  display: inline-flex;
  padding:0;
  white-space: nowrap;
  transition:all .3s ease;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05), 0 0 0 rgba(0, 0, 0, 0.05);
}
.btn > span {
  display: inline-flex;  
  padding:1.15em 2.1em;
  border-radius: inherit;
  border-color: inherit;
  -webkit-box-orient:horizontal;
  -webkit-box-direction:normal;
  flex-flow:row wrap;
  -webkit-box-align:center;
  align-items:center;
}
.btn-icon, .btn-txt {
  position:relative;
  z-index: 3;
}
.ltr-sp-05 {
  letter-spacing: 0.05em !important;
}
.text-uppercase {
  text-transform:uppercase!important;
}

/* header */
.header-container {
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.logo-area {
  padding-left: 15px;
  padding-right: 3rem;
}
.logo-area a img {
  height: 80px!important;
}
.nav-area {
  padding-left: 15px;
  padding-right: 15px;
  position: relative;
}
.nav-area ul {
  display: flex;
  justify-content: center;
  list-style: none;
  margin: 0;
  padding: 0;    
}
.nav-area ul li {
  padding: 10px;
}
.nav-area ul li a {
  color:rgba(255, 255, 255, 0.8) !important;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  font-size:14px;
  max-height: 65px;
  margin-left:20px;
  font-family: "Roboto", "Noto Sans JP" , sans-serif;
  text-decoration: none;    /* デフォルトの下線を消す */
  outline: none;
  position: relative;
  display: inline-block;
  padding-bottom: 2px;
}
.nav-area ul li a:hover {
  color:rgba(255, 255, 255, 1) !important;
  transition: all 0.3s;
}

/* nav hover-action */
/* 下線を疑似要素で作る */
.nav-area ul li a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -0.8px;             /* 調整可（文字との距離） */
  height: 1px;              /* 下線の太さ */
  width: 100%;
  background: #fff;         /* 白の下線 */
  /*transform-origin: left center;*/
  transform: scaleX(0);
  transform-origin: right;
  /*transition: transform 280ms cubic-bezier(.2,.9,.3,1);*/
  transition: transform 0.3s ease, transform-origin 0s;
  will-change: transform;

  /* 初期状態は左基点で非表示 
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.3s ease, transform-origin 0s;*/
}

/* ホバーで左→右に伸ばす */
.nav-area ul li a:hover::after,
.nav-area ul li a:focus-visible::after,
.nav-area ul li a.touch-hover::after { /* touch 用クラス対応 */
  transform: scaleX(1);
  transform-origin: left;
}

/* アクセスビリティ: 動きが苦手なユーザー向け */
@media (prefers-reduced-motion: reduce) {
  .nav-area ul li a::after {
    transition: none;
  }
  .nav-area ul li a::after {
    transform: scaleX(1); /* 常に表示でも良い */
  }
}
.hover-nav {
  position: relative;
}
.hover-nav-item {
  padding: 16px 0!important;
  background-color: #fff;
  position: absolute;
  top:44px;
  display: block!important;
  border-radius: 5px;  
  width:250px;
  left:-96%;
  opacity: 0;
  pointer-events: none;
  visibility: hidden;
  transition: all 0.3s ease;
}
.hover-nav:hover .hover-nav-item {
  opacity: 1;
  pointer-events: auto;
  visibility: visible;  
}
.nav-area .hover-nav-item li {
  padding: 0!important;
}
.nav-area .hover-nav-item a {
  color:#181b31!important;
  margin-left:0!important;
  padding: 10px 30px;
  display: block;
  font-weight:600;
  font-size:14px;
  letter-spacing: 1.2px;
  font-family: "Roboto", "Noto Sans JP" , sans-serif;
  text-align:left;
}
.nav-area .hover-nav-item a:hover {
  color:#014E9A!important;
  background-color: #ebf1f7;
}

header {
  position: fixed;
}

/* 表示状態 
header.is-stuck {
  transform: translateY(0);
}*/

/*header.is-stuck {
  position: fixed;
  transform: translateY(0px);
  transition: all 3s;
}*/

.yt {
  width:100%;
  height: 72vh;
}

/* 20251128追記 */
.relative {
  position: relative;
}
.catch-copy {
  position: absolute;
  top:33%;
  left:40px;
  text-align: left;
}
.catch-copy h1 {
  font-size:48px;
  letter-spacing: 0.8px;
  line-height: 72px;
  color:#fff;
}
.catch-copy h1 span {
  color:#f0eb46;
  text-shadow: 2px 2px 4px rgba(255,255,255,0.25);
  font-size:64px;
}
.catch-copy p {
  font-size:18px;
  color:#fff;
  margin-top:10px;
  letter-spacing: 0.8px;
}
.catch-copy .btn-area {
  margin-top:40px;
}
.catch-copy .btn-area .free-btn {
  padding: 10px 40px;
  background-color:#ffaf3c;
  border-radius: 6px;
  border:4px solid #ffaf3c;
  text-decoration: none!important;
  font-size:16px;
  font-weight:600;
  color:#fff;
  letter-spacing: 1.6px;
  margin-right:20px;
}
.catch-copy .btn-area .free-btn:hover {
  text-decoration: none!important;
  background-color: #fff;
  transition: all 0.3s;
  color:#ffaf3c;
}
.catch-copy .btn-area .service-list-btn {
  padding: 10px 40px;
  background-color:#fff;
  border-radius: 6px;
  border:4px solid #718CBA;
  text-decoration: none!important;
  font-size:16px;
  font-weight:600;
  color:#014E9A;
  letter-spacing: 1.6px;
}
.catch-copy .btn-area .service-list-btn:hover {
  background-color:#014E9A;
  text-decoration: none!important;
  color:#fff;
  transition: all 0.3s;
}
