@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low {
	padding: calc(100 / 1920 * 100vw) 0 calc(200 / 1920 * 100vw);
}
.main_page {
	background: url("images/page/page_ttl_bg.jpg")no-repeat center / cover;
	height: calc(400 / 1920 * 100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}
.hdg3 {
	padding: calc(12 / 1920*100vw) 0 calc(18 / 1920*100vw);
}
.hdg3:before, .hdg3:after {
	position: absolute;
	content: "";
	background: #fff;
	width: 100%;
	height: 1px;
	left: 0;
	top: calc(10 / 1920*100vw);
	margin: auto;
}
.hdg3:after {
	top: auto;
	bottom: calc(10 / 1920*100vw);
}
.row_common01 {
	max-width: calc(1240 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_common01 .col_img{
	width: 46%;
	max-width: calc(570 / 1920*100vw);
}
.row_common01 .col_txt{
	width: 52%;
	max-width: calc(645 / 1920*100vw);
}
.row_common01 li {
	line-height: 1.6;
	position: relative;
	padding-left: calc(23 / 1920*100vw);
}
.row_common01 li:not(:last-child) {
	margin-bottom: calc(10 / 1920*100vw);
}
.row_common01 li:before {
	position: absolute;
	content: "";
	background: #96894a;
	width: calc(6 / 1920*100vw);
	height: calc(6 / 1920*100vw);
	left: 0;
	top: 0.55em;
	margin: auto;
	border-radius:100%;
}
.row_common02 {
	max-width: calc(1240 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_common02 .copy {
	margin-bottom: calc(19 / 1920 * 100vw);
}
.row_common02.r_reverse .ccl {
	left: auto;
	right: calc(-50 / 1920*100vw);
	bottom: calc(-50 / 1920*100vw);
}
.row_common03 {
	max-width: calc(1000 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_common03 .col {
	width: 48%;
	max-width: calc(480 / 1920*100vw);
}
.row_common03 .col:nth-child(n+3) {
	margin-top:calc(46 / 1920*100vw);
}
.row_common03 .col:before {
	position: absolute;
    content: "";
    background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1920*100vw);
    width: 100%;
    height: calc(20 / 1920*100vw);
    left: 0;
    bottom: 0;
    margin: auto;
}
.row_common04 {
	max-width: calc(1240 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_common04 .col_img {
	width: 24%;
	max-width: calc(290 / 1920*100vw);
}
.row_common04 .col_txt {
	width: 72%;
}
.row_common04 .col_txt.w100 {
	width: 100%;
}
.row_common04 li {
	line-height: 1.6;
	position: relative;
	padding-left: calc(23 / 1920*100vw);
}
.row_common04 li:not(:last-child) {
	margin-bottom: calc(10 / 1920*100vw);
}
.row_common04 li:before {
	position: absolute;
	content: "";
	background: #96894a;
	width: calc(6 / 1920*100vw);
	height: calc(6 / 1920*100vw);
	left: 0;
	top: 0.55em;
	margin: auto;
	border-radius:100%;
}
.ttl_common01:before {
	position: absolute;
	content: "";
	background: #e9bc00;
	width: calc(15 / 1920*100vw);
	height: calc(15 / 1920*100vw);
	left: 0;
	top: 0.55em;
	margin: auto;
	border-radius:100%;
}
.row_common05 {
	max-width: calc(1240 / 1920*100vw);
}
.row_common05 .col {
	width: 32%;
	max-width: calc(394 / 1920*100vw);
}
.row_common05 .ttl:before {
	position: absolute;
	content: "";
	background: #ffffff;
	width: 1px;
	height: calc(100% - calc(5 / 1920*100vw));
	right: calc(5 / 1920*100vw);
	top: 0;
}
.row_common05 .ttl:after {
	position: absolute;
	content: "";
	background: #ffffff;
	height: 1px;
	width: calc(100% - calc(5 / 1920*100vw));
	left: 0;
	bottom: calc(5 / 1920*100vw);
}
.row_common05:after {
	position: relative;
	display: block;
	content: "";
	width: 32%;
	max-width: calc(394 / 1920*100vw);
}
.row_common06 {
	max-width: calc(1240 / 1920*100vw);
}
.row_common06:before {
	position: absolute;
	content: "";
	background: url("images/page/x.svg") no-repeat left center / cover;
	width: calc(114 / 1920*100vw);
	height: calc(114 / 1920*100vw);
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}
.row_common06 .col{
	width: 37%;
	max-width: calc(450 / 1920*100vw);
}
.row_common06 .col_l .ccl {
	right: calc(-80 / 1920*100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}
.row_common06 .col_r .ccl {
	left: calc(-80 / 1920*100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}
.box_common01 {
	padding: calc(50 / 1920*100vw) calc(50 / 1920*100vw) calc(40 / 1920*100vw);
}
.box_common01 .ttl {
	font-size: calc(20 / 1920*100vw);
	margin-bottom: calc(25 / 1920*100vw);
}
.box_common01 .list_default li {
	width: 48%;
}
.box_common01 .list_default li:before {
	background: #96894a;
}
.box_common01 .list_default li:not(:first-child) {
	margin-top: calc(13 / 1920 * 100vw);
}
.box_common01 .list_default01 li:nth-child(-n+2) {
	margin-top: 0!important;
}
.box_teeth {
	position: relative;
	padding: calc(60 / 1920*100vw) calc(50 / 1920*100vw) calc(70 / 1920*100vw);
}
.box_teeth:before {
	position: absolute;
    content: "";
    background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1920*100vw);
    width: 100%;
    height: calc(20 / 1920*100vw);
    left: 0;
    bottom: 0;
    margin: auto;
}
.box_teeth .ttl {
	font-size: calc(20 / 1920*100vw);
	margin-bottom: calc(40 / 1920*100vw);
}
.box_teeth li:before {
	content: none;
}
.box_teeth .list_default01 li {
	width: 20%;
	padding-left: 0;
	text-align: center;
	max-width: calc(180 / 1920*100vw);
	margin-top: 0;
}
.box_teeth .icn {
	margin-bottom: calc(25 / 1920*100vw);
}
.box_teeth .txt {
	line-height: 1.5;
	letter-spacing: 0;
}
.box_teeth li:not(:last-child) {
	margin-right: 6.66%;
}
.box_teeth li:nth-of-type(4) {
	margin-right: 0;
}
.box_teeth li:nth-child(n+5) {
	margin-top: calc(50 / 1920*100vw);
}
.box_common02 {
	margin-right: auto;
	margin-left: auto;
	max-width: calc(1000 / 1920*100vw);
}
.box_common02:before {
	position: absolute;
    content: "";
    background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1920*100vw);
    width: 100%;
    height: calc(20 / 1920*100vw);
    left: 0;
    bottom: 0;
    margin: auto;
}
.box_common02 li {
	line-height: 1.6;
	position: relative;
	padding-left: calc(23 / 1920*100vw);
}
.box_common02 li:not(:last-child) {
	margin-bottom: calc(10 / 1920*100vw);
}
.box_common02 li:before {
	position: absolute;
	content: "";
	background: #96894a;
	width: calc(6 / 1920*100vw);
	height: calc(6 / 1920*100vw);
	left: 0;
	top: 0.55em;
	margin: auto;
	border-radius:100%;
}
.hdg4:before, .hdg4:after{
	position: absolute;
    content: "";
    background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1920*100vw);
    width: calc(20 / 1920*100vw);
    height: 100%;
    left: 0;
    bottom: 0;
    margin: auto;
}
.hdg4:after {
	right: 0;
	left: auto;
}
.row_case01 .en:before {
    position: absolute;
    content: "";
    background: #ffffff;
    width: 1px;
    height: calc(100% - calc(5 / 1920*100vw));
    right: calc(5 / 1920*100vw);
    top: 0;
}
.row_case01 .en:after {
    position: absolute;
    content: "";
    background: #ffffff;
    height: 1px;
    width: calc(100% - calc(5 / 1920*100vw));
    left: 0;
    bottom: calc(5 / 1920*100vw);
}
.tbl_fee th {
	vertical-align: middle;
	background: #ccc782;
}
.tbl_fee td {
	vertical-align: top;
}
.tbl_fee table {
	border: 1px solid #ccc782;
}
.tbl_fee tr:not(:last-child) td {
	border-bottom: 1px solid #ccc782;
}
.tbl_fee td:nth-of-type(n+2) {
	border-left: 1px solid #ccc782;
}
.tbl_fee.w33 th,.tbl_fee.w33 td{
	width: 33.333%;
}
.tbl_fee.pt02 th{
	width: 75%;
	text-align: left;
}
.tbl_fee.pt02 td{
	width: 25%;
	border-left: 1px solid #ccc782;
}
.tbl_fee.pt02 tr:nth-of-type(3) th:nth-of-type(2) {
	border-right: 1px solid #033162;
}
.tbl_fee.pt02 
.bg_pay01:before {
	position: absolute;
    content: "";
    background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1920*100vw);
    width: 100%;
    height: calc(20 / 1920*100vw);
    left: 0;
    bottom: 0;
    margin: auto;
}
.row_pay01 {
	max-width: calc(610 / 1920*100vw);
}
.row_pay01 .col {
	width: 48.5%;
	max-width: calc(295 / 1920*100vw);
}
.tbl_comparison tr:first-of-type td {
	padding: calc(15 / 1920*100vw) calc(20 / 1920*100vw) calc(35 / 1920*100vw)
}
.tbl_comparison th {
	background: #ccc782;
	color: #fff;
	width: 18%;
	text-align: center;
	vertical-align: middle;
}
.tbl_comparison td {
	width: 27.333%;
	vertical-align: top;
}
.tbl_comparison td:not(:last-of-type) {
	border-right: 1px solid #ccc782;
}
.tbl_comparison table {
	border: 1px solid #ccc782;
}
.tbl_comparison tr:not(:last-of-type) td {
	border-bottom: 1px solid #ccc782;
}
.txt_common01 {
	max-width: calc(1240 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1599px) {
	.content_low {
		padding: calc(100 / 1599 * 100vw) 0 calc(200 / 1599 * 100vw);
	}
	.main_page {
		height: calc(400 / 1599 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
	.hdg3 {
		padding: calc(12 / 1599*100vw) 0 calc(18 / 1599*100vw);
	}
	.hdg3:before, .hdg3:after {
		top: calc(10 / 1599*100vw);
	}
	.hdg3:after {
		top: auto;
		bottom: calc(10 / 1599*100vw);
	}
	.row_common01 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_common01 .copy {
		font-size: calc(26 / 1599*100vw);
	}
	.row_common01 .col_img{
		max-width: calc(570 / 1599*100vw);
	}
	.row_common01 .col_txt{
		max-width: calc(630 / 1599*100vw);
	}
	.row_common01 li {
		padding-left: calc(23 / 1599*100vw);
	}
	.row_common01 li:not(:last-child) {
		margin-bottom: calc(10 / 1599*100vw);
	}
	.row_common01 li:before {
		width: calc(6 / 1599*100vw);
		height: calc(6 / 1599*100vw);
	}
	.row_common02 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_common02 .copy {
		margin-bottom: calc(19 / 1599 * 100vw);
	}
	.row_common02.r_reverse .ccl {
		right: calc(-50 / 1599*100vw);
		bottom: calc(-50 / 1599*100vw);
	}
	.row_common03 {
		max-width: calc(1000 / 1599*100vw);
	}
	.row_common03 .col {
		max-width: calc(480 / 1599*100vw);
	}
	.row_common03 .col:nth-child(n+3) {
		margin-top:calc(46 / 1599*100vw);
	}
	.row_common03 .col:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1599*100vw);
		height: calc(20 / 1599*100vw);
	}
	.row_common04 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_common04 .col_img {
		max-width: calc(290 / 1599*100vw);
	}
	.row_common04 li {
		padding-left: calc(23 / 1599*100vw);
	}
	.row_common04 li:not(:last-child) {
		margin-bottom: calc(10 / 1599*100vw);
	}
	.row_common04 li:before {
		width: calc(6 / 1599*100vw);
		height: calc(6 / 1599*100vw);
	}
	.ttl_common01:before {
		width: calc(15 / 1599*100vw);
		height: calc(15 / 1599*100vw);
	}
	.row_common05 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_common05 .ttl {
		font-size: calc(18 / 1599*100vw);
	}
	.row_common05 .col {
		max-width: calc(394 / 1599*100vw);
	}
	.row_common05 .ttl:before {
		height: calc(100% - calc(5 / 1599*100vw));
		right: calc(5 / 1599*100vw);
	}
	.row_common05 .ttl:after {
		width: calc(100% - calc(5 / 1599*100vw));
		bottom: calc(5 / 1599*100vw);
	}
	.row_common05:after {
		max-width: calc(394 / 1599*100vw);
	}
	.row_common06 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_common06:before {
		width: calc(114 / 1599*100vw);
		height: calc(114 / 1599*100vw);
	}
	.row_common06 .col{
		max-width: calc(450 / 1599*100vw);
	}
	.row_common06 .col_l .ccl {
		right: calc(-80 / 1599*100vw);
	}
	.row_common06 .col_r .ccl {
		left: calc(-80 / 1599*100vw);
	}
	.box_common01 {
		padding: calc(50 / 1599*100vw) calc(50 / 1599*100vw) calc(40 / 1599*100vw);
	}
	.box_common01 .ttl {
		font-size: calc(20 / 1599*100vw);
		margin-bottom: calc(25 / 1599*100vw);
	}
	.box_teeth {
		padding: calc(60 / 1599*100vw) calc(50 / 1599*100vw) calc(70 / 1599*100vw);
	}
	.box_teeth:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1599*100vw);
		height: calc(20 / 1599*100vw);
	}
	.box_teeth .ttl {
		font-size: calc(20 / 1599*100vw);
		margin-bottom: calc(40 / 1599*100vw);
	}
	.box_teeth .list_default01 li {
		max-width: calc(180 / 1599*100vw);
	}
	.box_teeth .icn {
		margin-bottom: calc(25 / 1599*100vw);
	}
	.box_teeth li:nth-child(n+5) {
		margin-top: calc(50 / 1599*100vw);
	}
	.box_common02 {
		max-width: calc(1000 / 1599*100vw);
	}
	.box_common02:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1599*100vw);
		height: calc(20 / 1599*100vw);
	}
	.box_common02 li {
		padding-left: calc(23 / 1599*100vw);
	}
	.box_common02 li:not(:last-child) {
		margin-bottom: calc(10 / 1599*100vw);
	}
	.box_common02 li:before {
		width: calc(6 / 1599*100vw);
		height: calc(6 / 1599*100vw);
	}
	.hdg4:before, .hdg4:after{
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1599*100vw);
		width: calc(20 / 1599*100vw);
	}
	.row_case01 .en:before {
		height: calc(100% - calc(5 / 1599*100vw));
		right: calc(5 / 1599*100vw);
	}
	.row_case01 .en:after {
		width: calc(100% - calc(5 / 1599*100vw));
		bottom: calc(5 / 1599*100vw);
	}
	.bg_pay01:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1599*100vw);
		height: calc(20 / 1599*100vw);
	}
	.row_pay01 {
		max-width: calc(610 / 1599*100vw);
	}
	.row_pay01 .col {
		max-width: calc(295 / 1599*100vw);
	}
	.tbl_comparison tr:first-of-type td {
		padding: calc(15 / 1599*100vw) calc(20 / 1599*100vw) calc(35 / 1599*100vw)
	}
	.txt_common01 {
		max-width: calc(1240 / 1599*100vw);
	}
	.wrap_common01 .copy {
		font-size: calc(34 / 1599*100vw);
	}
}
@media only screen and (min-width: 768px) and (max-width: 1299px) {
	.content_low {
		padding: calc(100 / 1299 * 100vw) 0 calc(200 / 1299 * 100vw);
	}
	.main_page {
		height: calc(400 / 1299 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
	.hdg3 {
		padding: calc(12 / 1299*100vw) 0 calc(18 / 1299*100vw);
	}
	.hdg3:before, .hdg3:after {
		top: calc(10 / 1299*100vw);
	}
	.hdg3:after {
		top: auto;
		bottom: calc(10 / 1299*100vw);
	}
	.row_common01.flex {
		max-width: calc(1240 / 1299*100vw);
		justify-content: center;
	}
	.row_common01 .copy {
		font-size: calc(26 / 1299*100vw);
	}
	.row_common01 .col_img{
		width: 100%;
		max-width: calc(570 / 1299*100vw);
		margin-bottom: calc(60 / 1299*100vw);
		text-align: center;
		margin-right: auto;
		margin-left: auto;
	}
	.row_common01 .col_txt{
		width: 100%;
		max-width: 100%;
	}
	.row_common01 li {
		padding-left: calc(23 / 1299*100vw);
	}
	.row_common01 li:not(:last-child) {
		margin-bottom: calc(10 / 1299*100vw);
	}
	.row_common01 li:before {
		width: calc(6 / 1299*100vw);
		height: calc(6 / 1299*100vw);
	}
	.row_common02.flex {
		justify-content: center;
		max-width: calc(1240 / 1299*100vw);
	}
	.row_common02.flex .col_txt {
		width: 100%;
	}
	.row_common02.flex .col_img {
		width: 100%;
		max-width: calc(570 / 1200*100vw);
		margin-bottom: calc(60 / 1299*100vw);
		text-align: center;
		margin-right: auto;
		margin-left: auto;
	}
	.row_common02 .copy {
		margin-bottom: calc(19 / 1299 * 100vw);
	}
	.row_common02.r_reverse .ccl {
		right: calc(-50 / 1299*100vw);
		bottom: calc(-50 / 1299*100vw);
	}
	.row_common03 {
		max-width: calc(1000 / 1299*100vw);
	}
	.row_common03 .col {
		max-width: calc(480 / 1299*100vw);
	}
	.row_common03 .col:nth-child(n+3) {
		margin-top:calc(46 / 1299*100vw);
	}
	.row_common03 .col:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1299*100vw);
		height: calc(20 / 1299*100vw);
	}
	.row_common04 {
		max-width: calc(1240 / 1299*100vw);
	}
	.row_common04 .col_img {
		max-width: calc(290 / 1299*100vw);
	}
	.row_common04 li {
		padding-left: calc(23 / 1299*100vw);
	}
	.row_common04 li:not(:last-child) {
		margin-bottom: calc(10 / 1299*100vw);
	}
	.row_common04 li:before {
		width: calc(6 / 1299*100vw);
		height: calc(6 / 1299*100vw);
	}
	.ttl_common01:before {
		width: calc(15 / 1299*100vw);
		height: calc(15 / 1299*100vw);
	}
	.row_common05 {
		max-width: calc(1240 / 1299*100vw);
	}
	.row_common05 .ttl {
		font-size: calc(18 / 1299*100vw);
	}
	.row_common05 .col {
		max-width: calc(394 / 1299*100vw);
	}
	.row_common05 .ttl:before {
		height: calc(100% - calc(5 / 1299*100vw));
		right: calc(5 / 1299*100vw);
	}
	.row_common05 .ttl:after {
		width: calc(100% - calc(5 / 1299*100vw));
		bottom: calc(5 / 1299*100vw);
	}
	.row_common05:after {
		max-width: calc(394 / 1299*100vw);
	}
	.row_common05 .txt {
		padding: calc(25 / 1299*100vw);
	}
	.row_common06 {
		max-width: calc(1240 / 1299*100vw);
	}
	.row_common06:before {
		width: calc(50 / 1299*100vw);
		height: calc(50 / 1299*100vw);
	}
	.row_common06 .col{
		max-width: calc(450 / 1299*100vw);
	}
	.row_common06 .col_l .ccl {
		right: calc(-80 / 1299*100vw);
	}
	.row_common06 .col_r .ccl {
		left: calc(-80 / 1299*100vw);
	}
	.box_common01 {
		padding: calc(50 / 1299*100vw) calc(50 / 1299*100vw) calc(40 / 1299*100vw);
	}
	.box_common01 .ttl {
		font-size: calc(20 / 1299*100vw);
		margin-bottom: calc(25 / 1299*100vw);
	}
	.box_teeth {
		padding: calc(60 / 1299*100vw) calc(50 / 1299*100vw) calc(70 / 1299*100vw);
	}
	.box_teeth:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1299*100vw);
		height: calc(20 / 1299*100vw);
	}
	.box_teeth .ttl {
		font-size: calc(20 / 1299*100vw);
		margin-bottom: calc(40 / 1299*100vw);
	}
	.box_teeth .list_default01 li {
		max-width: calc(180 / 1299*100vw);
		width: 21%;
	}
	.box_teeth li:not(:last-child) {
		margin-right: 4.66%;
	}
	.box_teeth li:nth-of-type(4) {
		margin-right: 0;
	}
	.box_teeth .icn {
		margin-bottom: calc(25 / 1299*100vw);
	}
	.box_teeth li:nth-child(n+5) {
		margin-top: calc(50 / 1299*100vw);
	}
	.box_common02 {
		max-width: calc(1000 / 1299*100vw);
	}
	.box_common02:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1299*100vw);
		height: calc(20 / 1299*100vw);
	}
	.box_common02 li {
		padding-left: calc(23 / 1299*100vw);
	}
	.box_common02 li:not(:last-child) {
		margin-bottom: calc(10 / 1299*100vw);
	}
	.box_common02 li:before {
		width: calc(6 / 1299*100vw);
		height: calc(6 / 1299*100vw);
	}
	.hdg4:before, .hdg4:after{
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1299*100vw);
		width: calc(20 / 1299*100vw);
	}
	.row_case01 .en:before {
		height: calc(100% - calc(5 / 1299*100vw));
		right: calc(5 / 1299*100vw);
	}
	.row_case01 .en:after {
		width: calc(100% - calc(5 / 1299*100vw));
		bottom: calc(5 / 1299*100vw);
	}
	.bg_pay01:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1299*100vw);
		height: calc(20 / 1299*100vw);
	}
	.row_pay01 {
		max-width: calc(610 / 1299*100vw);
	}
	.row_pay01 .col {
		max-width: calc(295 / 1299*100vw);
	}
	.row_pay01 .icn {
		width: calc(170 / 1299*100vw);
	}
	.tbl_comparison tr:first-of-type td {
		padding: calc(15 / 1299*100vw) calc(20 / 1299*100vw) calc(35 / 1299*100vw)
	}
	.txt_common01 {
		max-width: calc(1240 / 1299*100vw);
	}
	.wrap_common01 .copy {
		font-size: calc(28 / 1299*100vw);
	}
	.tbl_fee th {
		padding: calc(15 / 1299 * 100vw) calc(10 / 1299 * 100vw) calc(16 / 1299 * 100vw);
	}
}
@media only screen and (max-width: 767px) {
	.low_head {
		height: calc(146 / 750*100vw);
		background: #fff;
		position: relative;
	}
	.content_low {
		padding: 13vw 0 25vw;
	}
	.content_low .inner, .main_page .inner {
		max-width: calc(702 / 750 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: 20vw;
	}
	.main_page {
		background-image: url("images/page/page_ttl_bg_sp.jpg");
		height: calc(400 / 750 * 100vw);
		padding: 0;
	}
	.hdg2 .ja {
		font-size: 156.25%;
	}
	.hdg2 .en {
		font-size: 106.25%;
	}
	.col_img {
		text-align: center;
	}
	.hdg3 {
		line-height: 1.6;
		font-size: calc(40 / 750*100vw);
		padding: calc(25 / 750*100vw) 0 calc(29 / 750*100vw);
	}
	.hdg3:before, .hdg3:after {
		top: calc(10 / 750*100vw);
	}
	.hdg3:after {
		top: auto;
		bottom: calc(10 / 750*100vw);
	}
	.hdg4 {
		line-height: 1.5;
		font-size: calc(36 / 750*100vw);
		padding: 2vw 0 2vw;
	}
	.hdg5 {
		font-size: calc(36 / 750*100vw);
	}
	.row_common01.flex {
		max-width: calc(1240 / 750*100vw);
		justify-content: center;
	}
	.row_common01 .copy {
		line-height: 1.6;
		font-size: calc(38 / 750*100vw);
		text-align: center;
		margin-bottom: 2vw;
    	letter-spacing: .1em;
	}
	.row_common01 .col_img{
		width: 100%;
		max-width: calc(570 / 750*100vw);
		margin-bottom: 5vw;
	}
	.row_common01 .col_txt{
		width: 100%;
		max-width: calc(646 / 750*100vw);
	}
	.row_common01 li {
		padding-left: calc(23 / 750*100vw);
	}
	.row_common01 li:not(:last-child) {
		margin-bottom: calc(10 / 750*100vw);
	}
	.row_common01 li:before {
		width: calc(6 / 750*100vw);
		height: calc(6 / 750*100vw);
	}
	.row_common02.flex {
		justify-content: center;
		max-width: calc(1240 / 750*100vw);
	}
	.row_common02.flex .col_txt {
		width: 100%;
	}
	.row_common02.flex .col_img {
		width: 100%;
		max-width: calc(570 / 1200*100vw);
		margin-bottom: calc(60 / 750*100vw);
	}
	.row_common02 .copy {
		text-align: center;
		margin-bottom: calc(19 / 750 * 100vw);
	}
	.row_common02.r_reverse .ccl {
		right: 2vw;
		bottom: calc(-50 / 750*100vw);
		font-size: calc(30 / 750*100vw);
		letter-spacing: 0;
	}
	.row_common03 {
		max-width: calc(1000 / 750*100vw);
	}
	.row_common03 .col {
		width: 100%;
		max-width: 100%;
	}
	.row_common03 .copy {
		font-size: calc(36 / 750*100vw);
	}
	.row_common03 .copy .fz32{
		font-size: calc(50 / 750*100vw);
	}
	.row_common03 .col:nth-child(n+2) {
		margin-top:calc(46 / 750*100vw);
	}
	.row_common03 .col:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 750*100vw);
		height: calc(20 / 750*100vw);
	}
	.row_common04 {
		max-width: calc(1240 / 750*100vw);
	}
	.row_common04 .col_img {
		width: 100%;
		max-width:100%;
		margin-bottom: 5vw;
	}
	.row_common04 .col_txt {
		width: 100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common04 li {
		padding-left: calc(23 / 750*100vw);
	}
	.row_common04 li:not(:last-child) {
		margin-bottom: calc(10 / 750*100vw);
	}
	.row_common04 li:before {
		width: calc(8 / 750*100vw);
		height: calc(8 / 750*100vw);
	}
	.ttl_common01:before {
		width: calc(12 / 750*100vw);
		height: calc(12 / 750*100vw);
		top: 3vw;
	}
	.row_common05 {
		max-width: calc(1240 / 750*100vw);
	}
	.row_common05 .ttl {
		font-size: calc(36 / 750*100vw);
	}
	.row_common05 .col {
		width: 100%;
		max-width: 100%;
	}
	.row_common05 .col:nth-child(n+2) {
		margin-top: 5vw;
	}
	.row_common05 .ttl:before {
		height: calc(100% - calc(5 / 750*100vw));
		right: calc(5 / 750*100vw);
	}
	.row_common05 .ttl:after {
		width: calc(100% - calc(5 / 750*100vw));
		bottom: calc(5 / 750*100vw);
	}
	.row_common05:after {
		max-width: calc(394 / 750*100vw);
	}
	.row_common05 .txt {
		padding: calc(25 / 750*100vw);
	}
	.row_common06 {
		max-width: calc(1240 / 750*100vw);
	}
	.row_common06:before {
		width: calc(50 / 750*100vw);
		height: calc(50 / 750*100vw);
	}
	.row_common06 .col{
		width: 100%;
		max-width: 100%;
	}
	.row_common06 .col .ccl {
		font-size: calc(26 / 750*100vw);
	}
	.row_common06 .col_l {
		margin-bottom: 10vw;
	}
	.row_common06 .col_l .ccl {
		right: -2vw;
	}
	.row_common06 .col_r .ccl {
		left: -2vw;
	}
	.ttl_common01 {
		font-size: calc(36 / 750*100vw);
	}
	.box_common01 {
		padding: 6vw 5vw 7vw;
	}
	.box_common01 .ttl {
		font-size: calc(36 / 750*100vw);
		margin-bottom: calc(25 / 750*100vw);
	}
	.box_teeth {
		padding: 6vw 5vw 7vw;
	}
	.box_teeth:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 750*100vw);
		height: calc(20 / 750*100vw);
	}
	.box_teeth .ttl {
		font-size: calc(36 / 750*100vw);
		letter-spacing: 0;
		margin-bottom: calc(40 / 750*100vw);
	}
	.box_teeth ul.flex {
		justify-content: space-between;
	}
	.box_teeth .list_default01 li {
		max-width: 100%;
		width: 48%;
	}
	.box_teeth li:not(:last-child) {
		margin-right: 0;
	}
	.box_teeth li:nth-of-type(4) {
		margin-right: 0;
	}
	.box_teeth .icn {
		width: calc(250 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
		margin-bottom: calc(25 / 750*100vw);
	}
	.box_teeth li:nth-child(n+3) {
		margin-top: calc(50 / 750*100vw);
	}
	.box_common01 .list_default li {
		width: 100%;
	}
	.box_common01 .list_default li:nth-child(n+2) {
		margin-top: 2vw!important;
	}
	.box_common02 {
		padding: 6vw 5vw 7vw;
		max-width: calc(1000 / 750*100vw);
	}
	.box_common02 .copy {
		font-size: calc(36 / 750*100vw);
	}
	.box_common02 .ttl .adjust {
		display: none;
	}
	.box_common02 .ttl {
		font-size: calc(36 / 750*100vw);
	}
	.box_common02:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 750*100vw);
		height: calc(20 / 750*100vw);
	}
	.box_common02 li {
		padding-left: calc(23 / 750*100vw);
	}
	.box_common02 li:not(:last-child) {
		margin-bottom: calc(20 / 750*100vw);
	}
	.box_common02 li:before {
		width: calc(8 / 750*100vw);
		height: calc(8 / 750*100vw);
		top: 3vw;
	}
	.hdg4:before, .hdg4:after{
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 750*100vw);
		width: calc(20 / 750*100vw);
	}
	.row_case01 .en {
		font-size: calc(36 / 750*100vw);
		padding: 1vw 5vw 2vw;
	}
	.row_case01 .en:before {
		height: calc(100% - calc(10 / 750*100vw));
		right: calc(10 / 750*100vw);
	}
	.row_case01 .en:after {
		width: calc(100% - calc(10 / 750*100vw));
		bottom: calc(10 / 750*100vw);
	}
	.bg_pay01 {
		padding: 6vw 0;
	}
	.bg_pay01:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 750*100vw);
		height: calc(20 / 750*100vw);
	}
	.row_pay01 {
		max-width:100%;
	}
	.row_pay01 .icn {
		width: calc(150 / 750*100vw);
	}
	.row_pay01 .ttl {
		font-size: calc(32 / 750*100vw);
		letter-spacing: 0;
	}
	.row_pay01 .txt {
		font-size: calc(26 / 750*100vw);
	}
	.row_pay01 .col {
		width: 48%;
		max-width: 100%;
		padding: 6vw 4vw 7vw;
	}
	.tbl_comparison tr:first-of-type td {
		padding: calc(15 / 750*100vw) calc(20 / 750*100vw) calc(35 / 750*100vw)
	}
	.txt_common01 {
		max-width: calc(1240 / 750*100vw);
	}
	.wrap_common01 .txt {
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.wrap_common01 .copy {
		font-size: calc(36 / 750*100vw);
		letter-spacing: 0;
	}
	.tbl_fee.js-scrollable table {
		width: calc(1400 /750 * 100vw)
	}
	.tbl_fee.js-scrollable {
		overflow-x: auto!important;
	}
	.tbl_fee.pt02.js-scrollable table {
		width: calc(1500 /750 * 100vw)
	}
	.tbl_fee.pt02.js-scrollable {
		overflow-x: auto!important;
	}
	.tbl_comparison.js-scrollable table {
		width: calc(1400 /750 * 100vw)
	}
	.tbl_comparison.js-scrollable {
		overflow-x: auto!important;
	}
	.tbl_comparison .ttl {
		font-size: calc(36 / 750*100vw);
	}
	.ttl_fee {
		font-size: calc(36 / 750*100vw);
		letter-spacing: 0;
	}
}
.adjust {
	display: none;
}
@media(max-width: 1299px){
	.adjust {
		display: block;
	}
}

