@charset "UTF-8";

/* Mediaquery 
PC Only 1151px～
Tablet big 861～1150
Tablet small 601～860
Smartphone ～600
*/

/*=============================================================
　base
=============================================================*/


@media only screen and (max-width: 640px) {
	.spNone {
		display: none;
	}
}

body {
	background-color: #fff;
	color: #333333;
	font-size: 18px;
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0;
	padding: 0;
	width: 100%;
}


/*=============================================================
　rayout SP
=============================================================*/

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

body {
	position: relative;
	min-height: 100vh;
}

.pconly {
	display: none;
}

div.spfooterbtn {
	width: 100%;
	height: 80px;
	margin-bottom: 0;
	padding: 0 4px;
	position: fixed;
	bottom: 0;
	z-index: 9998;
	background: rgba(12, 26, 64, 0.8);
}
div.spfooterbtn li {
	width: 50%;
	float: left;
	margin: 0 0 0 0;
	padding: 0;
}
div.spfooterbtn li a {
	display: block;
	width: 90%;
	background: #ff8400;
	color: #fff;
	text-align: center;
	margin: 10px auto;
	padding: 10px 0;
	border-radius: 4px;
	font-weight: bold;
	line-height: 1.0;
}
div.spfooterbtn li a i {
	display: block;
	text-align: center;
	font-size: 140%;
	margin: 0 0 5px 0;
	padding: 0;
	line-height: 1.0;
}
div.spfooterbtn li a span {
	display: block;
	text-align: center;
	font-size: 60%;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 0;
	line-height: 1.0;
}




