/* CSS Document */
.snone{
		display: none;
	}

.hd_menu .hd_menu_box{
	display: none;
}

.hd_menu.open .hd_menu_box{
	display: block;
}

.hd {
    border-bottom: 3px solid #00121d;
    background: linear-gradient(to left, #e2f4ff 0%, #fff 100%);
    padding: 16px 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 50;
}

.hd_bg {
    background-color: rgba(0,0,0,.6);
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: -1;
    opacity: 0;
    display: none;
    -webkit-transition: .4s;
    transition: .4s;
}

.hd .c_container{
	width: 100%;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
}

.hd .hd_logo{
	padding-right: 50px;
	padding-left: 0;
	}

.hd .hd_logo img{
	height: 40px;
	width: auto;
}

.hd .hd_page_ttl img{
	width: 30px!important;
	height: auto;
	padding-right: 10px;

}

.hd .hd_page_ttl{
	font-family: "Jost",sans-serif;
	/*color: #00A6DD;*/
	font-weight: bold;
	font-size: 20px;
}

.keep{
	word-break: keep-all;
}

header h1{
	margin-bottom: 35px;
}


header h1 img{
	max-width: 400px;
width: 100%;
height: auto;
}

header{
	/* height: calc(100vh - 115px); */
	max-height: 1500px;
	min-height: 660px;
}

header .main_rap{
	max-width: 480px;
	width: 100%;
	/*height: calc(100vh - 115px);*/
	height: 80vh;
	/* min-height: 650px; */
	min-height: 600px;
	/*min-height: 700px;
	max-height: 1500px;*/
	margin: auto;
	display: block;
	background: url("../img/mv01_s.webp") left bottom no-repeat;
	background-size: contain;
}


/*header .main_rap{
	width: 100%;
	height: 100vw;
	margin: auto;
	background: url("../img/mv01_s.webp") left bottom no-repeat;
	background-size: contain;
}*/


header .content{
	/* padding-top: 100px; */
	padding-left: 0;
	text-align: center;
	text-shadow: 0px 0px 2px #fff;
}

header .content .box{
	padding: 0;
}


/*header{
	padding-top: 122px;
	background-image: none;
}
header .main_rap{
	background: url("../img/mv01_s.webp") left bottom no-repeat;
}
header .content .box{
	padding-top: 15%;
	min-height: 670px;
}
header h1{
	margin-bottom: 10px;
}

header h1 img {
	width: 50%;
}*/

header .main_rap .f25{
	font-size: 20px!important;
	
}

header .main_rap .f40{
	margin-bottom: 18px;
}
header .main_rap p:nth-child(3){
	font-size: 26px!important;
}
header .main_rap .f60{
	font-size: 20px;
}

header .main_rap .f16{
	line-height: 150%;
	margin-top: 20px;
	margin-bottom: 0;
	font-weight: normal;
}

header .main_rap .cta p{
	font-size: 16px;
	color: #FDAC39;
	font-weight: bold;
	text-align: center;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 10px;
	width: 190px;
	position: relative;
}

header .main_rap .cta p::before,
header .main_rap .cta p::after {
    position: absolute;
    /*top: 0.8rem;*/
    height: 1.8rem;
    content: '';
}

header .main_rap .cta p::before {
    border-left: solid 3px;
    left: 0;
    transform: rotate(-30deg);
}

header .main_rap .cta p::after {
    border-right: solid 3px;
    right: 0;
    transform: rotate(30deg);
}

header .main_rap .cta div{
	/*width: 80%;
	height: 70px;*/
	width: 85%;
	height: 60px;
	margin: auto;
	background: #FDAC39;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

header .main_rap .cta a{
	color: #fff;
	font-size: 18px;
	letter-spacing: 0.1em;
	font-weight: bold;
}
header .main_rap .cta a .f20{
	font-size: 12px!important;
}

h2{
	text-align: center;
	font-size: 25px;
	font-weight: bold;
	line-height: 150%;
}


#s01{
	padding-top: 0;
}
#s01 h2{
	margin-top: 30px;
	margin-bottom: 30px;
}
#s01 .box_rap{
	text-align: center
}
#s01 .box_rap figure{
	width: 80%;
}
#s01 .box_rap figure img{
	width: 90%;
	height: auto;
}
#s01 .box_rap figure figcaption{
	text-align: left;
	/* font-size: 16px; */
	font-size: 15px;
}
#s01 .icon img{
	width: 70%;
	height: auto;
}



#s02{
	padding-top: 40px;
}
#s02 h2{
	margin-bottom: 30px;
}
#s02 h2 div{
	background: url("../img/icon01.webp") center top no-repeat;
	background-size: 30%;
	padding: 10px;
	padding-top: 100px;
}
#s02 .center img{
	width: 80%;
	height: auto;
}

#s02 h3{
	font-size: 22px;
	margin-top: 50px;
	margin-bottom: 30px;
}
#s02 .bg{
	max-width: 480px;
	margin: 0 auto 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}
#s02 .bg table{
	max-width: 480px;
	width: 85%;
}
#s02 .bg .top th{
	font-size: 16px;
	padding: 15px 0;
}
#s02 .bg .top th.obj01,
#s02 .bg table tr:nth-child(n+2) th{
	font-size: 14px;
	width: auto;
}
#s02 .bg th span{
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
	white-space: nowrap;
	letter-spacing: 0.2em;
}

