
@charset 'utf-8';


/* for SP {{{ */
@media screen and (max-width: 768px) {
body {
	font-size: 3.46vw;
	line-height: 1.3;
}
img {
    width: 100%;
    max-width: 100%;
}

.sp-em133 {
	font-size: 1.33em !important;
}
.sp-em15 {
	font-size: 1.5em !important;
}
.sp-none {
	display: none !important;
}
.sp-mleft00 {
	margin-left: 0 !important;
}
.sp-mtop1em {
	margin-top: 1em;
}

.flexbox.sp-reverse {
	-webkit-box-direction:column-reverse;
    -webkit-flex-direction:column-reverse;
    flex-direction:column-reverse;
}
/* modal {{{ */
.mfp-bg.mfp-fade {
	min-width: 50vw;
}
.mfp-bg.mfp-fade + .mfp-wrap {
	min-width: 50vw;
}
.mfp-content div.popup-modal-detail {
    max-width: 100%;
    margin: auto;
    padding: 3em 2em;
}
/* .mfp-content div.popup-modal-detail .mfp-close {
	width: 2em;
	height: 2em;
	line-height: 2;
	top: 0.5em;
	right: 0.5em;
} */
.mfp-content div.popup-modal-detail .btn-modal-close {
	width: 2em;
	height: 2em;
	top: 0.5em;
	right: 0.5em;
}
/* #wrapper {{{ */
#wrapper {
	width: 100%;
	min-width: 100%;
}
/* }}} */
/* header {{{ */
header {
	padding: 2em;
}
header h1 {
	z-index: 99999;
}
header h1 img {
	width: 68.8vw;
}
header nav {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 999;
	width: 100%;
	pointer-events: none;
}
header nav .menu-btn {
	pointer-events: auto;
	width: 16.73vw;
	height: 15.66vw;
	margin: 2vw 2vw 0 auto;
	cursor: pointer;
	position: relative;
	z-index: 2;
}
header nav .menu-btn img {
	width: 100%;
}
header nav .menu-btn .hmenu-open {
    display: block;
}
header nav .menu-btn .hmenu-close {
    display: none;
}
header nav .menu-btn.menu-open .hmenu-open {
    display: none;
}
header nav .menu-btn.menu-open .hmenu-close {
    display: block;
}
header nav .nav-inner-wrap {
	border: none;
	pointer-events: auto;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	transform: none;
	-webkit-transform: none;
	background: #E5E5E5;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	padding: 28vw 1em 5vw;
	height: 100vh;
	z-index: 1;
	overflow-y: scroll;
	box-sizing: border-box;
}
header nav .nav-inner-wrap ul.nav-list {
	width: 100%;
	text-align: center;
}
header nav .nav-inner-wrap ul.nav-list li + li {
	margin-top: 1.5em;
}
header nav .nav-inner-wrap ul.nav-list li a {
	font-size: 4.26vw;
}
header nav .nav-inner-wrap ul.nav-list + div a {
	width: 42.33vw;
	margin-top: 2.5em;
}
header nav .nav-inner-wrap .tel {
	width: 59.06vw;
	margin: 1em auto 0;
}
header nav .nav-inner-wrap .call {
	width: 80.06vw;
	margin: 1em auto 0;
	display: block;
}
/* }}} */

/* .footer {{{ */
/* #pagetop {
	position: fixed;
	right: 100px;
	bottom: 60px;
	z-index: 999;
}
#pagetop:hover {
	opacity: 0.8;
	transition: .6s;
} */
footer {
	padding: 3em 0 0;
	margin-top: 10vw;
}
footer .footer {
	width: 86.66vw;
	margin: auto;
}
footer .footer .ttl {
	width: 100%;
}
footer .footer .ttl img {
	width: 100%;
}
footer .footer dl {
	width: 100%;
	font-size: 3.2vw;
	margin-top: 1.5em;
}
footer .copy {
	padding: 2em 0 9em;
	text-align: center;
	margin-top: 1.5em;
}
footer .copy p {
	width: 100%;
	font-size: 1.9vw;
}
.fix-footer-sp {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	z-index: 99;
}
.fix-footer-sp .ttl_footer {
	width: 94.66vw;
	margin: 0 auto -3vw;
}
.fix-footer-sp .inner {
	display: none;
	background: #FFFF00;
	position: relative;
	margin: 3vw auto 0;
	width: 92vw;
	padding: 0 0 5vw;
}
.fix-footer-sp .inner .btns {
	width: 85vw;
	margin: auto;
}
.fix-footer-sp .inner .btns a {
	display: block;
	width: 42.33vw;
}
.fix-footer-sp .inner .btns img {
	width: 100%;
}
.fix-footer-sp .inner .img_footer_tel {
	width: 78.46vw;
	margin: 1vw auto 0;
}
.fix-footer-sp .inner .tel {
	width: 80.06vw;
	margin: 0.5em auto 0;
	display: block;
}
/* }}} */

