/*!
Theme Name: JTP
Description: 株式会社ジャパントータルプランニング 2026.2〜
*/


html { overflow-x: hidden;  font-size:16px; }

.m10{margin:1rem;}
.m20{margin:2rem;}
.m30{margin:3rem;}
.m50{margin:5rem;}

.p10{padding:1rem;}
.p20{padding:2rem;}
.p30{padding:3rem;}
.p50{padding:5rem;}
	
.mb10{margin-bottom:1rem;}
.mb15{margin-bottom:1.5rem;}
.mb20{margin-bottom:2rem;}
.mb30{margin-bottom:3rem;}
.mb50{margin-bottom:5rem;}
.mb66{margin-bottom:6.66rem;}
.mb70{margin-bottom:7rem;}
.mb100{margin-bottom:10rem;}
.mb200{margin-bottom:20rem;}

.mt10{margin-top:1rem;}
.mt20{margin-top:2rem;}
.mt30{margin-top:3rem;}
.mt50{margin-top:5rem;}
.mt80{margin-top:8rem;}
.mt100{margin-top:10rem;}

.mt202{margin-top:20px;}

.mtb10{margin-top:1rem;margin-bottom:1rem;}
.mtb20{margin-top:2rem;margin-bottom:2rem;}
.mtb30{margin-top:3rem;margin-bottom:3rem;}
.mtb50{margin-top:5rem;margin-bottom:5rem;}
.mtb70{margin-top:7rem;margin-bottom:7rem;}
.mtb100{margin-top:10rem;margin-bottom:10rem;}
.mtb200{margin-top:20rem;margin-bottom:20rem;}

.mrl10{margin-right:1rem;margin-left:1rem;}
.mrl20{margin-right:2rem;margin-left:2rem;}
.mrl30{margin-right:3rem;margin-left:3rem;}
.mrl50{margin-right:5rem;margin-left:5rem;}

.mr20{margin-right:2rem;}

.ml10{margin-left:1rem;}
.ml20{margin-left:2rem;}
.ml30{margin-left:3rem;}

.pb10{padding-bottom:1rem;}
.pb20{padding-bottom:2rem;}
.pb30{padding-bottom:3rem;}
.pb40{padding-bottom:4rem;}
.pb50{padding-bottom:5rem;}
.pb60{padding-bottom:6rem;}
.pb70{padding-bottom:7rem;}
.pb100{padding-bottom:10rem;}

.ptb10{padding-top:1rem;padding-bottom:1rem;}
.ptb20{padding-top:2rem;padding-bottom:2rem;}
.ptb30{padding-top:3rem;padding-bottom:3rem;}
.ptb50{padding-top:5rem;padding-bottom:5rem;}
.ptb70{padding-top:7rem;padding-bottom:7rem;}
.ptb90{padding-top:9rem;padding-bottom:9rem;}
.ptb100{padding-top:10rem;padding-bottom:10rem;}

.prl10{padding-right:1rem;padding-left:1rem;}
.prl20{padding-right:2rem;padding-left:2rem;}
.prl30{padding-right:3rem;padding-left:3rem;}
.prl50{padding-right:5rem;padding-left:5rem;}

.prl5res{padding-right:5rem;padding-left:5rem;}

.pl10{padding-left:1rem;}
.pl20{padding-left:2rem;}

.pr10{padding-right:1rem;}
.pr20{padding-right:2rem;}
.pr30{padding-right:3rem;}
.pr40{padding-right:4rem;}

.pt10{padding-top:1rem;}
.pt20{padding-top:2rem;}
.pt30{padding-top:3rem;}
.pt50{padding-top:5rem;}
.pt70{padding-top:7rem;}
.pt100{padding-top:10rem;}
.pb100{padding-bottom:10rem;}
.pb200{padding-bottom:20rem;}
.gap0{padding-left:0px;padding-right:0px;}

.secP200{padding-top:15vw;padding-bottom:15vw;}
.secM15vw{margin-top:15vw;margin-bottom:15vw;}
.secM10vw{margin-top:10vw;margin-bottom:10vw;}


