@charset "utf-8";
/*
Theme Name:philosophy-lab-child
Theme URI:
Description:philosophy-lab child
Author:Recruit MCR
Author URI:https://philosophy-lab.com/
Version:1.0.0
Text Domain:philosophy-lab
Template: philosophy-lab
*/
/* ****************************************************
Title: reset.css
***************************************************** */
html{overflow-y:scroll}body,h1,h2,h3,h4,h5,h6,p,ul,ol,dl,dt,dd,li,table,th,td,form,address,pre,caption,cite,code,dfn,var,article,aside,dialog,figure,footer,header,hgroup,menu,nav,small,section,time,mark,audio,video{font-size:100%;margin:0;padding:0;text-decoration:none;font-family:'Noto Sans JP',sans-serif;font-weight:100}article,aside,dialog,figure,footer,header,hgroup,nav,section{display:block}img{border:0;vertical-align:bottom}table{border-collapse:collapse;border-spacing:0}caption,th{text-align:left}fieldset{border:0}hr{border:0;margin:0}ol,ul{list-style:none}q:before,q:after{content:''}abbr,acronym{border:0}em{font-style:normal}input[type=text]:focus,textarea:focus{outline:none}


			#spage .sec-e1 .catchcopy {
		font-size: 250%;
	}
	
	#spage.page-template-page-fornt-en .sec-e1 h2.destxt_head {
		font-size: 25px;
	}
	
	#spage.page-template-page-fornt-en .sec-e1 .destxt_22{
		background: #f5f5f5;
    padding: 50px 60px;
    box-sizing: border-box;
	}

#spage.page-template-page-fornt-en .sec-e1 .destxt_22 p{
		font-size: 20px;
}


/* ****************************************************
Title: base.css
***************************************************** */
a:link    {color: #000;text-decoration: none;}
a:visited {color: #000;text-decoration: none;}
a:hover   {color: #000;text-decoration: underline;}
a:active  {color: #000;text-decoration: none;}

/* common
---------------------------------------------------------------------------- */
/* -- color --*/
.red {color:red;}

/* -- text font  --*/
.bold{font-weight:bold;}.tc { text-align: center; }.tl { text-align: left; }.tr { text-align: right; }.tdu { text-decoration: underline; }
.lh10 { line-height: 1em; }.lh15 { line-height: 1.5em; }.lh2 { line-height: 2em; }.lh3 { line-height: 3em; }
.vm { vertical-align: middle; }.vt { vertical-align: top; }
.fs08 { font-size: 0.8em; }.fs09 { font-size: 0.9em; }.fs1 { font-size: 1em; }.fs11 { font-size: 1.1em; }.fs12 { font-size: 1.2em; }.fs13 { font-size: 1.3em; }
.ltxt{font-size:150%;}.mtxt{font-size:125%;}.stxt{font-size:90%;}
.bn { border:none; }.bbn { border-bottom: none; }
.marker{background: linear-gradient(transparent 60%, #FCE800 60%);}
/* -- font-weight --*/
.fontfl {font-weight: 300;}.fontfr {font-weight: 400;}


/* -- width  --*/
.w520 {width:520px; margin: 0 auto;}
.w600 {width:600px; margin: 0 auto;}.w620 {width:620px; margin: 0 auto;}.w640 {width:640px; margin: 0 auto;}.w660 {width:660px; margin: 0 auto;}.w680 {width:680px; margin: 0 auto;}
.w700 {width:700px; margin: 0 auto;}.w720 {width:720px; margin: 0 auto;}.w740 {width:740px; margin: 0 auto;}.w760 {width:760px; margin: 0 auto;}.w780 {width:780px; margin: 0 auto;}
.w800 {width:800px; margin: 0 auto;}.w820 {width:820px; margin: 0 auto;}.w840 {width:840px; margin: 0 auto;}.w860 {width:860px; margin: 0 auto;}.w880 {width:880px; margin: 0 auto;}
.w900 {width:900px; margin: 0 auto;}.w920 {width:920px; margin: 0 auto;}.w940 {width:940px; margin: 0 auto;}.w960 {width:960px; margin: 0 auto;}.w980 {width:980px; margin: 0 auto;}
.w1000 {width:1000px; margin: 0 auto;}
.w1100 {width:1100px; margin: 0 auto;}.w1200 {width:1200px; margin: 0 auto;}
.w100{width:100%;}.w95{width:95%;}.w90{width:90%;}.w85{width:85%;}.w80{width:80%;}.w75{width:75%;}.w70{width:70%;}.w65{width:65%;}.w64{width:64%;}.w63{width:63%;}.w62{width:62%;}.w61{width:61%;}
.w60{width:60%;}.w55{width:55%;}.w54{width:54%;}.w53{width:53%;}.w52{width:52%;}.w50{width:50%;}.w48{width:48%;}.w47{width:47%;}
.w46{width:46%;}.w45{width:45%;}.w40{width:40%;}.w35{width:35%;}.w33{width:33%;}.w32{width:32%;}.w30{width:30%;}.w25{width:25%;}
.w20{width:20%;}.w15{width:15%;}.w14{width:14%;}.w13{width:13%;}.w12{width:12%;}.w11{width:11%;}.w10{width:10%;}.w5{width:5%;}

/* -- layout  --*/
.fl {float:left;}.fr {float:right;}
.dc {display:block; text-align:center;}.ma {margin-left: auto; margin-right: auto;}
.flex {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;}
.jc_sb {-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-flex-pack:justify;-moz-flex-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;}
.jc_sa {-webkit-flex-pack:distribute;-moz-flex-pack:distribute;-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around;}
.jc_ce {-webkit-box-pack:center;-moz-box-pack:center;-webkit-flex-pack:center;-moz-flex-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;}
.fl_wp {-webkit-box-lines:multiple;-moz-box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.ai_ce{-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;}




/* -- none --*/
body .sp {display: none;}.pc_none {display:none;}

/* -- margin  --*/
.mb0{margin-bottom:0px !important;}.mb5{margin-bottom:5px !important;}.mb10{margin-bottom:10px !important;}.mb15{margin-bottom:15px !important;}
.mb20{margin-bottom:20px !important;}.mb25{margin-bottom:25px !important;}.mb30{margin-bottom:30px !important;}.mb35{margin-bottom:35px !important;}
.mb40{margin-bottom:40px !important;}.mb45{margin-bottom:45px !important;}.mb50{margin-bottom:50px !important;}.mb55{margin-bottom:55px !important;}
.mb60{margin-bottom:60px !important;}.mb65{margin-bottom:65px !important;}.mb70{margin-bottom:70px !important;}.mb75{margin-bottom:75px !important;}
.mb80{margin-bottom:80px !important;}.mb85{margin-bottom:85px !important;}.mb90{margin-bottom:90px !important;}.mb95{margin-bottom:95px !important;}.mb100{margin-bottom:100px !important;}

/* -- clearfix  --*/
.cf:before, .cf:after {content:' '; display:table;}.cf:after {clear:both;}


/* # header
---------------------------------------------------------------------------- */
#header {
    position: relative;
}

body#spage #header {
    position: relative;
	    padding: 75px 0 0;
}

body#spage #header #logo {
    width: 220px;
    position: absolute;
    top: 20px;
    left: 30px;
}

.lang{
	position: absolute;
}

#header .lang {
    right: 90px;
    top: 25px;
}

.lang ul li {
	font-weight:400;
	font-size:20px;
	color:#939393;
	line-height:1;
}

.lang ul li.lang-ja{
	padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #000;
}

.lang ul li a {
	color:#000;
}


/* # gNavi
---------------------------------------------------------------------------- */


/*menu*/
#header .menu{
    height: 29px;
    position: absolute;
    right: 20px;
    top: 20px;
    width: 37px;
    z-index: 99;
    cursor: pointer;
}
#header .menu__line{
    background: #000;
    display: block;
    height: 4px;
    position: absolute;
    transition:transform .3s;
    width: 100%;
}

#header .menu__line--bottom{
    bottom: 0;
}
#header .menu__line--top.active{
    top: 15px;
    transform: rotate(45deg);
    background: #fff;
}

