/* CSS Document */

@media (min-width: 481px) {
	.pnone{
		display: none;
	}
	
}
/*
.hd{
	z-index: 100!important;
	position: relative!important;
}*/

img{
	display: inline;
}

.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{
	max-width: 1700px;
	margin: auto;
	display: flex;
	align-items: center;
}

.hd .hd_logo{
	padding-right: 5%;
}

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

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

}

.hd .hd_page_ttl{
		font-family: "Jost",sans-serif;
	/*color: #00A6DD;*/
	font-weight: bold;
	font-size: 28px;
}
@media (max-width: 1700px){
	.hd .hd_logo{
		padding-left: 5%;
	}
}
.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: 700px; */
	background: url("../img/mv02.webp") right top -12% no-repeat;
}

/*header #keyimg{
	background: url("../img/mv01.webp") left bottom no-repeat;
}*/

header .main_rap{
	max-width: 1400px;
	/*height: calc(100vh - 115px);*/
	/* height: 100vh; */
	/*min-height: 580px;*/
	min-height: 700px;
	max-height: 1500px;
	margin: auto;
	display: flex;
	justify-content: flex-end;
	align-items: flex-end;
	background: url("../img/mv01.webp") left bottom no-repeat;
}


header .content{
	padding-left: 10px;
	padding-bottom: 30px;
	text-shadow: 0px 0px 2px #fff;
}




header .content .box{
	padding-top: 15%;
}


@media (max-width: 1400px){

	
	header{
		background: url("../img/mv02.webp") right top -15% no-repeat;
	}
	header .main_rap{
		background: url("../img/mv01.webp") left -20% bottom no-repeat;
	}
	header .content .box{
		padding-right: 40px;
	}
}

@media (max-width: 1200px) {
	header{
		background: none;
	}
	header .main_rap{
		max-width: 1200px;
		background: url("../img/mv01.webp") left -40% bottom no-repeat;
	}
}


@media (max-width: 1090px){
	.pc{
		display: none;
	}
	header .main_rap{
		max-width: 1090px;
		background: url("../img/mv01.webp") left -40% bottom no-repeat;
		background-size: 70%;
	}
}

header .main_rap .f25{
	font-size: 25px;
	font-weight: bold;
	line-height: 180%;
}


header .main_rap .f40{
	font-size: 40px;
	font-weight: bold;
	/*margin-top: 10px;*/
	margin-bottom: 30px;
	line-height: 160%;
}


header .main_rap .f60{
	font-size: 60px;
	color: #00A6DD;
	font-family: "Jost",sans-serif;
	font-weight: bold;
	line-height: 160%;
}

header .main_rap .f16{
	line-height: 200%;
	margin-bottom: 40px;
	font-weight: bold;
}

header .main_rap .cta p{
	font-size: 20px;
	color: #FDAC39;
	font-weight: bold;
	text-align: center;
	margin: auto;
	margin-bottom: 10px;
	width: 240px;
	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: 410px;
	height: 70px;
	margin: auto;
	background: #FDAC39;
	border-radius: 10px;
	display: flex;
	justify-content: center;
	align-items: center;
}

header .main_rap .cta a{
	color: #fff;
	font-size: 25px;
	letter-spacing: 0.1em;
	font-weight: bold;
}

h2{
	text-align: center;
	font-size: 35px;
	font-weight: bold;
	line-height: 190%;
}
@media (max-width: 800px){
	h2{
	font-size: 30px;
	width: 85%;
	margin: auto;
	}
}

h2 span.light_green{
	color: #36A19E;
}
#s01{
	padding-top: 150px;
}
#s01 h2{
	margin-bottom: 70px;
}

#s01 .box_rap{
	margin: auto;
	display: flex;
	justify-content: center;
	margin-bottom: 50px;
	flex-wrap: wrap;
}

#s01 .box_rap figure{
	width: 365px;
	margin: 15px;
}

#s01 .box_rap figure img{
	margin-bottom: 30px;
}

#s01 .box_rap figcaption{
	font-size: 15px;
}

#s01 .icon{
	text-align: center;
	margin-bottom: 50px;
}
@media (max-width: 1100px){
	#s01{
	padding-top: 120px;
}
}
#s02{
	background: #F3F3F3;
	padding-top: 70px;
	/*padding-bottom: 30px;*/
	padding-bottom: 70px;
	box-sizing: border-box;
}

#s02 h2{
	margin-bottom: 50px;
}

