@charset "UTF-8";



html {
  overflow-y: scroll;
  scroll-behavior: smooth;
 }





body{
    margin:0;
    font-family: "Zen Kaku Gothic New", sans-serif;
  font-weight: 400;
  font-style: normal;
    background:#fff;
    font-size:16px;
    width:100%;
    overflow:hidden;
}

main{
  margin-top:-27px;
}

ul{
    padding:0;
}  

li{
    list-style:none;
    letter-spacing: 1px;
}

a{
    text-decoration:none;
    transition:0.4s;
}

a:hover{
  opacity:0.6;
}

p{
    line-height:150%;
    letter-spacing: 1px;
    margin:0;
    font-size:16px;
}

img{
    vertical-align:top;
    max-width:100%;
}

.content{
  margin:0 auto;
  position:relative;
}

h2{
font-size:42px;
font-weight:700;
}

h3{
    font-size: 23px;
    font-weight: 700;
}

.wrap1000{
max-width:1000px;
margin:0 auto
}

.wrap1250{
max-width:1100px;
margin:0 auto
}

.wrap1500{
max-width:1500px;
margin:0 auto
}


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

.sec-title{
  text-align:center;
}

.sub-en{
  font-weight:bold;
  font-size:26px;
  letter-spacing: 0.2em;
  display: block;
  margin-bottom:7px;
}

.sec-title h2{
  margin:0;
  font-size:42px;
  letter-spacing: 0.1em;
}

.header{
position: absolute;
    width: 100%;
    z-index: 2;
    max-width: 1250px;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-top: 25px;
}

.header .logo{
  max-width:180px;
      padding-left: 20px;
}

.child-header{
      max-width: 100%;
    background: #0064b4;
    padding: 15px;
    position: relative;
}

.mv-area{
  background: url(images/mv-back.webp) no-repeat;
   background-size: cover;
}

.mv-area-in{
  position:relative;
  padding:111px 0 74px;
}

.mv-left{
  width:67%;
  position:relative;
  z-index:3;
}



.mv-left-bottom{
  display: flex;
  position:relative;
  padding-top: 38px;
}

.mv-left-bottom img{
  display:block;
  width:75%;
}

.mv-button{
display: block;
    width: 22%;
    position: absolute;
    right: -36px;
    top: -20px;
}

.mv-button img{
  width:100%;
}

.mv-right{
  position:absolute;
  bottom:0;
  right:0;
  width:38%;
}


.sec1{
  padding: 100px 0 30px;
    background: url(images/sec1-back.webp) no-repeat;
    background-size: 100% auto;
    background-position: top;
}

.sec1-in .sec-title h2 span{
display: block;
    width: fit-content;
    margin: 0 auto;
}

.sec1 ul{
  display: flex;
      margin-top: 103px;
      justify-content: center;
}


.sec1 ul li{
    position: relative;
    background: #0071bc;
    margin: 10px;
    padding: 15px;
    padding-top: 30px;
    text-align: center;
    width: 33.3%;
}

.sec1-no{
      position: absolute;
    top: -59px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 100px;
}


.sec1 ul li h3{
    color: #fff;
    position: relative;
    margin-top: 0;
    padding-top: 20px;
}
.sec1 ul li h3:before{
content: "";
    display: block;
    position: absolute;
    top: 5px;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 46px;
    height: 1px;
    background: #fff;
}
.sec1-content{
  background: #fff;
    padding: 22px;
    text-align:left;
    min-height: 331px;
}

.sec1-content img{
  display: block;
    margin-bottom: 20px;
}

.blue-text{
  color:#0071bc;
}

