@charset "utf-8"; /* common
============================ */

/* hamburger menu v0.1 */

#drawer_wrapper nav {
    position: fixed;
    top: 0;
    right: -1190px;
    width:1190px;
padding-top: 3.42rem;
    padding-bottom: 2.42rem;
    font-size: 1.5rem;
    box-sizing: border-box;
    z-index: 98;
	background-image:url(/wp-content/uploads/2024/03/02e9e31fe5f6f4e8a0478dedd73836d1-1.png);
	background-position:right;
	background-repeat:repeat;
	background-size:cover;
}

.navmenu {
    width: 80%;
    margin: 0 auto 5rem auto;
	text-align: center;
}
.navmenu img {
  display: inline;
}
.close {
  width: 15%;
  margin: auto;
}
.close img {
    width: 100%;
    margin: auto;
    padding: 2rem 0 2rem 0;
}
	.navmenu {
    width: 80%;
    margin: 0 auto 5rem auto;
	text-align: center;
}

#drawer_wrapper nav.menuitems ul {
width: 59rem;
    margin: auto;	
	padding: 0;
}

@media screen and (min-width:800px){
	#drawer_wrapper nav {
padding-top: 1rem;

}
.navmenu {
    width: 50rem;
margin: 0 auto 2rem auto;
	text-align: center;
}
	#drawer_wrapper nav.menuitems ul {
width: 50rem;
    margin: auto;	
	padding: 0;
}
	.close {
    width: 10%;
    margin: auto;
}

.close img {
    width: 100%;
    margin: auto;
    padding: 1rem 0 0rem 0;
}
}


#drawer_wrapper nav.menuitems ul li {
  font-family: "BIZ UDGothic", sans-serif;
  font-style: normal;
  display: block;
  text-align: center;
  margin: 0.5rem auto 1.5rem auto;
  border: 2px solid #F15A24;
  border-radius: 10px;
  background-color: #fff;
padding: 0rem 0;
font-weight: bold;
	font-size: 2.5rem;
}
@media screen and (max-width:800px){
#drawer_wrapper nav.menuitems ul li {
  font-family: "BIZ UDGothic", sans-serif;
  font-style: normal;
  display: block;
  text-align: center;
  margin: 2rem auto 3rem auto;
  border: 2px solid #F15A24;
  border-radius: 10px;
  background-color: #fff;
padding: 0.5rem 0;
font-weight: bold;
	font-size: 3rem;
}

}
#drawer_wrapper nav.menuitems ul li a {
  color: #F15A24;
  width: 100%;
  display: block;
	text-decoration:none;
}

#drawer_wrapper #hamburger_icon {
position: relative;
    top: 3%;

    /* left: 1.3rem; */
    /* width: 500px; */
    /* width: 5.44rem; */
    z-index: 99;
    box-sizing: border-box;
    cursor: pointer;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}


#drawer_wrapper #hamburger_icon span {
    position: absolute;
    width: 6.5rem;
    height: 6.5rem;
    -webkit-transition: all 400ms;
    transition: all 400ms;
}
#drawer_wrapper #hamburger_icon span{
	background-size: 100% 100%;
	background-image: url(/wp-content/uploads/2024/03/886a96cfb6db2b4f98a927a6b876622b.png);
    top: 0;
}

#drawer_wrapper #hamburger_icon.open span {
	background-size: 100% 100%;
	background-image: url(/wp-content/uploads/2024/03/886a96cfb6db2b4f98a927a6b876622b.png);
margin-top: 2rem;
    width: 5.13rem;
    height: 112px;
    height: 5.12rem;
    /* right: 400px; */
right: 27rem;
    position: fixed;
    z-index: 100;
	display:none;
}

#drawer_wrapper .contents section p {
    position: absolute;
    top: 50%;
    width: 30%;
    line-height: 1.4;
    font-size: 20px;
    color: #fff;
}
#drawer_wrapper .contents section:nth-child(odd) p {
    left: 10%
}
#drawer_wrapper .contents section:nth-child(even) p {
    right: 10%
}
#drawer_background {
    z-index: 97;
    position: fixed;
    background-color: rgba(0,0,0,0.5);
    display: none;
}
.mtxt{
	text-align:center;
	margin-bottom:40px;
		margin-bottom:.4rem;
}









:root {
  color-scheme: light;
}
.c-wrap {
	background-color: #fff;
	position: relative;
	overflow:hidden;

}
.header-fix{position:fixed;
	z-index:9;
	top:0;
	width:100%;
	display:none;
}
.header-fix-sp{position:fixed;
	z-index:9;
	bottom:0;
	width:100%;
	display:none;
}
.header-fix.is-active{display:none}
section{text-align:center}

.banner{
	position:fixed;
	opacity:0;
	z-index: 1000000;
}
.banner img{
	width: 1190px;
	margin: auto;
}
.banner.active{
	opacity:1;
	width: 100%;

}
.banner_sp{
	position:fixed;
	bottom:0;
	opacity:0;
	z-index: 1000000;
}
.banner_sp img{
	width: 1190px;
	margin: auto;
}
.banner_sp.active{
	opacity:1;
	width: 100%;
	height: 10rem;
}

.c-img {
	width: 100%;
	max-width: 1190px;
	margin: auto;
}
.m-img {
	width: 100%;
	max-width: 1000px;
	margin: auto;
}
.p-img {
	margin: auto;
}
.c-inner {
	max-width: 1190px;
	width: 100%;
	margin: auto;
	position:relative;
}

.white{
	background-color:#fff;
}

.mb1{
	margin-bottom:1%;
}
.mb2{
	margin-bottom:2%;
}
.mb3{
	margin-bottom:3%;
}
.mb4{
	margin-bottom:4%;
}
.mb5{
	margin-bottom:5%;
}
.mb10{
	margin-bottom:10%;
}
.mt1{
	margin-top:1%;
}
.mt2{
	margin-top:2%;
}
.mt3{
	margin-top:3%;
}
.mt4{
	margin-top:4%;
}
.mt4r{
	margin-top:4rem;
}
.mt5{
	margin-top:5%;
}
.mt8{
	margin-top:8%;
}

