@charset "UTF-8";
/* CSS Document */

html{font-family: "游ゴシック体", YuGothic, "YuGothic M", "Hiragino Kaku Gothic ProN", "Hiragino Kaku Gothic Pro", "メイリオ", sans-serif;
	font-size: 100%;
	padding: 0;
	margin: 0;}

body{font-size:1em;
	color:#222;
	letter-spacing: 0.1em;
	font-feature-settings : "palt";}

body.invi_body{
	margin-top: 0;
}

section{
	max-width:1000px;
	margin: 0 auto;}

main{display: block;}

a{transition-duration: .3s;
	color: inherit;}

.min{font-family: 'Noto Serif JP', serif;}
.eng{font-family: annabelle-jf, sans-serif;}

img{max-width: 100%;}

.sp{display: none !important;}

/*
ゴールド:#6e5f00
*/

/*  header-------------------------------------*/
header{
	width: 100%;
	background:url("../img/mv_bg.jpg") no-repeat center center #222;
	background-size: cover;
	padding:70px 50px 150px;
	position: relative;}

header.yyouhead{
	width: 100%;
	background:url("../img/mv_bg3.jpg") no-repeat center center #222;
	background-size: cover;
	padding:70px 50px 150px;
	position: relative;}

header .logo{
	position: absolute;
	top: 30px;
	left: 30px;}
header div{text-align: center;}


/*  common-------------------------------------*/
h2{
	text-align: center;
	font-size: 2em;
	font-weight: normal;
	font-family: 'Noto Serif JP', serif;
	letter-spacing: 0.2em;}
h2 span{
	display: block;
	font-size: 0.78em;
	letter-spacing: 0;
	margin-bottom: 25px;}

/*  type-------------------------------------*/
.type{
	background: #222;
	padding: 50px 0 30px;}

