@charset "utf-8";

/* 共通
------------------------------------------------------------------*/
.content_low .inner, .main_page .inner {
	max-width: 1000px;
}
.content_low {
	padding: calc(100 / 1920 * 100vw) 0 calc(200 / 1920 * 100vw);
}
.main_page {
	background: #e5f9f9;
	height: calc(200 / 1920 * 100vw);
}
.breadcrumbs {
	margin-top: calc(15 / 1920*100vw);
}
.page_main section:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}
.hdg2 .wrap{
	display: flex;
	justify-content: start;
	-ms-align-items: center;
	align-items: center;
}
.hdg2 .sub{
	font-weight: normal;
	text-align: left;
}
.hdg2 .ja {
	font-size: 222.22%;
	letter-spacing: .2em;
	display: block;
	line-height: 1.5;
	margin-right: calc(30 / 1920*100vw);
}
.hdg2 .en {
	font-size: 166.67%;
	letter-spacing: .1em;
	display: block;
	line-height: 1;
}
.hdg3 {
	border-bottom: 2px solid #18d4de;
}
.hdg4 {
	height: calc(70 / 1920*100vw);
}
.row_plan01 .col {
	width: 49%;
	max-width: 595px;
	position: relative;
}
.row_plan01 .col:nth-child(n+3) {
	margin-top: calc(60 / 1920*100vw);
}
.row_plan01 .col:after {
	content: "";
	position: absolute;
	background: url("images/page/icn_plan01_4685bf.svg")no-repeat left top / contain;
	width: calc(109 / 1920*100vw);
	height: calc(109 / 1920*100vw);
	left: 0;
	top: 0;
}
.row_plan01 .col:nth-child(2):after {
	background: url("images/page/icn_plan02_4685bf.svg")no-repeat left top / contain;
}
.row_plan01 .col:nth-child(3):after {
	background: url("images/page/icn_plan03_4685bf.svg")no-repeat left top / contain;
}
.row_plan01 .col:nth-child(4):after {
	background: url("images/page/icn_plan04.svg")no-repeat left top / contain;
}
.row_plan01 .ttl {
	height: calc(60 / 1920*100vw);
	background: url("images/page/decp_plan01.png")no-repeat right bottom / 100% 100%;
	padding-left: calc(95 / 1920*100vw);
}
.row_plan01 .bg {
	background: url("images/page/bg_plan01.jpg")no-repeat center / cover;
}
.row_plan02 .circle {
	width: calc(80 / 1920*100vw);
	height: calc(80 / 1920*100vw);
}
.row_plan02 > .txt01 {
    margin: 0 calc(15 / 1920*100vw);
}
.row_plan02 > .txt02 img {
    -webkit-filter: drop-shadow(0 0 calc(5 / 1920*100vw) #fff) drop-shadow(0 0 calc(10 / 1920*100vw) #fff) drop-shadow(0 0 calc(15 / 1920*100vw) #fff);
	-o-filter: drop-shadow(0 0 calc(5 / 1920*100vw) #fff) drop-shadow(0 0 calc(10 / 1920*100vw) #fff) drop-shadow(0 0 calc(15 / 1920*100vw) #fff);
	filter: drop-shadow(0 0 calc(5 / 1920*100vw) #fff) drop-shadow(0 0 calc(10 / 1920*100vw) #fff) drop-shadow(0 0 calc(15 / 1920*100vw) #fff);
}
.row_plan01 .box .txt01,.row_plan01 .box .txt02 {
	height: calc(40 / 1920*100vw);
}
.row_plan01 .box .txt01 {
	width: calc(80 / 1920*100vw);
}
.row_plan01 .box .txt02 {
	width: calc(100% - calc(80 / 1920*100vw));
}
.row_common01 .copy {
	font-size: 166.67%;
	line-height: 1.6;
}
.row_common01 .col_txt {
	width: 50%;
}
.row_common01 .col_img {
	width: 46%;
	max-width: 570px;
	position: relative;
	z-index: 1;
}
.row_common01 .col_img:before {
	content: "";
	position: absolute;
	background: #eaeaea;
	width: 100%;
	height: calc(100% - calc(20 / 1920*100vw));
	left: calc(-20 / 1920*100vw);
	bottom: 0;
	z-index: -1;
}
.row_common01.r_reverse .col_img:before {
	right: calc(-20 / 1920*100vw);
	left: auto;
}
.single_post_medical .row_common01 img,.row_common06 img,.single_post_medical .row_common08 img {
	object-fit: cover;
	width: 100%;
}
.row_common02 .col {
	background: #18d4de;
	flex: 1;
	padding: calc(40 / 1920*100vw) 0 calc(50 / 1920*100vw);
}
.row_common02 .col:not(:last-child) {
	margin-right: calc(13 / 1920*100vw);
}
.row_common03 .circle {
	width: calc(280 / 1920*100vw);
	height: calc(280 / 1920*100vw);
	margin-left: auto;
	margin-right: auto;
}
.row_common03 .col {
	width: 24%;
}
.row_common04 {
	position: relative;
}
.row_common04:after {
	content: "";
	display: block;
	width: 32%;
	max-width: 380px;
	height: 0;
}
.row_common04 .box {
	padding-left: calc(25 / 1920 * 100vw);
	padding-right: calc(25 / 1920 * 100vw);
}
.row_common04 .col:nth-child(n+4) {
	margin-top: calc(40 / 1920*100vw);
}
.row_common05 .col_img {
	width: 31%!important;
	max-width: 345px!important;
}
.row_common05 .col_txt {
	width: 65%!important;
}
.row_common06 {
	position: relative;
}
.row_common06:after {
	content: "";
	display: block;
	width: 32%;
	max-width: 380px;
	height: 0;
}
.row_common06 .img {
	height: calc(250 / 1920*100vw);
	overflow: hidden;
}
.row_common06 .col .box {
	padding-left: calc(25 / 1920 * 100vw);
	padding-right: calc(25 / 1920 * 100vw);
	padding-bottom: calc(30 / 1920 * 100vw);
}
.row_common06 .col:nth-child(n+4) {
	margin-top: calc(40 / 1920*100vw);
}
.row_common07 .col_img {
    width: 24%;
    max-width: 291px;
}
.row_common07 .col_txt {
    width: 73%;
}
.row_common07 .btn_common02 {
	max-width: 300px;
}
.row_common08 .col {
	width: 50%;
}
.row_common08 .col_img {
	max-width: 960px;
}
.row_common08 .col_txt {
	position: relative;
	min-height: calc(460 / 1920*100vw);
}
.row_common08 .col_txt:before {
	content: "";
	position: absolute;
	border: 5px solid #dae7f2;
	width: calc(100% - calc(20 / 1920*100vw));
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
}
.row_common08 .col_txt .wrap {
	max-width: 610px;
}
.row_common09 {
	justify-content: center;
}
.row_common09 .col {
	width: 30.64%;
	margin-right: 4%;
}
.row_common09 .col:nth-child(3n),.row_common09 .col:last-child {
	margin-right: 0;
}
.row_common09 .ttl {
	background-color: #e5f9f9!important;
	color: #333!important;
}
.box_common01 {
	border: 1px solid #333;
	max-width: 1000px;
}
.box_common01 .ttl {
	font-size: 166.67%;
}
.box_common02 {
	border: 1px solid #333;
}
.box_common02 {
	border: 1px solid #4685bf;
}
.ttl_common01 .deco {
	display: inline-block;
	position: relative;
	padding: 0 1em;
}
.ttl_common01 .deco:before,.ttl_common01 .deco:after {
	content: "";
	position: absolute;
	background: url("images/page/deco_common01.svg")no-repeat center / contain;
	width: calc(28 / 1920*100vw);
	height: calc(28 / 1920*100vw);
	left: 0;
	right: 0;
	bottom: calc(10 / 1920*100vw);
}
.ttl_common01 .deco:after {
	transform: scale(-1, 1);
	left: auto!important;
	right: 0!important;
}
.btn_common01 {
	flex: 1;
}
.btn_common01:not(:last-child) {
	margin-right: calc(10 / 1920*100vw);
}
.btn_common01 a {
	width: 100%;
	height: calc(110 / 1920*100vw);
}
.btn_common02 a {
	height: calc(60 / 1920*100vw);
}
.box_flow_common01 {
	border: 1px solid #333;
}
.box_flow_common01 .col_txt dt .num {
	background: none;
	font-size: 222.22%;
}
.box_flow_common01:last-child {
	margin-bottom: 0;
}
.box_flow_common01:last-of-type:before {
	display: none;
}
.arw_flow:before {
	border-top-color: #18d4de;
}
.box_qa03 {
	border: none;
}
.box_qa03 .box_q .box {
	font-size: 222.22%;
	height: calc(72 / 1920 * 100vw);
}
.box_qa03 .box_q .txt {
	font-size: 122.22%;
	padding: calc(18 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(15 / 1920 * 100vw) calc(20 / 1920 * 100vw);
}
.box_qa03 .box_q .txt .icn {
    width: calc(14 / 1920 * 100vw);
    height: calc(14 / 1920 * 100vw);
}
.box_qa03 .box_q .txt .icn:before,.box_qa03 .box_q .txt .icn:after {
	background-color: #fff;
}
.box_qa03 .box_q .txt .icn:before {
	height: 1px;
}
.box_qa03 .box_q .txt .icn:after {
	width: 1px;
}
.box_common01 {
	
}
.bnr_common01 {
	max-width: 1000px;
	border: 1px solid #333;
}
.bnr_common01 .bg {
	background: url("images/page/bg_common01.jpg")no-repeat center / cover;
	height: calc(168 / 1920*100vw);
}
.btn_common02 .btn_arw_parts01:after {
	border-width: calc(8 / 1920 * 100vw);
	border-color: transparent #4685bf #4685bf transparent;
	right: 2px;
	bottom: 2px;
}
.btn_common02 .bg_col05.btn_arw_parts01:after {
	border-color: transparent #18d4de #18d4de transparent;
}
.btn_arw_parts02:after {
	content: "";
	width: 0;
	height: 0;
	margin: auto;
	border-style: solid;
	position: absolute;
	border-width: calc(20 / 1920 * 100vw);
	border-color: transparent #18d4de #18d4de transparent;
	right: 0;
	bottom: 0;
}
.btn_arw_parts03:after {
	content: "";
	width: 0;
	height: 0;
	border-style: solid;
	position: absolute;
	border-width: calc(5 / 1920 * 100vw);
	border-color: transparent #4685bf #4685bf transparent;
	right: 0;
	left: 0;
	bottom: calc(10 / 1920*100vw);
	margin: auto;
	transform: rotate(45deg);
}
.btn_arw_parts04:after {
    content: "";
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute;
    border-width: calc(5 / 1920 * 100vw);
    border-color: transparent #4685bf #4685bf transparent;
    right: calc(50 / 1920 * 100vw);
    margin: auto;
    transform: rotate(-45deg);
}
.copy_common02 {
	position: relative;
}
.copy_common02:after {
	content: '';
	position: relative;
	background: #eaeaea;
	flex: 1;
	height: 1px;
	display: block;
	margin-left: calc(30 / 1920*100vw);
}
.tbl_common01 table {
	border-color: #4685bf;
}
.tbl_common01 th {
	background-color: #4685bf;
	vertical-align: middle;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #4685bf;
}
.tbl_form table {
	border-color: #18d4de;
}
.tbl_form th {
	background-color: #18d4de;
}
.tbl_form tr:not(:last-child) td {
	border-bottom-color: #18d4de;
}
.tbl_form .require span:after {
	background: #4685bf;
	color: #fff;
}
.row_case01:after {
	border-left-color: #18d4de;
}
.js-scrollable {
	overflow: visible!important;
}
.js-scrollable .scroll-hint-icon {
	top: 0;
	bottom: 0;
	margin: auto;
}
.breadcrumbs br {
	display: none;
}
.btn_common03 a{
	background-image:linear-gradient(to right, #4685bf, #82afd8);
	border: none;
	border-radius:calc(60 / 1920 * 100vw); 
	padding: calc(20 / 1920 * 100vw) 3% calc(22 / 1920 * 100vw);
}
.btn_common03 {
    max-width: 600px;
    width: calc(600 / 1920 * 100vw);
}
.btn_common03 a:hover{
	background-image:linear-gradient(to right, #4685bf, #82afd8);
}
.wrap_anime01 .txt{
	font-size:122.22%;
}
.btn_common03.arw02 a:after {
    width: calc(12 / 1920 * 100vw);
    height: calc(12 / 1920 * 100vw);
    border-bottom-color: #fff;
    border-right-color: #fff;
}
.wrap_anime01{
  animation-name: anim_sc;
  transform: scale(0.85,0.85);
  animation-timing-function: ease-in-out;
  animation-iteration-count: infinite;
  animation-direction: alternate;
  animation-duration: 1.5s;
}
@keyframes anim_sc {
  100% {
    transform: scale(1,1);
  }
}
@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(200 / 1599 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1599 * 100vw);
	}
	.hdg2 .ja {
		margin-right: calc(30 / 1599*100vw);
	}
	.hdg4 {
		height: calc(70 / 1599*100vw);
	}
	.row_plan01 .col:nth-child(n+3) {
		margin-top: calc(60 / 1599*100vw);
	}
	.row_plan01 .col:after {
		width: calc(109 / 1599*100vw);
		height: calc(109 / 1599*100vw);
	}
	.row_plan01 .ttl {
		height: calc(60 / 1599*100vw);
		padding-left: calc(95 / 1599*100vw);
	}
	.row_plan02 .circle {
		width: calc(80 / 1599*100vw);
		height: calc(80 / 1599*100vw);
	}
	.row_plan02 > .txt01 {
		margin: 0 calc(15 / 1599*100vw);
	}
	.row_plan02 > .txt02 img {
		-webkit-filter: drop-shadow(0 0 calc(5 / 1599*100vw) #fff) drop-shadow(0 0 calc(10 / 1599*100vw) #fff) drop-shadow(0 0 calc(15 / 1599*100vw) #fff);
		-o-filter: drop-shadow(0 0 calc(5 / 1599*100vw) #fff) drop-shadow(0 0 calc(10 / 1599*100vw) #fff) drop-shadow(0 0 calc(15 / 1599*100vw) #fff);
		filter: drop-shadow(0 0 calc(5 / 1599*100vw) #fff) drop-shadow(0 0 calc(10 / 1599*100vw) #fff) drop-shadow(0 0 calc(15 / 1599*100vw) #fff);
	}
	.row_plan01 .box .txt01,.row_plan01 .box .txt02 {
		height: calc(40 / 1599*100vw);
	}
	.row_plan01 .box .txt01 {
		width: calc(80 / 1599*100vw);
	}
	.row_plan01 .box .txt02 {
		width: calc(100% - calc(80 / 1599*100vw));
	}
	.row_common01 .col_img:before {
		height: calc(100% - calc(20 / 1599*100vw));
		left: calc(-20 / 1599*100vw);
	}
	.row_common01.r_reverse .col_img:before {
		right: calc(-20 / 1599*100vw);

	}
	.row_common02 .col {
		padding: calc(40 / 1599*100vw) 0 calc(50 / 1599*100vw);
	}
	.row_common02 .col:not(:last-child) {
		margin-right: calc(13 / 1599*100vw);
	}
	.row_common03 .circle {
		width: calc(280 / 1599*100vw);
		height: calc(280 / 1599*100vw);
	}
	.row_common04 .box {
		padding-left: calc(25 / 1599 * 100vw);
		padding-right: calc(25 / 1599 * 100vw);
	}
	.row_common04 .col:nth-child(n+4) {
		margin-top: calc(40 / 1599*100vw);
	}
	.row_common06 .img {
		height: calc(250 / 1599*100vw);
	}
	.row_common06 .col .box {
		padding-left: calc(25 / 1599 * 100vw);
		padding-right: calc(25 / 1599 * 100vw);
		padding-bottom: calc(30 / 1599 * 100vw);
	}
	.row_common06 .col:nth-child(n+4) {
		margin-top: calc(40 / 1599*100vw);
	}
	.row_common08 .col_txt {
		min-height: calc(460 / 1599*100vw);
	}
	.row_common08 .col_txt:before {
		width: calc(100% - calc(20 / 1599*100vw));
	}
	.ttl_common01 .deco:before,.ttl_common01 .deco:after {
		width: calc(28 / 1599*100vw);
		height: calc(28 / 1599*100vw);
		bottom: calc(10 / 1599*100vw);
	}
	.btn_common01:not(:last-child) {
		margin-right: calc(10 / 1599*100vw);
	}
	.btn_common01 a {
		height: calc(110 / 1599*100vw);
	}
	.btn_common02 a {
		height: calc(60 / 1599*100vw);
	}
	.box_qa03 .box_q .box {
		height: calc(72 / 1599 * 100vw);
	}
	.box_qa03 .box_q .txt {
		padding: calc(18 / 1599 * 100vw) calc(50 / 1599 * 100vw) calc(15 / 1599 * 100vw) calc(20 / 1599 * 100vw);
	}
	.box_qa03 .box_q .txt .icn {
		width: calc(14 / 1599 * 100vw);
		height: calc(14 / 1599 * 100vw);
	}
	.bnr_common01 .bg {
		height: calc(168 / 1599*100vw);
	}
	.btn_common02 .btn_arw_parts01:after {
		border-width: calc(8 / 1599 * 100vw);
	}
	.btn_arw_parts02:after {
		border-width: calc(20 / 1599 * 100vw);
	}
	.btn_arw_parts03:after {
		border-width: calc(5 / 1599 * 100vw);
		bottom: calc(10 / 1599*100vw);
	}
	.copy_common02:after {
		margin-left: calc(30 / 1599*100vw);
	}
	.btn_common03 a{
		border-radius:calc(60 / 1599 * 100vw); 
		padding: calc(20 / 1599 * 100vw) 3% calc(22 / 1599 * 100vw);
	}
	.btn_common03 {
		width: calc(600 / 1599 * 100vw);
	}
	.btn_common03.arw02 a:after {
		width: calc(12 / 1599 * 100vw);
		height: calc(12 / 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(200 / 1299 * 100vw);
	}
	.page_main section:not(:last-child) {
		margin-bottom: calc(100 / 1299 * 100vw);
	}
	.hdg2 .ja {
		margin-right: calc(30 / 1299*100vw);
	}
	.hdg4 {
		height: calc(70 / 1299*100vw);
	}
	.row_plan01 .col:nth-child(n+3) {
		margin-top: calc(60 / 1299*100vw);
	}
	.row_plan01 .col:after {
		width: calc(109 / 1299*100vw);
		height: calc(109 / 1299*100vw);
	}
	.row_plan01 .ttl {
		height: calc(60 / 1299*100vw);
		padding-left: calc(95 / 1299*100vw);
	}
	.row_plan02 .circle {
		width: calc(80 / 1299*100vw);
		height: calc(80 / 1299*100vw);
	}
	.row_plan02 > .txt01 {
		margin: 0 calc(15 / 1299*100vw);
		font-size: 450%;
	}
	.row_plan02 > .txt02 {
		width: calc(46 / 1299*100vw);
	}
	.row_plan02 > .txt02 img {
		-webkit-filter: drop-shadow(0 0 calc(5 / 1299*100vw) #fff) drop-shadow(0 0 calc(10 / 1299*100vw) #fff) drop-shadow(0 0 calc(15 / 1299*100vw) #fff);
		-o-filter: drop-shadow(0 0 calc(5 / 1299*100vw) #fff) drop-shadow(0 0 calc(10 / 1299*100vw) #fff) drop-shadow(0 0 calc(15 / 1299*100vw) #fff);
		filter: drop-shadow(0 0 calc(5 / 1299*100vw) #fff) drop-shadow(0 0 calc(10 / 1299*100vw) #fff) drop-shadow(0 0 calc(15 / 1299*100vw) #fff);
	}
	.row_plan01 .box .txt01,.row_plan01 .box .txt02 {
		height: calc(40 / 1299*100vw);
	}
	.row_plan01 .box .txt01 {
		width: calc(80 / 1299*100vw);
	}
	.row_plan01 .box .txt02 {
		width: calc(100% - calc(80 / 1299*100vw));
    	font-size: 122.22%;
	}
	.row_common01 .col_img:before {
		height: calc(100% - calc(20 / 1299*100vw));
		left: calc(-20 / 1299*100vw);
	}
	.row_common01.r_reverse .col_img:before {
		right: calc(-20 / 1299*100vw);
	}
	.row_common02 .col {
		padding: calc(40 / 1299*100vw) 0 calc(50 / 1299*100vw);
	}
	.row_common02 .col:not(:last-child) {
		margin-right: calc(13 / 1299*100vw);
	}
	.row_common02 .col .icn {
		width: calc(150 / 1299*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common03 .circle {
		width: calc(280 / 1299*100vw);
		height: calc(280 / 1299*100vw);
	}
	.row_common03 .circle .icn {
		width: calc(110 / 1299*100vw);
	}
	.row_common04 .box {
		padding-left: calc(25 / 1299 * 100vw);
		padding-right: calc(25 / 1299 * 100vw);
	}
	.row_common04 .col:nth-child(n+4) {
		margin-top: calc(40 / 1299*100vw);
	}
	.row_common06 .img {
		height: calc(230 / 1299*100vw);
	}
	.row_common06 .col .box {
		padding-left: calc(25 / 1299 * 100vw);
		padding-right: calc(25 / 1299 * 100vw);
		padding-bottom: calc(30 / 1299 * 100vw);
	}
	.row_common06 .col:nth-child(n+4) {
		margin-top: calc(40 / 1299*100vw);
	}
	.row_common08 .col_txt {
		min-height: calc(460 / 1299*100vw);
	}
	.row_common08 .col_txt:before {
		width: calc(100% - calc(20 / 1299*100vw));
	}
	.ttl_common01 .deco:before,.ttl_common01 .deco:after {
		width: calc(28 / 1299*100vw);
		height: calc(28 / 1299*100vw);
		bottom: calc(10 / 1299*100vw);
	}
	.btn_common01:not(:last-child) {
		margin-right: calc(10 / 1299*100vw);
	}
	.btn_common01 a {
		height: calc(110 / 1299*100vw);
	}
	.btn_common02 a {
		height: calc(60 / 1299*100vw);
	}
	.box_qa03 .box_q .box {
		height: calc(72 / 1299 * 100vw);
	}
	.box_qa03 .box_q .txt {
		padding: calc(18 / 1299 * 100vw) calc(50 / 1299 * 100vw) calc(15 / 1299 * 100vw) calc(20 / 1299 * 100vw);
	}
	.box_qa03 .box_q .txt .icn {
		width: calc(14 / 1299 * 100vw);
		height: calc(14 / 1299 * 100vw);
	}
	.bnr_common01 .bg {
		height: calc(168 / 1299*100vw);
	}
	.btn_common02 .btn_arw_parts01:after {
		border-width: calc(8 / 1299 * 100vw);
	}
	.btn_arw_parts02:after {
		border-width: calc(20 / 1299 * 100vw);
	}
	.btn_arw_parts03:after {
		border-width: calc(5 / 1299 * 100vw);
		bottom: calc(10 / 1299*100vw);
	}
	.copy_common02:after {
		margin-left: calc(30 / 1299*100vw);
	}
	.btn_arw_parts04:after {
		border-width: calc(8 / 1920 * 100vw);
	}
	.btn_common03 a{
		border-radius:calc(60 / 1299 * 100vw);
		padding: calc(20 / 1299 * 100vw) 3% calc(22 / 1299 * 100vw);
	}
	.btn_common03 {
		width: calc(600 / 1299 * 100vw);
	}
	.btn_common03.arw02 a:after {
		width: calc(12 / 1299 * 100vw);
		height: calc(12 / 1299 * 100vw);
	}
}
@media only screen and (max-width: 767px) {
	.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/bg_ttl_page_sp.jpg");
		height: calc(200 / 750 * 100vw);
		padding: 0;
	}
	.breadcrumbs {
		font-size: calc(22 / 750*100vw);
	}
	.hdg2 .ja {
		font-size: calc(40 / 750*100vw);
		letter-spacing: .1em;
		text-align: left;
		margin-right: 4vw;
	}
	.hdg2 .en {
		font-size: calc(30 / 750*100vw);
	}
	.hdg3 {
		border-bottom: 1px solid #18d4de;
		padding-top: 0;
	}
	.hdg3 .icn {
		width: calc(58 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.hdg3 .fz40 {
		font-size: calc(40 / 750*100vw);
	}
	.hdg4 {
		height: auto;
		padding: 1.5vw 2vw 2vw;
		font-size: 112.5%;
		letter-spacing: 0;
	}
	.col_img {
		text-align: center;
	}
	.js-scrollable .w1000_sp{width: calc(1000 / 750 * 100vw);}
	.js-scrollable .w1100_sp{width: calc(1100 / 750 * 100vw);}
	.js-scrollable .w1200_sp{width: calc(1200 / 750 * 100vw);}
	.js-scrollable .w1300_sp{width: calc(1300 / 750 * 100vw);}
	.js-scrollable .w1400_sp{width: calc(1400 / 750 * 100vw);}
	.js-scrollable .w1500_sp{width: calc(1500 / 750 * 100vw);}
	
	.lum-lightbox {
		background-color: rgba(255,255,255,.9);
	}
	.lum-close-button:after, .lum-close-button:before {
		background-color: rgb(000,000,000);
	}
	.lum-gallery-button {
		display: none !important;
	}
	a.zoom{
		position: relative;
		display: block;
	}
	a.zoom:before {
		content: "タップで拡大します";
		position: absolute;
		width: 100%;
		height: 4.27vw;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		margin: auto;
		letter-spacing: .1em;
		line-height: 4.27vw;
		text-shadow: 0 0 5px #fff, 0 0 5px #fff, 0 0 10px #fff, 0 0 10px #fff, 0 0 15px #fff, 0 0 15px #fff;
		text-align: center;
	}
	a.zoom::after{
		content: '';
		position: absolute;
		top: 0;
		right: 0;
		display: block;
		width: 1.5em;
		height: 1.5em;
		background-color: rgba(0,0,0,0.5);
		background-image: url("images/page/icn_zoom.svg");
		background-size: 1em 1em;
		background-position: center center;
		background-repeat: no-repeat;
	}
	.lum-lightbox.lum-open {
		z-index: 10;
	}
	.lum-lightbox-image-wrapper {
		overflow-x: scroll;
	}
	.lum-lightbox-inner img {
		max-width: calc(1200 / 750*100vw);
	}
	.js-scrollable {
		overflow: auto!important;
	}
	.img_common01 .inner1500 {
		max-width: 100%;
	}
	.row_plan01 .col {
		width: 100%;
		max-width: 100%;
	}
	.row_plan01 .col:nth-child(n+2) {
		margin-top: 5vw;
	}
	.row_plan01 .col:after {
		width: calc(130 / 750*100vw);
		height: calc(130 / 750*100vw);
	}
	.row_plan01 .ttl {
		height: calc(80 / 750*100vw);
		padding-left: calc(95 / 750*100vw);
		font-size: 112.5%;
		letter-spacing: 0;
	}
	.row_plan01 .bg > span {
		font-size: 112.5%;
		letter-spacing: 0;
	}
	.row_plan01 .box .txt01 {
		font-size: 87.5%;
	}
	.row_plan01 .box .txt02 {
		font-size: 112.5%;
	}
	.row_plan02 .circle {
		width: calc(100 / 750*100vw);
		height: calc(100 / 750*100vw);
		font-size: 87.5%;
		letter-spacing: 0;
	}
	.row_plan02 > .txt01 {
		margin: 0 calc(15 / 750*100vw);
		font-size: calc(90 / 750*100vw);
	}
	.row_plan02 > .txt02 {
		width: calc(60 / 750*100vw);
	}
	.row_plan02 > .txt02 img {
		-webkit-filter: drop-shadow(0 0 calc(5 / 750*100vw) #fff) drop-shadow(0 0 calc(10 / 750*100vw) #fff) drop-shadow(0 0 calc(15 / 750*100vw) #fff);
		-o-filter: drop-shadow(0 0 calc(5 / 750*100vw) #fff) drop-shadow(0 0 calc(10 / 750*100vw) #fff) drop-shadow(0 0 calc(15 / 750*100vw) #fff);
		filter: drop-shadow(0 0 calc(5 / 750*100vw) #fff) drop-shadow(0 0 calc(10 / 750*100vw) #fff) drop-shadow(0 0 calc(15 / 750*100vw) #fff);
	}
	.row_plan01 .box .txt01,.row_plan01 .box .txt02 {
		height: calc(50 / 750*100vw);
	}
	.row_plan01 .box .txt01 {
		width: calc(80 / 750*100vw);
	}
	.row_plan01 .box .txt02 {
		width: calc(100% - calc(80 / 750*100vw));
	}
	.row_common01 .copy {
		font-size: calc(38 / 750*100vw);
		line-height: 1.6;
		text-align: center;
	}
	.row_common01 .col_img {
		max-width: calc(646 / 750*100vw)!important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common01 .col_img:before {
		content: "";
		position: absolute;
		background: #eaeaea;
		width: 100%;
		height: calc(100% - calc(20 / 750*100vw));
		left: calc(-20 / 750*100vw);
		bottom: 0;
		z-index: -1;
	}
	.row_common01.r_reverse .col_img:before {
		right: calc(-20 / 750*100vw);
		left: auto;
	}
	.single_post_medical .row_common01 img,.row_common06 img,.single_post_medical .row_common08 img {
		object-fit: cover;
		width: 100%;
	}
	.row_common02 .col {
		flex: none;
		padding: calc(40 / 750*100vw) 0 calc(50 / 750*100vw);
		width: 48.5%;
	}
	.row_common02 .col:not(:last-child) {
		margin-right: 0;
	}
	.row_common02 .col:nth-child(n+3) {
		margin-top: 5vw;
	}
	.row_common02 .copy {
		font-size: 87.5%;
		letter-spacing: 0;
	}
	.row_common02 .icn {
		width: calc(120 / 750*100vw);
		margin: 0 auto;
	}
	.row_common03 {
		max-width: calc(646 / 750*100vw);
	}
	.row_common03 .col {
		width: 48.5%;
	}
	.row_common03 .col:nth-child(n+3) {
		margin-top: 4vw;
	}
	.row_common03 .circle {
		width: calc(280 / 750*100vw);
		height: calc(280 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common03 .icn {
		width: calc(120 / 750*100vw);
		height: calc(120 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.row_common03 .txt01 {
		font-size: 100%;
		letter-spacing: 0;
		line-height: 1.6;
	}
	.row_common04 {
		position: relative;
	}
	.row_common04:after {
		content: "";
		display: block;
		width: 32%;
		max-width: 380px;
		height: 0;
	}
	.row_common04 .box {
		padding-left: calc(25 / 750 * 100vw);
		padding-right: calc(25 / 750 * 100vw);
	}
	.row_common04 .col:nth-child(n+4) {
		margin-top: calc(40 / 750*100vw);
	}
	.row_common05 .col_img {
		width: 100%!important;
		max-width: calc(600 / 750*100vw)!important;
		margin-left: auto;
		margin-right: auto;
	}
	.row_common05 .col_txt {
		width: 100%!important;
	}
	.row_common05 .col_txt .copy {
		font-size: 112.5%;
		letter-spacing: 0;
		text-align: center;
	}
	.row_common06:after {
		display: none;
	}
	.row_common06 .img {
		height: calc(460 / 750*100vw);
		overflow: hidden;
	}
	.row_common06 .col .box {
		padding: 5vw 5vw 6vw;
	}
	.row_common06 .col:nth-child(n+4) {
		margin-top: calc(40 / 750*100vw);
	}
	.row_common07 .col_img {
		width: 24%;
		max-width: 291px;
	}
	.row_common07 .col_txt {
		width: 73%;
	}
	.row_common07 .btn_common02 {
		max-width: 300px;
	}
	.row_common08 .col {
		width: 100%;
	}
	.row_common08 .col_img {
		max-width: 960px;
		margin-bottom: 5vw;
	}
	.row_common08 .col_txt {
		min-height: calc(460 / 750*100vw);
	}
	.row_common08 .col_txt:before {
		width: calc(100% - calc(20 / 750*100vw));
	}
	.row_common08 .col_txt .wrap {
		max-width: 610px;
	}
	.row_common08 .col_txt .en {
		font-size: 150%;
	}
	.row_common08 .col_txt span.txt {
		font-size: 125%;
	}
	.row_common09 {
		justify-content: space-between;
	}
	.row_common09 .col {
		width: 48.5%;
		margin: 0;
	}
	.row_common09 .col:nth-child(2) {
		margin-top: 0;
	}
	.row_common09 .col:last-child {
		margin-left: auto;
		margin-right: auto;
	}
	.row_common09 .ttl {
		font-size: 100%!important;
		letter-spacing: 0;
	}
	.box_common01 {
		border: 1px solid #333;
		max-width: 1000px;
	}
	.box_common01 .ttl {
		font-size: 166.67%;
	}
	.box_common01 dt {
		font-size: 106.75%;
		letter-spacing: 0;
	}
	.box_common02 {
		border: 1px solid #333;
	}
	.box_common02 {
		border: 1px solid #4685bf;
	}
	.ttl_common01 {
		font-size: 112.5%;
		letter-spacing: 0;
	}
	.ttl_common01 .deco {
		display: inline-block;
		position: relative;
		padding: 0 1em;
	}
	.ttl_common01 .deco:before,.ttl_common01 .deco:after {
		content: "";
		position: absolute;
		background: url("images/page/deco_common01.svg")no-repeat center / contain;
		width: calc(28 / 750*100vw);
		height: calc(28 / 750*100vw);
		left: 0;
		right: 0;
		bottom: calc(10 / 750*100vw);
	}
	.ttl_common01 .deco:after {
		transform: scale(-1, 1);
		left: auto!important;
		right: 0!important;
	}
	.btn_common01 {
		flex: none;
		width: 49%;
		font-size: 100%;
		letter-spacing: 0;
	}
	.btn_common01:nth-child(n+3) {
		margin-top: 2vw;
	}
	.btn_common01:not(:last-child) {
		margin-right: 0;
	}
	.btn_common01:nth-child(2n) {
		margin-right: 0;
	}
	.btn_common01 a {
		width: 100%;
		height: calc(110 / 750*100vw);
	}
	.btn_common02 {
		width: calc(600 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.btn_common02 a {
		height: calc(100 / 750*100vw);
	}
	.box_flow_common01 {
		border: 1px solid #333;
	}
	.box_flow_common01 .col_txt dt .num {
		background: none;
		font-size: calc(50 / 750*100vw);
		width: calc(60 / 750 * 100vw);
	}
	.box_flow_common01 .col_txt dt .ttl {
		width: calc(100% - calc(80 / 750 * 100vw));
	}
	.box_flow_common01:last-child {
		margin-bottom: 0;
	}
	.box_flow_common01:last-of-type:before {
		display: none;
	}
	.arw_flow:before {
		border-top-color: #18d4de;
	}
	.box_qa03 {
		border: none;
	}
	.box_qa03 .box_q .box {
		font-size: 156.25%;
		height: calc(72 / 750 * 100vw);
	}
	.box_qa03 .box_q .txt {
		font-size: 112.5%;
		padding: calc(18 / 750 * 100vw) calc(50 / 750 * 100vw) calc(15 / 750 * 100vw) calc(20 / 750 * 100vw);
	}
	.box_qa03 .box_q .txt .icn {
		width: calc(14 / 750 * 100vw);
		height: calc(14 / 750 * 100vw);
	}
	.box_qa03 .box_q .txt .icn:before,.box_qa03 .box_q .txt .icn:after {
		background-color: #fff;
	}
	.box_qa03 .box_q .txt .icn:before {
		height: 1px;
	}
	.box_qa03 .box_q .txt .icn:after {
		width: 1px;
	}
	.bnr_common01 .bg {
		background: url("images/page/bg_common01.jpg")no-repeat center / cover;
		height: calc(300 / 750*100vw);
	}
	.bnr_common01 .txt01 {
		font-size: 112.5%;
		letter-spacing: 0;
	}
	.bnr_common01 .txt02 {
		font-size: 87.5%;
	}
	.copy_common01 {
		font-size: 112.5%;
		letter-spacing: 0;
	}
	.btn_common02 .btn_arw_parts01:after {
		border-width: calc(8 / 750 * 100vw);
		border-color: transparent #4685bf #4685bf transparent;
		right: 2px;
		bottom: 2px;
	}
	.btn_common02 .bg_col05.btn_arw_parts01:after {
		border-color: transparent #18d4de #18d4de transparent;
	}
	.btn_arw_parts02:after {
		content: "";
		width: 0;
		height: 0;
		margin: auto;
		border-style: solid;
		position: absolute;
		border-width: calc(20 / 750 * 100vw);
		border-color: transparent #18d4de #18d4de transparent;
		right: 0;
		bottom: 0;
	}
	.btn_arw_parts03:after {
		content: "";
		width: 0;
		height: 0;
		border-style: solid;
		position: absolute;
		border-width: calc(5 / 750 * 100vw);
		border-color: transparent #4685bf #4685bf transparent;
		right: 0;
		left: 0;
		bottom: calc(10 / 750*100vw);
		margin: auto;
		transform: rotate(45deg);
	}
	.copy_common02 {
		font-size: 125%;
		letter-spacing: 0;
		max-width: calc(646 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 3vw;
	}
	.copy_common02:after {
		content: '';
		position: relative;
		background: #eaeaea;
		flex: 1;
		height: 1px;
		display: block;
		margin-left: calc(30 / 750*100vw);
	}
	.tbl_common01 table {
		border-color: #4685bf;
	}
	.tbl_common01 th {
		background-color: #4685bf;
		vertical-align: middle;
	}
	.tbl_common01 tr:not(:last-child) td {
		border-bottom-color: #4685bf;
	}
	.tbl_form table {
		border-color: #18d4de;
	}
	.tbl_form th {
		background-color: #18d4de;
	}
	.tbl_form tr:not(:last-child) td {
		border-bottom-color: #18d4de;
	}
	.tbl_form .require span:after {
		background: #4685bf;
		color: #fff;
	}
	.row_case01:after {
		border-left-color: #18d4de;
	}
	.js-scrollable .scroll-hint-icon {
		top: 0;
		bottom: 0;
		margin: auto;
	}
	.breadcrumbs br {
		display: none;
	}
	.btn_common03 a{
		border-radius:calc(60 / 750 * 100vw); 
		    padding: 2.5vw 3% 3.5vw;
	}
	.btn_common03 {
/* 		width: calc(700 / 750 * 100vw); */
		width: calc(650 / 750 * 100vw);
		font-size: 150%;
	}
	.btn_common03.arw02 a:after {
		width: calc(12 / 750 * 100vw);
		height: calc(12 / 750 * 100vw);
	}
	.wrap_anime01 .txt{
		font-size: 130%;
	}
}


/* クリニック紹介 clinic
------------------------------------------------------------------*/
.bg_clinic01 {
	background: url("images/clinic/bg_clinic01.jpg")no-repeat center / cover;
}
.box_clinic01 {
	border: none;
	background-color: rgba(255,255,255,.9);
}
.box_clinic01 .txt {
	max-width: 870px;
}
.btn_clinic01 {
	max-width: 360px;
}
.btn_clinic01 a {
	height: calc(80 / 1920*100vw);
}
.btn_clinic01 a:after {
	border-color: transparent #fff #fff transparent!important;
}
.bg_clinic03 {
	background-color: #f4f7fa;
}
.row_clinic01 .copy {
	height: calc(50 / 1920*100vw);
}
.row_clinic01 .col:not(:nth-child(-n+2)) {
	margin-top: calc(30 / 1920 * 100vw);
}
.row_clinic03 .col_l {
	width: 55%;
	max-width: 550px;
}
.logo_clinic img {
	max-width: 440px;
	width: 100%;
}
.row_clinic03 .col_r {
	width: 40%;
	max-width: 400px;
}
.btn_clinic02 a {
	width: 100%;
    max-width: 100%;
	height: calc(116 / 1920*100vw);
}
.btn_clinic02 a:after {
	border-width: calc(10 / 1920 * 100vw);
}
.row_clinic04 .col_l {
	width: calc(100% - calc(450 / 1920*100vw));
}
.row_clinic04 .col_r {
	width: calc(422 / 1920*100vw);
	background-color: #f4f7fa;
}
.row_clinic04 .map {
	padding-top: calc(430 / 1920*100vw);
}
.slide_clinic01 .slide_main {
	max-width: 1000px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}
.slide_clinic01 .slick-prev,.slide_clinic01 .slick-next {
	background: url(images/page/arw_slide01.svg)no-repeat center / cover;
	width: calc(30 / 1920*100vw);
	height: calc(54 / 1920*100vw);
	transform: translate(0);
	top: 0;
	bottom: 0;
	margin: auto;
	left: -7.2%;
	z-index: 1;
}
.slide_clinic01 .slick-next {
	left: auto!important;
	right: -7.2%;
	transform: translate(0) scaleX(-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;
}
.row_clinic05 .col .ttl {
	padding: 0;
	background: none;
	font-size: 133.33%;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	-ms-align-items: center;
	align-items: center;
	justify-content: center;
}
.row_clinic05 .btn_common02 {
	max-width: 300px;
	margin-left: auto;
	margin-right: auto;
}
@media(min-width: 768px) and (max-width:1599px) {
	.btn_clinic01 a {
		height: calc(80 / 1599*100vw);
	}
	.row_clinic01 .copy {
		height: calc(50 / 1599*100vw);
	}
	.row_clinic01 .col:not(:nth-child(-n+2)) {
		margin-top: calc(30 / 1599 * 100vw);
	}
	.btn_clinic02 a {
		height: calc(116 / 1599*100vw);
	}
	.btn_clinic02 a:after {
		border-width: calc(10 / 1599 * 100vw);
	}
	.row_clinic04 .col_l {
		width: calc(100% - calc(450 / 1599*100vw));
	}
	.row_clinic04 .col_r {
		width: calc(422 / 1599*100vw);
	}
	.row_clinic04 .map {
		padding-top: calc(430 / 1599*100vw);
	}
	.slide_clinic01 .slick-prev,.slide_clinic01 .slick-next {
		width: calc(30 / 1599*100vw);
		height: calc(54 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.logo_clinic img {
		width: calc(500 / 1299 * 100vw);
	}
	.btn_clinic01 a {
		height: calc(80 / 1299*100vw);
	}
	.row_clinic01 .copy {
		height: calc(50 / 1299*100vw);
	}
	.row_clinic01 .col:not(:nth-child(-n+2)) {
		margin-top: calc(30 / 1299 * 100vw);
	}
	.btn_clinic02 a {
		height: calc(116 / 1299*100vw);
	}
	.btn_clinic02 a:after {
		border-width: calc(10 / 1299 * 100vw);
	}
	.row_clinic04 .col_l {
		width: calc(100% - calc(450 / 1299*100vw));
	}
	.row_clinic04 .col_r {
		width: calc(422 / 1299*100vw);
	}
	.row_clinic04 .map {
		padding-top: calc(430 / 1299*100vw);
	}
	.slide_clinic01 .slick-prev,.slide_clinic01 .slick-next {
		width: calc(30 / 1299*100vw);
		height: calc(54 / 1299*100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 2%;
	}
	.slide_clinic01 .slick-next {
		right: 2%;
	}
}
@media(max-width: 767px) {
	.bg_clinic01 {
		background-position: center right 47%;
	}
	.btn_clinic01 a {
		height: calc(100 / 750*100vw);
	}
	.row_clinic01 .icn {
		width: calc(150 / 750*100vw);
		margin-bottom: 4vw;
	}
	.row_clinic01 .copy {
		height: auto;
		font-size: 112.5%;
		letter-spacing: 0;
		padding: 1.5vw 2vw 2vw;
	}
	.row_clinic01 .col:not(:nth-child(-n+2)) {
		margin-top: calc(30 / 750 * 100vw);
	}
	.row_clinic03 .col_l {
		width: 100%;
		max-width: 100%;
		margin-bottom: 5vw;
	}
	.logo_clinic img {
		max-width: calc(500 / 750*100vw);
		width: 100%;
	}
	.logo_clinic img {
		max-width: calc(450 / 750*100vw);
		width: 100%;
	}
	.row_clinic03 .wrap > .txt {
		font-size: 87.5%;
	}
	.row_clinic03 .btn_web01 span {
		font-size: 125%;
	}
	.row_clinic03 .col_r {
		width: 100%;
		max-width: calc(600 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
	}
	.btn_clinic02 a {
		width: 100%;
		height: calc(140 / 750*100vw);
		padding-bottom: 2vw;
	}
	.btn_clinic02 a:after {
		border-width: calc(10 / 750 * 100vw);
	}
	.row_clinic04 .col_l {
		width: 100%;
	}
	.row_clinic04 .col_r {
		width: 100%;
		background-color: #f4f7fa;
	}
	.row_clinic04 .col_r .copy {
		font-size: 112.5%;
	}
	.row_clinic04 .map {
		padding-top: calc(430 / 750*100vw);
	}
	.slide_clinic01 .slick-prev, .slide_clinic01 .slick-next {
		width: calc(30 / 750 * 100vw);
		height: calc(54 / 750 * 100vw);
	}
	.slide_clinic01 .slick-prev {
		left: 3vw;
	}
	.slide_clinic01 .slick-next {
		right: 3vw;
	}
	.row_clinic05 .col .ttl {
		font-size: 125%;
	}
	.row_clinic05 .btn_common02 {
		max-width: 300px;
		margin-left: auto;
		margin-right: auto;
	}
}


/* 医師紹介 doctor
------------------------------------------------------------------*/
.row_doctor01 .col_img {
	width: 46%;
	max-width: 560px;
}
.row_doctor01 .col_txt {
	width: 50%;
	max-width: 600px;
}
.row_prof h5 {
	height: calc(50 / 1920*100vw);
}
.box_prof {
	width: 100%;
	padding: calc(35 / 1920 * 100vw) calc(50 / 1920 * 100vw) calc(40 / 1920 * 100vw);
}
.list_common01 li:before {
	background-color: #18d4de;
}
.row_doctor02 .copy {
	font-size: 100%;
	border-bottom: 1px solid #18d4de;
}
.row_doctor02 .en {
	vertical-align: middle;
	line-height: .8em;
	display: block;
}
.row_doctor02 .copy .txt {
	display: block;
	width: calc(100% - calc(60 / 1920*100vw));
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_prof h5 {
		height: calc(50 / 1599*100vw);
	}
	.box_prof {
		padding: calc(35 / 1599 * 100vw) calc(50 / 1599 * 100vw) calc(40 / 1599 * 100vw);
	}
	.row_doctor02 .copy .txt {
		width: calc(100% - calc(60 / 1599*100vw));
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_prof h5 {
		height: calc(50 / 1299*100vw);
	}
	.box_prof {
		padding: calc(35 / 1299 * 100vw) calc(50 / 1299 * 100vw) calc(40 / 1299 * 100vw);
	}
	.row_doctor02 .copy .txt {
		width: calc(100% - calc(60 / 1299*100vw));
	}
}
@media(max-width: 767px) {
	.row_doctor01 .col_img {
		width: 100%;
		max-width: calc(500 / 750*100vw);
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 5vw;
	}
	.row_doctor01 .col_txt {
		width: 100%;
		max-width: 100%;
	}
	.row_doctor01 .col_txt .txt01 {
		font-size: 87.5%;
		letter-spacing: 0;
	}
	.row_doctor01 .col_txt .txt02 {
		font-size: 137.5%;
	}
	.row_prof h5 {
		height: auto;
		font-size: 112.5%;
	}
	.box_prof {
		width: 100%;
		padding: 5vw 5vw 6vw;
	}
	.row_doctor02 .copy {
		font-size: 100%;
	}
	.row_doctor02 .en {
		font-size: calc(60 / 750*100vw);
	}
	.row_doctor02 .copy .txt {
		width: calc(100% - calc(60 / 750*100vw));
		font-size: 112.5%;
		letter-spacing: 0;
	}
}


/* 医療脱毛 depilation
------------------------------------------------------------------*/
.row_depilation01 {
	max-width: 1120px;
}
.row_depilation02 .btn_common01:not(:last-child) {
	margin-right: calc(18 / 1920*100vw);
}
.row_depilation03 .ttl{
	height: calc(92 / 1920*100vw);
}
.row_depilation03 .col:nth-child(n+3) {
    margin-top: calc(70 / 1920*100vw);
}
.row_depilation04 > .txt01{
	margin: 0;
}
.row_depilation04 .circle p{
	line-height: 0.9;
}
.txt_depilation01{
	margin-left: calc(10 / 1920*100vw);
}
#depilation08 .tbl_fee01 table{
	border: none;
}
/*#depilation08 .tbl_fee01 tr:first-child th,#depilation08 .tbl_fee01 tr:first-child td:first-of-type{
	border-top:1px solid #ff7fa6;
}*/
#depilation08 .tbl_fee01 tr td:last-child{
	border-right: 1px solid #4685bf;
	border-bottom:1px solid #4685bf!important;
}
#depilation08 .tbl_fee01 tr:first-child td:last-child{
	border-top: 1px solid #4685bf;
}
/*#depilation08 .tbl_fee01 td:not(:last-child){
	border-right-color: #ff7fa6;
}
#depilation08 .tbl_fee01 th,#depilation08 .tbl_fee01 td:nth-last-child(2){
	background: #ff7fa6;
}
#depilation08 .tbl_fee01 tr:last-child th,#depilation08 .tbl_fee01 tr:last-child td:first-of-type{
	border-bottom:1px solid #ff7fa6;
}*/
@media(min-width: 768px) and (max-width:1599px) {
	.row_depilation03 .ttl{
		height: calc(92 / 1599*100vw);
	}
	.row_depilation03 .col:nth-child(n+3) {
		margin-top: calc(70 / 1599*100vw);
	}
	.txt_depilation01{
		margin-left: calc(10 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_depilation03 .ttl{
		height: calc(92 / 1299*100vw);
	}
	.row_depilation03 .col:nth-child(n+3) {
		margin-top: calc(70 / 1299*100vw);
	}
	.txt_depilation01{
		margin-left: calc(10 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.row_depilation02 .btn_common01:not(:last-child) {
		margin-right: 0;
	}
	.row_depilation03 .ttl{
		font-size: 100%;
		height: calc(150 / 750*100vw);
		padding-top: 3vw;
	}
	.row_depilation03 .col:nth-child(n+2) {
		margin-top: 5vw;
	}
	.row_depilation04.start{
		-webkit-justify-content: center;
		justify-content: center;
	}
	.row_depilation04 > .txt01 {
		margin: 0 calc(15 / 750*100vw);
		font-size: calc(90 / 750*100vw);
	}
	.txt_depilation01{
		margin-left: calc(10 / 750*100vw);
	}
}


/* シミ・そばかす・肝斑 stain
------------------------------------------------------------------*/
.ttl_stain01{
	font-weight: 500;
}
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* たるみ・しわ・ほうれい線 pimple
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 毛穴・ニキビ跡（クレーター） pores
------------------------------------------------------------------*/
.row_common13 > .col {
	max-width: 270px;
}
.row_common13 > .col {
	width: calc(100% / 4 - calc(40 / 1920 * 100vw));
	margin-right: calc(39.9 / 1920 * 100vw);
}
.row_common13 .areattl {
	padding: calc(17.5 / 1920 * 100vw);
	line-height: 1.6;
    text-align: center;
    font-weight: normal;
    color: #fff;
    background: #4685BF;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_common13 > .col {
		width: calc(100% / 4 - calc(30 / 1920 * 100vw));
		margin-right: calc(39.9 / 1920 * 100vw);
	}
	
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_common13 > .col {
		width: calc(100% / 4 - calc(40 / 1920 * 100vw));
		margin-right: calc(39.9 / 1920 * 100vw);
	}
}
@media(max-width: 767px) {
	.row_common13 > .col {
		width: 100%;
		margin: 0 auto 7.5vw;
	}
	.row_common13 .areattl {
		padding: 2vw 1vw;
	}
	
}


/* 医療ダイエット diet
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 豊胸・バストアップ breast‐enlargement
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	.breast-enlargement .hdg2 .ja {
		letter-spacing: 0;
	}
	.row_breast01 .col {
		width: 48%;
	}
	.row_breast01 .col:nth-child(2) {
		margin-top: 0;
	}
	.row_breast01 .img {
		height: calc(210 / 750*100vw);
	}
	.row_breast01 .col .ttl {
		font-size: 100%;
		letter-spacing: 0;
	}
}


/* わきが・多汗症 hyperhidrosis
------------------------------------------------------------------*/
.tbl_hyperhidrosis01 tr:nth-child(1) th {
	text-align: center;
}
.tbl_hyperhidrosis01 tr:nth-child(1) th:nth-child(1) {
	width: 30%;
}
.tbl_hyperhidrosis01 tr:nth-child(1) th:nth-child(n+2) {
	width: 23.33%;
}
.tbl_hyperhidrosis01 tr:nth-child(1) th:not(:last-child) {
	border-right: 1px solid #fff;
}
.tbl_hyperhidrosis01 td {
	border-right: 1px solid #4685bf;
}
.tbl_hyperhidrosis03 tr:nth-child(1) th {
	text-align: center;
}
.tbl_hyperhidrosis03 tr:nth-child(1) th:nth-child(1) {
	width: 23%;
}
.tbl_hyperhidrosis03 tr:nth-child(1) th:nth-child(n+2) {
	width: 23.33%;
}
.tbl_hyperhidrosis03 tr:nth-child(1) th:not(:last-child) {
	border-right: 1px solid #fff;
}
.tbl_hyperhidrosis03 td {
	border-right: 1px solid #4685bf;
}
.row_hyperhidrosis01 .col .ttl{
	position: relative;
	padding: calc(10 / 1920 * 100vw) calc(10 / 1920 * 100vw);
}
.row_hyperhidrosis01 .col .ttl:after{
		content: "";
	position: absolute;
	background:url("images/hyperhidrosis/check.svg")no-repeat center/contain;
	bottom: 0;
	top: 0;
	margin: auto;
	left:calc(30 / 1920 * 100vw);
	width: calc(33 / 1920 * 100vw);
	height: calc(24 / 1920 * 100vw);
}
.row_hyperhidrosis01 .col .ttl span{
	margin-left:calc(50 / 1920 * 100vw);
}
.tbl_hyperhidrosis03 tr:first-child th{
	padding-left: 0;
	padding-right: 0;
}
.tbl_hyperhidrosis03 td{
	padding-top:calc(20 / 1920 * 100vw);
}
.tbl_hyperhidrosis02 table{
	border-color:#4685bf;
}
.tbl_hyperhidrosis02 th{
	background: #4685bf;
}
.tbl_hyperhidrosis02 tr:not(:last-child) td {
    border-bottom-color:#4685bf;
}
.img_hyperhidrosis01 {
	max-width: 570px;
	width: 60%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_hyperhidrosis01 .col .ttl{
		padding: calc(10 / 1599 * 100vw) calc(10 / 1599 * 100vw);
	}
	.row_hyperhidrosis01 .col .ttl:after{
		left:calc(30 / 1599 * 100vw);
		width: calc(33 / 1599 * 100vw);
		height: calc(24 / 1599 * 100vw);
	}
	.row_hyperhidrosis01 .col .ttl span{
		margin-left:calc(50 / 1599 * 100vw);
	}
	.tbl_hyperhidrosis03 td{
		padding-top:calc(20 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_hyperhidrosis01 .col .ttl{
		padding: calc(10 / 1299 * 100vw) calc(10 / 1299 * 100vw);
	}
	.row_hyperhidrosis01 .col .ttl:after{
		left:calc(30 / 1299 * 100vw);
		width: calc(33 / 1299 * 100vw);
		height: calc(24 / 1299 * 100vw);
	}
	.row_hyperhidrosis01 .col .ttl span{
		margin-left:calc(50 / 1299 * 100vw);
	}
	.tbl_hyperhidrosis03 td{
		padding-top:calc(20 / 1299 * 100vw);
	}	
}
@media(max-width: 767px) {
	.row_hyperhidrosis01 .col .ttl{
		padding: 2vw 3vw;
	}
	.row_hyperhidrosis01 .col .ttl:after{
		left:9vw;
		width: calc(45 / 750 * 100vw);
		height: calc(33 / 750 * 100vw);
	}
	.row_hyperhidrosis01 .col .ttl span{
		margin-left:5vw;
	}
	.tbl_hyperhidrosis03 td{
		padding-top:2vw;
	}
	.copy_hyperhidrosis01{
		font-size: 125%;
	}
}



/* メディカルエステ esthetic
------------------------------------------------------------------*/
.row_esthetic01:after,.row_esthetic02:after {
	display: none;
}
.balloon_common01 {
	border: 1px solid #18d4de;
	padding: calc(15 / 1920*100vw) calc(10 / 1920*100vw) calc(20 / 1920*100vw);
	line-height: 1.6;
}
.balloon_common01:after {
	content: "";
	position: absolute;
	background: url("images/page/arw02.svg")no-repeat center / contain;
	width: calc(26 / 1920*100vw);
	height: calc(14 / 1920*100vw);
	left: 0;
	right: 0;
	bottom: calc(-14 / 1920*100vw);
	margin: auto;
}
.row_esthetic02 .col:nth-child(1) {
	margin-right: calc(50 / 1920*100vw);
}
@media(min-width: 768px) and (max-width:1599px) {
	.balloon_common01 {
		padding: calc(15 / 1599*100vw) calc(10 / 1599*100vw) calc(20 / 1599*100vw);
	}
	.balloon_common01:after {
		width: calc(26 / 1599*100vw);
		height: calc(14 / 1599*100vw);
		bottom: calc(-14 / 1599*100vw);
	}
	.row_esthetic02 .col:nth-child(1) {
		margin-right: calc(50 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.balloon_common01 {
		padding: calc(15 / 1299*100vw) calc(10 / 1299*100vw) calc(20 / 1299*100vw);
	}
	.balloon_common01:after {
		width: calc(26 / 1299*100vw);
		height: calc(14 / 1299*100vw);
		bottom: calc(-14 / 1299*100vw);
	}
	.row_esthetic02 .col:nth-child(1) {
		margin-right: calc(50 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.balloon_common01 {
		padding: calc(15 / 750*100vw) calc(10 / 750*100vw) calc(20 / 750*100vw);
		line-height: 1.6;
	}
	.balloon_common01:after {
		background: url("images/page/arw02.svg")no-repeat center / contain;
		width: calc(26 / 750*100vw);
		height: calc(14 / 750*100vw);
		bottom: calc(-14 / 750*100vw);
	}
	.row_esthetic02 .col:nth-child(1) {
		margin-right: 0;
	}
}


/* アトールリフト atolllift
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:1599px) {
	
}
@media(min-width: 768px) and (max-width:1299px) {
	
}
@media(max-width: 767px) {
	
}


/* 料金一覧 fee
------------------------------------------------------------------*/
.row_fee {
	position: relative;
}
.row_fee:before,.row_fee:after {
	content: "";
	display: block;
	width: calc(25% - calc(15 / 1920*100vw));
	height: 0;
}
.row_fee:before {
	order: 1;
}
.btn_fee {
	width: calc(25% - calc(15 / 1920*100vw));
	position: relative;
}
.btn_fee:nth-child(n+5) {
	margin-top: calc(20 / 1920*100vw);
}
.btn_fee a {
	height: calc(86 / 1920*100vw);
	border: 1px solid #333;
	    font-size: 80%;

}
.tbl_fee01 {
	word-break: break-all;
}
.tbl_fee01 td:not(:last-child) {
	border-right: 1px solid #4685bf;
}
.tbl_fee01 td:nth-last-child(2) {
	background-color: #4685bf;
	color: #fff;
	border-left: 1px solid #fff;
}
.tbl_fee01  tr:not(:last-child) td:nth-last-child(2) {
	border-bottom: 1px solid #fff;
}
.tbl_fee01 td:last-child {
	text-align: right;
}
.btn_fee_houjin {
	width: calc(50% - calc(15 / 1920*100vw));
	position: relative;
}
.btn_fee_houjin a {
	height: calc(86 / 1920*100vw);
	border: 1px solid #333;
}

.tsudo-pay .tbl_fee01 thead tr th {
	border-bottom: 1px solid #fff;
	text-align: center;
}
.tsudo-pay .tbl_fee01 thead tr th:not(:first-child) {
	border-left: 1px solid #fff;
}
.tsudo-pay .tbl_fee01 td {
	text-align: right;
}
.tsudo-pay .tbl_fee01 td:nth-last-child(2) {
	background-color: #fff;
	color: #333;
}
.tsudo-pay .tbl_fee01 tr:not(:last-child) td {
	border-bottom-color: #4685bf;
}

@media(min-width: 768px) and (max-width:1599px) {
	.row_fee:before,.row_fee:after {
		width: calc(25% - calc(15 / 1599*100vw));
	}
	.btn_fee {
		width: calc(25% - calc(15 / 1599*100vw));
	}
	.btn_fee:nth-child(n+5) {
		margin-top: calc(20 / 1599*100vw);
	}
	.btn_fee a {
		height: calc(86 / 1599*100vw);
	}
	.btn_fee_houjin a {
		height: calc(86 / 1599*100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.row_fee:before,.row_fee:after {
		width: calc(25% - calc(15 / 1299*100vw));
	}
	.btn_fee {
		width: calc(25% - calc(15 / 1299*100vw));
	}
	.btn_fee:nth-child(n+5) {
		margin-top: calc(20 / 1299*100vw);
	}
	.btn_fee a {
		height: calc(86 / 1299*100vw);
	}
	.btn_fee_houjin a {
		height: calc(86 / 1299*100vw);
	}
}
@media(max-width: 767px) {
	.row_fee:before,.row_fee:after {
		display: none;
	}
	.btn_fee {
		width: 48.5%;
		line-height: 1.2;
	}
	.btn_fee:nth-child(n+3) {
		margin-top: 3vw;
	}
	.btn_fee a {
		height: calc(140 / 750*100vw);
		border: 1px solid #333;
		padding-bottom: 3vw;
	}
	.btn_fee a:after {
		border-width: calc(10 / 750 * 100vw);
		bottom: 3vw;
	}
	.tbl_fee01 td:not(:last-child) {
		border-right: 1px solid #4685bf;
	}
	.btn_fee_houjin {
		width: 100%;
		/* line-height: 1.2; */
		margin-bottom: 3vw;
	}
	.btn_fee_houjin a {
		height: calc(140 / 750*100vw);
		border: 1px solid #333;
		/* padding-bottom: 3vw; */
	}
	.btn_fee_houjin a:after {
		border-width: calc(10 / 750 * 100vw);
		/* bottom: 3vw; */
	}
}


/* 採用情報 recruit
------------------------------------------------------------------*/
.tbl_guideline01 th {
	vertical-align: top;
}
.tbl_guideline01:not(:last-child) {
	margin-bottom: calc(100 / 1920 * 100vw);
}
.bg_recruit01 {
	background: url("images/recruit/img_recruit01.jpg")no-repeat right 30% center / auto 100%;
}
.btn_submit:before {
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}
.btn_submit input {
	background-color: #4685bf;
}
@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) {
	.bg_recruit01 {
		background: #d9d7d0 url(images/recruit/img_recruit01.jpg)no-repeat right 7% top / auto calc(500 / 750*100vw);
		padding-top: 72vw;
	}
	.tbl_guideline01 td a {
		text-decoration: underline;
		color: var(--guideline-color);
	}
	.tbl_guideline01:not(:last-child) {
		margin-bottom: calc(100 / 750 * 100vw);
	}
}


/* 症例紹介 case
------------------------------------------------------------------*/
.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;}
@media(min-width: 768px) and (max-width:1599px) {
	.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);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.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);
	}
}
@media(max-width: 767px) {
	.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%;
	}
}


/* リスク・副作用
------------------------------------------------------------------*/
.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;
	min-height: 260px!important;
	border: 1px solid #333;
}
.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: 111.11%!important;
	letter-spacing: .1em!important;
	color: #4685bf;
}
.box_risk01 .txt {
	font-size: 88.89%!important;
	letter-spacing: .1em!important;
}
/* パーフェクトスクロールバー */
.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
	background: #4685bf !important;
	right: 0px !important;
	width: 4px !important;
}
.risk .ps-container > .ps-scrollbar-y-rail {
	background: transparent !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1;
}
@media(min-width: 768px) and (max-width:1599px) {
	.risk > iframe {
		height: calc(262 / 1599*100vw)!important;
	}
	.risk.tab > iframe {
		width: 100%!important;
	}
	.box_risk01 {
		min-height: calc(260 / 1599 * 100vw)!important;
		padding: calc(38 / 1599 * 100vw) calc(50 / 1599 * 100vw) calc(40 / 1599 * 100vw)!important;
		font-size: calc(18 / 1599 * 100vw)!important;
	}
	.box_risk01 .box {
		padding: 0 calc(20 / 1599 * 100vw) 0 0!important;
		max-height: calc(180 / 1599 * 100vw)!important;
	}
	.box_risk01 .ttl {
		margin-bottom: calc(7 / 1599 * 100vw)!important;
	}
}
@media(min-width: 751px) and (max-width:1299px) {
	.risk > iframe {
		height: calc(262 / 1299*100vw)!important;
	}
	.box_risk01 {
		min-height: calc(260 / 1299 * 100vw)!important;
		padding: calc(38 / 1299 * 100vw) calc(50 / 1299 * 100vw) calc(40 / 1299 * 100vw)!important;
		font-size: calc(18 / 1299 * 100vw)!important;
	}
	.box_risk01 .box {
		padding: 0 calc(20 / 1299 * 100vw) 0 0!important;
		max-height: calc(180 / 1299 * 100vw)!important;
	}
	.box_risk01 .ttl {
		margin-bottom: calc(7 / 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;
		min-height: calc(500 / 750 * 100vw)!important;
		padding: 5vw 5% 5vw!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;
	}
	.risk.inner1000 {
		max-width: calc(702 / 750 * 100vw)!important;
		width: 100%!important;
	}
	.risk iframe {
		height: calc(500 / 750 * 100vw)!important;
	}
	.box_risk01 {
		font-size: 4.27vw!important;
		min-height: calc(500 / 750 * 100vw)!important;
		padding: 5vw 5% 5vw!important;
	}
	.box_risk01 .box {
		max-height: calc(420 / 750 * 100vw)!important;
		padding: 0 3vw 0 0!important;
	}
	.box_risk01 .ttl {
		margin-bottom: 2vw!important;
		font-size: 98%!important;
		letter-spacing: 0!important;
	}
	.box_risk01 .txt {
		font-size: 90%!important;
		letter-spacing: 0!important;
	}
	.risk .ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y, .sp.risk .ps-container > .ps-scrollbar-y-rail {
		right: 0!important;
		width: 2px!important;
	}
}

/* お問い合わせ 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: #18d4de;
	color: #fff;
	font-weight: 500;
	font-size: 111.11%;
	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: #dae7f2;
	border: 1px solid #dae7f2;
	border-right-color: #dae7f2;
	font-size: 72.22%;
	font-weight: normal;
}
#wp-calendar tbody td {
	border: 1px solid #dae7f2;
	text-align: center;
	font-size: 77.78%;
	line-height: 1.8;
}
#wp-calendar tbody td a {
	color: #4685bf;
	text-decoration: underline;
}
#wp-calendar tfoot td {
	font-size: 81.25%;
}
#wp-calendar tfoot td#prev {
	padding-top: calc(8 / 1920 * 100vw);
	padding-left: calc(10 / 1920 * 100vw);
}
#wp-calendar tfoot td#next {
	padding-top: calc(8 / 1920 * 100vw);
	padding-right: calc(10 / 1920 * 100vw);
	text-align: right;
}
#wp-calendar tfoot td a {
	padding-bottom: calc(3 / 1920 * 100vw);
	border-bottom: 1px solid #4685bf;
}
.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 #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 / 1920 * 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 / 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 #333;
}
.post_content img {
	max-width: 100%;
	height: auto;
}
.date_single {
	display: block;
	text-align: right;
	font-size: 72.22;
	margin-top: calc(-30 / 1920 * 100vw);
	margin-bottom: calc(40 / 1920 * 100vw);
}
.post_content {
	line-height: 1.75;
}
.post_content a {
	color: #4685bf;
}
.img_thmb {
	width: calc(120 / 1920 * 100vw);
	height: calc(120 / 1920 * 100vw);
	display: block;
}
.thmb {
	width: calc(120 / 1920 * 100vw);
}
.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 #eaeaea;
}
.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;
}
.txt_post .date {
	font-size: 75%;
	color: #18d4de;
}
.txt_post .txt_excerpt {
	line-height: 1.75;
	margin-top: calc(8 / 1920 * 100vw);
}
.txt_post .txt_excerpt a {
	color: #4685bf;
	text-decoration: underline;
}
.page_main .wp-pagenavi {
	margin-top: calc(60 / 1920 * 100vw);
	text-align: center;
	font-size: 77.78%;
}
.page_main .wp-pagenavi a, .page_main .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #18d4de;
	color: #18d4de;
	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: #18d4de;
	background: #18d4de;
	color: #fff;
}
.page_main .wp-pagenavi span.current {
	font-weight: normal;
}
.post_content li {
	list-style: inherit;
	margin-left: 1.5em;
}
.single_post h3 {
	line-height: 1.6;
	border-bottom: 1px solid #18d4de;
}
@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);
	}
	.img_thmb {
		width: calc(120 / 1599 * 100vw);
		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);
	}
	.img_thmb {
		width: calc(120 / 1299 * 100vw);
		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: 30%;
	}
	.img_thmb {
		display: block;
		width: 100%;
		height: auto;
		padding-top: 100%;
	}
	.txt_post {
		width: 66%;
	}
	.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: 112.5%;
	}
}


/* 治療法別診療内容 medical
------------------------------------------------------------------*/
.single_post_medical .tbl_fee01 {
	margin-top: calc( 60 / 1920 * 100vw );
}
@media(min-width: 768px) and (max-width:1599px) {
	.single_post_medical .tbl_fee01 {
		margin-top: calc( 60 / 1599 * 100vw );
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.single_post_medical .tbl_fee01 {
		margin-top: calc( 60 / 1299 * 100vw );
	}

}
@media(max-width: 767px) {
	.single_post_medical .tbl_fee01 {
		margin-top: calc( 60 / 750 * 100vw );
	}
}
/* 法人会員 coporate-membership
------------------------------------------------------------------*/
.row_membership01{
	max-width: calc( 1240 / 1920 * 100vw );
	margin: 0 auto;
}
.row_membership01 .col{
	width: calc( 295 / 1920 * 100vw );
	height: calc( 241 / 1920 * 100vw );
	background: #e5f9f9;
	border-radius: 50%;
}
.box_membership01.box_flow .col_txt{
	width: 100%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_membership01{
		max-width: calc( 1240 / 1599 * 100vw );
	}
	.row_membership01 .col{
		width: calc( 295 / 1599 * 100vw );
		height: calc( 241 / 1599 * 100vw );
	}
}

@media(min-width: 768px) and (max-width:1299px) {
	.row_membership01{
		max-width: calc( 1240 / 1299 * 100vw );
	}
	.row_membership01 .col{
		width: calc( 275 / 1299 * 100vw );
		height: calc( 225/ 1299 * 100vw );
	}
}

@media(max-width: 767px) {
	.row_membership01{
		max-width: 100%;
	}
	.row_membership01 .col{
		width: 48%;
		height: calc( 265/ 750 * 100vw );
		font-size: 112.5%;
	}
	.row_membership01 .col:nth-child(-n + 2){
		margin-bottom: 3vw;
	}
	.copy_membership01{
		font-size: calc(38 / 750*100vw);
	}
}
/* トライフィルプロ trifill-pro
------------------------------------------------------------------*/
.row_trifill01 .col{
	max-width: 595px;
	width: 48%;
}
.row_trifill01 .col:first-child{
	margin-right: 4%!important;
}
.single_post_medical.trifill{
	display: none;
}
@media(min-width: 768px) and (max-width:1599px) {

}

@media(min-width: 768px) and (max-width:1299px) {

}

@media(max-width: 767px) {
	.row_trifill01 .col{
		width: 100%;
	}
	.row_trifill01 .col:first-child{
		margin-right:0!important;
	}
}
/* ポテンツァ potenza
------------------------------------------------------------------*/
.row_potenza01 .col:after{
	background-image: url("images/page/icn_plan01_02.svg");
}
.row_potenza01 .col02:after{
	background-image: url("images/page/icn_plan02_02.svg")!important;
}
.row_potenza01 .col03:after{
	background-image: url("images/page/icn_plan03_02.svg")!important;
}
.row_potenza01 .col04:after{
	background-image: url("images/page/icn_plan04_02.svg")!important;
}
.row_potenza01 .col05:after{
	background-image: url("images/page/icn_plan05_02.svg")!important;
}
.row_potenza01 .bg{
	padding:calc(25 / 1920 * 100vw) calc(25/ 1920 * 100vw) calc(30 / 1920 * 100vw) calc(25/ 1920 * 100vw);
}
.row_potenza01 .ttl{
	padding: calc(18/ 1920*100vw) 0 0 calc(63 / 1920*100vw);
}
.row_potenza01 .col02 .ttl{
	padding-left: calc(10/ 1920*100vw);
}
.row_potenza01 .bg .box{
	max-width: 520px;
    margin: 0 auto;
}
.row_potenza01 .row_plan02{
	    margin-left:  calc(35/ 1920*100vw);
}
.row_potenza01 .row_plan02 > .txt01 {
    margin: 0 calc(10 / 1920*100vw);
}
.box_potenza01 .ttl:after {
    content: "";
    position: absolute;
    background: url(images/hyperhidrosis/check.svg)no-repeat center/contain;
    bottom: 0;
    top: 0;
    margin: auto;
    left: calc(30 / 1920 * 100vw);
    width: calc(33 / 1920 * 100vw);
    height: calc(24 / 1920 * 100vw);
}
.box_potenza01 .ttl{
    padding: calc(5 / 1920 * 100vw) calc(10 / 1920 * 100vw) 0 calc(75 / 1920 * 100vw);
}
.box_potenza01 .box{
	padding: calc(25 / 1920 * 100vw) 5%
}
.box_potenza02 {
	border-color: #333333;
}
.list_potenza01 li:before {
    background-color: #4685bf;
}
.row_potenza02 .col_img .col{
	width: 100%;
}
.row_potenza02 .col_img:before {
   display: none;
}
.row_potenza01 .box_potenza03{
    padding: calc(25 / 1920 * 100vw) calc(15/ 1920 * 100vw) calc(30 / 1920 * 100vw) calc(15/ 1920 * 100vw);
}
.box_potenza04 .box{
	padding-bottom:calc(45 / 1920 * 100vw) ;
}
.box_potenza04 .ttl{
	padding-left:calc(95 / 1920 * 100vw) ;
}
.wrap_potenza01 .box_flow.box_1240px .col_txt{
	width:100%;
}
@media(min-width: 768px) and (max-width:1599px) {
	.row_potenza01 .bg{
		padding:calc(25 / 1599 * 100vw) calc(25/ 1599 * 100vw) calc(30 / 1599 * 100vw) calc(25/ 1599 * 100vw);
	}
	.row_potenza01 .ttl{
		padding: calc(18/ 1599*100vw) 0 0 calc(63 / 1599*100vw);
	}
	.row_potenza01 .col02 .ttl{
		padding-left: calc(10/ 1599*100vw);
	}
	.row_potenza01 .row_plan02{
			margin-left:  calc(35/ 1599*100vw);
	}
	.row_potenza01 .row_plan02 > .txt01 {
		margin: 0 calc(10 / 1599*100vw);
	}
	.box_potenza01 .ttl:after {
		left: calc(30 / 1599 * 100vw);
		width: calc(33 / 1599 * 100vw);
		height: calc(24 / 1599 * 100vw);
	}
	.box_potenza01 .ttl{
		padding: calc(5 / 1599 * 100vw) calc(10 / 1599 * 100vw) 0 calc(75 / 1599 * 100vw);
	}
	.box_potenza01 .box{
		padding: calc(25 / 1599 * 100vw) 5%
	}
	.row_potenza01 .box_potenza03{
		padding: calc(25 / 1599 * 100vw) calc(15/ 1599 * 100vw) calc(30 / 1599 * 100vw) calc(15/ 1599 * 100vw);
	}
	.box_potenza04 .box{
		padding-bottom:calc(45 / 1599 * 100vw) ;
	}
	.box_potenza04 .ttl{
		padding-left:calc(95 / 1599 * 100vw) ;
	}
}

@media(min-width: 768px) and (max-width:1299px) {
	.row_potenza01 .bg{
		padding:calc(25 / 1299 * 100vw) calc(25/ 1299 * 100vw) calc(30 / 1299 * 100vw) calc(25/ 1299 * 100vw);
	}
	.row_potenza01 .ttl{
		padding: calc(18/ 1299*100vw) 0 0 calc(63 / 1299*100vw);
	    font-size: 90%;
	}
	.row_potenza01 .col02 .ttl{
		padding-left: calc(10/ 1299*100vw);
	}
	.row_potenza01 .row_plan02{
			margin-left:  calc(35/ 1299*100vw);
	}
	.row_potenza01 .row_plan02 > .txt01 {
		margin: 0 calc(10 / 1299*100vw);
	}
	.box_potenza01 .ttl:after {
		left: calc(30 / 1299 * 100vw);
		width: calc(33 / 1299 * 100vw);
		height: calc(24 / 1299 * 100vw);
	}
	.box_potenza01 .ttl{
		padding: calc(5 / 1299 * 100vw) calc(10 / 1299 * 100vw) 0 calc(75 / 1299 * 100vw);
	}
	.box_potenza01 .box{
		padding: calc(25 / 1299 * 100vw) 5%
	}
	.row_potenza01 .box_potenza03{
		padding: calc(25 / 1299 * 100vw) calc(15/ 1299 * 100vw) calc(30 / 1299 * 100vw) calc(15/ 1299 * 100vw);
	}
	.box_potenza04 .box{
		padding-bottom:calc(45 / 1299 * 100vw) ;
	}
	.box_potenza04 .ttl{
		padding-left:calc(95 / 1299 * 100vw) ;
	}
	.ttl_potenza01{font-size: 180%;}
}

@media(max-width: 767px) {
	.row_potenza01 .bg{
		padding:calc(25 / 750 * 100vw) calc(40/ 750 * 100vw) calc(30 / 750 * 100vw) calc(40/ 750 * 100vw);
	}
	.row_potenza01 .ttl{
		padding: calc(20/ 750*100vw) 0 0 calc(63 / 750*100vw);
		font-size: 75%;
		height: calc(95 / 750*100vw);
	}
	.row_potenza01 .col02 .ttl{
		padding-left: calc(10/ 750*100vw);
	}
	.row_potenza01 .row_plan02{
			margin-left:  calc(35/ 750*100vw);
	}
	.row_potenza01 .row_plan02 > .txt01 {
		margin: 0 calc(10 / 750*100vw);
	}
	.box_potenza01 .ttl:after {
		left: calc(30 / 750 * 100vw);
		width: calc(33 / 750 * 100vw);
		height: calc(24 / 750 * 100vw);
	}
	.box_potenza01 .ttl{
		padding:calc(10 / 750 * 100vw) calc(10 / 750 * 100vw) calc(10/ 750 * 100vw) calc(80 / 750 * 100vw);
	}
	.box_potenza01 .box{
		padding: calc(25 / 750 * 100vw) 5%
	}
	.row_potenza01 .box_potenza03{
		padding: calc(25 / 750 * 100vw) calc(15/ 750 * 100vw) calc(30 / 750 * 100vw) calc(15/ 750 * 100vw);
	}
	.box_potenza04 .box{
		padding-bottom:calc(45 / 750 * 100vw) ;
	}
	.box_potenza04 .ttl{
		padding-left:calc(95 / 750 * 100vw) ;
	}
}
/* ジュべルック juvelook
------------------------------------------------------------------*/
.row_juvelook01 .fw_b{
	font-weight: 700;
}

/* サブシジョン subscision
------------------------------------------------------------------*/
@media(max-width: 767px) {
	.row_subscision01 {
		margin-bottom: 0;
	}
}
/* キュアジェット curejet
------------------------------------------------------------------*/
.single_post_medical.curejet {
	display: none;
}
@media(max-width: 767px) {
	.copy_curejet01 {
		display: block;
	}
	.copy_curejet01:after{
		margin-left: 0;
	}
}
.grecaptcha-badge { visibility: hidden; }