.pb1{
	padding-bottom:1%;
}
.pb2{
	padding-bottom:2%;
}
.pb3{
	padding-bottom:3%;
}
.pb4{
	padding-bottom:4%;
}
.pb5{
	padding-bottom:5%;
}
.pt1{
	padding-top:1%;
}
.pt2{
	padding-top:2%;
}
.pt3{
	padding-top:3%;
}
.pt4{
	padding-top:4%;
}
.pt5{
	padding-top:5%;
}


/* head
============================ */
.headarea{
	display:flex;
	padding: 1% 1% 1% 1%;
  justify-content: start;
}
.leftarea{
  width: 38%;
	display: flex;
	justify-content: center;
	flex-flow: column;
}
.rightarea{
	width:55%;
	display: flex;
	justify-content: start;

}
.head1 {
	width: 68%;
	    padding-top: 1rem;
}
.sitetitle{
	font-weight:bold;
	font-size:3rem;
}
.sitetitle a{
	text-decoration-line:none;
}

.rightarea.foot{
	width:72%;
	display: flex;
	justify-content: start;

}

.rightarea.foot .head1 {

	    padding-top: 1rem;
}

.rightarea.foot .sitebtn img{
    width: 24rem;
    margin-left: 5%;
}


@media screen and (min-width: 320px) {

.sitetel{
	font-weight: bold;
	font-size: 2.9rem;
	display: flex;
	color: #EB6100;
	align-items: center;
	    line-height: 2.5rem;
}

}
@media screen and (min-width:400px){
.sitetel{
	font-weight: bold;
	font-size: 2.3rem;
	display: flex;
	color: #EB6100;
	align-items: center;
	    line-height: 2.5rem;
}
	.head1 {
	width: 64%;
	    padding-top: 1rem;
}
	
.rightarea.foot	.sitetel{
	font-size: 3rem;
}
.rightarea.foot .head1 {
	width: 72%;
}
	
}

@media screen and (min-width:500px){
.sitetel{
	font-weight: bold;
	font-size: 3rem;
	display: flex;
	color: #EB6100;
	align-items: center;
	    line-height: 2.5rem;
}
	.head1 {
	width: 68%;
	    padding-top: 1rem;
}
	.rightarea.foot	.sitetel{
	font-size: 3rem;
}
.rightarea.foot .head1 {
	width: 72%;
}
}
.sitetel img{
    width: 2rem;
    height: 2rem;
	    margin-right: 0.5rem;
}
.sitetime{
	display: flex;
	justify-content: start;
	align-items: center;
	font-weight: bold;
	font-size: 2.4rem;
	color: #EB6100;
}
.sitetime span{
	display: inline-block;
	background-color: #EB6100;
	padding: 0% 4%;
	margin-right: 2%;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	border-radius: 5px;
}
@media screen and (max-width:400px){
.sitetime span{
	display: inline-block;
	width:35%;
	background-color: #EB6100;
	padding: 0% 3%;
	margin-right: 2%;
	color: #fff;
	font-weight: bold;
	font-size: 1.8rem;
	border-radius: 5px;
}
}
.sitebtn{
	display: flex;
	justify-content: end;
	text-align: left;
	align-items: center;
	    padding-right: 3%;

}
.sitebtn img{
    width: 9.5rem;
}



/* s01
============================ */
section.s01 {
  position: relative;
  text-align: center;
  background-image: none;
  padding: 0;
}

section.s01 > .c-inner {
  position: relative;
  width: 100%;
}

section.s01 .s01-kv {
  position: relative;
  width: 100%;
}

section.s01 .s01-bg {
  display: block;
  width: 100%;
  height: auto;
}

/* ボタン類を画像の上に重ねる */
section.s01 .linkbox {
  position: absolute;
  left: 50%;
  bottom: 6.5rem;
  transform: translateX(-50%);
  width: 70%;
  padding: 0;
  z-index: 2;
}

section.s01 .linkbox img {
  margin: auto;
  text-align: center;
}

section.s01 .linkbox .p-img2,
section.s01 .linkbox .p-img3 {
  width: 100%;
}

section.s01 .linkbox .ttl1 {
  color: #231815;
  font-size: 3rem;
  font-weight: bold;
  width: 100%;
  padding: 1rem 0 0 0;
  line-height: 4rem;
  margin: 1rem auto;
  background-image: url(/wp-content/uploads/2026/05/287613a8a9949690c4846178bb1dbd61.png);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
}


/* s00 青背景セクション
============================ */
section.s00 {
	background-color: #6EC9CE;
	padding: 6rem 0 1rem 0;          /* ★上の余白を拡大（3rem→6rem） */
	text-align: center;
}
section.s00 .c-inner { width: 100%; }

/* キャッチ画像（フル幅） */
.s00-catch {
	width: 100%;
	max-width: 1190px;
	margin: 0 auto 1rem auto;
}

/* 車＋帯：背景画像（フル幅） */
.s00-hero {
	position: relative;
	width: 100%;
	max-width: 1190px;
	margin: auto;
	aspect-ratio: 1084 / 479;
	background-image: url(/wp-content/uploads/2026/05/a1638d9d33952e183727fd8c92f5084e.png);
	background-repeat: no-repeat;
	background-position: center;
	background-size: 100% auto;
}

/* バッジ：本体は「文字のみ」→ 帯に対して上下中央に */
.s00-badge {
	position: absolute;
	left: 11.5%;
	transform: translateY(-50%);
	color: #6EC9CE;
	font-weight: bold;
	font-size: 2.6rem;
	white-space: nowrap;

}
.s00-badge .wv {
  display: inline-block;
  padding-bottom: 0.7rem;
  line-height: 1;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: 100% auto;
}

.s00-badge.b1 .wv {
  background-image: url(/wp-content/uploads/2026/05/w1.png);
}

.s00-badge.b2 .wv {
  background-image: url(/wp-content/uploads/2026/05/w2.png);
}

.s00-badge.b3 .wv {
  background-image: url(/wp-content/uploads/2026/05/w3.png);
}
.s00-badge.b1 { top: 20%; }
.s00-badge.b2 { top: 42.3%; }
.s00-badge.b3 { top: 64.0%; }

