@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / var(--break) * 100vw) 0 calc(200 / var(--break) * 100vw);
}
.main_page {
	background: url("images/page/bg_ttl_page.jpg")no-repeat center / cover;
	height: calc(500 / var(--break) * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.nav_content01{
	background: url("images/page/bg_common01.jpg")no-repeat center / cover;
	max-width: 1720px;
	width: 91%;
}
.nav_content01 .row__link01{
	max-width: 1500px;
	width: 100%;
	gap:calc(35 / var(--break) * 100vw ) 1.25%;
}
.nav_content01 .row__link01 .col{
	width:19%;
}
.nav_content01 .row__link01 a br {
	display: none;
}
.nav_content01 .row__link01 a small {
	font-size: 80%;
	letter-spacing: 0.05em;
}
.nav_content01 .row__link01 a:before {
	right: calc(10 / var(--break) * 100vw);
}
.hdg3{
	background: url("images/page/deco_common18.svg")no-repeat center left calc(5 / var(--break) * 100vw ) / calc(30 / var(--break) * 100vw ) calc(100% - calc(10 / var(--break) * 100vw )),url("images/page/deco_common19.svg")no-repeat center right calc(5 / var(--break) * 100vw ) / calc(30 / var(--break) * 100vw ) calc(100% - calc(10 / var(--break) * 100vw )) #33272a;
	outline :1px solid #a18850;
	outline-offset : calc( -6 / var(--break) * 100vw );
	line-height: 1.3;
	min-height: calc(120 / var(--break) * 100vw );
}
.hdg3 small{
	font-size: calc(32 / var(--break) * 100vw );
	display: inline-block;
}
.hdg4{
	outline : 1px solid #a18850;
	outline-offset : calc( -11 / var(--break) * 100vw );
}
.hdg4:before{
	content: "";
	background: url("images/index/deco__seriously02.svg")no-repeat left top/ calc(37 / var(--break) * 100vw ) auto , url("images/index/deco__seriously03.svg")no-repeat right top / calc(37 / var(--break) * 100vw ) auto ,url("images/index/deco__seriously04.svg")no-repeat bottom left / calc(37 / var(--break) * 100vw ) auto ,url("images/index/deco__seriously05.svg")no-repeat bottom right / calc(37 / var(--break) * 100vw ) auto ;
	width: 100%;
	height: 100%;
	position: absolute;
	inset:0;
	margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
}
@media only screen and (max-width: 767px) {
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / var(--break) * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background-image: url("images/page/bg_ttl_page_sp.jpg");
		padding-top: 29vw;
		padding-bottom: 9vw;
		height: auto;
		min-height: calc(500 / var(--break) * 100vw );
	}
	.hdg2 {
		padding: 0 3vw;
	}
	.hdg2 .ja {
		font-size: calc(30 / var(--break) * 100vw );
		letter-spacing: 0;
		padding-left: 0;
	}
	.hdg2 .en {
		font-size: calc(70 / var(--break) * 100vw );
		letter-spacing: 0.1em;
		line-height: 1.2;
		margin-bottom: 0;
	}
	.hdg3{
		font-size: calc(46 / var(--break) * 100vw );
		letter-spacing: 0;
		padding-bottom: 3vw;
	}
	.hdg3 small{
		padding: 1vw 0;
	}
	.hdg3 .mini{
		font-size: calc(36 / var(--break) * 100vw );
	}
	.hdg4{
		font-size: 1.25rem;
		letter-spacing: 0;
		line-height: 1.3;
		padding: 4vw 2vw 4.5vw
	}
	.col_img {
		text-align: center;
	}
	.nav_content01{
		width: calc(702 / var(--break) * 100vw );
		padding: 7vw 4% 8vw;
	}
	.nav_content01 .row__link01 {
		gap: calc(35 / var(--break) * 100vw) 3%;
	}
	.nav_content01 .row__link01 .col {
		width: 48.5%;
	}
	.nav_content01 .row__link01 a small{
		letter-spacing: 0;
	}
}


/* 共通 common
------------------------------------------------------------------*/
.row_common01 .col_img:before{
	content: "";
	background: url("images/page/deco_common02.png")no-repeat center / contain;
	width: calc( 500 / var(--break) * 100vw );
	height: calc( 266 / var(--break) * 100vw );
	position: absolute;
	right: calc(-20 / var(--break) * 100vw );
	bottom: calc(-20 / var(--break) * 100vw );
	z-index: -1;
}
.row_common01 .col_img:after{
	content: "";
	background: url("images/page/deco_common01.svg")no-repeat center / contain;
	width: calc( 140 / var(--break) * 100vw );
	height: calc( 140 / var(--break) * 100vw );
	position: absolute;
	right: calc(-10 / var(--break) * 100vw );
	bottom: calc(-10 / var(--break) * 100vw );
}
.row_common03{
	gap:calc(35 / var(--break) * 100vw ) 5%;
}
.row_common03 .col{
	width: 47.5%;
	border: 1px solid #a18850;
	box-shadow: calc(5 / var(--break) * 100vw) calc(5 / var(--break) * 100vw) 0 0 #a18850;
}
.row_common03.col_3{
	gap:calc(35 / var(--break) * 100vw ) 2.45%;
}
.row_common03.col_3 .col{
	width: 31.7%;
}
.row_common04{
	gap:calc(40 / var(--break) * 100vw ) 3.2%;
}
.row_common04 .col{
	width: 48.4%;
	max-width: 725px;
}
.row_common05{
	gap:calc(40 / var(--break) * 100vw ) 2.13%;
}
.row_common05 .col{
	max-width: 350px;
	width: 23.4%;
}
.row_common05 .col .ttl{
	background: #a18850 url("images/page/deco_common14.svg")no-repeat center / calc(100% - calc(10 / var(--break) * 100vw )) calc(100% - calc(10 / var(--break) * 100vw ));
}
.row_common05.col_3{
	gap:calc(30 / var(--break) * 100vw ) 2.45%;
}
.row_common05.col_3 .col{
	width: 31.7%;
	max-width: 475px;
}
.row_common05.col_3 .col .ttl{
	background: #a18850 url("images/page/deco_common16.svg")no-repeat center / calc(100% - calc(10 / var(--break) * 100vw )) calc(100% - calc(10 / var(--break) * 100vw ));
}
.row_common05.pt02 .col{
	background: #fef6e4!important;
}
.row_common05.col_3.pt02 .col .ttl{
	background: #ead6a9 url("images/page/deco_common16_2.svg")no-repeat center / calc(100% - calc(10 / var(--break) * 100vw )) calc(100% - calc(10 / var(--break) * 100vw ));
}
.row_common05.arw01 .col{
	position: relative;
}
.row_common05.arw01 .col:not(:nth-child(3n)):before{
	content: "";
	background: #a18850;
	width: calc( 15 / var(--break) * 100vw );
	height: calc( 42 / var(--break) * 100vw );
	position: absolute;
	left: 100%;
	top: calc(138 / var(--break) * 100vw );
	clip-path: polygon(0 0, 0% 100%, 100% 50%);
}
.bdr_common01 {
	background: url("images/page/deco_common03.svg")no-repeat center / 100% 100%;
	height: calc(16 / var(--break) * 100vw );
}
.row_common02 .col_txt .bdr_common01 {
	background: url("images/page/deco_common17.svg")no-repeat center / 100% 100%;
}
.bdr_common02 {
	height: calc(4 / var(--break) * 100vw );
	background-image: linear-gradient(to right, #a18850, #f7e7c5);
}
.ttl_common01 .deco{
	height: calc(18 / var(--break) * 100vw );
	background: url("images/page/deco_common04.svg")no-repeat left center / calc(22 / var(--break) * 100vw ) auto,url("images/page/deco_common05.svg")no-repeat right center / calc(22 / var(--break) * 100vw ) auto;
}
.ttl_common01.pt02 .deco{
	background: url("images/page/deco_common04_2.svg")no-repeat left center / calc(22 / var(--break) * 100vw ) auto,url("images/page/deco_common05_2.svg")no-repeat right center / calc(22 / var(--break) * 100vw ) auto;
}
.ttl_common01 .deco:before{
	content: "";
	background: #a18850;
	width: calc( 100% - calc(42  / var(--break) * 100vw ));
	height:1px;
	position: absolute;
	inset:0;
	margin: auto;
	z-index: -1;
}
.ttl_common01.pt02 .deco:before{
	background: #ffffff;
}
.bg_common01{
	background: url("images/page/bg_common02.jpg")no-repeat center top / cover;
}
.bg_common01.pt02{
	background: url("images/page/bg_common06.jpg")no-repeat center top / cover;
}
.bg_common02{
	background: url("images/page/bg_common03.jpg")no-repeat center / cover;
}
.bg_common03{
	background: url("images/page/bg_common04.jpg")no-repeat center / cover;
}
.bg_common03 .row__rp01{
	width: 90%;
}
.bg_common04{
	background: url("images/page/bg_common05.jpg")no-repeat center top / cover;
}
.wrap_common02 > .ttl{
	min-height: calc(62 / var(--break) * 100vw );
	border-bottom: 1px solid #e07a5f;
}
.wrap_common02 > .ttl:before{
	content: "";
	background: url("images/page/deco_common06.png")no-repeat center / contain;
	width: calc( 42 / var(--break) * 100vw );
	height: calc( 42 / var(--break) * 100vw );
	position: absolute;
	left: calc(10 / var(--break) * 100vw );
	top: 0.4em;
}
.wrap_common02 .row_default_1500px_3 .col_img{
	max-width: 290px;
	width: 19.4%;
}
.wrap_common02 .row_default_1500px_3 .col_txt{
	width: 77%;
}
.wrap_common03{
	gap:calc(20 / var(--break) * 100vw ) 3%;
}
.wrap_common03 .btn_common02{
	width: 40%;
}
.box_common01{
	background: url("images/page/deco_common10.svg")no-repeat left top /calc(77 / var(--break) * 100vw ) auto, url("images/page/deco_common11.svg")no-repeat right top /calc(77 / var(--break) * 100vw ) auto,url("images/page/deco_common12.svg")no-repeat left bottom /calc(77 / var(--break) * 100vw ) auto,url("images/page/deco_common13.svg")no-repeat right bottom /calc(77 / var(--break) * 100vw ) auto #ffffff;
	outline : 1px solid #e07a5f;
	outline-offset : calc( -11 / var(--break) * 100vw );
	border: 1px solid #e07a5f;
	box-shadow: calc(5 / var(--break) * 100vw) calc(5 / var(--break) * 100vw) 0 0 #e07a5f;
}
.box_common01.pt03{
	background: url("images/complications/deco_complications05.svg")no-repeat left top /calc(77 / var(--break) * 100vw ) auto, url("images/complications/deco_complications06.svg")no-repeat right top /calc(77 / var(--break) * 100vw ) auto,url("images/complications/deco_complications07.svg")no-repeat left bottom /calc(77 / var(--break) * 100vw ) auto,url("images/complications/deco_complications08.svg")no-repeat right bottom /calc(77 / var(--break) * 100vw ) auto #ffffff;
	outline : 1px solid #cbb278;
	border: 1px solid #cbb278;
	box-shadow: calc(5 / var(--break) * 100vw) calc(5 / var(--break) * 100vw) 0 0 #cbb278;
}
.box_common01.pt02{
	background: url("images/page/deco_common10_2.svg")no-repeat left top /calc(77 / var(--break) * 100vw ) auto, url("images/page/deco_common11_2.svg")no-repeat right top /calc(77 / var(--break) * 100vw ) auto,url("images/page/deco_common12_2.svg") no-repeat left bottom /calc(77 / var(--break) * 100vw ) auto,url("images/page/deco_common13_2.svg")no-repeat right bottom /calc(77 / var(--break) * 100vw ) auto #ffffff;
	outline : 1px solid #c96874;
	border: 1px solid #c96874;
	box-shadow: calc(5 / var(--break) * 100vw) calc(5 / var(--break) * 100vw) 0 0 #c96874;
}
.box_common01 .ttl{
	background-image: linear-gradient(to right, #e07a5f, #dd9099);
}
.box_common01.pt02 .ttl{
	background-image: linear-gradient(to left, #e07a5f, #dd9099);
}
.list_common01 li{
	border-bottom: 1px dotted #fab3a0;
	padding-bottom:calc(6 / var(--break) * 100vw ) ;
}
.list_common01.check03 li{
	border-bottom-color: #cbb278;
}
.box_common01.pt02 .list_common01 li{
	border-bottom-color: #f8b3bb;
}
.box_common01.pt03 .list_common01 li{
	border-bottom-color: #ead6a9;
}
.list_common01 li:not(:first-child) {
	margin-top: calc(6 / var(--break) * 100vw);
}
.list_common01.list_default01 li:nth-child(2) {
	margin-top: 0;
}
.list_common01 li:before{
	background: #e07a5f;
}
.box_common01.pt02 .list_common01 li:before{
	background: #c96874;
}
.box_common01.pt03 .list_common01 li:before{
	background: #cbb278;
}
.list_common01.check li{
	padding-left: calc(28 / var(--break) * 100vw);
}
.list_common01.check li:before{
	background: url("images/page/check02.svg")no-repeat center / contain;
	width: calc( 20 / var(--break) * 100vw );
	height: calc( 20 / var(--break) * 100vw );
	position: absolute;
	top: 0.3em;
	border-radius: 0;
}
.list_common01.check02 li:before{
	background: url("images/page/check03.svg")no-repeat center / contain!important;
}
.list_common01.check03 li:before{
	background: url("images/page/check04.svg")no-repeat center / contain!important;
}
.dr_name01{
	border-top: 1px solid #33272a;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_common01 .col_txt .copy{
		font-size: 1.75rem;
		letter-spacing: 0;
	}
	.row_common03.col_3 .col .ttl{
		font-size: 1.25rem;
	}
	.row_common05 .col .ttl {
		font-size: 1.125rem;
	}
}
@media(max-width: 767px) {
	.dr_name01{
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.6;
	}
	.dr_name01 em{
		font-size: 1.625rem;
		margin-top: 2vw;
		display: inline-block;
	}
	.row_common01 .col_txt .copy{
		font-size: calc(38 / var(--break) * 100vw );
	}
	.row_common02 .col_img{
		width: calc(646 / var(--break) * 100vw )!important;
		margin: 0 auto 5vw;
	}
	.row_common03{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.row_common03 .col{
		width: 100%!important;
	}
	.row_common03 .col .ttl{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.row_common04{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.row_common04 .col{
		width: 100%;
	}
	.row_common05{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.row_common05.arw01{
		gap:calc(60 / var(--break) * 100vw ) 0;
	}
	.row_common05.arw01 .col:not(:last-child):before {
		content: "";
		background: #a18850;
		width: calc(100 / var(--break) * 100vw);
		height: calc(65 / var(--break) * 100vw);
		position: absolute;
		left: 0;
		right: 0;
		margin: auto;
		top: 100%;
		clip-path: polygon(0 0, 50% 50%, 100% 0);
	}
	.row_common05 .col{
		width: 100%!important;
	}
	.row_common05 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		min-height: calc(144 / var(--break) * 100vw );
	}
	.row_common05.col_3 .col .ttl{
		min-height: auto;
	}
	.wrap_common01 > .ttl{
		font-size: 1.1875rem;
		letter-spacing: 0;
		text-align: center;
	}
	.wrap_common01 > .ttl .num{
		font-size: 1.5rem;
		letter-spacing: 0;
	}
	.wrap_common01 > .txt{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.wrap_common02 > .ttl {
		font-size: 1.1875rem;
		letter-spacing: 0;
		padding: 2vw 2vw 2vw 11vw;
	}
	.wrap_common02 > .txt {
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.wrap_common02 .row_default_1500px_3 > .col_img {
		width: calc(580 / var(--break) * 100vw )!important;
		margin: 0 auto 5vw;
	}
	.wrap_common02 > .ttl:before {
		width: calc(54 / var(--break) * 100vw);
		height: calc(54 / var(--break) * 100vw);
		top: 0.5em;
	}
	.wrap_common03 .btn_common02 {
		width: calc(580 / var(--break) * 100vw);
	}
	.ttl_common01{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.ttl_common01 .deco {
		height: calc(26 / var(--break) * 100vw);
		background: url(images/page/deco_common04.svg) no-repeat left center / calc(28 / var(--break) * 100vw) auto, url(images/page/deco_common05.svg) no-repeat right center / calc(28 / var(--break) * 100vw) auto;
	}
	.box_common01 .ttl{
		font-size: 1.1875rem;
		letter-spacing: 0;
		padding: 1.5vw 2vw 2vw;
		line-height: 1.3;
	}
	.list_common01 li {
		padding-bottom:  2vw;
	}
	.list_common01 li:not(:first-child) {
		margin-top: 2vw;
	}
	.list_common01.check li {
		padding-left: 7vw;
		padding-bottom: 2vw;
	}
	.list_common01.check li:before {
		width: calc(32 / var(--break) * 100vw);
		height: calc(32 / var(--break) * 100vw);
	}
	.list_common01.list_default01 li:nth-child(2) {
		margin-top:2vw;
	}
	.bg_common02 {
		background: url(images/page/bg_common03.jpg) no-repeat right bottom / cover;
	}
	
}

/* VIO VIO脱毛
------------------------------------------------------------------*/
.row_vio01{
	gap:calc(30 / var(--break) * 100vw ) 2.45%;
}
.row_vio01 .col{
	max-width: 475px;
	width: 31.7%;
}
.row_vio01 .col .deco{ 
	width: calc(255 / var(--break) * 100vw );
}
.box_vio01{
	background: url("images/vio/deco_vio02.svg")no-repeat left top / calc(360 / var(--break) * 100vw ) auto,url("images/vio/deco_vio03.svg")no-repeat right bottom / calc(360 / var(--break) * 100vw ) auto,url("images/vio/bg_vio01.jpg")no-repeat center / cover;
	max-width: 1720px;
	width: 91%;
	outline :1px solid #ffffff;
	outline-offset : calc( -21 / var(--break) * 100vw );
}
.box_vio01 .inner1500{
	width: 100%;
}
.row_vio03{
	gap:calc(30 / var(--break) * 100vw ) 5.6%;
}
.row_vio03 .col{
	width: 19.9%;
	min-height: calc(300 / var(--break) * 100vw );
}
.row_vio03 .col:before{
	content: "";
	background: url("images/vio/deco_vio01.svg")no-repeat center / 100% 100%;
	width: 120%;
	height: 118%;;
	position: absolute;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_vio03 .col {
		min-height: calc(250 / var(--break) * 100vw);
	}
	.row_vio03 .col .en{
		font-size: 1.75rem;
	}
	.row_vio03 .col .ja{
		font-size: 1.75rem;
	}
	.row_vio01 .col .ttl{
		font-size: 1.1875rem;
	}
}
@media(max-width: 767px) {
	.row_vio01{
		gap:calc(50 / var(--break) * 100vw ) 3%;
	}
	.row_vio01 .col{
		width: 48.5%;
	}
	.row_vio01 .col .ttl{
		font-size: 0.875rem;
		letter-spacing: 0;
	}
	.row_vio01 .col .ttl em{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.box_vio01{
		width: calc(702 / var(--break) * 100vw );
		outline-offset: calc(-14 / var(--break) * 100vw);
	}
	.box_vio01 .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_vio01 .ttl em{
		font-size: 1.625rem;
		letter-spacing: 0;
	}
	.row_vio03 {
		gap: calc(70 / var(--break) * 100vw) 10%;
	}
	.row_vio03 .col{
		width: 45%;
	}
	.row_vio03 .col .en{
		font-size: 1.125rem;
	}
	.row_vio03 .col .ja{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
}

/* 流れ flow
------------------------------------------------------------------*/
.deco_flow01{
	border: 1px solid #a18850;
	margin-bottom: calc(55 / var(--break) * 100vw );
}
.deco_flow01:before,.deco_flow01:after{
	content: "";
	background: url("images/page/deco_common08.svg")no-repeat left top / contain;
	width: calc( 137 / var(--break) * 100vw );
	height: calc( 72 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}
.deco_flow01:after{
	background: url("images/page/deco_common09.svg")no-repeat right top / contain;
	left: auto;
	right: 0;
}
.box_flow{
	position: relative;
	border: 1px solid #a18850;
	background: #ffffff url("images/page/ptn02.png")repeat left top /calc(500 / var(--break) * 100vw ) auto ;
	margin-bottom: 0!important;
}
.box_flow:after{
	content: "";
	background: url("images/page/deco_common07.jpg")no-repeat center / cover;
	width:100%;
	height: calc( 70 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 0;
}
.box_flow .col_txt .wrap{
	margin-bottom: calc(20 / var(--break) * 100vw );
}
.box_flow .col_txt .wrap .en{
	width: calc(140 / var(--break) * 100vw );
}
.box_flow .col_txt .wrap .ttl{
	width: calc(100% - calc(140 / var(--break) * 100vw ));
}
.arw_flow:before {
	border-top-color: #a18850;
	bottom: calc(-46 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_flow {
		padding-bottom: 10vw;
	}
	.deco_flow01 {
		margin-bottom: calc(75 / var(--break) * 100vw);
	}
	.box_flow .col_txt .wrap .en {
		width: calc(210 / var(--break) * 100vw);
		font-size: 1.1875rem;
	}
	.box_flow .col_txt .wrap .en em{
		font-size: 1.75rem;
	}
	.box_flow .col_txt .wrap .ttl {
		width: calc(100% - calc(210 / var(--break) * 100vw));
		font-size: 1.125rem;
		padding: 0;
	}
	.arw_flow:before {
		bottom: -9vw;
	}
}

/* RECOMMEND 医療脱毛おすすめ
------------------------------------------------------------------*/
.img_recommend01.main_img .slide_main li {
	min-height: calc(930 / var(--break) * 100vw );
	height: auto;
}
.img_recommend01.main_img{
	transform: scale(0.53);
	transform-origin: top center;
	margin-bottom: calc(-380 / var(--break) * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.img_recommend01.main_img {
		transform: scale(0.7);
		margin-bottom: calc(-180 / var(--break) * 100vw);
	}
	.img_recommend01.main_img .slide_main li {
		min-height: calc(750 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.img_recommend01.main_img {
		transform: scale(0.8);
		margin-bottom: 29vw;
	}
	.img_recommend01.main_img .slide_main li {
		min-height: calc(1080 / var(--break) * 100vw);
	}
}

/*  MECHANISM医療脱毛の仕組みと原理
------------------------------------------------------------------*/
.tbl_mechanism01.tbl_common01  table{
	border: 1px solid #e07a5f;
}
.tbl_mechanism01.tbl_common01  tbody th{
	text-align: left;
	background: #e07a5f;
	color: #fff;
	padding: calc(22 / var(--break) * 100vw ) calc(18 / var(--break) * 100vw ) calc(22 / var(--break) * 100vw );
	width: 41%;
}
.tbl_mechanism01.tbl_common01  tr:not(:last-child) th{
	border-bottom-color: #fff;
}
.tbl_mechanism01.tbl_common01  tbody td{
	text-align: left;
	padding: calc(22 / var(--break) * 100vw ) calc(18 / var(--break) * 100vw ) calc(22 / var(--break) * 100vw );
	width: 59%;

}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.tbl_mechanism01.tbl_common01 table{
		font-size: 1rem;
	}
}

/*COMPLICATIONS 医療脱毛の合併症
------------------------------------------------------------------*/
.bg_complications01{
	background: url("images/complications/deco_complications01.svg")no-repeat left calc(30 / var(--break) * 100vw ) top calc(30 / var(--break) * 100vw ) / auto calc(45 / var(--break) * 100vw ) ,url("images/complications/deco_complications02.svg")no-repeat right calc(30 / var(--break) * 100vw ) top calc(30 / var(--break) * 100vw ) / auto calc(45 / var(--break) * 100vw ) ,url("images/complications/deco_complications03.svg")no-repeat left calc(30 / var(--break) * 100vw ) bottom calc(30 / var(--break) * 100vw ) / auto calc(45 / var(--break) * 100vw ) ,url("images/complications/deco_complications04.svg")no-repeat right calc(30 / var(--break) * 100vw ) bottom calc(30 / var(--break) * 100vw ) / auto calc(45 / var(--break) * 100vw ) ,url("images/complications/bg_complications01.jpg")no-repeat center / cover;
}
.bg_complications01 .deco{
	width: calc(209 / var(--break) * 100vw );
}
.bg_complications02{
	background: url("images/complications/bg_complications02.jpg")no-repeat center / cover;
}
.box_complications01.box_common01{
	background: #fff!important;
	outline-offset : calc( -6 / var(--break) * 100vw );
}
.ttl_complications01{
	max-width: calc(1035 / var(--break) * 100vw );
	width: 90%;
	background: #e07a5f;
}
.ttl_complications01:before,.ttl_complications01:after{
	content: "";
	background: url("images/complications/deco_complications16.svg")no-repeat center / contain;
	width: calc( 52 / var(--break) * 100vw );
	height: calc( 50 / var(--break) * 100vw );
	position: absolute;
	left: calc(100% - 1px );
	top: 0;
	bottom: 0;
	margin: auto;
}
.ttl_complications01:after{
	background: url("images/complications/deco_complications15.svg")no-repeat center / contain;
	left: auto;
	right: calc(100% - 1px);
}
.box_complications01.box_common01.pt02 .ttl_complications01{
	background: #c96874;
}
.box_complications01.box_common01.pt03 .ttl_complications01{
	background: #cbb278;
}
.box_complications01.box_common01.pt02 .ttl_complications01:before,.box_complications01.box_common01.pt02 .ttl_complications01:after{
	background: url("images/complications/deco_complications18.svg")no-repeat center / contain;
}
.box_complications01.box_common01.pt02 .ttl_complications01:after{
	background: url("images/complications/deco_complications17.svg")no-repeat center / contain;
}
.box_complications01.box_common01.pt03 .ttl_complications01:before,.box_complications01.box_common01.pt03 .ttl_complications01:after{
	background: url("images/complications/deco_complications14.svg")no-repeat center / contain;
}
.box_complications01.box_common01.pt03 .ttl_complications01:after{
	background: url("images/complications/deco_complications13.svg")no-repeat center / contain;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.tbl_complications01.js-scrollable table{
		width: calc(1330 / var(--break) * 100vw );
	}
	.bg_complications01 {
		background: url(images/complications/deco_complications01.svg) no-repeat left calc(20 / var(--break) * 100vw) top calc(20 / var(--break) * 100vw) / auto calc(45 / var(--break) * 100vw), url(images/complications/deco_complications02.svg) no-repeat right calc(20 / var(--break) * 100vw) top calc(20 / var(--break) * 100vw) / auto calc(45 / var(--break) * 100vw), url(images/complications/deco_complications03.svg) no-repeat left calc(20 / var(--break) * 100vw) bottom calc(20 / var(--break) * 100vw) / auto calc(45 / var(--break) * 100vw), url(images/complications/deco_complications04.svg) no-repeat right calc(20 / var(--break) * 100vw) bottom calc(20 / var(--break) * 100vw) / auto calc(45 / var(--break) * 100vw), url(images/complications/bg_complications01.jpg) no-repeat center / cover;
	}
	.bg_complications01 .box{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
		padding: 5vw 5% 5vw;
	}
	.bg_complications01 .box .ttl{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.bg_complications01 .deco {
		width: calc(300 / var(--break) * 100vw);
	}
	.ttl_complications01{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 1.5vw 2vw 2vw;
		width: calc(550 / var(--break) * 100vw );
		line-height: 1.3;
	}
	.box_complications01.box_common01 {
		padding-top: 11vw;
		margin-bottom: 14vw;
	}
}

/* KUROSAKI 黒崎方面からお越しになるかたへ
------------------------------------------------------------------*/
.bg_kurosaki01{
	background: url("images/kurosaki/deco_kurosaki01.png")no-repeat left top / calc(200 / var(--break) * 100vw ) auto ,url("images/kurosaki/deco_kurosaki02.png")no-repeat right top / calc(200 / var(--break) * 100vw ) auto ,url("images/kurosaki/deco_kurosaki04.png")no-repeat left bottom / calc(200 / var(--break) * 100vw ) auto ,url("images/kurosaki/deco_kurosaki03.png")no-repeat right bottom / calc(200 / var(--break) * 100vw ) auto ,url("images/page/ptn02.png")repeat left top / calc(500 / var(--break) * 100vw ) auto #fef6e4;
	max-width: 1720px;
	width: 91%;
}
.box_kurosaki01{
	border: 1px solid #a18850;
}
.box_kurosaki01 .col_img{
	max-width: 290px;
	width: 25.5%;
}
.box_kurosaki01 .col_txt{
	width: 65.8%;
}
.box_kurosaki01 .list_default li:before{
	background: #e68d75;
}
.bg_kurosaki01 .btn_common02{
	width: calc(360 / var(--break) * 100vw );
}
.bg_kurosaki01  .ttl_common01 .icn{
	width: calc(45 / var(--break) * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.bg_kurosaki01 {
		background: url(images/kurosaki/deco_kurosaki01.png) no-repeat left top / calc(130 / var(--break) * 100vw) auto, url(images/kurosaki/deco_kurosaki02.png) no-repeat right top / calc(130 / var(--break) * 100vw) auto, url(images/kurosaki/deco_kurosaki04.png) no-repeat left bottom / calc(130 / var(--break) * 100vw) auto, url(images/kurosaki/deco_kurosaki03.png) no-repeat right bottom / calc(130 / var(--break) * 100vw) auto, url(images/page/ptn02.png) repeat left top / calc(500 / var(--break) * 100vw) auto #fef6e4;
	}
}
@media(max-width: 767px) {
	.bg_kurosaki01{
		width: calc(702 / var(--break) * 100vw );
		background: url(images/kurosaki/deco_kurosaki01.png) no-repeat left top / calc(130 / var(--break) * 100vw) auto, url(images/kurosaki/deco_kurosaki02.png) no-repeat right top / calc(130 / var(--break) * 100vw) auto, url(images/kurosaki/deco_kurosaki04.png) no-repeat left bottom / calc(130 / var(--break) * 100vw) auto, url(images/kurosaki/deco_kurosaki03.png) no-repeat right bottom / calc(130 / var(--break) * 100vw) auto, url(images/page/ptn02.png) repeat left top / calc(500 / var(--break) * 100vw) auto #fef6e4;
		padding: 9vw 4% 9vw;
	}
	.bg_kurosaki01  .ttl_common01 .icn{
		width: calc(65 / var(--break) * 100vw );
	}
	.bg_kurosaki01  .ttl_common01 .txt{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.bg_kurosaki01 .btn_common02{
		width: calc(500 / var(--break) * 100vw );
	}
	.box_kurosaki01 {
		padding: 7vw 5% 7vw;
	}
	.box_kurosaki01 .col_img{
		width: calc(500 / var(--break) * 100vw );
		margin:  0 auto 5vw;
	}
	.box_kurosaki01 .col_img .txt{
		font-size: 0.875rem;
	}
	.box_kurosaki01 .col_txt{
		width: 100%;
	}
	.box_kurosaki01 .col_txt .copy{
		font-size: 1.125rem;
		letter-spacing: 0;
	}

}

/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 症例紹介 case
------------------------------------------------------------------*/
.area_case_common01:not(:last-of-type) {
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.box_case01 {
	position: relative;
	padding: calc(30 / var(--break) * 100vw) calc(50 / var(--break) * 100vw) calc(60 / var(--break) * 100vw);
}
.row_case01 {
	max-width: calc(1000 / var(--break) * 100vw);
	width: 100%
}
.row_case01 .en {
	height: calc(50 / var(--break) * 100vw);
}
.row_case01:after {
	border-left: calc(15 / var(--break) * 100vw) solid #ccc;
	border-top: calc(23 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(23 / var(--break) * 100vw) solid transparent;
	top: calc(55 / var(--break) * 100vw);
}
.slide_case01 .slick-prev:before,.slide_case01 .slick-next:before {
	display: none;
}
.slide_case01 .slick-prev, .slide_case01 .slick-next {
    width: calc(30 / var(--break) * 100vw);
    height: calc(54 / var(--break) * 100vw);
    background: url(images/page/arw_slide.svg)no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: -7.2%;
}
.slide_case01 .slick-next {
    right: -7.2%;
    transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	margin-top: var(--size30px);
	position: relative !important;
	bottom: auto;
	line-height: 1;
}
.slide_case01 .slick-dots li {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	margin: 0 calc( 8 / var(--break) * 100vw);
}
.slide_case01 .slick-dots li button {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	padding: 0;
}
.slide_case01 .slick-dots li button:before {
	content: "";
	background: #ccc;
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_case01 .slick-dots li.slick-active button:before {
	background: #333;
	opacity: 1;
}
.slide_case01 .slick-dots li:only-child {
	display: none;
}
.row_case_common01 .col .case_img{
	height: calc(300 / var(--break) * 100vw);
}
.slide_case01 .tbl_case {
	max-width: calc(1000 / var(--break) * 100vw);
}
.tbl_case table {
	width: calc(100% - 1px);/*ボーダー右切れる対策*/
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_case01 .slick-prev {
		left: calc(30 / var(--break) * 100vw);
	}
	.slide_case01 .slick-next {
		right: calc(30 / var(--break) * 100vw);
	}
}
@media(max-width: 767px) {
	.row_case01 {
		margin-bottom: 7.5vw;
		max-width: calc(646 / var(--break) * 100vw);
		/*opacity: .5;
		transition: .3s;*/
	}
	.row_case01.slick-active {
		opacity: 1;
	}
	.row_case01 .col {
		max-width: calc(480 / var(--break) * 100vw);
		width: 100%;
		margin-right: auto;
		margin-left: auto;
	}
	.row_case01 .col:first-child {
		margin-bottom: 12vw;
	}
	.row_case01:after {
		border-left: calc(40 / var(--break) * 100vw) solid transparent;
		border-right: calc(40 / var(--break) * 100vw) solid transparent;
		border-top: calc(30 / var(--break) * 100vw) solid #ccc;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.slide_case01 {
		margin-bottom: 8vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
	}
	.slide_case01 .slick-slide.slick-center {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-slide.slick-active {
		opacity: 1;
		transition: .5s;
	}
	.slide_case01 .slick-prev, .slide_case01 .slick-next {
		width: calc(50 / var(--break) * 100vw);
		height: calc(90 / var(--break) * 100vw);
		bottom: auto;
		top: 64vw;
	}
	.slide_case01 .slick-prev {
		left: 6vw;
	}
	.slide_case01 .slick-next {
		right: 6vw;
	}
	.slide_case01.slick-dotted.slick-slider {
		margin-bottom: 15vw;
	}
	.slide_case01 .slick-dots li {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
		margin: 0 calc( 14 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.slide_case01 .slick-dots li button:before {
		width: calc( 16 / var(--break) * 100vw);
		height: calc( 16 / var(--break) * 100vw);
	}
	.tbl_case tr th {
			border-bottom: 1px solid #000;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 {
	border: 1px solid #33272a
}
.box_risk01.pt02 {
	border: 0;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	background: #eee;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
	border: ;
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 180px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	background:#33272a!important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps--active-x > .ps__rail-x,
.risk .ps--active-y > .ps__rail-y, .box_invisalign .ps--active-x > .ps__rail-x,
.box_invisalign .ps--active-y > .ps__rail-y {
	background: none !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1!important;
}
.risk .ps .ps__rail-x.ps--clicking, .risk .ps .ps__rail-x:focus, .risk .ps .ps__rail-x:hover, .risk .ps .ps__rail-y.ps--clicking, .risk .ps .ps__rail-y:focus, .risk .ps .ps__rail-y:hover, .box_invisalign .ps .ps__rail-x.ps--clicking, .box_invisalign .ps .ps__rail-x:focus, .box_invisalign .ps .ps__rail-x:hover, .box_invisalign .ps .ps__rail-y.ps--clicking, .box_invisalign .ps .ps__rail-y:focus, .box_invisalign .ps .ps__rail-y:hoverr {
	opacity: 1!important;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 751px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.box_risk01 {
		padding-left: 4.5vw;
		padding-bottom: 6vw;
	}
	.box_risk01 .box {
		padding-right: 4vw;
		max-height: calc(530 / var(--break) * 100vw);
	}
	.box_risk01 .ttl, .box_invisalign .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_risk01 .txt {
		letter-spacing: 0;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail, .box_invisalign .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .box_invisalign .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: ;
}
.tbl_guideline01 th {
	background: ;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: ;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #333;
}
.btn_submit input {
	border: none;
	background: #;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01 tr th {
			border-bottom: 1px solid #000;
	}
}

/* お問い合わせ contact
------------------------------------------------------------------*/
.grecaptcha-badge { visibility: hidden; }
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* ブログ blog
------------------------------------------------------------------*/
#sidebar {
	width: 24%;
}
#sidebar h4 {
	background: #959595;
	color: #fff;
	font-weight: 500;
	font-size: 1.25rem;
	line-height: calc(40 / var(--break) * 100vw);
	margin-bottom: calc(4 / var(--break) * 100vw);
	text-align: center;
}
#sidebar caption {
	margin-bottom: calc(5 / var(--break) * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / var(--break) * 100vw);
}
#wp-calendar thead th {
	background: #eee;
	border: 1px solid #eee;
	border-right-color: #eee;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #eee;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #959595;
	text-decoration: underline;
}
.wp-calendar-nav{
	display:-webkit-box;
	display:-ms-flexbox;
	display: -webkit-flex;
	display:flex;
	-webkit-box-pack:justify;
	-ms-flex-pack:justify;
	-webkit-justify-content:space-between;
	justify-content:space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-align-items: flex-start;
	align-items: flex-start;
	margin-bottom: calc(60 / var(--break) * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / var(--break) * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	-webkit-flex-wrap: wrap; /* Safari */
	flex-wrap: wrap;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #333;
	padding-bottom: calc(4 / var(--break) * 100vw);
	line-height: 2.1;
}
.post_main {
	width: 71%;
}
.navigation {
	display:-webkit-box;/*--- Androidブラウザ用 ---*/
	display:-ms-flexbox;/*--- IE10 ---*/
	display: -webkit-flex;/*--- safari（PC）用 ---*/
	display:flex;
	-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
	-ms-flex-pack:justify;/*--- IE10 ---*/
	-webkit-justify-content:space-between;/*--- safari（PC）用 ---*/
	justify-content:space-between;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.navigation li {
	width: calc(170 / var(--break) * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / var(--break) * 100vw);
	border-bottom: 1px solid #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / var(--break) * 100vw);
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / var(--break) * 100vw);
}
.thmb img {
	height: calc(120 / var(--break) * 100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / var(--break) * 100vw);
	border-bottom: 1px solid #959595;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: calc(40 / var(--break) * 100vw);
}
.txt_post a {
	color: inherit;
}
.txt_post a:hover {
	text-decoration: underline;
}
.txt_post h4 {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	line-height: 1.7;
	font-size: 1.25rem;
	letter-spacing: .1em;
}
.blog_archive .txt_post .date {
	color: #959595;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #aaa;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: calc(60 / var(--break) * 100vw);
	text-align: center;
	font-size: .875rem;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #959595;
	color: #959595;
	padding: 0 calc(10 / var(--break) * 100vw);
	margin: calc(2 / var(--break) * 100vw);
	display: inline-block;
}
.page_main .wp-pagenavi span.pages {
	padding: 0 calc(11 / var(--break) * 100vw);
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #959595;
	background: #959595;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.post_content > h4,.post_content > h5{
	line-height: 1.6;
	font-size: 1.25rem;
	letter-spacing: 0.1em;
	margin-bottom: calc(35 / var(--break) * 100vw );
}
#sidebar .category h4{
	margin-bottom: calc(20 / var(--break) * 100vw );
}
#sidebar .category ul{
	gap:calc(10 / var(--break) * 100vw ) 3%;
}
#sidebar .category ul li{
	font-size: 1rem;
	width: auto;
	overflow: visible;
	white-space:normal;
}
#sidebar .category ul li a{
	border: 1px solid #959595;
	background: #959595;
	color: #fff;
	padding: calc(4 / var(--break) * 100vw ) calc(8 / var(--break) * 100vw );
	line-height: 1.6;
}
#sidebar .category ul li a.is-active{
	background: #fff;
	color: #959595;
}

@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / var(--break) * 100vw);
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.thmb {
		width: calc(210 / var(--break) * 100vw);
	}
	.thmb img {
		height: calc(210 / var(--break) * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(240 / var(--break) * 100vw));
	}
	.txt_post h4 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.navigation li {
		width: calc(200 / 750 * 100vw);
	}
	.page_main .wp-pagenavi span.pages,.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: .5vw 2vw;
		margin: calc(4 / 750 * 100vw);
	}
	.page_main section.blog_archive {
		padding-bottom: 6vw;
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: 6vw;
	}
	.post_main .wp-pagenavi {
		margin-top: 12vw;
		display:-webkit-box;/*--- Androidブラウザ用 ---*/
		display:-ms-flexbox;/*--- IE10 ---*/
		display: -webkit-flex;/*--- safari（PC）用 ---*/
		display:flex;
		-webkit-box-pack:justify;/*--- Androidブラウザ用 ---*/
		-ms-flex-pack:justify;/*--- IE10 ---*/
		-webkit-justify-content: center;
		-ms-justify-content: center;
		justify-content: center;
		-webkit-flex-wrap: wrap; /* Safari */
		flex-wrap: wrap;
	}
	.single_post > h3 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content > h4,.post_content > h5{
		letter-spacing: 0;
		font-size: 1.125rem;
	}
	#sidebar .category ul li a{
		border-radius: calc(8 / var(--break)* 100vw);
		padding: calc(4 / var(--break)* 100vw) calc(14 / var(--break)* 100vw);
	}
}


/* フォーマット format
------------------------------------------------------------------*/
.wrap_format01:not(:last-of-type) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.img_format01 {
	max-width: 1000px;
}
.row_format01 .col_img {
	width: 46%;
	max-width: 570px;
}
.row_format01 .col_txt {
	width: 50%;
}
.list_format01 li {
	max-width: 425px;
}
.row_format03 .col_img {
	width: 29%;
	max-width: 350px;
}
.row_format03 .col_txt {
	width: 67%;
}
.row_format03 .copy {
	border-bottom: 1px solid #333;
}
.row_format03 .copy:before {
	content: "";
	position: absolute;
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	left: 0;
	top: .4em;
	background: #333;
}
.txt_format01 {
	max-width: 1000px;
}
.tbl_fee {
	max-width: 1000px;
}
.tbl_fee table {
	border-color: #;
}
.tbl_fee th {
	background: #;
}
.tbl_fee thead th {
	background: #;
	text-align: center;
}
.tbl_fee thead tr th:not(:last-of-type) {
	border-right: 1px solid #fff;
}
.tbl_fee tr:not(:last-child) td {
	border-bottom-color: #;
}
.tbl_fee tbody tr td:not(:last-of-type) {
	border-right: 1px solid #;
}
.tbl_fee01 tbody th {
	text-align: center;
}
.wrap_format01 .box_flow:last-of-type:before {
	display: none;
}
.box_format03 .col_img {
	width: 31%;
	max-width: 345px;
}
.box_format03 .col_txt {
	width: 65%;
}
.row_format04 .col {
	width: 31.8%;
	max-width: 394px;
	margin-right: 2.3%;
}
.row_format04 .col:nth-child(3n), .row_format04 .col:last-child {
	margin-right: 0;
}
.row_format04 .col:not(:nth-child(-n+3)) {
	margin-top: calc(60 / var(--break) * 100vw);
}
.wrap_format01 .box_qa03 {
	border: none;
	margin-bottom: calc(60 / var(--break) * 100vw);
}
.wrap_format01 .box_qa03 .box_a .box {
	width: calc(60 / var(--break) * 100vw);
	height: calc(60 / var(--break) * 100vw);
	left: 0;
	top: 0;
}
.wrap_format01 .box_qa03 .box_a {
	padding-top: calc(30 / var(--break) * 100vw);
	padding-left: calc(100 / var(--break) * 100vw);
}
.box_format04 .ttl {
	font-weight: 300;
	height: calc(50 / var(--break) * 100vw);
}
.list_format02 li:not(:first-child) {
	margin-top: calc(14 / var(--break) * 100vw);
}
.list_format02 .year {
	width: calc(140 / var(--break) * 100vw);
}
.list_format02 .txt {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.risk_format {
	border: 1px solid #333;
}
.risk_format .box{
	overflow-y: scroll;
	max-height: 280px;
	scrollbar-color: #333 #fff;
    scrollbar-width: thin;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
}
@media(max-width: 767px) {
	.format {
		padding-bottom: 17vw;
	}
	.wrap_format01:not(:last-of-type) {
		margin-bottom: 20vw;
	}
	.img_format01 {
		max-width: 100%;
	}
	.box_format01 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.list_format01 li {
		max-width: 100%;
	}
	.row_format03 .copy {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_format03 .copy:before {
		top: .55em;
	}
	.txt_format01 {
		max-width: calc(646 / var(--break) * 100vw);
	}
	.tbl_fee {
		max-width: 100%;
	}
	.tbl_fee01 tbody th {
		text-align: left;
	}
	.box_format03 {
		display: block;
	}
	.box_format03 .copy {
		font-size: 1.125rem;
	}
	.row_format04 {
		display: block;
	}
	.row_format04 .col {
		width: 100%;
		max-width: calc(600 / var(--break) * 100vw);
		margin: 0 auto!important;
	}
	.row_format04 .col:not(:first-child) {
		margin-top: calc(60 / var(--break) * 100vw);!important;
	}
	.row_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.wrap_format01 .box_qa03 .box_a .box {
		width: calc(80 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		font-size: 1.5625rem;
	}
	.tbl_format01.js-scrollable table {
		width: calc(1200 / var(--break) * 100vw);
		font-size: .875rem;
	}
	.img_format02 {
		max-width: calc(500 / var(--break) * 100vw);
	}
	.name_format .job {
		font-size: .875rem;
		letter-spacing: 0;
	}
	.name_format .ja {
		font-size: 1.25rem;
		letter-spacing: 0;
	}
	.box_format04 .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		height: calc(80 / var(--break) * 100vw);
	}
	.list_format02 li:not(:first-child) {
		margin-top: 2vw;
	}
	.list_format02 .year {
		width: calc(200 / var(--break) * 100vw);
	}
	.list_format02 .txt {
		width: calc(100% - calc(200 / var(--break) * 100vw));
	}
}