#s02 h2 div{
	background: url("../img/icon01.webp") left center no-repeat;
	display: inline-block;
	padding-left: 120px;
}

/*#s02 .center{
	padding: 25px;
}*/

#s02 .center img{
	 width: 100%;
    height: auto;
	max-width: 533px;
}

#s02 h3{
	margin-top: 100px;
	text-align: center;
	font-size: 30px;
	font-weight: bold;
	margin-bottom: 40px;
}

#s02 .bg{
	background: #fff;
	max-width: 1036px;
	margin: 0 auto 80px;
	padding-top: 35px;
	padding-bottom: 35px;
}

#s02 .bg table{
	max-width: 980px;
	margin: auto;
	border: 1px solid #eee;
	border-right: 0;
	border-bottom: 0;
}

@media (max-width: 800px){
	#s02 h2 div{
	background: url("../img/icon01.webp") center top no-repeat;
	padding: 30px 0;
	padding-top: 110px;
	}
	#s02 .center img {
		width: 85%;
	}
	
	#s02 h3{
	font-size: 26px;
	}
	
	#s02 .bg table{
		width: 90%;
	}
}


#s02 .bg .top th{
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 8px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	width: 33%;
	vertical-align: middle;
}

#s02 .bg .top th.obj01{
	background: #eee;
}

#s02 .bg .top th.obj02{
	background: #BFDFFF;
}

#s02 .bg .top th.obj03{
	background: #FFBFBF;
}

#s02 .bg table tr:nth-child(n+2) th{
	vertical-align: middle;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	text-align: center;
	font-weight: bold;
}

#s02 .bg table td{
	vertical-align: middle;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	text-align: center;
	padding: 15px;padding-top: 30px;
	padding-bottom: 30px;
}

#s02 .bg table tr td:nth-child(2) {
	color: #00739E;
}
#s02 .bg table tr td:nth-child(3) {
	color: #FF4747;
}


#s02 .bg table tr td b{
	font-weight: bold;
	color: #444;
	font-size: 20px;
}

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

#s03 h2{
	margin-bottom: 30px;
}

#s03 .obj01{
	text-align: center;
	margin-bottom: 50px;
	font-size: 18px;
}
@media (max-width: 800px){
	#s03 .obj01{
	width: 80%;
		margin: 0 auto 50px;
}
}
#s03 .box_rap{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	/*margin-bottom: 150px;*/
}

#s03 .box_rap .box{
	width: 360px;
	padding: 15px;
}

#s03 .box_rap .box img{
	margin-bottom: 25px;
}

#s03 .box_rap .box h3{
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	color: #00A6DD;
	margin-bottom: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
}

#s03 .box_rap .box p{
	padding-left: 20px;
	padding-right: 20px;
	font-size: 15px;
}

/*
#s03 .bg1 img{
	width: 100vw;
}*/

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

#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: 100px;
	padding-bottom: 100px;
}

#s04 h2{
	color: #fff;
	margin-bottom: 20px;
}

#s04 .obj01{
	color: #fff;
	text-align: center;
	font-size: 17px;
	margin-bottom: 100px;
}
@media (max-width: 800px){
	#s04 .obj01{
	width: 80%;
		margin: 0 auto 50px;
}
}
#s04 .box_rap{
	max-width: 1060px;
	margin: auto;
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
}

#s04 .box_rap .box{
	background: #fff;
	width:315px;
	border-radius: 15px;
	margin: 15px;
	margin-bottom: 35px;
	text-align: center;
	padding-top: 35px;
	padding-bottom: 35px;
}

#s04 .box_rap .box img{
	margin-bottom: 35px;
}

#s04 .box_rap .box p{
	font-size: 20px;
	font-weight: bold;
}

#s05{
	/*padding-top: 100px;*/
	padding-top: 70px;
	padding-bottom: 70px;
}

#s05 h2{
	margin-bottom: 15px;
}

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

#s05 .box_rap02,
#s05 .box_rap01{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 70px;
	flex-wrap: wrap;
}

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

#s05 .box_rap02 .box,
#s05 .box_rap01 .box{
	padding-left: 50px;
	width: 550px;
}

@media (max-width: 800px){
	#s05 .box_rap02 .box,
	#s05 .box_rap01 .box{
		padding-left: 0;
		width: 80%;
	}
}
#s05 hr{
	border-bottom: 1px solid #ccc;
	max-width: 1140px;
	margin: auto;
	margin-bottom: 100px;
	padding-left: 35px;
	padding-right: 35px;
}

#s05 .obj02,
#s05 .obj01{
	font-weight: bold;
	color: #444;
} 