/* ボタン2つ（白枠を一番外に） */
.s00-btns {
	display: flex;
	gap: 1.3rem;
	width: 92%;
	margin: 1rem auto;
}
.s00-btn {
    flex: 1;
    text-decoration: none;
    color: #fff;
    letter-spacing: .2rem;
    font-weight: bold;
    font-size: 3.4rem;
    border: 0.3rem solid #fff;
    border-radius: 1rem;
    padding: 4rem 0;
}
.s00-btn.line { background-color: #00A73D; }
.s00-btn.karishinsa { background-color: #E73372; }

/* 年間契約実績：月桂樹＝背景（フル幅）／文字＝テキスト */
.s00-record {
    width: 100%;
    max-width: 1190px;
    margin: 1rem auto 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    aspect-ratio: 1065 / 142;
    padding: 5% 0 3% 0;
    color: #fff;

    font-size: 3.5rem;
    line-height: 1;
    letter-spacing: 0.06em;
  background-image: url(/wp-content/uploads/2026/05/9f5f6081cc32cac45562b9ce195c6ded.png);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% auto;
    font-family: "M PLUS Rounded 1c", "Hiragino Maru Gothic ProN", "Yu Gothic", sans-serif;
}
 
.s00-record span {
  color: #FFF000;
  font-size: 5.6rem;
  line-height: 1;
  margin: 0 0.2rem;
}

/* s02
============================ */
section.s02 {
	text-align: center;
	background-color:#F7931E;
}
.s02 .c-inner {
	padding: 0 0 2rem 0;
}
section.s02 .ttl1{
	color: #fff;
	font-size: 4rem;
	font-weight: bold;
	background-color: #F15A24;
	padding: 2%;
}

section.s02 .ttl1 span{
	color: #FFF100;
}
section.s02 ul {
    font-size: 3.8rem;
    width: 79%;
    letter-spacing: .3rem;
    list-style: none;
    color: #fff;
    font-weight: bold;
    margin: auto;
    padding: 0;
    margin: 2rem auto 0 auto;
}
section.s02 ul li{
	background-image:url(/wp-content/uploads/2022/09/cd12069e8eff4f64c221181276ab4178.png);
    text-align: left;
    background-position: center left;
    background-repeat: no-repeat;
    border-bottom: dashed 2px white;
    padding: 1rem 0 0 5rem;
	background-size: 7%;
}

section.s02 .p-img{
	width: 15rem;
	z-index: 7;
	position: absolute;
	bottom: 0;
	right: 0;
}
.s02 .balloon{
	position: relative;
	background: #F15A24;
}
.s02 .balloon:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: -2rem;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #F15A24 transparent transparent transparent;
	border-width: 3rem 3rem 0 3rem;
}
.s02 .waku {
    font-size: 2.8rem;
    letter-spacing: .3rem;
    margin: 1rem auto 1rem auto;
    padding: 5rem 0 3rem 0;
    font-weight: bold;
    line-height: 132%;
    color: #fff;
    background-image: url(/wp-content/uploads/2026/05/6faf0c4a9ef6031a5d5307f723e4e2dc.png);
    /* background-size: 940px; */
    background-repeat: no-repeat;
    background-position: center;
	background-size: 100%;
}
.s02 .waku span {
    color: #F5E729;
}


/* s02a
============================ */
section.s02a {
  position: relative;
  background-color: #fff;
  background-image:
    linear-gradient(
      -45deg,
      #fff 25%,
      #F2F8F0 25%,
      #F2F8F0 50%,
      #fff 50%,
      #fff 75%,
      #F2F8F0 75%,
      #F2F8F0
    );
  background-size: 3rem 3rem;
  background-position: top left;
padding: 0 0 2rem 0;
}

section.s02a .c-inner {
  width: 100%;
  position: relative;
  padding: 4rem 0 0 0;
}

.s02a-head {
    position: relative;
    width: 84%;
    min-height: 26rem;
    margin: 0px auto 0rem auto;
}


.s02a-title {
    position: relative;
    z-index: 2;
    text-align: left;
    color: #000;
    font-size: 4.2rem;
font-family: "M PLUS Rounded 1c", "Hiragino Maru Gothic ProN", "Yu Gothic", sans-serif !important;
    line-height: 1.28;
    letter-spacing: 0.08em;
    padding-top: 1rem;
    padding-left: 3rem;
}

.s02a-title span {
  display: block;
  width: fit-content;
  color: #E83D4B;
  font-size: 4rem;
  line-height: 1;
  margin-top: 0.5rem;
  background: linear-gradient(
    transparent 58%,
    #FFF000 58%,
    #FFF000 92%,
    transparent 92%
  );
}

.s02a-woman {
    position: absolute;
    right: -1rem;
    top: -2.5rem;
    width: 63%;
    z-index: 1;
}

.s02a-points {
position: relative;
    z-index: 2;
    width: 90%;
    margin: 0 auto;
}

.s02a-point {
  position: relative;
  width: 100%;
  aspect-ratio: 1091 / 288;
  margin: 0 auto 2rem auto;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% auto;
}

.s02a-point.point01 {
  background-image: url(/wp-content/uploads/2026/05/5b3da8aa6cf5294b537c8736a26e47d6.png);
}

.s02a-point.point02 {
  background-image: url(/wp-content/uploads/2026/05/4c0e46a3701f7d918cf72daec4e06c44.png);
}

.s02a-point.point03 {
  background-image: url(/wp-content/uploads/2026/05/39e1e077d0befd76583fca49860975b0.png);
}

.s02a-point-text {
  position: absolute;
  left: 19.5%;
  top: 50%;
  transform: translateY(-50%);
  text-align: left;
}

.s02a-point-title {
color: #E83D4B;
    font-size: 2.7rem;
    font-weight: 900;
    line-height: 1.4;
}

.s02a-point-desc {
    color: #000;
    font-size: 2.7rem;
    font-weight: 900;
    line-height: 1.45;
    margin: 0;
}


/* s02b
============================ */
section#s02b {
    background-color: #FF6D6D;
    padding: 7rem 0 5rem 0;
    background-size: 90%;
    background-position: center 14%;
    background-image: url(/wp-content/uploads/2026/05/dd140c11bcc624caea43fe08f7fb7fde.png);
    background-repeat: no-repeat;
}