#header .menu__line--bottom.active{
    bottom: 10px;
    transform: rotate(135deg);
    background: #fff;
}
/*gnav*/
.gnav{
    background: #000;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 98;
	top: 0;
}
.gnav__wrap{
    align-items:center;
    display: flex;
    height: 100%;
    justify-content: center;
    position: absolute;
    width: 100%;
}
.gnav__menu__item{
    margin: 30px 0;
}
.gnav__menu__item a{
    color: #fff;
    font-size: 1.666666667vw;
    text-decoration: none;
    transition: .5s;
}
.gnav__menu__item a:hover{
    color: #666;
}

.gnav__menu__item.underlayer{
    margin: 10px 0;
}

.gnav__menu__item.underlayer a{
    padding-left: 20px;
}


/* # pageBody
---------------------------------------------------------------------------- */
#pagebody .head_cont {
    width: 32%;
    background: #F5F5F5;
    padding: 45px 50px 50px;
    box-sizing: border-box;
    margin: 0 5% 0 0;
    height: max-content;
}

#pagebody .seccont {
    width: 63%;
}

#pagebody .seccont .maincont {
    width: 85%;
}

#pagebody #contents section .mbar {
    font-size: 3.125vw;
    margin-bottom: 20px;
}

#pagebody #contents section .sbar {
    font-size: 2.083333333vw;
    margin-bottom: 10px;
}

#pagebody #contents section .des {
    font-size: 1.302083333vw;
    line-height: 1.5;
}

body#spage #va {
    padding: 150px 0;
    font-size: 5.208333333vw;
}

/* # content
---------------------------------------------------------------------------- */
body#spage #pagebody #contents {
    padding-bottom: 150px;
}



/* # footer
---------------------------------------------------------------------------- */
#footer {
    background: #F5F5F5;
    padding:100px 0 50px;
}

#footer .dc a .flogo {
    width:225px;
}
#footer p,
#footer #f_navi ul li,
#footer #f_navi ul li a {
    font-weight: 400;
}

#footer #f_navi ul li {
    border-right:solid 2px #333;
    margin-right: 12px;
    padding-right: 12px;
    line-height: 1.2;
}

#footer #f_navi ul li:last-child {
    border-right:none;
    margin-right: 0;
    padding-right: 0;
}

#footer .fcomwrap {
	position:relative;
}

#footer .fcomwrap .lang {
	bottom:0;
	right:0;
}

#footer .fcomwrap .lang ul li {
margin-bottom:0;
}


@media screen and (max-width: 639px) {
body .pc {display: none;}
body .sp {display: block;}

.w520 {width:100%;}
	.w600 {width:100%;}.w620 {width:100%;}.w640 {width:100%;}.w660 {width:100%;}.w680 {width:100%;}
.w700 {width:100%;}.w720 {width:100%;}.w740 {width:100%;}.w760 {width:100%;}.w780 {width:100%;}
.w800 {width:100%;}.w820 {width:100%;}.w840 {width:100%;}.w860 {width:100%;}.w880 {width:100%;}
.w900 {width:100%;}.w920 {width:100%;}.w940 {width:100%;}.w960 {width:100%;}.w980 {width:100%;}
.w960 {width:100%;}.w1000 {width:100%;}.w1100 {width:100%;}.w1200 {width:100%;}.w100s{width: 100%;}
.flexsp {display:-webkit-box;display:-moz-box;display:-ms-flexbox;display:-webkit-flex;display:-moz-flex;display:flex;}
.jc_sbsp {-webkit-box-pack:justify;-moz-box-pack:justify;-webkit-flex-pack:justify;-moz-flex-pack:justify;-ms-flex-pack:justify;-webkit-justify-content:space-between;-moz-justify-content:space-between;justify-content:space-between;}
.jc_sasp {-webkit-flex-pack:distribute;-moz-flex-pack:distribute;-ms-flex-pack:distribute;-webkit-justify-content:space-around;-moz-justify-content:space-around;justify-content:space-around;}
.jc_cesp {-webkit-box-pack:center;-moz-box-pack:center;-webkit-flex-pack:center;-moz-flex-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;-moz-justify-content:center;justify-content:center;}
.fl_wpsp {-webkit-box-lines:multiple;-moz-box-lines:multiple;-webkit-flex-wrap:wrap;-moz-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.ai_cesp {-webkit-box-align:center;-moz-box-align:center;-ms-flex-align:center;-webkit-align-items:center;-moz-align-items:center;align-items:center;}
.prl5p {padding: 0 5%;box-sizing: border-box;}
.fs20p{font-size: 18px;}.fs25p{font-size: 20px;}.fs28p{font-size: 22px;}.fs30p{font-size: 24px;}.fs35p{font-size: 28px;}.fs40p{font-size: 32px;}.fs50p{font-size: 38px;}.fs60p{font-size: 58px;}

.tlsp{text-align:left;}

/* -- margin  --*/
.mb0s{margin-bottom:0px !important;}.mb5s{margin-bottom:5px !important;}.mb10s{margin-bottom:10px !important;}.mb15s{margin-bottom:15px !important;}
.mb20s{margin-bottom:20px !important;}.mb25s{margin-bottom:25px !important;}.mb30s{margin-bottom:30px !important;}.mb35s{margin-bottom:35px !important;}
.mb40s{margin-bottom:40px !important;}.mb45s{margin-bottom:45px !important;}.mb50s{margin-bottom:50px !important;}.mb55s{margin-bottom:55px !important;}
.mb60s{margin-bottom:60px !important;}.mb65s{margin-bottom:65px !important;}.mb70s{margin-bottom:70px !important;}.mb75s{margin-bottom:75px !important;}
.mb80s{margin-bottom:80px !important;}.mb85s{margin-bottom:85px !important;}.mb90s{margin-bottom:90px !important;}.mb95s{margin-bottom:95px !important;}.mb100s{margin-bottom:100px !important;}

/* # header
---------------------------------------------------------------------------- */
#header .menu{
    height: 21px;
    width: 27px;
    right: 15px;
    top: 15px;
}

#header .menu__line{
    height: 3px;
}