#s05 .obj02{
	margin-bottom: 20px;
}

#s05 .f18{
	color: #3CB5B1;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

@media (max-width: 560px){
	#s05 h2{
	font-size: 25px!important;
}
}

#s06{
	background: #F3F3F3;
	padding-top: 70px;
	/*padding-bottom: 100px;*/
	padding-bottom: 70px;
}

#s06 small{
	display: block;
	text-align: center;
	padding: 15px;
	font-size: 18px;
	color: #444;
	/*margin-bottom: 100px;*/
	margin-bottom: 70px;
}

#s06 .box_rap{
	display: flex;
	justify-content: center;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

#s06 .box_rap .box{
	width: 660px;
	background: #fff;
	margin: 15px;
	border: 1px solid #ccc;
	padding: 5px;
}

#s06 .box_rap .box h3{
	height: 95px;
	text-align: center;
	line-height: 95px;
	background: #00A6DD;
	font-size: 20px;
	color: #fff;
	font-weight: bold;
	margin-bottom: 30px;
}

#s06 .box_rap .box.obj04 h3{
	background: #52C5C1;
}

#s06 .box_rap .box .price{
	text-align: center;
}

#s06 .box_rap .box p.obj01{
	font-size: 18px;
	font-weight: bold;
	color: #FF9326;
	margin-bottom: 15px;
}

#s06 .box_rap .box p.obj02{
	font-size: 40px;
	font-weight: bold;
	color: #00A6DD;
	margin-bottom: 15px;
}

#s06 .box_rap .box.obj04 p.obj02{
	color: #52C5C1;
}

#s06 .box_rap .box p.obj03{
	color: #444;
}

#s06 .box_rap .box p.obj03.installment-note {
	display: inline-block;
	margin-top: 6px;
	padding: 7px 10px 10px;
	/* background: #f0f8ff; */
	/* border: 1.5px solid #00A6DD; */
	/* border-radius: 4px; */
	/* color: #005f80; */
	color: #ff4747;
	font-size: 16px;
	font-weight: bold;
}
#s06 .box_rap .box p.obj03.installment-note span {
	padding: 0 5px;
    display: inline-block;
    font-size: 30px;
}

#s06 .box_rap .box hr{
	border-bottom: 1px solid #ccc;
	margin-left: 15px;
	margin-right:  15px;
	margin-bottom: 30px;
}
#s06 .box_rap .box dl{
	padding: 40px;
	padding-top: 0;
	display: flex;
	justify-content: space-around;
	flex-wrap: wrap;
}

#s06 .box_rap .box dt{
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
	color: #444;
}

#s06 .box_rap .box dl div{
	margin-bottom: 20px;
}

#s06 .box_rap .box dd{
	padding-left: 30px;
	font-size: 15px;
	color: #444;
}

#s06 .box_rap .box dd.maru{
	background: url("../img/icon02.webp") left center no-repeat;
}

#s06 .box_rap .box dd.batu{
	background: url("../img/icon03.webp") 2px center no-repeat;
}

#s06 .box_rap .box dd.check{
	background: url("../img/icon04.webp") left center no-repeat;
}

#s07 {
	background: #fff;
	/*height: 100%;*/
	min-height: 580px;
	/*display: flex;
	align-items: center;*/
	z-index: 100;
	position: absolute;
	right: 10%;
	top: 15%;
}
@media (max-width: 1660px) {
	#s07{
		right: 3%;
		top: 15%;
	}
}

@media (max-width: 1230px) {
	#s07{
		position: static;
	}
}


#s07 #fix{
	width: 330px;
	background: #fff;
	border-radius: 15px;
	border: 1px solid #ccc;
	box-shadow: 2px 2px 4px gray;
	/*position: fixed;
	right: 2%;
	top: 30%;*/
	padding-bottom: 35px;
}

#s07 h2{
	color: #36A19E;
	font-weight: bold;
}

#s07 table{
	/*width: 270px;*/
	margin: auto;
}

#s07 table th{
	font-size: 14px;
	vertical-align: middle;
}

#s07 table td{
	padding: 10px;
}

#s07 table td input{
	height: 30px;
	font-size: 18px;
	width: 100%;
	/*border-radius: 5px;*/
}

#s07 #fix .mfp_buttons {
	margin-bottom: 20px;
}

#s07 #fix .mfp_buttons button{
	width: 275px;
	height: 40px;
	background: #FAF305;
	border: 0;
	cursor: pointer;
	color: #000;
}