.type h2{color: #fff;}

.type ul{text-align: center; margin: 0;}
.type ul li{
	display: inline-block;
	vertical-align: top;
	color: #fff;
	margin: 30px;}
.type ul li img{
	display: block;
	margin:0 auto 20px;}

div.merit ul,
div.demerit ul{
	margin: 0;
}

/*  invisa-------------------------------------*/
.invisa_pre{
	background: #6e5f00;
	text-align: center;
	color: #fff;
	padding: 45px 0;
	position: relative;}

.invisa_pre p:first-child{
	font-size: 26px;
	margin-bottom: 20px;}
.invisa_pre p:first-child strong{
	font-weight: normal;
	border-bottom: 1px solid;}
.invisa_pre p:first-child span{font-size: 14px;}

.invisa_pre p:last-child{
	font-size: 2em;
	letter-spacing: 0.2em;}
.invisa_pre p:last-child em{
	font-style: normal;
	font-weight: bold;
	background: #fff;
	color: #6e5f00;
	padding: 0 8px 3px;
	margin: 0 5px;}

.invisa_pre:after{
	content: "";
	border: 30px solid;
	border-color: #6e5f00 transparent transparent transparent;
	position: absolute;
	bottom: -60px;
	left: calc(50% - 30px);}

.invisa{
	background: url("../img/bg_img.png");
	background-size: 50px;
	text-align: center;
	padding: 50px 0;}

.invisa h2{
	color: #6e5f00;
	margin-bottom: 30px;}

.invisa h2 + p.min{
	font-size: 1.75em;
	font-weight: bold;
	letter-spacing: 0.28em;
	margin-bottom: 30px;}

.invisa h2 + p.min + p{
	line-height: 2;
	letter-spacing: 0.2em;}

.invisa .point{
	display: flex;
	justify-content: space-between;
	margin: 60px auto;}

.invisa .point >div{
	flex-basis: calc(50% - 30px);
	background: url("../img/white_dot.png")no-repeat top 10px left 10px,
	url("../img/white_dot.png")no-repeat top 10px right 10px,
	url("../img/white_dot.png")no-repeat bottom 10px left 10px,
	url("../img/white_dot.png")no-repeat bottom 10px right 10px rgba(224,224,224,.4);
	background-size: 10px;
	padding-bottom: 30px;}

.invisa .point .merit{color: #6e5f00;}
.invisa .point .demerit{color: #878787;}

.invisa .point h3{
	font-family: 'Noto Serif JP', serif;
	text-align: center;
	font-weight: normal;
	transform: translateY(-30px);
	margin-bottom: -20px;}
.invisa .point h3 img{
	display: block;
	margin: auto;}

.invisa .point ul li{
	display: inline-block;
	vertical-align: top;
	margin:10px 25px;}

.invisa .point .demerit ul li:last-child{margin-top: -10px;}

.invisa .diff{
	background: #f4f4f4;
	padding: 70px 0 40px;
	position: relative;
	margin-bottom: 60px;}

.invisa .diff h3{
	width: 100%;
	font-size: 2.25em;
	font-weight: normal;
	letter-spacing: 0.2em;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);}

.invisa .diff table{margin: auto;}
.invisa .diff table tr:nth-child(even){background: #fff;}
.invisa .diff table tr >*:not(:last-child){border-right: 1px solid #bababa;}

.invisa .diff table tr th,
.invisa .diff table tr td{padding:10px 20px;}

.invisa .diff table tr:first-child th{padding-top: 0;}
.invisa .diff table tr:first-child th:last-child{padding-right: 0;}

.invisa .diff table tr >*:nth-child(2){color: #6e5f00;}

.invisa .diff table h4{
	background: #fff;
	font-size: 1.125em;
	letter-spacing: 0.2em;
	margin-bottom: 10px;
	padding: 5px 0;}

.invisa .diff table tr th{letter-spacing: 0.2em;}
.invisa .diff table tr:not(:first-child) th{padding: 10px 30px;}
.invisa .diff table tr td{font-size: 0.875em;}

.invisa .itero{
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 30px;}
.invisa .itero .txt{margin-left: 70px;}

.invisa .itero h3{
	font-size: 2em;
	letter-spacing: 0.22em;
	color: #6e5f00;
	border: solid #6e5f00;
	border-width: 1px 0;
	padding: 10px 0;
	margin-bottom: 30px;}

.invisa .itero ul{padding: 0 30px;}

.invisa .itero li{
	text-align: left;
	font-size: 1.375em;
	font-weight: bold;
	color: #6e5f00;
	margin-bottom: 10px;}

.invisa .itero li:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 24px;
	height: 20px;
	background: url("../img/list_ico.png")no-repeat center center;
	background-size: 24px;
	margin-right: 10px;}

.invisa .movie{
	border: 1px solid #6e5f00;
	background:url("../img/gold_dot.png")no-repeat top 10px left 10px,
	url("../img/gold_dot.png")no-repeat top 10px right 10px,
	url("../img/gold_dot.png")no-repeat bottom 10px left 10px,
	url("../img/gold_dot.png")no-repeat bottom 10px right 10px #fff;
	background-size: 10px;
	color:#6e5f00;
	padding: 30px;
	margin-bottom: 60px;}

.invisa .movie h3{
	font-size: 1.75em;
	letter-spacing: 0.2em;
	margin-bottom: 30px;}

.invisa .movie .movie_box{margin-bottom: 20px;}

.invisa .movie .btn{text-align: center;}
.invisa .movie .btn a{
	display: inline-block;
	letter-spacing: 0.2em;
	background: #222;
	color: #fff;
	padding: 10px 35px;}

.invisa .last{
	color: #6e5f00;
	font-size: 1.625em;
	letter-spacing: 0.2em;
	line-height: 2em;}


/*  notice-------------------------------------*/
.notice{
	background: #222;
	color: #fff;
	padding: 40px 0;}

.notice h3{
	text-align: center;
	letter-spacing: 0.2em;
	font-size: 1.5em;}

.notice h3 img{
	display: block;
	margin:30px auto 15px;}

.notice .notice_in{
	display: flex;
	justify-content: center;
	align-items: center;}

.notice .notice_in .txt{
	flex-basis: 500px;
	margin-left: 30px;}

.notice .notice_in .txt p{
	letter-spacing: 0.25em;
	line-height: 2.4;
	margin-bottom: 1em;}

.notice_nex{
	background: #6e5f00;
	color:#fff;
	font-size: 2.25em;
	text-align: center;
	padding: 50px 0 40px;
	position: relative;}

.notice_nex strong{
	color: #6e5f00;
	letter-spacing: 0.2em;
	background: #fff;
	padding: 5px 15px;
	margin-right: 5px;}

.notice_nex:after{
	content: "";
	border: 30px solid;
	border-color: #6e5f00 transparent transparent transparent;
	position: absolute;
	bottom: -60px;
	left: calc(50% - 30px);
	z-index: 1;}


/*  bg01------------------------------------- */
.bg01{
	background: url("../img/bg_photo01.jpg")no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	padding: 600px 100px 250px;
	position: relative;}

.bg01 .flow,
.bg01 .cost{
	background: #fff;
	padding: 80px;
	position: relative;
	z-index: 0;}
.bg01 .plan{
	background: #fff;
	padding: 80px 80px 60px 80px;
	position: relative;
	z-index: 0;}

.bg01 .flow h2,
.bg01 .cost h2,
.bg01 .plan h2{color: #6e5f00;}

.bg01 .flow:before,
.bg01 .cost:before,
.bg01 .plan:before{
	content: "";
	position: absolute;
	border: 2px solid #6e5f00;
	width: calc(100% - 20px);
	top: 10px;
	left: 10px;
	bottom: 10px;
	box-sizing: border-box;
	z-index: -1;}

.bg01 .flow:after,
.bg01 .cost:after,
.bg01 .plan:after{
	content: "";
	position: absolute;
	border: 1px solid #6e5f00;
	width: calc(100% - 40px);
	top: 20px;
	left: 20px;
	bottom: 20px;
	box-sizing: border-box;
	z-index: -1;}

.bg01 .flow .flow_in{
	margin-top: 80px;}
.bg01 .flow .box{
	display: flex;
	justify-content: center;}

.bg01 .flow .box .num{
	font-size: 2.4em;
	display: flex;
	justify-content: center;
	align-items: center;
	width: 100px;
	height: 100px;
	background: #fff;
	border: 1px solid;
	border-radius: 100px;}

.bg01 .flow .box .txt{
	flex-basis: 480px;
	margin: 0 30px;
	position: relative;}

.bg01 .flow .box:not(:last-child) .txt:after{
	content: "";
	width: 1px;
	height: 100%;
	background: #222;
	position: absolute;
	top: 0;
	left: -80px;
	z-index: -1;}

.bg01 .flow .box .txt h3{
	font-size: 1.5em;
	font-weight: normal;
	letter-spacing: 0.2em;
	padding-bottom: 10px;
	border-bottom: 1px solid;
	margin-bottom: 20px;}

.bg01 .flow .box .txt p{
	text-align: justify;
	line-height: 2;}

.bg01 .flow .box .photo{
	flex-grow: 0;
	flex-shrink: 0;
	padding-bottom: 30px;}

.bg01 .cost,
.bg01 .plan{margin-top: 50px;}
.bg01 .cost h2{margin-bottom: 50px;}

.bg01 .cost table{
	margin:0 auto 60px; width: 1000px;}

.bg01 .cost table .tit{
	background: #6e5f00;
	font-size: 1.25em;
	font-weight: normal;
	color: #fff;}

.bg01 .cost table th,
.bg01 .cost table td{
	padding: 20px 30px;
	vertical-align: middle;}

.bg01 .cost table th{
	border: solid #6e5f00;
	border-width: 0 1px;}

.bg01 .cost table tr{border-bottom: 1px solid #6e5f00;}
.bg01 .cost table tr:not(:first-child) th{
	color: #6e5f00;
	text-align: left;}

.bg01 .cost table tr:not(:first-child) td{border-right: 1px solid #6e5f00;}

.bg01 .cost table tr:not(:first-child):nth-child(odd) th{background: #e9e7d9;}
.bg01 .cost table tr:not(:first-child):nth-child(even) th{background: #d3cfb2;}

.bg01 .cost table td:last-child{
	font-family: 'Noto Serif JP', serif;
	font-size: 1.625em;
	color:#6e5f00;}

.bg01 .cost table td.fee{
	font-size: 1.8vw;
	text-align: right;
	letter-spacing: normal;}

.bg01 .cost table td.fee:before{
	content: "¥";
	font-size: 20px;
	margin-right: 5px;}

/*
.bg01 .cost table td.fee:after{
	content: "(税抜)";
	font-size: 12px;
	margin-left: 5px;}
*/

.bg01 .cost table td.fee span{font-size: 0.6em;}

.bg01 .cost table + p{text-align: left; width: 1000px; margin: -40px auto 40px;}

.bg01 .cost .payment{text-align: center;}

.bg01 .cost .payment h4{
	font-size: 1.125em;
	color:#6e5f00;
	margin-bottom: 10px;}

.bg01 .plan h2{margin-bottom: 50px;}

.bg01 .plan h2 + p{margin-bottom: 20px;}

.bg01 .plan .plan_list{
	display: flex;
	justify-content: center;}

.bg01 .plan table{
	margin: 20px;
	min-width: 320px;}

.bg01 .plan table .tit{
	background: #6e5f00;
	font-size: 1.25em;
	font-weight: normal;
	color: #fff;}

.bg01 .plan table tr:not(:first-child):nth-child(odd) td{background: #e9e7d9;}
.bg01 .plan table tr:last-child{border-bottom: 1px solid #6e5f00;}

.bg01 .plan table tr:nth-child(2) th{
	color: #6e5f00;
	font-size: 1.14em;
	font-weight: normal;
	border-bottom: 1px dashed;}

.bg01 .plan table th,
.bg01 .plan table td{
	border-right: 1px solid #6e5f00;
	padding: 10px;}

.bg01 .plan table th:first-child,
.bg01 .plan table td:first-child{border-left: 1px solid #6e5f00;}

.bg01 .plan table td{text-align: center;}


.bg01:after{
	content: "";
	width: 100%;
	height: 200px;
	background: linear-gradient(to bottom,rgba(34,34,34,0),rgba(34,34,34,.2),rgba(34,34,34,.6),rgba(34,34,34,1));
	position: absolute;
	left: 0;
	bottom: 0;}

/*  qa------------------------------------- */

.qa{
	background: #222;
	color:#fff;
	padding: 80px 50px;}

.qa .qa_in{
	margin-top: 80px;
	display: flex;
	justify-content: center;}

.qa .qa_in .box{padding:0 30px;}
.qa .qa_in .box:nth-child(2){
	border: solid #fff;
	border-width: 0 1px;}

.qa .qa_in .q{
	text-align: center;
	font-size: 1.125em;
	letter-spacing: 0.2em;
	margin-bottom: 30px;}

.qa .qa_in .a{
	font-size: 0.875em;
	text-align: justify;
	line-height: 2;}

.qa .qa_in .q:before,
.qa .qa_in .a:before{
	content: "";
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto 20px ;}

.qa .qa_in .q:before{
	background: url("../img/q.png")no-repeat center;
	background-size: 50px;}

.qa .qa_in .a:before{
	background: url("../img/a.png")no-repeat center;
	background-size: 50px;}


/*  reason------------------------------------- */

.reason{
	padding:70px 0 50px;
	background: url("../img/bg_img.png") #f0efe5;
	background-size: 50px;
	color: #6e5f00;}

.reason .reason_in{
	margin-top: 90px;
	display: flex;
	justify-content: space-between;}

.reason .reason_in .box{
	flex-basis: calc(100%/4 - 40px/4);
	background: #fff;
	position: relative;}

.reason .reason_in .box .ico{
	position: absolute;
	top: -40px;
	left: calc(50% - 47.5px);}

.reason .reason_in .box h3{
	text-align: center;
	font-size: 1.25em;
	letter-spacing: 0.2em;
	margin: 20px 0;}

.reason .reason_in .box .txt{
	font-size: 0.875em;
	line-height: 1.714;
	padding:0 20px 30px;}


/*  dr------------------------------------- */
.dr_wrap{
	background: url("../img/bg_img.png") #f0efe5;
	background-size: 50px;}

.dr_wrap .bg{
	width: 100%;
	height: 500px;
	overflow: hidden;}

.dr_wrap .bg img{
	width: 100%;
	height: 100%;
	object-fit: cover;}

.dr{
	background:
		url("../img/sqare.jpg")no-repeat top 10px left 10px,
		url("../img/sqare.jpg")no-repeat top 10px right 10px,
		url("../img/sqare.jpg")no-repeat bottom 10px left 10px,
		url("../img/sqare.jpg")no-repeat bottom 10px right 10px #fff;
	background-size: 10px;
	max-width: 900px;
	margin: auto;
	padding: 60px 100px;
	transform: translateY(-120px);
	position: relative;}

.dr:after{
	content: "";
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	border: 1px solid #6e5f00;
	position: absolute;
	top: 10px;
	left: 10px;
	box-sizing: border-box;}

.dr h2{
	color: #6e5f00;
	margin-bottom: 50px;}

.dr h3{
	font-weight: normal;
	font-size: 1.625em;
	position: relative;
	border-bottom: 1px solid;
	margin-bottom: 50px;}

.dr h3 img{
	position: absolute;
	left: 0;
	bottom:-30px;}

.dr .box_top{
	display: flex;
	margin-bottom: 30px;}

.dr .box_top .photo{
	flex-shrink: 0;
	margin-right: 35px;}

.dr .box_top .txt p{
	text-align: justify;
	letter-spacing: 0.15em;
	font-size: 0.875em;
	line-height: 1.8;}

.dr .dox_bottom{
	display: flex;
	justify-content: space-between;}

.dr .dox_bottom > div{
	flex-basis: calc(50% - 10px);
	flex-shrink: 0;}

.dr .dox_bottom > div p{
	text-align: justify;
	font-size: 0.875em;
	line-height: 1.714;}

.dr .dox_bottom .photo{margin-bottom: 5px;}


/*  clinic------------------------------------- */
.clinic{
	background: #222;
	color: #fff;
	padding: 20px;}

.clinic section{padding: 70px 0;}

.clinic section h2{margin-bottom: 50px;}

.clinic_in{
	display: flex;
	justify-content: space-around;
	align-items: center;}

.clinic_in th{
	text-align: right;
	font-weight: normal;
	border-right: 1px solid #fff;}

.clinic_in th,
.clinic_in td{
	padding: 10px 20px;}


/*  philosophy------------------------------------- */

.philosophy{
	background: url("../img/bg_img.png") #f0efe5;
	background-size: 50px;
	padding: 30px 0;}

.philosophy .box{
	background:
		url("../img/sqare.jpg")no-repeat top 10px left 10px,
		url("../img/sqare.jpg")no-repeat top 10px right 10px,
		url("../img/sqare.jpg")no-repeat bottom 10px left 10px,
		url("../img/sqare.jpg")no-repeat bottom 10px right 10px #fff;
	background-size: 10px;
	max-width: 760px;
	margin: auto;
	padding: 80px 40px 100px;
	position: relative;
	text-align: center;
	color: #6e5f00;}

.philosophy .box:after{
	content: "";
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	border: 1px solid #6e5f00;
	position: absolute;
	top: 10px;
	left: 10px;
	box-sizing: border-box;}

.philosophy .box h2{margin-bottom: 50px;}

.philosophy .box p{
	font-size: 1.125em;
	letter-spacing: 0.2em;
	line-height: 1.8;}

.philosophy .box p:not(:last-child){
	margin-bottom: 1.5em;}


/*  consultation------------------------------------- */

.consultation{
	background: url("../img/bg_photo02.jpg")no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	padding: 300px 0 40px;
	position: relative;
	z-index: 0;}

.consultation:after{
	content: "";
	width: 100%;
	height: 100%;
	background: linear-gradient(to bottom,rgba(34,34,34,0)15%,rgba(34,34,34,.2)20%,rgba(34,34,34,.8)40%);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	z-index: -1;}

.consul_in{
	background: #fff;
	max-width: 800px;
	margin: auto;
	padding: 50px 75px;
	position: relative;
	margin-bottom: 30px;
	z-index: 0;}

.consul_in:after{
	content: "";
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	border: 1px solid #6e5f00;
	position: absolute;
	top: 10px;
	left: 10px;
	box-sizing: border-box;
	z-index: -1;}

.consul_in h2{
	color: #6e5f00;
	margin-bottom: 30px;}

.consul_in ul{
	text-align: center;
	margin-bottom: 20px;}

.consul_in li{
	color: #6e5f00;
	display: inline-block;
	border: 1px solid #6e5f00;
	padding: 5px 10px;}

.consul_in ul + p{
	text-align: center;
	color: #6e5f00;
	font-size: 1.125em;
	letter-spacing: 0.2em;
	margin-bottom: 40px;}

.consul_in .intro{
	text-align: center;
	font-size: 0.875em;
	line-height: 1.7;
	margin-bottom: 40px;}


/* form ------------------------ */

.cv_form{margin-bottom: 90px;}
.cv_form table{margin:0 auto 40px;}
.cv_form tr{border-bottom: 1px solid #6e5f00;}
.cv_form tr:first-child{border-top: 1px solid #6e5f00;}

.cv_form th{
	min-width: 220px;
	font-family: 'Noto Serif JP', serif;
	font-weight: normal;
	font-size: 0.875em;
	color: #6e5f00;
	padding: 20px;
	vertical-align: middle;
	position: relative;}

.cv_form th:after{
	content: "";
	background: #f0efe5;
	width:100%;
	height: calc(100% - 20px);
	position: absolute;
	top: 10px;
	left: 0;
	z-index: -1;}

.cv_form td{
	padding: 10px;
	min-width: 320px;
	vertical-align: middle;}
.cv_form td label{ font-size: 0.875em; margin-bottom: 10px; display: block; }

.cv_form .time input[type="text"]{
	width: auto;
	margin-right: 5px;}
.cv_form .time p{font-size: 0.812em;}
.cv_form span.must{color: red;}

.cv_form input[type="radio"]{
	margin-right: 5px;}
.cv_form input[type="radio"] + label{
	display: inline-block;
	vertical-align: text-top;
	margin-right: 5px;}

.cv_form input[type="text"] ,
.cv_form input[type="tel"] ,
.cv_form input[type="mail"] {
    padding: 5px;
    border: 1px solid #ddd;
    border-radius: 0;
    outline: none;
    background: none;
	width: 100%;
	color: #343A40;
	font-size: 0.875em;
	letter-spacing: 0.2em;
	box-sizing: border-box;}

.cv_form textarea {
	width: 100%;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    resize: none;
    padding: 0;
    border: 1px solid #ddd;
    outline: none;
    background: transparent;}


.cv_form .submit_btn{text-align: center;}
.cv_form input[type="submit"]{
	font-size: 0.875em;
	letter-spacing: 0.2em;
	color: #fff;
	background: #6e5f00;
	border: none;
	padding: 15px 50px;}

.cv_form .error-detail em{ font-size: 0.875em; color: red; }

/* ----------------------------- */

.consul_in .selfphoto{
	border: 1px solid #6e5f00;
	padding: 35px 30px;
	position: relative;
	margin-bottom: 30px;
	display: none;
	}

.consul_in .selfphoto h3{
	font-size: 1.25em;
	font-weight: normal;
	text-align: center;
	color: #6e5f00;
	letter-spacing: 0.2em;
	position: absolute;
	width: 100%;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);}
.consul_in .selfphoto h3 span{background: #fff;}
.consul_in .selfphoto h4{
	margin-top: 30px;
	font-size: 0.875em;}
.consul_in .selfphoto p{
	font-size: 0.875em;
	line-height: 1.7;}

.consul_in .selfphoto + p{
	font-size: 0.875em;
	text-align: center;
	margin-bottom: 30px;}

.consul_in .tel{
	width: 500px;
	background: #f0efe5;
	margin: auto;
	position: relative;
	text-align: center;
	padding: 15px 10px;}

.consul_in .tel .tit{
	color: #6e5f00;
	font-size: 0.8em;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translate(-50%,-50%);}

.consul_in .tel a{
	color: #6e5f00;
	font-size: 1.5em;}

.copy{
	font-size: 0.875em;
	text-align: center;
	color: #fff;}

.cv_btn{
	position: fixed;
	top: 40px;
	right: 0;}
.cv_btn:nth-of-type(2){
	position: fixed;
	top: 350px;
	right: 0;}


/* フォーム送信後--------------------------------*/
.error p{
	text-align:center;
	margin-bottom:10px;}

.consul_in .check{
		background:#f4f4f4;
		padding:10px;}

	.consul_in .check li{
		display:block;
		border:none;}

.consul_in .check li:before{
	content:"!";
	 margin-right:5px;}


.thanks .consultation{
	height: 100vh;
	padding: 100px 0 40px;
	text-align: center;}

.thanks .consultation h3{
	margin-bottom: 20px;}
.thanks .consultation h3 + p{line-height: 2;}
.thanks .consultation .to_top{margin-top: 30px;}

.thanks .consultation .to_top a{
	display: inline-block;
	background: #222;
	color: #fff;
	padding: 10px 20px;}

.news-area.wrap {
	width: 960px;
	margin: 50px auto;
}
.news-area dl.emergency {
    border: solid 1px #00a3ed;
    border-radius: 5px;
    overflow: hidden;
}
.news-area dl.emergency dt {
    background: #00a3ed;
    color: #fff;
    font-size: 25px;
    text-align: center;
    padding: 8px 0;
	font-weight: bold;
	font-family: serif;
}
.news-area dl.emergency dd {
	line-height:1.8;
    padding: 20px 90px 25px;
    font-size: 16px;
	text-align: center;
}
.news-area .btn a{color: #00a3ed!important; border: 1px solid #00a3ed!important; text-align: center; background: #fff;}
.news-area .btn a:hover{color: #fff!important; background: #00a3ed;}
.news-area .btn a:after{border: none;}
.news-area dl.emergency dd p {text-align: left; margin-bottom: .667em;}
.news-area dl.emergency dd span{border-bottom: 2px solid #0052AA;}
.bg01 .plan h2 + p.campaign {margin-top: -30px; line-height: 200%;}
.bg01 .plan h2 + p.campaign strong{font-size: 1.1em;}



/* 20201014追加 compare--------------------------------*/
.compare{
	background: url("../img/bg_img.png") #f0efe5;
	background-size: 50px;
	padding: 100px 0;}

.compare .box{
	background:
		url("../img/sqare.jpg")no-repeat top 10px left 10px,
		url("../img/sqare.jpg")no-repeat top 10px right 10px,
		url("../img/sqare.jpg")no-repeat bottom 10px left 10px,
		url("../img/sqare.jpg")no-repeat bottom 10px right 10px #fff;
	background-size: 10px;
	max-width: 900px;
	margin: auto;
	padding: 80px 40px 100px;
	position: relative;
	text-align: center;
	color: #6e5f00;}

.compare .box:after{
	content: "";
	width: calc(100% - 20px);
	height: calc(100% - 20px);
	border: 1px solid #6e5f00;
	position: absolute;
	top: 10px;
	left: 10px;
	box-sizing: border-box;}

.compare .pre{font-size: 1.37em;letter-spacing: 0.2em;margin-bottom: 20px;}
.compare .pre:before,
.compare .pre:after{
	content: "-";
	display: inline-block;
	margin: 0 10px;}

.compare h2{
	max-width: 700px;
	color: #fff;
	background: #6e5f00;
	font-size: 1.75em;
	letter-spacing: 0.2em;
	padding: 8px;
	margin: 0 auto 50px;
	position: relative;}
.compare h2:after{
	content: "";
	border: 20px solid;
	border-color: #6e5f00 transparent transparent transparent;
	position: absolute;
	bottom: -40px;
	left: calc(50% - 20px);}

.compare ul{
	width: 570px;
	font-size: 1.25em;
	color: #222;
	margin: auto;
	text-align: left;
	letter-spacing: 0.2em;}
.compare ul li{
	padding:15px 0 10px;
	border-bottom: 1px solid #6e5f00;
	position: relative;}
.compare ul li em{
	color: #6e5f00;
	font-style: normal;
	font-weight: bold;
	background: linear-gradient(to bottom,#fff 70%,#f0efe5 70%);}
.compare ul li span{font-size: 0.8em;}

.compare ul li:before,
.compare ul li:after{
	content: "";
	width: 4px;
	height: 4px;
	background: #6e5f00;
	border-radius: 10px;
	position: absolute;
	bottom: 0;}
.compare ul li:before{left: 0;transform: translate(-50%,50%);}
.compare ul li:after{right: 0;transform: translate(50%,50%);}

.compare ul li p{padding: 0 10px 0 50px;position: relative;}
.compare ul li p:before{
	content: "";
	display: inline-block;
	vertical-align: middle;
	width: 32.5px;
	height: 29.5px;
	background: url("../img/compare_ico.png")no-repeat;
	background-size: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);}

.float-btn.sp{ display: none;}

.bg01 .cost table td.zero{
	font-size: 22px;
	text-align: right;
	letter-spacing: normal;}

.bg01 .cost table td.zero:before{
	
	font-size: 22px;
	margin-right: 5px;}

/*
.bg01 .cost table td.fee:after{
	content: "(税抜)";
	font-size: 12px;
	margin-left: 5px;}
*/

.bg01 .cost table td.zero span{font-size: 18px;}


/*------ 2021/12/10 -----------*/
div.info_box_invi{
	margin: 40px auto 40px !important;
	color: #ff0000;
}
div.info_box_invi h2{
	margin: 0 0 30px;
}
span.inv_h3_en{
	display: block;
    position: absolute;
    font-size: 1rem;
    /*letter-spacing: 0em;*/
}


/*-----2022/3/2--------*/
div.loan_head_box{
	overflow: hidden;
	display: flex;
	max-width: 1200px;
	margin: 0 auto;
}
p.loan_head_box_text{
	width: 50%;
	margin: 0 3%;
}
div.loansample{
	width: 100%;
	overflow: hidden;
}
div.loansample table{
	width: 80%;
	margin: 0 auto 60px !important;
}
div.loansample table tr{
	border-bottom: 1px solid #6e5f00;
}
div.loansample table tr th{
	text-align: left;
	width: 40%;
	color: #6e5f00;
}
div.loansample table tr td{
	text-align: right !important;
	font-size: 1.8vw !important;
	font-family: 'Noto Serif JP', serif;
	color: #6e5f00 !important;
}
div.loansample table tr:nth-child(2) th{
	color: #6e5f00 !important;
    font-size: 1em !important;
    font-weight: bold !important;
}
div.loansample table tr td.fee:before {
    content: "¥";
    font-size: 20px;
    margin-right: 5px;
}

div.loansample table tr:not(:first-child):nth-child(odd) td {
    background: #e9e7d9;
}
div.loansample table tr:not(:first-child):nth-child(odd) th {
    background: #e9e7d9;
}
div.loan_top_area{
	max-width: 800px;
	margin: 0 auto;
	overflow: hidden;
}
div.loan_btm_box{
	display: flex;
}
p.loan_btm1{
	text-align: center;
	margin: 1% 2%;
	background-color: #e69c37;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
	font-size: 1.4rem;
    font-weight: bold;
    border-radius: 10px;
    border-bottom: 5px solid #975d0e;
}
p.loan_btm1:hover {
  /*margin-top: 3px;*/
  color: #fff;
  background: #f56500;
  border-bottom: 2px solid #b84c00;
}
p.loan_btm1_sha {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  width: 50%;
}
p.loan_btm1 span{
	font-size: 0.9rem;
}
p.loan_btm1 a{
	display: block;
	padding: 2%;
	color: #fff;
}

p.loan_btm2{
	text-align: center;
	margin: 1% 2%;
	background-color: #00662d;
	font-family: 'Noto Serif JP', serif;
	color: #fff;
	font-size: 1.4rem;
    font-weight: bold;
    border-radius: 10px;
    border-bottom: 5px solid #094122;
}
p.loan_btm2:hover {
  /*margin-top: 3px;*/
  color: #fff;
  background: #439668;
  border-bottom: 2px solid #094122;
}
p.loan_btm2_sha {
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
  box-shadow: 0 3px 5px rgba(0, 0, 0, .3);
}
p.loan_btm2 span{
	font-size: 0.9rem;
}
p.loan_btm2 a{
	display: block;
	padding: 2%;
	color: #fff;
}
div.loansample table tr th.loan_mini span{
	font-size: 0.7rem;
}
div.loansample table tr:last-child th,
div.loansample table tr:last-child td {
    /*border-top: double 4px #6e5f00;
    font-weight: bold;*/
}

div.loan_list_block {
	width: 60%;
	float: left;
}
div.loan_btm_area{
	overflow: hidden;
	margin-top: 80px;
}


div.loan_btm_area h3 {
  font-family: 'ヒラギノ明朝 Pro W3', 'Hiragino Mincho Pro', 'Hiragino Mincho ProN', 'HGS明朝E', 'ＭＳ Ｐ明朝', serif;
  position: relative;
  padding: 1rem;
  text-align: center;
  margin-bottom: 2%;
}

div.loan_btm_area h3:before,
div.loan_btm_area h3:after {
  position: absolute;
  left: 0;
  width: 100%;
  height: 4px;
  content: '';
  background-image: -webkit-linear-gradient(315deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
  background-image: linear-gradient(135deg, #704308 0%, #ffce08 40%, #e1ce08 60%, #704308 100%);
}

div.loan_btm_area h3:before {
  top: 0;
}

div.loan_btm_area h3:after {
  bottom: 0;
}
p.loan_ttl{
	text-align: center;
}


/* 20220303 追加 */
div.plan_list_new{
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
}
div.plan_list_new div.plan_block_left{
	width: 50%;
	float: left;
}
div.plan_list_new div.plan_block_left table{
	width: 90%;
	margin: 0 5%;
	text-align: left;
}
div.plan_list_new div.plan_block_right{
	width: 50%;
	float: left;
}
div.plan_list_new div.plan_block_right table{
	width: 90%;
	margin: 0 5%;
	text-align: left;
}
div.plan_naiyo_l,
div.plan_naiyo_r{
	width: 90%;
	margin: 5%;
	overflow: hidden;
	padding: 2%;
	/*height: 300px;*/
	position: relative;
}
div.plan_naiyo_l{
	background-color: #ffffed;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
div.plan_naiyo_l img,
div.plan_naiyo_r img{
	width: 130px;
	position: absolute;
	top: 60px;
	right: 30px;
}
div.plan_naiyo_r{
	background-color: #fdf5f0;
	box-shadow: 2px 2px 2px 1px rgba(0, 0, 0, 0.2);
}
p.plan_naiyo_obir{
	text-align: center;
	padding: 1%;
	background-color: #d78a79;
	color: #fff;
	font-weight: bold;
	border-radius: 20px;
}
div.plan_naiyo_r p{
	margin-bottom: 0;
}
p.plan_naiyo_obil{
	text-align: center;
	padding: 1%;
	background-color: #939355;
	color: #fff;
	font-weight: bold;
	border-radius: 20px;
}
div.plan_naiyo_l p,
div.plan_naiyo_r p{
	margin-bottom: 0;
	font-size: 0.9rem;
}

p.plan_naiyo_text_l {
	font-weight: bold;
	font-size: 2rem !important;
	color: #939355;
}
p.plan_naiyo_text_l span{
	font-size: 4.6rem;
}

p.plan_naiyo_text_r {
	font-weight: bold;
	font-size: 2rem !important;
	color: #d78a79;
}
p.plan_naiyo_text_r span{
	font-size: 4.6rem;
}


.ac {
  width: 100%;
  max-width: 600px;
  margin: 0 auto;
}
.ac-parent {
  height: 25px;
  line-height: 25px;
  /*background-color: #fff;
  border: 1px solid #00662d;*/
  cursor: pointer;
  transition: .3s;
  color: #00662d;
  font-size: 0.8rem;
}
div.plan_naiyo_r dl dt.ac-parent{
	color: #e02e06 !important;
}
.ac-child {
  padding: 2% 1% 1%;
  margin: 0;
  overflow: hidden;
  /*height: 65px;*/
  display: flex;
}
.ac-child p{
	font-size: 0.7rem !important;
	width: 48%;
}
p.ac-child_ttl{
	font-weight: bold;
	font-size: 1rem;
	text-align: center;
}
div.plan_test div.plan{
	height: 1000px !important;
}
div.plan{
	/*height: 1000px;*/
}
dd.ac-child span{
	font-weight: bold;
}



/* 3/4 */
div.loan_sim_area{
	overflow: hidden;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
	padding: 0 3%;
}

div.clinic_in table tr td a{
	color: #fff;
}

/* 2022/4/7 */
.bg01 .case {
    background: #fff;
    padding: 80px;
    position: relative;
    z-index: 0;
}
.bg01 .case:before {
    content: "";
    position: absolute;
    border: 2px solid #6e5f00;
    width: calc(100% - 20px);
    top: 10px;
    left: 10px;
    bottom: 10px;
    box-sizing: border-box;
    z-index: -1;
}
.bg01 .case:after {
    content: "";
    position: absolute;
    border: 1px solid #6e5f00;
    width: calc(100% - 40px);
    top: 20px;
    left: 20px;
    bottom: 20px;
    box-sizing: border-box;
    z-index: -1;
}
.bg01 .case .case_in {
    margin-top: 80px;
    overflow: hidden;
}
.bg01 .case h2 {
    color: #6e5f00;
}
.bg01 .case {
    margin-top: 50px;
}

.cd-image-container {
  position: relative;
  width: 90%;
  max-width: 600px;
  margin: 0em auto;
}
.cd-image-container img {
  display: block;
}

.cd-image-label {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  padding: 1em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  opacity: 0;
  -webkit-transform: translateY(20px);
  -moz-transform: translateY(20px);
  -ms-transform: translateY(20px);
  -o-transform: translateY(20px);
  transform: translateY(20px);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0.3s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0.3s 0.7s;
}
.cd-image-label.is-hidden {
  visibility: hidden;
}
.is-visible .cd-image-label {
  opacity: 1;
  -webkit-transform: translateY(0);
  -moz-transform: translateY(0);
  -ms-transform: translateY(0);
  -o-transform: translateY(0);
  transform: translateY(0);
}

.cd-resize-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 100%;
  overflow: hidden;
  /* Force Hardware Acceleration in WebKit */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.cd-resize-img img {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  height: 100%;
  width: auto;
  max-width: none;
}
.cd-resize-img .cd-image-label {
  right: auto;
  left: 0;
}
.is-visible .cd-resize-img {
  width: 50%;
  /* bounce in animation of the modified image */
  -webkit-animation: cd-bounce-in 0.7s;
  -moz-animation: cd-bounce-in 0.7s;
  animation: cd-bounce-in 0.7s;
}

@-webkit-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@-moz-keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
@keyframes cd-bounce-in {
  0% {
    width: 0;
  }
  60% {
    width: 55%;
  }
  100% {
    width: 50%;
  }
}
.cd-handle {
  position: absolute;
  height: 30px;
  width: 30px;
  /* center the element */
  left: 50%;
  top: 50%;
  margin-left: -16px;
  margin-top: -16px;
  border-radius: 50%;
  background: #6e5f00 url("../img/cd-arrows.svg") no-repeat center center;
  cursor: move;
  box-shadow: 0 0 0 6px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.6), inset 0 1px 0 rgba(255, 255, 255, 0.3);
  opacity: 0;
  -webkit-transform: translate3d(0, 0, 0) scale(0);
  -moz-transform: translate3d(0, 0, 0) scale(0);
  -ms-transform: translate3d(0, 0, 0) scale(0);
  -o-transform: translate3d(0, 0, 0) scale(0);
  transform: translate3d(0, 0, 0) scale(0);
}
.cd-handle.draggable {
  /* change background color when element is active */
  background-color: #445b7c;
}
.is-visible .cd-handle {
  opacity: 1;
  -webkit-transform: translate3d(0, 0, 0) scale(1);
  -moz-transform: translate3d(0, 0, 0) scale(1);
  -ms-transform: translate3d(0, 0, 0) scale(1);
  -o-transform: translate3d(0, 0, 0) scale(1);
  transform: translate3d(0, 0, 0) scale(1);
  -webkit-transition: -webkit-transform 0.3s 0.7s, opacity 0s 0.7s;
  -moz-transition: -moz-transform 0.3s 0.7s, opacity 0s 0.7s;
  transition: transform 0.3s 0.7s, opacity 0s 0.7s;
}

div.case_img_block{
	overflow: hidden;
}
div.case_image{
	width: 50%;
	float: left;
	margin: 1% 0;
}

div.case_in h3 span{
	display: block;
	width: 150px;
	height: 150px;
	text-align: center;
	border-radius: 50%;
	background-color: #6e5f00;
	color: #fff;
	font-size: 1.6rem;
    padding-top: 57px;
    font-family: annabelle-jf, sans-serif;
    margin: 0 auto 2%;
}
div.case_in h3{
	
}
div.case_in div.box{
	/*margin: 4% 0 5%;*/
	width: 48%;
	float: left;
	margin: 1%;
	padding: 0 1%;
}

div.case_in table{
	margin-top: 3%;
}

div.case_in table thead tr td, div.case_in table tbody tr td {
	border: 1px solid #6e5f00;
	padding: 10px;
}
div.case_in table thead tr td{
	background-color: #6e5f00;
	text-align: center;
	color: #fff;
	border-right: 1px solid #fff;
	width: 20%;
}
div.case_in table thead tr td:last-child{
	border-right: 1px solid #6e5f00;
}
p.case_main_text{
	text-align: center;
	font-family: 'Noto Serif JP', serif;
}
p.case_main_text img{
	width: 30px;
	line-height: 200%;
}
div.invi_trm_block{
	overflow: hidden;
	/*display: flex;*/
}
div.invi_info_left, div.invi_info_right{
	/*width: 48%;*/
	width: 98%;
	margin: 1%;
}
div.case_in table tr th{
		width: 30%;
		border: 1px solid #6e5f00;
    	padding: 10px;
    	background-color: #6e5f00;
    	color: #fff;
    	border-bottom: 1px solid #fff;
	}
	div.case_in table tr th:last-child{
		border-bottom: 1px solid #6e5f00;
	}


div#campain_invi{
	margin: 0 auto 50px;
	max-width: 900px;
}

.nobg{
	background: none !important;
}

/* --------- 2022/09/28 インビザテストページ追加CSS -------------*/
div.invicase_imga{
	overflow: hidden;
}
div.invicase_imgallbk{
	margin: 2% 0;
}
div.invicase_imgb{
	width: 48%;
	float: left;
	position: relative;
}
div.invicase_imgb p{
	position: absolute;
	bottom: 2%;
	left: 2%;
	color: #fff;
	font-size: 1.4rem;
}
div.invicase_imgb img{
	width: 100%;
}
div.invicase_imgc{
	width: 48%;
	float: left;
	margin-left: 4%;
	position: relative;
}
div.invicase_imgc p{
	position: absolute;
	bottom: 2%;
	right: 2%;
	color: #fff;
	font-size: 1.4rem;
}
div.invicase_imgc img{
	width: 100%;
}
div.invicase_imgc::before{
  content: "";
  position: absolute;
  top: 50%;
  left: -8%;
  width: 16px;
  height: 16px;
  border: 0px;
  border-top: solid 4px #6e5f00;
  border-right: solid 4px #6e5f00;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
p.invicase_newp{
	font-size: 1.3rem;
	font-weight: 500;
	margin-bottom: 1%;
}
/*-------- 2020年10月4日追記 -----------*/
div.invimeiji{
	max-width: 800px;
	margin: 30px auto 0;
}
p.invimeiji_text{
	margin-top: 30px;
	text-align: left;
}
p.invimeiji_text span{
	font-weight: bold;
	margin-bottom: 10px;
}

div.invimeiji h4{
	font-size: 1.125em;
    color: #6e5f00;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 500;
}


/* --------インビザラインフォーム ----------*/
div.invilpformblock{
	overflow: hidden;
}
div.invilpformblock table{
	background: #fff;
}
div.invilpformblock div.confirm{
	margin: 3% auto;
	text-align: center;
}

.consul_in .invilpformblock + p {
    font-size: 0.875em;
    text-align: center;
    margin-bottom: 30px;
}

div.invilpformblock table.consultations th {
    font-size: 15px;
    width: 25%;
    border-bottom: solid 1px #d6d6d6;
    padding: 10px 0px 10px 15px;
    font-weight: bolder;
}
div.invilpformblock table.consultations td {
    font-size: 15px;
    line-height: 200%;
    border-bottom: solid 1px #d6d6d6;
    padding: 10px 10px;
}
div.invilpformblock table.consultations th span.required-srt {
    font-size: 0.7em;
    padding: 3px;
    border-radius: 5px;
    margin-right: 10px;
    background: #ebbbbb;
    color: #ffffff;
}


/*-----------インビザライン経歴---------------*/
div.keireki .consultation_line {
    width: 100%;
    margin-bottom: 50px;
    z-index: 9;
}
div.keireki .consultation_line tr:first-of-type > th, .consultation tr:first-of-type > td {
    color: #deca96;
    font-size: 14px;
    border-bottom: solid 3px #deca96;
    background: #fff;
}
div.keireki .consultation_line th {
    background: #fcfaf4;
    font-size: 14px;
    width: 140px;
    padding: 10px;
    text-align: left;
    border-bottom: solid 1px #e2e2e2;
}
div.keireki .consultation_line td {
    font-size: 14px;
    padding: 10px;
    text-align: left;
    border-bottom: solid 1px #e2e2e2;
}


/* ---------- 2022/11/18 -----------*/
div.invi_top_point_area{
	margin: 8% auto 2%;
	text-align: left;
	max-width: 570px;
    overflow: hidden;
    position: relative;
}
div.invi_top_point_area p{
	font-size: 1.2rem;
	white-space:nowrap
}
div.invi_top_point_area p em{
	color: #6e5f00;
    font-style: normal;
    font-weight: bold;
    background: linear-gradient(to bottom,#fff 70%,#f0efe5 70%);
    font-size: 1.2rem;
}
div.invi_top_point_area p span{
	font-size: 0.9rem;
}
div.invi_top_point_img{
	margin-top: 30px;
}
div.invi_top_point_img p{
	padding: 5px 10px;
	background-color: #f1b628;
	color: #fff;
	border-radius: 20px;
	font-size: 0.8rem;
	margin-right: 1%;
	width: 32%;
    text-align: center;
    float: left;
}
div.invi_top_point_img img{
	display: block;
	width: 60%;
	margin: 0 auto;
}


/* インビザライン　スタイル */
div.top_bannerarea{
	padding: 20px 0;
	background: url(../img/bg_img.png) #f0efe5;
	background-size: 50px;
}
div.body_befor_area{
	max-width: 900px;
	margin: 0 auto;
}
div.body_befor_areap{
	max-width: 1400px;
	margin: 0 auto;
}

header.newinvihead{
	padding: 70px 50px 60px;
	background: #222;
}


/* ---------- 2023/01/10 PBMブロック ------------*/

div#pbm_area{
	max-width: 900px;
	margin: 0 auto 5%;
	/*background: #222;*/
}
div#pbm_area h2{
	background: none;
}
div#pbm_area h2:after{
	display: none !important;
}
div.pbm_block p{
	/*color: #fff;*/
	/*width: 82%;*/
	margin: 2% auto;
	font-size: 1rem;
	font-family: 'Noto Serif JP', serif;
}
div.pbm_block img{
	display: block;
}

div.pbm_open_block dl.ac{
	max-width: 100%;
}
div.pbm_open_block dl dt.ac-parent{
	height: auto;
	text-align: center;
	color: #fff;
	font-size: 1.2rem;
	padding: 1% 0;
	font-weight: 300;
	background: #6e5f00;
	font-family: 'Noto Serif JP', serif;
}
div.pbm_open_block dl dd.ac-child{
	display: block;
	border: 1px solid #6e5f00;
	font-family: 'Noto Serif JP', serif;
}
div.pbm_open_block dl dd.ac-child p{
	width: 100%;
	font-size: 1rem;
}



/* --------- インビザNEWCSS（トップ画像） ----------*/
body.invinew_content div.compare{
	background: url(../images/backimg_bocy.png) ;
}
body.invinew_content div.type{
	/*background: url(../images/type_bg_img.png) ;
	background-repeat: no-repeat;
    background-size: cover;*/
}
header.invisa_new_head{
	background: none;
	background-size: auto;
	padding: 0;
}
header.invisa_new_head img{
	width: 100%;
	display: block;
}
header.invisa_new_head p.logo img{
	width: 50%;
}

div.soudanfree{
	overflow: hidden;
	background: url(../images/backimg_bocy.png) ;
	margin-bottom: 3%;
}
div.soudanfree h3{
	text-align: center;
    font-size: 2em;
    font-weight: normal;
    font-family: 'Noto Serif JP', serif;
    letter-spacing: 0.2em;
    padding-top: 3%;
}
div.soudanfree h3 span{
	display: block;
	font-size: 0.5em;
}
div.banner_area_invisa{
	max-width: 100%;
	margin: 3% auto 0;
}
div.banner_area_invisa p{
	width: 31%;
	float: left;
	margin: 0 1%;
}
div.banner_area_invisa p span{
	display: block;
	width: 100%;
	height: auto;
}
div.banner_area_invisa p span img{
	width: 100%;
}

div.case_tblocks{
	overflow: hidden;
	margin: 3% 0;
}

div.more_case_img {
	display: none;
}
div.case_other_img input:checked + div.more_case_img {
    display: block;
}
div.case_other_img input{
	display: none;
}
div.case_other_img label {
    display: block;
    margin: 0;
    padding: 0.5rem;
    background: #ddd;
    cursor: pointer;
    text-align: center;
}
div.case_other_img label:hover{
	background: #ccc;
}