#header .menu__line--top.active {
    top: 9px;
}

.menu-item a {
    font-size: 5vw;
}
	
	
#header .lang {
    right: 65px;
    top: 17px;
}

.lang ul li {
	font-size:16px;
}
	

/* # gNavi
---------------------------------------------------------------------------- */
body#spage #header #logo {
    width: 30%;
    top: 15px;
    left: 15px;
}

body#spage #va {
    padding: 100px 5% 50px;
    font-size: 35px;
}

/* # pageBody
---------------------------------------------------------------------------- */
#pagebody .head_cont {
    width: 90%;
    margin: 0 auto 30px;
}
#pagebody .seccont {
    width: 100%;
}

#pagebody #contents section .mbar {
    font-size: 28px;
    margin-bottom: 20px;
}
#pagebody #contents section .des {
    font-size:20px;
    line-height: 1.5;
}

#pagebody #contents section .sbar {
    font-size: 22px;
}

/* # content
---------------------------------------------------------------------------- */
#pagebody .seccont .maincont {
    width: 100%;
}

/* # footer
---------------------------------------------------------------------------- */
#footer #f_navi ul li {
    border-right: none;
    margin-right: 0;
    padding-right: 12px;
    line-height: 1;
    width: 28%;
    padding-left: 12px;
    margin-bottom: 20px;
    box-sizing: border-box;
    font-size: 3vw;
}
	
#footer #f_navi ul li a {
    font-weight: 400;
    font-size: 3vw;
}

#footer #f_navi ul li:last-child {
    width: 50%;
}

	#footer .copyrights {
		line-height:1;
	}
	
#footer .fcomwrap .lang ul li {
font-size:16px;
}
	
}
	
	
	
/* ****************************************************
Title: index.css
---------------------------------------------------------------------------- */


/* =============================
 .home .section1
==============================*/
.home .sec01 {
    padding:0 0 100px 0;
}

.home .sec01 h1.catchcopy {
    font-size: 3.8vw;
    line-height: 1.6;
}

.home .sec01 .vision {
    background: #fff;
    padding: 50px 120px;
    box-sizing: border-box;
}

.home .sec01 .vision li {
    font-size: 1.302083333vw;
    margin-bottom: 30px;
    line-height: 1;
}

.home .sec01 .vision li:last-child{
    margin-bottom: 0;
}


@media screen and (max-width: 639px) {
  .home .sec01 {
    padding:50px 0;
}
.home .sec01 h1.catchcopy {
  font-size: 28px;
}

.home .sec01 .vision {
    padding: 30px 40px;
}

.home .sec01 .vision li {
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.5;
}

}



/* =============================
 .home .section2
==============================*/
.home .sec02 {
    padding:50px 0 100px;
}

.home .sec02 .pl5 {
    padding-left: 5%;
}

.home .sec02 .head_cont {
    padding-top: 50px;
}

.home .sec02 .navwrap .servicelink{
    padding: 50px 50px;
    cursor: pointer;
}

.home .sec02 .navwrap .servicelink .num {
    font-size: 2.083333333vw;
    color: #BEBEBE;
    line-height: 1;
}

.home .sec02 .navwrap .servicelink .sname {
    font-size: 4.166666667vw;
}




.home .sec02 .navwrap .servicelink{
    position:relative;
    transition:800ms ease all;
    display:block;
  }
  .home .sec02 .navwrap .servicelink:hover{
    background:#F5F5F5;
    color:#000;
  }
  .home .sec02 .navwrap .servicelink:before,
  .home .sec02 .navwrap .servicelink:after{
    content:'';
    position:absolute;
    top:0;
    right:0;
    height:1px;
    width:0;
    background: #333;
    transition:400ms ease all;
  }
  .home .sec02 .navwrap .servicelink:after{
    right:inherit;
    top:inherit;
    left:0;
    bottom:0;
  }
  .home .sec02 .navwrap .servicelink:hover:before,
  .home .sec02 .navwrap .servicelink:hover:after{
    width:100%;
    transition:800ms ease all;
  }

  .home .sec02 .navwrap .servicelink .sname a{
    transition:400ms ease all;
  }

  .home .sec02 .navwrap .servicelink:hover .sname a{
    color: #000;
  }
.home .sec02 .navwrap .servicelink .sname a:hover {
    text-decoration: none;
}

.home .sec02 .navwrap .servicelink p {
    font-size: 1.5625vw;
}

.home .sec02 .navwrap .servicelink .arrow{
    width: 6em;
    height: 6em;
    display: inline-block;
    color: #000;
    opacity: 0;
    position: absolute;
    right:4vw;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    border: solid 1px #333;
    border-radius: 50%;
  }
  
.home .sec02 .navwrap .servicelink .arrow:after{
    content: "";
    width: 2vw;
    height: 2vw;
    border-top: 1px solid #333;  /* thickness, color */
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    display: block;
    margin: 33% 25%;
  }

  .home .sec02 .navwrap .servicelink:hover .arrow,
  .home .sec02 .navwrap .servicelink:hover .arrow:after{
  transition:1000ms ease all;
  opacity: 1;
  }



  @media screen and (max-width: 639px) {
   .home .sec02 {
      padding: 20px 0 50px;  }
      .home .sec02 .head_cont {
        padding-top: 20px;
    }
    .home .sec02 .pl5 {
      padding-left: 0;
  }

  .home .sec02 .navwrap .servicelink .num {
    font-size: 14px;
  }

  .home .sec02 .navwrap .servicelink .sname {
    font-size: 28px;
}

.home .sec02 .navwrap .servicelink p {
  font-size: 16px;
}


  .home .sec02 .navwrap .servicelink {
    padding: 30px 30px;
  }

  .home .sec02 .navwrap .servicelink:hover .arrow,
  .home .sec02 .navwrap .servicelink:hover .arrow:after{
display: none;
  }
   }
	


.home .sec01 {
	background:#fff;
}