section.cvbtn {
	margin: 0 auto;
	width: 100%;
}
.cvbtnbg01 { background: #0c1a40;}
.cvbtnbg02 { background: #0c1a40;}
.cvbtnbg03 { background: #0c1a40;}
.cvbtnbg04 { background: #0c1a40;}
.cvbtnbg05 { background: #0c1a40;}

section.cvbtn div.sectioninner {
	padding: 30px 0 35px 0;
	margin: 0 auto;
	width: 85%;
	position: relative;
}
section.cvbtn h4 {
	color: #fff;
	font-size: 100%;
	font-weight: 700;
	letter-spacing: 1px;
	text-align: center;
	margin: 0 auto 20px;
	padding: 0 0 0 0;
	line-height: 1.4;
	width: 100%;
	font-feature-settings: "palt";
}
section.cvbtn p.cvbtns_sumary {
	width: 100%;
	line-height: 1.4;
	padding: 15px 5%;
	margin: 0 auto 20px;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	color: #fff;
	letter-spacing: 1px;
	font-size: 80%;
}
section.cvbtn div.cvbtns {
	width: 100%;
	margin: 0 auto;
}
section.cvbtn div.cvbtn_tel {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0;
}
section.cvbtn p.cvbtn_web {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}
section.cvbtn p.cvbtn_web2 {
	width: 100%;
	margin: 0 0 20px 0;
	padding: 0;
}
section.cvbtn div.cvbtn_tel a {
	display: block;
	text-align: center;
	color: #fff;
	font-size: 100%;
	font-weight: bold;
	letter-spacing: 1px;
	border-radius: 80px;
	border: 1px solid #fff;
	padding: 10px 0;
}
section.cvbtn div.cvbtn_tel a span {
/*	font-size: 80%;*/
	font-weight: bold;
	letter-spacing: 1px;
}
section.cvbtn div.cvbtn_tel a p.cvbtn_tel_span1 {
	font-size: 80%;
	margin-bottom: 5px;
}
section.cvbtn div.cvbtn_tel a p.cvbtn_tel_span2 {
	font-size: 70%;
}
section.cvbtn div.cvbtn_tel a p.cvbtn_tel_span3 {
	font-size: 160%;
	font-weight: bold;
	margin-bottom: 5px;
}
section.cvbtn div.cvbtn_tel a p.cvbtn_tel_span3 i {
	font-size: 80%;
	padding-right: 10px;
	transform: translateY(-2px);
}
section.cvbtn div.cvbtn_tel a p.cvbtn_tel_span3 i span {
   font-size: 160% !important;
   font-weight: bold;
   margin-bottom: 5px;
}
section.cvbtn p.cvbtn_web a {
	display: block;
	width: 100%;
	background: #ff8400;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 110%;
	letter-spacing: 2px;
	border-radius: 87px;
	line-height: 87px;
	margin: 0 0 0 0;
	padding: 0;
}
section.cvbtn p.cvbtn_web a i {
	padding-right: 10px;
}
section.cvbtn p.cvbtn_web2 a {
	display: block;
	width: 100%;
	background: #ff8400;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 130%;
	letter-spacing: 2px;
	border-radius: 80px;
	line-height: 80px;
	margin: 0 0 0 0;
	padding: 0;
}
section.cvbtn p.cvbtn_web2 a i {
	padding-right: 10px;
}


article.cvwrap-1,
article.menuwrap,
article.casewrap,
article.pricewrap,
article.cvwrap-1 {
	background-color: #fbfaf6;
}

p {
	font-size: 12px;
	line-height: 1.8;
	letter-spacing: 1px;
}


article.reasonwrap {
	width: 90%;
	margin: 0 auto;
}
section.reasoncont {
	width: 100%;
	margin: 0 auto;
}
h2.bdn {
	text-align: center;
	color: #244386;
	font-size: calc(50/750*100vw);
	font-feature-settings: "palt";
	letter-spacing: 5px;
	line-height: 1.6;
	margin: 0 0 0 0;
	position: relative;
}
h2.bdb {
	text-align: center;
	color: #244386;
	font-size: 28px;
	letter-spacing: 5px;
	line-height: 1.6;
	margin: 0 0 100px 0;
	position: relative;
}
h2.bdb::before,h2.bdb2::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -35px;
	display: inline-block;
	width: 70%;
	height: 3px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #b39a6b;
	border-radius: 2px;
}
h2.bdb2 {
	text-align: center;
	color: #244386;
	font-size: 28px;
	letter-spacing: 5px;
	line-height: 1.6;
	margin: 0 0 40px 0;
	position: relative;
}
h2.bdn_mono {
	text-align: center;
	color: #333;
	font-size: 28px;
	letter-spacing: 5px;
	line-height: 1.6;
	margin: 0 0 60px 0;
	position: relative;
}
h2.bdn_mono span {
	position: absolute;
	background-color: #b39a6b;
	text-align: center;
	color: #fff;
	font-size: 24px;
	letter-spacing: 2px;
	line-height: 70px;
	width: 70px;
	border-radius: 70px;
	left: 7%;
	top: -25px;
	font-weight: bold;
}
h2.bdn_mono span::before {
	position: absolute;
	content: "";
	text-align: center;
	border-top: 11px solid #b39a6b;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	right: 2px;
	bottom: 2px;
	transform: rotate(-45deg);
}
h2.bdb_mono {
	text-align: center;
	color: #333;
	font-size: 22px;
	letter-spacing: 5px;
	line-height: 1.6;
	margin: 0 0 100px 0;
	position: relative;
}
h2.bdb_mono::before {
	content: '';
	position: absolute;
	left: 50%;
	bottom: -35px;
	display: inline-block;
	width: 70%;
	height: 3px;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	background-color: #4d7ab7;
	border-radius: 2px;
}


article.topimg {
	width: 100%;
	margin: 0 auto 30px;
}



article.summarywrap {
	width: calc(600/750*100vw);
	margin: 0 auto 60px;
}

ul.summarylist {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin: 30px auto 0;
}
ul.summarylist li {
	width: 100%;
	margin-bottom: 20px;
}
ul.summarylist li p {
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 2px;
	font-size: 15px;
	margin-top: 10px;
}
div.summarycontbox {
	width: 100%;
	position: relative;
}
div.summarycontbox h3 {
	width: 100%;
	position: absolute;
	background: rgba(36, 67, 134, 0.8);
	text-align: center;
	color: #fff;
	font-size: 40px;
	padding: 20px 0;
	line-height: 1.0;
	bottom: 0;
}



article.clearwrap {
	width: 90%;
	margin: 0 auto 100px;
}

article.clearwrap h3 {
	color: #fff;
	background: #244386;
	font-size: 20px;
	letter-spacing: 2px;
	width: 100%;
	padding: 20px;
	position: relative;
	line-height: 1.5;
}
article.clearwrap h3 span {
	position: absolute;
	display: block;
	width: 50px;
	color: #fff;
	background: #b39a6b;
	font-size: 20px;
	letter-spacing: 2px;
	padding: 15px 20px;
	text-align: center;
	left: 0;
	top: -40px;
}

ul.clearlist li {
	background-color: #fbfaf6;
	margin-bottom: 60px;
	position: relative;
}
ul.clearlist li:nth-child(even) figure {
	float: none;
	width: 100%;
}
ul.clearlist li:nth-child(odd) figure {
	float: none;
	width: 100%;
}
ul.clearlist li:nth-child(even) p {
	width: 100%;
	padding: 20px;
}
ul.clearlist li:nth-child(odd) p {
	width: 100%;
	padding: 20px;
}



article.casewrap {
	width: 100%;
	padding-top: 80px;
	padding-bottom: 20px;
	margin-bottom: 60px;
}
section.casecont {
	width: 90%;
	margin: 0 auto 0;
}

ul.caselist {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
ul.caselist li {
	width: 100%;
	margin-bottom: 40px;
}
ul.caselist li figure {
	margin-bottom: 20px;
}
ul.caselist li h3 {
	color: #244386;
	text-align: center;
	margin-bottom: 30px;
	font-size: 22px;
	letter-spacing: 2px;
	line-height: 1.5;
}
ul.caselist li p.midashi-4 {
	color: #fff;
	background: #b39a6b;
	font-size: 14px;
	letter-spacing: 2px;
	padding: 5px 10px;
	text-align: center;
	width: 100px;
	margin: 0 auto 15px;
}



article.cvwrap-1 {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
	margin-bottom: 100px;
}
section.cvcont {
	width: 90%;
	margin: 0 auto;
}
section.cvcont-inner {
	width: 90%;
	margin: 0 auto 30px;
	position: relative;
}
section.cvcont-inner figure.cvicon {
	width: 100px;
	position: absolute;
	top: -50px;
	left: -20px;
}
section.cvcont-inner figure.cvimg {
	width: 100%;
	float: none;
	margin-bottom: 20px;
}
section.cvcont-inner div.cvconttxtbox {
	margin-left: 0;
	width: 100%;
	padding-top: 0;
}
section.cvcont-inner div.cvconttxtbox h3 {
	color: #e36089;
	line-height: 1.8;
	margin-bottom: 20px;
	font-size: 18px;
	letter-spacing: 3px;
	font-weight: bold;
}
p.cvcont-btns a {
	display: block;
	width: 100%;
	margin: 0 auto;
	text-align: center;
	font-size: 20px;
	color: #fff;
	padding: 20px;
	border-radius: 5px;
	background: #e36089;
	letter-spacing: 6px;
	font-weight: bold;
}
p.cvcont-btns a span {
	color: #fff100;
	font-weight: bold;
}



article.faqwrap {
	width: 90%;
	margin: 0 auto 100px;
}
.toggle {
	display: none;
}
.Label {
	padding: 30px 50px 30px 30px;
	display: block;
	color: #244386;
	background:#fbfaf6;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: 2px;
	line-height: 1.6;
}
.Label::before {
	content:"";
	width: 6px;
	height: 6px;
	border-top: 2px solid #244386;
	border-right: 2px solid #244386;
	-webkit-transform: rotate(45deg);
	position: absolute;
	top:calc( 50% - 3px );
	right: 30px;
	transform: rotate(135deg);
}
.Label,.content {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	transform: translateZ(0);
	transition: all 0.3s;
}
.content {
	height: 0;
	margin-bottom:10px;
	padding:0 20px;
	overflow: hidden;
	font-size: 13px;
}
.toggle:checked + .Label + .content {
	height: auto;
	padding:0 30px 30px;
	transition: all .3s;
	background: #fbfaf6;
	font-size: 13px;
	line-height: 1.7;
	letter-spacing: 1px;
}
.toggle:checked + .Label::before {
	transform: rotate(-45deg) !important;
}



article.guidelinewrap {
	width: 90%;
	margin: 0 auto;
	background: #f7f8f8;
}
section.guidelinecont {
	width: 100%;
	margin: 0 auto 100px;
	padding: 70px 20px 40px;
}
section.guidelinecont h3 {
	color: #244386;
	margin-bottom: 15px;
	font-size: 15px;
	font-weight: bold;
}
section.guidelinecont p {
	color: #333;
	margin-bottom: 20px;
	padding-bottom: 20px;
	font-size: 13px;
	border-bottom: 1px solid #4d7ab7;
}
section.guidelinecont li:last-child p {
	border: none;
}



article.cvwrap-2 {
	width: 100%;
	background: url(../img/bg_cvwrap-2_sp.jpg) top center no-repeat;
	background-size: cover;
	margin-bottom: 60px;
}
article.cvwrap-2 section.cvcont {
	width: 80%;
	margin: 0 auto;
	padding-bottom: 40px;
}
article.cvwrap-2 section.cvcont section.cvcont-title {
	width: 100%;
	margin: 0 auto 30px;
	padding-top: 180px;
}
article.cvwrap-2 section.cvcont section.cvcont-title h2 {
	color: #e36089;
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 5px;
	margin-bottom: 30px;
	line-height: 1.2;
}
article.cvwrap-2 ul.cvicons {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
article.cvwrap-2 ul.cvicons li {
	width: 30%;
}
article.cvwrap-2 ul.cvbtns2 {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
article.cvwrap-2 ul.cvbtns2 li {
	width: 100%;
	margin-bottom: 10px;
}
article.cvwrap-2 ul.cvbtns2 li a,
article.cvwrap-2 ul.cvbtns2 li div {
	display: block;
	width: 100%;
	padding: 20px;
	text-align: center;
	font-size: calc(40/750*100vw);
	letter-spacing: 4px;
	font-weight: bold;
	border-radius: 5px;
}
article.cvwrap-2 ul.cvbtns2 li span img {
	display: inline;
	width: 30px;
	padding-right: 10px;
}
article.cvwrap-2 ul.cvbtns2 li .cvbtns2_form {
	background: #e36089;
	color: #fff;
}
article.cvwrap-2 ul.cvbtns2 li .cvbtns2_tel {
	background: #fff;
	color: #e36089;
}
article.cvwrap-2 ul.cvbtns2 li .cvbtns2_line {
	background: #fff;
	color: #57b763;
}
article.cvwrap-2 ul.cvbtns2 li .cvbtns2_line label {
	font-weight: bold;
}


section.lpform {
	padding: 20px 0 0 0;
}

section.lpform p {
	color: #333;
	font-weight: 400;
	width: 80%;
	line-height: 1.7;
}
p.formleadtxt {
	text-align: center;
	margin: 40px auto 40px;
	font-size: 13px;
}
table.formtable {
	width: 90%;
	background: #fff;
	margin: 50px auto 0;
}
table.formtable th {
	display: block;
	text-align: left;
	font-size: 14px;
	vertical-align: middle;
	padding: 0 0 20px;
	width: 100%;
	letter-spacing: 1px;
}
table.formtable td {
	display: block;
	text-align: left;
	font-size: 14px;
	vertical-align: middle;
	padding: 0 0 20px;
	position: relative;
	width: 100%;
	border-bottom: 1px solid #fbfaf6;
	margin-bottom: 20px;
}
table.formtable th span.hissu {
	display: inline-block;
	background: #b39a6b;
	border-radius: 3px;
	font-size: 70%;
	padding: 1px 5px 2px;
	margin: 0 5px 0 0;
	text-align: center;
	color: #fff;
	line-height: 1.0;
}
table.formtable input[type=text],
table.formtable input[type=email],
table.formtable input[type=tel],
table.formtable input[type=select],
table.formtable input[type=radio],
table.formtable input[type=submit],
table.formtable input[type=button],
table.formtable select,
table.formtable textarea {
	color: #003a6c;
	background: none;
	border: none;
	-moz-appearance: none;
	-webkit-appearance:none;
	appearance:none;
	border-radius: 0;
	outline: none;
	margin: 0
}
table.formtable input[type=text]:focus,
table.formtable input[type=email]:focus,
table.formtable input[type=tel]:focus,
table.formtable input[type=select]:focus,
table.formtable input[type=radio]:focus,
table.formtable input[type=submit]:focus,
table.formtable input[type=button]:focus,
table.formtable select:focus,
table.formtable textarea:focus {
	color: #003a6c;
	background: none;
	border: none;
	-moz-appearance: none;
	-webkit-appearance:none;
	appearance:none;
	border-radius: 0;
	outline: none;
}
table.formtable input[type=text],
table.formtable input[type=email],
table.formtable input[type=tel],
table.formtable input[type=select],
table.formtable select {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 7px 10px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 90%;
	width: 100%;
}
table.formtable textarea {
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 7px 10px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 90%;
	height: calc( 1.3em * 5 );
	line-height: 1.3;
	width: 100%;
}
table.formtable input[type=text]:focus,
table.formtable input[type=email]:focus,
table.formtable input[type=tel]:focus,
table.formtable input[type=select]:focus,
table.formtable select:focus {
	border: 1px solid #8bb8cb;
	border-radius: 3px;
	background: #f4fcff;
	padding: 7px 10px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 90%;
}
table.formtable textarea:focus {
	border: 1px solid #8bb8cb;
	border-radius: 3px;
	background: #f4fcff;
	padding: 7px 10px;
	font-family: 'Noto Sans JP', sans-serif;
	font-size: 90%;
	height: calc( 1.3em * 5 );
	line-height: 1.3;
}
table.formtable .radio {

}
table.formtable .radio label {
	position: relative;
	padding-left: 1.5em;
	margin-right: 0;
	display: inline-block
}
table.formtable .radio label::before {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%) translateX(0%);
	-webkit- transform: translateY(-50%) translateX(0%);
	width: 15px;
	height: 15px;
	border: 1px solid #ddd;
	border-radius: 50%;
	background: #efefef;
}
table.formtable .radio input:checked + label::after {
	content: "";
	display: block;
	position: absolute;
	top: 50%;
	left: 3px;
	transform: translateY(-50%) translateX(0%);
	-webkit- transform: translateY(-50%) translateX(0%);
	width: 11px;
	height: 11px;
	background: #244386;
	border-radius: 50%;
}
table.formtable .radio span {
	display: block;
	font-size: 90%;
	line-height: 1.0;
	margin: 10px 0 0 10px;
}
table.formtable td.submittd {
	text-align: center;
	border-bottom: none;
}
table.formtable td.submittd2 {
	text-align: center;
	padding: 20px 20% 0;
	border-bottom: none;
}
table.formtable input[type=submit] {
	text-align: center;
	background: #244386;
	color: #fff;
	font-weight: 700;
	/* font-size: 90%; */
	padding: 20px 0;
	border-radius: 5px;
	letter-spacing: 1px;
	font-family: 'Noto Sans JP', sans-serif;
	width: 49%;
}
table.formtable input[type=submit]:hover {
	cursor: pointer;
	opacity: 0.7;
}
table.formtable input[type=submit]:focus {
	text-align: center;
	background: #244386;
	color: #fff;
	font-weight: 700;
	font-size: 90%;
	padding: 20px 100px;
	border-radius: 5px;
}
table.formtable input[type=button] {
	text-align: center;
	background: #244386;
	color: #fff;
	font-weight: 700;
	font-size: 90%;
	padding: 20px 100px;
	border-radius: 5px;
	letter-spacing: 1px;
	font-family: 'Noto Sans JP', sans-serif;
	margin: 0 2% 0 0;
	width: 49%;
}
table.formtable input[type=button]:hover {
	cursor: pointer;
	opacity: 0.7;
}
table.formtable input[type=button]:focus {
	text-align: center;
	background: #244386;
	color: #fff;
	font-weight: 700;
	font-size: 90%;
	padding: 20px 100px;
	border-radius: 5px;
}


footer {
	background: #244386;
	padding: 20px;
	margin-bottom: 80px;
}
footer p {
	color: #fff;
	text-align: center;
	font-size: 10px;
	letter-spacing: 2px;
}



}










/* ========== スマホ時に下部に固定されるお問い合わせ案内 ========== */
.spfooterbtn .footer_line1 {
	width: 12rem !important;
	flex-shrink: 1 !important;
	margin-left: 5px;
	margin-right: 5px;
}
.spfooterbtn .footer_line1 a {
	background: #06C755;
}
	.spfooterbtn .footer_line1 a::before {
			content: '';
			display: inline-block;
			width: 1.2rem;
			height: 1.2rem;
			position: relative;
			top: 0.25rem;
			margin-right: 0.5rem;
			background: url(../img/line_logo.svg) center center;
			background-size: contain;
		}
	
	.spfooterbtn .footer_line2 {
		width: 4rem;
	}
	.spfooterbtn .footer_line2 .btn__modal {
		width: 4rem;
		padding: 10px 0;
		display: block;
		margin: 10px auto 10px 10px;
		text-align: center;
		line-height: 1.0;
		color: #fff;
		font-size: 0.65rem;
		font-weight: bold;
		border-radius: 4px;
		background: #06C755;
	}
	.spfooterbtn .footer_line2 .btn__modal::before {
		content: '';
		display: block;
		width: 1.5rem;
		height: 1.5rem;
		margin: 0 auto 0.25rem;
		background: url(../img/line_logo.png) center center;
		background-size: contain;
	}
	
	@media (max-width: 640px) {
		.spfooterbtn ul.clearfix li:nth-child(1),
		.spfooterbtn ul.clearfix li:nth-child(2) {
			width: calc((100% - 5.25rem) / 2);
		}
	}
	

/* ========== ページの途中で随時現れる下地が紺色のお問い合わせ案内 ========== */

@media (min-width: 641px) {
	.cvbtns {
		display: flex;
		width: 60rem !important;
		max-width: calc(100% - 2rem);
		justify-content: space-between;
		align-items: center;
		position: relative;
		left: 12px;
	}
	.cvbtn_web {
		width: 25rem !important;
		height: 5.5rem !important;
		flex: none;
	}
	.cvbtn_tel {
		width: 25rem !important;
		height: 5.5rem !important;
	}
}
@media (max-width: 1000px) and (min-width: 641px) {
	.cvbtns {
		flex-direction: column;
		position: static;
	}
	.cvbtns > * {
		margin: 0.5rem !important;
	}
}
@media (min-width: 641px) {
	.cvbtn_line1 a {
		display: block;
		width: 5.5rem;
		height: 5.5rem;
		text-align: center;
		font-size: 0.9rem;
		padding: 0.45rem;
		color: white;
		border-radius: 0.25rem;
		background: pink;
		box-sizing: border-box;
		background: #06C755;
		font-weight: bold;
	}
	.cvbtn_line1 a::before {
		content: '';
		display: block;
		width: 3.5rem;
		height: 3.5rem;
		margin: 0 auto 0.25rem;
		background: url(../img/line_logo.svg) center top;
		background-size: contain;
	}
	.cvbtn_line2 {
		display: none;
	}
}
@media (max-width: 640px) {
	.cvbtn_line1 {
		display: none;
	}
	.cvbtn_line2 {
		width: 5.5rem;
		height: 5.5rem;
		margin: 1.5rem auto 0;
	}
	.cvbtn_line2 a {
		display: block;
		width: 5.5rem;
		height: 5.5rem;
		text-align: center;
		font-size: 0.9rem;
		padding: 0.45rem;
		color: white;
		border-radius: 0.25rem;
		background: pink;
		box-sizing: border-box;
		background: #06C755;
		font-weight: bold;
	}
	.cvbtn_line2 a::before {
		content: '';
		display: block;
		width: 3.5rem;
		height: 3.5rem;
		margin: 0 auto 0.25rem;
		background: url(../img/line_logo.svg) center top;
		background-size: contain;
	}
}



/* ========== FAQの変更2022.03.17 ========== */
.q_and_a li {
	position: relative;
	background: #f3f0e6;
}
.q_and_a li input + div {
	display: flex;
	align-items: center;
	width: 100%;
	margin: 1rem 0 0;
	padding: 0.5rem 0 0.5rem 2rem;
	transition: .5s;
}
.q_and_a li input:checked + div {
	padding: 1.5rem 0 1.5rem 2rem;
}
.q_and_a li:nth-child(n + 2) input:checked + div {
	margin: 2rem 0 0;
}
.q_and_a li input + div label {
	display: inline-block;
	line-height: 1.25;
	width: 100%;
	cursor: pointer;
	font-family: serif;
	font-weight: 700;
	font-size: 1.25rem;
	padding-right: 3rem;
	z-index: 2;
}
.q_and_a span {
	font-weight: 700;
	background: linear-gradient(transparent 70%, #ffe396 70%);
}
.q_and_a li input + div::before {
	content: 'Q';
	display: block;
	font-size: 2rem;
	width: 2rem;
	height: 2rem;
	margin-right: 2.5rem;
	font-family: serif;
	font-weight: 700;
}
.q_and_a li input {
	display: none;
}

.q_and_a input + div + div {
	display: none;
}
.q_and_a input:checked + div + div {
	border-top: solid 2px white;
	margin: 0 0 2rem;
	padding: 1.5rem 2rem;
	display: flex;
	align-items: center;
}
.q_and_a input:checked + div + div > div {
	font-size: 1rem;
	line-height: 1.75;
	animation: fadeIn2 0.5s ease 0s 1 normal;
}
@keyframes fadeIn2 {
	0% { opacity: 0; }
	50% { opacity: 0; }
	100% { opacity: 1; }
}
.q_and_a input + div + div::before {
	content: 'A';
	display: block;
	font-size: 2rem;
	width: 2rem;
	height: 2rem;
	margin-right: 2.5rem;
	font-family: serif;
	font-weight: 700;
}
@media (max-width: 45rem) {
	.q_and_a li input + div,
	.q_and_a li input:checked + div {
		padding-left: 2.5vw;
		padding-right: 2.5vw;
		font-size: 1.125rem;
	}
	.q_and_a li input + div label {
		font-size: 1.125rem;
	}
	.q_and_a li input + div::before,
	.q_and_a input + div + div::before {
		margin-right: 2.5vw;
	}
}
.q_and_a input + div::after {
	content: '＋';
	display: block;
	width: 1rem;
	flex: none;
	position: relative;
	left: -2rem;
	padding: 0;
	margin: 0;
	z-index: 1;
	transition: .5s;
}

@media (max-width: 45rem) {
	.q_and_a li input + div,
	.q_and_a li input:checked + div {
		padding-left: 2.5vw;
		padding-right: 2.5vw;
		font-size: 1.125rem;
	}
	.q_and_a li input + div + div,
	.q_and_a li input:checked + div + div {
		padding-left: 2.5vw;
		padding-right: 2.5vw;
		font-size: 1.125rem;
	}
	.q_and_a li input + div label {
		font-size: 1.125rem;
		padding-right: 5vw;
	}
	.q_and_a li input + div::before,
	.q_and_a input + div + div::before {
		margin-right: 2.5vw;
	}
	.q_and_a input + div::after {
		left: -2.5vw;
	}
}
.q_and_a input:checked + div::after {
	transform: rotate(45deg);
}

#faq_ctg {
	display: flex;
	justify-content: space-between;
	list-style: none;
	width: 100% !important;
	margin: -1rem 0 2rem;
	padding: 0 !important;
	box-sizing: border-box;
	position: relative;
}
#faq_ctg li {
	width: calc((100% - 4rem) / 3);
	box-sizing: border-box;
}
@media (max-width: 45rem) {
	#faq_ctg li {
		width: calc((100% - 4vw) / 3);
		font-size: 2.5vw;
	}
}
#faq_ctg li a,
#faq_ctg li a:visited {
	display: block;
	width: 100%;
	text-align: center;
	background: #f3f0e6;
	margin: 0 !important;
	padding: 1rem 0;
	box-sizing: border-box;
	color: #333;
	white-space: nowrap;
}
h3.faq_h3 {
	font-size: 1rem !important;
	padding-top: 2rem;
}
.q_and_a small {
	font-size: 90%;
}
@media (min-width: 45.001rem) {
	.faq_spacer {
		height: 7rem;
	}
}
@media (max-width: 45rem) {
	.faq_spacer {
		height: 5rem;
	}
	.answer_wrap {
		font-size: 0.95rem;
	}
}
label {
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
}


/* ========== 院内のご案内のレイアウト変更2022.03.17 ========== */

#tokyo_wrap {
	width: 1000px;
	max-width: 100%;
	margin-right: auto;
	margin-left: auto;
}
#tokyo_set {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
#tokyo_set h6 {
	font-size: 1.125rem;
	font-weight: bold;
	margin-bottom: 1rem;
	line-height: 1;
	display: flex;
	align-items: center;
}
#tokyo_set h6::before {
	content: '';
	display: inline-block;
	width: 1.125rem;
	height: 1.125rem;
	border-left: solid medium #333;
}
#tokyo_set > div {
	position: relative;
}
#tokyo_menu {
	width: 45%;
}
@media (max-width: 45rem) {
	#tokyo_menu {
		width: 100%;
	}
}
#tokyo_menu ul {
	display: flex;
	flex-wrap: wrap;
	width: calc(100% - 2rem);
	justify-content: space-between;
}
#tokyo_menu ul li {
	width: calc((100% - 1rem) / 2);
	border: solid thin #333;
	padding: 0.75rem 0;
	text-align: center;
	margin-bottom: 1rem;
	font-size: 0.95rem;
}
#tokyo_busdays {
	width: 55%;
}
@media (max-width: 60rem) {
	#tokyo_menu {
		width: 100%;
		padding: 0 !important;
	}
	#tokyo_menu ul {
		margin: 0 !important;
		width: 100%;
		max-width: 100%;
	}
	#tokyo_menu ul li {
		width: calc((100% - 2rem) / 3);
	}
	#tokyo_busdays {
		width: 100%;
	}
}
@media (max-width: 40rem) {
	#tokyo_menu {
		width: calc(100% - 8.5vw);
		margin-left: auto;
		margin-right: auto;
	}
	#tokyo_menu ul {
	}
	#tokyo_menu ul li {
		width: calc((100% - 1rem) / 2);
	}
}
#tokyo_photo {
	width: 100%;
	margin: 2rem 0;
}
#tokyo_photo ul {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
	justify-content: space-between;
}
#tokyo_photo ul li {
	width: calc((100% - 2rem) / 3);
	margin-bottom: 1rem;
}

