@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(450 / var(--break) * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / var(--break) * 100vw);
}
.bg_hdg3 {
	background: linear-gradient(to right, #ff5885, #fba41d);
}

.hdg3:before {
	position: absolute;
	content: "";
	background: url("images/page/deco_hdg3.svg") no-repeat left center / contain;
	width: calc(50 / var(--break)* 100vw);
	height: calc(10 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
}
.hdg4:before,.hdg4:after {
	position: absolute;
	content: "";
	background:#ff5885 url("images/page/ptn01.png") repeat center / calc(7 / var(--break) * 100vw);
	width: 100%;
	height: calc(10 / var(--break) * 100vw);
	left: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
.hdg4:after {
	top: auto;
	bottom: 0;
}
.row_common01 .col_txt {
	width: 47.5%;
}
.row_common01 .col_img {
	width: 48.4%;
	max-width: 600px;
}
.row_common01 .col_img:before {
	position: absolute;
    content: "";
    clip-path: polygon(0 0, 100% 100%, 0 100%);
    background: #ff5885;
    width: 100%;
    height: calc(100% - calc(20 / var(--break) * 100vw));
    left: calc(-20 / var(--break) * 100vw);
    bottom:0;
    z-index: -1;
}
.row_common01.r_reverse .col_img:before {
	clip-path: polygon(100% 0, 0 100%, 100% 100%);
	right: calc(-20 / var(--break) * 100vw);
	left: auto;
}
.row_common03 {
	gap: calc(60 / var(--break) * 100vw) 5%;
}
.row_common03 .col {
	width: 47.5%;
}
.row_common03 .box.bg_col06 li:before{
	background: #b5891e;
}
.row_common03 .box.bg_col09 li:before{
	background: #ff5885;
}
.row_common04 {
	gap: calc(60 / var(--break) * 100vw) 2.3%;
}
.row_common04 .col {
	width: 31.8%;
	max-width: 394px;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}
.row_common05 .ccl {
	height: calc(40 / var(--break) * 100vw);
	width: calc(40 / var(--break) * 100vw);
}
.row_common05 h4 .txt {
	width: calc(100% - calc(50 / var(--break) * 100vw));
}
.wrap_common01 .txt {
	max-width: 1140px;
	margin-right: auto;
	margin-left: auto;
}
.wrap_common01 h5 span:before {
	position: absolute;
	content: "";
	background: linear-gradient(to top, #f32c69 0%, #f32c69 80%, #b5891e 80%, #b5891e 100%);
	width: calc(10 / var(--break) * 100vw);
	height: calc(40 / var(--break) * 100vw);
	left: calc(20 / var(--break) * 100vw);
	bottom: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
.wrap_common01 h5:before {
	position: absolute;
	content: "";
	background-image: linear-gradient(to left, #b67715, #ffc754, #b5891e, #ffc754, #b67715);
	width: 100%;
	height: calc(4 / var(--break) * 100vw);
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.box_fee01 {
	border: solid 1px #393939;
}
.box_fee01 .num {
	line-height: 1.4;
	width: calc(40 / var(--break) * 100vw);
}
.box_fee01 .txt {
	line-height: 1.4;
	width: calc(100% - calc(40 / var(--break) * 100vw));
}
.box_fee01 li:not(:last-of-type) {
	margin-bottom: calc(15 / var(--break) * 100vw);
}
.row_pay {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(680 / var(--break) * 100vw);
}
.row_pay .col {
	width: 47%;
    margin-right: 6%;
	box-shadow: 2.6px 3.1px 16px 0 rgba(0, 0, 0, 0.3);
}
.tbl_common01 th {
	background: #ff5885;
	color: #fff;
	font-weight: bold;
}
.tbl_common01 td {
	vertical-align: top;
}
.tbl_common01.w3 th,.tbl_common01.w3 td{
	width: 33.33%;
}
.tbl_common01 td:not(:last-of-type) {
	border-right: 1px solid #000000;
}
.bg_common01 {
	background: url("images/page/bg01.jpg") no-repeat right bottom / cover;
}
.bg_common01.bg02 {
	background: url("images/page/bg03.jpg") no-repeat right bottom / cover;
}
.bg_common01.bg03 {
	background: url("images/page/bg04.jpg") no-repeat right bottom / cover;
}
.bg_common01.bg04 {
	background: url("images/page/bg05.jpg") no-repeat right bottom / cover;
}
.box_common01 {
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}
.box_common01 .ttl {
	background-image: linear-gradient(to right, #b67715, #ffc754, #b5891e, #ffc754, #b67715);
}
.box_common01 li {
	padding-left: calc(61 / var(--break) * 100vw);
	padding-bottom: calc(13 / var(--break) * 100vw);
	border-bottom: 1px solid #2a2a2a4D;
}
.box_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;
	left: calc(20 / var(--break) * 100vw);
	top: calc(6 / var(--break) * 100vw);
}
.box_common01 li:not(:first-child) {
    margin-top: calc(9 / var(--break) * 100vw);
}
.box_common01 li:nth-child(2) {
    margin-top: 0;
}
.box_common01 ul.w100 li{
	width: 100%;
}
.box_common01 ul.w100 li:nth-child(2) {
	margin-top: calc(9 / var(--break) * 100vw);
}
.box_common02 .col_img {
	width: 39.5%;
}
.box_common02 .col_txt {
	width:56.2%;
}
.qa_common01 {
	border: 1px solid #000000;
}
.qa_common01 .box_q .box {
	padding-bottom: 0;
}
.qa_common01 .box_q .txt {
	background-image: linear-gradient(to right, #ff5885, #fba41d);
}
.qa_common01 .box_q .txt .icn:before,.box_qa03 .box_q .txt .icn:after {
	background: #fff;
}
.arw_flow:before {
	border-top-color: #4a2b0d;
}
.tbl_comparison01 table {
	border-color: #000000!important;
}
.tbl_comparison01 th {
	background-color: #b5891e;
	vertical-align: middle;
	text-align: center;
	color: #fff!important;
	font-weight: bold;
}
.tbl_comparison01 tr:first-child th:first-child {
	width: 17.8%;
}
.tbl_comparison01 tr:first-child th:not(:first-child) {
	width: 27.4%;
	border-bottom: none;
}
.tbl_comparison01 td {
	text-align: center;
	padding: calc(30 / var(--break) * 100vw) 0;
}
.tbl_comparison01 td span {
	color: #f32c69;
}
.tbl_comparison01 th:nth-child(n+3) {
	border-left: 1px solid #000000;
}
.tbl_comparison01 td:not(:last-of-type) {
	border-right: 1px solid #000000;
}
.tbl_comparison01 tr:not(:last-child) th {
    border-bottom: 1px solid #fff!important;
}
.bs {
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.hdg3 {
		font-size: calc(34 / var(--break) * 100vw);
	}
}
@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");
	}
	.hdg2 .ja {
		letter-spacing: 0;
		font-size: 1.5625rem;
	}
	.hdg2 .en {
		letter-spacing: .2em;
		font-size: .9375rem;
	}
	.hdg3 {
		letter-spacing: 0;
		font-size: calc(46 / var(--break) * 100vw);
	}
	.hdg3 .sp_small {
		font-size: calc(40 / var(--break) * 100vw);
	}
	.hdg4 {
		padding: 3vw 2vw;
		line-height: 1.6;
		letter-spacing: 0;
		font-size: calc(38 / var(--break) * 100vw);
	}
	.col_img {
		text-align: center;
	}
	.row_common01 .copy {
		font-size: calc(38 / var(--break) * 100vw);
	}
	.row_common03 h5 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_common03 {
		gap: 5vw 0;
	}
	.row_common03 .col {
		width:100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common04 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(60 / var(--break) * 100vw) 0;
	}
	.row_common04 h5 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_common04 .col {
		width: 100%;
	}
	.row_common05 .ccl {
		height: calc(80 / var(--break) * 100vw);
		width: calc(80 / var(--break) * 100vw);
	}
	.row_common05 h4 .txt {
		padding-top: 1.5vw;
		text-align: left;
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
		width: calc(100% - calc(100 / var(--break) * 100vw));
	}
	.wrap_common01 h5 span:before {
		bottom: auto;
    	top: 1vw;
	}
	.img_common01 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.tbl_comparison01.js-scrollable table {
		width: calc(1300 / var(--break) * 100vw);
	}
	.tbl_comparison01.js-scrollable {
		overflow-x: auto!important;
	}
	.tbl_comparison01 th {
		letter-spacing: 0;
		font-size: calc(34 / var(--break) * 100vw);
	}
	.tbl_comparison01 tbody th {
		letter-spacing: 0;
		font-size: calc(30 / var(--break) * 100vw);
	}
	.tbl_comparison01 tbody td {
		letter-spacing: 0;
		font-size: calc(28 / var(--break) * 100vw);
	}
	.box_common01{
		padding: 6vw 5vw 7vw;
		margin-bottom: 0;
	}
	.box_common01.mb40 {
		margin-bottom: 5vw;
	}
	.box_common01.mb60 {
		margin-bottom: 5vw;
	}
	.box_common01 li:before {
		width: calc(30 / var(--break) * 100vw);
		height: calc(30 / var(--break) * 100vw);
		left: 1vw;
		top: calc(12 / var(--break) * 100vw);
	}
	.box_common01 .ttl {
		padding: 2vw 2vw ;
	}
	.box_common03 h5 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.wrap_common01 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.wrap_common01 h5 {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
}


/* コンセプト・ドクター紹介 STAFF
------------------------------------------------------------------*/
.staff .box__concept01 h2 .dib {
	background-image: linear-gradient(to left, #b67715, #ffc754, #b5891e, #ffc754, #b67715);
	color: transparent;
	-webkit-background-clip: text;
	background-clip: text;
	-webkit-text-fill-color: transparent;
	text-fill-color: transparent;
}
.bg_staff01:before {
	position: absolute;
	content: "";
	background: url("images/staff/bg_staff02.jpg") no-repeat left center / cover;
	width: 100%;
	height: calc(1089 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	z-index: -1;
}
.name_staff :before {
	position: absolute;
	content: "";
	background: #b5891e url("images/page/ptn01.png") repeat left center / calc(7 / var(--break) * 100vw);
	width: 100%;
	height: calc(10 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
}
.staff .box_prof01.w100 .year {
	width: calc(110 / var(--break) * 100vw);
}
.staff .box_prof01.w100 .txt {
	width: calc(100% - calc(110 / var(--break) * 100vw));
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.name_staff.flex {
		align-items: center;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.name_staff .ja {
        line-height: 1.3;
        margin-bottom: 0;
        font-size: calc(40 / var(--break) * 100vw);
    }
	.name_staff .en {
        font-size: calc(24 / var(--break) * 100vw);
    }
	.name_staff .job {
        font-size: calc(24 / var(--break) * 100vw);
    }
	.img_staff01 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.bg_staff01:before {
		height: 80%;
	}
	.staff .box_prof01.w100 .year {
		width: calc(170 / var(--break) * 100vw);
	}
	.staff .box_prof01.w100 .txt {
		width: calc(100% - calc(170 / var(--break) * 100vw));
	}
}

/* アクセス・医院紹介 CLINIC
------------------------------------------------------------------*/
.slide_clinic01 .slick-prev {
	background: url("images/page/arw_case01.svg")no-repeat center / cover;
	width: calc(80 / 1920 * 100vw);
	height: calc(80 / 1920 * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -13.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/page/arw_case01.svg)no-repeat center / cover;
	width: calc(80 / 1920 * 100vw);
	height: calc(80 / 1920 * 100vw);
	right: -13.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%;
	margin-bottom: 2%;
	opacity: .5;
	transition: .3s;
}
.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;
}
@media(min-width: 768px) and (max-width:1599px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(80 / 1599 * 100vw);
		height: calc(80 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(80 / 1299 * 100vw);
		height: calc(80 / 1299 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(80 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next {
		right: 3vw;
	}
	
}

/* 症例紹介 CASE
------------------------------------------------------------------*/
.list_case_tab {
	gap: calc( 20 / var(--break) * 100vw) 1.6%;
}
.list_case_tab li {
	width: 23.8%;
}
.list_case_tab li a {
	height: calc(80 / var(--break) * 100vw);
}
.list_case_tab a:before {
	position: absolute;
	content: "";
	width:0;
	height:0;
	border-style:solid;
	border-width: calc(10 / var(--break) * 100vw) calc(10 / var(--break) * 100vw) 0 calc(10 / var(--break) * 100vw);
	border-color: #FFFFFF transparent transparent transparent;
	left: 0;
	bottom: calc(10 / var(--break) * 100vw);
	right: 0;
	margin: auto;
}
.row_case01:after {
	border-left-color: #2a2a2a!important;
}
.row_case01 .en {
	left: 0;
	top: 0;
	width: calc(140 / var(--break) * 100vw);
	height: calc(40 / var(--break) * 100vw);
}
.tbl_case {
	max-width: calc( 1000 / var(--break) * 100vw);
}
.tbl_case table {
	border-color: #000000;
}
.tbl_case th {
	background: #b5891e4D;
	color: #000000;
}
.tbl_case tr:not(:last-child) th {
	border-bottom-color: #000000;
}
.tbl_case tr:not(:last-child) td {
	border-bottom-color: #000000;
}
.slide_case .slide {
	margin: 0 calc(50 / var(--break) * 100vw)
}
.slide_case .slick-prev {
	background: url("images/page/arw_case01.svg")no-repeat center / cover;
	width: calc(80 / var(--break) * 100vw);
	height: calc(80 / var(--break) * 100vw);
	transform: translate(0);
	top: calc(100 / var(--break) * 100vw);
	bottom: 0;
	margin: auto;
	left: calc(10 / var(--break) * 100vw);
	z-index: 1;
}
.slide_case .slick-next {
	background: url("images/page/arw_case01.svg")no-repeat center / cover;
	width: calc(80 / var(--break) * 100vw);
	height: calc(80 / var(--break) * 100vw);
	right: calc(10 / var(--break) * 100vw);
	transform: translate(0) scaleX(-1);
	top: calc(100 / var(--break) * 100vw);
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_case .slick-prev:before, .slide_case .slick-next:before {
	display: none;
}
.slide_case .slick-dots {
	bottom: calc(-58 / var(--break) * 100vw);
}
.slide_case .slick-dots li {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	margin: 0 calc( 8 / var(--break) * 100vw);
}
.slide_case .slick-dots li button {
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	padding: 0;
}
.slide_case .slick-dots li button:before {
	content: "";
	background: #b5891e;
	width: calc( 11 / var(--break) * 100vw);
	height: calc( 11 / var(--break) * 100vw);
	border-radius: 50%;
	opacity: 1;
}
.slide_case .slick-dots li.slick-active button:before {
	background: #ff5885;
	opacity: 1;
}
.box_slide01 {
	max-width: 1240px;
	margin-right: auto;
	margin-left: auto;
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}
.box_slide01 .ttl {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
}
.box_slide01 .ttl:before {
	position: absolute;
	content: "";
	background: #ff9daf url("images/page/ptn01.png") repeat left center / calc(7 / var(--break) * 100vw);
	width: 100%;
	height: calc(20 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	top: 0;
	margin: auto;
	z-index: 2;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.slide_case .slide {
		margin: 0 calc(12 / var(--break) * 100vw);
	}
	.slide_case .slick-prev,.slide_case .slick-next {
		top: 81vw;
		bottom: auto;
	}
	.slide_case .slick-prev {
		left: 3vw;
	}
	.slide_case .slick-next {
		right: 3vw;
	}
}

/* 料金表 FEE
------------------------------------------------------------------*/
.box_fee02 {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	outline-offset:calc(-10 / var(--break) * 100vw);
	outline: 1px solid #fff;
}
.row_fee01 {
	max-width: calc(826 / var(--break) * 100vw);
	gap: calc(30 / var(--break) * 100vw) calc(33 / var(--break) * 100vw);
}
.row_fee01 .col {
	height: calc(80 / var(--break) * 100vw);
	width: calc(220 / var(--break) * 100vw);
}
.row_fee01 .col:nth-child(2) {
	width: calc(320 / var(--break) * 100vw);
}
.row_fee01 .col:nth-child(1):before,.row_fee01 .col:nth-child(4):before {
	position: absolute;
    content: "ー";
    width: calc(20 / var(--break) * 100vw);
    height: calc(22 / var(--break) * 100vw);
    right: calc(-28 / var(--break) * 100vw);
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: -1;
    font-weight: bold;
    color: #000000;
    line-height: 1;
}
.row_fee01 .col:nth-child(2):before,.row_fee01 .col:nth-child(5):before {
	position: absolute;
    content: "＝";
    width: calc(20 / var(--break) * 100vw);
    height: calc(22 / var(--break) * 100vw);
    right: calc(-28 / var(--break) * 100vw);
    bottom: 0;
    top: 0;
    margin: auto;
    z-index: -1;
    font-weight: bold;
    color: #000000;
    line-height: 1;
}
.box_fee03 {
	outline-offset:calc(-10 / var(--break) * 100vw);
	outline: 1px solid #000000;
}
.box_fee03 .col_img{
	width: 36.3%;
	height: calc(300 / var(--break) * 100vw);
	background: url("images/fee/img_fee07.jpg") no-repeat center / cover;
}
.box_fee03 .col_txt{
	width: 62.7%;
	height: calc(300 / var(--break) * 100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_fee02 {
		padding: 4vw;
	}
	.tbl_common01.js-scrollable table {
		width: calc(1200 / var(--break) * 100vw);
	}
	.tbl_common01.js-scrollable {
		overflow-x: auto!important;
	}
	.box_fee03 .col_img {
		width: 100%;
		height: calc(470 / var(--break) * 100vw);
	}
	.box_fee03 .col_txt {
		width: 100%;
		height: auto;
		padding: 6vw 5vw 7vw;
	}
	.row_fee01 {
		width: calc(1200 / var(--break) * 100vw);
	}
	.js-scrollable.wrap_scroll .row_fee01{
		width: calc(1300 / var(--break) * 100vw);
	}
	.js-scrollable.wrap_scroll {
		overflow-x: auto!important;
	}
	.row_fee01 .col {
		height: calc(100 / var(--break) * 100vw);
		letter-spacing: 0;
		font-size: calc(22 / var(--break) * 100vw);
	}
}

/* セラミック治療 CERAMIC
------------------------------------------------------------------*/
.bg_ceramic01 {
	background: url("images/ceramic/bg_ceramic01.jpg") no-repeat center / cover;
}
.box_ceramic01 {
	box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
}
.box_ceramic01:before {
	position: absolute;
	content: "";
	background: #b5891e url("images/page/ptn01.png") repeat left center / calc(6 / var(--break) * 100vw);
	width: 100%;
	height: calc(110 / var(--break)* 100vw);
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.row_ceramic01 {
	max-width: calc(1000 / var(--break) * 100vw);
}
.row_ceramic01 .col {
	width: 48%;
}
.row_ceramic01 .col a {
	border: solid calc(8 / var(--break) * 100vw) #ff9daf;
	height: calc(140 / var(--break) * 100vw);
}
.row_ceramic01 .btn_web .ttl {
	max-width: calc(377 / var(--break) * 100vw);
}
.row_ceramic01 .btn_web .icn {
	width: calc(37 / var(--break) * 100vw);
}
.row_ceramic01 .btn_fee a:after {
	border-width: calc(10 / var(--break) * 100vw);
    border-style: solid;
    border-color: transparent #ff5885 #ff5885 transparent;
    bottom:0;
    right:0;
}
.row_ceramic01 .btn_web a:after {
	border-width: calc(10 / var(--break) * 100vw);
    border-style: solid;
    bottom:0;
    right: 0;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.box_ceramic01 {
		padding: 6vw 5vw 7vw;
	}
	.row_ceramic01 .col:first-of-type {
		margin-bottom: 10vw;
	}
	.row_ceramic01 .col {
		width: 100%;
	}
	.row_ceramic01 .col a {
		height: calc(160 / var(--break) * 100vw);
	}
	.row_ceramic01 .ja {
		letter-spacing: 0;
		font-size: calc(40 / var(--break) * 100vw);
	}
	.row_ceramic01 .en {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.btn_web .en {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_ceramic01 .btn_web .icn {
		width: calc(60 / var(--break) * 100vw);
	}
	.row_ceramic01 .btn_web .ttl {
		max-width: calc(580 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		letter-spacing: 0;
		top: -2vw;
		font-size: calc(32 / var(--break) * 100vw);
	}
}

/* 前歯のセラミック治療 FRONT TEETH CERAMIC
------------------------------------------------------------------*/
.bg_ftc01 {
	background: url("images/page/bg02.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) {
	
}

/* 奥歯のセラミック治療 BACK TEETH CERAMIC
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* セラミック矯正 CERAMIC ORTHODONTICS
------------------------------------------------------------------*/
.tbl_co01 table {
	border: 1px solid #000000;
}
.tbl_co01 th {
	width: 35%!important;
	background: #b5891e4D;
	color: #000000;
	font-weight: 300;
}
.tbl_co01 td {
	width: 65%!important;
	background: #fff;
}
.tbl_co01 tr:not(:last-child) th {
	border-bottom: 1px solid #000000;
}
.tbl_co01 tr:not(:last-child) td {
	border-bottom: 1px solid #000000;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* ラミネートべニア LAMINATE VENEER
------------------------------------------------------------------*/
.row_lm01 {
	position: relative;
	gap: calc(20 / var(--break) * 100vw) 4%;
}
.row_lm01 .col {
	width: 48%;
}
.row_lm01:before {
	content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-left: calc(15 / var(--break) * 100vw) solid #2a2a2a;
    border-top: calc(23 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(23 / var(--break) * 100vw) solid transparent;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.row_lm01 {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		gap: calc(100 / var(--break) * 100vw) 0;
	}
	.row_lm01 .col {
		width: 100%;
	}
	.row_lm01:before {
        border-left: calc(40 / var(--break) * 100vw) solid transparent !important;
        border-right: calc(40 / var(--break) * 100vw) solid transparent;
        border-top: calc(30 / var(--break) * 100vw) solid #2a2a2a !important;
        border-bottom: 0;
        top: 0;
    }
}

/* PMTC CLEANING
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* メンズ審美歯科治療（セラミック治療） MEN'S CERAMIC
------------------------------------------------------------------*/
.bg_mc01 {
	background: url("images/mc/bg_mc02.jpg") no-repeat center / cover;
}
.bg_mc02 {
	background: url("images/mc/bg_mc03.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) {
	.box_mc01 h5{
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.box_mc01 .copy {
		text-align: left;
	}
}

/* コンテンツ名 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);
}
.area_case_common01 {
	margin: 0 calc(50 / 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: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: 0;
}
.slide_case01 .slick-prev:before,.slide_case01 .slick-next:before {
	display: none;
}
.slide_case01 .slick-prev, .slide_case01 .slick-next {
    width: calc(80 / var(--break) * 100vw);
    height: calc(80 / var(--break) * 100vw);
    background: url("images/page/arw_case01.svg")no-repeat center / cover;
    z-index: 9;
    top: 0;
    bottom: 0;
    margin: auto;
    transform: none;
}
.slide_case01 .slick-prev {
    left: 0.8%;
}
.slide_case01 .slick-next {
    right: 0.8%;
    transform: scaleX(-1);
}
.slide_case01 .slick-dots {
	margin-top: calc(10 / var(--break) * 100vw);
	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: #b5891e;
	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: #ff5885;
	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) {
}
@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!important;
		border-right: calc(40 / var(--break) * 100vw) solid transparent;
		border-top: calc(30 / var(--break) * 100vw) solid #2a2a2a!important;
		border-bottom: 0;
		top: 0;
	}
	.row_case01 > .flex{
		display: block;
	}
	.row_case01 .en {
		font-size: .75rem;
	}
	.box_slide01 {
		box-shadow:none;
	}
	.slide_case01 .slick-list {
		box-shadow: 0 0 8px 2px rgba(0, 0, 0, 0.2);
	}
	.slide_case01 {
		margin-bottom: 8vw;
	}
	.slide_case01 .slick-slide {
		/*max-width: calc(480 / var(--break) * 100vw);*/
		margin: 0;
		padding: 0;
	}
	.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(80 / var(--break) * 100vw);
		height: calc(80 / var(--break) * 100vw);
		bottom: auto;
		top: 59vw;
	}
	.slide_case01 .slick-prev {
		left: 3vw;
	}
	.slide_case01 .slick-next {
		right: 3vw;
	}
	.slide_case01.slick-dotted.slick-slider {
		margin-bottom: 8vw;
	}
	.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);
	}
	.box_slide01 .ttl {
		font-size: calc(50 / var(--break) * 100vw);
	}
	.copy_pay {
		letter-spacing: 0;
		font-size: calc(36 / var(--break) * 100vw);
	}
	.row_pay .copy {
		letter-spacing: 0;
		line-height: 1.5;
		font-size: calc(34 / var(--break) * 100vw);
	}
	
	.scroll-hint-icon-wrap.is-active .scroll-hint-icon {
		z-index: 2;
	}
	.list_case_tab li {
		width: 100%;
	}
	.list_case_tab li a {
		border-radius: calc(70 / var(--break) * 100vw);
		height: calc(120 / var(--break) * 100vw);
	}
	.list_case_tab span {
		font-size: calc(32 / var(--break) * 100vw);
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.box_risk01 {
	border: 1px solid #000000;
}
.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: 1px solid #000000;
}
.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: #ff5885 !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 {
		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 {
		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: #f32c69;
}
.btn_submit {
	max-width: calc(400 / var(--break) * 100vw);
}
.btn_submit input {
    background: url(images/page/btn_bg01.png) no-repeat center / cover;
    z-index: 2;
    position: relative;
    color: #fff;
    border-radius: calc(40 / var(--break) * 100vw);
    height: calc(80 / var(--break) * 100vw);
}
.btn_submit:before {
    content: "";
    width: 0;
    height: 0;
    margin: auto;
    border-left: calc(10 / var(--break) * 100vw) solid #b5891e;
    border-top: calc(10 / var(--break) * 100vw) solid transparent;
    border-bottom: calc(10 / var(--break) * 100vw) solid transparent;
    border-right: none;
    position: absolute;
    top: 0;
    bottom: 0;
    right: calc(24 / var(--break) * 100vw);
    transition: all .3s;
    transform: rotate(0deg);
    z-index: 4;
}
.box_form {
	background: #f4e8da;
}
.tbl_recruit .date td input {
	width: 49%;
}
.tbl_recruit td select {
	padding: calc(12 / 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);
	}
	.tbl_recruit td input {
		width: 100%;
	}
	.tbl_recruit .date td{
		display: flex;
		justify-content: space-between;
	}
	.tbl_recruit .date td input {
		width: 100%;
		display: block;
	}
	.tbl_recruit td select {
		width: 100%;
		display: block;
	}
	.tbl_recruit .date td span {
		display: block;
		width: 46%;
	}
	.btn_submit {
		max-width: calc(600 / var(--break) * 100vw);
	}
	.btn_submit input {
		border-radius: calc(60 / var(--break) * 100vw);
		height: calc(120 / var(--break) * 100vw);
	}
	.tbl_recruit td select {
		padding: 2vw;
	}
}

/* お問い合わせ 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: linear-gradient(to right, #ff5885, #fba41d);
	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: #ff9daf;
	border: 1px solid #ff9daf;
	border-right-color: #ff9daf;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #ff9daf;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #f32c69;
	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 #b5891e;
}
.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:#000000;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / var(--break) * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #f32c69;
	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 #b5891e;
	color: #b5891e;
	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: #f32c69;
	background: #f32c69;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.single_post h3{
	position: relative;
}
.single_post h3:before,.single_post h3:after {
	position: absolute;
	content: "";
	background:#ff5885 url("images/page/ptn01.png") repeat center / calc(7 / var(--break) * 100vw);
	width: 100%;
	height: calc(10 / var(--break) * 100vw);
	left: 0;
	top: 0;
	margin: auto;
	z-index: -1;
}
.single_post h3:after {
	top: auto;
	bottom: 0;
}

.post_content>h4 {
    padding: calc(15 / var(--break) * 100vw) calc(20 / var(--break) * 100vw) calc(15 / var(--break) * 100vw) calc(30 / var(--break) * 100vw);
    letter-spacing: .1em;
    line-height: 1.5;
    font-size: calc(20 / var(--break) * 100vw);
    font-family: "a-otf-ryumin-pr6n", serif;
    font-weight: 300;
    font-style: normal;
    background: #ff9daf;
    position: relative;
    z-index: 1;
    color: #fff;
}
.post_content>h4:before {
    content: "";
    height: 80%;
    width: calc(6 / var(--break) * 100vw);
    background: #fff;
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    margin: auto;
    left: calc(10 / var(--break) * 100vw);
}
.post_content>h5 {
    padding-left: calc(20 / var(--break) * 100vw);
    padding-bottom: calc(10 / var(--break) * 100vw);
    line-height: 1.5;
    font-size: calc(20 / var(--break) * 100vw);
    font-family: "a-otf-ryumin-pr6n", serif;
    font-weight: 300;
    font-style: normal;
    border-bottom: 2px solid #f32c69;
    position: relative;
    z-index: 1;
    margin-bottom: calc(10 / var(--break) * 100vw);
}
.post_content>h5::before {
    content: "";
    width: calc(8 / var(--break) * 100vw);
    height: calc(8 / var(--break) * 100vw);
    background: #f32c69;
    border-radius: 100%;
    position: absolute;
    top: calc(10 / var(--break) * 100vw);
    left: 0;
}
#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 #f32c69;
	background: #f32c69;
	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);
	}
	.single_post > h3 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content>h4 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content>h5 {
		letter-spacing: 0;
		font-size: 1.1875rem;
	}
	.post_content>h5::before {
		top: calc(23 / var(--break) * 100vw);
		width: calc(10 / var(--break) * 100vw);
    	height: calc(10 / var(--break) * 100vw);
	}
}


/* フォーマット format
------------------------------------------------------------------*/
.format {
	padding-bottom: calc(140 / var(--break) * 100vw);
}
.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));
	}
}