.home .sec01 .destxt_head{
	
	   font-size: 25px;
}

.home .sec01 .destxt_22{
	background:#f5f5f5;
    padding: 50px 50px;
    box-sizing: border-box;
}


.home .sec01 .destxt_22 p{
	   font-size: 18px;
}


.home .sec01 h1.catchcopy_22 {
    font-size: 22.5vw;
    line-height: 1.6;
}
	


.home .sec03 dl {
	padding:0 20px 20px;
	margin:0 0 20px 0;
	border-bottom:dashed 1px #666;
	box-sizing:border-box;
}

.home .sec03 .eventlink dt {
	margin-bottom:10px;
	   font-size: 18px;
}

.home .sec03 .eventlink dd {
	   font-size: 18px;
}

.home .sec03 .eventlink dd a{
	text-decoration:underline;
}

.home .sec03 .eventlink dd a:hover{
	text-decoration:none;
}

#contents .btn_wrap {
	width:100%;
}

#contents .btn_wrap .btn {
	padding:0 5%;
}


#contents .btn_wrap a {
    display: block;
    width: 600px;
    padding: 15px 0;
    color: #fff;
    font-size: 1.5625vw;
    text-align: center;
    background: #000;
    margin: 0 auto;
    transition: .5s;
}

#contents .btn_wrap a:hover{
    text-decoration: none;
    background: #666;
}



  @media screen and (max-width: 639px) {
	  .home .sec01 .destxt_22{
		  padding: 8% 5%;
}
	  
	  .home .sec03 .eventlink dd.atheme .eventtheme {
		  width:70px;
	  }
	  
	  .home .sec03 .eventlink dd.atheme .linkwrap {
		  width:calc(100% - 70px);
	  }
	  

#contents .btn_wrap a {
    width: 100%;
    font-size: 18px;
}
	  
}


.home .sec03 .destxt_head{
	
	   font-size: 25px;
}


	
	/* ****************************************************
Title: service.css
---------------------------------------------------------------------------- */
body#spage.service #va {
    padding: 150px 0 100px;
	    background: url(/wp-content/themes/philosophy-lab/img/service_va.jpg) no-repeat 100% 80%;
    background-size: 100%;
}

body#spage.service #va p {
    font-size: 1.302083333vw;
}

body#spage.service .service #pagebody #contents {
    padding-bottom: 5.208333333vw;
}


body#spage.service .sec02 .destxt_22{
	background:#f5f5f5;
    padding: 35px 50px 40px;
    box-sizing: border-box;
}

body#spage.service .sec02 .destxt_head{
	font-size:18px;
    font-weight: bold;
}

body#spage.service .sec02 .destxt_22 p{
	   font-size: 16px;
    line-height: 1.8;
}

body#spage.service .sec01 .reasonlist {
	list-style: decimal inside;
}

body#spage.service .sec01 .reasonlist li {
	padding: 0 20px 15px 30px;
    margin-bottom: 15px;
    border-bottom: dashed 1px #999;
    text-indent: -1em;
}

body#spage.service .sec01 .reasonlist li a {
  padding-bottom: 5px;
  position: relative;
	text-decoration:none;
}
body#spage.service .sec01 .reasonlist li a:before {
  background: #333;
  content: '';
  width: 100%;
  height: 1px;
  position: absolute;
  left: 0;
  bottom: -1px;
  margin: auto;
  transform-origin: right top;
  transform: scale(0, 1);
  transition: transform .8s;
}
body#spage.service .sec01 .reasonlist li a:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}


body#spage.service .eventlink dd a{
	text-decoration:underline;
}


body#spage.service .eventlink dd a:hover{
	text-decoration:none;
}




@media screen and (max-width: 639px) {
  body#spage.service #va {
    padding: 100px 5% 50px;
    box-sizing: border-box;
}

body#spage.service #va p {
  font-size: 20px;
}
	
	
body#spage.service .sec02 .destxt_22{
		  padding: 8% 5%;
}


}

/* =============================
 .section1
==============================*/

.service .sec01 {
    max-width: 100%;
    padding: 0 3%;
    box-sizing: border-box;
}

.service .sec01 .ser_catch {
    width: 30%;
}

.service .sec01 .ser_catch p {
}


.service .sec01 .ser_catch {
    position: relative;
    max-width: 300px;
    border-right: solid 1px #707070;
    border-bottom: solid 1px #707070;
    box-sizing: border-box;
  }
   
  .service .sec01 .ser_catch::before {
    content: "";
    display: block;
    padding-bottom: 100%;
  }
   
  .service .sec01 .ser_catch p {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 1.5625vw;
    width: 85%;
  }

  @media screen and (max-width: 639px) {
    .service .sec01 .ser_catch {
      max-width: 100%;
      width: 45%;
      margin-bottom: 20px;
  }

  .service .sec01 .ser_catch p {
    font-size: 16px;
  }


  }


/* =============================
 .section2
==============================*/

.service #pagebody .service_wrap {
    padding:3.90625vw 0 ;
}

.service #pagebody .service_wrap .head_cont {
    width: 20%;
	background: none;
    padding: inherit;
    box-sizing: inherit;
    margin: 0;
    height: inherit;
}

.service #pagebody .service_wrap .seccont {
    width: 80%;
}

.service #pagebody .service_wrap .head_cont h2 {
    line-height: 1;
}

.service #pagebody .service_wrap .head_cont h2 span{
    border: solid 1px #707070;
    border-radius: 50%;
    height: 7.8125vw;
    display: block;
    width: 7.8125vw;
    text-align: center;
    box-sizing: border-box;
    padding: 1.40625vw 2.604166667vw;
}

.service #pagebody .service_wrap .seccont h1.servicename {
    font-size: 5.208333333vw;
    margin-bottom: 4.427083333vw;
    padding-top: 1.041666667vw;
    line-height: 1;
}

.service #pagebody .service_wrap .seccont h2.s_catchcopy{
    font-size: 3.645833333vw;
    margin-bottom: 4.427083333vw;
}

.service #pagebody .service_wrap .seccont p {
    font-size: 1.5625vw;
}




.service .servicelink{
    position:relative;
    transition:800ms ease all;
    display:block;
    cursor: pointer;
  }
.service .servicelink:hover{
    background:#F5F5F5;
    color:#000;
  }
.service .servicelink:before,
.service .servicelink:after{
    content:'';
    position:absolute;
    top:0;
    right:0;
    height:1px;
    width:0;
    background: #333;
    transition:400ms ease all;
  }
.service .servicelink:after{
    right:inherit;
    top:inherit;
    left:0;
    bottom:0;
  }
  .service .servicelink:hover:before,
  .service .servicelink:hover:after{
    width:100%;
    transition:800ms ease all;
  }

  .service .servicelink .sname a{
    transition:400ms ease all;
  }

  .service .servicelink:hover .sname a{
    color: #000;
  }