/* top {{{ */
#contents.top .kvarea {
	width: 100%;
	height: 165.33vw;
	background: url('../img/sp/main.webp') center top no-repeat;
	background-size: cover;
	padding: 0;
}
#contents.top .kvarea .BL_bg{
    position: relative;
}
#contents.top .kvarea .BL_bg::before{
    bottom: calc(100% - 6rem);
}
#contents.top .kvarea .BL_bg::after{
    top: 3rem;
    bottom: calc(100% - 9rem);
}
#contents.top .kvarea img.t01 {
	top: 2vw;
}
#contents.top .kvarea img.t02 {
    max-width: none;
    top: 1vw;
    left: 0;
}
#contents.top .kvarea img.t03 {
    left: auto;
    right: 3%;
    top: auto;
    bottom: -10vh;
    max-width: 30%;
}
#contents.top .kvarea img.img_sphone{
    width: 80%;
    top: 0;
    left: 10%;
    right: 0;
}
#contents.top .kvarea img.t04 {
    width: 40vw;
    top: 45vh;
    left: -3vw;
}
#contents.top .kvarea img.t05 {
    width: 40vw;
    top: 1vh;
    left: 0;
}
#contents.top .kvarea img.t06 {
    width: 40vw;
    top: 40vh;
    left: auto;
    right: -2vw;
}
#contents.top .kvarea img.t07 {
    width: 40vw;
    left: auto;
    top: 8vh;
    right: 0;
}
#contents.top .kvarea img.t08{
    width: 110%;
    max-width: 110%;
    left: -5%;
    top: 13vh;
}

#contents.top .form-area {
	width: 86.66vw;
}
#contents.top .form-area h2 {
	position: relative;
}
#contents.top .form-area h2 + img {
	width: 41.93vw;
	right: -3vw;
	top: -15vw;
}
#contents.top .form-area form {
	padding: 2em;
}
#contents.top .form-area form .item + .item {
	margin-top: 0;
}
#contents.top .form-area form .item dl {
	margin-bottom: 1.5em;
}
#contents.top .form-area form .item.clm2 dl {
	width: 100%;
}
#contents.top .form-area form .item dl dt {
	width: 100%;

}
#contents.top .form-area form .item dl dd {
	max-width: 100%;
	width: 100%;
	margin-top: 0.4em;
}
#contents.top .form-area form .item dl dd input[type=text] {
	width: 100%;
}
#contents.top .form-area form .item dl dd.radio {

}
#contents.top .form-area form .item dl dd input[type=radio] {
	display: none;
}
#contents.top .form-area form .item dl dd input[type=radio] + label {
	width: 100%;
	padding: 1em 1em 1em 3em;
	margin-bottom: 0.5em;
	background: #fff;
}
#contents.top .form-area form .item dl dd input[type=radio]:checked + label {
	background: #D3E8FF;
}
#contents.top .form-area form .item dl dd input[type=radio] + label::before {
	left: 0.6em;
}
#contents.top .form-area form .item dl dd input[type=radio]:checked + label::before {
	border: solid 1px #0000FF;
	box-shadow : 0 0 1vw rgba(0, 0, 0, 0.3) inset;
}
#contents.top .form-area form .item dl dd input[type=radio]:checked + label::after {
	left: 0.85em;
	background: #0000FF;
}
#contents.top .form-area form .item dl dd textarea {
	height: 7em;
	margin-top: 1.5em;
}
#contents.top .form-area form .agree {
	font-size: 3.2vw;
}
#contents.top .form-area form button {
	width: 79.26vw;
}
#contents.top .confirm + .form-area form .item dl {
	border: solid 1px #ccc;
	background : rgba(255, 248, 165, 1);
	width: 100%;
}
#contents.top .confirm + .form-area form .item dl dt {
	border: none;
	border-bottom: solid 1px #ccc;
	margin: 0;
	padding: 0.5em;
	font-weight: bold;
}
#contents.top .confirm + .form-area form .item dl dd {
	padding: 0.5em;
}
#contents.top section .section-inner {
	width: 86.66vw;
	margin: auto;
}
#contents.top section#read {
	background: url('../img/sp/bg_read.webp') center top no-repeat #2B2B2B;
	background-size: contain;
	padding: 6.6vw 0;
	margin-top: 0;
}
#contents.top section#read h2 {
	font-size: 7.01vw;
}
#contents.top section#read h2 span {
	font-size: 9.08vw;
}
#contents.top section#read ul {
	width: 90.13vw;
	margin: 2em auto 0;
}
#contents.top section#read ul li {
	width: 100% !important;
	margin: auto !important;
	min-width: 100%;
}