body {
  font-family: "Noto Sans JP", "Lato", "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
  font-feature-settings: 'palt' 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  line-height: 1.8;
  overflow: hidden;
  font-size:16px;
}
a {
  -webkit-transition: .3s all ease;
  -o-transition: .3s all ease;
  transition: .3s all ease;
  text-decoration: none; 
  color:#3A679B;
}
a:focus, a:hover, a:active {
  outline: 0;
  color:#3A679B;
  text-decoration: none;
}
a, .button {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s
}
::selection {
  color: #111;
  background: #DFDFDF;
  text-shadow: none;
}
::-webkit-selection {
  color: #111;
  background: #DFDFDF;
  text-shadow: none;
}
::-moz-selection {
  color: #111;
  background: #DFDFDF;
  text-shadow: none;
}
:active,:focus {
  outline: none;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0px;
  font-feature-settings: 'palt' 1;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  color: inherit
}
ul {
  margin: 0px;
  padding: 0px
}
ul li {
  list-style: none
}
p{margin:0;}
strong{font-weight:600;}

.linkover {
  position: relative;
  transition:.3s all;
}
.linkover a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent:-999px;
}
.linkover:hover {
  filter:alpha(opacity=90);/* IE 6,7*/
  -ms-filter: "alpha(opacity=90)";/* IE 8,9 */
  -moz-opacity:0.9;/* FF , Netscape */
  -khtml-opacity: 0.9;/* Safari 1.x */
  opacity:0.9;
  zoom:1;/*IE*/
}

.gmap {
overflow: hidden;
height:26rem;
position: relative;
}
.gmap iframe {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
}

.text-center{
  text-align: center;
}
.text-center-spleft{/*spでは左揃えに*/
  text-align: center;
}
#scrollUp, #back-top {
  background: #5B99E2;
  height: 50px;
  width: 50px;
  right: 31px;
  bottom: 0px;
  position: fixed;
  color: #fff!important;
  font-size: 20px;
  text-align: center;
  line-height: 48px;
  border: 2px solid transparent;
  box-shadow: 0 0 10px 3px rgba(108, 98, 98, 0.2);
  z-index:100;
}

@media (max-width: 575px) {
  #scrollUp, #back-top {
    right: 0px
  }
}
#scrollUp a i, #back-top a i {
  display: block;
  line-height: 50px;
  color:#fff;
}
#scrollUp:hover {
  color: #fff
}

/**Gメニュー**/
.navigation{
  font-family: "Lato", "游ゴシック Medium",sans-serif;
  font-weight:600;

}
.nav-header{
  padding: 0 15px;
  display: flex;
  justify-content:space-between;
}
.nav-logo {
  max-width:300px;
}
.nav-logo img{
  height:60px;
}