.service .servicelink .sname a:hover {
    text-decoration: none;
}

.service .servicelink .arrow{
    width: 6em;
    height: 6em;
    display: inline-block;
    color: #000;
    opacity: 0;
    position: absolute;
    right:4vw;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    border: solid 1px #333;
    border-radius: 50%;
  }
  
.service .servicelink .arrow:after{
    content: "";
    width: 2vw;
    height: 2vw;
    border-top: 1px solid #333;  /* thickness, color */
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    display: block;
    margin: 33% 25%;
  }

  .service .servicelink:hover .arrow,
  .service .servicelink:hover .arrow:after{
  transition:1000ms ease all;
  opacity: 1;
  }

  @media screen and (max-width: 639px) {
    .service #pagebody .service_wrap .head_cont {
      width: 100%;
  }
  .service #pagebody #contents section .mbar {
    margin-bottom: 0px;
    padding-top: 15px;
}
.service #pagebody .service_wrap .seccont h1.servicename {
  font-size: 28px;
}
.service #pagebody .service_wrap .seccont h2.s_catchcopy {
  font-size: 24px;
  margin-bottom: 30px;
}

.service #pagebody .service_wrap .seccont p {
  font-size: 16px;
}

.service #pagebody .seccont .maincont {
  width: 100%;
}

  .service #pagebody .service_wrap .head_cont h2 span {
    height: 70px;
    width: 70px;
    padding: 20px;
}


  .service #pagebody .service_wrap .seccont {
    width: 100%;
}

    .service #pagebody .service_wrap {
      padding: 50px 0;
  }

  .service #pagebody .service_wrap .head_cont {
    width: 100%;
}


    .service .servicelink:hover .arrow,
    .service .servicelink:hover .arrow:after{
      display: none;
    }
  }

.service #contents .sec01 p {
	font-size:18px;
	line-height:1.8;
}


body.service #contents .sec05 .voice{
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 20px;
row-gap: 20px;
}







body.service #contents .sec05 .voice{
display: grid;
grid-template-columns: repeat(3, 1fr);
column-gap: 20px;
row-gap: 20px;
}


body.service #contents .sec05 .voice_wrap .name_posi .icon {
	width:48px;
	margin-right: 8px;
}

body.service #contents .sec05 .voice_wrap .c-user-voice-detail__balloon {
    position: relative;
    border-radius: 8px;
    background: #f7f6f2;
    padding: 16px;
}

body.service #contents .sec05 .voice_wrap .c-user-voice-detail__balloon:before {
    content: "";
    position: absolute;
    top: -16px;
    left: 16px;
    bottom: auto;
    right: auto;
    border: 8px solid rgba(0,0,0,0);
    border-bottom-color: #f7f6f2;
    height: 0;
    width: 0;
    margin: auto;
}

body.service #contents .sec05 .voice_wrap .c-user-voice-detail__balloon p {
    color: #444;
    font-weight: 400;
    line-height: 1.5;
    letter-spacing: normal;
    font-size: 14px;
}



body.service #contents .btn_wrap a {
    display: block;
    width: 600px;
    padding: 15px 0;
    color: #fff;
    font-size: 1.5625vw;
    text-align: center;
    background: #000;
    margin: 0 auto;
    transition: .5s;
}

body.service #contents .btn_wrap a:hover{
    text-decoration: none;
    background: #666;
}



@media screen and (max-width: 639px) {
	.service .btn_wrap {
		padding:0 5%;
	}
	body.service #contents .btn_wrap a{
		width: 100%;
    font-size: 18px;
	}
	body.service #contents .sec05 .voice {
   grid-template-columns: repeat(2, 1fr);
}
}



body.service #contents .sec04 .maincont .mentor .mentorimg{
     width: 100%;
}


body.service #contents .sec04 .maincont .mentor .intro .profile {
    font-size: 1.302083333vw;
    line-height: 2;
}

body.service #contents .sec04 .maincont .mentor .intro .linklist li{
    font-size: 1.041666667vw;
    line-height: 2;
    margin-bottom: 5px;
}

body.service #contents .sec04 .maincont .mentor .intro .linklist li {
    padding-left: 25px;
}

body.service #contents .sec04 .maincont .mentor .intro .linklist li a{
    text-decoration: underline;
}

body.service #contents .sec04 .maincont .mentor .intro .linklist li a:hover{
    text-decoration: none;
}

body.service #contents .sec04 .maincont .mentor .intro .linklist li.ceo {
    background: url(../img/ceo_icon.png) no-repeat left center;
    background-size: 4%;
}

body.service #contents .sec04 .maincont .mentor .intro .linklist li.dm {
    background: url(../img/dm_icon.png) no-repeat left center;
    background-size: 4%;
}


body.service #contents .sec03 .destxt_head {
	font-size:25px;
}

body.service #contents .sec03 dl {
	padding:0 20px 20px;
	margin:0 0 20px 0;
	border-bottom:dashed 1px #666;
	box-sizing:border-box;
}

body.service #contents .sec03 .eventlink dt {
	margin-bottom:10px;
	font-size:18px;
}

body.service #contents .sec03 .eventlink dd {
	font-size:18px;
}



body.service #contents .sec04 .destxt_head {
	font-size:25px;
}

body.service #contents .sec04 .plantxt {
	font-size:18px;
	line-height:1.8;
}

body.service #contents .sec04 .maincont .mentor {
display: grid;
grid-template-columns: repeat(4, 1fr);
column-gap: 20px;
row-gap: 20px;
}




body.service #contents .sec05 .destxt_head {
	font-size:25px;
}


body.service #contents .sec05 .voice_lists .voice_wrap{
	width:48%;
}

body.service #contents .sec05 .voice_lists .voice_wrap.full{
	width:100%;
}



body.service #contents .sec06 .destxt_head {
	font-size:25px;
}

body.service #contents .sec06 .pricewrap{
	position:relative;
}

body.service #contents .sec06 .pricewrap:before{
	position:absolute;
	top:32%;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
	content:"+";
    display: block;
    line-height: 1;
    font-size: 45px;
}

body.service #contents .sec06 .price{
	width: 47%;
    background: #2185a0;
	padding:20px 0;
}

body.service #contents .sec06 .row2{
	padding: 30px 0 20px;
}

body.service #contents .sec06 .price p {
	color:#fff;
}
body.service #contents .sec06 .price p.yen {
	font-size:25px;
	line-height:1;
}
body.service #contents .sec06 .price .yenkome {
	font-size:14px;
}

body.service #contents .destxt_head {
	font-size:25px;
}