#tokyo_photo ul li img {
	display: block;
	width: 100%;
	height: auto;
}
#tokyo_address {
	width: 100%;
}
#tokyo_address figure {
	width: 100%;
	margin: 0;
}
#tokyo_address h6 {
	position: absolute;
	top: 0;
	left: 0;
}
#tokyo_address figure figcaption {
	display: block;
	font-size: 1rem;
	width: 100%;
	padding: calc(0.125rem / 2) 0 1.5rem calc(1.125rem * 3);
	text-align: center;
}
#tokyo_address figure iframe {
	display: block;
	width: 100% !important;
	height: 20rem !important;
	border: solid thick pink;
}
@media (max-width: 60rem) {
	#tokyo_photo {
		margin: 1rem 0 0;
		padding: 0 20px 1rem 20px;
	}
	#tokyo_photo ul li {
		width: calc((100% - 1rem) / 2);
		margin-bottom: 1rem;
	}
	#tokyo_address {
		padding: 0 20px 1rem 20px;
	}
	#tokyo_address h6 {
		position: static;
	}
	#tokyo_address figure figcaption {
		padding: 0 0 0.5rem 0;
		text-align: left;
		font-size: 0.9rem;
		line-height: 1.25;
	}
}
@media (max-width: 35rem) {
	#tokyo_photo ul li {
		width: 100%;
		margin-bottom: 1rem;
	}
}