.nav-inner{
  height:100%;
}
a.nav-logo .logotype{color:#020202}
.logotype{
  font-weight:800;
  font-size:1rem;
}
.nav-menu > li > a {
  padding: 26px 25px;
  display: inline-block;
  position: relative;
  text-decoration: none;
  font-size: 18px;
  color: #020202;
  -webkit-transition: color 0.3s, background 0.3s;
  transition: color 0.3s, background 0.3s;
}
.nav-btn{background-color:#90C3FF;
}
@media (max-width: 767px) {
  .nav-tel,.nav-ctbtn{display:none;}
}

@media (min-width: 768px) {
  .nav-tel-sp{display: none;}
  .sp-navinfo-bx{display: none;}
}

/**オフキャンバスメニュー**/
@media (max-width: 991.98px) {
  .offcanvas-collapse {
    position: fixed;
    top: 58px;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding-right: 1rem;
    padding-left: 1rem;
    overflow-y: auto;
    visibility: hidden;
    background-color: #343a40;
    transition: transform .3s ease-in-out, visibility .3s ease-in-out;
  }
  .offcanvas-collapse.open {
    visibility: visible;
    transform: translateX(-100%);
  }
  .nav-item a{
    color:#111B50;
  }
  .nav-ct{
    margin:auto;
  }
  .dropdown-menu {
    position: absolute;
    z-index: 1000;
    display: none;
    min-width: 10rem;
    padding: 0.5rem 0;
    margin: 0;
    font-size: 1rem;
    color: #000;
    text-align: left;
    list-style: none;
    background-color: #435567;
    background-clip: padding-box;
    border: 1px solid rgba(0, 0, 0, 0.15);
    border-radius: 0.25rem;
}
  .sp-navinfo {
    position: absolute;
    bottom: 40%;
    width:100%;
    text-align: center;
  }
  .sp-navinfo-bx{
    width: 100%;
    padding: 1rem;
    background-color: #90CB71;
  }
  .sp-navinfo-bx p{
    display: inline-block;
    position: relative;
    font-weight:600;
    font-size:1.35rem;
    line-height: 1.2;
  }
  .sp-navinfo-bx p span{
    font-weight:300;
    font-size:1rem;
  }
  .sp-navinfo-bx p i{font-size:14px;margin-right:5px;}
}

.dropdown-item {
    padding: 1rem 1rem;
    font-weight: 600;
    color: #212529;
}
.nav-scroller .nav {
  color: rgba(255, 255, 255, .75);
}
.nav-scroller .nav-link {
  padding-top: .75rem;
  padding-bottom: .75rem;
  font-size: .875rem;
  color: #6c757d;
}
.nav-scroller .nav-link:hover {
  color: #007bff;
}
.nav-scroller .active {
  font-weight: 500;
  color: #343a40;
}
.nav-link:hover, .nav-link:focus {
    color: #E5CA35;
}




/*** hero ***/
.index-hero{
  padding:10rem 1rem 10rem 1rem;
}
.index-hero {
	width: 100vw;
	background-position:center bottom;
	background-size: cover;
	display: flex;
	align-items: center;
	justify-content: center;
}
.hero-inner{
  margin:auto;
  max-width:46.6rem;
}
.hero-inner h1{
  font-weight:600;
  font-size:1.06rem;
  color:#fff;
  text-shadow:2px 2px 2px #000;
  text-align: justify;
}
.hero-title h1{
  font-weight:600;
  font-size:1.5rem;
  color:#fff;
  letter-spacing:0.1em;
  text-shadow:2px 2px 2px #000;
  text-align: center;
}


/*** home ***/
#home-about{
  background-color: #FCFAF2;
}
.section-title{
  padding-bottom:2rem;
}
.section-title p{
  font-family: "Lato";
  font-size:3.45rem;
  font-weight:600;
  letter-spacing: 0.1em;
  line-height:1;
}
.section-title h1{
  font-family: "Noto Sans JP", "Lato";
  font-size:1.25rem;
  font-weight:600;
  letter-spacing: 0.1em;
}
.section-title h2{
  font-family: "Noto Sans JP", "Lato";
  font-size:1.25rem;
  font-weight:600;
  letter-spacing: 0.1em;
}
.home-about-img{
  text-align: center;
}
.home-about-img img{
  border-radius: 30px;
  width:450px;
  max-width:100%;
  margin-top:3rem;
  margin-bottom:3rem;
}
.h-p-b{
}
.h-p-b h2{
  margin-bottom:3rem;
}
.h-p-b p{
  margin-bottom:3.5rem;
  font-weight:500;
}
.bg-mark{
  background-size: 740px 740px;
  background-image:url(src/img/logomark-wh.svg);
  background-position: right -100px top 90px;
  background-repeat: no-repeat;
  background-origin:border-box;
  background-attachment: scroll;
}


.sctp{
  padding-top:5rem;
  padding-bottom:5rem;
}
.sctp7rem{
  padding-top:7rem;
  padding-bottom:7rem;
}
.home-services{
  display: flex;
  justify-content: center;
  align-content: center;
  width:100%;
  padding:5rem 0;
}
.hs-cnt{
  width:30%;
}
.hs-cnt-img{
  display: flex;
  justify-content: center;
  padding:1rem;
}
.hs-cnt-img img{
  border-radius: 28px;
  width:300px;
  height:330px;  
  object-fit: cover;
}
.hs-cnt p{
  color:#fff;
  font-size:1.25rem;
  font-weight:600;
  text-align: center;
  padding:1rem;
}