body.service #contents .sec22 h1.destxt_head1 {
	font-size:25px;
}

body#spage.service .sec22 h2.destxt_head2{
	font-size:18px;
    font-weight: bold;
}




@media screen and (max-width: 639px) {
body.service #contents .sec04 .maincont .mentor {
grid-template-columns: repeat(2, 1fr);

}
	
	
body.service #contents .sec05 .voice_lists .voice_wrap{
	width:100%;
}
	
	.ngg-template-caption .ngg-gallery-thumbnail-box{
		width:50%;
	}
	
	body.service #contents .sec06 .price p.yen{
	line-height:1.5;
}
	
.ngg-gallery-thumbnail {
		margin:10px;
		border:none;
	}

	
	/* =============================
 .section1
==============================*/
.x-lab .sec01 .seccont .maincont p {
    font-size: 1.5625vw;
    line-height: 2;
}


.x-lab .sec01 .seccont .maincont p.btntxt {
    font-size: 1.041666667vw;
}

.x-lab .sec01 .seccont .maincont .btn_wrap a {
    display: block;
    width: 600px;
    padding: 15px 0;
    color: #fff;
    font-size: 1.5625vw;
    text-align: center;
    background: #000;
    margin: 0 auto;
    transition: .5s;
}

.x-lab .sec01 .seccont .maincont .btn_wrap a:hover{
    text-decoration: none;
    background: #666;
}

@media screen and (max-width: 639px) {
    .x-lab #pagebody .head_cont {
        width: 100%;
        box-sizing: border-box;
    }
    .x-lab .sec01 .seccont .maincont p {
        font-size: 18px;
    }
    .x-lab .sec01 .seccont .maincont p.btntxt {
        font-size: 14px;
    }
    .x-lab .sec01 .seccont .maincont .btn_wrap a {
        width: 100%;
        font-size: 18px;
    }

}
	
	
	/* ****************************************************
Title: mentoring-lab.css
---------------------------------------------------------------------------- */


/* =============================
 .section1
==============================*/
.mentoring-lab .sec01 .seccont .maincont p {
    font-size: 1.5625vw;
    line-height: 2;
}

@media screen and (max-width: 639px) {
    .mentoring-lab .sec01 .head_cont {
        width: 100%;
        box-sizing: border-box;
    }
    .mentoring-lab .sec01 .seccont .maincont p {
        font-size: 18px;
    }
}


/* =============================
 .section2
==============================*/
.mentoring-lab .sec02 .seccont .maincont .mentor .mentorimg{
     width: 35%;
}

.mentoring-lab .sec02 .seccont .maincont .mentor .intro {
    width: 60%;
}

.mentoring-lab .sec02 .seccont .maincont .mentor .intro .profile {
    font-size: 1.302083333vw;
    line-height: 2;
}

.mentoring-lab .sec02 .seccont .maincont .mentor .intro .linklist li{
    font-size: 1.041666667vw;
    line-height: 2;
    margin-bottom: 5px;
}

.mentoring-lab .sec02 .seccont .maincont .mentor .intro .linklist li {
    padding-left: 25px;
}

.mentoring-lab .sec02 .seccont .maincont .mentor .intro .linklist li a{
    text-decoration: underline;
}

.mentoring-lab .sec02 .seccont .maincont .mentor .intro .linklist li a:hover{
    text-decoration: none;
}

.mentoring-lab .sec02 .seccont .maincont .mentor .intro .linklist li.ceo {
    background: url(../img/ceo_icon.png) no-repeat left center;
    background-size: 4%;
}

.mentoring-lab .sec02 .seccont .maincont .mentor .intro .linklist li.dm {
    background: url(../img/dm_icon.png) no-repeat left center;
    background-size: 4%;
}

.mentoring-lab .sec02 .seccont .maincont .faqwrap {
    border-top: solid 1px #D6D6D6;
}
.mentoring-lab .sec02 .seccont .maincont .faqwrap .faq {
    padding: 30px 0 30px 30px;
    border-bottom: solid 1px #D6D6D6;
    font-size: 1.302083333vw;
}


.mentoring-lab .sec02 .seccont .maincont p.btntxt {
    font-size: 1.041666667vw;
}

.mentoring-lab .sec02 .seccont .maincont .btn_wrap a {
    display: block;
    width: 600px;
    padding: 15px 0;
    color: #fff;
    font-size: 1.5625vw;
    text-align: center;
    background: #000;
    margin: 0 auto;
    transition: .5s;
}

.mentoring-lab .sec02 .seccont .maincont .btn_wrap a:hover{
    text-decoration: none;
    background: #666;
}



@media screen and (max-width: 639px) {
    .mentoring-lab .sec02 .head_cont {
        margin: 0 auto 0px;
        width: 100%;
    }
    .mentoring-lab .sec02 .seccont .maincont .mentor .mentorimg {
        width: 100%;
    }

    .mentoring-lab .sec02 .seccont .maincont .mentor .intro {
        width: 100%;
    }

    .mentoring-lab .sec02 .seccont .maincont .mentor .intro .profile {
        font-size: 18px;
    }

    .mentoring-lab .sec02 .seccont .maincont .mentor .intro .linklist li {
        font-size: 16px;
        
    }

    .mentoring-lab .sec02 .seccont .maincont p.btntxt {
        font-size: 14px;
    }


    .mentoring-lab .sec02 .seccont .maincont .btn_wrap a {
        width: 100%;
        font-size: 18px;
    }

    .mentoring-lab .sec02 .seccont .maincont .faqwrap .faq {
        padding: 15px;
        font-size: 16px;
        box-sizing: border-box;
    }

    .mentoring-lab .sec02 .seccont .maincont .faqwrap .faq .ans {
        font-size: 16px;
    }

}

	
	/* ****************************************************
Title: socrates-lab.css
---------------------------------------------------------------------------- */
body#spage.socrates-lab #pagebody #contents {
    padding-bottom: 0px;
}

/* =============================
 .section0
==============================*/
.socrates-lab .sec0 figure,
.socrates-lab .sec0 .arrowimg {
    width: 32%;
}

.socrates-lab .sec0 figure.simgtxt img,
.socrates-lab .sec0 .arrowimg img {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
    display: block;
}



.socrates-lab .sec0 figcaption {
    font-size: 1.041666667vw;
    line-height: 2;
}