/* ========== 当院の治療費用部分の調整 2022.03.17 ========== */

.plans2::after {
	content: '';
	display: block;
	width: 100%;
	height: 30px;
	background: white;
}
#dental_loan span,
#dental_loan2 span {
	font-weight: 700;
	background: linear-gradient(transparent 70%, #ffe396 70%);
}
#dental_loan,
#dental_loan2 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	box-sizing: border-box;
	width: calc(100% - 60px);
	margin-right: auto;
	margin-bottom: 3.5rem;
	margin-left: auto;
}
#dental_loan li {
	width: calc((100% - 0.75rem) / 2);
	box-sizing: border-box;
	margin: 0 0 0.75rem 0;
	background: white;
	padding: 2rem 2.25rem;
}
#dental_loan2 li {
	width: calc((100% - 1.5rem) / 3);
	box-sizing: border-box;
	margin: 0 0 0.75rem 0;
	background: white;
	padding: 2rem 2.25rem;
}
#dental_loan li h4,
#dental_loan2 li h4 {
	font-size: 1.2rem;
	padding: 0 0 1.25rem 0;
	text-align: center;
	font-family: serif;
	font-weight: 700;
	border-bottom: solid thin #666;
	margin-bottom: 1rem;
}
#dental_loan li p,
#dental_loan2 li p {
	font-size: 1rem;
	line-height: 1.75;
}
@media (max-width: 1000px) {
	#dental_loan,
	#dental_loan2 {
		width: 100%;
	}
	#dental_loan li,
	#dental_loan2 li {
		padding: 1.5rem;
	}
}
@media (max-width: 850px) {
	#dental_loan li,
	#dental_loan2 li {
		width: 100%;
	}
}
@media (max-width: 640px) {
	#dental_loan,
	#dental_loan2 {
		width: calc(100% - 10vw);
	}
}