#contents.top section#risk {
	background: url('../img/sp/bg_risk.webp') center top no-repeat #ccc;
	background-size: contain;
	padding: 32vw 0 7vw;
	position: relative;
}
#contents.top section#risk h2 img {
	width: 86.93vw;
}
#contents.top section#risk .arrow_yb {
	width: 78.13vw;
	height: 46.26vw;
	background: url('../img/sp/arrow_yb.webp') center top no-repeat;
	background-size: contain;
	top: -13vw;
	margin-right: -39.065vw;
	font-size: 4.26vw;
}
#contents.top section#risk h2 {
	font-size: 6.24vw;
}
#contents.top section#risk h2 span {
	font-size: 11.09vw;
}
#contents.top section#risk .item {
	margin-top: 4em;
}
#contents.top section#risk .item > div {
	width: 83.11vw;
	padding: 12vw 1vw 4vw;
}
#contents.top section#risk .item > div + div {
	margin-top: 7em;
}
#contents.top section#risk .item h3 span {
	width: 55.53vw;
	height: 22.46vw;
	top: -22vw;
	font-size: 5.2vw;
	padding-top: 5vw;
}
#contents.top section#risk .item > div > ul {
	width: 68.86vw;
	margin: auto;
}
#contents.top section#risk .item > div > ul > li {
	width: 100%;
}
#contents.top section#risk .item > div > ul > li + li {
	margin-top: 3em;
}
#contents.top section#risk .item > div > ul > li h4 {
	font-size: 6.24vw;
}
#contents.top section#risk .item > div > ul > li ul {
	font-size: 4.5vw;
}

#contents.top section#ak {
	background: url('../img/sp/bg_voice.webp') center top no-repeat;
	background-size: cover;
	padding: 10vw 0;
	position: relative;
	text-align: center;
}
#contents.top section#ak h2 .ttl_ak_sub {
	font-size: 6vw;
}
#contents.top section#ak h2 .ttl_ak {
	font-size: 8.59vw;
	margin-top: 0.5em;
}
#contents.top section#ak img {
	display: inline-block;
}
#contents.top section#ak h3 img {
	width: 78.73vw;
}
#contents.top section.ak-btm {
	background: url('../img/sp/bg_ak.webp') center top no-repeat;
	background-size: cover;
	padding: 0;
	position: relative;
	text-align: center;
}
#contents.top section.ak-btm .arrow_rb {
	width: 78.13vw;
}
#contents.top section.ak-btm .item {
	width: 100%;
	height: 138.66vw;
	margin: auto;
	display: flex;
	display:-webkit-flex;
	display:-ms-flexbox;
	align-items: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	-ms-flex-pack:center;
  -webkit-justify-content: center;
  justify-content:center;

	flex-wrap: wrap;
	-webkit-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
}
#contents.top section.ak-btm .item .right {
	width: 100%;
}
#contents.top section.ak-btm .item .center img {
	margin-top: 1em;
}
#contents.top section.ak-btm .item .t02 {
	position: relative;
	text-align: center;
}
#contents.top section.ak-btm .item .t02 .bg01 {
	width: 22.4vw;
	height: 5.73vw;
	font-size: 3.2vw;
	top: -5vw;
}
#contents.top section.ak-btm .item .t02 .bg02 {
	width: 86.26vw;
	height: 15.6vw;
	font-size: 3.6vw;
}
#contents.top section.ak-btm .item .t03 {
	width: 86.46vw;
}
#contents.top section.ak-btm .item .t04 {
	font-size: 4.27vw;
}
.entry_txt img {
	width: 66.86vw;
}
.btn_entry img {
	width: 95.26vw;
}
.entry_txt {
	margin: 3em auto 0;
}
#net + .entry_txt {
	margin-top: 2em;
}
.btn_entry {
	margin-bottom: 1.5em;
}
#contents.top section#sodan {
	background: url('../img/sp/bg_ex.webp') center top no-repeat;
	background-size: cover;
	padding: 10vw 0 3vw;
	position: relative;
	text-align: center;
}
#contents.top section#sodan h2 img {
	width: 84.66vw;
}
#contents.top section#sodan ul {
	width: 84.26vw;
	margin: 2em auto 0;
}
#contents.top section#sodan ul li {
	width: 39.86vw;
	margin-bottom: 1.6em;
}
#contents.top section#sodan ul li h4 {
	font-size: 3.2vw;
}
#contents.top section#sodan ul li h4 span {
	font-size: 0.83em;
}