#s02 .bg .top th.obj02,
#s02 .bg .top th.obj03{
	width: 45%;
}

#s03{
	padding-top: 50px;
	background: url("../img/bg01.webp") no-repeat;
	background-size: cover;
	background-attachment: fixed;
}

#s03 .obj01 {
	font-size: 16px;
}
#s03 .box_rap .box{
	/* width: 80%; */
	width: 83%;
}
#s03 .box_rap .box img{
	width: 100%;
	height: auto;
}

#s03 .bg1{
	padding-top: 80px;
}

#s03 .bg2{
  position: relative;
  /*background: #2FD7B4;*/
	transform: scale(1, -1);
}

#s03 .bg2::after {
  content: '';
  position: absolute;
  right: 0;
  left: -0%;
  top: 100%;
  z-index: 10;
  display: block;
  height: 50px;
  background-size: 50px 100%;
  background-image: linear-gradient(135deg, #2FD7B4 25%, transparent 25%), linear-gradient(225deg, #2FD7B4 25%, transparent 25%);
  background-position: 0 0;
}

#s03 .bg3{
	  position: relative;
	top: 0px;
}

#s03 .bg3::after {
  content: '';
  position: absolute;
  right: 0;
  left: -15%;
  top: 100%;
  z-index: 10;
  display: block;
  height: 50px;
  background-size: 50px 100%;
  background-image: linear-gradient(135deg, #BFFFCF 25%, transparent 25%), linear-gradient(225deg, #BFFFCF 25%, transparent 25%);
  background-position: 0 0;
	animation: flowing 15s linear infinite;
}

@keyframes flowing {
  100% {
    left: 0;
  }
}
#s04{
	background: #2FD7B4;
	padding-top: 50px;
	padding-bottom: 50px;	
}

#s04 .obj01 {
	font-size: 16px;
	margin-bottom: 30px;
	width: 86%;
}
#s04 .box_rap .box{
	width: 80%;
}

#s05{
	padding-top: 50px;
	padding-bottom: 50px;
}
#s05 small{
	margin-bottom: 50px;
}

#s05 .box_rap02, 
#s05 .box_rap01{
	margin-bottom: 50px;
}

#s05 .box_rap02 .img,
#s05 .box_rap01 .img{
	padding: 10px;
	width: 80%;
}

#s05 .box_rap02 .img img,
#s05 .box_rap01 .img img{
		 width: 100%;
	max-width: 420px;
    height: auto;
}
#s05 .box_rap02 .box,
#s05 .box_rap01 .box{
	width: 80%;
	padding-left: 0;
}

#s05 hr{
	margin-bottom: 50px;
}

#s06{
	padding-top: 50px;
	padding-bottom: 50px;
}
#s06 small{
	margin-bottom: 30px;
}
#s06 .box_rap .box{
	width: 80%;
}

#s06 .box_rap .box dl{
	display: block;
}

/*
#s07 #fix{
	top: auto;
	bottom: 10%;
}*/


#s08{
	background:url( "../img/bg02.webp") no-repeat center center;
	background-size: cover;
	padding-top: 50px;
	padding-bottom: 50px;
}	
	
#s08 h2{
	margin-bottom: 15px;
}

#s08 small{
	display: block;
    text-align: center;
    padding: 15px;
    font-size: 18px;
    color: #444;
    margin-bottom: 50px;
}

#s08 .box_rap{
	width: 100%;
	margin: auto;
}
#s08 dl div{
	width:  90%;
	height: auto;
	display: block;
	margin: auto;
	margin-bottom: 30px;
}

#s08 dl dt{
	width: 100%;
	height: auto;
	font-size: 20px;
	color: #fff;
	background:#3CB5B1;
	text-align: center;
	font-weight: bold;
	display: flex;
    justify-content: center;
	align-items: center;
	padding: 20px 0;
}

#s08 dl dt span{
	font-size: 26px;
}

#s08 dl dd{
	width: 100%;
	height: auto;
	font-size: 18px;
	background: #fff;
	display: flex;
	align-items: center;
	padding: 20px 0;
}
#s08 dl dd p{
	padding: 0 10%;
	
}


.btn{
	width:260px;
	height: 70px;
	color: #fff;
	font-weight: bold;
	letter-spacing: 0.2rem;
	background-color: #3CB5B1;
	margin: 0 auto 50px ;
	/*text-align: center;
	line-height: 91px;*/
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	border-radius: 10px;
}
.btn a,
.btn a span{
	display: inline-block;
}

.btn a:before{
	 position: absolute;
  top: 5px;
  left: 5px;
  width: calc(100% - 15px);
  height: calc(100% - 15px);
  content: '';
  -webkit-transition: all .3s;
  transition: all .3s;
  border: 2px solid #FDFD01;
	border-radius: 8px;
}

.btn a{
	font-size: 10px;
}

.btn a .f25{
	font-size: 18px!important;
}
.btn a .f30{
	font-size: 26px!important;
}
	

/****** 20260326 ******/
#s02 h2 {
	width: 92%;
}
#s02 h2 div {
    background-size: 28%;
}
#s02 .bg .text {
	font-size: 18px;
    margin: 20px auto 10px;
}
.btn a:before {
    top: 6px;
    left: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
}

.hd .hd_page_ttl img {
    width: 40px!important;
    height: auto;
    padding-right: 10px;
	vertical-align: middle;
}