/* ========== 20221212追加 ========== */

.heading {
	text-align: center;
}

.box__point {
	width: 90%;
	margin: 0 auto 6rem;
	padding: 2rem;
	background: #eee;
}

.caption {
	line-height: 1.4;
	font-size: 12px;
}



/* ----- イージーホームホワイトニング流用 ----- */

article.featurewrap {
	width: 90%;
	margin: 0 auto 8rem;
}

.featurewrap .heading {
	text-align: left;
}

.area__youtube {
	margin: 2rem 0 5rem;
	text-align: center;
}

.area__youtube iframe{
	width: 100%;
	height: 16rem;
}

.area__feature h3,
.faqcont h3 {
	margin-bottom: 1rem;
	letter-spacing: 2px;
	line-height: 1.6;
	text-align: center;
	color: #244386;
	font-size: 22px;
}

.list__feature {
	margin-bottom: 2rem;
}

.list__feature img,
.list__clinic img {
	margin-bottom: 1rem;
}

.list__feature h4,
.list__clinic h4 {
	margin-bottom: 1rem;
	text-align: center;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: 1px;
	font-size: 15px;
}
.list__clinic h4 {
	margin-bottom: 0;
}


.list__feature li {
	margin-bottom: 3rem;
}

.area__caution {
	margin-bottom: 5rem;
}