@media screen and (max-width: 639px) {
    .socrates-lab .sec0 {
        padding: 0 5%;
        box-sizing: border-box;
    }
    .socrates-lab .sec0 figure{
        width: 100%;
    }
    
    .socrates-lab .sec0 .arrowimg {
        width: 70%;
    margin: 0 auto;

    }
    
    .socrates-lab .sec0 figure.simgtxt img{
        width: 40%;
        margin-right: auto;
        margin-left: auto;
        display: block;
    }

    .socrates-lab .sec0 .arrowimg img {
        width: 30%;
        margin-right: auto;
        margin-left: auto;
        display: block;
        transform: rotate(90deg);
    }
    
    
    
    .socrates-lab .sec0 figcaption {
        font-size: 16px;
        line-height: 1.5;
    }

    .socrates-lab #pagebody .head_cont {
        width: 100%;
    }

}



/* =============================
 .section1
==============================*/
.socrates-lab .sec01 .seccont .maincont p {
    font-size: 1.5625vw;
    line-height: 2;
}

.socrates-lab .sec01 .seccont .maincont ul {
    padding-left: 20px;
}

.socrates-lab .sec01 .seccont .maincont ul li{
    font-size: 1.302083333vw;
    line-height: 2;
}

@media screen and (max-width: 639px) {
    .socrates-lab .sec01 .seccont .maincont p {
        font-size: 18px;
        line-height: 1.5;
    }
        
    .socrates-lab .sec01 .seccont .maincont ul li{
        font-size: 16px;
        line-height: 1.5;
        margin-bottom: 20px;
    }
}


/* =============================
 .section2
==============================*/
.socrates-lab .sec02 .pl5 {
    padding-left: 5%;
}
.socrates-lab .sec02 .seccont .maincont p {
    font-size: 1.5625vw;
    line-height: 2;
}

.socrates-lab .sec02 .seccont .maincont{
    padding: 4% 0 4% 5.5%;
    box-sizing: border-box;
}

.socrates-lab .sec02 .seccont .biz  {
    background: #F5F5F5;
}

.socrates-lab .sec02 .seccont .personal {
    background: #242424;
}

.socrates-lab .sec02 .seccont .personal .maincont h3,
.socrates-lab .sec02 .seccont .personal .maincont p {
    color: #FFF;
}


.socrates-lab .sec02 .voice{
display: grid;
grid-template-columns: repeat(2, 1fr);
column-gap: 20px;
row-gap: 20px;
}


.socrates-lab .sec02 .seccont .maincont p.btntxt {
    font-size: 1.041666667vw;
}

.socrates-lab .sec02 .seccont .maincont .btn_wrap a {
    display: block;
    width: 600px;
    padding: 15px 0;
    font-size: 1.5625vw;
    text-align: center;
    margin: 0 auto;
    transition: .5s;
}

.socrates-lab .sec02 .seccont .biz .maincont .btn_wrap a{
color: #fff;
background: #000;
}

.socrates-lab .sec02 .seccont .biz .maincont .btn_wrap a:hover{
    text-decoration: none;
    background: #666;
}

.socrates-lab .sec02 .seccont .personal .maincont .btn_wrap a{
color: #000;
background: #fff;
}

.socrates-lab .sec02 .seccont .personal .maincont .btn_wrap a:hover{
    text-decoration: none;
    background: #aaa;
}

@media screen and (max-width: 639px) {
    .socrates-lab .sec02 .pl5 {
        padding-left: 0;
    }
    .socrates-lab #pagebody .head_cont {
        width: 90%;
    }
    .socrates-lab .sec02 .seccont .maincont {
        padding: 10% 5%;
    }
    .socrates-lab .sec02 .seccont .maincont p {
        font-size: 18px;
        line-height: 1.5;
    }

    .socrates-lab .sec02 .seccont .maincont p.btntxt {
        font-size: 14px;
    }
    .socrates-lab .sec02 .seccont .maincont .btn_wrap a {
        width: 100%;
        font-size: 18px;
    }

    }
	
	
	/* ****************************************************
Title: .terms .css
---------------------------------------------------------------------------- */


/* =============================
 .section1
==============================*/
.terms .sec01 dt,
.terms .sec01 dd,
.terms .terms_stitle,
.terms .terms_wrapb {
    font-size: 16px;
    line-height: 1.8;
}

.terms #pagebody #contents ul {
    list-style-type: decimal;
    padding-left: 1.5em;
    margin-bottom: 8px;
}
.terms #pagebody #contents ul li {
      padding-bottom: 8px;
    }


    @media screen and (max-width: 639px) {
        body#spage.terms #pagebody #contents {
            padding-bottom: 100px;
        }
        .terms .terms_wrapb{
            padding: 0 5%;
        }
        
        .terms .sec01 dt,
        .terms .sec01 dd,
        .terms .terms_stitle,
        .terms .terms_wrapb {
            font-size: 14px;
            line-height: 1.5;
        }
        
        .terms #pagebody #contents ul {
            list-style-type: decimal;
            padding-left: 1.5em;
            margin-bottom: 8px;
        }
        .terms #pagebody #contents ul li {
              padding-bottom: 8px;
            }
    }
	
	
	/* ****************************************************
Title: privacypolicy.css
---------------------------------------------------------------------------- */

/* =============================
 .section1
==============================*/
.privacypolicy .sec01 dt,
.privacypolicy .sec01 dd {
    font-size: 16px;
    line-height: 1.8;
}

@media screen and (max-width: 639px) {
.privacypolicy .sec01{
    padding: 0 5%;
    box-sizing: border-box;
}
.privacypolicy .sec01 dt,
.privacypolicy .sec01 dd {
    font-size: 14px;
    line-height: 1.5;
}
}

	/* ****************************************************
Title: contact.css
---------------------------------------------------------------------------- */

/* =============================
 .section1
==============================*/

.contact #contents .sec01 .mwform-radio-field:nth-child(2),
.contact #contents .sec01 .mwform-radio-field:nth-child(3){
	margin-left:20px;
}

.contact #contents .sec01 .mwform-radio-field:nth-child(4){
	display:block;
	    margin-left: 0;
}

.contact #contents .sec01 .submit input {
	    width: 300px;
    font-size: 30px;
    font-weight: 100;
    font-family: 'Noto Sans JP';
    padding: 15px 0;
    background: #000;
    color: #fff;
    margin: 0 auto;
    display: block;
}
.contact #contents .sec01 .submit  input:hover {
	background:#333;
}

@media screen and (max-width: 639px) {
.w520 {
    padding: 0 5%;
	box-sizing:border-box;
}	
}



body#spage.page-template-page-fornt-en-php #va {
    padding: 0;
}

body#spage.page-template-page-fornt-en-php #pagebody #contents {
    padding-bottom: 0;
}

body#spage.page-template-page-fornt-en-php #header #logo {
	display:none;
}

	
/* ****************************************************
Title: index.css
---------------------------------------------------------------------------- */


/* =============================
 .page-template-page-fornt-en-php .section1
==============================*/
.page-template-page-fornt-en-php .sec01 {
    background: #F5F5F5;
    padding:100px 0;
}