section#s02b p{
	    font-size: 3.3rem;
    color: #fff;
    font-weight: bold;
    margin-bottom: 1rem;
}
section#s02b p span {
  background: linear-gradient(
    transparent 88%,
    #fff000 88%,
    #fff000 95%,
    transparent 95%
  );
}

section#s02b ul{
	    margin: auto;
    width: 75%;
    padding: 0;
}


section#s02b li {
    background-size: 1.3rem;
    background-position: left;
    background-image: url(/wp-content/uploads/2026/05/38f4e22c2118d0147f9024fb8da70e15.png);
    background-repeat: no-repeat;
    font-size: 1.8rem;
    letter-spacing: .3rem;
    color: #fff;
    text-align: left;
    list-style: none;
    padding: 0 0 0 2rem;
    line-height: 3rem;
    font-weight: bold;
}



/* s03
============================ */
section.s03 {
	padding: 2rem 0 0 0;
	text-align: center;
	background: linear-gradient( -45deg, #FFF 25%, #F2F8F0 25%, #F2F8F0 50%, #FFF 50%, #FFF 75%, #F2F8F0 75%, #F2F8F0 );
	background-size: 5rem 5rem;
	background-position: top left;
}
section.s03 .ttl1{
	color: #E83E4E;
	font-size: 4.5rem;
	font-weight: bold;
	padding: 2rem 0 1rem 0;
	background-image: url(/wp-content/uploads/2022/09/3999a7e0ece11763c98ae6162aeea659.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 60%;
}

section.s03 .ttl2{
	color: #E83E4E;	
	font-size: 3rem;
	font-weight: bold;	
}
section.s03 .ttl2 span{
	font-size: 5rem;
	background: linear-gradient(transparent 40%,#FFEE01 80%, transparent 80%);

}
section.s03 .p-img{
	width: 80%;
}
/* s04
============================ */
section.s04 {
	background-color: #6EC9CE;
	padding-top: 3rem;
	background-image: url(/wp-content/uploads/2024/03/a75add4a574602d5e76e3b4c4139c073.png);
	background-position: center 14rem;
	background-repeat: no-repeat;
	background-size: 66rem;
	height: 82rem;
}
section.s04 .ttl1{
	color: #fff;	
	font-size: 5rem;
	font-weight: bold;	
}
section.s04 .ttl1 span{
	color: #FFEF00;	
}


section.s04 .ttl2{
	color: #6EC9CE;
	font-size: 4rem;
	font-weight: bold;
	position: relative;
	top: 42rem;
}
section.s04 .ttl2 span{
	color: #FAB03C;
	background: url(/wp-content/uploads/2022/09/793336bb7c8e4fc44a8cadfb2d2aabc6.png);
	background-repeat: no-repeat;
	background-position: bottom;
	background-size: 100%;
}




/* s05
============================ */
section.s05 {
	background: linear-gradient( -45deg, #FFF36E 25%, #FFE355 25%, #FFE355 50%, #FFF36E 50%, #FFF36E 75%, #FFE355 75%, #FFE355 );
	background-size: 5rem 5rem;
	background-position: top left;
}

section.s05 .c-inner{
	position: relative;
	top: -3rem;
}
section.s05 .combox{
    display: flex;
}
section.s05 .righttop{
    margin-top: 7rem;
}
section.s05 .blbox{
	position: relative;
	display: inline-block;
	background: #fff;
	padding: 1rem 3rem;
	font-size: 3rem;
	margin-bottom: 2rem;
    color: #E83E4E;
    font-weight: bold;
}
.blbox::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #fff;
}
section.s05 .blboxsub{
font-size: 3rem;
	line-height:4rem;
    font-weight: bold;
}

section.s05 .p-img1{
	width: 45%;
	margin-left: 3rem;
}
section.s05 .p-img2{
	width: 75%;
	margin: 0 auto 1rem auto;
}
section.s05 .p-img3{
	width: 75%;
	margin:auto;
}
section.s05 .linkbox{
margin-top: -4rem;
}

section.s05 .ttl1{
    font-size: 2.9rem;
    font-weight: bold;
    width: 90%;
    margin: auto;
    padding: 1rem 0 1rem 0;
	background-image: url(/wp-content/uploads/2023/09/1b7e831f0e80a8f3568e4017b0060752.png);
    background-position: center 0.5rem;
    background-repeat: no-repeat;
    background-size: 73%;
}


/* s06
============================ */
section.s06 {
	padding: 1rem 0 1rem 0;
	background-color: #FFF;
	background-image: radial-gradient(#FFF5C8 20%, transparent 20%), radial-gradient(#FFF5C8 20%, transparent 20%);
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px;
}
section.s06 .c-inner{
	background-image: url(/wp-content/uploads/2022/09/671c12669fc9124db3ef173089ab2d6b-1.png);
	background-position: top left;
	background-repeat: no-repeat;
	background-size: 44%;
	width: 93%;
}
section.s06 .ttl1{
	color: #544842;
	font-size: 3.9rem;
	font-weight: bold;
	line-height: 4rem;
	width: 56%;
	margin: 0 0 0 auto;
	padding: 2rem 0 0 0;
	background-image: url(/wp-content/uploads/2022/09/32ab97d70769565462eccc39c1b4e469.png);
background-position: 0 1rem;
	background-repeat: no-repeat;
	background-size: 100%;
}

section.s06 .ttl2{
    color: #544842;
    font-size: 5rem;
    font-weight: bold;
    line-height: 8rem;
    padding: 0rem;
    width: 55%;
    margin: -1rem 0 0 28rem;
    background: linear-gradient(transparent 35%,#FFEE01 80%, transparent 80%);
}
section.s06 .ttl2 span{
	font-size: 9rem;
}
section.s06 .ttl3{
color: #544842;
    font-weight: bold;
    line-height: 2rem;
    font-size: 2rem;
    margin-left: 27rem;
    margin-bottom: 1rem;
}
section.s06 .p-img {
	width: 15rem;
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
}
section.s06 dl {
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border: solid 0.25rem #EA6A8A;
	background-color:#fff;
	padding: 2rem 0 2rem 0;
	margin-bottom: 3rem;
}
section.s06 dl.point {
	border: solid 0.25rem #FFF100;
	background-color:#EB6F8E;

}
section.s06 dl.pointimg {
	padding: 0 0 2rem 0;

}
section.s06 dt {
	width: 88%;
	padding: 0 0 0 17rem;
	margin: auto;
	font-size: 3rem;
	font-weight: bold;
	color: #EB6D8C;
	background-image: url(/wp-content/uploads/2022/09/fa996eff240bbfc8c0bf7ae0d7d08b07.png);
	background-repeat: no-repeat;
	background-size: 23%;
	background-position: left center;
	text-align: left;
	height: 15rem;
	border-bottom: .2rem dashed #EB6D8C;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: start;
	text-align: left;
}
section.s06 dl.point dt {
	border-bottom: .2rem dashed #fff;
	color: #FFF100;
}
section.s06 dl.point dt .pointimg {
	background-image: url(/wp-content/uploads/2023/09/5347ee97b75a0583bddf4797187124c1.png);
}
section.s06 .sptxt{
	  width: 33%;
	    margin-top: 17rem;
}
section.s06 .spimg{
    width: 67%;
	    position: relative;
    right: -3rem;
}
section.s06 .no5 {
    width: 88%;
    padding: 0 0 0 0rem;
    margin: auto;
    font-size: 3rem;
    font-weight: bold;
	color: #FFF100;
    background-repeat: no-repeat;
    background-size: 23%;
    background-position: left top;
    text-align: left;

 display: flex;
    /* align-items: start; */
    /* text-align: left; */
}



section.s06 dl.point dd {
	color: #FFF100;
}

section.s06 dt.no2 {
	background-image: url(/wp-content/uploads/2022/09/80bb327ff32a626fcf71abd26ed82d13.png)!important;
}
section.s06 dt.no3 {
	background-image: url(/wp-content/uploads/2022/09/82059def1dc2d3ca7b7f2c9fdaa1ff91.png)!important;
}
section.s06 dt.no4 {
	background-image: url(/wp-content/uploads/2023/09/a558a6e97043a409cdc07166b23aa721.png)!important;
}
section.s06 .no5 {
	background-position-y: 3rem;
	background-image: url(/wp-content/uploads/2023/09/72a3d7ef546b83f7bb7309bd0d7d4bc5.png)!important;
}
section.s06 dd {
	font-size: 2rem;
	color: #4E423C;
	margin: 2rem auto 0 auto;
	width: 88%;
	text-align: left;
}

/* s07
============================ */
section.s07 {

}
section.s07 .ttl1{
	color: #fff;
	font-size: 3rem;
	font-weight: bold;
	background-color: #F15A24;
	padding: 2%;
}
section.s07 a.carimg{
	display: inline-block;
	position: relative;
	overflow: hidden;
	top: -3rem;
}

section.s07 .linkbox{
padding: 0 0 2rem 0;
}
section.s07 .linkbox img {
  margin: auto;
  text-align: center;
}
section.s07 .linkbox .ttl3{
    font-size: 2.9rem;
    font-weight: bold;
    width: 90%;
    margin: auto;
    padding: 1rem 0 1rem 0;
	background-image: url(/wp-content/uploads/2023/09/1b7e831f0e80a8f3568e4017b0060752.png);
    background-position: center 0.5rem;
    background-repeat: no-repeat;
    background-size: 73%;
}
section.s07 .ttl1 span{
	color: #FFF100;
}

section.s07 .ttl2{
	color: #F15A24;
	font-size: 3.4rem;
	font-weight: bold;
	padding: 3rem 0 1rem 0;
	background-image: url(/wp-content/uploads/2022/09/e9e5902a6ac9baefc6722994347f3b7c.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 93%;
	margin-bottom: 2rem;
}

section.s07 .p-img {
	width: 88%;
}




/* s08
============================ */
section.s08 {
	padding-top: 3rem;
	background: linear-gradient( -45deg, #EE6A78 25%, #E95565 25%, #E95565 50%, #EE6A78 50%, #EE6A78 75%, #E95565 75%, #E95565 );
	background-size: 5rem 5rem;
	background-position: bottom left;

}
section.s08 .ttl1{
	color: #fff;
	font-size: 3.2rem;
	font-weight: bold;
	padding: 1rem 0 1rem 0;
	background-image: url(/wp-content/uploads/2022/09/7ce1bd2d42b1384359c612146dd5dcc7.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 59%;
}
section.s08 .ttl2{
	color: #FFFF00;
	font-size: 7rem;
	font-weight: bold;
	padding: 0rem 0 1rem 0;
	background-image: url(/wp-content/uploads/2022/09/5664a016e86451b62e9d21ec852605b1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 63%;
	margin-top: -2rem;
	margin-bottom: -2rem;
}
section.s08 .p-img{
	width: 80%;
	padding-left: 2rem;
}
section.s08 .ttl3{
	color: #FFFF00;
	font-size: 3.6rem;
	font-weight: bold;
	position: absolute;
	top: 33rem;
	left: 7rem;

}


/* s09
============================ */
section.s09 {
	background: linear-gradient( -45deg, #FFF36E 25%, #FFE355 25%, #FFE355 50%, #FFF36E 50%, #FFF36E 75%, #FFE355 75%, #FFE355 );
	background-size: 5rem 5rem;
	background-position: top left;
}

section.s09 .c-inner{
	position: relative;
	top: -3rem;
}
section.s09 .combox{
    display: flex;
}
section.s09 .righttop{
    margin-top: 7rem;
}
section.s09 .blbox{
	position: relative;
	display: inline-block;
	background: #fff;
	padding: 1rem 3rem;
	font-size: 3rem;
	margin-bottom: 2rem;
    color: #E83E4E;
    font-weight: bold;
}
section.s09 .blbox::before {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -15px;
	border: 15px solid transparent;
	border-top: 15px solid #fff;
}
section.s09 .blboxsub{
font-size: 3rem;
	line-height:4rem;
    font-weight: bold;
}

section.s09 .p-img1{
	width: 45%;
	margin-left: 3rem;
}
section.s09 .p-img2{
	width: 75%;
	margin: 0 auto 1rem auto;
}
section.s09 .p-img3{
	width: 75%;
	margin:auto;
}
section.s09 .linkbox{
margin-top: -4rem;
}

section.s09 .ttl1{
    font-size: 2.9rem;
    font-weight: bold;
    width: 90%;
    margin: auto;
    padding: 1rem 0 1rem 0;
	background-image: url(/wp-content/uploads/2023/09/1b7e831f0e80a8f3568e4017b0060752.png);
    background-position: center 0.5rem;
    background-repeat: no-repeat;
    background-size: 73%;
}

/* s10
============================ */
section.s10 {
	padding: 3rem 0 1.5rem 0;
	background-color: #FFF;
	background-image: radial-gradient(#E0F4FC 20%, transparent 20%), radial-gradient(#E0F4FC 20%, transparent 20%);
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px;
}

section.s10 .c-inner{
	background-image: url(/wp-content/uploads/2022/09/02ce62965c03cf018489ffbbfef767e4.png);
	background-position: left 17rem;
	background-repeat: no-repeat;
	background-size: 35%;
	width: 93%;
}

section.s10 .ttl1{
	color: #fff;
	font-size: 3rem;
	font-weight: bold;
	background-color: #67CCCC;
	padding: 2%;
	background-image: url(/wp-content/uploads/2022/09/2f9f4f60217e3e00af1bcec6885724c5.png);
	background-position: center 3.5rem;
	background-repeat: no-repeat;
	background-size: 78%;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}
.s10 .balloon{
	position: relative;
	background: #F15A24;
}
.s10 .balloon:after{
	content: "";
	position: absolute;
	right: 0;
	bottom: -2rem;
	left: 0;
	width: 0px;
	height: 0px;
	margin: auto;
	border-style: solid;
	border-color: #67CCCC transparent transparent transparent;
	border-width: 3rem 2rem 0 2rem;
}
section.s10 .ttl2{
	color: #544842;
	font-size: 3.9rem;
	font-weight: bold;
	width: 58%;
	margin: 3rem auto 2rem 24rem;
	padding: 2.5rem 0 1rem 0;
	background-image: url(/wp-content/uploads/2022/09/b55772dcd928411ce88de165ef331ace-1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}

section.s10 .p-img {
	width: 15rem;
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
}
section.s10 dl {
	border: solid 0.5rem #67CCCC;
	background-color:#fff;
	padding: 2rem 0 2rem 0;
	margin-bottom: 2rem;
}
section.s10 dt {
	width: 88%;
	padding: 0 0 0 21rem;
	margin: auto;
	font-size: 3rem;
	font-weight: bold;
	color: #67CCCC;
	background-image: url(/wp-content/uploads/2022/09/70cd3da80c7cde03e6be230234bcae07.png);
	background-repeat: no-repeat;
	background-size: 28%;
	background-position: left center;
	text-align: left;
	border-bottom: .2rem dashed #67CCCC;
	display: flex;
	flex-flow: column;
	justify-content: center;
	align-items: start;
	text-align: left;
}
section.s10 dt.no2 {
	background-image: url(/wp-content/uploads/2022/09/dd6dc936d55ea32b7ab6ce5b5f3be9cf.png)!important;
}
section.s10 dt.no3 {
	background-image: url(/wp-content/uploads/2022/09/e11cd3de1334c6b853d80d53b16f688e.png)!important;
}
section.s10 dd {
	font-size: 2rem;
	color: #4E423C;
	margin: 2rem auto 0 auto;
	width: 88%;
	text-align: left;
}


/* s11
============================ */
section.s11 {
	padding: 3rem 0 1.5rem 0;
	background: linear-gradient( -45deg, #FFF9E6 25%, #FFEDD2 25%, #FFEDD2 50%, #FFF9E6 50%, #FFF9E6 75%, #FFEDD2 75%, #FFEDD2 );
	background-size: 5rem 5rem;
	background-position: bottom left;

}

section.s11 .c-inner{
	background-image: url(/wp-content/uploads/2022/09/ec5449eb61dfdd10e1d4101fe1699d3d.png);
	background-position: right -1.4rem;
	background-repeat: no-repeat;
	background-size: 37%;
	width: 96%;
	padding: 0 1.5rem 0 1.5rem;
}


section.s11 .ttl1{
	color: #613914;
	font-weight: bold;
	width: 66%;
	margin: 0 auto 0 1rem;
	padding: 3.5rem 0 2rem 0;
	background-image: url(/wp-content/uploads/2022/09/5a4db29dbfb10fef0fb6ba6d34856983.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 100%;
}
section.s11 .ttl1 .p1{
	font-size: 4.4rem;
	background: linear-gradient(transparent 0%, transparent 50%, #FF929F 50%, #FF929F 100%);
	width: 71%;
	margin: auto;
	line-height: 5rem;
}
section.s11 .ttl1 .p2{
	font-size: 4.4rem;
	background: linear-gradient(transparent 0%, transparent 50%, #FF929F 50%, #FF929F 100%);
	width: 27%;
	margin: auto;
	line-height: 5rem;
}

section.s11 .p-img {
	width: 15rem;
	z-index: 9999;
	position: absolute;
	top: 0;
	left: 0;
}
section.s11 dl {
	width: 93%;
	background-color:#fff;
	padding: 2rem 0 2rem 0;
	margin: 0 auto 2rem 1rem;
	border-radius:20px;
	-webkit-border-radius:20px;
	-moz-border-radius:20px;
	border: solid 0.25rem #74D0D0;
	position: relative;
}
section.s11 dt {
	width: 88%;
	background-image: url(/wp-content/uploads/2022/09/9c8b2374df35a5859e59bdefbe8138ac.png);
	background-repeat: no-repeat;
	background-size: 100%;
	background-position: left center;
	width: 6rem;
	height: 6rem;
	position: absolute;
	top: -2rem;
	left: -2rem;
	text-indent: -9999px;
}

section.s11 dd {
	font-size: 2rem;
	color: #6C4624;
	margin: 0rem auto 0 auto;
	width: 84%;
	text-align: left;
}
section.s11 dl.ans {
	border: solid 0.25rem #F27292;
	margin: 0 auto 4rem 5rem;
}
section.s11 dl.ans dt {
	background-image: url(/wp-content/uploads/2022/09/de8e5f2151a8cf6fd008b0b8de5068b1.png);
}

section.s11 dl.ans dd {
	color: #F27292;
}




/* s12
============================ */
section.s12 {
	background: linear-gradient( -45deg, #FFF36E 25%, #FFE355 25%, #FFE355 50%, #FFF36E 50%, #FFF36E 75%, #FFE355 75%, #FFE355 );
	background-size: 5rem 5rem;
	background-position: top left;
	padding: 3rem 0 3rem 0;
}

section.s12 .c-inner{
	background-image: url(/wp-content/uploads/2022/09/0b218d7c7bdb4e592c8bea58d0028017.png);
	background-position: left bottom;
	background-repeat: no-repeat;
	background-size: 88%;
	width:93%;
	position: relative;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	background-color:#fff;
	padding: 2rem 0 9rem 0;
}
section.s12 .ttl1{
	color: #F7931E;
	font-size: 3.5rem;
	font-weight: bold;
	padding: 2rem 0 1rem 0;
	background-image: url(/wp-content/uploads/2022/09/c5752fb4e0b152c467e7e03d4a0ce9a1.png);
	background-position: center;
	background-repeat: no-repeat;
	background-size: 80%;
}
section.s12 .ttl2{
	color: #000;
	font-size: 2rem;
	font-weight: bold;
}
section.s12 .tel{
	font-weight: bold;
	font-size: 7rem;
	display: flex;
	color: #F7931E;
	width: 100%;
	margin: auto;
	justify-content: center;
	align-items: center;
	line-height: 8rem;
}
section.s12 .tel img{
	width: 6rem;
	height: 6rem;
	margin: -0.5rem 1rem 0 0;
}
section.s12 .time{
	color: #000;
	font-size: 1.5rem;
	font-weight: bold;
	margin: 0 0 1rem 0;
}
section.s12 .time span{
	color: #F7931E;
}

section.s12 .p-img1{
	width: 54%;
	margin: 0 5rem 1rem auto;
}
section.s12 .p-img2{
	width: 54%;
	margin: 0 5rem 0 auto;
}

/* s13
============================ */
section.s13 {
	background-color: #47CACE;
	background-image: radial-gradient(#5DCFD3 20%, transparent 20%), radial-gradient(#5DCFD3 20%, transparent 20%);
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px;
	padding-top: 3rem;	
	padding-bottom: 6rem;
	text-align: center;
	padding: 3rem 0 3rem 0;
}

section.s13 .c-inner{
	color: #fff;
	border: 0.2rem dashed #fff;
	width: 93%;
	position: relative;
	padding: 2rem;

}
section.s13 .ttl1{
	text-align: left;
	font-size: 1.5rem;
	line-height: 2.5rem;
}
section.s13 .ttl2{
	text-align:right;
	font-size:2.5rem;
}


/* s14
============================ */
section.s14 {
	padding: 4rem 0 4rem 0;
}

section.s14 .c-inner{
	width: 87%;
}
section.s14 table{
	border-collapse:collapse!important;
	font-size: 3rem;
	width:100%;
}
section.s14 th{
	vertical-align: top;
	font-weight:normal;
	padding: 1rem 0 1rem 0;
	width: 30%;
}
section.s14 td{
	font-weight:bold;
	padding: 1rem 0 1rem 0;
}
section.s14 tr{
	border-bottom:solid 2px #000;
}
section.s14 tr.noborder{
	border-bottom:none;
}

section.s14 .imgbox1{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
		margin-bottom:3rem;
}
section.s14 .imgbox1 img{
	width: 49%;
	margin-bottom:1rem;
}
section.s14 .imgbox2{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
		margin-bottom:3rem;
}
section.s14 .imgbox2 img:first-child{
	width: 100%;
	margin-bottom:1rem;
}

section.s14 .imgbox2 img{
	width: 49%;
	margin-bottom:1rem;
}
section.s14 .imgbox1 iframe,section.s14 .imgbox2 iframe{
	margin:0 0 1rem 0;
	width: 100%;
}


/* s15
============================ */
section.s15 {
	background-color: #FFE4E5;
	background-image: radial-gradient(#fff 20%, transparent 20%), radial-gradient(#fff 20%, transparent 20%);
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px;
}

section.s15 .c-inner{
	line-height: 7rem;
}
section.s15 .ttl1{
	color: #fff;
	background-color: #E95163;
	text-align: center;
	font-size: 3.5rem;
	align-items: center;
	justify-content: center;
	display: flex;
}

section.s15 .ttl1 img {
	display: inline;
	padding-right: 1.5rem;
	width: 6rem;
}

.s15 .form{
	color:#000;
	font-weight:bold;
	font-size: 20px;
	font-size: 1.25rem;
	font-size: max(1.25rem,11px);
	margin:auto;
	padding: 1rem 0 .1rem 0;
	width:96%;
}
.s15 .obi {
	background-color: #E95163;
	color: #fff;
	font-size: 4rem;
	font-weight: normal;
	margin: 2rem 0 2rem 0;
	line-height: 7rem;
}
.footer{
	background-color: #E95163;
	text-align: center;
	color: #fff;
	font-size: 1rem;
	line-height: 3rem;
}
.sp_footer{
	padding:0 0 9rem 0;
}
.form__item-input2 img {
	display: inline;
	padding: 0 1rem 0 0;
	width: 3rem;
	height: 2rem;
}
.form__item-input2 a {
	display: flex;
}
.form__item-input2 {
	text-align:left;
}


/* s16
============================ */
section.s16 {
	background-color: #FFF7D2;
	background-image: radial-gradient(#FFEBBB 20%, transparent 20%), radial-gradient(#FFEBBB 20%, transparent 20%);
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px;
	padding: 5rem 5rem 5rem 5rem;
}
section.s16 .c-inner{
	width:90%;
}
section.s16 .form {
	font-size: 1.5rem;
}


/* s17
============================ */
section.s17 {
	background-color: #FFF7D2;
	background-image: radial-gradient(#FFEBBB 20%, transparent 20%), radial-gradient(#FFEBBB 20%, transparent 20%);
	background-size: 20px 20px;
	background-position: 0 0, 10px 10px;
	padding: 5rem 5rem 5rem 5rem;
}
section.s17 .c-inner{
	width:90%;
}

section.s17 .ttl1{
	font-weight: bold;
	font-size: 3.5rem;
	margin-bottom: 3rem;
}

section.s17 .ttl2 {
	text-align: left;
	margin: auto;
	width: 78%;
	font-size: 2rem;
}

section.s17 .ttl3 {
	text-align: center;
	margin: 6rem auto 3rem auto;
	width: 100%;
	font-size: 3rem;
}
section.s17 .ttl3 a {
	color: E95163;
	font-weight: bold;
}

/* form
============================ */
.form .form_stxt{
	font-size: 80%;
	display: block;
	text-align: right;
	width: 100%;
	padding-top: 2%;
}
.form__item {
	display: flex;
	padding: 20px 0;
	padding: 1.25rem 0;
	border-top: 1px solid #E95163;
}

.form__item-label {
	width: 28%;
	text-align: left;
}
.form__item-label2 {
	width: 28%;

}


.form__item-label-required {
	background-color: #E95163;
	color: white;
	font-size: 15px;
	font-size: 0.9375rem;
	font-size: max(0.9375rem,9px);
	padding: 2px 9px;
	padding: 0.125rem 0.5625rem;
	border-radius: 6px;
	border-radius: 0.375rem;
	margin-left: 10px;
	margin-left: 0.625rem;
	margin-top: 2px;
	margin-top: 0.125rem;
	white-space: nowrap
}

.form__item-input {
	flex: 1;
	display: flex;
	align-items: flex-start;
	flex-wrap: wrap; 
	margin-left: 1rem;
}
.form__item-input2 {
	margin-left: 1rem;
}
.form__item-input-month {
	margin-left: 1rem;
}

.form__item-input input[type="text"],
.form__item-input input[type="email"],
.form__item-input textarea{
	width: 100%;
	padding: px;
	padding: 0.625rem;
	border: 1px solid #E95163;
}


.form__item-input-month input[type="text"]{
	padding: 0.625rem;
	border: 1px solid #E95163;
}

.form__item-input input {
	background-color:#fff;
	color:000;
}

.form__item-input textarea {
	background-color:#fff;
	color:000;
}
.mwform-checkbox-field label, .mwform-radio-field label {
	font-weight: bold!important;

}
.form__item p {
}

.form__item-acceptance {
	text-align: center;
	border-top: 1px solid #E95163;
	padding: 20px 0;
	padding: 1.25rem 0;
	display: flex;
	align-items: center;
	justify-content: center;
	font-weight: normal!important;
}
.form__item-acceptance .mwform-checkbox-field {
	font-size: 2rem;
	margin-right: 0;
	margin-bottom: 0;
}

.form__item-acceptance label {
	display: inline-flex;
	align-items: center;
	justify-content: center;
}
.mwform-checkbox-field {
	margin-right: 20px;
	margin-right: 1.25rem;
	font-size: 18px;
	font-size: 1.125rem;
	margin-bottom: 5px;
	margin-bottom: 0.3125rem;
	display: block;
}
.mwform-checkbox-field label{
	display: inline-flex;
	align-items: center;
}
.mw_wp_form .horizontal-item + .horizontal-item {
	margin-left: 0 !important;
}


.form__item-acceptance .wpcf7-list-item-label {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 10px;
	margin-left: 0.625rem;
}

.form__item-label-required {
}

.form__item-acceptance-txt{
	margin:auto;
	width: 100%;
	color:#000;
	border: 1px solid #E95163;
	background-color: white;
	padding: 1rem;
	height: 10rem;
	overflow-x: scroll;
	font-size: 1.6rem;
	font-weight: bold!important;
	text-align:left;
}

.form__submit {
	text-align: center;
	margin: 40px 0;
	margin: 2.5rem 0;
}

.form__submit input {
	color:#595757;
	letter-spacing: 0.2em;
	cursor: pointer;
	border:solid 1px #B0B2B3;
	background: rgb(197,198,200);
	background: linear-gradient(0deg, rgba(197,198,200,1) 0%, rgba(255,255,255,1) 100%);
}
.mw_wp_form_input .btn input{
	width:21rem;
	font-size: 2rem;
	line-height: 4rem;
}

.mw_wp_form_confirm .btn input{
	width:21rem;
	font-size: 2rem;
	line-height: 4rem;
}


/* sfooter
============================ */

.thanks {position: relative;}

.thanks__inner {
	width: 90%;
	background-color:#F39800;
}

.thanks__title {
	font-size: 2.5rem;
	text-align: center;
	margin-bottom: 2.5rem;
	letter-spacing: 0.1em;
	color:#000;
}

.thanks__01 {
	margin-bottom: 40px;
	margin-bottom: 2.5rem;
}
.thanks__01_img1{
	width: 100%;
	max-width: 1190px;
	padding-top:3rem;
	padding-bottom:3rem;
}
.thanks__01_img2{
	width: 100%;
	max-width: 1190px;
	padding-bottom:1rem;
}
.thanks__txt {
	font-size: 1.5rem;
	width: 80%;
	color:#fff;
	margin: 0 auto 30px;
	margin: 0 auto 1.875rem;
}

.thanks__back {
	text-align: center;
	margin-bottom: 50px;
	margin-bottom: 3.125rem;
}
.thanks__back a {
	color: #FFFF28;
	font-size: 40px;
	font-size: 2.5rem;
	text-decoration: none;
	border-bottom: 3px solid #0254ad;
	border-bottom: 0.1875rem solid #FFFF28;
	padding-bottom: 5px;
	padding-bottom: 0.3125rem;
}

#yoyaku{
	padding-bottom:1rem
}
.kakunin{
	padding-bottom:8rem
}
.s12bg{
	width: 90%;
	margin: auto;
	background-color:#FCD68D;
	border-radius:10px;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
}

.ftsp{
	padding-bottom:12rem;

}