.area__caution img {
	width: 80%;
}

.area__caution .box__img {
	margin-bottom: 3rem;
	text-align: center;
}

.area__caution h4 { 
	margin-bottom: 1rem;
	text-align: center;
	line-height: 1.4;
	color: #244386;
	font-size: 18px;
	font-weight: bold;
}

.area__caution li {
	margin-bottom: 2rem;
}

.area__price {
	width: 100%;
	padding: 1rem;
	margin: 0 auto;
	border: solid 1px #244386;
}


@media screen and (min-width: 641px) {
	.area__price.adjust {
		margin-top: 64px;
	}

	.area__price.adjust .box__price {
		justify-content: center;
	}

	.area__price.adjust .grid__price {
		display: flex;
		align-items: center;
		justify-content: center;
		gap: 60px;
	}
}


.grid__price {
	display: grid;
	grid-template-columns: 1fr;
	gap: 1rem;
}

.grid__price .name__price {
	font-size: 20px;
	font-weight: bold;
}

.box__price {
	display: block;
}

.name__campaign {
	height: 1.8rem;
	padding: 0.5rem 2rem;
	text-align: center;
	line-height: 1;
	color: #fff;
	font-weight: bold;
	background: #244386;
}

.grid__price .price {
	margin-top: 0;
	text-align: center;
	line-height: 1.2;
	font-size: 40px;
	font-weight: bold;
}

.grid__price .price span {
	font-size: 14px;
	font-weight: bold;
}




/* ----- 料金表 ----- */

.price {
	margin-top: 150px;
}

.price h2 {
	margin-bottom: 0.6rem;
	letter-spacing: 2px;
	line-height: 1.6;
	text-align: center;
	color: #244386;
	font-size: 24px;
}

.price h3.ttl__price {
	margin-bottom: 2rem;
	padding: 0.5rem;
	letter-spacing: 2px;
	line-height: 1.6;
	text-align: center;
	font-size: 16px;
}