.line-btm{
  display: inline-block;
  position: relative;
}
.line-btm::after{
  content: "";
  position: absolute;
  bottom:0;
  left:20%;
  width: 0;
  height: 2px;
  background-color: #80AAFF;
  transition: .3s;
  border-radius: 2px;
}
.line-btm:hover::after{
  width:60%;
}

#home-recruit{
  position: relative;
}
.home-recruit-bg{
  background-image: url("src/img/home/home-recruit.webp");
  background-position: top center;
  background-repeat: no-repeat;
  background-size: cover;
  position:relative;
  color:#fff;
  padding-bottom:20%;
}
.home-recruit-bg:before{
  content: "";
  position: absolute;
  background: rgba(0,0,0,0.35);
  display: block;
  width: 100%;
  height: 100%;
}
.ccpy{
  font-weight:600;
  font-size:1.25rem;
  letter-spacing:0.1em;
}
.home-recruit-bg .section-title{
  position: relative;
  color:#fff;
  z-index:100;
}
.section-title p.ccpy{
  font-size: 1.25rem;
  letter-spacing:0.15em;
  line-height:1.5;
  padding-top:6.75rem;
  padding-bottom:2rem;
}

.recruit-banner {
  background: #E3D35A;
  text-decoration: none;
  box-shadow:0px 0px 5px 1px rgba(0,0,0,0.35);
  display: flex;
  align-items: center;
  align-content: space-around;
  justify-content: space-between;
}
.banner-txt{
  font-weight:600;
  font-size:1.75rem;
  letter-spacing: 0.05em;
  color:#000;
  margin-left:10%;
  padding-top:5rem;
  padding-bottom:5rem;
}
.right-arrow{
  content: "";
  width: 50px;
  height: 50px;
  margin-right:10%;
  background: url("src/img/icon-arrow.svg") no-repeat;
  background-size: contain;
  vertical-align: middle;
}

.recruit-banner{
  position: relative;
  transition:.3s all;
}
.recruit-banner a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-indent:-999px;
}
.recruit-banner:hover {
  background-color: #EDD100;
}

.area-forward{
  margin-top:-10%;
  margin-bottom:10%;
}

footer{
  background-color: #FCFAF2;
  padding-top:4rem;
  text-align: center;
}

.footer-logo img{
  display: block;
}
.footer-logomark{
  width:150px;
  margin:auto;
  margin-bottom:2rem;
}
.footer-logotype{
  width:600px;
  margin:auto;
}


.footer-address{
  font-weight:400;
  padding:1rem 0;
  color:#333;
  text-align: center;
}
.footer-tel{
  margin-left:1.5rem;
}
.footer-menu{
  padding:3rem 0;
}
.footer-menu ul{
  display: flex;
  justify-content: center;
}
.footer-menu ul li a{
  padding:0.25rem 2rem;  
  font-weight:600;
  color:#000;
  font-family:  "Lato", sans-serif;
  font-size:1.25rem;
}
.footer-menu ul li a:hover{
  color:#5B99E2;
}
.copyright{
  background-color:#0E2E62;
  border-top:1px solid #DEDEDE;
  padding:10px;
  text-align: center;
}
.copyright span{
  display: block;
  font-size:0.85rem;
  color:#fff;
}








/*  下層ページ  *******/
/*** PAGE - ABOUT ***/