#s07 #fix .center a{
	font-size: 16px;
	color: #20B397;
	text-decoration: underline;
}


#contact_btn p{
	display: none;
}


#s07 .close{
	display: none;
}

#s07 small{
	font-size: 13px;
	padding: 10px;
	padding-top: 0;
	display: block;
	line-height: 150%;
}

#s07 small a{
	color: #36A19E;
	text-decoration: underline;
}

@media (max-width: 800px) {


#s07 #fix{
	display: none;
	padding-bottom: 10px;
	position: fixed;
	/*right: 2%;
	top: 30%;*/
	height: 95%;
	width: 95%;
	right:2%;
	top: 2%;
	z-index: 9999;
	}
	
#s07 .close{
	padding-top: 15px;
	text-align: center;
	display: block;
	font-weight: bold;
}
	
#contact_btn{
	writing-mode: vertical-rl;
}
	
#contact_btn p{
	display: block;
	width: 35px;
	background: #36A19E;
	font-size: 16px;
	color: #fff;
	height:  200px;
	text-align: center;
	line-height: 35px;
	position: fixed;
	right: 0px;
	bottom: 30%;
	border-radius:15px 0 0 15px;
	cursor: pointer;
}	
	
}


@media (min-width: 800px) {
	
#s07 #fix.pchide{
	display: none;
	padding-bottom: 10px;
	position: fixed;
	height: 95%;
	width: 95%;
	right:2%;
	top: 2%;
	z-index: 9999;
	}
	
	
	#s07 #fix.pchide.show{
		display: block;
	}
	

#s07 .close{
	padding-top: 15px;
	text-align: center;
	display: block;
	font-weight: bold;
}
	
	#s07 #fix.pchide small{
		width: 500px;
		margin: auto;
	}
	
	
	
}


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

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

#s08 .box_rap{
	width: 80vw;
	max-width: 860px;
	margin: auto;
}
#s08 dl div{
	width:  100%;
	max-width: 860px;
	display: flex;
	align-items: center;
	margin-bottom: 30px;
}


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

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

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



.btn{
	width: 420px;
	height: 91px;
	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 .f30{
	vertical-align: middle;
}*/

/****** 20260326 *****/
.only-pc {
	display: block !important;
}
.only-sp {
	display: none !important;
}

#keyimg {
    padding-top: 95px;
}

.btn a:before {
    top: 6px;
    left: 6px;
    width: calc(100% - 12px);
    height: calc(100% - 12px);
}

header .main_rap .f40 {
    font-size: clamp(28px,5vw,40px);
	margin-bottom: 20px;
	line-height: 1.5;
}
header .content .box {
    padding-top: 13%;
}

#s01 {
    padding-top: 60px;
}


#s01 h2 {
    margin-top: 50px;
	margin-bottom: 50px;
}
#s01 .box_rap figcaption span {
	display: block;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
}
#s02 .bg .text {
	display: block;
	font-size: 20px;
	font-weight: bold;
	text-align: center;
    margin: 30px auto 20px;
}
#s03 {
	padding-bottom: 80px;
}
#s09 {
	background: #fff;
	padding-top: 100px;
	padding-bottom: 100px;
}
#s09 .box_rap {
	max-width: 1160px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	gap: 4%;
	margin: 60px auto 0;
	padding: 0 2%;
}
#s09 .box_rap .sign {
	display: inline-block;
	width: 40px;
	height: 40px;
	position: relative;
}
#s09 .box_rap .sign::before,
#s09 .box_rap .sign::after {
	content: "";
	display: inline-block;
	background-color: #333;
	position: absolute;
	top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
}
#s09 .box_rap .sign::before {
	width: 100% !important;
	height: 3px;
}
#s09 .box_rap .sign::after {
	width: 3px;
	height: 100%;
}
#s09 .box_rap .item01 {
	width: 53%;
}
#s09 .box_rap .item02 {
	width: 44%;
}
#s09 .box_rap .item02 .img {
	display: block;
	max-width: 87%;
}
#s09 .box_rap .item .img img {
	width: 100%;
	display: block;
}
#s09 .box_rap .item p {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	padding: 20px 0 0 0;
}
#s09 .box_rap .item p span {
	display: block;
	font-size: 14px;
	font-weight: normal;
}
#s10 {
	background: #F3F3F3;
	padding-top: 100px;
}
#s10 .bg1 {
	padding-top: 150px;
}
#s10 .bg2 {
	position: relative;
	transform: scale(1, -1);
}
#s10 .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;
}
#s10 .bg3 {
	position: relative;
	top: 0px;
}
#s10 .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;
}
#s10 .bg {
	max-width: calc(1200px + 4%);
	width: 100%;
	margin: 40px auto;
	padding: 0 2%;
	box-sizing: border-box;
}
#s10 .box_rap {
	display: flex;
	justify-content: center;
	/* align-items: center; */
	/* gap: 2%; */
	padding: 40px;
	background-color: #fff;
}
#s10 .box_rap .box01 {
	width:44%;
}