.page-template-page-fornt-en-php .sec01 h1.catchcopy {
    font-size: 3.75vw;
    line-height: 1.6;
}

.page-template-page-fornt-en-php .sec01 .vision {
    background: #fff;
    padding: 50px 120px;
    box-sizing: border-box;
}

.page-template-page-fornt-en-php .sec01 .vision li {
    font-size: 1.8vw;
    margin-bottom: 30px;
    line-height: 1.5;
}

.page-template-page-fornt-en-php .sec01 .vision li:last-child{
    margin-bottom: 0;
}


@media screen and (max-width: 639px) {
  .page-template-page-fornt-en-php .sec01 {
    padding:50px 0;
}
.page-template-page-fornt-en-php .sec01 h1.catchcopy {
  font-size: 28px;
}

.page-template-page-fornt-en-php .sec01 .vision {
    padding: 30px 40px;
}

.page-template-page-fornt-en-php .sec01 .vision li {
  font-size: 18px;
  margin-bottom: 15px;
  line-height: 1.5;
}

}




/* =============================
 .page-template-page-fornt-en-php .section2
==============================*/
.page-template-page-fornt-en-php .sec02 {
    padding:50px 0 100px;
}

.page-template-page-fornt-en-php .sec02 .pl5 {
    padding-left: 5%;
}

.page-template-page-fornt-en-php .sec02 .head_cont {
    padding-top: 50px;
}

.page-template-page-fornt-en-php .sec02 .navwrap .servicelink{
    padding: 50px 50px;
    cursor: pointer;
}

.page-template-page-fornt-en-php .sec02 .navwrap .servicelink .num {
    font-size: 2.083333333vw;
    color: #BEBEBE;
    line-height: 1;
}

.page-template-page-fornt-en-php .sec02 .navwrap .servicelink .sname {
    font-size: 4.166666667vw;
}




.page-template-page-fornt-en-php .sec02 .navwrap .servicelink{
    position:relative;
    transition:800ms ease all;
    display:block;
  }
  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink:hover{
    background:#F5F5F5;
    color:#000;
  }
  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink:before,
  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink:after{
    content:'';
    position:absolute;
    top:0;
    right:0;
    height:1px;
    width:0;
    background: #333;
    transition:400ms ease all;
  }
  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink:after{
    right:inherit;
    top:inherit;
    left:0;
    bottom:0;
  }
  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink:hover:before,
  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink:hover:after{
    width:100%;
    transition:800ms ease all;
  }

  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink .sname a{
    transition:400ms ease all;
  }

  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink:hover .sname a{
    color: #000;
  }
.page-template-page-fornt-en-php .sec02 .navwrap .servicelink .sname a:hover {
    text-decoration: none;
}

.page-template-page-fornt-en-php .sec02 .navwrap .servicelink p {
    font-size: 1.5625vw;
}

.page-template-page-fornt-en-php .sec02 .navwrap .servicelink .arrow{
    width: 6em;
    height: 6em;
    display: inline-block;
    color: #000;
    opacity: 0;
    position: absolute;
    right:4vw;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    border: solid 1px #333;
    border-radius: 50%;
  }
  
.page-template-page-fornt-en-php .sec02 .navwrap .servicelink .arrow:after{
    content: "";
    width: 2vw;
    height: 2vw;
    border-top: 1px solid #333;  /* thickness, color */
    border-right: 1px solid #333;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    opacity: 0;
    display: block;
    margin: 33% 25%;
  }

  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink:hover .arrow,
  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink:hover .arrow:after{
  transition:1000ms ease all;
  opacity: 1;
  }


  @media screen and (max-width: 639px) {
   .page-template-page-fornt-en-php .sec02 {
      padding: 20px 0 50px;  }
      .page-template-page-fornt-en-php .sec02 .head_cont {
        padding-top: 20px;
    }
    .page-template-page-fornt-en-php .sec02 .pl5 {
      padding-left: 0;
  }

  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink .num {
    font-size: 14px;
  }

  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink .sname {
    font-size: 28px;
}

.page-template-page-fornt-en-php .sec02 .navwrap .servicelink p {
  font-size: 16px;
}


  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink {
    padding: 30px 30px;
  }

  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink:hover .arrow,
  .page-template-page-fornt-en-php .sec02 .navwrap .servicelink:hover .arrow:after{
display: none;
  }
   }


/* ****************************************************
Title: en service.css
---------------------------------------------------------------------------- */

.service .sec01 .ser_catch p {font-size:1.4vw;}


.page-template-page-socrates-lab-en-php.socrates-lab .sec0 .arrowimg{
	width: 30%;
	
}

.page-template-page-socrates-lab-en-php.socrates-lab .sec0 figure,
 {
    width: 35%;
}

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

  .service .sec01 .ser_catch p {
    font-size: 3.8vw;
  }


  }


/* ****************************************************
Title: en socrates-lab.css
---------------------------------------------------------------------------- */
body.en-child #pagebody #contents section .sbar.kakko{
	padding: 7px 0px 10px 10px;
    font-weight: 100;
    border-top: solid #666 1px;
    border-bottom: solid #666 1px;
    margin-bottom: 20px;
}

body.en-child .socrates-lab .sec01 .seccont .maincont ul li{
	margin-bottom:20px;
}

body.en-child .socrates-lab .sec01 .seccont .maincont ul li:last-child{
	margin-bottom:0;
}
 

#pagebody.thanks .sec01 p.th_txt {
	font-size:22px;
}

#pagebody.thanks .sec01 p.tc a  {
	padding: 20px 40px;
    display: block;
    width: max-content;
    margin: 0 auto;
    background: #f9f9f9;
    line-height: 1;
    border-radius: 5px;
}

#pagebody.thanks .sec01 p.tc a:hover  {
    background: #ccc;
	text-decoration:none;
}

body.page-template-page-contact-en .submit input[type="submit"] {
	border: none;
    width: 50%;
    padding: 10px 0;
    margin: 0 auto;
    display: block;
}


body.page-template-page-contact-en .submit input[type="submit"]:hover {
	background:#ccc;
}
	 body#spage.page-template-page-contact-en-thanks #va{
		 padding: 150px 0 0;
	 }
	 
#pagebody .mw_wp_form .horizontal-item + .horizontal-item{
	margin-left:0;
}

#pagebody .mw_wp_form .horizontal-item {
    margin-right: 10px;
}

	
	
 @media screen and (max-width: 639px) {
	 body#spage.page-template-page-contact-en-thanks #va{
		 padding: 100px 5% 50px;
	 }
	 
#pagebody.thanks .sec01 p.th_txt {
	text-align:left;
}
	}

	