table.costtables {
	width: 100%;
	margin-bottom: 30px;
	border-collapse: collapse;
	border-spacing: 0;
	letter-spacing: 1px;
	color: #333;
	font-size: 14px;
}

table.costtables thead th {
	padding: 0 0 10px 10px;
	letter-spacing: 1.0;
	text-align: left;
	background: none;
}

table.costtables tbody {
	background: none;
	border-top: 1px solid #aaa;
	background: #fff;
}


@media screen and (max-width: 640px) {
	table.costtables tbody tr {
		border-bottom: 1px dotted #aaa;
	}

	table.costtables tbody tr.adjust {
		border-bottom: none;
	}
}


table.costtables tbody tr th,table.costtables tbody tr td {
	padding: calc(30/750*100vw) calc(30/750*100vw);
	vertical-align: middle;
	border-bottom: 1px dotted #aaa;
	display: block;
}
@media screen and (min-width: 641px) {
	table.costtables tbody tr th,table.costtables tbody tr td {
		padding: 30px 30px;
		display: table-cell;
		width: auto;
	}
}

table.costtables tbody tr th {
	width: 100%;
	border-bottom: none;
}
@media screen and (min-width: 641px) {
	table.costtables tbody tr th {
		border-bottom: 1px dotted #aaa;
	}
}

table.costtables tbody tr td {
	display: inline-block;
	width: 50%;
	border-bottom: none;
}
@media screen and (min-width: 641px) {
	table.costtables tbody tr td {
		display: table-cell;
		width: auto;
		border-bottom: 1px dotted #aaa;
	}
}

table.costtables tbody th.cost-name {
	line-height: 1.3;
	text-align: left;
	background: #FAF9F8;
	font-size: calc(32/750*100vw);
	font-weight: bold;
}
@media screen and (min-width: 641px) {
	table.costtables tbody th.cost-name {
		font-size: 15px;
		width: 45%;
	}
}

table.costtables tbody th.cost-name .disc {
	text-align: inherit;
	margin-top: 10px;
	color: #244386;
}

table.costtables tbody th.cost-name span {
	line-height: 1.3;
	font-weight: normal;
	font-size: 10px;
}

table.costtables tbody td.cost-unit {
	text-align: left;
	line-height: 1.3;
	font-size: 12px;
	color: #999;
	background: none;
	padding-right: 0px;
	text-align: center;
}
@media screen and (min-width: 641px) {
	table.costtables tbody td.cost-unit {
		text-align: inherit;
	}
}

table.costtables tbody td.cost-unit span {
	display: block;
}

table.costtables tbody td.cost-cost {
	text-align: right;
	line-height: 1.4;
	font-size: 10px;
	background: none;
	text-align: center;
}
@media screen and (min-width: 641px) {
	table.costtables tbody td.cost-cost {
		text-align: inherit;
	}
}

table.costtables tbody td.cost-cost span {
	font-size: 16px;
}

table.costtables tbody th.cost-name span.notes {
	display: inline-block;
	line-height: 1.3;
	font-weight: normal;
	font-size: 10px;
}




/* ----- クリア歯科グループ ----- */

.list__clinic {
	margin: 4rem 0 6rem;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 1rem;
}

.list__clinic p {
	text-align: center;
}




/* ----- よくある質問 ----- */

article.faqwrap {
	margin: 120px auto 180px;
}




/* ----- 医療広告ガイドライン ----- */

section.guidelinecont {
	padding: 50px 20px;
}

section.guidelinecont ul {
	padding: 0 20px;
}

section.guidelinecont h3 {
	line-height: 1.4;
}

section.guidelinecont li:last-child p {
	margin-bottom: 0;
	padding-bottom: 0;
}




/* ----- まずは無料カウンセリング ----- */

article.cvwrap-2 ul.cvicons {
	display: grid;
	grid-template-columns: repeat(3,1fr);
	gap: 0.1rem;
}

article.cvwrap-2 ul.cvicons li {
	width: 100%;
}

.cvcont-title .caption {
	text-align: right;
}




/* ----- カウンセリング予約・お問い合わせ ----- */

.contactwrap {
	margin: 5rem 0;
}

table.formtable select {
	text-align: center;
	font-size: 100%;
}


table.formtable td {
	margin-bottom: 40px;
	line-height: 1.4;
}

@media screen and (max-width: 767px) {
	table.formtable td {
		padding: 0 0 0;
	}
}

table.formtable .radio span {
	line-height: 1.4;
}





/* ----- check.html ----- */

#check footer,
#thanks footer {
	margin-bottom: 0;
}

.lpform.check,
.lpform.thanks {
	margin: 5rem 0;

}

.ttl_parameter {
	text-align: center;
	font-size: 20px;
}

.block__btn {
	width: 90%;
	margin: 0 auto;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 1rem;
	text-align: center;
}

.block__btn input[type=submit],
.block__btn input[type=button] {
	width: 100%;
	margin: 0 auto;
	padding: 1rem 2rem;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	border: none;
	border-radius: 5px;
	background: #244386;
	outline: none;
}

.block__btn input[type=button] {
	background: #e36089;
}




/* ----- thanks.html ----- */

#thanks {
	min-height: auto;
}

.lpform.thanks em {
	color: #244386;
	font-weight: bold;
}

.list__caution {
	width: 90%;
	margin: 0 auto;
	font-size: 14px;
}

.list__caution li {
	margin-left: 0.7rem;
	margin-bottom: 1rem;
	line-height: 1.8;
	text-indent: -0.7rem;
}

.list__caution li::before {
	width: 0.5rem;
	height: 0.5rem;
	border-radius: 50%;
	margin-right: 0.2rem;
	display:inline-block; 
	vertical-align: middle;
	content:'';
	background: #244386;
}

.lpform.thanks .block__btn {
	margin: 8rem auto;
	display: block;
	text-align: center;
}

.lpform.thanks .block__btn .btn {
	width: 90%;
	margin: 0 auto;
	padding: 1rem 2rem;
	color: #fff;
	font-size: 16px;
	font-weight: 700;
	border: none;
	border-radius: 5px;
	background: #244386;
}





/* ------ LINE展開用css -------- */