#s10 .box_rap .box01 img {
	width: 100%;
	display: block;
}
#s10 .box_rap .box02 {
	flex: 1;
	display: flex;
	flex-wrap: wrap;
	gap: 2%;
}
#s10 .box_rap .box02 .list {
	flex: 1;
}
#s10 .box_rap .box02 .list-item {
	padding: 10px;
	background-color: #3CB5B1;
	color: #fff;
	font-size: 14px;
	font-weight: 600;
	text-align: center;
	line-height: 1.3;
}
#s10 .box_rap .box02 .list-item + .list-item {
	margin-top: 8px;
}
#s10 .box_rap .box02 .text {
	width: 100%;
	text-align: center;
	font-size: 23px;
	line-height: 1.7;
}
#s10 .box_rap .box02 .text span {
	display: block;
	width: fit-content;
	margin: 0 auto;
	font-weight: bold;
	border-bottom: 2px solid #000;
}
#s06 .desc {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
	margin: -30px auto 30px;
}
#s06 .box_rap02 {
	display: block;
	width: fit-content;
	margin: 0 auto 40px;
}
#s06 .box_rap02 .box.obj04 {
	max-width: 100%;
	width: 470px;
	margin: 0;
}
#s06 .box_rap .box.obj04 p.obj02_02 {
    color: #000;
	font-size: 30px;
}
#s06 .box_rap .box.obj04 p.obj02_02 span {
	display: inline-block;
	line-height: 1.1;
}
#s06 .box_rap .box.obj04 p.obj02_02 span.label {
  font-size: 20px;
  font-weight: bold;
  margin-right: 8px;
}
#s06 .box_rap .box.obj04 p.obj02_02 span.number {
  /* font-size: 55px; */
  font-size: 43px;
  font-weight: 900;
  margin: 0 5px;
  /* color: #ff4747; */
}
#s06 .memo {
	margin: 15px;
	text-align: center;
}

@media (max-width: 800px) {
	.only-pc {
		display: none !important;
	}
	.only-sp {
		display: block !important;
	}

	#s03 {
		padding-bottom: 50px;
	}
	#s09 {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	#s09 .box_rap {
		flex-direction: column;
		gap: 0;
		margin: 50px auto 0;
		padding: 0 2%;
	}
	#s09 .box_rap .sign {
		width: 30px;
		height: 30px;
		position: relative;
		margin: 40px auto 0;
	}
	#s09 .box_rap .item01 {
		width: 90%;
	}
	#s09 .box_rap .item02 {
		width: 90%;
	}
	#s09 .box_rap .item02 .img {
		max-width: 100%;
	}
	#s09 .box_rap .item p {
		font-size: 20px;
		padding: 20px 0 0 0;
	}
	#s09 .box_rap .item p span {
		font-size: 13px;
	}
	#s10 {
		padding: 50px 0 0;
	}
	#s10 .bg {
		max-width: 100%;
		margin: 40px auto 0;
		padding: 0;
	}
	#s10 .box_rap {
		padding: 30px 20px;
		flex-direction: column;
	}
	#s10 .box_rap .box01 {
		width: 100%;
		display: flex;
		flex-direction: column;
	}
	#s10 .box_rap .box01 .text {
		width: 100%;
		text-align: center;
		font-size: 16px;
		line-height: 1.5;
		margin-bottom: 25px;
	}
	#s10 .box_rap .box01 .text span {
		display: block;
		width: fit-content;
		margin: 0 auto;
		font-weight: bold;
		border-bottom: 2px solid #000;
	}
	#s10 .box_rap .box02 {
		flex-direction: column;
		gap: 0;
	}
	#s10 .box_rap .box02 .list {
		width: 100%;
		margin-bottom: 5px;
	}
	#s10 .box_rap .box02 .list-item {
		padding: 7px;
		font-size: 13px;
		line-height: 1.4;
	}
	#s10 .box_rap .box02 .list-item+.list-item {
		margin-top: 5px;
	}
	#s10 .bg1 {
		padding-top: 80px;
	}

	#s06 .desc {
		font-size: 19px;
		font-weight: bold;
		margin: -10px auto 20px;
	}
	#s06 .box_rap02 {
		margin: 0 auto 20px;
	}
	#s06 .box_rap02 .box.obj04 {
		max-width: 800px;
		width: 95%;
		margin: 0 auto;
	}
	#s06 .box_rap .box.obj04 p.obj02_02 {
		font-size: 24px;
	}
	#s06 .box_rap .box.obj04 p.obj02_02 span {
		font-size: 34px;
		display: inline-block;
		vertical-align: -4px;
	}
	#s06 .memo {
		margin: 10px;
		font-size: 14px;
	}
	#s06 .box_rap .box dl {
		padding: 0 10% 40px;
	}
	#s06 .box_rap .box.obj04 p.obj02_02 span.label {
		font-size: 16px;
		margin-right: 0;
	}
	#s06 .box_rap .box.obj04 p.obj02_02 span.number {
		font-size: 38px;
	}
}
@media (max-width: 480px) {
	h2 {
		letter-spacing: -0.009em;
		width: 90%;
	}
	#keyimg {
		padding-top: 100px;
		padding-bottom: 180px;
	}
	#s02 {
		padding-bottom: 50px;
	}
	#s02 .btn {
		margin-bottom: 0;
	}
	header .main_rap .f60 {
		font-size: 40px !important;
	}
	#s02 .bg th span {
		display: inline-block;
		vertical-align: middle;
	}
}

