@charset "utf-8";

/* CSS Document */

html { font-size: 10px; }
body { font-family: YakuHanJP, '游ゴシック体', YuGothic, '游ゴシック', 'Yu Gothic', Osaka, 'MS PGothic', 'ＭＳ Ｐゴシック', 'MS Gothic', 'Helvetica Neue', Arial, sans-serif; font-size: 1.6rem; margin: 0px; text-align: center; background-color: #fff; line-height: 1.5; color: #333; word-wrap: break-word; -webkit-text-size-adjust: none; image-rendering: auto; font-weight: normal; }

.ymf { font-family: YakuHanJP, '游明朝', 'Yu Mincho', '游明朝 Regular', 'Yu Mincho Regular', '游明朝体', 'YuMincho', '游明朝体 ミディアム', 'YuMincho Medium', Arial, sans-serif; }

p, form { margin: 0px; padding: 0px; }
img { border: none; margin: 0px; padding: 0px; backface-visibility: visible; -webkit-backface-visibility: visible; max-width: 100%; height: auto; vertical-align: top; }
a { text-decoration: none; outline: none; color: #3c3c3c; }
a:hover img { opacity: 0.75; }
a, a img, input, textarea, button { transition: all 0.15s ease-in-out; -webkit-transition: all 0.15s ease-in-out; -moz-transition: all 0.15s ease-in-out; outline: none; }
input, textarea, select, button { outline: none; }
h1, h2, h3, h4, ul, dl, dt, dd { margin: 0px; padding: 0px; font-weight: normal; list-style: none; color: #3c3c3c; }
*, *:before, *:after { -moz-box-sizing: border-box; -webkit-box-sizing: border-box; box-sizing: border-box; }

.lf { float: left; }
.rh { float: right; }
.clr { clear: both; }
.cf:after { content: " "; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden; }

a.a { text-decoration: underline; }
a.a:hover { text-decoration: none; }
.sp { display: none; }

body.nc *:before, body.nc *:after { transition: none !important; transition-delay: 0s !important; animation-delay: 0s !important; animation-duration: 0s !important; }

/* Header */

header { background: url(../img/mainbg.png) no-repeat 0px -20px; padding: 35px 20px 150px 20px; transition: all 1s ease-out; opacity: 0; position: relative; z-index: 1000; }
.animate header { opacity: 1; background-position: 0px 0px; }
header .navc { height: 80px; }
header nav { width: 100%; left: 0px; top: -80px; transition: all 0.2s ease-out; position: static; z-index: 1000; }
header nav > div { max-width: 1100px; margin: 0 auto; height: 80px; display: flex; align-items: center; }
header nav .logo { width: 160px; margin-right: auto; }
header nav ul { display: flex; }
header nav ul li { margin-right: 15px; font-size: 1.5rem; font-weight: bold; }
header nav ul li a { display: flex; height: 30px; padding: 0px 10px; align-items: center; justify-content: center; position: relative; margin-top: 6px; }
header nav ul li a:after { content: ''; width: calc(100% - 20px); bottom: 0px; left: 10px; height: 1px; background-color: #0080A0; position: absolute; pointer-events: none; transition: all 0.15s ease-out; transform: scaleX(0); }
header nav ul li a:hover { color: #0080A0; }
header nav ul li a.on { cursor: default; color: #0080A0; }
header nav ul li a.on:after { transform: scaleX(1); }
header nav ul li:last-child { margin-left: 50px; font-size: 1.5rem; margin-right: 0px; pointer-events: none; opacity: 0; }
header nav ul li:last-child a { height: 42px; margin: 0px; background-color: #0080A0; color: #fff; border-radius: 5px; width: 180px; }
header nav ul li:last-child a:hover { opacity: 0.8; }
header nav ul li:last-child a:after { display: none; }
header .spm { display: none; }

header .hd { max-width: 1000px; margin: 0 auto; padding: 80px 0px 170px 0px; }
header .lf { text-align: left; max-width: calc(100% - 300px); }
header .rh { width: 270px; padding-top: 110px; }
header .rh h1 { font-size: 2rem; font-weight: bold; }
header .rh h1:after { content: attr(data-after); display: block; font-size: 1.3rem; font-weight: normal; font-family: YakuHanJP, 'EB Garamond', serif; letter-spacing: 0.02em; margin-top: 0px; }
header .rh img { width: 260px; margin: 20px 0px; }
header .rh div a { font-size: 1.8rem; color: #fff; background: #0080A0 url(../img/arrow.png) no-repeat right 20px center; background-size: 12px auto; display: block; border-radius: 8px; padding: 15px 10px; }
header .rh div a:hover { opacity: 0.8; }

header .tx { background: url(../img/bg1.png) no-repeat right top; max-width: 900px; margin: 0 auto; padding: 130px 0px 0px 0px; text-align: left; }
header .tx h2 { padding: 0px 0px 0px 30px; margin-bottom: 60px; }
header .tx p { padding: 0px 60px 0 0px; float: right; max-width: 590px; line-height: 1.8; text-shadow: 3px 3px 1px rgba(255,255,255,0.3);}

.float_nav header nav, header.def nav { position: fixed; top: 0px; background-color: rgba(255, 255, 255, 0.9); backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05); }
.float_nav header nav ul li:last-child, header.def nav ul li:last-child { opacity: 1; pointer-events: all; }
header.def { background: none; padding: 0px 20px; }
header.def .navc { height: 0px; }

@media screen and (max-width: 1070px) {
	header nav ul li { margin-right: 10px; }
	header nav ul li:last-child { margin-left: 20px; }
}
@media screen and (max-width: 1010px) {
	header nav ul li { font-size: 1.2rem; }
	header nav ul li:last-child { margin-left: 10px; font-size: 1.3rem; }
	header nav ul li:last-child a { width: 120px; }
}
@media screen and (max-width: 910px) {
	header nav ul li a { padding: 0px 5px; }
	header nav ul li a:after { left: 5px; width: calc(100% - 10px); }
	header nav ul li:last-child a { width: 100px; }
}
@media screen and (max-width: 830px) {
	header nav ul li { margin-right: 0px; }
}

/* Content */

.pos { border: none; display: block; z-index: -1; position: relative; background: none; margin: -100px 0px 0px 0px; padding: 100px 0px 0px 0px; }

section { padding: 20px; }
section.cl { background-color: #e1eaea; }
section.cl2 { background-color: #eee; }
section > h2 { max-width: 1000px; margin: 0 auto; font-size: 7rem; letter-spacing: 0px; font-weight: normal; line-height: 1; margin-top: -55px; color: #1a1a1a; margin-bottom: 120px; text-align: left; }
section > h2:after { content: attr(data-after); font-weight: normal; font-family: YakuHanJP, 'EB Garamond', serif; letter-spacing: 0.2em; display: block; font-size: 1.6rem; margin-top: 20px; margin-left: 10px; }
section > hr.pos { margin-top: -165px; padding-top: 165px; }
section > div { max-width: 1000px; margin: 0 auto; text-align: left; }

.c1 { display: flex; flex-flow: row wrap; justify-content: center; padding-bottom: 50px; counter-reset: c1; margin-left: -115px; }
.c1 > div { width: calc(50% - 255px); background-color: #fff; padding: 25px 20px 25px 30px; margin: 0px 0px 70px 115px; box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05); counter-increment: c1; position: relative; text-align: center; }
.c1 > div:before { content: '0' counter(c1); width: 100%; text-align: center; color: #0080A0; font-family: YakuHanJP, 'EB Garamond', serif; font-size: 8rem; position: absolute; line-height: 1; top: -50px; left: 0px; }
.c1 h3 { font-size: 2rem; color: #1a1a1a; width: 20px; text-align: center; line-height: 1; float: right; writing-mode: vertical-rl; white-space: nowrap; font-family: 'Noto Serif JP', '游明朝', 'Yu Mincho', '游明朝 Regular', 'Yu Mincho Regular', '游明朝体', 'YuMincho', '游明朝体 ミディアム', 'YuMincho Medium', Arial, sans-serif!important; }
.c1 h3 span { writing-mode: initial; width: 100%; white-space: normal; }
.c1 img { max-width: calc(100% - 45px); margin: 10px 0px 20px 0px; }
.c1 p { font-size: 1.4rem; letter-spacing: -0.05em; text-align: center; }

.cta { max-width: 920px; margin: 0 auto; padding: 180px 0px 200px 0px; }
.cta .bt { text-align: center; margin-top: 50px; }
.cta .bt a { display: inline-block; font-size: 2.6rem; color: #fff; background: #0080A0 url(../img/arrow.png) no-repeat right 30px center; background-size: 20px auto; width: 410px; max-width: 100%; padding: 20px 20px 20px 0px; border-radius: 5px; }
.cta .bt a:hover { opacity: 0.8; }
.cta .tel { text-align: center; margin-top: 30px; }
.cta .tel div { position: relative; }
.cta .tel div:before { content: ''; left: 50%; top: 0px; height: 100%; position: absolute; border-right: #636363 dashed 1px; }
.cta .tel a { background: url(../img/tel.png) no-repeat 0px 43px; background-size: 28px auto; padding-left: 35px; display: inline-block; font-family: YakuHanJP, 'EB Garamond', serif; font-size: 4.4rem; line-height: 1; color: #0080A0; pointer-events: none; margin: 0px 30px; }
.cta .tel a i { position: relative; color: rgba(0, 0, 0, 0); background: linear-gradient(#0080A0, #0080A0) no-repeat center 55%; background-size: 100% 1px; margin: 0px 5px; }
.cta .tel span { font-size: 1.8rem; display: block; margin-top: 15px; }

.c2 { background-color: #fff; padding: 70px 80px; margin-bottom: 70px; text-align: center; }
.c2:last-child { margin-bottom: 120px; }
.c2 h3 { font-size: 3.5rem; margin-bottom: 70px; text-align: left; }
.c2 h3 span { display: inline-block; color: #fff; background-color: #0080A0; padding: 15px 30px; vertical-align: top; border-radius: 3px; }
.c2 h3 span:not(:first-child) { margin-top: -20px; }
.c2 .tx { max-width: 840px; margin: 0 auto; margin-bottom: 90px; }
.c2 .tx .cf { display: flex; margin-top: 45px; }
.c2 .tx .cf > div { flex: 1; padding: 0px 25px; }
.c2 .tx .cf > div > img { margin-bottom: 30px; }
.c2 .tx .cf > div > p { text-align: left; line-height: 1.6; }
.c2 .tx .cf > div > div { margin-top: 20px; }
.c2 .tx > p { text-align: left; font-size: 1.3rem; margin-top: 20px; } 
.c2 .tx .forte { display: flex; margin-top: 60px; padding: 40px; background: #F0F0F0; justify-content: space-between; }
.c2 .tx .forte > div:nth-child(1) { width: 210px; }
.c2 .tx .forte > div:nth-child(2) { width: 340px; }
.c2 .tx .forte > div:nth-child(3) { width: 160px; }
.c2 .tx .forte > div:nth-child(1) p:nth-child(1) { font-size: 1.3rem; margin-bottom: 5px; }
.c2 .tx .forte > div:nth-child(1) p:nth-child(1) span { color: #0080A0; background: #fff; padding: 5px 3px; font-weight: bold; display: inline-block;}
.c2 .tx .forte > div:nth-child(1) p:nth-child(2) { text-align: center; margin: 5px 0; }
.c2 .tx .forte > div:nth-child(1) p:nth-child(3) { font-size: 2rem; font-weight: bold; margin-bottom: 15px; }
.c2 .tx .forte > div:nth-child(1) p:nth-child(4) { font-size: 1.4rem; text-align: left; }
.c2 .tx .forte > div:nth-child(3) a { font-size: 1.2rem;display: inline-block; padding-right: 15px; background: url("../img/icon_pdf.png") no-repeat center right; margin-top: 10px; }
.c2 .tx .forte > div:nth-child(1) p:nth-child(4) span { color: #B82E29; font-weight: bold; }
.c2 .tx .forte > div:nth-child(3) a:hover { opacity: 0.7; }

.c2 .ir { display: flex; align-items: center; justify-content: space-between; margin-bottom: 90px; }
.c2 .ir.top { align-items: flex-start; }
.c2 .ir > div { width: 380px; }
.c2 .ir > div p { text-align: left; }
.c2 .ir > div p:nth-child(2) { margin-top: 20px; border: 1px solid #999; border-radius: 3px; padding: 15px; font-weight: bold; font-size: 1.4rem; }
.c2 .ir > div p span { background: linear-gradient(transparent 50%, #F3FD86 0)}
.c2 .ir > div.mv { position: relative; }
.c2 .ir > div.mv iframe { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

.c2 .sticker { padding: 20px 30px; background: #F0F0F0; }
.c2 .sticker .lf { width: 570px; }
.c2 .sticker .rh { width: calc( 100% - 590px); }
.c2 .sticker .rh h4 { font-size: 1.6rem; font-weight: bold; margin-bottom: 20px; text-align: left; }
.c2 .sticker .rh p { font-size: 1.6rem; text-align: left; }

.c2 .cta { padding: 0; }

.c3 { background-color: #fff; margin-bottom: 200px; padding: 80px; }
.c3 .cf { text-align: left; padding-bottom: 50px; }
.c3 .cf .lf { max-width: calc(50% - 40px); }
.c3 .cf .rh { max-width: calc(50% - 20px); }
.c3 .cf .rh p { line-height: 1.6; }
.c3 .cf .rh h3 { font-size: 1.5rem; color: #1a1a1a; font-weight: bold; text-align: center; margin: 20px 0px 10px 0px; }
.c3 .cf:nth-child(2) { padding: 20px 30px; background: #eee; }
.c3 .cf:nth-child(2) .lf { max-width: calc(50% - 20px); }
.c3 .cf:nth-child(2) .rh { max-width: calc(50% - 10px); }
.c3 .cf:nth-child(2) .rh h3 { text-align: left; margin-top: 10px; }
.c3 .cta { padding: 0px; }

.c4c { padding: 80px 20px 120px 20px; max-width: 200%; margin: -80px -20px 0px -20px; overflow: hidden; }
.c4 { max-width: 860px; margin: 0 auto; }
.c4 .swiper-container { overflow: visible; }
.c4 .swiper-slide { padding: 0px 10px; }
.c4 .e { background-color: #fff; box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.05); text-align: center; position: relative; }
.c4 .e span { width: 100px; height: 100px; border-radius: 50%; background-color: #fff; position: absolute; overflow: hidden; top: 0px; left: 50%; transform: translate(-50%, -50%); box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.05); z-index: 1; }
.c4 .e h3 { font-size: 2rem; min-height: 70px; padding: 0px 20px; display: flex; align-items: center; justify-content: center; color: #3c3c3c; }
.c4 .e div { position: relative; }
.c4 .e div::after { content: attr(data-before); position: absolute; bottom: 5px; right: 5px; color: #fff; font-size: 1.4rem; }
.c4 .e div.black::after { color: #333;  }
.c4 .swiper-container-horizontal>.swiper-pagination-bullets { bottom: -50px; }
.c4 .swiper-button-next { right: 0; }
.c4 .swiper-button-prev { left: 0; }
.c4 .swiper-button-next:focus,.c4 .swiper-button-next:focus::after,
.c4 .swiper-button-prev:focus,.c4 .c4 .swiper-button-prev:focus::after { outline: none; }
.c5 { padding: 110px 0px 150px 0px; }
.c5 .lf { max-width: calc(50% - 40px); text-align: center; }
.c5 .lf .im { margin-bottom: 60px; }
/*.c5 .lf .im img { width: 310px; }*/
.c5 .rh { max-width: calc(50% - 40px); }
.c5 .rh > span { font-size: 2rem; font-weight: bold; display: inline-block; color: #fff; margin-bottom: 40px; background-color: #22497a; padding: 25px; }
.c5 .rh .ti { font-size: 1.8rem; color: #22497a; font-weight: bold; margin-bottom: 10px; }
.c5 .rh h3 { font-size: 2.8rem; font-weight: bold; margin-bottom: 20px; }
.c5 .rh h3 span { display: block; font-size: 1.4rem; }
.c5 .rh p { font-size: 1.5rem; line-height: 1.6; }
/*.c5 .rh > i { font-size: 1.2rem; font-style: normal; margin-top: 10px; display: block; }
.c5 .rh ul { display: flex; flex-flow: row wrap; margin-right: -10px; padding-top: 10px; }
.c5 .rh li { width: 107px; height: 107px; display: flex; align-items: center; justify-content: center; background-color: #fff; border-radius: 50%; color: #22497a; text-align: center; margin: 10px 10px 0px 0px; }*/
.c5 .rh .btn { margin-top: 60px; text-align: left; }
.c5 .rh .btn a { display: inline-block; padding: 15px 70px; color: #fff; font-size:  2.2rem; border-radius: 5px; background: #0080A0 url("../img/arrow3.png") no-repeat center right 25px; background-size: auto 18px; }
.c5 .rh .btn a:hover { opacity: 0.7;}

.c6 { max-width: 840px; margin: 0 auto; text-align: left; margin-bottom: 200px; border-bottom: #dfdfdf solid 1px; counter-reset: c6; }
.c6 dt { font-size: 2rem; color: #3c3c3c; padding: 30px 70px 30px 90px; border-top: #dfdfdf solid 1px; position: relative; counter-increment: c6; cursor: pointer; transition: all 0.15s ease-out; }
.c6 dt:first-child { border-top: none; }
.c6 dt:after { content: ''; width: 12px; height: 12px; background: url(../img/arrow2.png) no-repeat center; background-size: 100% auto; position: absolute; right: 30px; top: 50%; margin-top: -6px; transition: all 0.15s ease-out; }
.c6 dt:hover { color: #0080A0; }
.c6 dt.on:after { transform: rotate(-180deg); }
.c6 dd { line-height: 1.8; color: #646464; padding: 0px 0px 40px 90px; position: relative; display: none; }
.c6 dt:before, .c6 dd:before { font-family: YakuHanJP, 'EB Garamond', serif; position: absolute; font-size: 4rem; width: 60px; text-align: right; line-height: 1; left: 0px; }
.c6 dt:before { content: 'Q.' counter(c6); color: #0080A0; top: 25px; }
.c6 dd:before { content: 'A'; color: #b40000; top: 0px; }

.c7 { background-color: #fff; padding: 110px 50px; margin-bottom: 35px; }
.c7:last-child { margin-bottom: 110px; }
.c7 h3 { text-align: center; font-size: 2.8rem; color: #1a1a1a; margin-bottom: 25px; }
.c7 h3 + p { text-align: center; margin: -10px 0px 30px 0px; font-size: 1.4rem; line-height: 1.6; }
.c7 .ls1 { display: flex; flex-flow: row wrap; justify-content: center; padding-top: 0px; margin: 0px -18px; }
.c7 .ls1 > div { width: 210px; margin: 50px 12px 00px 12px; }
.c7 .ls1 img { width: 86px; float: left; margin-right: 12px; }
.c7 .ls1 span { font-size: 1.2rem; display: block; }
.c7 .ls1 h4 { font-size: 1.8rem; font-weight: bold; }
.c7 .ls1 p { font-size: 1.4rem; letter-spacing: -0.02em; }
.c7 .tb1 { width: 100%; border-collapse: collapse; margin-top: 60px; }
.c7 .tb1 th, .c7 .tb1 td { font-weight: normal; font-size: 1.5rem; border: #949494 solid; border-width: 1px 0px; color: #666; padding: 10px 15px; }
.c7 .tb1 th { white-space: nowrap; width: 230px; }
.c7 .tb1 td dl { margin: 0 -15px; }
.c7 .tb1 td dt,
.c7 .tb1 td dd { padding: 0 15px 10px; }
.c7 .tb1 td dd { padding-top: 10px; border-top: 1px solid #949494; }
.c7 .tb1 tr:nth-child(even) th, .c7 .tb1 tr:nth-child(even) td { background-color: #f0f0f0; }
.c7 .st { color: #333; font-size: 1.4rem; position: relative; padding-left: 12px; margin-bottom: 10px; }
.c7 .st:before { content: '▼'; color: #808080; font-size: 0.8rem; transform: scaleX(1.2); display: inline-block; left: 0px; position: absolute; top: 4px; }
.c7 .ls2 { margin: 0px -8px 110px -8px; }
.c7 .ls2 > div { float: left; margin: 0px 8px 14px 8px; width: calc(33.33% - 16px); border: #e0e0e0 solid 1px; text-align: center; padding: 0px 20px 20px 20px; }
.c7 .ls2 > div:nth-child(3n + 1) { clear: both; }
.c7 .ls2 h5 { margin: 0px -20px 20px -20px; color: #fff; font-weight: normal; font-size: 1.6rem; background-color: #0080A0; padding: 10px; }
.c7 .tb2 { margin-bottom: 130px; }
.c7 .tb2 > div { width: calc(50% - 10px); }
.c7 .tbl table { width: 100%; border-collapse: collapse; }
.c7 .tbl th, .c7 .tbl td { border: #c8c8c8 solid 1px; text-align: center; font-weight: normal; font-size: 1.3rem; line-height: 20px; padding: 12px 10px; letter-spacing: -0.06em; }
.c7 .tbl th.ml, .c7 .tbl td.ml { padding: 3px 10px; }
.c7 .tbl .cs th, .c7 .tbl .cs td { padding: 17px 10px; }
.c7 .tbl .cs tr:last-child th, .c7 .tbl .cs tr:last-child td { padding: 16px 10px 15px 10px; }
.c7 .tbl th { color: #fff; background-color: #0080A0; }
.c7 .mr { text-align: center; margin-top: 20px; }
.c7 .mr a { display: inline-block; font-size: 1.2rem; color: #646464; vertical-align: top; background: url(../img/ext.png) no-repeat right center; background-size: 15px auto; padding-right: 15px; }
.c7 .mr a:hover { color: #0080A0; }

.c7 .ls1 > div:nth-child(8) h4 { letter-spacing: -2.3px; }
.c7 .ls1 > div:nth-child(8) p { letter-spacing: -3px; }

.c8 { max-width: 840px; margin: 0 auto; padding: 120px 0px 80px 0px; }
.c8 h2 { text-align: center; font-size: 4rem; color: #1a1a1a; margin-bottom: 15px; }
.c8 h2 + p { text-align: center; margin-bottom: 40px; }
.c8 .req { text-align: right; margin-bottom: 20px; }
.c8 .req span { display: inline-block; font-size: 1.3rem; color: #ca0023; padding-left: 10px; position: relative; }
.c8 .req span:before, .c8 th span:before { content: ''; width: 5px; height: 5px; position: absolute; border-radius: 50%; background-color: #ca0023; left: 0px; top: 7px; }
.c8 table, .c8 tbody, .c8 tr { display: block; }
.c8 th { display: block; font-weight: normal; color: #3c3c3c; padding-bottom: 5px; text-align: left; font-weight: bold; }
.c8 th span { display: inline; position: relative; padding-right: 10px; }
.c8 th span:before { left: auto; right: 0px; top: 0px; text-align: left; }
.c8 td { display: block; font-size: 0px; padding-bottom: 25px; }
.c8 td > span { display: inline-block; vertical-align: top; padding-left: 40px; position: relative; }
.c8 td > span:before { content: ''; width: 16px; height: 2px; background-color: #dedede; left: 12px; top: 50%; margin-top: -1px; position: absolute; }
.c8 td.d1 { max-width: 500px; }
.c8 td p { font-size: 1.4rem; color: #ca0023; margin-top: 5px; }
.c8 .tx td { font-size: 1.4rem; border-bottom: #ccc dotted 1px; margin-bottom: 25px; }
.c8 .tx tr:last-child td { border-bottom: none; margin-bottom: 0px; }

.c8 input[type="text"], .c8 input[type="email"], .c8 input[type="tel"], .c8 select, .c8 textarea { appearance: none; -webkit-appearance: none; width: 100%; font-family: YakuHanJP, inherit; font-size: 1.3rem; line-height: 20px; border: #dedede solid 1px; border-radius: 0px; background-color: #eaeaea; display: inline-block; vertical-align: top; margin: 0px; height: 50px; padding: 15px 20px; transition: 0.15s ease-out; transition-property: background-color, border-color; resize: none; color: #3c3c3c; }
.c8 select { color: #ababab; width: 200px; padding-right: 60px; background: url(../img/arrow2.png) no-repeat right 20px center; background-size: 10px auto; background-color: #eaeaea; }
.c8 input[type="text"]:focus, .c8 input[type="email"]:focus, .c8 input[type="tel"]:focus, .c8 select:focus, .c8 textarea:focus { background-color: #fff; border-color: #0080A0; }
.c8 input:not(:placeholder-shown), .c8 textarea:not(:placeholder-shown) { background-color: #fff; font-size: 1.5rem; }
.c8 input::placeholder, .c8 textarea::placeholder { color: #ababab; opacity: 1; }
.c8 input:-ms-input-placeholder, .c8 textarea:-ms-input-placeholder { color: #ababab; }
.c8 input::-ms-input-placeholder, .c8 textarea::-ms-input-placeholder { color: #ababab; }
.c8 select:valid { background-color: #fff; font-size: 1.5rem; color: #3c3c3c; }
.c8 textarea { min-height: 170px; resize: vertical; }
.c8 input.i1 { max-width: 320px; }
.c8 input[type="tel"] { width: 150px; }

.c8 label { display: inline-block; vertical-align: top; margin: 5px 30px 5px 0px; font-size: 1.4rem; line-height: 21px; position: relative; padding-left: 26px; cursor: pointer; }
.c8 label input { appearance: none; -webkit-appearance: none; width: 0px; border: none; margin: 0px; padding: 0px; opacity: 0; }
.c8 label:hover span, .c8 label input:focus + span { color: #0080A0; }
.c8 label span { transition: all 0.15s ease-out; }
.c8 label span:before, .c8 label span:after { content: ''; position: absolute; border-radius: 50%; transition: all 0.15s ease-out; }
.c8 label span:before { width: 16px; height: 16px; border: #dedede solid 1px; background-color: #eaeaea; left: 0px; top: 2px; }
.c8 label span:after { width: 6px; height: 6px; left: 5px; top: 7px; background-color: #fff; opacity: 0; }
.c8 label input:focus + span:before { border-color: #0080A0; }
.c8 label input:checked + span { color: #0080A0; }
.c8 label input:checked + span:before { background-color: #0080A0; border-color: #0080A0; }
.c8 label input:checked + span:after { opacity: 1; }

.c8 .nav { text-align: center; margin: 30px -10px; font-size: 0px; }
.c8 .nav button, .c8 .nav a { display: inline-block; vertical-align: top; appearance: none; -webkit-appearance: none; border: none; border-radius: 5px; margin: 0px 10px; font-family: YakuHanJP, inherit; font-size: 2.6rem; background: #0080A0 url(../img/arrow3.png) no-repeat right 20px center; color: #fff; line-height: 1.5; padding: 20px; width: 400px; max-width: 100%; cursor: pointer; transition: all 0.15s ease-out; }
.c8 .nav a { width: 200px; background: #cacaca url(../img/arrow4.png) no-repeat 20px center; }
.c8 .nav button:hover, .c8 .nav a:hover { opacity: 0.8; }

.c8 .cta { padding: 0px; margin-top: 80px; }
.c8 .cta .ti { font-size: 2.2rem; color: #2e6eaa; text-align: center; }
/*.c8 .cta .tel { margin-top: 15px; }
.c8 .cta .tel div:before { display: none; }*/
/*.c8 .cta .tel a { margin: 5px 0px; font-size: 6.2rem; background-size: 40px auto; padding-left: 52px; background-position: 0px 15px; }
.c8 .cta .tel span { font-size: 2rem; }*/

.c8 .sent { max-width: 700px; margin: 0 auto; padding: 30px; border-radius: 5px; background-color: #ebf8ff; margin-top: 50px; }

/* Footer */

footer { padding: 20px; }
footer .cont { max-width: 1000px; margin: 0 auto; text-align: left; }
footer .logo { float: left; width: 65px; margin-bottom: 30px; }
footer .tx { float: left; margin-left: 40px; font-size: 1.2rem; margin-bottom: 30px; }
footer .tx div { font-weight: bold; margin-bottom: 5px; }
footer .tx p { line-height: 1.8; }
footer .ptop { float: right; margin-bottom: 30px; }
footer .ptop a { display: inline-block; width: 70px; height: 70px; border-radius: 50%; box-shadow: 0px 5px 13px rgba(0, 0, 0, 0.1); background: #fff url(../img/arrow5.jpg) no-repeat center; background-size: 22px auto; }
footer .ptop a:hover { opacity: 0.8; transform: translateY(-5px); }
footer address { clear: both; border-top: #dcdcdc solid 1px; text-align: center; font-style: normal; font-size: 1rem; color: #aeaeae; padding: 20px 0px 0px 0px; font-family: YakuHanJP, Helvetica, Arial, sans-serif; }

/* Animation */

.ani_a, .ani_a .a1, .ani_a .a2, .ani_a .a3, .ani_a .a4, .ani_a .a5 { transition: all 1s ease-out; opacity: 0; transform: translateY(20px); }
.ani_a.do, .ani_a.do .a1, .ani_a.do .a2, .ani_a.do .a3, .ani_a.do .a4, .ani_a.do .a5 { opacity: 1; transform: translateY(0px); }
.ani_a .a1 { transition-delay: 0.25s; }
.ani_a .a2 { transition-delay: 0.5s; }
.ani_a .a3 { transition-delay: 0.75s; }
.ani_a .a4 { transition-delay: 1s; }
.ani_a .a5 { transition-delay: 1.25s; }
.ani_np { transition: none; opacity: 1; transform: translateY(0px); }

/* SP Responsive */

@media screen and (max-width: 760px) {

body { font-size: 1.4rem; min-width: 0px; overflow-x: hidden; image-rendering: auto; }
a { -webkit-touch-callout: none; user-select: none; -webkit-user-select: none; }
a:hover { text-decoration: none; }
a:hover img { opacity: 1; }
a:active img { opacity: 0.8; }
img { max-width: 100%; height: auto; backface-visibility: initial; -webkit-backface-visibility: initial; }
.sp { display: block; }
.pc { display: none; }

.ymf { font-family: YakuHanJP, 'Noto Serif JP', '游明朝', 'Yu Mincho', '游明朝 Regular', 'Yu Mincho Regular', '游明朝体', 'YuMincho', '游明朝体 ミディアム', 'YuMincho Medium', Arial, sans-serif; }

/* Header */

header { background: url(../img/mainbg_sp.png) no-repeat 0px 0px; background-size: 100% auto; padding: 0px; }
header .navc { height: 60px; }
header nav { top: 0px; position: fixed; }
header nav > div { height: 60px; display: block; padding: 20px 20px 0px 20px; position: relative; }
header nav .logo { width: 98px; margin-right: 0px; }
header nav ul { display: block; position: fixed; right: 0px; top: 0px; width: 250px; background-color: #0080A0; height: 100vh; padding-top: 60px; transition: all 0.2s ease-out; transform: translateX(20px); opacity: 0; pointer-events: none; visibility: hidden; z-index: 1; }
header nav ul li:last-child,
header nav ul li { margin: 0px; font-size: 2.1rem; text-align: left; padding: 2px 5px; }
header nav ul li:last-child a,
header nav ul li a { display: block; height: auto; padding: 10px 25px; margin: 0px; color: #fff; }
header nav ul li:last-child a { width: 100%; }
header nav ul li a:after { display: none; }
header nav ul li a:hover, header nav ul li a.on { color: #fff; }
/*header nav ul li:last-child { display: none; }*/
.menu_on header nav ul { transform: translateX(0px); opacity: 1; pointer-events: all; visibility: visible; box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.1); }

header .spm { display: block; position: absolute; z-index: 2; width: 40px; height: 40px; top: 10px; right: 10px; }
header .spm:before, header .spm:after, header .spm i:before { content: ''; width: 28px; height: 2px; position: absolute; background-color: #0080A0; left: 6px; top: 50%; margin-top: -1px; }
header .spm:before { animation: spm_b ease-out 0.2s 1 forwards; }
header .spm:after { animation: spm_a ease-out 0.2s 1 forwards; }
header .spm i:before { animation: spm_i ease-out 0.2s 1 forwards; }
.menu_on header .spm:before { animation: spm_b_on ease-out 0.2s 1 forwards; }
.menu_on header .spm:after { animation: spm_a_on ease-out 0.2s 1 forwards; }
.menu_on header .spm i:before { animation: spm_i_on ease-out 0.2s 1 forwards; }
@keyframes spm_b { 100% { transform: translateY(-10px); } 50% { transform: translateY(0px); } 0% { transform: translateY(0px) rotate(45deg); background-color: #fff; } }
@keyframes spm_a { 100% { transform: translateY(10px); } 50% { transform: translateY(0px); } 0% { transform: translateY(0px) rotate(-45deg); background-color: #fff; } }
@keyframes spm_i { 100% { opacity: 1; } 0% { opacity: 0; } }
@keyframes spm_b_on { 0% { transform: translateY(-10px); } 50% { transform: translateY(0px); } 100% { transform: translateY(0px) rotate(45deg); background-color: #fff; } }
@keyframes spm_a_on { 0% { transform: translateY(10px); } 50% { transform: translateY(0px); } 100% { transform: translateY(0px) rotate(-45deg); background-color: #fff; } }
@keyframes spm_i_on { 0% { opacity: 1; } 100% { opacity: 0; } }

header .hd { padding: 40px; }
header .lf { float: none; text-align: center; max-width: 100%; }
header .lf img { width: 290px; }
header .rh { float: none; width: auto; padding-top: 100px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-orient: vertical; -webkit-box-direction: normal; -ms-flex-direction: column; flex-direction: column; -webkit-box-align: center; -ms-flex-align: center; align-items: center; }
header .rh h1 { font-size: 1.9rem; margin: 20px 0px; }
header .rh h1:after { font-size: 1.4rem; margin-top: 10px; }
header .rh img { width: 175px; margin: 0px 0px; -webkit-box-ordinal-group: -1; -ms-flex-order: -1; order: -1; }
/*header .rh { float: none; width: auto; padding-top: 100px; }
header .rh h1 { font-size: 1.9rem; }
header .rh h1:after { font-size: 1.4rem; margin-top: 10px; }
header .rh img { width: 175px; margin: 20px 0px; }*/
header .rh div a { font-size: 1.6rem; width: 226px; display: inline-block; border-radius: 5px; padding: 15px 15px 15px 5px; background-position: right 15px center; }

header .tx { background-position: right 110px; background-size: 75% auto; padding: 40px 25px 90px 25px; }
header .tx h2 { padding: 0px; margin-bottom: 120px; }
header .tx h2 img { width: 254px; }
header .tx p { padding: 0px; float: none; max-width: 100%; }

.float_nav_sp header nav { background-color: rgba(255, 255, 255, 0.9); backdrop-filter: blur(5px); -webkit-backdrop-filter: blur(5px); box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.05); }
header.def { background: none; padding: 0px; }
header.def .navc { height: 20px; }

/* Content */

.pos { margin-top: -70px; padding-top: 70px; }

section { padding: 20px 25px; }
section > h2 { font-size: 4.5rem; line-height: 1.2; margin-top: -50px; margin-bottom: 60px; }
section > h2:after { font-size: 1.3rem; margin-top: 15px; }
section > hr.pos { margin-top: -115px; padding-top: 115px; }

.c1 { display: block; padding: 0px 20px; margin-left: 0; }
.c1 > div { width: auto; margin: 0px 0px 65px 0px; }
.c1 > div:before { font-size: 7.6rem; top: -45px; }
.c1 h3 { font-size: 1.8rem; }
.c1 p { font-size: 1.3rem; }

.cta { padding: 80px 0px 110px 0px; text-align: center; }
.cta div:first-child > img { width: 233px; }
.cta .bt { margin-top: 10px; }
.cta .bt a { font-size: 1.6rem; background-position: right 18px center; background-size: 12px auto; width: 255px; padding: 15px 10px 15px 0px; }
.cta .tel { margin-top: 20px; }
.cta .tel div:before { display: none; }
.cta .tel a { background-position: 0px 33px; background-size: 24px auto; padding-left: 32px; font-size: 3.8rem; pointer-events: all; margin: 5px 0px; }
.cta .tel a i { margin: 0px 3px; }
.cta .tel span { font-size: 1.5rem; margin-top: 10px; }

.im_9 img { max-width: 240px; }
.im_11 img { width: 243px; }
.im_12 img { width: 316px; }
.im_13 img { width: 262px; }

.c2 { padding: 30px 10px 10px 10px; margin: 0px -15px; margin-bottom: 25px; }
.c2:last-child { margin-bottom: 70px; }
.c2 h3 { font-size: 2.1rem; margin-bottom: 40px; }
.c2 h3 span { padding: 10px 15px; border-radius: 2px; }
.c2 h3 span:not(:first-child) { margin-top: -12px; }
.c2 .tx { padding: 0px 5px; margin-bottom: 40px; display: block; }
.c2 .tx > img { max-width: 286px; }
.c2 .tx .cf { display: block; }
.c2 .tx .cf > div { padding: 0px 10px 40px; }
.c2 .tx h4 { font-size: 1.9rem; text-align: left; margin-bottom: 10px; }
.c2 .tx1 { padding: 0px 15px; margin-bottom: 60px; }
.c2 .tx1 span { display: inline-block; text-align: left; max-width: 370px; }
.c2 .bt { padding: 25px 15px; text-align: center; }
.c2 .bt .lf { max-width: 100%; float: none; margin-bottom: 25px; }
.c2 .bt .lf a span { font-size: 1.5rem; margin-top: 15px; background-size: 13px auto; }
.c2 .bt .rh { float: none; width: auto; text-align: center; }
.c2 .bt .tl { text-align: left; padding: 0px 5px; }
.c2 .bt .rh > span { font-size: 1.5rem; padding: 7px 10px; }
.c2 .bt .rh h4 { font-size: 1.9rem; margin-bottom: 15px; letter-spacing: -0.02em; }
.c2 .bt .rh h4 span { font-size: 1.5rem; display: block; }
.c2 .bt .rh h4 + i { font-size: 1.4rem; margin: -5px 0px 15px 0px; }
.c2 .bt .rh p { text-align: left; }
.c2 .bt .rh li { font-size: 1.4rem; padding-left: 14px; }
.c2 .bt .rh li:before { width: 10px; height: 10px; top: 5px; }
.c2 .bt .rh .tr li:before { font-size: 1rem; }
.c2 .bt + p { margin-top: 5px; text-align: left; }
.c2 .tx2 { margin-bottom: 60px; text-align: center; }
.c2 .tx2 h4 { font-size: 2rem; padding: 0px 15px; margin: 40px 0px 10px 0px; }
.c2 .tx2 p { text-align: left; }
  
  .c2 .ir { flex-direction: column; margin-bottom: 45px; }
  .c2 .ir > div { width: 100%; }
  .c2 .ir > div:nth-child(2) { margin-top: 20px; }

  .c2 .sticker { padding: 20px 30px; background: #F0F0F0; }
  .c2 .sticker img { max-width: 100%; }
  .c2 .sticker .lf,
  .c2 .sticker .rh{ width: 100%; }
  .c2 .sticker .rh h4 { text-align: center; margin-top: 20px; font-size: 1.8rem; }
  .c2 .sticker .rh p { font-size: 1.4rem; text-align: left; }
  
.c2 .tx .forte { flex-direction: column; padding: 20px; }
  .c2 .tx .forte > div { width: 100%!important;}
  .c2 .tx .forte > div:nth-child(1),
  .c2 .tx .forte > div:nth-child(2){ margin-bottom: 20px;}

.c3 { margin: 0px -15px; margin-bottom: 100px; padding: 25px 25px 40px 25px; }
.c3 .cf { padding-bottom: 30px; }
.c3 .cf .lf { float: none; max-width: 100%; margin-bottom: 25px; }
.c3 .cf .rh { float: none; max-width: 100%; }
.c3 .cf .rh h3 { margin: 30px 0px 10px 0px; }
.c3 .cf:nth-child(2) { padding: 20px 15px; }
.c3 .cf:nth-child(2) .lf { max-width: 100%; margin-bottom: 15px; }
.c3 .cf:nth-child(2) .rh { max-width: 100%; }
.c3 .cf:nth-child(2) .rh h3 { margin-top: 0; }
.c3 .cta { padding: 0px; }

.c4c { padding: 80px 30px 60px 30px; margin: -80px -25px 0px -25px; }
.c4 .e span { width: 74px; height: 74px; }
.c4 .e h3 { font-size: 1.5rem; min-height: 55px; padding: 0px 15px; }

.c5 { padding: 15px 0px 30px 0px; }
.c5 .lf { max-width: 100%; float: none; }
.c5 .lf .im { margin-bottom: 35px; }
.c5 .rh { max-width: 100%; float: none; }
.c5 .rh > span { font-size: 1.7rem; margin-bottom: 20px; padding: 20px 25px; }
.c5 .rh .ti { font-size: 1.5rem; }
.c5 .rh h3 { font-size: 2.4rem; }
.c5 .rh > i { font-size: 1.4rem; }
.c5 .rh ul { margin: 0px -12px; align-items: center; justify-content: center; margin-bottom: 40px; }
.c5 .rh li { width: 132px; height: 132px; margin: 24px 12px 0px 12px; font-size: 1.9rem; }
  .c5 .rh .sp { margin-top: 20px; }
  .c5 .rh .btn { margin-top: 30px; text-align: center; }

.c6 { margin-bottom: 120px; }
.c6 dt { font-size: 1.7rem; padding: 25px 0px 70px 60px; }
.c6 dt:after { width: 19px; height: 20px; right: 50%; top: auto; bottom: 25px; margin: 0px -10px 0px 0px; }
.c6 dd { padding: 0px 0px 40px 60px; }
.c6 dt:before, .c6 dd:before { font-size: 3.4rem; width: 50px; }
.c6 dt:before { top: 20px; }

.c7 { margin: 0px -15px; padding: 40px 15px 20px 15px; margin-bottom: 25px; }
.c7:last-child { margin-bottom: 40px; }
.c7 h3 { font-size: 2.4rem; margin-bottom: 25px; }
.c7 .ls1 { padding-top: 0px; margin: 0px -15px 20px -15px; }
.c7 .ls1 > div { width: 120px; text-align: center; margin: 20px 15px 0px 15px; }
.c7 .ls1 img { width: 75px; float: none; margin: 0px 0px 5px 0px; }
.c7 .ls1 span { font-size: 1.4rem; }
.c7 .ls1 h4 { font-size: 1.5rem; }
.c7 .tb1 { display: block; margin-top: 20px; }
.c7 .tb1 tbody, .c7 .tb1 tr { display: block; }
.c7 .tb1 th, .c7 .tb1 td { display: block; border: none; padding: 5px 0px; }
.c7 .tb1 th { font-size: 1.7rem; font-weight: bold; padding-bottom: 0px; }
  .c7 .tb1 td { width: 100%; border: none!important; }
  .c7 .tb1 td dl { margin: 0; display: flex; }
  .c7 .tb1 td dt,
  .c7 .tb1 td dd { padding: 0 15px 0 0; border: none!important; }
  .c7 .tb1 td dt { width: 45%; }
  
.c7 .tb1 tr:nth-child(even) th, .c7 .tb1 tr:nth-child(even) td { background: none; }
.c7 .st { font-size: 1.5rem; padding-left: 15px; }
.c7 .st:before { font-size: 1rem; }
.c7 .ls2 { margin: 0px -12px 50px -12px; }
.c7 .ls2 > div { margin: 0px 3px 6px 3px; width: calc(50% - 6px); padding: 0px 10px 8px 10px; }
.c7 .ls2 > div:nth-child(3n + 1) { clear: none; }
.c7 .ls2 > div:nth-child(2n + 1) { clear: both; }
.c7 .ls2 h5 { margin: 0px -10px 8px -10px; font-size: 1.4rem; padding: 7px 5px; }
.c7 .tb2 { margin-bottom: 20px; }
.c7 .tb2 > div { width: auto; float: none; margin-bottom: 20px; }
.c7 .tbl { margin: 0px -10px; overflow: auto; -webkit-overflow-scrolling: touch; padding-bottom: 12px; }
.c7 .tbl th, .c7 .tbl td { white-space: nowrap; padding: 8px 10px; }
.c7 .tbl th.ml, .c7 .tbl td.ml { padding: 5px 10px; }
.c7 .tbl .cs th, .c7 .tbl .cs td { padding: 8px 10px; }
.c7 .tbl .cs tr:last-child th, .c7 .tbl .cs tr:last-child td { padding: 8px 10px; }
.c7 .mr { margin-top: 5px; }
.c7 .mr a { font-size: 1.5rem; }

.c7 .ls1 > div:nth-child(8) h4 { letter-spacing: -0.3px; }
.c7 .ls1 > div:nth-child(8) p { letter-spacing: -2px; }
  
.c8 { padding: 50px 0px; }
.c8 h2 { font-size: 3.2rem; margin-bottom: 15px; }
.c8 h2 + p { margin-bottom: 30px; }
.c8 .req { display: none; }
.c8 th { font-size: 1.7rem; }
.c8 td > span { padding-left: 20px; }
.c8 td > span:before { width: 10px; left: 5px; }

.c8 input[type="text"], .c8 input[type="email"], .c8 input[type="tel"], .c8 select, .c8 textarea { height: 44px; padding: 12px; }
.c8 textarea { min-height: 150px; resize: none; }
.c8 input.i1 { max-width: 320px; }
.c8 input[type="tel"] { width: 80px; }
.c8 input[type="tel"]::placeholder { color: rgba(255, 255, 255, 0); opacity: 1; }
.c8 input[type="tel"]:-ms-input-placeholder { color: rgba(255, 255, 255, 0); }
.c8 input[type="tel"]::-ms-input-placeholder { color: rgba(255, 255, 255, 0); }

.c8 label { line-height: 22px; padding-left: 22px; margin-right: 20px; }
.c8 label span:before { top: 3px; }
.c8 label span:after { top: 8px; }

.c8 .nav { margin: 20px -10px; }
.c8 .nav button, .c8 .nav a { margin: 10px 0px; font-size: 2rem; background-size: 10px auto; padding: 15px; width: 310px; }
.c8 .nav a { width: 180px; background-size: 10px auto; padding: 12px 15px; }

.c8 .cta { margin-top: 50px; }
.c8 .cta .ti { font-size: 1.5rem; }
/*.c8 .cta .tel a { font-size: 4.2rem; background-size: 28px auto; padding-left: 40px; background-position: 0px 8px; }
.c8 .cta .tel span { font-size: 1.5rem; }*/

.c8 .sent { padding: 20px; margin-top: 30px; }

/* Footer */

footer { padding: 0px; }
footer .logo { float: none; width: 56px; margin: 0px 25px 20px 25px; }
footer .tx { float: none; margin: 0px 25px 20px 25px; font-size: 1.5rem; }
footer .tx div { font-size: 1.7rem; color: #333; }
footer .ptop { margin: 0px 25px 20px 25px; }
footer .ptop a { width: 60px; height: 60px; background-size: 19px auto; }
footer address { font-size: 1.2rem; padding: 20px 10px; }

}

/* SP Responsive Small */

@media screen and (max-width: 360px) {

section > h2 { font-size: 3.8rem; }

.c1 h3 { font-size: 1.6rem; }
.c1 p { font-size: 1.2rem; }

.c2 .ti { font-size: 1.2rem; }
.c2 .ti span { padding: 5px 8px; letter-spacing: -1px; }
.c2 .ti span:last-child { margin-top: -5px; }
.c2 .bt .rh > span { font-size: 1.4rem; }

.c5 .rh li { width: 110px; height: 110px; }

.c7 h3 + p { font-size: 1.2rem; }
.c7 .st { font-size: 1.3rem; }
.c7 .st:before { top: 2px; }

.c8 h2 { font-size: 2.6rem; }

.c8 input[type="tel"] { width: 70px; }
.c8 .cta .ti { font-size: 1.3rem; }
/*.c8 .cta .tel a { font-size: 3.8rem; padding-left: 32px; background-position: 0px 9px; background-size: 24px auto; }*/

.c8 .sent { font-size: 1.3rem; }

}