.page-header{
  background-color:#FCFAF2;
  padding-top:8rem;
  padding-bottom:2rem;
}
.page-title p{
  font-family: "Lato", sans-serif;
  font-size:3.5rem;
  font-weight:600;
  color:#000;
  letter-spacing:0.1em;
  line-height:1;
}
.page-title h1{
  font-family: "Noto Sans JP", "Lato", "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
  font-size:1.25rem;
  font-weight:600;
  color:#000;
  letter-spacing:0.1em;  
}
.philosophy{
  background-color:#3C5784;
  padding:3.5rem 1rem;
  color:#fff;
  text-align: center;
}
.philosophy h2{
  font-size:1.25rem;
  font-weight:600;
  line-height:1.3;
  letter-spacing:0.15em;
  padding-top:1rem;
  padding-bottom:3rem;
}
.philosophy h2 span{
  font-size:2.8rem;
  font-family: "Lato", sans-serif;
  display: block;
  letter-spacing:0.2em;
}
.philosophy p{
  font-size:2rem;
  letter-spacing:0.05em;
  line-height:1.6;
  padding:1rem 0;
}
.company-outline{
  margin-top:3rem;
  margin-bottom:3rem;
}
.company-outline dl{
  border-bottom:1px solid #ACB1BA;
  display: flex;
  padding:2.25rem 0.5rem;
  line-height:1.4;
}
.company-outline dl dt{
  font-weight:600;
  letter-spacing:0.05em;
  width:20%;
  text-align: center;
  padding:0 1rem;
}
.company-outline dl dd{
  width:80%;
}
.gaikan{
  display: flex;
  justify-content: center;
  padding:3rem 0;
}
.gaikan img{
}
.ceo-photo{margin-bottom:2rem;}
.ceo-message{
  padding-right:2rem;
  padding-left:2rem;
  text-align: justify;
}
.ceo-message p{
  margin-bottom:1rem;
}
.ceo-name{
  text-align: right;
}

.history dl{
  display: flex;
  align-items: center;
  padding:1.5rem 0;
}
.history dl dt{
  font-size:1.75rem;
  font-weight:400;
  color:#5B99E2;
}
.history dd{
  margin-left:2rem;
  color:#00102B;
}
.office{
  margin-bottom:1.5rem;
}
.office h3{
  font-weight:500;
  font-size:1.25rem;
  margin-bottom:1rem;
}
.office h3:before{
  content:url("src/img/i-squre.svg");
  margin-right:1rem;
}
.office p{
  line-height:1.5;
  margin-bottom:0.5rem;
}


.btm-img{
  width:100%;
  height:330px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}

/*** PAGE - SERVICES ***/


.section-title-num h2 span{
  display:block;
  font-family: "Lato", sans-serif;
  font-size:2.5rem;
  font-weight:600;
  color:#383838;
}
.section-title-num h2{
  color:#0E2E62;
  font-size:2.5rem;
  font-weight:600;
  letter-spacing:0.1em;
  line-height:1.3;
  margin-bottom:3rem;
  text-shadow: 2px 2px 1px #fff;
}
.section-title-num p{
  margin:2rem 0;
}
.result{
  padding:2rem 0;
}
.result figure {
  margin-top:1rem;
  margin-bottom:3rem;
}
.result figure img{
  display: block;
  object-fit: cover;
  width:100%;
  height:300px;
}
.result figure figcaption{
  line-height:1.3;
  margin-top:0;
}