#contents.top section#res {
	background: url('../img/sp/bg_res.webp') center top no-repeat #0071F6;
	background-size: contain;
	padding: 10vw 0;
	position: relative;
	text-align: center;
}
#contents.top section#res h2 .t01 {
	font-size: 6.8vw;
}
#contents.top section#res h2 .t02 {
	font-size: 17.33vw;
}
#contents.top section#res h2 .t03 {
	font-size: 6.58vw;
}
#contents.top section#res ul {
	width: 80.26vw;
	margin: 73vw auto 0;
	position: relative;
	z-index: 2;
}
#contents.top section#res ul li {
	width: 100%;
	margin-bottom: 12vw;
}
#contents.top section#res ul li .num {
	position: absolute;
	width: 16.73vw;
	left: -1em;
	top: -1em;
}
#contents.top section#res ul li h3 {
	height: 23.04vw;
	font-size: 6.09vw;
}
#contents.top section#res ul li h3 span {
	font-size: 19.44vw;
}
#contents.top section#res ul li .inner {
	height: auto;
}
#contents.top section#res ul li .inner h4 {
	font-size: 5.06vw;
}
#contents.top section#res ul li .inner h4 + p {
	font-size: 4vw;
}
#contents.top section#res .img_res {
	width: 100%;
	position: absolute;
	left: 0;
	right: auto;
	bottom: auto;
	top: 33vw;
	transform: none;
	-webkit-transform: none;
}

#contents.top section#net {
	padding: 10vw 0 0;
}
#contents.top section h2.ttl-black {
	font-size: 5.86vw;
	line-height: 1.3;
	font-weight: normal;
}
#contents.top section#net h2 {
	margin-bottom: 1em;
}
#contents.top section#flow {
	background: url('../img/sp/bg_flow.webp') center top no-repeat;
	background-size: cover;
	padding: 10vw 0;
	position: relative;
	text-align: center;
}
#contents.top section#flow h2 + p {
	font-size: 4.16vw;;
}

#contents.top section#price {
	padding: 10vw 0 0;
}
#contents.top section#price h2 {
	margin-bottom: 0.5em;
}
#contents.top section#price .price-list {
	width: 83.2vw;
	margin: auto;
}
#contents.top section#price .price-list li {
	width: 100%;
	padding: 0 0 5vw;
	font-size: 3.81vw;
	margin-top: 5.2vw;
}
#contents.top section#price .price-list li h4 {
	font-size: 3.81vw;
	height: 12.13vw;
	margin-bottom: 4.26vw;
}
#contents.top section#price .price-list li h4.long {
	font-size: 3.46vw;
}
#contents.top section#price .price-list li h4.long span {
	font-size: 2.42vw;
}
#contents.top section#price .price-list li .num {
	font-size: 6.06vw;
}
#contents.top section#price .price-list li p {
	min-height: 6vw;
}

#contents.top section#faq {
	padding: 10vw 0;
	margin-bottom: 20vw;
}
#contents.top section#faq h2 {
	margin-bottom: 1em;
}
#contents.top section#faq dl {
	width: 100%;
}
#contents.top section#faq dl + dl {
	margin-top: 1em;
}
#contents.top section#faq dl dt {
	font-size: 3.6vw;
	padding: 1.5em 2.5em 1.5em 4em;
}
#contents.top section#faq dl dt::before {
	content: "";
	background: url('../img/sp/q.webp') center top no-repeat;
	background-size: cover;
	width: 8vw;
	height: 8vw;
}
#contents.top section#faq dl dd {
	font-size: 3.46vw;
	padding: 1.3em 2em 1.5em 4em;
	box-sizing: border-box;
}
#contents.top section#faq dl dd::before {
	content: "";
	background: url('../img/sp/a.webp') center top no-repeat;
	background-size: cover;
	width: 8vw;
	height: 8vw;
}
/* }}} */


}

/* }}} */

/* vim: set ts=4 sw=4 sts=0 foldmethod=marker : */