#modal {
	display: none;
}
#modal + label {
	display: flex;
	opacity: 0;
	z-index: -1;
	width: 100%;
	height: 100vh;
	position: fixed;
	top: 0;
	left: 0;
}
#modal:checked + label {
	display: flex;
	justify-content: center;
	align-items: center;
	opacity: 1;
	transition: all .3s;
	z-index: 9999;
	background: rgba(0,0,0,0.5);
}
#modal:checked + label .list__modal {
	width: 90%;
	padding: 3rem 2rem;
	position: relative;
	top: -4rem;
	display: grid;
	grid-template-columns: repeat(2,1fr);
	gap: 1.5rem;
	background: #fff;
}
#modal:checked + label .list__modal li a {
	width: 100%;
	display: block;
	margin: 0;
	padding: 0.5rem;
	line-height: 1.4;
	font-size: 14px;
	color: white;
	text-decoration: none;
	text-align: center;
	user-select: none;
	background: #06c755;
}

#modal:checked + label .list__modal li,
#modal:checked + label .list__modal li:nth-child(1),
#modal:checked + label .list__modal li:nth-child(2) {
	width: 100%;
	float: none;
}






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

/* ----- イージーホームホワイトニング流用 ----- */

	article.featurewrap {
		width: 1100px;
		margin: 0 auto 100px;
	}

	.featurewrap .heading {
		text-align: center;
	}

	.area__youtube {
		margin: 50px 0 100px;
	}

	.area__youtube iframe{
		width: 800px;
		height: 450px;
	}

	.area__feature h3,
	.faqcont h3 {
		margin-bottom: 50px;
	}

	.list__feature {
		display: grid;
		grid-template-columns: repeat(3,1fr);
		gap: 30px;
		margin-bottom: 80px;
	}

	.list__feature li,
	.list__clinic li {
		margin-bottom: 0;
	}

	.list__feature img,
	.list__clinic img {
		margin-bottom: 10px;
	}

	.list__feature h4,
	,.list__clinic h4 {
		margin-bottom: 10px;
	}

	.box__point {
		width: 700px;
		padding: 50px;
	}

	.box__point p {
		font-size: 15px;
	}

	.area__caution {
		width: 860px;
		margin: 0 auto;
		display: grid;
		grid-template-columns: 1fr 2fr;
		gap: 30px;
	}

	.area__caution h4 { 
		text-align: left;
		font-size: 18px;
	}

	.area__caution img {
		width: 100%;
	}

	.area__price {
		width: 860px;
		padding: 30px 50px;
		margin: 0 auto 150px;
	}

	.grid__price {
		grid-template-columns: 1fr 1fr;
		gap: 30px;
	}

	.box__price {
		display: flex;
		gap: 10px;
		align-items: center;
	}

	.grid__price .price {
		text-align: right;
		font-size: 32px;
	}






/* ----- 料金表 ----- */

	.price {
		margin-top: 150px;
	}

	table.costtables {
		width: 70%;
		margin: 0 auto;
	}

	.price h3.ttl__price {
		width: 70%;
		margin: 0 auto 4rem;
	}

	table.costtables {
		font-size: 15px;
	}

	table.costtables tbody tr th {
		padding: 40px 40px;
	}

	table.costtables tbody td.cost-unit {
		font-size: 13px;
	}

	table.costtables tbody td.cost-cost,
	table.costtables tbody th.cost-name span {
		font-size: 12px;
	}

	table.costtables tbody td.cost-cost {
		width: auto;
	}

	table.costtables tbody td.cost-cost span {
		font-size: 17px;
	}

	
	@media screen and (min-width: 641px) {
		.cost-caution {
			text-align: center;
			margin-top: 10px
		}
	}



	/* ----- クリア歯科グループ ----- */

	.list__clinic {
		display: grid;
		grid-template-columns: repeat(4,1fr);
		gap: 30px;
		margin: 60px 0 200px;
	}



	/* ----- よくある質問 ----- */

	.box__faq {
		width: 700px;
		margin: 0 auto;
	}



	/* ----- 医療広告ガイドライン ----- */

	article.guidelinewrap {
		width: 900px;
	}

	section.guidelinecont {
		width: 700px;
		padding: 100px 0;
	}

	section.guidelinecont ul {
		padding: 0;
	}



	/* ----- まずは無料カウンセリング ----- */

	article.cvwrap-2 ul.cvicons {
		gap: 10px;
	}



	/* ----- カウンセリング予約・お問い合わせ ----- */

	.contactwrap {
		padding-top: 120px;
		padding-bottom: 20px;
		margin-bottom: 60px;
	}

	.lpform table.formtable {
		width: 800px;
	}

	table.formtable th {
		width: 25%;
	}
	@media screen and (max-width: 767px) {
		table.formtable th,
		table.formtable td {
			padding: 40px;
		}
	}

	.ac-menu {
		width: 800px;
		margin: 100px auto;
	}



	/* ----- check.html ----- */

	.lpform.check,
	.lpform.thanks {
		margin: 80px 0;

	}

	.block__btn {
		width: 50%;
		gap: 30px;
	}

	.block__btn input[type=submit],
	.block__btn input[type=button] {
		margin: 50px 20px 20px 10px;
		padding: 20px 60px;
		font-size: 14px;
		border-radius: 5px;
	}

	.block__btn input[type=submit]:hover,
	.block__btn input[type=button]:hover {
		opacity: 0.7;
		transition: all .3s;
	}


	#check footer {
		margin-bottom: 0;
	}



	/* ----- thanks.html ----- */

	.list__caution {
		width: 700px;
	}

	.lpform.thanks {
		position: relative;
	}

	.lpform.thanks .block__btn {
		margin: 150px auto;
	}

	.lpform.thanks .block__btn .btn {
		font-size: 14px;
	}

	.lpform.thanks .block__btn .btn:hover {
		opacity: 0.7;
		transition: all .3s;
	}

	#thanks footer {
		width: 100%;
		position: absolute;
		bottom: 0;
		margin-bottom: 0;
	}




	/* ------ LINE展開用css -------- */
	#modal:checked + label .list__modal {
		width: 800px;
		padding: 50px;
		top: -150px;
		grid-template-columns: repeat(3,1fr);
		gap: 30px;
	}



}




/* 印刷用css */
@media print {
    body {
        width: 1180px !important;
        zoom: .8;
    }
}