.marker{
  background:linear-gradient(transparent 60%, #ff6 60%);
}


.sec2{
    padding: 0;
    background: url(images/sec2-back.webp) no-repeat;
    background-position: top;
    background-size: 100% 100%;
    position: relative;
    z-index: 2;
}

.sec2-in{
  padding-top:164px;
  padding-bottom:195px;
}

.sec2-in .sec-title{
  color:#fff;
  margin-bottom:35px;
}

.sec2-in img{
  width:100%;
  max-width:900px;
  margin:0 auto;
  display: block;
}


.sec3{
background: #f0f8ff;
    margin-top: -125px;
    position: relative;
}

.sec3-in{
  display:flex;
      padding: 200px 0 0;
      max-width:1000px;
      margin:0 auto;
}

.contact-left{
  width:40%;
}

.contact-right{
    width: 65%;
    margin-left: -5%;
    margin-top:0/*25px*/;
}

.contact-right .sec-title{
text-align: left;
color:#002c5a;
}
.contact-right .sec-title h2{
    letter-spacing: 0;
    line-height: 127%;
}

.contact-button{
  display: flex;
      margin-top: 30px;
}

.contact-button a{
      display: block;
    margin: 0 15px 0 0;
}



.sec4{
  padding:100px 0 177px 0;
  background:url(images/sec4-back.webp);
  background-size:100% 100%;
  position:relative;
  z-index:2;

}

.sec4 .sec-title{
  color:#fff;
  margin-bottom:35px;
}

.sec4 h2 br{
  display:none;
}

.sec4 img{
  max-width:1000px;
  display: block;
  margin:0 auto;
  width:100%;
}

.sec5{
  background: #f2f2f2;
    padding-top: 200px;
        padding-bottom: 113px;
    margin-top: -115px;
}

.sec5-in{
  max-width:1000px;
}

.sec6{
  padding:120px 0 0;
}

.sec6 .sec-title{
  color:#29abe2;
  margin-bottom:50px;
}

.sec6 .sec-title img{
  max-width: 345px;
    display: inline-block;
    margin-top: 8px;
}

.sec6-bottom{
      background: url(images/sec6-bottom-back.webp);
       padding: 186px 0 140px;
    background-position: top;
    background-size:cover;
}

.sec6-bottom ul{
  max-width:1000px;
}

.sec6-bottom ul li{
  display:flex;
  align-items:center;
  color:#fff; 
}

.sec6-bottom ul li h3{
  font-size: 30px;
    margin: 0 0 15px;
}

.sec6-image{
  width:50%;
}

.sec6-text{
width: 45%;
padding: 125px 0 0 5%;
position: relative;
}



.sec6-text img{
max-height: 106px;
    position: absolute;
    right: 60px;
    top: 0;
}



.sec6-bottom ul li:nth-child(even){
  display: flex;
  flex-direction: row-reverse;
}

.sec6-bottom ul li:nth-child(even) .sec6-text{
padding: 125px 5% 0 0;
}

.sec6-bottom ul li:nth-child(even) .sec6-text img{
  right:auto;
  left:0;
}

.sec7 .sec-title{
  text-align: left;
  margin-bottom:80px;
}

.sec7-in{
  padding:100px 0;
}

.sec7-in ul li {
position: relative;
    display: flex;
    margin-left: 100px;
    border: 1px solid #002c5a;
    padding: 30px 30px 30px 85px;
    margin-bottom: 30px;
    border-radius: 7px;
}

.sec7-in ul li .sec7-no{
  position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 0;
    width: 110px;
    left: -55px;
}

.sec7-image{
  max-width:230px;
  display: block;
  margin-right:30px;
}

.sec8{
  background:#f2f2f2;
  padding:100px 0;
}



.sec8-list{
  display: flex;
  flex-wrap:wrap;
  margin-top: 55px;
}

.sec8-list li{
    width: 39%;
    position: relative;
    padding: 15px 4.5% 30px;
    margin: 1%;
    background: #fff;
    border-radius: 30px;
    z-index: 2;
}

.sec8-list li p{
  font-size:15px;
}


.sec8-list li:nth-child(1){
  background: rgba(87, 195, 234, .38);
}

.sec8-list li:nth-child(2){
  background: rgba(0, 113, 188, .38);
}

.sec8-list li:nth-child(3){
  background: rgba(46, 49, 146, .38);
}

.sec8-list li:nth-child(4){
  background: rgba(0, 44, 80, .38);
}

.sec8-list li:before{
  content:"";
  width:100%;
  height:100%;
  display: block;
  position:absolute;
  top:-7px;
  left:-7px;
    z-index: -1;
    background: #fff;
  border-radius: 30px;

}


.sec8-list-top{
  display: flex;
    border-bottom: 1px solid #b3b3b3;
    align-items: center;
    margin-bottom: 15px;
    padding-bottom: 5px;
}
.sec8-list-top img{
  width: 110px;
    height: auto;
    display: block;
    margin-right:15px;
}


.sec9{
      background: url(images/sec9-back.webp);
}

.sec9-in{
  display:flex;
  align-items: center;
  padding: 40px 0 0;
}


.sec9-image{
  width:45%;
}
.sec9-text{
width: 50%;
    margin-left: 5%;
    color: #fff;
    padding-bottom: 50px;
}

.sec9-text h3{
    font-size: 25px;
    line-height: 200%;
}

.sec10{
  background: url(images/sec10-back.webp);
  background-size:cover;
  padding: 100px 0;
}

.sec11{
  padding:100px 0 0;
  margin-bottom: -76px;
}


.sec11 h2{
  color:#002c50;
}

.sec11-content{
  background: url(images/sec11-top-back.webp) no-repeat;
    background-size: 100% auto;
    background-position: top;
    margin-top: 70px;
}

.sec11-content-in{
  display: flex;
}

.sec11-image{
  width:32%;
      padding-top: 77px;
}
.sec11-text{
  background: #fff;
    padding: 0 40px 40px;
    width:53%;
}

.sec11-text h3{
    font-size: 32px;
    line-height: 149%;
    margin:0;
}

.sec11-text h3 img{
  display:block;
  max-width:307px;
}

.sec11-name{
  font-size: 18px;
    text-align: right;
    display: block;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
    margin-bottom: 40px;
    margin-top:10px;
}
.sec11-name span{
    font-size: 25px;
    margin-left: 10px;
}

.sec11-text .main-text{
    display: block;
    width: 92%;
    line-height: 195%;
}

.sec12{
  background:#fbfbfb;
}
.sec12-in{
  padding: 100px 0;
  max-width:800px;
}

.sec12-in table{
  margin-top:60px;
  width:100%
}



.sec12 table th{
  text-align:left;
  font-weight:normal;
  width:25%;
  padding:15px 0;
  border-bottom:1px solid #0071bc;
}


.sec12 table td{
  text-align:left;
  width:75%;
  font-weight:normal;
  padding:15px ;
  border-bottom:1px solid #dedede;
}

.sec13-in{
  max-width:800px;
  padding: 100px 0;
}
.sec13 h3{
  color:#0064b4;
}
.privacy-text p{
  font-size:14px;
}
.privacy-text h3{
  font-size:18px;
      margin-bottom: 5px;
}

.sec13 .sec-title{
  margin-bottom:50px;
}

.sec13 ul{
  padding-left:25px;
  margin: 5px 0;
}


.sec13 ul li{
list-style: disc;
font-size:14px;
}

.sec13 ul li ul{
  margin:7px 0 15px;
}
.sec13 ul li ul li{
    line-height: 16%;
}

.sec13 h3.blue-back{
background: #0064b4;
    color: #fff;
    padding: 7px 15px;
    margin-top: 50px;
}












/* アコーディオン */
.accordion{
  margin-top:80px;
}
.acc{
  border-radius:15px;
  border:1px solid #b3b3b3;
  margin-bottom:30px;
  font-size:18px;
}

.accordion-content {
  display: none;
}



.accordion-header {
  background-color: #FFF;
  padding: 30px;
  margin: 0;
  transition: background .3s ease;
  cursor: pointer;
  position: relative;
      border-radius: 15px;
}

.accordion-header::before,
.accordion-header::after{
  position:absolute;
  content:'';
  top:1px;
  right:20px;
  bottom:0;
  width:12px;
  height:2px;
  margin:auto;
  background:#0064b4;
}

.accordion-header.active::before,
.accordion-header.active::after{
background:#fff;
}
.accordion-header::after{
  transform:rotate(-90deg);
  transition:transform 0.3s;
}
.accordion-header.active::after{transform:rotate(0deg);}

.accordion-content {
  background-color: #FFF;
  padding: 30px;
	font-size:18px;
	font-weight:normal;
  border-radius:15px;
}

.accordion-header span,
.accordion-content span{
    padding-left: 75px;
  position: relative;
	display:inline-block;
	line-height:160%;
}

.accordion-header span::before{
position: absolute;
    content: "Q";
    top: -4px;
    left: 0;
    font-size: 38px;
	color:#0064b4;
  font-weight:bold;
}


.accordion-content span::before{
    position: absolute;
  content:"A";
top: 0;
    left: 3px;
    font-size: 38px;
	color:#0064b4;
	font-weight:bold;
}

/* hover 
.accordion-header:hover {
  background-color: #F2F2F2;
}*/

.accordion-header.active{
  background:#0064b4;
  color:#fff;
}

.accordion-header.active span::before{
  color:#fff;
}


/*アコーディオンここまで*/



.re-button{
  width:200px;
  padding:15px;
  text-align:center;
  display:block;
  margin:80px auto 0;
  color:#fff;
  background:#0064b4;

}


.footer{
  background: #0064b4;
  text-align:center;
  color:#fff;
  padding-bottom:10px;
}

.footer a{
  color:#fff;
}
.footer-in ul{
  margin:0 auto;
  display: flex;
  justify-content: center;
      padding: 30px 0;
}

.footer-in ul li{
  padding-right:15px;
  border-right:1px solid #fff;
}
.footer-in ul li:last-child{
  border:none;
  padding-right:0;
  padding-left:15px;
}




 .pc-dis{
  display:block;
}

.sp-dis{
  display:none;
}



/*スマートフォン*/
@media screen and (max-width: 900px){



  p{
    line-height:140%;
  }

  .sec-title h2 {
    margin: 0;
    font-size: 24px;
        letter-spacing: 0;
  }

  .sub-en {
    font-size: 18px;
  }

  .wrap1250{
    width: 96%;
        padding: 2%;
  }

  .mv-right {
        position: absolute;
        bottom: 0;
        right: -65px;
        width: 66%;
        max-width: 393px;
  }


  .child-header .logo {
    max-width: 130px;
    padding-left:0;
  }
.mv-bottom-contact{
padding:20px 15px;
  background:#f04d51;
  font-size:21px;
  color:#fff;
  font-weight:bold;
  text-align:center;
  display:flex;
  align-items: center;
  justify-content: center;
}
.mv-bottom-contact img{
  width:40px;
  margin-right:5px;
}

.mv-area-in {
    position: relative;
    padding: 120px 0 16px;
}

.mv-left {
    width: 90%;
    position: relative;
    margin:0 5%;
}
.mv-left-bottom {
    padding-top: 15px;
    justify-content: center;
}

.mv-left-bottom img {
    display: block;
    width: 100%;
}

.sec1 ul {
    display: block;
    margin-top: 75px;
}
.sec1 {
    padding: 54px 0 30px;
}
.sec1 ul li {
    padding: 3%;
    padding-top: 23px;
    width: 94%;
        margin:0 0 65px;
}


.sec1 h2 span{
      display: block;
    width: fit-content;
    margin: 0 auto;
}
.sec1 ul li:last-child {
  margin-bottom:0;
}

.sec1-no {
    top: -40px;
    width: 70px;
}

.sec1-content {
    min-height: 0;
}


.sec2-in{
      padding-top: 80px;
          padding-bottom: 111px;
}


.sec3-in{
      padding: 135px 0  50px;
    margin-top: -80px;
}



.contact-left {
        width: 61%;
        position: absolute;
        bottom: 0;
        left: 9px;
}

.contact-right {
    width: 100%;
    margin-left: 0;
    margin-top: 25px;
    z-index: 3;
}

.contact-right .sec-title {
    text-align: center;
    margin-bottom: 80px;
}


.contact-button {
        display: block;
        margin-top: 23px;
        width: 60%;
        margin-left: 40%;
}

.contact-button a {
    display: block;
    margin: 20px 0 0 0;
}


.sec4 {
    padding: 50px 0 90px 0;
}


.sec4 h2 br{
  display:block;
}


.sec5{
  padding-top:165px;
  padding-bottom: 50px;
}

.sec5 img{
  display: block;
  width:90%;
  margin:0 5% 30px;
}

.sec5 img.sec5-image1{
  width:70%;
  margin:0 15% 30px;
}

.sec6 .sec-title {
    margin-bottom: 0;
}

.sec6 .sec-title h2 {
        font-size: 24px;
    }
.sec6 .sec-title img {
    max-width: 236px;
}

.sec6 {
    padding: 75px 0 0;
}
.sec6-bottom {
    padding: 111px 0 43px;
}

.sec6-bottom ul li {
    display: block;
    margin-bottom: 45px;
}

.sec6-image {
    width: 75%;
    display: block;
    margin: 0 auto 30px;
}

.sec6-text {
    width: 100%;
    padding: 0;
    position: relative;
}

.sec6-text img {
    max-height: 60px;
    position: absolute;
    right: 32px;
    top: -80px;
}

.sec6-bottom ul {
    padding: 6%;
    width: 88%;
    margin: 0;
}

.sec6-bottom ul li h3{
  font-size: 22px;
  text-align:center;
}


.sec6-bottom ul li:nth-child(even) {
    display: block;
}

.sec6-bottom ul li:nth-child(even) .sec6-text {
    padding: 0;
}

.sec6-bottom ul li:nth-child(even) .sec6-text img {
    right: auto;
    left: 32px;
}



.sec7-in{
      padding: 74px 2%;
}

.sec7 .sec-title {
    text-align: center;
    margin-bottom: 45px;
}

.sec7-in ul li {
    display: block;
    margin-left: 0;
    padding: 30px;
    padding-top: 60px;
    margin-top: 80px;
}
.sec7-in ul li .sec7-no {
    position: relative;
}
.sec7-in ul li .sec7-no {
    position: absolute;
    top: -40px;
    bottom: auto;
    margin:0 auto;
    width: 80px;
    left: 0;
    right:0;
    display:block;
}

.sec7-image {
    max-width: 100%;
    display: block;
    margin-right: 0;
}


.sec8 {
    padding: 68px 0;
}

.sec8-list {
    display: block;
}
.sec8-list li {
        width: 86%;
        position: relative;
        padding: 2% 6% 9% 5%;
        margin: 2%;
        background: #fff;
        border-radius: 10px;
        z-index: 2;
        margin-bottom: 33px;
}

.sec8-list li:before {
border-radius: 10px;
}

.sec8-list-top h3{
  font-size:20px;
}


.sec9-in {
    display: block;
    padding:33px 3%;
}
.sec9-image {
    width: 80%;
    display: block;
    margin: 0 auto;
}

.sec9-text {
    width: 90%;
    margin: 5%;
    padding-bottom: 0;
}
.sec9-text h3 {
    font-size: 19px;
    line-height: 148%;
}
.sec10 {
    padding: 58px 0;
}

.accordion {
    margin-top: 40px;
}

.acc {
    margin-bottom: 12px;
    font-size: 16px;
}

.accordion-header {
    padding: 20px;
}

.accordion-content {
    background-color: #FFF;
    padding: 20px;
    font-size: 16px;
}

.accordion-header span, .accordion-content span {
padding-left: 53px;
}

.sec11 {
    padding: 60px 0 0;
    margin-bottom: 0;
}

.sec11-content {
    background: none;
}

.sec11-content-in {
    display: block;
    position:relative;
}

.sec11-text {
    padding: 0;
    width: 100%;
    position:relative;
    z-index:1;
    background:none;
}

    .sec11-text h3 {
        font-size: 20px;
        background: rgba(255, 255, 255, .5);
        width: fit-content;
        padding: 15px 0;
    }

.sec11-text h3 img {
    display: block;
    max-width: 268px;
    margin-bottom: 10px;
}

.sec11-name {
    font-size: 15px;
    text-align: left;
}
.sec11-name span {
    font-size: 21px;
}
.sec11-image {
    width: 32%;
    padding-top: 0;
    position: absolute;
    top: -30px;
    right: 0;
    z-index: 0;
}

.sec11-text .main-text {
    width: 100%;
}

.sec12-in {
    padding: 55px 15px;
}

.sec12-in table {
    margin-top: 23px;
    font-size: 12px;
}


.sec13-in {
    padding: 50px 0;
}

.sec13 .sec-title {
    margin-bottom: 33px;
}

.privacy-text{
  padding:0 15px;
}
.privacy-text p {
    font-size: 13px;
}
.privacy-text h3 {
    font-size: 15px;
}


  .pc-dis{
    display:none;
  }
  
  .sp-dis{
    display:block;
  }

  }








  /*アニメーション*/
	
	/*スライドアニメーション*/

.slideUp{
	animation-name:slideUpAnime;
animation-duration:0.5s;
animation-fill-mode:forwards;
bottom: -6.5vw;
}

@keyframes slideUpAnime{
  from {
    bottom: -6.0vw;
  }

  to {
    bottom: 0;
  }
}


/*フェードインアニメーション*/
	.fade-box{
		opacity:0;
	}
/* その場で */
.fadeIn{
animation-name:fadeInAnime;
animation-duration:0.35s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeInAnime{
  from {
    opacity: 0;
  }

  to {
    opacity: 1;
  }
}

/* 下から */

.fadeUp{
animation-name:fadeUpAnime;
animation-duration:1.2s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeUpAnime{
  from {
    opacity: 0;
	transform: translateY(25px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/* 上から */



.fadeDown{
animation-name:fadeDownAnime;
animation-duration:0.35s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeDownAnime{
  from {
    opacity: 0;
	transform: translateY(-50px);
  }

  to {
    opacity: 1;
	transform: translateY(0);
  }
}

/* 左から */

.fadeLeft{
animation-name:fadeLeftAnime;
animation-duration:0.35s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeLeftAnime{
  from {
    opacity: 0;
	transform: translateX(-50px);
  }

  to {
    opacity: 1;
	transform: translateX(0);
  }
}

/* 右から */

.fadeRight{
animation-name:fadeRightAnime;
animation-duration:0.35s;
animation-fill-mode:forwards;
opacity:0;
}

@keyframes fadeRightAnime{
  from {
    opacity: 0;
	transform: translateX(50px);
  }

  to {
    opacity: 1;
	transform: translateX(0);
  }
}