/* 20260415 */
.hd {
	padding-left: 15px;
	padding-right: 15px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.hd .c_container {
    margin: 0;
}
.gnav {
	width: 100%;
}
.gnav ul {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 2%;
	width: 100%;
}
.gnav ul li a {
    color: #333;
    text-decoration: none;
    font-size: clamp(12px, 1.5vw, 15px);
	font-weight: bold;
	white-space: nowrap;
}
.nav_btn {
    display: none; /* PCでは隠す */
}

/* 1200px以下 */
@media (max-width: 1200px) {
    /* ボタンを表示 */
    .nav_btn {
    	display: block;
    	position: fixed;
    	top: 15px;
    	right: 8px;
    	z-index: 100;
    	width: 44px;
    	height: 44px;
    	background: none;
    	border: none;
    	cursor: pointer;
    }

    /* 三本線の作成 */
    .nav_btn_bar {
        display: block;
        width: 100%;
        height: 2px;
        background: #333;
        margin-bottom: 8px;
        transition: transform .3s, opacity .3s;
    }

    /* 開閉時のアニメーション（×印にする） */
    .is-open .nav_btn_bar:nth-child(1) { transform: translateY(10px) rotate(45deg); }
    .is-open .nav_btn_bar:nth-child(2) { opacity: 0; }
    .is-open .nav_btn_bar:nth-child(3) { transform: translateY(-10px) rotate(-45deg); }

    /* メニュー本体を隠しておく */
    .gnav {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100vh;
        background: rgba(255, 255, 255, 0.95);
        z-index: 90;
        display: flex;
        align-items: flex-start;
        justify-content: center;
        opacity: 0;
        visibility: hidden;
        transition: opacity .3s, visibility .3s;
		padding-top: 80px;
    }
	
    /* 開いた時のスタイル */
    .is-open .gnav {
        opacity: 1;
        visibility: visible;
    }

    .gnav ul {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
	.gnav ul li a {
		font-size: 16px;
	}
}

/* 補助：スクリーンリーダー用 */
.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

#s11 {
	background-color: #fffac8;
	padding: 80px 0;
}
#s11 h2 {
	margin-bottom: 50px;
}
#s11 .box_rap {
	display: flex;
	justify-content: space-between;
	align-items: center;
	gap: 5%;
	max-width: 860px;
	margin: 0 auto;
}
#s11 .box_rap .img {
	max-width: 320px;
	width: 40%;
}
#s11 .box_rap .img img {
	display: block;
	width: 100%;
}
#s11 .box_rap .content {
	width: fit-content;
	text-align: center;
}
#s11 .box_rap .content .text1 {
	width: fit-content;
	margin: 0 auto 20px;
	padding-bottom: 10px;
	font-weight: bold;
	font-size: 30px;
	line-height: 1.3;
	border-bottom: 2px solid #000;
}
#s11 .box_rap .content .text2 {
	font-size: 15px;
	line-height: 2;
}
#keyimg {
    position: relative;
}
header .w-icon .f60 {
    line-height: 130%;
}
header .main_rap .icon img {
	display: block;
	width: 100%;
}
header .main_rap .icon01 {
	max-width: 185px;
	width: 12.6vw;
	position: absolute;
	top: 15%;
	left: max(0px, calc(50% - 750px));
}

