@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);
}
.hdg3:before{
	content: "";
	background: #a9987f url("images/page/ptn04.png")repeat left top / calc(5 / var(--break) * 100vw ) auto;
	width: 100%;
	height: calc( 10 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.hdg4:before{
	content: "";
	background: #fff;
	width: 100%;
	height: 1px;
	position: absolute;
	left: 0;
	bottom: calc(11 / var(--break) * 100vw );
}
.hdg5{
	border-left: calc(10 / var(--break) * 100vw ) solid #03b8df;
}
@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;
	}
	.hdg2 .ja {
		font-size: 1.5625rem;
		letter-spacing: 0;
		margin-bottom: 2vw;
	}
	.hdg2 .en {
		font-size: .9375rem;
		letter-spacing: 0;
	}
	.hdg3{
		font-size: calc(46 / var(--break) * 100vw );
		letter-spacing: 0;
		padding: 3.5vw 2vw 3.5vw;
		margin-bottom: 8vw;
	}
	.hdg3 .small{
		font-size:1.25rem;
	}
	.hdg4{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.hdg5{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 1vw 2vw 1vw 4vw;
	}
	.col_img {
		text-align: center;
	}
}


/* common 共通
------------------------------------------------------------------*/
.deco_common02:before{
	content: "";
	background: #a9987f;
	width: 100%;
	height: 100%;
	position: absolute;
	left: calc(-10 / var(--break) * 100vw );
	bottom: calc(-10 / var(--break) * 100vw );
	z-index: -1;
}
.r_reverse .deco_common02:before{
	left: auto!important;
	right: calc(-10 / var(--break) * 100vw );
}
.row_common01 .col_txt .copy,.row_common02 .col_txt .copy{
	border-bottom:1px solid #a9987f;
}
.row_common02 .deco_common02:before{
	background: #75726d;
}
.row_common03{
	gap:calc(40 / var(--break) * 100vw ) 2.45%;
}
.row_common03 .col{
	max-width: 475px;
	width: 31.7%;
	background: #f3f0ec;
}
.row_common03 .col:nth-child(2n){
	background: #ebecf0;
}
.row_common03 .col:before{
	content: "";
	background: url("images/page/ptn02.png")repeat left top / calc(17 / var(--break) * 100vw ) auto;
	width: calc( 100 / var(--break) * 100vw );
	aspect-ratio:1/1;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.row_common03.no_txt .col:before{
	content: none;
}
.row_common03 .col .ttl{
	background: #a9987f;
	border-left: calc(10 / var(--break) * 100vw ) solid #036eb8;
}
.row_common03 .col:nth-child(2n) .ttl{
	background: #524f49;
	border-left-color: #04a5b8;
}
.row_common04{
	gap:calc(30 / var(--break) * 100vw ) 2.3%;
}
.row_common04 .col{
	width: 31.8%;
	background: #f3f0ec;
}
.row_common04 .col:nth-child(2n){
	background: #f5f8fa;
}
.row_common04 .col .ttl{
	border-bottom: 1px solid #a9987f;
}
.row_common04 .deco_common01:before,.row_common04 .deco_common01:after {
	left: calc(10 / var(--break) * 100vw);
	top: calc(10 / var(--break) * 100vw);
}
.row_common04 .deco_common01:after {
	right: calc(10 / var(--break) * 100vw);
}
.row_common06{
	gap:calc(40 / var(--break) * 100vw ) 2.6%;
}
.row_common06 .col{
	width: 48.7%;
}
.row_common06 .col .ttl02{
	border-bottom: 1px solid #696054;
}
.bg_common01{
	background: #fff3e0;
}
.bg_common01:before{
	content: "";
	background: url("images/page/ptn01.png")repeat left top / calc(40 / var(--break) * 100vw ) auto;
	width: 50%;
	aspect-ratio:96/28;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.bg_common01 .box{
	position: relative;
	box-shadow: 0 0 calc(16 / var(--break) * 100vw ) calc(4 / var(--break) * 100vw ) rgba(0, 0, 0, 0.1);
}
.bg_common01 .box:before{
	content: "";
	background:#036eb8;
	width:100%;
	height: calc( 6 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	top: 0;
	z-index: 0;
}
.list_common01 li{
	padding-left:  calc(30 / var(--break) * 100vw );
	padding-bottom: calc(5 / var(--break) * 100vw );
	border-bottom:1px solid #a9987f;
	width: 48.5%;
}
.list_common01 li:before {
	width: calc(20 / var(--break) * 100vw);
	height: calc(20 / var(--break) * 100vw);
	background: url("images/page/check01.svg")no-repeat center /contain;
	border-radius: 0;
	top: .25em;
}
.list_common01 li:nth-child(n+3) {
	margin-top: calc(7 / var(--break) * 100vw);
}
.box_common01:before{
	content: "";
	background: url("images/page/ptn01.png")repeat left top / calc(40 / var(--break) * 100vw ) auto;
	width: calc(768 / var(--break) * 100vw );
	height: calc( 224 / var(--break) * 100vw );
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.box_common01 .col_img{
	max-width: 345px;
	width: 30.3%;
}
.box_common01 .col_txt{
	width: 65.4%;
}
.box_common01 .col_txt .copy{
	border-bottom:1px solid #a9987f;
}
.btn_common03{
	width: calc(600 / var(--break) * 100vw );
}
.btn_common03 a:before{
	content: "";
	background: url("images/general/img_general12.jpg")no-repeat center / cover;
	width: calc( 200 / var(--break) * 100vw );
	height:100%;
	position: absolute;
	left: 0;
	top: 0;
}
.btn_common03 a:after{
	content: "";
	background: url("images/page/arw06.svg")no-repeat center / contain;
	width: calc( 30 / var(--break) * 100vw );
	height: calc(30 / var(--break) * 100vw );
	position: absolute;
	right: calc(10 / var(--break) * 100vw );
	bottom: calc(10 / var(--break) * 100vw );
}
.btn_common03 .wrap{
	width: calc(100% - calc(200 / var(--break) * 100vw ));
	min-height: calc(160 / var(--break) * 100vw );
	border-left: calc(6 / var(--break) * 100vw ) solid #04a5b8;
}
.ttl_common01{
	border-top: 1px solid #a9987f;
	border-bottom: 1px solid #a9987f;
}
.tbl_common01 table{
	border-color: #a9987f;
}
.tbl_common01 thead th{
	background: #524f49;
	text-align: center;
	vertical-align: middle;
}
.tbl_common01 thead th,.tbl_common01 tbody th,.tbl_common01 tbody td{
	padding: calc(25 / var(--break) * 100vw) calc(18 / var(--break) * 100vw) calc(25 / var(--break) * 100vw);
}
.tbl_common01 tbody th{
	background: #a9987fE6;
}
.tbl_common01 tbody td{
	background: #fff;
}
.tbl_common01 tbody td:not(:last-child){
	border-right: 1px solid #a9987f;
}
.tbl_common01 tr:not(:last-child) td{
	border-bottom-color:#a9987f;
}
.tbl_common01.tbl01 tbody th[colspan="2"]{
	text-align: center;
	background: #524f49;
	border-bottom: none;
}
.tbl_common01.tbl01 table{
	table-layout: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_common01 .col_img{
		margin-bottom: 8vw;
	}
	.row_common01 .col_txt .copy{
		font-size: 1.1875rem;
		padding-bottom: 5.5vw;
		margin-bottom: 4vw;
	}
	.row_common02 .col_img{
		max-width: calc(646 / var(--break) * 100vw )!important;
		margin: 0 auto 6vw;
	}
	.row_common03{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.row_common03.no_txt{
		width: 100%;
		gap:calc(30 / var(--break) * 100vw ) 3%;
	}
	.row_common03 .col{
		width:100%;
	}
	.row_common03.no_txt .col{
		width:48.5%;
	}
	.row_common03 .col .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 2vw 1vw;
	}
	.row_common03.no_txt .col .ttl {
		font-size: 1rem;
	}
	.row_common03 .col .txt {
		padding: 3vw 4vw 5vw;
	}
	.row_common04 {
		gap: calc(30 / var(--break) * 100vw) 2.3%;
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.row_common04 .col{
		width: 100%;
		padding: 4vw 5% 5vw;
	}
	.row_common04 .col .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_common05 .col_img{
		max-width: calc(600 / var(--break) * 100vw )!important;
		margin-right: auto;
		margin-left: auto;
	}
	.row_common05 .col_txt{
		max-width: 100%!important;
	}
	.row_common05 .col_txt .txt{
		max-width: calc(646 / var(--break) * 100vw )!important;
		margin-right: auto;
		margin-left: auto;
	}
	.row_common06{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
	}
	.row_common06 .col{
		width: 100%;
		padding: 6vw 5% 5vw;
	}
	.row_common06 .col .ttl01{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 1vw;
	}
	.row_common06 .col .ttl02{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding-bottom: 1vw;
	}
	.bg_common01:before {
		width: 70%;
	}
	.bg_common01 .box{
		padding: 7vw 5% 7vw;
	}
	.bg_common01 .box .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 1.5vw 1vw;
	}
	.list_common01 li{
		width: 100%;
		padding-left: 7.5vw;
		padding-bottom: 1.5vw;
	}
	.list_common01 li:nth-child(n+2){
		margin-top: 1.5vw;
	}
	.list_common01 li:before {
		width: calc(32 / var(--break) * 100vw);
		height: calc(32 / var(--break) * 100vw);
		top: .3em;
	}
	.ttl_common01{
		font-size: 1.125rem;
		letter-spacing: 0;
		padding: 2vw;
	}
	.box_common01{
		padding: 6vw 5% 7vw;
	}
	.box_common01:before{
		width: calc(520 / var(--break) * 100vw);
		aspect-ratio:768/224;
	}
	.box_common01 .col_img{
		max-width: calc(600 / var(--break) * 100vw )!important;
		margin-right: auto;
		margin-left: auto;
	}
	.box_common01 .col_txt .copy{
		font-size: 1.125rem;
	}
	.btn_common03 .wrap {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.btn_common03 a:after {
		width: calc(40 / var(--break) * 100vw);
		height: calc(40 / var(--break) * 100vw);
	}
	.copy_common01{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
}

/* クリニック紹介 CLINIC
------------------------------------------------------------------*/
.bg_clinic01{
	background: url("images/clinic/bg_clinic01.jpg")no-repeat center / cover;
}
.box_clinic01{
	background: #ffffffCC;
	outline : 1px solid #a9987f;
	outline-offset : calc( -11 / var(--break) * 100vw );
}
.box_clinic01 .wrap{
	max-width: calc(1000 / var(--break) * 100vw );
}
.row_clinic01 {
	border-top: calc(10 / var(--break) * 100vw ) solid #a9987f;
}
.row_clinic01.clinic06{
	background: #1d1d1f1A;
}
.row_clinic01:before {
	content: "";
	background: url("images/page/ptn02.png")repeat left top / calc(17 / var(--break) * 100vw ) auto;
	width: calc( 480 / var(--break) * 100vw );
	aspect-ratio:48/28;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.row_clinic01.r_reverse:before {
	right: auto;
	left: 0;
	clip-path: polygon(0 0, 0 100%, 100% 100%);
}
.row_clinic01.clinic03:before ,.row_clinic01.clinic04:before{
	background: url("images/page/ptn03.png")repeat left top / calc(12 / var(--break) * 100vw ) auto;
}
.row_clinic01 > .col_img{
	max-width: 960px;
	width: 50.4%;
	margin-top: calc(-50 / var(--break) * 100vw );
}
.row_clinic01 > .col_txt{
	width: 49.6%;
}
.row_clinic01 > .col_txt .wrap{
	max-width: calc(700 / var(--break) * 100vw );
	width: 85%;
}
.row_clinic02{
	gap:calc(30 / var(--break) * 100vw ) 2.13%;
}
.row_clinic02 .col{
	max-width: 350px;
	width: 23.4%;
}
.row_clinic02.pt02{
	gap:calc(30 / var(--break) * 100vw ) 1.33%;
}
.row_clinic02.pt02 .col{
	max-width: 360px;
	width: 24%;
}
.clinic04 .box_common01:before{
	content: none;
}
/*　スライダー　*/
.slide_clinic01 .slick-prev {
	background: url(images/page/arw_slide.svg)no-repeat center / contain;
	width: calc(30 / var(--break) * 100vw );
	height: calc(54 / var(--break) * 100vw );
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -9.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/page/arw_slide.svg)no-repeat center / contain;
	width: calc(30 / var(--break) * 100vw );
	height: calc(54 / var(--break) * 100vw );
	right: -9.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_clinic01 .slick-prev:before, .slide_clinic01 .slick-next:before {
	display: none;
}
.slide_clinic01 .slide_thumbnail li {
	width: 18%;
	margin-right: 2.5%;
	opacity: .5;
	transition: .3s;
}
.slide_clinic01 .slide_thumbnail li:nth-child(n+6){
	margin-top: 2%;;
}
.slide_clinic01 .slide_thumbnail li.thumbnail-current {
	opacity: 1;
}
.slide_clinic01 .slide_thumbnail li:nth-child(5n), .slide_clinic01 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_clinic01 .slide_thumbnail li:hover {
	opacity: 1;
	transition: .3s;
	cursor: pointer;
}
.slide_clinic01 .slide_thumbnail li img{
	height: calc(103 / var(--break) * 100vw );
	object-fit: cover;
}

@media(min-width: 768px) and (max-width:1599px) {
	.row_clinic01 > .col_txt .copy{
		font-size: 1.75rem;
	}
	.row_clinic01 > .col_txt{
		padding-bottom: calc(30 / var(--break) * 100vw );
	}
	.row_clinic02 .col .ttl small{
		font-size: 1.125rem;
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_clinic01 > .col_txt {
		padding-top: calc(80 / var(--break) * 100vw);
		padding-bottom: calc(10 / var(--break) * 100vw );
	}
	.row_clinic01 > .col_txt .copy {
		font-size: 1.625rem;
	}
	.row_common03 .col .ttl{
		font-size: 1.5rem;
	}
	.row_clinic02 .col .ttl {
		font-size: 1.25rem;
	}
	.row_clinic02 .col .ttl small {
		font-size: 0.875rem;
	}
	.clinic03 .row_clinic02{
		margin-top: calc(40 / var(--break) * 100vw );
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next{
		right: 2%;
	}
}
@media(max-width: 767px) {
	.box_clinic01{
		padding: 6vw 5.5% 7vw;
	}
	.box_clinic01 .copy{
		font-size: 1.1875rem;
		letter-spacing: 0;
		margin-bottom: 3vw;
	}
	.row_clinic01{
		border-top: 0;
		margin-bottom: 11vw;
	}
	.row_clinic01 > .col_img{
		width: 100%;
		margin-top: 0;
	}
	.row_clinic01 > .col_txt{
		width: 100%;
		border-top: calc(10 / var(--break) * 100vw) solid;
		padding: 7vw 0 0;
	}
	.row_clinic01.clinic01 > .col_txt{
		border-top: calc(10 / var(--break) * 100vw) solid #a9987f;;
	}
	.row_clinic01 > .col_txt .copy{
		font-size: 1.1875rem;
		letter-spacing: 0;
	}
	.row_clinic01 > .col_txt .wrap{
		width: calc(646 / var(--break) * 100vw );
	}
	.row_clinic01:before{
		width: calc(288 / var(--break) * 100vw );
	}
	.clinic02 .row__feature01{
		margin-top: 7vw;
	}
	.row_clinic02,.row_clinic02.pt02{
		gap:calc(30 / var(--break) * 100vw ) 3%;
	}
	.row_clinic02 .col,.row_clinic02.pt02 .col{
		width: 48.5%;
	}
	.row_clinic02 .col .ttl{
		font-size: 1rem;
		letter-spacing: 0;
		line-height: 1.4;
		padding: 3vw 1vw;
	}
	.row_clinic02 .col .ttl small{
		font-size: 0.75rem;
		letter-spacing: 0;
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next{
		right: 2%;
	}
	.slide_clinic01 .slide_thumbnail li img {
		height: auto;
	}

}


/* ドクター・スタッフ紹介 STAFF
------------------------------------------------------------------*/
.row_staff01 .col_img{
	max-width: 460px;
	width: 37.1%;
}
.row_staff01 .col_txt{
	width: 58%;
}
.row_staff01 .col_txt .dr_name01 {
	width: calc(555 / var(--break) * 100vw );
}
.row_prof{
	gap:calc(50 / var(--break) * 100vw ) 0;
}
.box_prof{
	box-shadow: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0 #1d1d1f4D;
}
.box_prof:before{
	content: "";
	background: #036eb8;
	width: calc( 6 / var(--break) * 100vw );
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
}
.box_prof01 .year{
	font-weight: lighter;
	width: calc(140 / var(--break) * 100vw);
}
.box_prof01 .txt {
	width: calc(100% - calc(140 / var(--break) * 100vw));
}
.box_prof02 .list_default li:before {
	background: #75726d;
}
.row_staff02{
	border-bottom: 1px solid #a9987f;
}
.row_staff02.no_mgn{
	border-bottom: 0;
}
.row_staff02 .col_l{
	max-width: 555px;
	width: 44.8%;
}
.row_staff02 .col_l .img{
	max-width: 400px;
	width: 75%;
}
.row_staff02 .col_r{
	width: 48.5%;
}
.box_prof.pt02{
	box-shadow: none;
}
.box_prof.pt02:before{
	content: none;
}
.bg_staff01:before,.bg_staff01:after{
	content: "";
	background: url("images/page/ptn02.png")repeat left top / calc(17 / var(--break) * 100vw ) auto;
	width: calc( 500 / var(--break) * 100vw );
	aspect-ratio:1/1;
	position: absolute;
	left: 0;
	bottom: 0;
	clip-path: polygon(0 0, 0 100%, 100% 100%);
	z-index: -1;
}
.bg_staff01:after{
	left: auto;
	right: 0;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_staff01 .col_txt .dr_name01 {
		width: calc(480 / var(--break) * 100vw);
	}
	.row_staff02 .dr_name01 {
		width: calc(480 / var(--break) * 100vw)!important;
	}
}
@media(max-width: 767px) {
	.row_staff01 .col_img{
		max-width: calc(500 / var(--break) * 100vw )!important;
		margin-right: auto;
		margin-left: auto;
	}
	.row_staff01 .col_txt .dr_name01 {
		width: 100%;
	}
	.box_prof {
		margin-bottom: 0;
	}
	.box_prof .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_prof01 .year {
		width: calc(175 / var(--break) * 100vw);
	}
	.box_prof01 .txt {
		width: calc(100% - calc(175 / var(--break) * 100vw));
	}
	.row_staff02 .col_l{
		width: calc(646 / var(--break) * 100vw );
		margin: 0 auto 6vw;
	}
	.row_staff02 .col_r{
		width:100%;
	}
	.row_staff02 .col_l .img{
		width: calc(500 / var(--break) * 100vw );
		margin: 0 auto 6vw
	}
	.box_prof.pt02 {
		margin-bottom: 7vw;
	}
	.copy_staff01{
		font-size: 1.1875rem;
		letter-spacing: 0;
		margin-bottom: 6vw;
	}
	.bg_staff01:before, .bg_staff01:after {
		width: calc(250 / var(--break) * 100vw);
	}
}

/* 診療時間・アクセス ACCESS
------------------------------------------------------------------*/
.bg_access01:before{
	content: "";
	background: #f3f0ec;
	width: 100%;
	height: calc(100% - calc( 300 / var(--break) * 100vw ));
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.img_access01{
	max-width: 750px;
	width: 80%;
}
.row_access01 .col_l{
	width: 48.4%;
}
.row_access01 .col_r{
	width: 42.8%;
	margin-right: 2.5%;
}
.wrap_access01 .map {
	padding: calc(460 / var(--break) * 100vw) 0 0 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.bg_access01{
		padding-bottom: 9vw;
	}
	.bg_access01:before {
		height: calc(100% - calc(250 / var(--break) * 100vw));
	}
	.img_access01{
		width: calc(646 / var(--break) * 100vw );
	}
	.row_access01 .col_l {
		width: 100%;
		margin-bottom: 6vw;
	}
	.row_access01 .col_r {
		width: 100%;
		margin-right: 0;
	}
}

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

/* 一般歯科 general
------------------------------------------------------------------*/
.btn_general02.btn_common03 a:before{
	background: url("images/general/img_general14.jpg")no-repeat center / cover;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* マウスピース矯正 MOUTHPIECE
------------------------------------------------------------------*/
.tbl_mouthpiece01 table{
	border-color: #1d1d1f;
}
.tbl_mouthpiece01 thead th {
	text-align: center;
	vertical-align: middle;
	border-bottom: 1px solid #3d2a17;
	padding: calc(10 / var(--break) * 100vw ) calc(18 / var(--break) * 100vw ) calc(10 / var(--break) * 100vw );
}
.tbl_mouthpiece01 thead th:first-child,.tbl_mouthpiece01 tbody th {
	text-align: center;
	vertical-align: middle;
	background: #fff9ef;
	color: #1d1d1f;
}
.tbl_mouthpiece01 tbody td{
	text-align: center;
	vertical-align: middle;
	padding: calc(10 / var(--break) * 100vw ) calc(18 / var(--break) * 100vw ) calc(14 / var(--break) * 100vw );
}
.tbl_mouthpiece01 tr:not(:last-child) th{
	border-bottom-color: #3d2a17;
}
.tbl_mouthpiece01 tr:not(:last-child) td{
	border-bottom-color: #3d2a17;
}
.tbl_mouthpiece01 thead th:last-child{
	border-left: 1px solid #3d2a17;
}
.tbl_mouthpiece01 tbody td:not(:last-child){
	border-right: 1px solid #3d2a17;
}
.tbl_mouthpiece01 thead th:first-child,.tbl_mouthpiece01 tbody th{
	width: 33%;
}
.tbl_mouthpiece01 thead th:not(:first-child),.tbl_mouthpiece01 tbody td{
	width:67%;
}
.tbl_mouthpiece01.pt02 thead th:first-child,.tbl_mouthpiece01.pt02 tbody th{
	width: 40%;
}
.tbl_mouthpiece01.pt02 thead th:not(:first-child),.tbl_mouthpiece01.pt02 tbody td{
	width:60%;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.tbl_mouthpiece01 table{
		width: calc(1000 / var(--break) * 100vw );
		font-size: 0.875rem;
	}
	.tbl_mouthpiece01 thead th{
		padding: 2vw 1vw 2vw;
	}
	.tbl_mouthpiece01 thead p{
		font-size: 1rem;
		letter-spacing: 0;
	}
	.tbl_mouthpiece01 tbody span{
		font-size: 1.625rem;
	}
	.tbl_mouthpiece01 tbody th{
		padding: 2vw 1vw 3vw;
	}
}

/* セラミック・審美治療 COSMETIC
------------------------------------------------------------------*/
.wrap_cosmetic01 {
	gap:calc(20 / var(--break) * 100vw );
}
.wrap_cosmetic01 .ccl{
	width: calc(190 / var(--break) * 100vw );
	aspect-ratio:1/1;
	background: url("images/cosmetic/ccl_cosmetic01.svg")no-repeat center / contain;
}
.wrap_cosmetic01 .ccl:nth-child(2){
	background: url("images/cosmetic/ccl_cosmetic02.svg")no-repeat center / contain;
}
.wrap_cosmetic01 .ccl:nth-child(3){
	background: url("images/cosmetic/ccl_cosmetic03.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) {
	.wrap_cosmetic01 .ccl {
		width: calc(216 / var(--break) * 100vw);
		font-size: 0.75rem;
		letter-spacing: 0;
	}
}


/* box_flow
------------------------------------------------------------------*/
.box_flow {
	border-left:calc(6 / var(--break) * 100vw ) solid #036eb8;
}
.arw_flow:before{
	border-top-color: #a9987f;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_flow .col_txt .wrap .num {
		width: calc(70 / var(--break) * 100vw );
		height: calc(70 / var(--break) * 100vw );
		font-size: 1.25rem;
		padding-top: 0.3vw;
		padding-left: 0.5vw;
	}
	.box_flow .col_txt .wrap .ttl{
		font-size: 1.1875rem;
		width: calc(100% - calc(90 / var(--break) * 100vw ));
	}

}

/* お支払方法 
------------------------------------------------------------------*/
.row_pay .col{
	box-shadow: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0 #1d1d1f4D;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.txt_pay01{
		font-size: 1.125rem;
		letter-spacing: 0;
		margin-bottom: 5vw;
	}
}

/* よくあるご質問 box_qa
------------------------------------------------------------------*/
.box_qa02 .box_q .txt .icn:before,.box_qa02 .box_q .txt .icn:after{
	background: #fff;
}
.box_qa02 .box_q .txt .icn:before{
	height: 1px;
}
.box_qa02 .box_q .txt .icn:after{
	width: 1px;
}
.box_qa02 .box_q .box:before{
	content: "";
	background: #1d2d38;
	opacity: 0.1;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.box_qa02 .box_a .box:before{
	content: "";
	background: #ffffff;
	opacity: 0.1;
	width: 100%;
	height: 100%;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_qa02 .box_q .box,.box_qa02 .box_a .box{
		font-size: 1.375rem;
	}
}

/* 症例紹介 case
------------------------------------------------------------------*/
.bg_case01{
	max-width: calc(1240 / var(--break) * 100vw );
	width: 90%;
}
.slide_case01{
	max-width: calc(1000 / var(--break) * 100vw );
}
.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 #ddd6cc;
	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: calc(30 / var(--break) * 100vw );
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: -9%;
}
.slide_case01 .slick-next {
    right: -9%;
    transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	bottom: calc(-100 / var(--break) * 100vw );
	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: #ddd6cc;
	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: #a78f60;
	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);/*ボーダー右切れる対策*/
	border-color:#1d1d1f;
}
.tbl_case tr:not(:last-child) td {
	border-bottom-color:#1d1d1f;
}
.tbl_case th{
	background: #534a3c;
}
.tbl_case td{
	background: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_case01 .slick-prev {
		left: -6%;
	}
	.slide_case01 .slick-next {
		right: -6%;
	}

}
@media(max-width: 767px) {
	.bg_case01 {
		width: calc(702 / var(--break) * 100vw );
	}
	.slide_case01 {
		width: calc(646 / var(--break) * 100vw );
	}
	.slide_case01 .ttl{
		font-size: 1.75rem;
	}
	.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 #ddd6cc;
		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: 0;
	}
	.slide_case01 .slick-next {
		right: 0;
	}
	.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);
	}
	.slide_case01 .tbl_case {
		max-width: calc(646 / var(--break) * 100vw);
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 {
	border: 1px solid #a9987f;
}
.box_risk01 .box {
	overflow: hidden;
	max-height: 160px;
	height: auto;
	touch-action: auto !important;
	position: relative;
	padding-right: calc(50 / var(--break) * 100vw);
}
.box_invisalign {
	max-width: 1000px;
	border: 1px solid #a9987f;
}
.box_invisalign .box {
	overflow: hidden;
	max-height: 160px;
	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: #a9987f !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 , .box_invisalign {
		padding-left: 5.5vw;
	}
	.box_risk01 .box, .box_invisalign .box {
		padding-right: 4vw;
		max-height: calc(420 / var(--break) * 100vw);
	}
	.box_risk01 .ttl, .box_invisalign .ttl {
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.box_risk01 .txt,.box_invisalign .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;
	}
	.risk .ps__thumb-y, .box_invisalign .ps__thumb-y {
	width: 2px !important;
	}

}


/* 採用情報 recruit
------------------------------------------------------------------*/
.row_recruit01{
	gap:calc(40 / var(--break) * 100vw ) 2.45%;
}
.row_recruit01 .col{
	width: 31.7%;
	border-top: calc(10 / var(--break) * 100vw ) solid #036eb8;
	box-shadow: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0 #1d1d1f4D;
}
.row_recruit01 .col .icn{
	width: calc(100 / var(--break) * 100vw );
}
.box_recruit01{
	box-shadow: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 0 #1d1d1f4D;
}
.box_recruit01:before{
	content: "";
	background: url("images/page/ptn02.png")repeat left top / calc(17 / var(--break) * 100vw ) auto;
	width: calc( 100 / var(--break) * 100vw );
	aspect-ratio:1/1;
	position: absolute;
	right: 0;
	bottom: 0;
	z-index: -1;
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
}
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.tbl_guideline01 table {
	border-color: #1d1d1f;
}
.tbl_guideline01 tbody th {
	background: #534a3c;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color:#1d1d1f ;
}
.tbl_form01 th {
	color: #333333;
}
.tbl_form01 td input,
.tbl_form01 td textarea {
	background-color: #eee;
	border-radius: calc(4 / var(--break) * 100vw );
}
.tbl_form01 .require span:after {
	color: #fff;
	background-color: #036eb8;
}
.btn_submit {
	max-width: calc(300 / var(--break) * 100vw);
}
.btn_submit input {
	border: 1px solid #696054;
	background: #fff;
	color: #696054;
	font-size: 1.25rem;
}
.btn_submit:before{
	content: none;
}
.btn_submit:after{
	content: "";
	background: url("images/page/arw06.svg")no-repeat center / contain;
	width: calc( 30 / var(--break) * 100vw );
	height: calc( 30 / var(--break) * 100vw );
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
	right: calc(30 / var(--break) * 100vw );
}
@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);
	}
	.row_recruit01{
		width: calc(646 / var(--break) * 100vw );
		margin-right: auto;
		margin-left: auto;
		gap:calc(50 / var(--break) * 100vw ) 0;
	}
	.row_recruit01 .col{
		width: 100%;
		padding: 5vw 5.5% ;
	}
	.row_recruit01 .col .ttl{
		font-size: 1.125rem;
		letter-spacing: 0;
	}
	.row_recruit01 .col .icn {
		width: calc(180 / var(--break) * 100vw);
		margin-bottom: 2vw;
	}
	.box_recruit01 {
		padding: 7vw 2vw;
	}
	.btn_submit {
		max-width: calc(500 / var(--break) * 100vw);
	}
	.btn_submit input {
		font-size: 1rem;
		letter-spacing: 0;
		padding: 4vw 5vw;
	}
	.btn_submit:after {
		width: calc(46 / var(--break) * 100vw);
		height: calc(46 / var(--break) * 100vw);
	}
}

/* お問い合わせ 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: #fff9ef;
	color: #696054;
	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: #a9987f;
	border: 1px solid #a9987f;
	border-right-color: #a9987f;
	font-size: .8125rem;
	font-weight: normal;
	color: #fff;
}
#wp-calendar tbody td {
	border: 1px solid #a9987f;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #036eb8;
	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 #1d1d1f;
	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 #1d1d1f;
}
.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 #a9987f;
}
.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;
	color: #534a3c;
}
.blog_archive .txt_post .date {
	color: #a9987f;
	line-height: 1.4;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(12 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #036eb8;
	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 #036eb8;
	color: #036eb8;
	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:#036eb8;
	background: #036eb8;
	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 );
	font-family: "ryo-display-plusn", serif;
	font-weight: 700;
	font-style: normal;
	position: relative;
}
#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 #75726d;
	background: #75726d;
	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: #75726d;
}
.post_content > h4{
	background: #f3f0ec;
	padding: calc(14 / var(--break) * 100vw ) calc(10 / var(--break) * 100vw ) calc(14 / var(--break) * 100vw ) calc(35 / var(--break) * 100vw );
}
.post_content > h4:before{
	content: "";
	background: #036eb8;
	width: 2px;
	height: calc(100% - calc( 20 / var(--break) * 100vw ));
	position: absolute;
	left: calc(10 / var(--break) * 100vw );
	top: 0;
	bottom: 0;
	margin: auto;
}
.post_content > h5{
	padding: calc(14 / var(--break) * 100vw ) calc(10 / var(--break) * 100vw ) calc(14 / var(--break) * 100vw ) calc(30 / var(--break) * 100vw );
}
.post_content > h5:before{
	content: "";
	background: #04a5b8;
	width: calc( 22 / var(--break) * 100vw );
	height: calc( 22 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	top: 0.9em;
	clip-path: polygon(50% 0%, 100% 50%, 50% 100%, 0% 50%);
}
.post_content > h5:after{
	content: "";
	border-top: 1px solid #a9987f;
	border-bottom: 1px solid #a9987f;
	width: 100%;
	height: calc( 5 / var(--break) * 100vw );
	position: absolute;
	left: 0;
	bottom: 0;
}
@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);
	}
	.post_content > h5{
		padding-left: 6vw;
	    padding-bottom: 2vw;
	}
	.post_content > h5:before {
		width: calc(32 / var(--break) * 100vw);
		height: calc(32 / var(--break) * 100vw);
		top: 0.7em;
	}
	.post_content > h5:after {
		height: calc(8 / 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));
	}
}