html,body{
  font-family: "Noto Sans JP", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: 500;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #013D93;
	line-height: 1.7;

}
header,footer,div,section,article,nav,a,p,span,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,img,dl,dt,dd,form,input,textarea{ box-sizing: border-box; }
::selection { background: #ddd; }
::-moz-selection { background: #ddd; }
a,a img{
  color: #013D93;
  transition: 0.3s;
  text-decoration: none;
  -moz-user-select: none; /* Firefox */
  -ms-user-select: none; /* Internet Explorer */
  -khtml-user-select: none; /* KHTML browsers (e.g. Konqueror) */
  -webkit-user-select: none; /* Chrome, Safari, and Opera */
  -webkit-touch-callout: none; /* Disable Android and iOS callouts*/
}
img{
	max-width: 100%;
	display: block;
}
.clear{ clear: both; }
.overflow{ overflow: hidden; }

b{ font-weight: 900; }
.big{ font-size: 2.4rem; }
.red{ color: #B70000; }

.open{ font-family: 'Open Sans', sans-serif; }

h1{
  font-size: 4.4rem;
}
h1 span{
  font-size: 2rem;
     letter-spacing: 0em;
}
h2 {
  font-size: 3.5rem;
  margin-bottom: 3.5rem;
  text-align: center;
}

p{
  font-size: 1.8rem;
  color: #3B4043;
}


.fv{
  background: url(../images/fv-bg2.png) center center no-repeat;
  background-size: cover;
  margin: 0;
  width: 100vw;
  height: 100vh;
}
.fv h1{
  font-size: 4.4rem;
  line-height: 5rem;
}
.fv h1 span{
  font-size: 2.4rem;
     letter-spacing: 0em;
}
.logo img{
  width: 174px;
  margin:0px;
  align-items:center;

}
header .fv .box {
    width: 55rem;
    margin: 100px 0 0; 
    top:50%;
}
header .fv .box h1{
  font-size: 57px;
  }
header .fv .box .box-1 {
width: 35rem;
margin: 20px auto 10px;
}

.sec-1{
  background-color: #F3F3F3;
  padding: 150px 0;
}
.sec-1 h2 {
  margin: 0px 0px 100px;
}
.sec-1 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec-1 ul li {
  display: block;
  width: 30%;
  background-color: #fff;
  position: relative;
   padding: 85px 0px 20px;
}
.sec-1 ul li h3{
  text-align: center;
}
.sec-1 ul li img{
  position: absolute;
  top:-70px;
  left:50%;
  transform: translateX(-50%);
width: 160px;
}

.sec-1 ul li p{
padding: 20px;
}

.sec-2{
  background: url(../images/sec-2-bg.png) center center no-repeat;
  background-size: cover;
  margin: 0;
  padding: 15rem 0 20rem;
}
.sec-2 ul{
  position: relative;
}
.sec-2 .sec-2title {position: absolute;
    top: -37px;
    left: 37%;
    }

.sec-2.content {
width: 100%;
max-width: 1500px;
}
.sec-2 h2 {
  margin: 0px 0px 100px;
  color: #013D93;
  text-align: left;
  background-color: #fff;
  font-size: 57px;
  padding: 0 15px;
}
.sec-2 .h2sub {
  padding-left: 5px;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 600;

}
.sec-2 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec-2 ul li {
  display: block;
  width: 49.9%;
  color: #fff;
 
}
.sec-2 ul li h3{
  text-align: center;
}

.sec-2 ul li .box p{
  padding: 20px;
  color: #fff;
  font-weight: 600;
  line-height: 250%;
  margin-top: 180px;
  }

.sec-3{
  background-color: #F3F3F3;
  padding: 150px 0 100px;
}
.sec-3 h2 {
  margin: 0px 0px 100px;
}
.sec-3 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec-3 ul li {
  display: block;
  width: 30%;
   padding: 0px 0px 20px;
}
.sec-3 ul li h3{
  text-align: center;
  margin-top: 20px;
}
.sec-3 ul li .img3-1{
margin: 0 auto;
width: 160px;
}
.sec-3 ul li .img3-2{
  margin: 0 auto;
  width: 300px;
  }

.sec-3 ul li p{
padding: 20px;
}
.cta{
  background-color: #F3F3F3;
  padding: 0 0 50px;
}
.cta .box {
 width: 78%;
 margin: 0 auto;
}
.cta2{
  background-color: #fff;
  padding: 100px 0 50px;
}
.cta2 .box {
 width: 78%;
 margin: 0 auto;
}


.sec-4{
  background-color: #013D93;
  padding: 150px 0 100px;
}
.sec-4 h2{
  color: #fff;
}

.sec-4 ul{
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.sec-4 ul li{
  display: block;
  width: calc(100% / 2);
  padding: 0 2%;
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 16rem;
}
.sec-4 ul li img{
  width: 48rem;
  margin: 0 auto;
}
.sec-4 ul li p{
  margin: 0 auto;
  background-color: #fff;
  width: 48rem;
  height: 110px;
  text-align: left;
  padding: 0 15px;
}

.sec-5{
  background-color: #F3F3F3;
  padding: 150px 0;
}
.sec-5 img{
  margin: 20px auto;
}

.sec-6{
  background: url(../images/sec-6-bg.png) center center no-repeat;
  background-size: cover;
  margin: 0;
  padding: 7rem 0 6rem;
}
.sec-6 .h2sub {
  padding-left: 5px;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 600;

}

.sec-6 h2 {
  padding:0 0 5px 25px;
  color: #013D93;
  text-align: left;
  background-color: #fff;
  font-size: 57px;
  width: 49%;
  letter-spacing: 0.3rem;

}
.sec-6 ul {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec-6 ul li {
  display: block;
  width: 49%;
  color: #fff;
 
}
.sec-6 ul li h3{
  text-align: center;
}


.sec-6 ul li p{
padding: 20px;
color: #fff;
font-weight: 600;
line-height: 250%;
margin: 130px 0 0;
}
.sec-7{
  background-color: #F3F3F3;
  padding: 100px 0;
}
.sec-7 .wrap .txt {
  width: calc(100% - 33rem);
  padding-left: 5rem;
  margin: 0 auto;

}
.sec-7 .wrap dl {
  display: flex;
  flex-wrap: wrap;
  border-top: 2px solid #98A6B5;
}
.sec-7 .wrap dl dt {
  width: 22%;
}
.sec-7 .wrap dl dt, .sec-7 .wrap dl dd {
  padding: 1.5rem 0;
  border-bottom: 1px solid #CDD6DD;
  display: flex;
  align-items: center;
  color: #3B4043;
  font-size: 1.9rem;
  font-weight: 400;
}
.sec-7 .wrap dl dd {
  width: 78%;
}

.sec-8{
  background-color: #fff;
  padding: 100px 0;
}

footer{
  background-color: #666666;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  padding: 1rem 0;
}
footer a{
  color: #fff;
  text-decoration: underline;
}
footer .copy{
  margin-left: 1em;
}





/* スクロールしてふわっと表示 */
.fadein,.fadeinleft,.fadeinright,.fadeinbig,
.fadeinbottom,
.fadeinbottom-count *{
  opacity: 0;
  transition: 1s;
}

.fadeinbottom,
.fadeinbottom-count * { transform: translateY(3rem); }
.fadeinleft { transform: translateX(2em); }
.fadeinright { transform: translateX(-2em); }
.fadeinbig{ transform: scale3d(1.05); }

.fadein.scrollin,.fadeinleft.scrollin,.fadeinright.scrollin,.fadeinbig.scrollin,
.fadeinbottom.scrollin,
.fadeinbottom-count.scrollin *{
  opacity: 1;
  transform: translate(0);
}

.fadeinbottom-count.scrollin :nth-child(2) { transition-delay: 0.2s; }
.fadeinbottom-count.scrollin :nth-child(3) { transition-delay: 0.4s; }

@media (min-width: 769px){
.count2-pc.scrollin { transition-delay: 0.2s; }
.count3-pc.scrollin { transition-delay: 0.4s; }
}







/*　PC
------------------------------------------------------------------------------------------------*/
@media (min-width: 769px){
.sp{ display: none !important; }

html{ font-size: 10px; }
body{ font-size: 2em; }

.content{
  width: 100%;
	max-width: 1100px;
	margin: 0 auto;
}

a:hover,a:hover img{ opacity: 0.7;cursor: pointer; }




/*　タブレット
------------------------------------------------------------------------------------------------*/
@media (max-width: 1100px){

html{ font-size: 0.9vw; }

.content{
  padding: 0 4.54%;
}




}/*　タブレットここまで */
}/*　PCここまで */




/*　スマホ
------------------------------------------------------------------------------------------------*/
@media (max-width: 768px){
.pc{ display: none !important; }

html{ font-size: 2.6vw; }
body{ font-size: 1.6em; }

.content{
	width: 100%;
	padding: 0 4%;
}


h1{
  font-size: 2.4rem;
}
h1 span{
  font-size: 2rem;
     letter-spacing: 0em;
}
h2 {
  font-size: 2.5rem;
  margin-bottom: 3.5rem;
  text-align: center;
}

p{
  font-size: 1.6rem;
  color: #3B4043;
}


.fv{
  background: url(../images/sp/fv-bg.png) center center no-repeat;
  background-size: contain;
  background-repeat: no-repeat;
  width: 100%;
}
.fv h1{
  font-size: 2.4rem;
  line-height: 5rem;
}
.fv h1 span{
  font-size: 2.4rem;
     letter-spacing: 0em;
}
.logo img{
  padding: 5px 0px 0px 5px;
  width: 104px;
  margin:0px;
  align-items:center;
}
header .fv .box {
    width: 100%;
    margin: 180px 0 0; 
    top:50%;
}

.sec-1{
  background-color: #F3F3F3;
  padding: 80px 0;
}
.sec-1 h2 {
  margin: 0px 0px 100px;
}
.sec-1 ul {
  display: block;
}
.sec-1 ul li {
  width: 85%;
  margin: 10rem auto 1rem;
  display: block;

}


.sec-2{
  background: url(../images/sec-2-bg.png) center center no-repeat;
  background-size: cover;
  margin: 0;
  padding: 20rem 0 7rem;
}

.sec-2 .sec-2title {position: absolute;
    top: -120px;
    left: 10px;
    }

.sec-2 .sec-2title img{
width: 80%;
margin-left: 5px;

}
.sec-2 .h2sub {
  padding-left: 5px;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 600;

}
.sec-2 ul {
  display: block;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec-2 ul li {
  display: block;
  width: 100%;
  color: #fff;
 
}
.sec-2 ul li h3{
  text-align: center;
}

.sec-2 ul li .box p{
  margin-top: 0px;
  padding: 30px;
  }

.sec-3{
  background-color: #F3F3F3;
  padding: 150px 0 100px;
}
.sec-3 h2 {
  margin: 0px 0px 0px;
}
.sec-3 ul {
  display: block;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec-3 ul li {
  display: block;
  width: 100%;
   padding: 50px 0px 20px;
}
.sec-3 ul li h3{
  text-align: center;
  margin-top: 20px;
}
.sec-3 ul li .img3-1{
margin: 0 auto;
width: 160px;
}
.sec-3 ul li .img3-2{
  margin: 0 auto;
  width: 250px;
  }

.sec-3 ul li p{
padding: 20px 40px;
}
.cta{
  background-color: #F3F3F3;
  padding: 0 0 50px;
}
.cta .box {
 width: 100%;
 margin: 0 auto;
}
.cta2{
  background-color: #fff;
  padding: 100px 0 50px;
}
.cta2 .box {
 width: 100%;
 margin: 0 auto;
}


.sec-4{
  background-color: #013D93;
  padding: 150px 0 100px;
}
.sec-4 h2{
  color: #fff;
}

.sec-4 ul{
  display: block;
  justify-content: center;
  flex-wrap: wrap;
}
.sec-4 ul li{
  display: block;
  width:100%;
  padding: 0 2%;
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 5rem;
}
.sec-4 ul li img{
  width: 48rem;
  margin: 0 auto;
}
.sec-4 ul li p{
  margin: 0 auto;
  background-color: #fff;
  width: 100%;
  height: 130px;
  text-align: left;
  padding: 0 15px;
}

.sec-5{
  background-color: #F3F3F3;
  padding: 100px 0;
}
.sec-5 img{
  margin: 30px auto;
  width: 90%;
}

.sec-6{
  background: url(../images/sp/sec-6-bg.png) center center no-repeat;
  background-size: cover;
  margin: 0;
  padding: 7rem 0 6rem;
}
.sec-6 .h2sub {
  padding-left: 0px;
  color: #fff;
  font-size: 2.5rem;
  font-weight: 600;

}

.sec-6 h2 {
  padding:0 0 5px 5px;
  color: #013D93;
  text-align: left;
  background-color: #fff;
  font-size: 38px;
  width: 90%;
  letter-spacing: 0rem;
  margin-bottom: 20px;

}
.sec-6 ul {
  display:  block;
  justify-content: space-between;
  flex-wrap: wrap;
}
.sec-6 ul li {
  display: block;
  width: 100%;
  color: #fff;
 
}
.sec-6 ul li h3{
  text-align: center;
}


.sec-6 ul li p{
padding: 20px;
color: #fff;
font-weight: 600;
line-height: 250%;
margin: 0px 0 0;
}
.sec-7{
  background-color: #F3F3F3;
  padding: 0 0 100px;
}
.sec-7 .wrap .txt {
  width: 90%;
  margin: 0 auto;
padding: 5px;
}
.sec-7 .wrap dl {
  display: flex;
  flex-wrap: wrap;
  border-top: 2px solid #98A6B5;
}
.sec-7 .wrap dl dt {
  width: 25%;
}
.sec-7 .wrap dl dt, .sec-7 .wrap dl dd {
  padding: 1.5rem 0;
  border-bottom: 1px solid #CDD6DD;
  display: flex;
  align-items: center;
  color: #3B4043;
  font-size: 1.6rem;
  font-weight: 400;
}
.sec-7 .wrap dl dd {
  width: 74%;
}

.sec-8{
  background-color: #fff;
  padding: 100px 0;
}

footer{
  background-color: #666666;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  padding: 1rem 0;
}
footer a{
  color: #fff;
  text-decoration: underline;
}
footer .copy{
  margin-left: 1em;
}
#floating-buttons {
  display: flex;
  position: fixed;
  bottom: 5px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 997;
  gap: 0px;
  width: 100%;
  max-width: 600px;
}

#floating-buttons a {
  flex: 1;
}

#floating-buttons img {
  width: 100%;
  height: auto;
}


}/*　スマホここまで */



/*20250221追加 */
.containerbtnbox {
  width: 657px;
  height: 180px;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  background: #fff;
  border-radius: 20px;
  border: 3px solid #013D93;
  
}

.containerbtnbox-title{
  padding-top: 15px;
  font-size: 22px;
  margin-bottom: 0px;
  color: #013D93;
  position: relative;
  display: inline-block;
}

.containerbtnbox-title::before{
  content: "";
  background-image: url('../images/icon_before.png');
  display: inline-block;
  width: 13px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0px 15px 5px;
}


.containerbtnbox-title::after{
  content: "";
  background-image: url('../images/icon_after.png');
  display: inline-block;
  width: 13px;
  height: 13px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0 15px;
}
.button-wrapper {
  display: flex;
  justify-content: center;
  gap: 5px;
  margin: 3px 0px 0px;
}

.img-button {
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.img-button:hover {
  transform: translateY(-5px);
}

.img-button img {
  max-width: 300px;
  height: auto;
}

.containerbtnbox-text {
  font-size: 13px;
  color: #013D93;
  margin-top: 10px;
}

/* スマートフォン対応 */
@media screen and (max-width: 767px) {
  .containerbtnbox {
    display: none;
  }
}

.containerbtnbox2 {
  width: 835px;
  height: 320px;
  margin: 0 auto;
  padding: 0px;
  text-align: center;
  background: #fff;
  border-radius: 20px;
  border: 3px solid #013D93;
  
}
.containerbtnbox2bggley{
  background: #F3F3F3;
}

.containerbtnbox2-title{
  padding-top: 40px;
  font-size: 44px;
  margin-bottom: 0px;
  color: #013D93;
  position: relative;
  display: inline-block;
}

.containerbtnbox2-title::before{
  content: "";
  background-image: url('../images/icon_before.png');
  display: inline-block;
  width: 21px;
  height: 21px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0px 15px 10px;
}


.containerbtnbox2-title::after{
  content: "";
  background-image: url('../images/icon_after.png');
  display: inline-block;
  width: 21px;
  height: 21px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 3px 15px 0px;
}
.button-wrapper2 {
  display: flex;
  justify-content: center;
  gap: 5px;
  margin: 15px 0px 0px;
}

.img-button2 {
  padding: 0;
  border: none;
  background: none;
  cursor: pointer;
  transition: transform 0.3s ease;
}

.img-button2:hover {
  transform: translateY(-5px);
}

.img-button2 img {
  max-width: 370px;
  height: auto;
}

.containerbtnbox2-text {
  font-size: 18px;
  color: #013D93;
  margin-top: 10px;
}

/* スマートフォン対応 */
@media screen and (max-width: 767px) {
  .containerbtnbox2 {
    width: 100%;
    height: auto;
    padding: 20px 10px;
    margin: 0 auto;
  }

  .containerbtnbox2-title {
    padding-top: 20px;
    font-size: 20px;
  }
  .containerbtnbox2-title::before{
    width: 13px;
    height: 13px;
    margin: 0px 5px 7px;
  }
  
  
  .containerbtnbox2-title::after{
    width: 13px;
    height: 13px;
    margin: 3px 5px 0px;
  }
  .button-wrapper2 {
    flex-direction: column;
    align-items: center;
    gap: 7px;
    margin: 15px auto;
  }

  .img-button2 {
    display: flex;
    justify-content: center;
  }

  .img-button2 img {
    max-width: 280px;
  }

  .containerbtnbox2-text {
    font-size: 12px;
    margin: 15px 10px;
    text-align: center;
  }
}


.sec-ninchisho {
  background: url(../images/sec-2-bg.png) center center no-repeat;
  background-size: cover;
  padding: 100px 0 100px;
  color: #fff;
}
.sec-ninchisho-inner {
  width: 100%;
  max-width: 1100px;
  text-align: left;
}
.sec-ninchisho-copy .catch {
  background: #fff;
  color: #0c3c9f;
  font-size: 50px;
  font-weight: 700;
  display: inline-block;
  line-height: 1.5;
  padding: 0 25px 5px 25px;
  margin: 0px 0px 1px 0px;
  text-align: left;
}
.sec-ninchisho-copy .catch + .catch {
  margin-top: 16px;
}
.sec-ninchisho-desc {
  margin: 38px 0 48px 0;
  font-size: 1.8rem;
  line-height: 250%;
  color: #fff;
  letter-spacing: 0.03em;
  text-align: left;
}
.sec-ninchisho-imgbtns {
  display: flex;
  justify-content: flex-start; /* 左寄せ */
  align-items: flex-start;
  gap: 28px;
  flex-wrap: wrap;
  margin-top: 30px;
}

.sec-ninchisho-imgbtns .imgbtn {
  display: block;
  transition: opacity 0.2s, transform 0.2s;
}

.sec-ninchisho-imgbtns .imgbtn img {
  display: block;
  max-width: 480px;
  height: auto;
  border-radius: 12px;
  border: none;
  box-shadow: 0 2px 8px 0 rgba(0,0,0,.06);
}

.sec-ninchisho-imgbtns .imgbtn:hover {
  opacity: 0.9;
  transform: translateY(-6px);
}

@media (max-width: 768px) {
  .sec-ninchisho{
    padding: 70px 0px;
  }
  .sec-ninchisho-inner { max-width: 98%; 
    padding: 0px;}
  .sec-ninchisho-desc {
    font-size: 1.6rem;
    margin: 20px 0px;
  }
  .sec-ninchisho-copy .catch { font-size: 24px; padding: 10px 4%; }
  .sec-ninchisho-imgbtns {
    flex-direction: column;
    gap: 18px;
    align-items: flex-start;
  }
  .sec-ninchisho-imgbtns .imgbtn img {
    max-width: 90vw;
  }
}

.sns-links {
  background: #f3f3f3;
  padding: 0px 0 150px;
}

.sns-links2 {
  background: #fff;
  padding: 0px 0 150px;
}
.sns-links-box {
  background: #fff;
  border: 3px solid #013D93;
  border-radius: 20px;
  padding: 44px 30px 32px;
  max-width: 835px;
  margin: 0 auto;
  box-sizing: border-box;
  text-align: center;
}
.sns-links-box2 {
  background: #F3F3F3;

}
.sns-links-title {
  font-size: 44px;
  color: #013D93;
  font-weight: bold;
  margin-bottom: 10px;
  letter-spacing: 0.1em;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}
.sns-links-title::before {
  content: "";
  background-image: url('../images/icon_before.png');
  display: inline-block;
  width: 21px;
  height: 21px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 0px 15px 10px 0;
  vertical-align: middle;
}
.sns-links-title::after {
  content: "";
  background-image: url('../images/icon_after.png');
  display: inline-block;
  width: 21px;
  height: 21px;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  margin: 3px 0 0 15px;
  vertical-align: middle;
}
.sns-links-desc {
  color: #405689;
  font-size:18px;
  margin-bottom: 32px;
}
.sns-links-icons {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 40px;
  flex-wrap: wrap;
}
.sns-icon {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-decoration: none;
  color: #614095;
  font-size: 1.3rem;
  font-weight: 600;
  transition: opacity 0.2s;
}
.sns-icon img {
  width: auto;
  height: 59px;
  margin-bottom: 6px;
}
.sns-icon span {
  margin-top: 2px;
}
.sns-icon:hover {
  opacity: 0.7;
}

@media (max-width: 768px) {
  .sns-links-box {
    padding: 26px 6px 18px;
    max-width: 99%;
  }
  .sns-links-title {
    font-size: 20px;
  }
  .sns-links-icons {
    gap: 22px;
  }
  .sns-icon img {
    width: auto;
    height: 45px;
  }
  .sns-icon {
    font-size: 1.08rem;
  }
}