/* クリニック紹介 CLINIC
------------------------------------------------------------------*/
.bg_clinic01 {
	background: url("images/clinic/img_clinic01.jpg") no-repeat center / cover;
}
.box_clinic01 .en {
	transform: rotate(-8deg);
	bottom: calc(-82 / 1920*100vw);
	right: calc(-23 / 1920*100vw);
	letter-spacing: 0;
}
.box_clinic01 .txt {
	line-height: 2.2;
}
.bg_clinic02:before {
	position: absolute;
    content: "";
    background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1920*100vw);
    width: 100%;
    height: calc(20 / 1920*100vw);
    left: 0;
    bottom: 0;
    margin: auto;
}
.bg_clinic02 .txt {
	max-width: calc(1240 / 1920*100vw);
}
.row_clinic01 {
	max-width: calc(940 / 1920*100vw);
}
.row_clinic01 .col {
	width: calc(240 / 1920*100vw);
	height: calc(240 / 1920*100vw);
}
.row_clinic01 .col:not(:last-child):after {
	width: calc(50 / 1920*100vw);
    height: calc(50 / 1920*100vw);
    right: calc(-80 / 1920*100vw);
}
.wrap_clinic02:before {
	bottom: auto;
	top: 0;
	width: 42.5%;
    height: calc(380 / 1920*100vw);
}
.wrap_clinic02.img01:before {
	background: url(images/clinic/img_clinic02.jpg) no-repeat right center / cover;
}
.wrap_clinic02.img02:before {
	background: url(images/clinic/img_clinic03.jpg) no-repeat left center / cover;
}
.wrap_clinic02.img03:before {
	background: url(images/clinic/img_clinic07.jpg) no-repeat left center / cover;
}
.wrap_clinic02.img04:before {
	background: url(images/clinic/img_clinic08.jpg) no-repeat left center / cover;
}
.wrap_clinic02 .col_txt:before {
	background: #faf8ed;
	height: 69%;
}
.wrap_clinic02.reverse .col_txt:before {
	background: #eeeeee;
	height: 64%;
}
.wrap_clinic02.reverse .en {
	top: calc(60 / 1920*100vw);
	right: calc(-17 / 1920*100vw);
}
.wrap_clinic02.img02 .en {
    right: calc(-15 / 1920*100vw);
    top: calc(65 / 1920*100vw);
}
.wrap_clinic02.img03 .en {
    top: calc(75 / 1920*100vw);
    right: calc(-7 / 1920*100vw);
}
.wrap_clinic02.img04 .en {
    right: calc(-10 / 1920*100vw);
    top: calc(76 / 1920*100vw);
}
.wrap_clinic02 {
	min-height: calc(380 / 1920*100vw);
}
.row_clinic02 {
	max-width: calc(1000 / 1920*100vw);
}
.row_clinic02 .col {
	width: 32%;
	max-width: calc(320 / 1920*100vw);
}
.row_clinic02:after {
	position: relative;
	display: block;
	width: 32%;
	max-width: calc(320 / 1920*100vw);
	content: "";
}
.row_clinic02 .col:nth-child(n+4) {
	margin-top: calc(20 / 1920*100vw);
}
.box_clinic02 .copy02 {
	max-width: calc(995 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.box_clinic02 .copy02:before {
	position: absolute;
	content: "";
	background: #fff;
	width: 100%;
	height: 1px;
	left: 0;
	bottom:calc(5 / 1920*100vw);
	margin: auto;
}
.box_clinic03 {
	max-width: calc(1240 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.box_clinic03 .col_img {
	width: 36.5%;
	max-width: calc(415 / 1920*100vw);
}
.box_clinic03 .col_txt {
	width: 63%;
	max-width: calc(710 / 1920*100vw);
	border: solid 1px #2e6975;
}
.box_clinic03 dt {
	width: calc(125 / 1920*100vw);
	line-height: 1.55;
}
.box_clinic03 dd {
	width: calc(100% - calc(140 / 1920*100vw));
}
.box_clinic03 dl:not(:last-child) {
	margin-bottom: calc(13 / 1920*100vw);
}
.box_clinic03 dl:last-of-type dt {
	width: calc(200 / 1920*100vw);
}
.box_clinic03 dl:last-of-type dd {
	width: calc(100% - calc(225 / 1920*100vw));
}
.slide_clinic01 .slick-prev {
	background: url("images/page/arw01.svg")no-repeat center / cover;
	width: calc(33 / 1920 * 100vw);
	height: calc(59 / 1920 * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -9.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	background: url(images/page/arw01.svg)no-repeat center / cover;
	width: calc(33 / 1920 * 100vw);
	height: calc(59 / 1920 * 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%;
	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) {
	.box_clinic01 .en {
		bottom: calc(-82 / 1599*100vw);
		right: calc(-23 / 1599*100vw);
	}
	.bg_clinic02:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1599*100vw);
	}
	.bg_clinic02 {
		padding: calc(40 / 1599*100vw) calc(50 / 1599*100vw) calc(50 / 1599*100vw);
	}
	.bg_clinic02 .txt {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_clinic01 {
		max-width: calc(940 / 1599*100vw);
	}
	.row_clinic01 .col {
		font-size: calc(28 / 1599*100vw);
		width: calc(240 / 1599*100vw);
		height: calc(240 / 1599*100vw);
	}
	.row_clinic01 .col:not(:last-child):after {
		width: calc(50 / 1599*100vw);
		height: calc(50 / 1599*100vw);
		right: calc(-80 / 1599*100vw);
	}
	.wrap_clinic02:before {
		left: 0;
		height: calc(380 / 1599*100vw);
	}
	.wrap_clinic02.reverse:before {
		right: 0;
		left: auto;
	}
	.wrap_clinic02.reverse .en {
		top: calc(60 / 1599*100vw);
		right: calc(-17 / 1599*100vw);
	}
	.wrap_clinic02.img02 .en {
		right: calc(-15 / 1599*100vw);
		top: calc(83 / 1599*100vw);
	}
	.wrap_clinic02.img03 .en {
		top: calc(75 / 1599*100vw);
		right: calc(-7 / 1599*100vw);
	}
	.wrap_clinic02.img04 .en {
		right: calc(-10 / 1599*100vw);
		top: calc(76 / 1599*100vw);
	}
	.wrap_clinic02 {
		min-height: calc(380 / 1599*100vw);
	}
	.row_clinic02 {
		max-width: calc(1000 / 1599*100vw);
	}
	.row_clinic02 .col {
		max-width: calc(320 / 1599*100vw);
	}
	.row_clinic02:after {
		max-width: calc(320 / 1599*100vw);
	}
	.row_clinic02 .col:nth-child(n+4) {
		margin-top: calc(20 / 1599*100vw);
	}
	.box_clinic02 .copy02 {
		max-width: calc(995 / 1599*100vw);
	}
	.box_clinic02 .copy02:before {
		bottom:calc(5 / 1599*100vw);
	}
	.box_clinic03 {
		max-width: calc(1240 / 1599*100vw);
	}
	.box_clinic03 .col_img {
		width: 35%;
		max-width: calc(415 / 1599*100vw);
	}
	.box_clinic03 .col_txt {
		max-width: calc(710 / 1599*100vw);
	}
	.box_clinic03 dt {
		width: calc(125 / 1599*100vw);
	}
	.box_clinic03 dd {
		width: calc(100% - calc(140 / 1599*100vw));
	}
	.box_clinic03 dl:not(:last-child) {
		margin-bottom: calc(13 / 1599*100vw);
	}
	.box_clinic03 dl:last-of-type dt {
		width: calc(200 / 1599*100vw);
	}
	.box_clinic03 dl:last-of-type dd {
		width: calc(100% - calc(225 / 1599*100vw));
	}
	.slide_clinic01 {
		max-width: calc(1000 / 1599*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.slide_clinic01 .slick-prev {
		width: calc(33 / 1599 * 100vw);
		height: calc(59 / 1599 * 100vw);
	}
	.slide_clinic01 .slick-next {
		width: calc(33 / 1599 * 100vw);
		height: calc(59 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.box_clinic01 .en {
		bottom: calc(-82 / 1299*100vw);
		right: calc(-23 / 1299*100vw);
	}
	.bg_clinic02:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1299*100vw);
	}
	.bg_clinic02 {
		padding: calc(40 / 1299*100vw) calc(50 / 1299*100vw) calc(50 / 1299*100vw);
	}
	.bg_clinic02 .txt {
		text-align: left;
		max-width: calc(1240 / 1299*100vw);
	}
	.row_clinic01 {
		max-width: calc(612 / 1299*100vw);
	}
	.row_clinic01 .col {
		font-size: calc(20 / 1299*100vw);
		width: calc(162 / 1299*100vw);
		height: calc(162 / 1299*100vw);
	}
	.row_clinic01 .col:not(:last-child):after {
		width: calc(50 / 1299*100vw);
		height: calc(50 / 1299*100vw);
		right: calc(-55 / 1299*100vw);
	}
	.wrap_clinic02:before {
		left: 0;
		height: calc(380 / 1299*100vw);
		width: 38.5%;
	}
	.wrap_clinic02.reverse:before {
		right: 0;
		left: auto;
	}
	.wrap_clinic02.reverse .en {
		top: calc(60 / 1299*100vw);
		right: calc(-17 / 1299*100vw);
	}
	.wrap_clinic02.img02 .en {
		right: calc(-15 / 1299*100vw);
		top: calc(102 / 1299*100vw);
	}
	.wrap_clinic02.img03 .en {
		top: calc(75 / 1299*100vw);
		right: calc(-7 / 1299*100vw);
	}
	.wrap_clinic02.img04 .en {
		right: calc(-10 / 1299*100vw);
		top: calc(76 / 1299*100vw);
	}
	.wrap_clinic02 {
		min-height: calc(380 / 1299*100vw);
	}
	.row_clinic02 {
		max-width: calc(1000 / 1299*100vw);
	}
	.row_clinic02 .col {
		max-width: calc(320 / 1299*100vw);
	}
	.row_clinic02:after {
		max-width: calc(320 / 1299*100vw);
	}
	.row_clinic02 .col:nth-child(n+4) {
		margin-top: calc(20 / 1299*100vw);
	}
	.box_clinic02 {
		padding: calc(40 / 1920*100vw) calc(40 / 1920*100vw) calc(40 / 1920*100vw);
	}
	.box_clinic02 .txt {
		text-align: left;
	}
	.box_clinic02 .copy02 {
		max-width: calc(995 / 1299*100vw);
	}
	.box_clinic02 .copy02:before {
		bottom:calc(5 / 1299*100vw);
	}
	.box_clinic03 {
		max-width: calc(1240 / 1299*100vw);
	}
	.box_clinic03 .flex {
		justify-content: center;
	}
	.box_clinic03 .col_img {
		width: 100%;
		max-width: calc(600 / 1299*100vw);
		margin-bottom: calc(60 / 1299*100vw);
		margin-right: auto;
		margin-left: auto;
		text-align: center;
	}
	.box_clinic03 .col_txt {
		width: 100%;
		max-width: 100%;
	}
	.box_clinic03 dt {
		width: calc(130 / 1299*100vw);
	}
	.box_clinic03 dd {
		width: calc(100% - calc(145 / 1299*100vw));
	}
	.box_clinic03 dl:not(:last-child) {
		margin-bottom: calc(13 / 1299*100vw);
	}
	.box_clinic03 dl:last-of-type dt {
		width: calc(205 / 1299*100vw);
	}
	.box_clinic03 dl:last-of-type dd {
		width: calc(100% - calc(230 / 1299*100vw));
	}
	.slide_clinic01 {
		max-width: calc(700 / 1299*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.slide_clinic01 .slick-prev {
		width: calc(33 / 1299 * 100vw);
		height: calc(59 / 1299 * 100vw);
	}
	.slide_clinic01 .slick-next {
		width: calc(33 / 1299 * 100vw);
		height: calc(59 / 1299 * 100vw);
	}
	.wrap_clinic03 .txt {
		text-align: left;
	}
}
@media(max-width: 767px) {
	.slide_clinic01 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next {
		right: 3vw;
	}
	.box_clinic01 {
		padding: 6vw 5vw 7vw;
	}
	.box_clinic01 .copy {
		font-size: calc(36 / 750*100vw);
	}
	.box_clinic01 .en {
		font-size: calc(60 / 750*100vw);
		bottom: calc(-62 / 750*100vw);
		right: calc(23 / 750*100vw);
	}
	.bg_clinic02:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 750*100vw);
	}
	.bg_clinic02 {
		padding: 6vw 5vw 7vw;
	}
	.bg_clinic02 .txt {
		text-align: left;
		max-width: calc(646 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.row_clinic01 {
		max-width: calc(940 / 750*100vw);
	}
	.row_clinic01 .col {
		width: calc(180 / 750*100vw);
		height: calc(180 / 750*100vw);
	}
	.row_clinic01 .col:not(:last-child):after {
		width: calc(30 / 750*100vw);
		height: calc(30 / 750*100vw);
		right: calc(-36 / 750*100vw);
	}
	.wrap_clinic01 .copy {
		font-size: calc(38 / 750*100vw);
	}
	.wrap_clinic02:before {
		left: 0;
		width: 100%;
		max-width: calc(702 / 750*100vw);
		height: calc(468 / 750*100vw);
	}
	.wrap_clinic02.reverse:before {
		right: 0;
		left: auto;
		width: 100%;
		max-width: calc(702 / 750*100vw);
		height: calc(468 / 750*100vw);
	}
	.wrap_clinic02 .col_txt:before {
		height: 74%;
	}
	.wrap_clinic02.reverse .col_txt:before {
		height: 71%;
	}
	.wrap_clinic02.reverse .en {
		top: 20vw;
		right: calc(-17 / 750*100vw);
	}
	.wrap_clinic02.img02 .en {
		right: 1vw;
    	top: 21vw;
	}
	.wrap_clinic02.img03 .en {
		top: 13vw;
    	right: 4vw;
	}
	.wrap_clinic02.img04 .en {
		right: 3vw;
    	top: 21vw;
	}
	.wrap_clinic02 {
		min-height: calc(380 / 750*100vw);
	}
	.row_clinic02 {
		max-width: calc(1000 / 750*100vw);
	}
	.row_clinic02 .col {
		width: 48%;
		max-width: 100%;
	}
	.row_clinic02:after {
		max-width: calc(320 / 750*100vw);
	}
	.row_clinic02 .col:nth-child(n+3) {
		margin-top: calc(20 / 750*100vw);
	}
	.row_clinic02 .ttl {
		font-size: calc(32 / 750*100vw);
	}
	.box_clinic02 {
		padding: calc(40 / 1920*100vw) calc(40 / 1920*100vw) calc(40 / 1920*100vw);
	}
	.box_clinic02 .txt {
		text-align: left;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.box_clinic02 .copy01 .adjust {
		display: none;
	}
	.box_clinic02 .copy01 {
		font-size: calc(38 / 750*100vw);
	}
	.box_clinic02 .copy02 {
		max-width: 100%;
		font-size: calc(38 / 750*100vw);
	}
	.box_clinic02 .copy02:before {
		bottom:calc(5 / 750*100vw);
	}
	.box_clinic03 {
		max-width: calc(1240 / 750*100vw);
		padding: 6vw 5vw 7vw;
	}
	.box_clinic03 .flex {
		justify-content: center;
	}
	.box_clinic03 .col_img {
		width: 100%;
		max-width: calc(600 / 750*100vw);
		margin-bottom: calc(60 / 750*100vw);
	}
	.box_clinic03 .col_txt {
		width: 100%;
		max-width: 100%;
		padding: 6vw 5vw 7vw;
	}
	.box_clinic03 dt {
		width: 100%;
	}
	.box_clinic03 dd {
		width: 100%;
	}
	.box_clinic03 dl:not(:last-child) {
		margin-bottom: calc(13 / 750*100vw);
	}
	.box_clinic03 dl:last-of-type dt {
		width: 100%;
	}
	.box_clinic03 dl:last-of-type dd {
		width: 100%;
	}
	.slide_clinic01 {
		max-width: calc(700 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.slide_clinic01 .slick-prev {
		width: calc(33 / 750 * 100vw);
		height: calc(59 / 750 * 100vw);
	}
	.slide_clinic01 .slick-next {
		width: calc(33 / 750 * 100vw);
		height: calc(59 / 750 * 100vw);
	}
	.wrap_clinic03 .txt {
		text-align: left;
	}
	.wrap_clinic03 .copy {
		font-size: calc(38 / 750*100vw);
	}
}

/* 歯科医師紹介 doctor
------------------------------------------------------------------*/
.row_doctor01 {
	max-width: calc(1240 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_doctor01 .col_img {
	width: 36%;
	max-width: calc(450 / 1920*100vw);
}
.row_doctor01 .col_img:before {
	position: absolute;
	content: "";
	border: 1px solid #fff;
	left: calc(10 / 1920*100vw);
	right: calc(10 / 1920*100vw);
	bottom: calc(10 / 1920*100vw);
	top: calc(10 / 1920*100vw);
	margin: auto;
}
.row_doctor01 .col_txt {
	width: 55%;
	max-width: calc(680 / 1920*100vw);
}
.row_doctor01 .ttl {
	bottom: calc(-30 / 1920*100vw);
	left: 0;
	right: 0;
	margin: auto;
	max-width: calc(340 / 1920*100vw);
	padding: calc(6 / 1920*100vw) 0;
}
.row_doctor01.r_reverse .ccl{
	right: calc(-30 / 1920*100vw);
	left: auto;
}
.row_doctor01 .ccl{
	top: calc(30 / 1920*100vw);
	left: calc(-30 / 1920*100vw);
}
.ccl_common01 {
	width: calc(160 / 1920*100vw);
	height: calc(160 / 1920*100vw);
}
.ccl_common01:before {
	position: absolute;
	content: "";
	border: 1px solid #fff;
	left: calc(5 / 1920*100vw);
	right: calc(5 / 1920*100vw);
	bottom: calc(5 / 1920*100vw);
	top: calc(5 / 1920*100vw);
	margin: auto;
	border-radius: 100%;
}
.bg_doctor01:before {
	position: absolute;
    content: "";
    background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1920*100vw);
    width: 100%;
    height: calc(20 / 1920*100vw);
    left: 0;
    bottom: 0;
    margin: auto;
}
.row_doctor02 .list_default li:before {
	background: #e9bc00;
	width: calc(9 / 1920 * 100vw);
    height: calc(9 / 1920 * 100vw);
	top: 0.8em;
}
.row_doctor02 .col{
	background: #fff;
	padding: calc(35 / 1920*100vw) calc(50 / 1920*100vw) calc(40 / 1920*100vw);
}
.row_doctor02 .list_default li:not(:first-child) {
	margin-top: 0;
}
.row_doctor02 li {
	line-height: 2.2;
}
.row_doctor02 h5 {
	font-size: calc(26 / 1920*100vw);
	padding-bottom: calc(6 / 1920*100vw);
	margin-bottom: calc(18 / 1920*100vw);
}
.bg_doctor01 .en {
	top: calc(-53 / 1920*100vw);
    left: calc(171 / 1920*100vw);
	transform: rotate(-8deg);
	font-size: calc(98 / 1920*100vw);
	line-height: 1;
}
.bg_doctor01.reverse .en {
	right: calc(171 / 1920*100vw);
	left: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_doctor01 {
		max-width: calc(1240 / 1599*100vw);
	}
	.row_doctor01 .col_img {
		max-width: calc(450 / 1599*100vw);
	}
	.row_doctor01 .col_img:before {
		left: calc(10 / 1599*100vw);
		right: calc(10 / 1599*100vw);
		bottom: calc(10 / 1599*100vw);
		top: calc(10 / 1599*100vw);
	}
	.row_doctor01 .col_txt {
		max-width: calc(680 / 1599*100vw);
	}
	.row_doctor01 .ttl {
		bottom: calc(-30 / 1599*100vw);
		max-width: calc(340 / 1599*100vw);
		padding: calc(6 / 1599*100vw) 0;
	}
	.row_doctor01.r_reverse .ccl{
		right: calc(-30 / 1599*100vw);
	}
	.row_doctor01 .ccl{
		top: calc(30 / 1599*100vw);
		left: calc(-30 / 1599*100vw);
	}
	.ccl_common01 {
		width: calc(160 / 1599*100vw);
		height: calc(160 / 1599*100vw);
	}
	.ccl_common01:before {
		left: calc(5 / 1599*100vw);
		right: calc(5 / 1599*100vw);
		bottom: calc(5 / 1599*100vw);
		top: calc(5 / 1599*100vw);
	}
	.bg_doctor01:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1599*100vw);
		height: calc(20 / 1599*100vw);
	}
	.row_doctor02 .list_default li:before {
		width: calc(9 / 1599 * 100vw);
		height: calc(9 / 1599 * 100vw);
	}
	.row_doctor02 .col{
		padding: calc(35 / 1599*100vw) calc(45 / 1599*100vw) calc(40 / 1599*100vw);
	}
	.row_doctor02 h5 {
		font-size: calc(26 / 1599*100vw);
		padding-bottom: calc(6 / 1599*100vw);
		margin-bottom: calc(18 / 1599*100vw);
	}
	.bg_doctor01 .en {
		top: calc(-53 / 1599*100vw);
		left: calc(171 / 1599*100vw);
		font-size: calc(98 / 1599*100vw);
	}
	.bg_doctor01.reverse .en {
		right: calc(171 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_doctor01.flex {
		justify-content: center;
		max-width: calc(1240 / 1299*100vw);
	}
	.row_doctor01 .col_img {
		width: 100%;
		max-width: calc(400 / 1299*100vw);
		margin-bottom: calc(60 / 1299*100vw);
	}
	.row_doctor01 .col_img:before {
		left: calc(10 / 1299*100vw);
		right: calc(10 / 1299*100vw);
		bottom: calc(10 / 1299*100vw);
		top: calc(10 / 1299*100vw);
	}
	.row_doctor01 .col_txt {
		width: 100%;
		max-width: 100%;
	}
	.row_doctor01 .ttl {
		bottom: calc(-30 / 1299*100vw);
		max-width: calc(340 / 1299*100vw);
		padding: calc(6 / 1299*100vw) 0;
	}
	.row_doctor01.r_reverse .ccl{
		right: calc(-80 / 1299*100vw);
	}
	.row_doctor01 .ccl{
		top: calc(30 / 1299*100vw);
		left: calc(-80 / 1299*100vw);
	}
	.ccl_common01 {
		width: calc(160 / 1299*100vw);
		height: calc(160 / 1299*100vw);
	}
	.ccl_common01:before {
		left: calc(5 / 1299*100vw);
		right: calc(5 / 1299*100vw);
		bottom: calc(5 / 1299*100vw);
		top: calc(5 / 1299*100vw);
	}
	.bg_doctor01:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1299*100vw);
		height: calc(20 / 1299*100vw);
	}
	.row_doctor02 .list_default li:before {
		width: calc(9 / 1299 * 100vw);
		height: calc(9 / 1299 * 100vw);
	}
	.row_doctor02 .col{
		padding: calc(35 / 1299*100vw) calc(50 / 1299*100vw) calc(40 / 1299*100vw);
	}
	.row_doctor02 h5 {
		font-size: calc(26 / 1299*100vw);
		padding-bottom: calc(6 / 1299*100vw);
		margin-bottom: calc(18 / 1299*100vw);
	}
	.bg_doctor01 .en {
		top: calc(-53 / 1299*100vw);
		left: calc(171 / 1299*100vw);
		font-size: calc(98 / 1299*100vw);
	}
	.bg_doctor01.reverse .en {
		right: calc(171 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.row_doctor01.flex {
		justify-content: center;
		max-width: calc(1240 / 750*100vw);
	}
	.row_doctor01 .col_img {
		width: 100%;
		max-width: calc(450 / 750*100vw);
		margin-bottom: calc(60 / 750*100vw);
	}
	.row_doctor01 .col_img:before {
		left: calc(10 / 750*100vw);
		right: calc(10 / 750*100vw);
		bottom: calc(10 / 750*100vw);
		top: calc(10 / 750*100vw);
	}
	.row_doctor01 .col_txt {
		width: 100%;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_doctor01 .ttl {
		bottom: calc(-30 / 750*100vw);
		max-width: calc(340 / 750*100vw);
		padding: calc(6 / 750*100vw) 0;
	}
	.row_doctor01 .ttl .ja {
		font-size: calc(40 / 750*100vw);
		line-height: 1.5;
	}
	.row_doctor01 .ttl .en {
		line-height: 1.5;
	}
	.row_doctor01.r_reverse .ccl{
		right: calc(-80 / 750*100vw);
	}
	.row_doctor01 .ccl{
		top: calc(30 / 750*100vw);
		left: calc(-80 / 750*100vw);
	}
	.ccl_common01 {
		font-size: calc(32 / 750*100vw);
		width: calc(200 / 750*100vw);
		height: calc(200 / 750*100vw);
	}
	.ccl_common01:before {
		left: calc(5 / 750*100vw);
		right: calc(5 / 750*100vw);
		bottom: calc(5 / 750*100vw);
		top: calc(5 / 750*100vw);
	}
	.bg_doctor01:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 750*100vw);
		height: calc(20 / 750*100vw);
	}
	.row_doctor02 .list_default li:before {
		width: calc(12 / 750 * 100vw);
		height: calc(12 / 750 * 100vw);
		top: 4vw;
	}
	.row_doctor02 .col{
		padding: 6vw 5vw 7vw;
	}
	.row_doctor02 h5 {
		font-size: calc(38 / 750*100vw);
		padding-bottom: calc(6 / 750*100vw);
		margin-bottom: calc(18 / 750*100vw);
	}
	.bg_doctor01 .en {
		top: calc(-53 / 750*100vw);
		left: 7vw;
		font-size: calc(98 / 750*100vw);
	}
	.bg_doctor01.reverse .en {
		right: calc(171 / 750*100vw);
	}
}

/* 診療時間・アクセス ACCESS
------------------------------------------------------------------*/
.wrap_access01:before {
	position: absolute;
	content: "";
	background: #faf8ed;
	width: 100%;
	height: 70%;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.wrap_access01:after {
	position: absolute;
	content: "";
	background: #dcdacd url("images/page/pt01.png") repeat center / auto;
	width: 100%;
	height: 26%;
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.tel_access {
	width: calc(360 / 1920*100vw);
}
.tel_access a {
	height: calc(106 / 1920*100vw);
}
.tel_access .txt03 {
    top: calc(-7 / 1920*100vw);
    right: calc(22 / 1920*100vw);
}
.tel_access .txt01:before {
	height: calc(60 / 1920*100vw);
}
.row_access01 {
	max-width: calc(1000 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_access01 .col_l {
	width: 43%;
	max-width: calc(430 / 1920*100vw);
}
.row_access01 .col_r {
	width: 53%;
	max-width: calc(530 / 1920*100vw);
}
.row_access02 {
	max-width: calc(1000 / 1920*100vw);
}
.row_access02 .icn img {
	width: calc(100 / 1920*100vw);
}
.row_access02 .col {
	width: 48%;
	max-width: calc(480 / 1920*100vw);
}
.row_access02 .col:before {
	position: absolute;
	content: "";
	background: #dcdacd url("images/page/pt01.png") repeat center / auto;
	width: 100%;
	height: calc(20 / 1920*100vw);
	right: 0;
	left: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.row_access02 .ttl {
	border-bottom: 1px dashed #96894a;
}
@media(min-width: 768px) and (max-width:1599px) {
	.tel_access {
		width: calc(360 / 1599*100vw);
	}
	.tel_access a {
		height: calc(106 / 1599*100vw);
	}
	.tel_access .txt03 {
		top: calc(-7 / 1599*100vw);
		right: calc(22 / 1599*100vw);
	}
	.tel_access .txt01:before {
		height: calc(60 / 1599*100vw);
	}
	.row_access01 {
		max-width: calc(1000 / 1599*100vw);
	}
	.row_access01 .col_l {
		max-width: calc(430 / 1599*100vw);
	}
	.row_access01 .col_r {
		max-width: calc(530 / 1599*100vw);
	}
	.row_access02 {
		max-width: calc(1000 / 1599*100vw);
	}
	.row_access02 .icn img {
		width: calc(100 / 1599*100vw);
	}
	.row_access02 .col {
		max-width: calc(480 / 1599*100vw);
	}
	.row_access02 .col:before {
		height: calc(20 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tel_access {
		width: calc(360 / 1299*100vw);
	}
	.tel_access a {
		height: calc(106 / 1299*100vw);
	}
	.tel_access .txt03 {
		top: calc(-7 / 1299*100vw);
		right: calc(22 / 1299*100vw);
	}
	.tel_access .txt01:before {
		height: calc(60 / 1299*100vw);
	}
	.row_access01.flex {
		justify-content: center;
		max-width: calc(1000 / 1299*100vw);
	}
	.row_access01 .col_l {
		width: 100%;
		max-width: calc(430 / 1299*100vw);
		margin-bottom: calc(60 / 1299*100vw);
	}
	.row_access01 .col_r {
		width: 100%;
		max-width: calc(530 / 1299*100vw);
	}
	.row_access02 {
		max-width: calc(1000 / 1299*100vw);
	}
	.row_access02 .icn img {
		width: calc(100 / 1299*100vw);
	}
	.row_access02 .col {
		max-width: calc(480 / 1299*100vw);
	}
	.row_access02 .col:before {
		height: calc(20 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.tel_access {
		width: calc(646 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.tel_access a {
		height: calc(150 / 750*100vw);
	}
	.tel_access .txt03 {
		top: 1vw;
    	right: 7vw;
	}
	.tel_access .txt01:before {
		height: calc(60 / 750*100vw);
	}
	.row_access01.flex {
		justify-content: center;
		max-width: calc(1000 / 750*100vw);
	}
	.row_access01 .col_l {
		width: 100%;
		max-width: 100%;
		margin-bottom: calc(60 / 750*100vw);
	}
	.row_access01 .col_r {
		width: 100%;
		max-width:100%;
	}
	.row_access02 {
		max-width: calc(1000 / 750*100vw);
	}
	.row_access02 .icn img {
		width: calc(100 / 750*100vw);
	}
	.row_access02 .col {
		width: 100%;
		max-width:100%;
	}
	.row_access02 .ttl {
		font-size: calc(36 / 750*100vw);
	}
	.row_access02 .col:first-of-type {
		margin-bottom: 5vw;
	}
	.row_access02 .col:before {
		height: calc(20 / 750*100vw);
	}
}

/* 一般歯科 GENERAL
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 歯周病治療 PERIODONTICS
------------------------------------------------------------------*/
.row_periodontics0 {
	max-width: calc(1000 / 1920*100vw);
}
.row_periodontics01 .col{
	width: 48%;
	max-width: calc(480 / 1920*100vw);
}
.box_periodontics01 {
	max-width: calc(1000 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_periodontics01 {
		max-width: calc(1000 / 1599*100vw);
	}
	.row_periodontics01 .col{
		width: 48%;
		max-width: calc(480 / 1599*100vw);
	}
	.box_periodontics01 {
		max-width: calc(1000 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_periodontics01 {
		max-width: calc(1000 / 1299*100vw);
	}
	.row_periodontics01 .col{
		width: 48%;
		max-width: calc(480 / 1299*100vw);
	}
	.box_periodontics01 {
		max-width: calc(1000 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.row_periodontics01 {
		max-width: calc(1000 / 750*100vw);
	}
	.row_periodontics01 .col{
		width: 100%;
		max-width: 100%;
	}
	.row_periodontics01 .col:first-of-type {
		margin-bottom: 5vw;
	}
	.box_periodontics01 {
		padding: 6vw 5vw 7vw;
		max-width: calc(1000 / 750*100vw);
	}
	.box_periodontics01 .copy {
		font-size: calc(36 / 750*100vw);
	}
}

/* 予防処置 PREVENTION
------------------------------------------------------------------*/
.row_prevention01 {
	max-width: calc(1000 / 1920*100vw);
}
.row_prevention01 .col {
	width: 50%;
}
.row_prevention01 .col:nth-child(n+3) {
	margin-top: calc(60 / 1920*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_prevention01 {
		max-width: calc(1000 / 1599*100vw);
	}
	.row_prevention01 .col:nth-child(n+3) {
		margin-top: calc(60 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_prevention01 {
		max-width: calc(1000 / 1299*100vw);
	}
	.row_prevention01 .col:nth-child(n+3) {
		margin-top: calc(60 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.row_prevention01 {
		max-width: calc(1000 / 750*100vw);
	}
	.row_prevention01 .col {
		width: 100%;
	}
	.row_prevention01 .col:nth-child(n+2) {
		margin-top: calc(60 / 750*100vw);
	}
}

/* 小児歯科 PEDIATRIC
------------------------------------------------------------------*/
.row_pediatric01 {
	max-width: calc(721 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_pediatric01 .ccl {
	width: calc(217 / 1920*100vw);
	height: calc(217 / 1920*100vw)
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_pediatric01 {
		max-width: calc(721 / 1599*100vw);
	}
	.row_pediatric01 .ccl {
		width: calc(217 / 1599*100vw);
		height: calc(217 / 1599*100vw)
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_pediatric01 {
		max-width: calc(721 / 1299*100vw);
	}
	.row_pediatric01 .ccl {
		width: calc(217 / 1299*100vw);
		height: calc(217 / 1299*100vw)
	}
}
@media(max-width: 767px) {
	.row_pediatric01 {
		max-width: calc(721 / 750*100vw);
	}
	.row_pediatric01 .ccl {
		width: calc(217 / 750*100vw);
		height: calc(217 / 750*100vw)
	}
}

/* 小児矯正 PEDIATRIC ORTHO
------------------------------------------------------------------*/
.tel_po {
	bottom: calc(-85 / 1920*100vw);
	left: 0;
	right: 0;
	margin: auto;
	width: calc(810 / 1920*100vw);
}
.tel_po a {
	height: calc(170 / 1920*100vw);
}
.tel_po a:before {
	position: absolute;
	content: "";
	border: 1px solid #fff;
	left: calc(10 / 1920*100vw);
	right: calc(10 / 1920*100vw);
	bottom:calc(10 / 1920*100vw);
	top: calc(10 / 1920*100vw);
	margin: auto;
	z-index: -2;
}
.tel_po .txt02 {
	max-width: calc(275 / 1920*100vw);
}
.row_po01 {
	max-width: calc(800 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.row_po01 .ccl {
	width: calc(240 / 1920*100vw);
	height: calc(240 / 1920*100vw);
}
.box_po01 {
	margin-bottom: calc(185 / 1920*100vw);
}
.box_po01 .copy {
	max-width: calc(900 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.box_ao01 {
	margin-bottom: calc(145 / 1920*100vw);
}
.slide_po01 {
	max-width: calc(1000 / 1920*100vw);
	margin-right: auto;
	margin-left: auto;
}
.slide_po01 .slide_main li {
	position: relative;
	opacity: 1;
	transition: .5s;
}
.slide_po01 .slide_main .slick-active {
	opacity: 1;
}
.slide_po01 .slide_main dl {
	position: absolute;
	width: 100%;
	left: 0;
	bottom: 0;
	background: #ffffffE6;
	color: #fff;
	padding: calc(20 / 1920 * 100vw) calc(30 / 1920 * 100vw);
	opacity: 1;
	transition: 1s .5s;
}
.slide_po01 .slide_main .slick-active dl {
	opacity: 1;
}
.slide_po01 .slide_main dt {
	font-size: 1.375rem;
	letter-spacing: .1em;
}
.slide_po01 .slide_main dd {
	color: #121212;
}
.slide_po01 .slick-prev {
	background: url("images/page/arw02.svg")no-repeat center / cover;
	width: calc(33 / 1920 * 100vw);
	height: calc(59 / 1920 * 100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -9.2%;
	z-index: 1;
}
.slide_po01 .slick-next {
	background: url(images/page/arw02.svg)no-repeat center / cover;
	width: calc(33 / 1920 * 100vw);
	height: calc(59 / 1920 * 100vw);
	right: -9.2%;
	transform: translate(0) scaleX(-1);
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: 1;
}
.slide_po01 .slick-prev:before, .slide_po01 .slick-next:before {
	display: none;
}
@media(min-width: 768px) and (max-width:1599px) {
	.tel_po {
		bottom: calc(-85 / 1599*100vw);
		width: calc(810 / 1599*100vw);
	}
	.tel_po a {
		height: calc(170 / 1599*100vw);
	}
	.tel_po a:before {
		left: calc(10 / 1599*100vw);
		right: calc(10 / 1599*100vw);
		bottom:calc(10 / 1599*100vw);
		top: calc(10 / 1599*100vw);
	}
	.tel_po .txt02 {
		max-width: calc(275 / 1599*100vw);
	}
	.row_po01 {
		max-width: calc(800 / 1599*100vw);
	}
	.row_po01 .ccl {
		width: calc(240 / 1599*100vw);
		height: calc(240 / 1599*100vw);
	}
	.box_po01 {
		margin-bottom: calc(185 / 1599*100vw);
	}
	.box_po01 .copy {
		max-width: calc(900 / 1599*100vw);
	}
	.box_ao01 {
		margin-bottom: calc(145 / 1599*100vw);
	}
	.slide_po01 {
		max-width: calc(1000 / 1599*100vw);
	}
	.slide_po01 .slide_main dl {
		padding: calc(20 / 1599 * 100vw) calc(30 / 1599 * 100vw);
	}
	.slide_po01 .slick-prev {
		width: calc(33 / 1599 * 100vw);
		height: calc(59 / 1599 * 100vw);
	}
	.slide_po01 .slick-next {
		width: calc(33 / 1599 * 100vw);
		height: calc(59 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tel_po {
		bottom: calc(-85 / 1299*100vw);
		width: calc(810 / 1299*100vw);
	}
	.tel_po a {
		height: calc(170 / 1299*100vw);
	}
	.tel_po a:before {
		left: calc(10 / 1299*100vw);
		right: calc(10 / 1299*100vw);
		bottom:calc(10 / 1299*100vw);
		top: calc(10 / 1299*100vw);
	}
	.tel_po .txt02 {
		max-width: calc(300 / 1299*100vw);
	}
	.row_po01 {
		max-width: calc(800 / 1299*100vw);
	}
	.row_po01 .ccl {
		width: calc(240 / 1299*100vw);
		height: calc(240 / 1299*100vw);
	}
	.box_po01 {
		padding: calc(60 / 1299*100vw) calc(40 / 1299*100vw) calc(160 / 1299*100vw);
		margin-bottom: calc(185 / 1299*100vw);
	}
	.box_po01 .txt {
		text-align: left;
	}
	.box_po01 .copy {
		max-width: calc(900 / 1299*100vw);
	}
	.box_ao01 {
		margin-bottom: calc(145 / 1299*100vw);
	}
	.slide_po01 {
		max-width: calc(900 / 1299*100vw);
	}
	.slide_po01 .slide_main dl {
		padding: calc(20 / 1299 * 100vw) calc(30 / 1299 * 100vw);
	}
	.slide_po01 .slick-prev {
		width: calc(33 / 1299 * 100vw);
		height: calc(59 / 1299 * 100vw);
		left: -4.2%;
	}
	.slide_po01 .slick-next {
		width: calc(33 / 1299 * 100vw);
		height: calc(59 / 1299 * 100vw);
		right: -4.2%;
	}
	.slide_po01 dd {
		font-size: calc(16 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.tel_po {
		bottom: calc(-85 / 750*100vw);
		width: 100%;
	}
	.tel_po a {
		height: calc(170 / 750*100vw);
	}
	.tel_po a:before {
		left: calc(10 / 750*100vw);
		right: calc(10 / 750*100vw);
		bottom:calc(10 / 750*100vw);
		top: calc(10 / 750*100vw);
	}
	.tel_po .txt01 {
		font-size: calc(32 / 750*100vw);
		line-height: 1.5;
	}
	.tel_po .num {
		font-size: calc(46 / 750*100vw);
	}
	.tel_po .time {
		font-size: calc(26 / 750*100vw);
	}
	.tel_po .txt02 {
		line-height: 1.5;
		max-width: calc(425 / 750*100vw);
	}
	.row_po01 {
		max-width: calc(800 / 750*100vw);
	}
	.row_po01 .ccl {
		width: calc(200 / 750*100vw);
		height: calc(200 / 750*100vw);
		font-size: calc(24 / 750*100vw);
	}
	.box_po01 {
		padding: 6vw 5vw 20vw;
		margin-bottom: calc(185 / 750*100vw);
	}
	.box_po01 .txt {
		text-align: left;
	}
	.box_po01 .copy {
		font-size: calc(36 / 750*100vw);
		letter-spacing: 0;
		max-width: calc(900 / 750*100vw);
	}
	.box_ao01 {
		margin-bottom: calc(145 / 750*100vw);
	}
	
	.slide_po01 {
		max-width: calc(900 / 750*100vw);
	}
	.slide_po01 .slide_main dl {
		padding: calc(20 / 750 * 100vw) calc(30 / 750 * 100vw);
	}
	.slide_po01 .slick-prev {
		width: calc(33 / 750 * 100vw);
		height: calc(59 / 750 * 100vw);
		left: -4.2%;
	}
	.slide_po01 .slick-next {
		width: calc(33 / 750 * 100vw);
		height: calc(59 / 750 * 100vw);
		right: -4.2%;
	}
	.slide_po01 dd {
		font-size: calc(32 / 750*100vw);
	}
	.slide_po01 .slide_main dl {
		position: relative;
		left: auto;
		bottom: auto;
		padding: 4vw 5% 5vw;
		transition: .5s;
	}
	.slide_po01 .slide_main dt {
		font-size: calc(34 / 750*100vw);
		letter-spacing: 0;
	}
	.slide_po01 .slick-prev, .slide_po01 .slick-next {
		width: calc(42 / 750 * 100vw);
		height: calc(80 / 750 * 100vw);
		top: 15%;
		bottom: auto;
	}
	.slide_po01 .slick-prev {
		left: 3%;
	}
	.slide_po01 .slick-next {
		right: 3%;
	}
}

/* 成人矯正 ADULT ORTHO
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 審美治療 COSMETIC
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* インプラント IMPLANT
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 義歯 DENTURE
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

/* 採用情報 RECRUIT
------------------------------------------------------------------*/
.wrap_recruit01 .copy span:before {
	position: absolute;
	content: "";
	background: #b5633a;
	width: calc(31 / 1920*100vw);
	height: 1px;
	left: calc(-42 / 1920*100vw);
	bottom:0;
	top: calc(5 / 1920*100vw);
	margin: auto;
	transform: rotate(45deg);
}
.wrap_recruit01 .copy span:after {
	position: absolute;
	content: "";
	background: #b5633a;
	width: calc(31 / 1920*100vw);
	height: 1px;
	right: calc(-26 / 1920*100vw);
	bottom:0;
	top: calc(5 / 1920*100vw);
	margin: auto;
	transform: rotate(-45deg);
}
.wrap_recruit01 .en {
	right: calc(-59 / 1920*100vw);
    bottom: calc(-65 / 1920*100vw);
	transform: rotate(-8deg);
	letter-spacing: 0;
}
.bg_recruit01 {
	height: calc(340 / 1920*100vw);
}
.bg_recruit01:before {
	position: absolute;
    content: "";
    background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1920*100vw);
    width: 100%;
    height: calc(20 / 1920*100vw);
    left: 0;
    bottom: 0;
    margin: auto;
}
.bg_recruit01 .copy {
	line-height: 2.2;
}
@media(min-width: 768px) and (max-width:1599px) {
	.wrap_recruit01 .img {
		max-width: calc(1000 / 1599*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.wrap_recruit01 .copy span:before {
		width: calc(31 / 1599*100vw);
		left: calc(-42 / 1599*100vw);
		top: calc(5 / 1599*100vw);
	}
	.wrap_recruit01 .copy span:after {
		width: calc(31 / 1599*100vw);
		right: calc(-26 / 1599*100vw);
		top: calc(5 / 1599*100vw);
	}
	.wrap_recruit01 .en {
		right: calc(-59 / 1599*100vw);
		bottom: calc(-65 / 1599*100vw);
	}
	.bg_recruit01 {
		height: calc(340 / 1599*100vw);
	}
	.bg_recruit01:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1599*100vw);
		height: calc(20 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.wrap_recruit01 .img {
		max-width: calc(700 / 1299*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.wrap_recruit01 .copy span:before {
		width: calc(31 / 1299*100vw);
		left: calc(-42 / 1299*100vw);
		top: calc(5 / 1299*100vw);
	}
	.wrap_recruit01 .copy span:after {
		width: calc(31 / 1299*100vw);
		right: calc(-26 / 1299*100vw);
		top: calc(5 / 1299*100vw);
	}
	.wrap_recruit01 .en {
		right: calc(-59 / 1299*100vw);
		bottom: calc(-65 / 1299*100vw);
	}
	.bg_recruit01 {
		height: calc(340 / 1299*100vw);
	}
	.bg_recruit01:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 1299*100vw);
		height: calc(20 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.wrap_recruit01 .img {
		max-width: calc(700 / 750*100vw);
		margin-right: auto;
		margin-left: auto;
	}
	.wrap_recruit01 .copy {
		font-size: calc(36 / 750*100vw);
		letter-spacing: 0;
	}
	.wrap_recruit01 .copy span:before {
		width: calc(40 / 750*100vw);
		left: -12vw;
    	top: auto;
		bottom: 3vw;
	}
	.wrap_recruit01 .copy span:after {
		width: calc(40 / 750*100vw);
		right: -7vw;
		bottom: 3vw;
		top: auto;
	}
	.wrap_recruit01 .en {
		right: 2vw;
		font-size: calc(98 / 750*100vw);
		bottom: calc(-65 / 750*100vw);
	}
	.bg_recruit01 {
		height: auto;
		padding: 6vw 0 7vw;
	}
	.bg_recruit01:before {
		background: #dcdacd url(images/page/pt01.png) repeat left center / calc(36 / 750*100vw);
		height: calc(20 / 750*100vw);
	}
	.bg_recruit01 .copy {
		font-size: calc(36 / 750*100vw);
		letter-spacing: 0;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		line-height: 1.6;
	}
}
/* トピックス TOPICS
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}
/* コンテンツ名 class
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}

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

/* コンテンツ名 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 / 1920*100vw);
}
.wrap_case01 {
	position: relative;
}
.wrap_case01 .deco01 {
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}
.wrap_case01 .deco02 {
	position: absolute;
	right: calc(6 / 1920 * 100vw);
	bottom: calc(-8 / 1920 * 100vw);
	z-index: -1;
}
.wrap_case01 .ttl{
	font-size: 177.77%;
	letter-spacing: .1em;
}
.box_case01 {
	position: relative;
	padding: calc(30 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(60 / 1920 * 100vw);
}
.unit_case .en {
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	transform: translateY(-50%);
}
.unit_case .en span {
	font-size: 277.77%;
	letter-spacing: .1em;
}
.wrap_case02 {
	max-width: 580px;
}
.wrap_case02 .ja {
	font-size: 166.6%;
	letter-spacing: .1em;
}
.unit_case .area_case_search dt {
	width: calc(160 / 1920 * 100vw);
	height: calc(38 / 1920 * 100vw);
	color: #fff;
	background: #555;
	position: relative;
	z-index: 1;
}
.unit_case .area_case_search dt::before {
	content: "";
	width: 0;
	height: 0;
	border-left: calc(13 / 1920 * 100vw) solid #555;
	border-top: calc(19 / 1920 * 100vw) solid transparent;
	border-bottom: calc(19 / 1920 * 100vw) solid transparent;
	position: absolute;
	top: 0;
	bottom: 0;
	right: calc(-13 / 1920 * 100vw);
}
.unit_case .area_case_search dd {
	width: calc(100% - calc(180 / 1920 * 100vw));
	margin-bottom: calc(10 / 1920 * 100vw);
}
.unit_case .area_case_search select {
	width: 100%;
	padding: calc(4 / 1920 * 100vw) 4%;
	background: #fff;
	border: solid 1px #ccc;
	line-height: 1.5;
	letter-spacing: .1em;
}
.btn_case {
	max-width: 350px;
}
.btn_case:before, .btn_case:after {
	content: "";
	position: absolute;
	width: calc(30 / 1920 * 100vw);
	height: 0;
	border-top: 1px solid #fff;
	border-bottom: none;
	border-right: none;
	transform: rotate(0);
	right: calc(20 / 1920 * 100vw);
	top: 0;
	bottom: 0;
	margin: auto;
}
.btn_case:after {
	width: calc(9 / 1920 * 100vw);
	transform: rotate(45deg);
	top: calc(-7 / 1920 * 100vw);
}
.btn_case input {
	padding: calc(30 / 1920 * 100vw) calc(5 / 1920 * 100vw);
	font-size: 111.11%;
	background: #555;
}
select {
	-webkit-appearance: none;
	appearance: none; /* デフォルトの矢印を非表示 */
}
select::-ms-expand {
	display: none; /* デフォルトの矢印を非表示(IE用) */
}
.wrap_case02 dd {
	position: relative;
}
.wrap_case02 dd:before {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	border-width: calc(10 / 1920 * 100vw) calc(5 / 1920 * 100vw) 0 calc(5 / 1920 * 100vw);
	border-color: #707070 transparent transparent transparent;
	top: 0;
	bottom: 0;
	right: calc(15 / 1920 * 100vw);
	margin: auto;
}
.wrap_case03:last-child {
	margin-bottom: 0!important;
}
.unit_case .tbl_case01 .label01{margin-bottom: calc(8 / 1920 * 100vw);}
.unit_case label, .unit_case input[type='checkbox'] {cursor: pointer;}
.row_case_common01 .col .case_img{
	height: calc(300 / 1920 * 100vw);
}
.row_case01:after {
	border-left-color: #2461a8;
}
.tbl_case th {
	background: #ccc782;
}
.tbl_case table {
	border: 1px solid #ccc782;
}

.tbl_case tr:not(:last-child) td {
	border-bottom: 1px solid #ccc782;
}
@media(min-width: 768px) and (max-width:1599px) {
	.area_case_common01:not(:last-of-type) {
		margin-bottom: calc(60 / 1599*100vw);
	}
	.wrap_case01 .deco02 {
		right: calc(6 / 1599 * 100vw);
		bottom: calc(-8 / 1599 * 100vw);
	}
	.box_case01 {
		padding: calc(30 / 1599 * 100vw) calc(50 / 1599 * 100vw) calc(60 / 1599 * 100vw);
	}
	.unit_case .area_case_search dt {
		width: calc(160 / 1599 * 100vw);
		height: calc(38 / 1599 * 100vw);
	}
	.unit_case .area_case_search dt::before {
		border-left: calc(13 / 1599 * 100vw) solid #555;
		border-top: calc(19 / 1599 * 100vw) solid transparent;
		border-bottom: calc(19 / 1599 * 100vw) solid transparent;
		right: calc(-13 / 1599 * 100vw);
	}
	.unit_case .area_case_search dd {
		width: calc(100% - calc(180 / 1599 * 100vw));
		margin-bottom: calc(10 / 1599 * 100vw);
	}
	.unit_case .area_case_search select {
		padding: calc(4 / 1599 * 100vw) 4%;
	}
	.btn_case:before, .btn_case:after {
		width: calc(30 / 1599 * 100vw);
		right: calc(20 / 1599 * 100vw);
	}
	.btn_case:after {
		width: calc(9 / 1599 * 100vw);
		top: calc(-7 / 1599 * 100vw);
	}
	.btn_case input {
		padding: calc(30 / 1599 * 100vw) calc(5 / 1599 * 100vw);
	}
	.wrap_case02 dd:before {
		border-width: calc(10 / 1599 * 100vw) calc(5 / 1599 * 100vw) 0 calc(5 / 1599 * 100vw);
		right: calc(15 / 1599 * 100vw);
	}
	.row_case_common01 .col .case_img{
		height:calc(300 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.area_case_common01:not(:last-of-type) {
		margin-bottom: calc(60 / 1299*100vw);
	}
	.wrap_case01 .deco02 {
		right: calc(6 / 1299 * 100vw);
		bottom: calc(-8 / 1299 * 100vw);
	}
	.box_case01 {
		padding: calc(30 / 1299 * 100vw) calc(50 / 1299 * 100vw) calc(60 / 1299 * 100vw);
	}
	.unit_case .area_case_search dt {
		width: calc(160 / 1299 * 100vw);
		height: calc(38 / 1299 * 100vw);
	}
	.unit_case .area_case_search dt::before {
		border-left: calc(13 / 1299 * 100vw) solid #555;
		border-top: calc(19 / 1299 * 100vw) solid transparent;
		border-bottom: calc(19 / 1299 * 100vw) solid transparent;
		right: calc(-13 / 1299 * 100vw);
	}
	.unit_case .area_case_search dd {
		width: calc(100% - calc(180 / 1299 * 100vw));
		margin-bottom: calc(10 / 1299 * 100vw);
	}
	.unit_case .area_case_search select {
		padding: calc(4 / 1299 * 100vw) 4%;
	}
	.btn_case:before, .btn_case:after {
		width: calc(30 / 1299 * 100vw);
		right: calc(20 / 1299 * 100vw);
	}
	.btn_case:after {
		width: calc(9 / 1299 * 100vw);
		top: calc(-7 / 1299 * 100vw);
	}
	.btn_case input {
		padding: calc(30 / 1299 * 100vw) calc(5 / 1299 * 100vw);
	}
	.wrap_case02 dd:before {
		border-width: calc(10 / 1299 * 100vw) calc(5 / 1299 * 100vw) 0 calc(5 / 1299 * 100vw);
		right: calc(15 / 1299 * 100vw);
	}
	.row_case_common01 .col .case_img{
		height:calc(300 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.area_case_common01:not(:last-of-type) {
		margin-bottom: calc(60 / 750*100vw);
	}
	.wrap_case01 .ttl {
		font-size: 125%;
	}
	.wrap_case02 dd:before {
		border-width: calc(20 / 750*100vw) calc(10 / 750*100vw) 0 calc(10 / 750*100vw);
		right: 2vw;
	}
	.wrap_case01 .txt {
		text-align: left;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.wrap_case01 {
		padding-top: 8vw;
	}
	.wrap_case01 .deco01 {
		width: calc(190 / 750*100vw);
		left: -3vw;
	}
	.wrap_case01 .deco02 {
		width: calc(109 / 750*100vw);
		right: -4vw;
		bottom: -4vw;
	}
	.wrap_case02 {
		max-width: 100%;
	}
	.wrap_case02 .ja {
		font-size: calc(40 / 750 * 100vw);
	}
	.unit_case .en span {
		font-size: calc(75 / 750 * 100vw);
	}
	.unit_case .area_case_search dt {
		width: 100%;
		height: calc(76 / 750*100vw);
	}
	.unit_case .area_case_search dt::before {
		content: none;
	}
	.unit_case .area_case_search dd {
		width: 100%;
		height: calc(76 / 750*100vw);
	}
	.unit_case .en {
		top: 1vw;
	}
	.box_case01 {
		padding: 6vw 5% 7vw;
	}
	.btn_case input {
		padding: 5vw 5%;
		font-size: calc(32 / 750 * 100vw);
	}
	.btn_case {
		width: calc(550 / 750 * 100vw);
		max-width: 100%;
	}
	.row_case_common01 .col .case_img{
		height:calc(210 / 750 * 100vw);
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.risk > iframe {
	height: 260px!important;
	width: calc(100% + 17px)!important;
}
.risk.inner1000 {
	max-width: 1000px!important;
	width: 90%!important;
}
.box_risk01 {
	padding: calc(38 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(40 / 1920 * 100vw)!important;
	font-size: calc(18 / 1920 * 100vw)!important;
	background: #eeeeee;
	min-height: calc(260 / 1920*100vw)!important;
}
.box_risk01 .box {
	overflow: hidden;
	position: relative;
	padding: 0 calc(20 / 1920 * 100vw) 0 0!important;
	max-height: 180px!important;
	height: auto;
	touch-action: auto !important;
}
.box_risk01 .ttl {
	margin-bottom: calc(7 / 1920 * 100vw)!important;
	font-size: 1.125rem!important;
	letter-spacing: .1em!important;
}
.box_risk01 .txt {
	font-size: 1.25rem!important;
	letter-spacing: .1em!important;
}
/* パーフェクトスクロールバー */
.risk .ps__thumb-y {
	background: #2e6975 !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps--active-x > .ps__rail-x,
.risk .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 {
	opacity: 1!important;
}
@media(min-width: 901px) and (max-width:1299px) {
	.risk > iframe {
		height: calc(262 / 1299*100vw)!important;
	}
	.risk.tab > iframe {
		width: 100%!important;
	}
	.box_risk01 {
		padding: calc(38 / 1299 * 100vw) calc(50 / 1299 * 100vw) calc(40 / 1299 * 100vw)!important;
		font-size: calc(10 / 1299 * 100vw)!important;
		min-height: calc(260 / 1299 * 100vw );
	}
	.box_risk01 .box {
		padding: 0 calc(20 / 1299 * 100vw) 0 0!important;
		max-height: calc(250 / 1299 * 100vw)!important;
	}
	.box_risk01 .ttl {
		margin-bottom: calc(7 / 1299 * 100vw)!important;
	}
}
@media(min-width: 500px) and (max-width:900px) {
	.risk > iframe {
		height: calc(262 / 1299*100vw)!important;
	}
	.box_risk01 {
		padding: calc(38 / 1299 * 100vw) calc(50 / 1299 * 100vw) calc(40 / 1299 * 100vw)!important;
		font-size: calc(18 / 1299 * 100vw)!important;
		min-height: calc(260 / 1299 * 100vw );
	}
	.box_risk01 .box {
		padding: 0 calc(20 / 1299 * 100vw) 0 0!important;
		max-height: calc(270 / 1299 * 100vw)!important;
	}
	.box_risk01 .ttl {
		margin-bottom: calc(7 / 1299 * 100vw)!important;
	}
	.box_risk01 .txt {
		font-size: calc(20 / 1299*100vw)!important;
	}
}
@media(max-width: 767px) {
	.risk > iframe {
		width: 100%!important;
	}
	.sp.risk.inner1000 {
		max-width: calc(702 / 750 * 100vw)!important;
		width: 100%!important;
	}
	.sp.risk iframe {
		height: calc(500 / 750 * 100vw)!important;
	}
	.sp.box_risk01 {
		font-size: 4.27vw!important;
		padding: 5vw 5% 5vw!important;
		min-height: calc(500 / 750 * 100vw)!important;
	}
	.sp.box_risk01 .box {
		max-height: calc(420 / 750 * 100vw)!important;
		padding: 0 3vw 0 0!important;
	}
	.sp.box_risk01 .ttl {
		margin-bottom: 2vw!important;
		font-size: 112.5%!important;
		letter-spacing: 0!important;
	}
	.sp.box_risk01 .txt {
		font-size: 100%!important;
		letter-spacing: 0!important;
	}
	.sp.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}
.tbl_recruit .require span:after {
	color: #2e6975;
}
.tbl_guideline01 table {
	border-color: #ccc782;
}
.tbl_guideline01 th {
	background: #ccc782;
}
.tbl_guideline01 tr:not(:last-child) td {
	border-bottom-color: #ccc782;
}
.tbl_contact01 table {
	border-color: #2e6975;
}
.tbl_contact01 th {
	background: #2e6975;
}
.tbl_contact01 tr:not(:last-child) td {
	border-bottom-color: #2e6975;
}
.btn_submit input {
	border: none;
	background: #2e6975;
}
@media(min-width: 768px) and (max-width:1599px) {
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 750 * 100vw);
	}
}

/* お問い合わせ contact
------------------------------------------------------------------*/
.inv-recaptcha-holder {
	display: none!important;
}
@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: #2e6975;
	color: #fff;
	font-weight: 500;
	font-size: 1.25rem;
	line-height: calc(40 / 1920 * 100vw);
	margin-bottom: calc(4 / 1920 * 100vw);
	text-align: center;
}
#sidebar caption {
	margin-bottom: calc(5 / 1920 * 100vw);
}
#wp-calendar {
	width: 100%;
	margin-bottom: calc(10 / 1920 * 100vw);
}
#wp-calendar thead th {
	background: #dcdacd;
	border: 1px solid #eeeeee;
	border-right-color: #eeeeee;
	font-size: .8125rem;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #dcdacd;
	text-align: center;
	font-size: .875rem;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #96894a;
}
.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 / 1920 * 100vw);
	line-height: 1.5;
}
.wp-calendar-nav-prev{padding-left: calc(10 / 1920 * 100vw);}
.wp-calendar-nav-next{padding-right: calc(10 / 1920 * 100vw);}
.wp-calendar-nav a{
	padding-bottom: calc(3 / 1920 * 100vw);
	border-bottom: 1px solid #96894a;
	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;
	color: #96894a;
}
#sidebar ul li {
	width: 100%;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
#sidebar ul li a {
	border-bottom: 1px solid #96894a;
	padding-bottom: calc(4 / 1920 * 100vw);
	line-height: 2.1;
	color: #96894a;
}
.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 / 1920 * 100vw);
}
.navigation li {
	width: calc(170 / 1920 * 100vw);
}
.navigation .navitop {
	text-align: center;
}
.navigation .naviright {
	text-align: right;
}
.navigation li a {
	padding-bottom: calc(4 / 1920 * 100vw);
	border-bottom: 1px solid #96894a;
	color: #96894a;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: .8125rem;
	margin-top: calc(-30 / 1920 * 100vw);
	margin-bottom: calc(40 / 1920 * 100vw);
}
.post_content {
	line-height: 1.75;
}
.thmb {
	width: calc(120 / 1920 * 100vw);
}
.thmb img {
	height: calc(120 / 1920*100vw);
	object-fit: cover;
}
.thmb a:hover .img_thmb {
	opacity: .75;
}
.txt_post {
	width: calc(100% - calc(140 / 1920 * 100vw));
}
.page_main section.blog_archive {
	padding-bottom: calc(35 / 1920 * 100vw);
	border-bottom: 1px solid #eeeeee;
}
.post_main section.blog_archive:not(:last-child) {
	margin-bottom: calc(40 / 1920 * 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: #177319;
	font-family: "zen-kaku-gothic-antique", sans-serif;
    font-weight: bold;
    font-style: normal;
}
.blog_archive .txt_post .date {
	color: #121212;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / 1920 * 100vw);
}
.txt_post .txt_excerpt .more {
	color: #96894a;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: calc(60 / 1920 * 100vw);
	text-align: center;
	font-size: .875rem;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #eeeeee;
	color: #121212;
	padding: 0 calc(10 / 1920 * 100vw);
	margin: calc(2 / 1920 * 100vw);
	display: inline-block;
}
.page_main .wp-pagenavi span.pages {
	padding: 0 calc(11 / 1920 * 100vw);
}
.page_main .wp-pagenavi a:hover, .page_main .wp-pagenavi span.current {
	border-color: #96894a;
	background: #96894a;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.single_post > h3 {
	font-size: 1.375rem;
	line-height: 1.5;
	background: #177319;
	color: #fff;
}
@media(min-width: 768px) and (max-width:1599px) {
	#sidebar h4 {
		line-height: calc(40 / 1599 * 100vw);
		margin-bottom: calc(4 / 1599 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 1599 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 1599 * 100vw);
		padding-left: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 1599 * 100vw);
		padding-right: calc(10 / 1599 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 1599 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 1599 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 1599 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 1599 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 1599 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 1599 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 1599 * 100vw);
	}
	.navigation li {
		width: calc(170 / 1599 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 1599 * 100vw);
	}
	.date_single {
		margin-top: calc(-30 / 1599 * 100vw);
		margin-bottom: calc(40 / 1599 * 100vw);
	}
	.thmb img {
		height: calc(120 / 1599*100vw);
	}
	.thmb {
		width: calc(120 / 1599 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(140 / 1599 * 100vw));
	}
	.page_main section.blog_archive {
		padding-bottom: calc(35 / 1599 * 100vw);
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: calc(40 / 1599 * 100vw);
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: 0 calc(10 / 1599 * 100vw);
		margin: calc(2 / 1599 * 100vw);
	}
	.page_main .wp-pagenavi span.pages {
		padding: 0 calc(11 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	#sidebar h4 {
		line-height: calc(40 / 1299 * 100vw);
		margin-bottom: calc(4 / 1299 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 1299 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 1299 * 100vw);
		padding-left: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 1299 * 100vw);
		padding-right: calc(10 / 1299 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 1299 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 1299 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 1299 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 1299 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 1299 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 1299 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 1299 * 100vw);
	}
	.navigation li {
		width: calc(170 / 1299 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 1299 * 100vw);
	}
	.date_single {
		margin-top: calc(-30 / 1299 * 100vw);
		margin-bottom: calc(40 / 1299 * 100vw);
	}
	.thmb img {
		height: calc(120 / 1299*100vw);
	}
	.thmb {
		width: calc(120 / 1299 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(140 / 1299 * 100vw));
	}
	.page_main section.blog_archive {
		padding-bottom: calc(35 / 1299 * 100vw);
	}
	.post_main section.blog_archive:not(:last-child) {
		margin-bottom: calc(40 / 1299 * 100vw);
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
		padding: 0 calc(10 / 1299 * 100vw);
		margin: calc(2 / 1299 * 100vw);
	}
	.page_main .wp-pagenavi span.pages {
		padding: 0 calc(11 / 1299 * 100vw);
	}
}
@media(max-width: 767px) {
	.page_main {
		display: block!important;
	}
	#sidebar {
		width: 100%;
	}
	#sidebar h4 {
		line-height: calc(80 / 750 * 100vw);
		margin: calc(4 / 750 * 100vw);
	}
	#sidebar caption {
		margin-bottom: calc(5 / 750 * 100vw);
	}
	#wp-calendar {
		margin-bottom: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td#prev {
		padding-top: calc(8 / 750 * 100vw);
		padding-left: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td#next {
		padding-top: calc(8 / 750 * 100vw);
		padding-right: calc(10 / 750 * 100vw);
	}
	#wp-calendar tfoot td a {
		padding-bottom: calc(3 / 750 * 100vw);
	}
	.wp-calendar-nav{
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.wp-calendar-nav-prev{padding-left: calc(10 / 750 * 100vw);}
	.wp-calendar-nav-next{padding-right: calc(10 / 750 * 100vw);}
	.wp-calendar-nav a{
		padding-bottom: calc(3 / 750 * 100vw);
	}
	#sidebar ul li a {
		padding-bottom: calc(4 / 750 * 100vw);
	}
	.navigation li a {
		padding-bottom: calc(4 / 750 * 100vw);
	}
	.post_main {
		width: 100%;
		margin-bottom: 20vw;
	}
	.date_single {
		margin-top: calc(-30 / 750 * 100vw);
		margin-bottom: calc(40 / 750 * 100vw);
	}
	.thmb {
		width: calc(210 / 750 * 100vw);
	}
	.thmb img {
		height: calc(210 / 750 * 100vw);
	}
	.txt_post {
		width: calc(100% - calc(240 / 750 * 100vw));
	}
	.txt_post h4 {
		font-size: 1rem;
		letter-spacing: 0;
	}
	.txt_post .txt_excerpt {
		margin-top: calc(8 / 750 * 100vw);
	}
	.navigation {
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.navigation li {
		width: calc(200 / 750 * 100vw);
	}
	.page_main .wp-pagenavi {
		margin-top: calc(60 / 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;
	}
}
.grecaptcha-badge { visibility: hidden; }