.hd .c_container {
    width: 30%;
}
.hd .hd_logo {
	max-width: 70px;
	width: 22%;
    padding: 0;
	margin-right: 5%;
}
.hd .hd_page_ttl {
	font-size: clamp(20px, 5vw, 28px);
}
.hd .hd_page_ttl a {
	display: block;
}

header .main_rap .cta {
	margin-bottom: 7px;
}
header .main_rap .cta div {
    height: 60px;
}
header .main_rap .cta a {
    font-size: 20px;
}
header .main_rap .ctas {
    display: flex;
    justify-content: center;
	gap: 2%;
    max-width: 410px;
    width: 100%;
    margin: 10px auto 0;
}
header .main_rap .ctas .cta {
	width: 50%;
}
header .main_rap .ctas .cta div {
	width: 100%;
	height: 55px;
	background-color: #76cbb0;
}
header .main_rap .ctas .cta:nth-of-type(2) div {
	background-color: #8ec7f2;
}

header .main_rap .ctas .cta div a {
	font-size: 15px;
	text-align: center;
}
header .main_rap .ctas .cta div a .f20 {
    font-size: 15px !important;
}
header .main_rap .cta a .f20 {
	font-size: 18px !important;
}

@media (max-width: 1330px) {
	header .main_rap .icon01 {
		width: 11vw;
		min-width: 125px;
		left: 1vw;
	}
}
@media (max-width: 1200px) {
	.hd .c_container {
		width: 100%;
	}
	.hd .hd_page_ttl {
		font-size: 28px;
	}
}

@media (max-width: 800px) {
	#s11 {
		padding: 50px 20px;
	}
	#s11 h2 {
		margin-bottom: 15px;
	}
	#s11 .box_rap {
		flex-direction: column;
		gap: 0;
		max-width: 100%;
		margin: 0 auto;
	}
	#s11 .box_rap .img {
		max-width: 320px;
		width: 60%;
		margin-bottom: 20px;
	}
	#s11 .box_rap .content {
		width: fit-content;
	}
	#s11 .box_rap .content .text1 {
		margin: 0 auto 20px;
		padding-bottom: 10px;
		font-size: 23px;
	}
	#s11 .box_rap .content .text2 {
		font-size: 15px;
		line-height: 2;
		text-align: left;
	}

}
@media (max-width: 580px) {
    header .w-icon .f60 {
    	line-height: 160%;
    }
    header .main_rap .icon01 {
    	width: 23%;
		min-width: 105px;
		margin: 20px auto 10px;
    	position: static;
    }
	.hd .hd_logo {
		padding-right: 0 !important;
		padding-left: 0;
	}
}
@media (max-width: 480px) {
	.hd .hd_page_ttl img {
		width: 39px !important;
		height: auto;
		padding-right: 10px;
	}
	.hd .hd_logo {
		max-width: unset;
		width: 17%;
		margin-right: 0%;
	}

	header .main_rap .cta {
		margin-bottom: 7px;
	}
	header .main_rap .cta a {
		font-size: 20px;
	}
	header .main_rap .ctas {
		width: 85%;
		margin: 5px auto 0;
	}
	header .main_rap .ctas .cta {
		width: 50%;
	}
	header .main_rap .ctas .cta div {
		height: 50px;
	}
	header .main_rap .ctas .cta div a {
		font-size: 12px;
		text-align: center;
	}
	header .main_rap .ctas .cta div a .f20 {
		font-size: 11px !important;
	}
}
/* ========== 法人向けプラン ========== */
.corp-plans {
	margin-top: 60px;
	margin-bottom: 10px;
}