.bg-nuclear{
  background-image:url("src/img/page/services/nuclear.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: right center;
  padding-top:2rem;
  padding-bottom:2rem;
}

.nuclear-box{
  background-color: #F8F8F8;
  padding:2rem 1rem;
  margin:2rem 0;
}
.nuclear-box-heading h3{
  font-weight:600;
  font-size:1.5rem;
  border-bottom:2px solid #000;
  padding:1rem;
}
.nuclear-box-heading p{
  padding:1rem;
  margin-bottom:2rem;
}

.shocho-photo{
  display:flex;
  justify-content: center;
}
.shocho-photo img{
  object-fit: cover;
  width:200px;
  height:200px;
}
.shocho-message{
  padding:0 2rem;
}
.shocho-message p{
  margin-bottom:0.75rem;
  text-align: justify;
}
.nuclear-img {
  margin:2rem 1rem;
}

.nuclear-img img{
  object-fit: cover;
  width:450px;
  height:220px;
  overflow:hidden;
}

/***********END SERVICES**/


/*** PAGE - Contact ***/
.contact-tel span{
  line-height:1.3;
  font-size:1rem;
  display: block;
} 
.contact-tel address{
  font-family: "Lato", sans-serif;
  font-size:2.375rem;
  font-weight:600;
  margin-bottom:1rem;
  letter-spacing:0.1em;
  line-height:1.3;
}
.contact-tel p{
  font-size:1rem;
  font-weight:500;
}

/*.contact-tel address::before{
  content: "";
  display: inline-block;
  background-image:url("src/img/phone.svg");
  height:30px;
  width:30px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  margin-right:1rem;
  color:#000;
}*/

.contact-tel{
  margin-bottom:3rem;
}

/*** PAGE - RECRUIT ***/
.recruit-hero{
  display:flex;
  width:100%;
}
.recruit-hero-img{
  width:50%;
  background-image:url("src/img/recruit/hero-img.jpg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}
.recruit-hero-ccopy{
  display: flex;
  width:50%;
  align-items: center;
  padding-top:9rem;
  padding-bottom:9rem;
  padding-left:4rem;
}
.recruit-hero-ccopy h1{
  font-size:0.95rem;
  font-weight:600;
  letter-spacing:0.01em;
  margin-bottom:1rem;
}
.recruit-hero-ccopy p{
  font-size:2.25rem;
  font-weight:600;
  letter-spacing:0.1em;
  line-height:1.5;
  margin-bottom:1rem;
}
.recruit-hero-ccopy p span{
  color:#5B99E2;
}

/*  secT-01 左寄せ50px*/
.secT-01{
  letter-spacing:0.2em;
  padding-bottom:2rem;
  margin-top:8.5rem;
  margin-bottom:4rem;
}
.secT-01 h2{
  font-size:3.125rem;
  font-weight:600;
  color:#0E2E62;
  position: relative;
  line-height:1.3;
  letter-spacing:0.1em;
  padding-bottom: 3rem;  /* 文字と点線の間の */
}

.secT-01 h2::after{
  content: "";
  position: absolute;
  left: 0; 
  bottom:0;
  width:10rem;
  height:3px;
  background: repeating-linear-gradient(
    to right,
    #333 0 5px,     /* 点の長さ */
    transparent 5px 10px /* 点と点の間隔 */
  );
}
.secT-01 p{
  font-size:1.5rem;
  font-weight:600;
  margin-top:0.5rem;
}


/*  secT-02  中央寄せ.36px*/
.secT-02{
  text-align: center;
  letter-spacing:0.2em;
  padding-bottom:2rem;
}
.secT-02 h2{
  font-size:2.25rem;
  font-weight:600;
  color:#0E2E62;
  position: relative;
  line-height:1.3;
  padding-bottom: 1rem;;   
}

.secT-02 h2::after{
  content: "";
  position: absolute;
  left: 50%;  /* 中央揃え */
  transform: translateX(-50%); /* 中央揃え */
  bottom:0;
  width:10rem;
  height:3px;
  background: repeating-linear-gradient(
    to right,
    #333 0 5px,     /* 点の長さ */
    transparent 5px 10px /* 点と点の間隔 */
  );
}
.secT-02 p{
  font-size:1.5rem;
  font-weight:600;
  margin-top:0.5rem;
}
.card-area{
  padding-top:2rem;
  padding-bottom:2rem
}
.card{
  background:#fff;
  border-radius: 20px;
  padding:1rem;
  text-align: center;
  height:100%;
  min-height:350px;
}
.card-inner{
  height:100%;
}
.card-title{
  font-weight:600;
  font-size:1.25rem;
  height:20%;
  display: flex;
  justify-content: center;
  align-items: center;
}

.card-fig{
  height:60%;
  display: flex;
  flex-direction: column;
  justify-content:center; 
}
.card-fig img{
  object-fit:contain;
  padding:2rem 0;
}
.card-fig p{
  font-size:7rem;
  font-weight:900;
  color:#5B99E2;
  font-family: "Lato", sans-serif;
  line-height: 1;
}
.card-fig p.sup{
  font-size:1.25rem;
  font-weight:600;
  color:#000;
  font-family: "Noto Sans JP", "Lato", "游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
  margin:1rem;
}
.card-add{
  height:20%;
  font-size:1.25rem;  
  display: flex;
  align-items: center;
  justify-content: center;
  line-height:1.3;
}

.recruit-ceo{
  background-image:url("src/img/recruit/ceo.webp");
  background-position: right;
  background-repeat: no-repeat;
  background-size: cover;
}
.recruit-ceo .section-title{
  color:#0E2E62;
  padding-top:3rem;
}
.max440{
  max-width:440px;
}
.recruit-ceo .max440{
  margin:2rem 0 1rem 0
}

.pr-tile{
  border-radius: 65px;
  display:flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  font-weight:600;
  color:#0E2E62;
  height:190px;
  font-size:1.5rem;
  margin:1rem;
  line-height:1.3;
}
.tile-inner{
}
.bl{background-color:#90C3FF;}
.ye{background-color:#EFDD96;}

.recruit-cta{
  background-image: url("src/img/recruit/cta-bg.jpg");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  text-align: center;
  padding-top:4rem;
  padding-bottom:4rem;
}

@media (max-width: 767px) {
 .recruit-cta {
    background-image: url("src/img/recruit/cta-bg_sp.jpg");
  } 
}



.recruit-cta-title{
  margin-bottom:1rem;
}
.recruit-cta p{
  color:#EFDD96;
  text-transform: uppercase;
  font-family: "Lato", sans-serif;
  font-weight:600;
  font-size:1.7rem;
  letter-spacing:0.2em;
}
.recruit-cta h2{
  color:#fff;
  font-weight:600;
  font-size:1.2rem;
  line-height:1.45;
  padding:2rem 0;
}

.recruit-insta h2{
  
}



.recruit-header{
  display:flex;
  width:100%;
}
.recruit-header-img{
  width:50%;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover; 
}
.recruit-header-title{
  display: flex;
  width:50%;
  align-items: center;
  padding-top:9rem;
  padding-bottom:9rem;
  padding-left:4rem;
}
.recruit-header-title h1{
  font-size:1rem;
  font-weight:600;
  color:#5B99E2;
  letter-spacing:0.01em;
  margin-bottom:1rem;
}
.recruit-header-title p.f55b{
  color:#0E2E62;
  letter-spacing:0.1em;
  padding:0.75rem 0;
}
.recruit-hero-ccopy p span{
  color:#5B99E2;
}
.msg-bx-outer{
  margin:4rem 0;
}
.msg-bx{
  background-color: #F5FAFF;
  box-shadow: 0px 3px 6px rgba(0,0,0,0.15);
  border-radius: 1rem;
  padding:5.4rem 4rem;
}
.msg-bx-header{
}
.msg-bx-header h2{
}
.msg-bx-body{
  padding:2rem 0;
}
.msg-bx-body h3{
  font-weight:600;
  color:#0E2E62;
  margin-bottom:1rem;
}
.msg-bx-body p{
  margin-bottom:1.5rem;
  font-feature-settings: normal;
  text-align: justify;
}
.msg-img{
  display: flex;
  padding-left:1rem;
}
.msg-img img{
  border-radius: 6px;
  object-fit:cover;
  margin-bottom:1rem;
  overflow: hidden;
}
.msg-img-multiple .msg-img-main img{
  width:100%;
  aspect-ratio: 5/4;
}
.msg-img-multiple {}
.msg-img-multiple .msg-img-sub{
  
  
}
.msg-img-multiple .msg-img-sub img{
  width:70%;
  aspect-ratio: 16/9;
  display: block;
}
.msg-img-multiple .msg-img-sub img:first-child{
  margin-right: 0;
  margin-left: auto;
}

.works-img{
  display: flex;
  margin-bottom:1rem;
}
.works-img figure figcaption{
  font-size:1rem;
  font-weight:600;
  color:#0E2E62;
}
.works-img figure{
  margin-bottom:1rem;
}
.works-img img{
  aspect-ratio: 16/9;
  object-fit:cover;
  display: block;
  vertical-align: middle;
}
.img-L img{
  text-align: end;
}
.works-right{
  margin-top:3rem;
}


#privacypolicy ol{list-style: decimal; padding-left:1.3rem;}
#privacypolicy h2{margin-bottom:2rem;font-size:1.75rem; font-weight:600;color:#163870;}
#privacypolicy h3{margin-bottom:0.5rem;font-size:1.125rem; font-weight:600;}
#privacypolicy p{margin-bottom:2rem;}


/*** font size ***/
.f55b{font-size:3.45rem;font-weight:600;line-height:1.1;}
.f45b{font-size:2.8rem; font-weight:600;line-height:1.1;}
.f36b{font-size:2.25rem; font-weight:600;line-height:1.35;}

.f28b{font-size:1.75rem; font-weight:600;line-height:1.35;}
.f28b-center{font-size:1.75rem; font-weight:700;line-height:1.35;text-align: center;}

.f18b{font-size:1.125rem;font-weight:600;line-height:1.75;}
.f16b{font-size:1rem;font-weight:600;line-height:1.35;}

/*** font color ***/

/*** テキスト装飾汎用クラス ***/
.lato15y{font-family: "Lato", sans-serif;font-size:0.95rem;font-weight:400;color:#FFCC00;}
.lato35{font-family: "Lato", sans-serif;font-size:2.2rem;font-weight:600;}
.f16-lb{font-size:1rem;  font-weight:600;  color:#5B99E2;  letter-spacing:0.01em;  margin-bottom:1rem;}

/*** background color ***/
.bg-navy{background-color:#0E2E62; color:#fff;}
.bg-blue{background-color:#F5FAFF;}
.bg-glay{background-color:#F8F8F8;}
.bg-sand{background-color:#FCFAF2;}

/*** btn  ***/
.btn,
a.btn,
button.btn {
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.5;
  position: relative;
  display: inline-block;
  padding: 1rem 3rem;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  letter-spacing: 0.1em;
}

a.btn-primary{
  background-image: linear-gradient(160deg, rgba(27, 65, 152, 1), rgba(28, 96, 208, 1));
  border-radius: 50px;
  color:#fff;
}
.btn-secondary{
  background-color:#90C3FF;
  border-radius: 10px;
  color:#fff;
}
.btn-secondary a{
  color:#202020;
}
.btn-center{
  display: flex;
  justify-content: center;
  align-items: center;
}

.btn-secondary{background-color:#90C3FF;color:#202020;}
.btn-secondary:hover{background-color:#CBE1FF;color:#202020;}
.btn-secondary-outline{border:1px solid #CBE1FF;color:#CBE1FF;}
.btn-round{background-color:#00B1FF;border-radius:50px;color:#fff;}
.btn-skel{border:1px solid #fff; border-radius:6px;color:#fff;}
a.btn-skel:hover{background-color:#1A4C8F;color:#fff;}
.btn-recruit{background-color:#FFCC00;color:#000;border-radius: 15px;width:100%;}
.btn-recruit:hover{background-color:#5B99E2;color:#fff;}

/*** END btn primary ***/





/*** news topics ***/
#blog p{font-size:1rem;font-weight:400;line-height:1.7;margin-bottom:1rem;}
#blog h1{font-size:36px;font-weight:600;line-height:1.2;margin-top:1rem; }
#blog h2{font-size:32px;font-weight:600;line-height:1.2;margin-top:1rem; }
#blog h3{font-size:28px;font-weight:600;line-height:1.2;margin-top:1rem; }
#blog h4{font-size:24px;font-weight:600;line-height:1.2;margin-top:1rem; }
#blog h5{font-size:20px;font-weight:600;line-height:1.2;margin-top:1rem; }
#blog h6{font-size:16px;font-weight:800;line-height:1.2;margin-top:1rem; }