/* SP用カードはデフォルト非表示（PC） */
.corp-cards {
	display: none;
}
.corp-plans-ttl {
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #555;
    letter-spacing: 0.05em;
    border-bottom: 3px solid;
    width: fit-content;
    margin: 0 auto 30px;
	padding: 0 10px 5px;
}
.corp-table-wrap {
	overflow-x: auto;
	max-width: 900px;
	margin: 0 auto;
	padding: 0 15px;
	margin-bottom: 50px;
}
.corp-table {
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
	font-size: 14px;
	overflow: hidden;
}
.corp-table th,
.corp-table td {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	padding: 13px 18px;
	vertical-align: top;
	line-height: 1.8;
}
.corp-table thead th {
	text-align: center;
	font-weight: bold;
	color: #fff;
	font-size: 16px;
	padding: 16px;
}
.corp-table thead th.plan-label {
	background: transparent;
	border: none;
	width: 120px;
}
.corp-table thead th.plan-basic {
	background: #00A6DD;
}
.corp-table thead th.plan-pro {
	background: #0086b3;
}
.corp-table .item-label {
	background: #f5fbfd;
	font-weight: bold;
	color: #444;
	width: 120px;
	white-space: nowrap;
	border-right: 2px solid #b8e8f5;
	border-left: 1px solid #ddd;
	border-top: 1px solid #ddd;
}
.corp-table td {
	background: #fff;
	color: #444;
}
.corp-table td span {
	display: inline-block;
	font-size: 16px;
}
.corp-table tbody tr:hover td {
	background: #fafeff;
}
.corp-table td strong {
	font-size: 22px;
	font-weight: 900;
	color: #00A6DD;
}
.corp-table td small {
	font-size: 12px;
	color: #888;
	display: block;
	margin-top: 2px;
}
.plan-list {
	list-style: none;
	padding: 0;
	margin: 0;
}
.plan-list li {
	padding-left: 22px;
	position: relative;
	margin-bottom: 3px;
	font-size: 13px;
}
.plan-list li::before {
	content: "";
	position: absolute;
	left: 4px;
	top: 8px;
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background: #00A6DD;
}

/* ========== 会社概要 ========== */
#s-company {
	background: #fff;
	padding-top: 70px;
	padding-bottom: 70px;
}
#s-company h2 {
	text-align: center;
	font-size: 28px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
#s-company small.en {
	display: block;
	text-align: center;
	padding: 15px;
	font-size: 18px;
	color: #444;
	margin-bottom: 40px;
}
.company-table-wrap {
	max-width: 760px;
	margin: 0 auto;
}
.company-table {
	width: 100%;
	border-collapse: collapse;
	font-size: 15px;
}
.company-table th,
.company-table td {
	border: 1px solid #ddd;
	padding: 16px 20px;
	line-height: 1.7;
}
.company-table th {
	background: #F3F3F3;
	color: #333;
	font-weight: bold;
	width: 150px;
	white-space: nowrap;
}
.company-table td {
	background: #fff;
	color: #444;
}

@media (max-width: 480px) {
	/* corp-table: SP用カード2枚レイアウト */
	.corp-table-wrap {
		padding: 0 20px;
	}
	/* PC用テーブルを非表示、カードを表示 */
	.corp-table {
		display: none;
	}
	.corp-cards {
		display: flex;
	}
	/* カード2枚を縦並び */
	.corp-cards {
		display: flex;
		flex-direction: column;
		gap: 20px;
	}
	.corp-card {
		border: 1px solid #ddd;
		/* border-radius: 8px; */
		overflow: hidden;
	}
	.corp-card-head {
		text-align: center;
		font-size: 16px;
		font-weight: bold;
		color: #fff;
		padding: 14px;
	}
	.corp-card-head.basic { background: #00A6DD; }
	.corp-card-head.pro   { background: #0086b3; }
	.corp-card-row {
		display: flex;
		border-top: 1px solid #eee;
	}
	.corp-card-label {
		background: #f5fbfd;
		color: #005f80;
		font-weight: bold;
		font-size: 12px;
		min-width: 100px;
		max-width: 80px;
		padding: 5px 10px;
		border-right: 2px solid #b8e8f5;
		display: flex;
		align-items: center;
	}
	.corp-card-val {
		padding: 10px 12px;
		font-size: 13px;
		color: #444;
		line-height: 1.7;
		flex: 1;
		background: #fff;
	}
	.corp-card-val strong {
		font-size: 20px;
		font-weight: 900;
		color: #00A6DD;
	}
	.corp-card-val span {
		font-size: 14px;
	}
	.corp-card-val .plan-list li {
		font-size: 12px;
	}
	#s06 .box_rap .box p.obj03.installment-note {
		font-size: 14px;
		padding: 6px 14px;
	}
	#s06 .box_rap .box p.obj03.installment-note span {
		font-size: 28px;
	}
	.company-table-wrap {
		padding: 0 15px;
	}
	.company-table th,
	.company-table td {
		padding: 12px 14px;
		font-size: 13px;
	}
	.company-table th {
		width: 100px;
	}
}
