@charset "utf-8";
/* Theme Name: res */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:400,500,700&display=swap');
html, body {
	font-size: 18px;
	line-height: 2;
	color: #333;
	letter-spacing: .1em;
	font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#wrap {
	position: relative;
	overflow-x: hidden;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
img {
	max-width: 100%;
	height: auto;
}
li {
	list-style: none;
}
a {
	color: inherit;
}
.txt_link {
	color: #007bc6;
}
a:hover {
	opacity: .85;
	transition: .3s;
}
.inner, .inner900, .inner1000, .inner1240, .inner1340, .inner1500 {
	max-width: calc(1200px + 10%);
	width: 100%;
	margin: 0 auto;
	padding: 0 5%;
}
.inner900 {
	max-width: calc(900px + 10%);
}
.inner1000 {
	max-width: calc(1000px + 10%);
}
.inner1240 {
	max-width: calc(1240px + 10%);
}
.inner1340 {
	max-width: calc(1340px + 10%);
}
.inner1500 {
	max-width: calc(1500px + 10%);
}
table {
	table-layout: fixed;
}
td input {
	max-width: 100%;
}
.map {
	position: relative;
	width: 100%;
	padding: 500px 0 0 0;
}
.map iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
a[href^="tel:"] {
	cursor: default;
}
a[href^="tel:"]:hover {
	opacity: 1;
}
.slick-slide {
	outline: none;
}
.adjust {
	display: none;
}
.tb_only {
	display: none;
}
.sp_only {
	display: none;
}
.tb_pc {
	display: inherit;
}
.sp_tb {
	display: none;
}
.flex {
	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;
}
.flex.start {
	-webkit-justify-content: flex-start;
	justify-content: flex-start;
}
.flex.end {
	-webkit-justify-content: flex-end;
	justify-content: flex-end;
}
.flex.center {
	-webkit-justify-content: center;
	justify-content: center;
}
.flex.around {
	-webkit-justify-content: space-around;
	justify-content: space-around;
}
.flex.between {
	-webkit-justify-content: space-between;
	justify-content: space-between;
}
.flex.stretch {
	-webkit-align-items: stretch;
	align-items: stretch;
}
.flex.ai_center {
	-webkit-align-items: center;
	align-items: center;
}
.flex.ai_start {
	-webkit-align-items: flex-start;
	align-items: flex-start;
}
.flex.ai_end {
	-webkit-align-items: flex-end;
	align-items: flex-end;
}
.flex.nowrap {
	-webkit-flex-wrap: nowrap;
	flex-wrap: nowrap;
}
.flex.column {
	-ms-flex-direction: column;
	-webkit-flex-direction: column;
	flex-direction: column;
}
.flex.row {
	-ms-flex-direction: row;
	-webkit-flex-direction: row;
	flex-direction: row;
}
.flex.c_reverse {
	-ms-flex-direction: column-reverse;
	-webkit-flex-direction: column-reverse;
	flex-direction: column-reverse;
}
.flex.r_reverse {
	-ms-flex-direction: row-reverse;
	-webkit-flex-direction: row-reverse;
	flex-direction: row-reverse;
}
.noshrink {
	flex: 0 0 auto;
}
.grow {
	flex: 1 1 auto;
}
.txt_center {
	text-align: center;
}
.txt_right {
	text-align: right;
}
.mgn_a {
	margin-left: auto;
	margin-right: auto;
}
.mgn_l {
	margin-left: auto;
}
.mgn_r {
	margin-right: auto;
}
.no_mgn {
	margin-bottom: 0 !important;
}
.mb5 {
	margin-bottom: 5px;
}
.mb10 {
	margin-bottom: 10px;
}
.mb15 {
	margin-bottom: 15px;
}
.mb20 {
	margin-bottom: 20px;
}
.mb25 {
	margin-bottom: 25px;
}
.mb30 {
	margin-bottom: 30px;
}
.mb35 {
	margin-bottom: 35px;
}
.mb40 {
	margin-bottom: 40px;
}
.mb45 {
	margin-bottom: 45px;
}
.mb50 {
	margin-bottom: 50px;
}
.mb55 {
	margin-bottom: 55px;
}
.mb60 {
	margin-bottom: 60px;
}
.mb65 {
	margin-bottom: 65px;
}
.mb70 {
	margin-bottom: 70px;
}
.mb75 {
	margin-bottom: 75px;
}
.mb80 {
	margin-bottom: 80px;
}
.mb85 {
	margin-bottom: 85px;
}
.mb90 {
	margin-bottom: 90px;
}
.mb95 {
	margin-bottom: 95px;
}
.mb100 {
	margin-bottom: 100px;
}
.mb105 {
	margin-bottom: 105px;
}
.mb110 {
	margin-bottom: 110px;
}
.mb115 {
	margin-bottom: 115px;
}
.mb120 {
	margin-bottom: 120px;
}
.mb125 {
	margin-bottom: 125px;
}
.mb130 {
	margin-bottom: 130px;
}
.mb135 {
	margin-bottom: 135px;
}
.mb140 {
	margin-bottom: 140px;
}
.mb145 {
	margin-bottom: 145px;
}
.mb150 {
	margin-bottom: 150px;
}
.mb05em {
	margin-bottom: 0.5em;
}
.mb10em {
	margin-bottom: 1.0em;
}
.mb15em {
	margin-bottom: 1.5em;
}
.mb20em {
	margin-bottom: 2.0em;
}
.mb25em {
	margin-bottom: 2.5em;
}
.mb30em {
	margin-bottom: 3.0em;
}
@media(min-width: 768px) {
	a[href^="tel:"] {
		pointer-events: none;
	}
}
.shu_b {
	font-family: dnp-shuei-gothic-gin-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}
.shu_l {
	font-family: dnp-shuei-gothic-gin-std, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.min {
	font-family: dnp-shuei-ymincho-std, sans-serif;
	font-weight: 600;
	font-style: normal;
}
.ern {
	font-family: ff-ernestine-pro, serif;
	font-weight: 300;
	font-style: normal;
}
.hand {
	font-family: adobe-handwriting-ernie, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.txt_white {
	color: #fff;
}
.txt_col01 {
	color: #007bc6;
}
.txt_col02 {
	color: #00398c;
}
.txt_col03 {
	color: #e5df46;
}
.txt_line {
	position: relative;
}
.bg_col01 {
	background-color: #007bc6;
}
.bg_col02 {
	background-color: #00398c;
}
.bg_col03 {
	background-color: #e5df46;
}
.bg_col04 {
	background-color: #f4f4f4;
}
.bg_col05 {
	background-color: #5e5a57;
}
.bg_col06 {
	background-color: #e70045;
}
.txt_line {
	position: relative;
	z-index: 1;
}
.txt_line:after {
	content: "";
	position: absolute;
	background: rgba(242, 234, 22, .4);
	width: 100%;
	height: 15px;
	left: 0;
	bottom: 0;
	z-index: -1;
}
.bg_white {
	background-color: #fff;
}
.bg_white02 {
	background-color: rgba(255, 255, 255, .9)
}
.shadow_w {
	text-shadow: 0px 0px 5px #fff, 0px 0px 5px #fff, 0px 0px 10px #fff, 0px 0px 10px #fff, 0px 0px 15px #fff, 0px 0px 15px #fff;
}
em {
	font-style: normal;
}
@media(min-width: 961px) and (max-width:1250px) {
	.adjust {
		display: inherit;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.adjust {
		display: none;
	}
	.pc_only {
		display: none;
	}
	.tb_only {
		display: inherit;
	}
	.sp_only {
		display: none;
	}
	.tb_pc {
		display: inherit;
	}
	.sp_tb {
		display: inherit;
	}
}
@media(max-width: 767px) {
	html, body {
		font-size: 4.27vw;
		line-height: 1.5625;
		letter-spacing: 0;
	}
	.inner, .inner900, .inner1000, .inner1240, .inner1340, .inner1500 {
		padding: 0 3.2vw;
	}
	.adjust {
		display: none;
	}
	.pc_only {
		display: none;
	}
	.tb_only {
		display: none;
	}
	.sp_only {
		display: inherit;
	}
	.tb_pc {
		display: none;
	}
	.sp_tb {
		display: inherit;
	}
	.map {
		padding-top: calc(500 / 750 * 100vw);
	}
	.mb5 {
		margin-bottom: calc(5 / 750 * 100vw);
	}
	.mb10 {
		margin-bottom: calc(10 / 750 * 100vw);
	}
	.mb15 {
		margin-bottom: calc(15 / 750 * 100vw);
	}
	.mb20 {
		margin-bottom: calc(20 / 750 * 100vw);
	}
	.mb25 {
		margin-bottom: calc(25 / 750 * 100vw);
	}
	.mb30 {
		margin-bottom: calc(30 / 750 * 100vw);
	}
	.mb35 {
		margin-bottom: calc(35 / 750 * 100vw);
	}
	.mb40 {
		margin-bottom: calc(40 / 750 * 100vw);
	}
	.mb45 {
		margin-bottom: calc(45 / 750 * 100vw);
	}
	.mb50 {
		margin-bottom: calc(50 / 750 * 100vw);
	}
	.mb55 {
		margin-bottom: calc(55 / 750 * 100vw);
	}
	.mb60 {
		margin-bottom: calc(60 / 750 * 100vw);
	}
	.mb65 {
		margin-bottom: calc(65 / 750 * 100vw);
	}
	.mb70 {
		margin-bottom: calc(70 / 750 * 100vw);
	}
	.mb75 {
		margin-bottom: calc(75 / 750 * 100vw);
	}
	.mb80 {
		margin-bottom: calc(80 / 750 * 100vw);
	}
	.mb85 {
		margin-bottom: calc(85 / 750 * 100vw);
	}
	.mb90 {
		margin-bottom: calc(90 / 750 * 100vw);
	}
	.mb95 {
		margin-bottom: calc(95 / 750 * 100vw);
	}
	.mb100 {
		margin-bottom: calc(100 / 750 * 100vw);
	}
	.mb105 {
		margin-bottom: calc(105 / 750 * 100vw);
	}
	.mb110 {
		margin-bottom: calc(110 / 750 * 100vw);
	}
	.mb115 {
		margin-bottom: calc(115 / 750 * 100vw);
	}
	.mb120 {
		margin-bottom: calc(120 / 750 * 100vw);
	}
	.mb125 {
		margin-bottom: calc(125 / 750 * 100vw);
	}
	.mb130 {
		margin-bottom: calc(130 / 750 * 100vw);
	}
	.mb135 {
		margin-bottom: calc(135 / 750 * 100vw);
	}
	.mb140 {
		margin-bottom: calc(140 / 750 * 100vw);
	}
	.mb145 {
		margin-bottom: calc(145 / 750 * 100vw);
	}
	.mb150 {
		margin-bottom: calc(150 / 750 * 100vw);
	}
	.txt_line:after {
		height: calc(15 / 750*100vw);
	}
}
/* 共通 common
------------------------------------------------------------------*/
.tel_common01 span {
	font-size: 155.56%;
	letter-spacing: .1em;
	line-height: 1;
}
.tel_common01 a {
	display: block;
	position: relative;
}
.tel_common01 p {
	font-size: 88.89%;
	letter-spacing: .1em;
	line-height: 1;
	display: block;
}
.tel_counseling {
	margin-bottom: 10px;
}
.tel_counseling a {
	padding: 30px 0;
}
.tel_counseling a:before {
	content: "";
	position: absolute;
	background: url("images/page/icn_tel.svg")no-repeat center / contain;
	width: 32px;
	height: 32px;
	left: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.tel_counseling span {
	font-size: 222.22%;
	letter-spacing: .05em;
	margin-bottom: 14px;
	display: inline-block;
}
.web_common01 {
	position: relative;
}
.web_common01 a:after {
	content: "";
	position: absolute;
	border-left: 15px solid #fff;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	bottom: -10px;
	right: -2px;
	width: 0;
	height: 0;
	transform: rotate(45deg);
}
.web_common01 a {
	display: block;
}
.web_common01 .txt01 {
	font-size: 88.89%;
	letter-spacing: .1em;
	line-height: 1;
}
.web_common01 .txt02 {
	font-size: 122.22%;
	letter-spacing: .1em;
	line-height: 1;
}
.web_common01 .icn {
	font-size: 77.78%;
	letter-spacing: .1em;
	line-height: 1;
	margin: 12px auto;
	max-width: 40px;
}
.web_common01 .icn img {
	width: 100%;
}
.web_counseling .txt01 {
	font-size: 111.11%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.web_counseling .txt02 {
	font-size: 200%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.web_counseling a {
	position: relative;
	padding: 23px 0;
}
.web_counseling a:before {
	content: "";
	position: absolute;
	background: url("images/page/icn_web.svg")no-repeat center / contain;
	width: 41px;
	height: 31px;
	left: 30px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.web_counseling a:after {
	content: "";
	position: absolute;
	border-left: 15px solid #fff;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	bottom: -10px;
	right: -2px;
	width: 0;
	height: 0;
	transform: rotate(45deg);
}
.ttl_common01 {
	margin-bottom: 50px;
}
.ttl_common01 .txt01, .copy_common02 {
	font-size: 133.33%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.copy_common02 {
	margin-bottom: 20px;
}
.ttl_common01 .txt01 {
	margin-bottom: 10px;
}
.ttl_common01 .txt02 {
	font-size: 277.78%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 8px;
	display: inline-block;
}
.ttl_common01 .en {
	font-size: 133.33%;
	letter-spacing: .2em;
	line-height: 1.5;
	display: block;
}
.copy_common01 {
	font-size: 166.67%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 20px;
}
.copy_common03 {
	font-size: 200%;
	letter-spacing: .1em;
	line-height: 2;
	margin-bottom: 20px;
}
.copy_common03 em {
	font-size: 138.89%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.copy_common04 {
	font-size: 222.22%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 20px;
}
.copy_border01 .border {
	position: relative;
}
.copy_border01 .border:before, .copy_border01 .border:after {
	content: "";
	position: absolute;
	background: #00398c;
	width: 2px;
	height: 37px;
	transform: rotate(-40deg);
	left: -32px;
	top: 0;
	bottom: 0;
	margin: auto;
}
.copy_border01 .border:after {
	transform: rotate(40deg);
	left: auto;
	right: -28px;
}
.copy_underline {
	padding-bottom: 15px;
	margin-bottom: 40px;
	border-bottom: 1px solid #00398c;
}
.box_point01 .row_default01 .col_img {
	max-width: 400px;
	width: 35%;
}
.box_point01 .row_default01 .col_txt {
	width: 100%;
}
.btn_common01, .btn_submit input {
	background-color: #fff;
	font-size: 100%;
	color: #333;
}
.btn_common01 {
	max-width: 400px;
}
.btn_common01 a {
	padding: 15px 0 17px;
}
.btn_common01.arw02 a, .btn_submit input {
	border: 1px solid #333;
	transition: .3s;
}
.btn_common01.arw02 a:after, .btn_submit:before {
	border: none;
	background: url("images/page/arw01.svg")no-repeat center / contain;
	width: 15px;
	height: 15px;
	transform: none;
	transition: .2s;
	right: 20px;
}
.btn_common01 a:hover, .btn_submit input:hover {
	background: #007bc6;
	border-color: #007bc6;
	transition: .3s;
	color: #fff;
}
.btn_common01.arw02 a:hover:after, .btn_submit:hover:before {
	background: url("images/page/arw02.svg")no-repeat center / contain;
	border: none;
	color: #fff;
	right: 15px;
	transition: .3s;
}
.btn_submit input {
	padding: 25px 5px;
}
.tbl_common01 table {
	border-color: #007bc6;
}
.tbl_case01 table {
	border-color: #e2b95c;
}
.tbl_fee01 table {
	border-color: #e2b95c;
}
.tbl_common01 th {
	background-color: #007bc6;
	font-weight: normal;
	vertical-align: middle;
}
.tbl_case01 th {
	background-color: #d9d9d9;
	color: #333;
	font-weight: normal;
	vertical-align: middle;
}
.tbl_fee01 th {
	background-color: #d9d9d9;
	color: #333;
	font-weight: normal;
	vertical-align: middle;
}
.tbl_common01 tr:not(:last-child) td {
	border-bottom-color: #007bc6;
}
.tbl_case01 tr:not(:last-child) td {
	border-bottom-color: #e2b95c;
}
.tbl_fee01 tr:not(:last-child) td {
	border-bottom-color: #e2b95c;
}
.tbl_common01 td {
	background-color: #fff;
}
.box_common01 {
	border: 2px solid #007bc6;
	border-top-color: transparent;
	padding: 45px 2.5% 45px;
	position: relative;
	max-width: 800px;
	margin: 0 auto;
}
.box_common01:before, .box_common01:after {
	content: "";
	position: absolute;
	border-top: 2px solid #007bc6;
	width: 27%;
	height: 0;
	left: -2px;
	top: -2px;
}
.box_common01:after {
	left: auto;
	right: -2px;
}
.box_common01 .ttl {
	position: absolute;
	left: 0;
	right: 0;
	top: -23px;
	margin: auto;
	text-align: center;
}
.box_common01 .copy {
	font-size: 166.67%;
	letter-spacing: .1em;
	line-height: 1.5;
	display: inline-block;
}
.box_point01 .copy {
	font-size: 277.78%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.box_point01 {
	border-color: #333;
	border-top-color: transparent;
	max-width: 1240px;
}
.box_point01:before, .box_point01:after {
	border-top-color: #333;
	width: 41%;
}
.box_point01 .ttl {
	top: -37px;
}
.box_point01 .catch {
	font-size: 166.67%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 30px;
}
.bg_counseling01 {
	background: url("images/page/bg_counseling01.jpg")no-repeat right 70% center / cover;
	padding: 85px 0 100px;
}
.bg_counseling01 .wrap {
	max-width: 620px;
	width: 50%;
}
.box_counseling01 {
	background: #007bc6;
	padding: 50px 9.5% 60px;
}
.copy_counseling01 {
	margin-bottom: 45px;
}
.copy_counseling02 {
	font-size: 233.33%;
	letter-spacing: .1em;
	line-height: 1.4;
	margin-bottom: 30px;
}
.list_common01 li:before {
	background: #007bc6;
}
@media(min-width: 1251px) and (max-width:1350px) {
	.box_common01 {
		padding-left: 5%;
		padding-right: 5%;
	}
	.ttl_common01 .txt02 {
		font-size: 255.56%;
	}
	.copy_common01 {
		font-size: 155.56%;
	}
	.copy_counseling02 {
		font-size: 200%;
	}
	.copy_common04 {
		font-size: 200%;
	}
}
@media(min-width: 961px) and (max-width:1250px) {
	.box_common01 {
		padding-left: 5%;
		padding-right: 5%;
	}
	.box_point01:before, .box_point01:after {
		width: 38%;
	}
	.box_point01 .ttl {
		top: -33px;
	}
	.copy_common01 {
		font-size: 144.44%;
	}
	.copy_common02 {
		font-size: 122.22%;
	}
	.copy_common03 {
		font-size: 177.78%;
		letter-spacing: 0;
	}
	.ttl_common01 .txt02 {
		font-size: 233.33%;
	}
	.ttl_common01 .en {
		font-size: 111.11%;
	}
	.bg_counseling01 {
		background-position: right 50% center;
	}
	.bg_counseling01 .wrap {
		width: 60%;
	}
	.copy_counseling01 {
		font-size: 144.44%;
	}
	.copy_counseling02 {
		font-size: 200%;
	}
	.tel_common01 p {
		letter-spacing: .05em;
	}
	.tel_counseling span, .web_counseling .txt02 {
		font-size: 188.89%;
		letter-spacing: .05em;
	}
	.tel_counseling a:before {
		width: 26px;
		height: 26px;
		left: 25px;
	}
	.web_counseling a:before {
		width: 30px;
		height: 25px;
		left: 25px;
	}
	.copy_common04 {
		font-size: 177.78%;
	}
	.box_point01 .copy {
		font-size: 233.33%;
	}
	.box_point01 .catch {
		font-size: 144.44%;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.box_common01 {
		padding-left: 5%;
		padding-right: 5%;
	}
	.box_point01:before, .box_point01:after {
		width: 38%;
	}
	.box_point01 .ttl {
		top: -25px;
	}
	.copy_common01 {
		font-size: 144.44%;
	}
	.copy_common02 {
		font-size: 122.22%;
	}
	.copy_common03 {
		font-size: 155.56%;
		letter-spacing: 0;
	}
	.copy_common04 {
		font-size: 177.78%;
	}
	.ttl_common01 .txt02 {
		font-size: 211.11%;
	}
	.ttl_common01 .en {
		font-size: 100%;
	}
	.bg_counseling01 {
		padding: 70px 0 80px;
		background-position: right 51% center;
	}
	.bg_counseling01 .wrap {
		width: 70%;
		max-width: 500px;
	}
	.box_counseling01 {
		padding: 35px 9.5% 45px;
	}
	.copy_counseling01 {
		font-size: 133.33%;
		margin-bottom: 25px;
	}
	.copy_counseling02 {
		font-size: 177.78%;
	}
	.tel_common01 p {
		letter-spacing: 0;
	}
	.tel_counseling span, .web_counseling .txt02 {
		font-size: 155.56%;
		letter-spacing: .05em;
	}
	.tel_counseling a:before {
		width: 26px;
		height: 26px;
		left: 25px;
	}
	.web_counseling a:before {
		width: 30px;
		height: 25px;
		left: 25px;
	}
	.box_point01 .catch {
		font-size: 133.33%;
	}
	.box_common01 .copy {
		font-size: 133.33%;
	}
	.box_point01 .copy {
		font-size: 200%;
	}
	.copy_border01 .border:before, .copy_border01 .border:after {
		height: 100%;
	}
}
@media(max-width: 767px) {
	.box_common01 .copy {
		font-size: 125%;
	}
	.ttl_common01 {
		margin-bottom: 6vw;
	}
	.ttl_common01 .txt01 {
		font-size: 75%;
		margin-bottom: 1vw;
	}
	.ttl_common01 .txt02 {
		font-size: 156.25%;
		margin-bottom: 1vw;
	}
	.ttl_common01 .en {
		font-size: 75%;
	}
	.copy_common03 {
		letter-spacing: 0;
	}
	.copy_common03 em {
		letter-spacing: 0;
	}
	.box_point01 .copy {
		font-size: 156.25%;
	}
	.box_point01 .catch {
		font-size: 112.5%;
		margin-bottom: 2vw;
	}
	.ttl_common01 .txt01, .copy_common02 {
		font-size: 75%;
	}
	.copy_common01 {
		font-size: 125%;
	}
	.copy_common03 {
		font-size: 125%;
	}
	.copy_common04 {
		font-size: 125%;
		margin-bottom: 2vw;
	}
	.copy_border01 {
		font-size: 93.75%;
		margin-bottom: 4vw;
	}
	.copy_border01 .border:before, .copy_border01 .border:after {
		width: 1px;
		height: calc(37 / 750*100vw);
		top: auto;
		bottom: 0;
	}
	.copy_border01 .border:before {
		left: -7.5vw;
	}
	.copy_border01 .border:after {
		right: -9vw;
		left: auto;
	}
	.copy_border01 .border {
		line-height: 2;
	}
	.bg_counseling01 {
		background: #d1d1d1;
		padding: 9.5vw 0 10.5vw;
	}
	.bg_counseling01 .wrap {
		width: 100%;
		margin: 0 auto;
	}
	.copy_counseling01 {
		font-size: 93.75%;
		margin-bottom: 5vw;
	}
	.copy_counseling02 {
		font-size: 131.25%;
		margin-bottom: 4vw;
	}
	.box_counseling01 {
		max-width: calc(620 / 750*100vw);
		margin: 0 auto;
		padding: 7vw 8vw 8vw;
	}
	.tel_common01 p {
		letter-spacing: 0;
		font-size: 62.5%;
	}
	.tel_counseling span {
		font-size: 125%;
		letter-spacing: .05em;
		margin-bottom: 1vw;
	}
	.web_counseling .txt01 {
		font-size: 62.5%;
	}
	.web_counseling .txt02 {
		font-size: 112.5%;
	}
	.tel_counseling {
		margin-bottom: 1vw;
	}
	.tel_counseling a {
		padding: 4vw 0;
	}
	.tel_counseling a:before {
		width: calc(30 / 750*100vw);
		height: calc(30 / 750*100vw);
		left: 4vw;
		top: -1vw;
	}
	.web_counseling a {
		padding: 3vw 0;
	}
	.web_counseling a:before {
		width: calc(42 / 750*100vw);
		height: calc(30 / 750*100vw);
		left: 4vw;
	}
	.web_common01 a:after {
		border-left-width: calc(14 / 750*100vw);
		border-top-width: calc(14 / 750*100vw);
		border-bottom-width: calc(14 / 750*100vw);
		bottom: -.5vw;
		right: .3vw;
	}
	.web_counseling a:after {
		right: -.5vw;
		bottom: -1vw;
	}
	.box_common01 {
		border-width: 1px;
		padding: 6vw 4vw 4vw;
	}
	.box_common01 .ttl {
		top: -5vw;
	}
	.box_common01 .flex.r_reverse {
		flex-direction: none;
	}
	.box_common01:before, .box_common01:after {
		width: 16%;
		border-top-width: 1px;
	}
	.box_common01:before {
		left: -1px;
		top: -1px;
	}
	.box_common01:after {
		right: -1px;
	}
	.box_point01:before, .box_point01:after {
		width: 35%;
	}
	.bg_case01 .box_point01 .row_default01 .col_txt {
		margin-bottom: 4vw;
	}
	.box_point01 .row_default01 .col_img {
		margin-bottom: 0;
	}
	.btn_common01, .btn_submit {
		max-width: calc(600 / 750*100vw);
	}
	.btn_common01.arw02 a, .btn_submit input {
		padding: 3vw;
	}
	.btn_common01.arw02 a:after, .btn_submit:before {
		width: calc(30 / 750*100vw);
		height: calc(30 / 750*100vw);
		right: 2.5vw;
	}
	.btn_common01.arw02 a:hover:after, .btn_submit:hover:before {
		right: 2.5vw;
	}
}
/* ヘッダー header
------------------------------------------------------------------*/
header {
	position: absolute;
	z-index: 10;
	width: 100%;
}
.txt_head {
	padding: 2px 1.5%;
}
.txt_head .left {
	width: 35%;
}
.txt_head .left .catch_head {
	font-size: 77.78%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.txt_head .right {
	width: 60%;
}
.txt_head .right .address_head {
	font-size: 88.89%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.txt_head .access_head {
	position: relative;
	padding-left: 28px;
	margin-left: 20px;
}
.txt_head .access_head:before {
	content: "";
	position: absolute;
	background: url("images/page/icn_access.svg")no-repeat center / contain;
	width: 17px;
	height: 22px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
h1 {
	max-width: 390px;
	width: 100%;
}
.wrap_head01 {
	position: absolute;
	right: 100px;
	top: 0;
}
.tel_head {
	text-align: center;
	width: 320px;
}
.tel_head a {
	padding: 20px 0 23px;
}
.tel_head span {
	padding-left: 40px;
	position: relative;
	letter-spacing: .05em;
	display: inline-block;
	margin-bottom: 12px;
}
.tel_head span:before {
	content: "";
	position: absolute;
	background: url("images/page/icn_tel.svg")no-repeat center / contain;
	width: 26px;
	height: 26px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.web_head {
	width: 160px;
	position: relative;
}
.web_head a {
	padding: 7px 0 10px;
}
.web_head a:after {
	border-left-width: 10px;
	border-top-width: 10px;
	border-bottom-width: 10px;
	right: -1px;
	bottom: -7px;
}
.web_head .icn {
	width: 160px;
	position: relative;
	max-width: 33px;
	margin: 7px auto;
}
.web_head:after {
	max-width: 33px;
}
.web_head .txt01 {
	font-size: 77.78%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.web_head .txt02 {
	font-size: 88.89%;
	letter-spacing: .1em;
	line-height: 1.5;
}

@media(min-width: 961px) and (max-width:1250px) {
	.txt_head .left {
		width: 46%;
	}
	.txt_head .right {
		width: 50%;
	}
	h1 {
		max-width: 350px;
	}
	.btn_gnav_sp {
		top: 64px;
	}
	.tel_head {
		width: 290px;
	}
	.tel_head a {
		padding: 15px 0 20px;
	}
	.tel_head span {
		font-size: 133.33%;
		padding-left: 30px;
	}
	.tel_head span:before {
		width: 20px;
		height: 20px;
	}
	.tel_head p {
		font-size: 77.78%;
	}
	.web_head .icn {
		width: 26px;
		margin: 5px auto;
	}
	.wrap_head01 {
		right: 90px;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.txt_head .left {
		width: 37%;
	}
	.txt_head .right .address_head {
		font-size: 77.78%;
	}
	h1 {
		max-width: 350px;
	}
	.btn_gnav_sp {
		top: 64px;
		transition: .3s;
	}
	.tel_head {
		width: 230px;
	}
	.tel_head a {
		padding: 10px 0 15px;
	}
	.tel_head span {
		font-size: 122.22%;
		padding-left: 25px;
		margin-bottom: 5px;
	}
	.tel_head span:before {
		width: 15px;
		height: 15px;
	}
	.tel_head p {
		font-size: 77.78%;
	}
	.web_head {
		width: 140px;
	}
	.web_head a {
		padding: 9px 0 10px;
	}
	.web_head .icn {
		width: 26px;
		margin: 5px auto;
	}
	.wrap_head01 {
		right: 0;
	}
	.web_head .txt01 {
		font-size: 66.67%;
	}
	.web_head a:after {
		border-left-width: 7px;
		border-top-width: 7px;
		border-bottom-width: 7px;
		bottom: -5px;
	}
}
@media(max-width: 767px) {
	.wrap_head01 {
		display: none;
	}
	.tel_head span:before {
		width: calc(32 / 750*100vw);
		height: calc(32 / 750*100vw);
	}
	.web_catch .icn {
		max-width: calc(50 / 750*100vw);
	}
	h1 {
		max-width: calc(370 / 750*100vw);
	}
	.txt_head.txt01 {
		font-size: 62.5%;
		padding: 1vw 3.2vw 0;
	}
	.txt_head.txt02 {
		padding: 3vw 3.2vw 3vw;
		background: #f4f4f4;
	}
	.txt_head .access_head {
		font-size: 112.5%;
		letter-spacing: .1em;
		margin-left: 0;
		padding-left: 7vw;
		display: inline-block;
	}
	.txt_head .address_head {
		font-size: 87.5%;
		margin-bottom: 2vw;
	}
}
/* メインイメージ main_img
------------------------------------------------------------------*/
.main_img {
	position: relative;
}
.main_img ul {
	opacity: 0;
}
.slide_main li {
	min-height: 888px;
}
.main_img.tab .slide_main li {
	height: auto;
}
.main01 {
	background: url(images/index/main01.jpg)no-repeat center top 22%/ cover;
}
.main_img .slick-slide .sp_only {
	display: none !important;
}
.box_main01 {
	position: absolute;
	left: 5%;
	top:25%;
	max-width: 750px;
	width: 100%;
}
.box_main01 .bg01 {
	background-image: url("images/index/img_main01.png");
	background-repeat: no-repeat;
	background-position: center;
	background-size: auto;
	padding: 55px 5% 37px;
}
.box_main01 .bg02 {
	padding:35px 5% 20px;
	position: relative;
}
.box_main01 .txt_30px {
	font-size: 166.67%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.box_main01 .txt_30px:nth-child(2) {
	margin-bottom: 20px;
}
.box_main01 .txt_30px.underline span {
	position: relative;
	padding-bottom: 8px;
	margin-bottom: 35px;
	display: inline-block;
}
.box_main01 .txt_30px.underline span:after {
	content: "";
	position: absolute;
	border-bottom: 3px solid #007bc6;
	width: 100%;
	height: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
.box_main01 .txt_50px {
	font-size: 277.78%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.box_main01 .txt_50px:first-of-type {
	line-height: 1.6;
}
.box_main01 .ccl {
	background-color: #3d3935;
	width: 260px;
	height: 260px;
	border-radius: 50%;
	position: absolute;
	right: -50px;
	top: 12px;
	bottom: 0;
	margin: auto;
}
.box_main01 .ccl .deco {
	position: relative;
	padding-top: 75px;
}
.box_main01 .ccl .deco:before {
	content: "";
	position: absolute;
	background: url("images/index/icn_main01.svg")no-repeat center / contain;
	width: 50px;
	height: 20px;
	left: 0;
	right: 0;
	top: 40px;
	margin: auto;
}
.box_main01 .ccl .txt01 {
	font-size: 111.11%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.box_main01 .ccl .txt02 {
	font-size: 133.33%;
	letter-spacing: 0;
	line-height: 1.5;
}
.box_main01 .ccl .txt02 em {
	font-size: 191.67%;
	letter-spacing: 0;
	line-height: 1.5;
}
.box_main01 .ccl .txt02 span {
	font-size: 125%;
	letter-spacing: 0;
	line-height: 1.5;
}
.box_main01 .ccl .txt03 {
	font-size: 77.78%;
	letter-spacing: 0;
	line-height: 1.7;
	margin-top: 5px;
}
.txt_main01 {
	font-size: 111.11%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.index_catch {
	position: relative;
	overflow: hidden;
}
.index_catch:before, .index_catch:after {
	content: "";
	position: absolute;
	background: #007bc6;
	width: 45%;
	height: 100%;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
	z-index: -1;
}
.index_catch:after {
	transform: rotate(-70deg);
	left: 5%;
	right: 0;
	margin: auto;
	width: 100%;
}
.row_catch01 {
	padding: 43px 0 50px;
}
.row_catch01 .logo {
	max-width: 426px;
}
.row_catch01 .col_l {
	max-width: 450px;
	width: 38%;
	position: relative;
	z-index: 1;
}
.row_catch01 .col_l:after {
	content: "";
	position: absolute;
	background: url("images/index/img_catch01.png")no-repeat center / contain;
	width: 300px;
	height: 158px;
	bottom: 0;
	right: -220px;
	z-index: -1;
}
.row_catch01 .col_l p {
	font-size: 133.33%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 15px;
}
.row_catch01 .col_r {
	max-width: 580px;
	width: 60%;
	z-index: 1;
}
.row_catch01 .col_r > p {
	font-size: 166.67%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 12px;
}
.tel_catch {
	width: 350px;
}
.tel_catch a {
	padding: 24px 0 18px;
}
.tel_catch span {
	letter-spacing: .1em;
}
.tel_catch p {
	line-height: 1.5;
}
.web_catch {
	width: 230px;
}
.web_catch a {
	padding: 20px 0;
}
.box_main02 {
	position: absolute;
	background: rgba(255, 255, 255, 0.8);
	max-width: 600px;
	width: 32%;
	padding: 40px 25px 25px;
	right: 7%;
	bottom: 16%;
}
.box_main02 .check {
	position: absolute;
	bottom: -20px;
	right: -35px;
	width: 35%;
	z-index: 1;
}
.box_main02 .bdr {
	position: relative;
	padding: 30px 4% 20px;
	border: 2px solid #007bc6;
	border-top: none;
}
.box_main02 .ttl {
	position: absolute;
	top: 0;
	right: 0;
	left: 0;
	margin: auto;
}
.box_main02 .ttl span {
	font-size: 200%;
	position: relative;
	z-index: 1;
}
.box_main02 .bdr:before {
	content: "";
	position: absolute;
	border-bottom: 2px solid #007bc6;
	top: 0;
	margin: auto;
	right: 0;
	width: calc(50% - 110px);
	height: 2px;
}
.box_main02 .bdr:after {
	content: "";
	position: absolute;
	border-bottom: 2px solid #007bc6;
	top: 0;
	margin: auto;
	left: 0;
	width: calc(50% - 110px);
	height: 2px;
}
.box_main02 .txt {
	font-size: 119.44%;
	letter-spacing: .1em;
	line-height: 1.6;
}
.box_main02 .txt span {
	font-size: 123.25%;
}
.box_main03 {
	width: 280px;
	height:200px;
	position: absolute;
	right: -26px;
	top: -10px;
	bottom: 0;
	margin: auto;
	border: solid 1px #3d3935;
	box-sizing:content-box;
}
.box_main03 .col{
	font-weight: 500;
	height: 100px;
}
.box_main03 .col01 .icn{
	margin-right: 35px;
}
.box_main03 .col02 .icn{
	margin-right: 25px;
}
.box_main03 .col01{
	background: #3d3935;
    line-height: 1.6;
}
.box_main03 .col02{
	background: #f4f4f4;
    line-height: 1.3;
    letter-spacing: 0;
}

@media(min-width:961px) and (max-width:1760px) {
	.box_main02 .txt {
		font-size: 111.11%;
		letter-spacing: .05em;
	}
}
@media(min-width:961px) and (max-width:1600px) {
	.box_main01 {
		left: 2%;
		max-width: 690px;
	}
	.box_main02 {
		right: 1%;
		width: 36%;
		max-width: 450px;
		padding: 40px 20px 25px;
	}
	.box_main02 .txt {
		font-size: 100%;
		letter-spacing: 0;
	}
	.box_main02 .check {
		right: 0;
	}
	.box_main03{
		right: -85px;
	}
}
@media(min-width:1351px) and (max-width:1600px) {
	.box_main01 .ccl {
		right: -75px;
	}
}
@media(min-width: 1251px) and (max-width:1350px) {
	.box_main01 .txt_30px {
		font-size: 144.44%;
	}
	.box_main01 .txt_50px {
		font-size: 255.55%;
	}
	.row_catch01 .col_l p {
		letter-spacing: 0;
	}
	.index_first .wrap > .copy {
		font-size: 200%;
	}
	.box_main01 .bg01{
		padding: 35px 5% 35px;
	}
	.box_main03 {
		right:-25px;
	    top: 30px;
	    width: 250px;
		height: 170px;
	}
	.box_main03 .col{
		height: 85px;
	}
	.box_main03 .col01 .icn {
		margin-right: 20px;
	}
	.box_main03 .col02 .icn img{
		height: 85px
	}
	.box_main03 .col .txt{
		font-size: 88.89%;
	}
}
@media(min-width: 961px) and (max-width:1250px) {
	.main01 {
		background-position: center right 30%;
	}
	.box_main01 {
		max-width: 500px;
		font-size: 80%;
	    top: 22%;
	}
	.box_main01 .bg01 {
		background-size: 80%;
		padding-top: 37px;
	}
	.box_main01 .txt_30px {
		font-size: 144.44%;
	}
	.box_main01 .txt_30px.underline span:after {
		border-bottom-width: 2px;
	}
	.box_main01 .txt_50px {
		font-size: 233.33%;
	}
	.box_main01 .txt_30px:nth-child(2) {
		margin-bottom: 10px;
	}
	.box_main01 .ccl {
		width: 210px;
		height: 210px;
		right: -50px;
	}
	.box_main01 .ccl .txt02 {
		font-size: 111.11%;
	}
	.box_main01 .ccl .deco {
		padding-top: 65px;
	}
	.box_main01 .ccl .deco:before {
		top: 30px;
	}
	.row_catch01 .col_l {
		width: 40%;
	}
	.row_catch01 .col_r {
		width: 58%;
	}
	.row_catch01 .col_l p {
		font-size: 111.11%;
		letter-spacing: 0;
	}
	.row_catch01 .col_r > p {
		font-size: 122.22%;
	}
	.row_catch01 .col_l:after {
		width: 250px;
		right: -100px;
	}
	.tel_catch {
		width: 260px;
	}
	.tel_catch a {
		padding: 15px 0 18px;
	}
	.tel_catch span {
		letter-spacing: .05em;
	}
	.web_catch a {
		padding: 16px 0;
	}
	.web_catch .icn {
		max-width: 30px;
	}
	.box_main02 {
		width: 44%;
		max-width: 420px;
		padding: 30px 13px 15px;
		bottom: 3%;
	}
	.box_main02 .ttl span {
		font-size: 177.77%
	}
	.box_main02 .bdr:before {
		width: calc(50% - 90px);
	}
	.box_main02 .bdr:after {
		width: calc(50% - 90px);
	}
	.box_main03 {
		right:-80px;
	    top: -15px;
	    width:220px;
	}
	.box_main03 .col{
		height: 85px;
	}
	.box_main03 .col .icn {
		margin-right: 20px;
	}
	.box_main03 .col02 .icn img{
		height: 85px
	}
	.box_main03 .col .txt{
		font-size: 88.89%;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.slide_main li {
		min-height: 900px;
	}
	.main01 {
		background-position: center right 30%;
	}
	.box_main01 {
		max-width: 450px;
		top: 20%;
	}
	.box_main01 .bg01 {
		background-size: 80%;
		padding-top: 37px;
	}
	.box_main01 .txt_30px {
		font-size: 122.22%;
	}
	.box_main01 .txt_30px.underline span {
		margin-bottom: 20px;
	}
	.box_main01 .txt_30px.underline span:after {
		border-bottom-width: 2px;
	}
	.box_main01 .txt_50px {
		font-size: 177.78%;
	}
	.box_main01 .txt_30px:nth-child(2) {
		margin-bottom: 10px;
	}
	.box_main01 .ccl {
		width: 210px;
		height: 210px;
		right: -85px;
	}
	.box_main01 .ccl .txt01 {
		font-size: 100%;
	}
	.box_main01 .ccl .txt02 {
		font-size: 100%;
	}
	.box_main01 .ccl .txt03 {
		font-size: 66.67%;
	}
	.box_main01 .ccl .deco {
		padding-top: 60px;
	}
	.box_main01 .ccl .deco:before {
		top: 30px;
		width: 40px;
		height: 17px;
	}
	.row_catch01 .col {
		width: 100%;
		margin: 0 auto;
	}
	.row_catch01 .col_l {
		margin-bottom: 60px;
	}
	.row_catch01 .col_l p {
		font-size: 111.11%;
		letter-spacing: 0;
	}
	.row_catch01 .col_r > p {
		font-size: 122.22%;
	}
	.row_catch01 .col_l:after {
		width: 250px;
		right: -100px;
	}
	.index_catch:before {
		left: 0;
		bottom: 0;
		top: auto;
		width: 100%;
		height: 50%;
	}
	.index_catch:after {
		display: none;
	}
	.tel_catch {
		width: 260px;
	}
	.tel_catch a {
		padding: 15px 0 18px;
	}
	.tel_catch span {
		letter-spacing: .05em;
	}
	.web_catch a {
		padding: 16px 0;
	}
	.web_catch .icn {
		max-width: 25px;
	}
	.box_main02 .txt {
		font-size: 100%;
		letter-spacing: 0;
	}
	.box_main02 {
		bottom:5%;
		width: 56%;
		padding: 30px 13px 15px;
	}
	.box_main02 .bdr {
		padding: 25px 13px 15px;
	}
	.box_main02 .ttl span {
		font-size: 166.66%
	}
	.box_main02 .bdr:before {
		width: calc(50% - 90px);
	}
	.box_main02 .bdr:after {
		width: calc(50% - 90px);
	}
	.box_main03 {
		right: -135px;
		top: -25px;
		width: 250px;
	}
	.box_main03 .col{
		height: 85px;
	}
	.box_main03 .col .icn {
		margin-right: 20px;
	}
	.box_main03 .col02 .icn img{
		height: 85px
	}
	.box_main03 .col .txt{
		font-size: 88.89%;
	}
}
@media only screen and (max-width: 767px) {
	.slide_main li {
		min-height: auto;
		height: auto;
	}
	.main01, .main02 {
		background: none;
	}
	.main_img .slick-slide .sp_only {
		display: inherit !important;
	}
	.main_img .slick-slide .tb_pc {
		display: none !important;
	}
	.box_main01 {
		left: 0;
		right: 0;
		top: auto;
		bottom: 50vw;
		width: calc(100% - 6.4vw);
		margin: auto;
	}
	.box_main01 .txt_50px {
		font-size: 156.25%;
	}
	.box_main01.bg02 .txt_50px {
		font-size: 137.5%;
	}
	.box_main01 .txt_30px {
		font-size: 93.75%;
	}
	.box_main01 .txt_30px.underline span {
		padding-bottom: 1vw;
		margin-bottom: 4vw;
	}
	.box_main01 .txt_30px:nth-child(2) {
		margin-bottom: 0;
	}
	.box_main01 .txt_30px.underline span:after {
		border-bottom-width: 2px;
	}
	.txt_main01 {
		font-size: 62.5%;
	    letter-spacing: .05em;
		top: 36%;
		bottom: auto;
		left: 3.2vw;
	    margin-bottom: 3vw
	}
	.box_main01 .ccl .txt01 {
		font-size: 75%;
	}
	.box_main01 .ccl {
		width: calc(300 / 750*100vw);
		height: calc(300 / 750*100vw);
		right: -1.8vw;
		top: -66vw;
		bottom: auto;
	}
	.box_main01 .ccl .deco {
		padding-top: 11vw;
	}
	.box_main01 .ccl .txt02 {
		font-size: 87.5%;
	}
	.box_main01 .ccl .txt03 {
		font-size: 10px;
		transform: scale(0.8);
		margin-top: 0;
	}
	.box_main01 .ccl .deco:before {
		width: calc(58 / 750*100vw);
		height: calc(25 / 750*100vw);
		top: 5.5vw;
	}
	.box_main01 .bg01 {
		background-size: calc(590 / 750*100vw) calc(312 / 750*100vw);
		padding: 5vw 5.5vw 4.5vw;
		background: rgba(255, 255, 255, .8);
	}
	.box_main01 .bg01 .wrap {
		max-width: calc(640 / 750*100vw);
		margin-bottom: 2vw;
	}
	.box_main01 .bg02 {
		padding: 3vw 8vw 3vw;
	}
	.box_main01 .bg02 .txt_30px {
		font-weight: normal;
	}
	.box_main01 .bg02 .txt_50px {
		font-size: 137.5%;
		font-weight: normal;
	}
	.row_catch01 .col {
		width: 100%;
		margin: 0 auto;
	}
	.row_catch01 .col_l {
		max-width: calc(450 / 750*100vw);
		margin-left: 2vw;
		margin-bottom: 5.5vw;
	}
	.row_catch01 .col_l p {
		font-size: 75%;
		margin-bottom: 2vw;
	}
	.row_catch01 .col_r > p {
		font-size: 93.75%;
		margin-bottom: 2vw;
	}
	.row_catch01 .col_l:after {
		width: calc(300 / 750*100vw);
		height: calc(158 / 750*100vw);
		right: -30vw;
	}
	.row_catch01 {
		padding: 4vw 0;
	}
	.index_catch:before {
		left: 0;
		bottom: 0;
		top: auto;
		width: 100%;
		height: 53%;
	}
	.index_catch:after {
		display: none;
	}
	.tel_catch {
		width: 60%;
	}
	.tel_catch a {
		padding: 3vw 0 3.5vw;
	}
	.tel_catch span {
		letter-spacing: .05em;
		font-size: 112.5%;
		margin-bottom: 1vw;
		padding-left: 6vw;
	}
	.tel_catch p {
		font-size: 62.5%;
		letter-spacing: 0;
	}
	.web_catch {
		width: 40%;
	}
	.web_catch a {
		padding: 3vw 0;
	}
	.web_catch .icn {
		max-width: calc(49 / 750*100vw);
		margin: 2vw auto;
	}
	.web_catch .txt01 {
		font-size: 62.5%;
	}
	.web_catch .txt02 {
		font-size: 87.5%;
	}
	.row_catch01 .logo {
		max-width: calc(426 / 750*100vw);
	}
	.box_main02 {
		position: relative;
		width: 100%;
		right: 0;
		bottom: 0;
		padding: 7vw 4vw 10vw;
	}
	.box_main02:after {
		content: "";
		position: absolute;
		background: #d6d2c7;
		bottom: 0;
		right: 0;
		left: 0;
		margin: auto;
		width: 100%;
		height: calc(50 / 750*100vw);
	}
	.box_main02 .bdr {
		padding: 5vw 3vw 4vw;
		border-width: calc(2 / 750*100vw);
	}
	.box_main02 .bdr:before {
		border-bottom-width: calc(2 / 750*100vw);
		width: calc(50% - 19vw);
		height: calc(2 / 750*100vw);
	}
	.box_main02 .bdr:after {
		border-bottom-width: calc(2 / 750*100vw);
		width: calc(50% - 19vw);
		height: calc(2 / 750*100vw);
	}
	.box_main02 .ttl {
		top: 2vw;
	}
	.box_main02 .ttl span {
		font-size: 143.75%;
		letter-spacing: .1em;
	}
	.box_main02 .txt {
		font-size: 85.93%
	}
	.box_main02 .check {
		bottom: 2vw;
		right: -2vw;
	}
	.box_main03 {
		right: -2vw;
		top: -60vw;
		bottom: auto;
		width: calc(300 / 750* 100vw);
		height: calc(232 / 750*100vw);
	}
	.box_main03 .col{
		height:calc(116 / 750*100vw);
	}
	.box_main03 .col .icn {
		margin-right: 2vw;
	}
	.box_main03 .col01 .icn img{
		height: calc(81 / 750*100vw);
	}
	.box_main03 .col02 .icn img{
		height: calc(116 / 750*100vw);
	}
	.box_main03 .col .txt{
		font-size:68.75%;
	}
}
/* グローバルナビゲーション gnav
------------------------------------------------------------------*/
.btn_gnav_sp {
	position: fixed;
	top: 40px;
	right: 0;
	height: 100px;
	width: 100px;
	background: #007bc6;
	z-index: 10000;
	outline: none;
}
.btn_gnav_sp .txt_gnav {
	position: absolute;
	width: 50px;
	right: 0;
	left: 0;
	bottom: 15px;
	margin: auto;
}
.btn_gnav_sp .icn_gnav {
	width: 40px;
	height: 5px;
	position: absolute;
	top: -25px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	background: #fff;
	transition: transform .3s ease-in-out;
}
.btn_gnav_sp .icn_gnav:before, .btn_gnav_sp .icn_gnav:after {
	content: "";
	width: 100%;
	height: 5px;
	position: absolute;
	left: 0;
	background: #fff;
	transition: transform .3s ease-in-out;
}
.btn_gnav_sp .icn_gnav:before {
	top: -13px;
}
.btn_gnav_sp .icn_gnav:after {
	bottom: -13px;
}
.open .btn_gnav_sp .icn_gnav {
	background: none;
}
.open .btn_gnav_sp .icn_gnav:before, .open .btn_gnav_sp .icn_gnav:after {
	background: #fff;
	transition: transform .3s ease-in-out;
}
.open .btn_gnav_sp .icn_gnav:before {
	transform: rotate(45deg);
	top: 0;
}
.open .btn_gnav_sp .icn_gnav:after {
	transform: rotate(-45deg);
	bottom: 0;
}
.gnav_sp {
	padding: 160px 0 0;
	overflow-y: auto;
	overflow-x: hidden;
	background: rgba(0, 57, 140, .9);
	position: fixed;
	top: 0;
	right: 0;
	z-index: 9999;
	height: 100%;
	visibility: hidden;
	opacity: 0;
	width: 600px;
	transition: opacity .6s ease, visibility .6s ease;
	line-height: 1.45;
}
.bg_gnav {
	visibility: hidden;
	transition: .3s;
	opacity: 0;
}
.open .bg_gnav {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 9998;
	background: rgba(0, 0, 0, 0);
	visibility: visible;
	opacity: 1;
	transition: .3s;
	left: 0;
	top: 0;
}
.gnav_sp .nav_main {
	padding-bottom: 100px;
}
.gnav_sp .nav_main > ul {
	padding: 0 32px;
	display: block;
}
.gnav_sp .nav_main > ul > li {
	opacity: 0;
	transform: translateX(50%);
	transition: transform .6s ease, opacity .2s ease;
}
.gnav_sp .nav_main > ul > li:first-child {
	border-top: 1px solid #fff;
}
.gnav_sp .nav_main > ul > li.nav_drawer {
	padding-bottom: 2.5vw;
	border-bottom: 1px solid #fff;
}
.gnav_sp .nav_main > ul > li > a {
	padding: 15px 0 20px;
	border-bottom: 1px solid #fff;
	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;
	-ms-align-items: center;
	align-items: center;
	position: relative;
	letter-spacing: 0;
	color: #fff;
}
.gnav_sp .nav_main > ul > li.nav_drawer > a {
	border-bottom: none;
}
.gnav_sp .nav_main > ul > li > a:after {
	content: "";
	position: absolute;
	right: 0;
	top: 3px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 8px solid #68bae0;
	border-top: 6px solid transparent;
	border-bottom: 6px solid transparent;
	margin: auto;
}
.gnav_sp .nav_main > ul > li.nav_drawer > a:after {
	transform: rotate(90deg);
}
.gnav_sp .nav_main > ul > li.nav_drawer > a.open:after {
	transform: rotate(-90deg);
}
.gnav_sp .nav_main > ul > li > a .ja {
	font-size: 122.22%;
	line-height: 1.5;
}
.gnav_sp .nav_main > ul > li > a .en {
	font-size: 62.5%;
	letter-spacing: .1em;
	margin-top: 1vw;
}
.gnav_sp .nav_sub {
	background: rgba(51, 51, 51, .9);
	padding: 5.5vw 8vw 7.5vw;
	/*display: none;*/ /* クリックで開閉させる場合はコメント解除 */
}
.gnav_sp .nav_sub li {
	opacity: 0;
	transform: translateX(50%);
	transition: transform .6s ease, opacity .2s ease;
}
.gnav_sp .nav_sub li:not(:last-child) {
	margin-bottom: 2.5vw;
}
.gnav_sp .nav_sub a {
	padding: 1vw 6vw 1vw;
	display: block;
	position: relative;
	color: #fff;
}
.gnav_sp .nav_sub a:after {
	content: "";
	position: absolute;
	left: 0;
	top: 1vw;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: calc(16 / 750 * 100vw) solid #fff;
	border-top: calc(12 / 750 * 100vw) solid transparent;
	border-bottom: calc(12 / 750 * 100vw) solid transparent;
	margin: auto;
}
.open .gnav_sp {
	visibility: visible;
	opacity: 1;
}
.open .gnav_sp .nav_main > ul > li, .open .gnav_sp .nav_sub li {
	opacity: 1;
	transform: translateX(0);
	transition: transform 1s ease, opacity .9s ease;
}
@media(min-width: 768px) {
	.btn_gnav_sp.fixed {
		position: fixed;
		top: 0;
		right: 0;
		transition: .3s;
	}
}
@media(min-width: 1251px) and (max-width:1350px) {}
@media(min-width: 961px) and (max-width:1250px) {
	.btn_gnav_sp {
		top: 64px;
		width: 90px;
		height: 90px;
	}
	.btn_gnav_sp .txt_gnav {
		width: 40px;
		bottom: 10px;
	}
	.btn_gnav_sp .icn_gnav, .btn_gnav_sp .icn_gnav:before, .btn_gnav_sp .icn_gnav:after {
		height: 3px;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.btn_gnav_sp {
		top: 150px;
		width: 80px;
		height: 80px;
	}
	.btn_gnav_sp .icn_gnav, .btn_gnav_sp .icn_gnav:before, .btn_gnav_sp .icn_gnav:after {
		height: 3px;
		width: 35px;
	}
	.btn_gnav_sp .icn_gnav:before {
		top: -10px;
	}
	.btn_gnav_sp .icn_gnav:after {
		bottom: -10px;
	}
	.btn_gnav_sp .txt_gnav {
		bottom: 8px;
		width: 40px;
	}
	.gnav_sp .nav_main > ul > li > a .ja {
		font-size: 111.11%;
		;
	}
	.btn_gnav_sp {
		opacity: 0;
		transition: .3s;
	}
	.btn_gnav_sp.show {
		position: fixed;
		right: 0%;
		top: 0px;
		display: block;
		opacity: 1;
		transition: .3s;
	}
}
@media only screen and (max-width: 767px) {
	.btn_gnav_sp {
		position: fixed;
		top: 3vw;
		right: 3.2vw;
		height: calc(100 / 750 * 100vw);
		width: calc(100 / 750 * 100vw);
		z-index: 10000;
		outline: none;
	}
	.btn_gnav_sp .txt_gnav {
		position: absolute;
		width: calc(48 / 750 * 100vw);
		right: 0;
		left: 0;
		bottom: 1vw;
		margin: auto;
	}
	.btn_gnav_sp .icn_gnav {
		width: calc(40 / 750 * 100vw);
		height: 2px;
		position: absolute;
		top: -3.5vw;
		bottom: 0;
		left: 0;
		right: 0;
		margin: auto;
		transition: transform .3s ease-in-out;
	}
	.btn_gnav_sp .icn_gnav:before, .btn_gnav_sp .icn_gnav:after {
		content: "";
		width: 100%;
		height: 2px;
		position: absolute;
		left: 0;
		transition: transform .3s ease-in-out;
	}
	.btn_gnav_sp .icn_gnav:before {
		top: -1.5vw;
	}
	.btn_gnav_sp .icn_gnav:after {
		bottom: -1.5vw;
	}
	.open .btn_gnav_sp .icn_gnav {
		background: none;
	}
	.open .btn_gnav_sp .icn_gnav:before, .open .btn_gnav_sp .icn_gnav:after {
		transition: transform .3s ease-in-out;
	}
	.open .btn_gnav_sp .icn_gnav:before {
		transform: rotate(45deg);
		top: 0;
	}
	.open .btn_gnav_sp .icn_gnav:after {
		transform: rotate(-45deg);
		bottom: 0;
	}
	.gnav_sp {
		padding: 19vw 0 0;
		overflow-y: auto;
		overflow-x: hidden;
		position: fixed;
		top: 0;
		right: 0;
		z-index: 9999;
		height: 100%;
		visibility: hidden;
		opacity: 0;
		width: 80%;
		transition: opacity .6s ease, visibility .6s ease;
		line-height: 1.45;
	}
	.bg_gnav {
		visibility: hidden;
		transition: .3s;
		opacity: 0;
	}
	.open .bg_gnav {
		width: 100%;
		height: 100%;
		position: fixed;
		z-index: 9998;
		background: rgba(0, 0, 0, 0);
		visibility: visible;
		opacity: 1;
		transition: .3s;
		left: 0;
		top: 0;
	}
	.gnav_sp .nav_main {
		padding-bottom: 20vw;
	}
	.gnav_sp .nav_main > ul {
		padding: 0 3vw;
		display: block;
	}
	.gnav_sp .nav_main > ul > li {
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer {
		padding-bottom: 2.5vw;
	}
	.gnav_sp .nav_main > ul > li > a {
		padding: 3vw 4vw 3.5vw 0;
		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;
		-ms-align-items: center;
		align-items: center;
		position: relative;
		letter-spacing: 0;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer > a {
		border-bottom: none;
	}
	.gnav_sp .nav_main > ul > li > a:after {
		content: "";
		position: absolute;
		right: 0;
		top: 1vw;
		bottom: 0;
		width: 0;
		height: 0;
		border-left: calc(16 / 750 * 100vw) solid #68bae0;
		border-top: calc(12 / 750 * 100vw) solid transparent;
		border-bottom: calc(12 / 750 * 100vw) solid transparent;
		margin: auto;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer > a:after {
		transform: rotate(90deg);
	}
	.gnav_sp .nav_main > ul > li.nav_drawer > a.open:after {
		transform: rotate(-90deg);
	}
	.gnav_sp .nav_main > ul > li > a .ja {
		font-size: 100%;
	}
	.gnav_sp .nav_main > ul > li > a .en {
		font-size: 62.5%;
		letter-spacing: .1em;
		margin-top: 1vw;
	}
	.gnav_sp .nav_sub {
		background: rgba(51, 51, 51, .9);
		padding: 5.5vw 8vw 7.5vw;
		/*display: none;*/ /* クリックで開閉させる場合はコメント解除 */
	}
	.gnav_sp .nav_sub li {
		opacity: 0;
		transform: translateX(50%);
		transition: transform .6s ease, opacity .2s ease;
	}
	.gnav_sp .nav_sub li:not(:last-child) {
		margin-bottom: 2.5vw;
	}
	.gnav_sp .nav_sub a {
		padding: 1vw 6vw 1vw;
		display: block;
		position: relative;
		color: #fff;
	}
	.gnav_sp .nav_sub a:after {
		content: "";
		position: absolute;
		left: 0;
		top: 1vw;
		bottom: 0;
		width: 0;
		height: 0;
		border-left: calc(16 / 750 * 100vw) solid #fff;
		border-top: calc(12 / 750 * 100vw) solid transparent;
		border-bottom: calc(12 / 750 * 100vw) solid transparent;
		margin: auto;
	}
	.open .gnav_sp {
		visibility: visible;
		opacity: 1;
	}
	.open .gnav_sp .nav_main > ul > li, .open .gnav_sp .nav_sub li {
		opacity: 1;
		transform: translateX(0);
		transition: transform 1s ease, opacity .9s ease;
	}
}
/* 五十嵐院長は日本で唯一 first
------------------------------------------------------------------*/
.index_first {
	background: url("images/index/bg_first01.jpg")no-repeat center / cover;
	padding: 100px 0;
	position: relative;
}
.index_first:before, .index_first:after {
	content: "";
	position: absolute;
	background: url("images/index/img_first01.jpg")no-repeat center / cover;
	width: 460px;
	height: 280px;
	top: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}
.index_first:after {
	background-image: url("images/index/img_first02.jpg");
	left: auto;
	right: 0;
	top: 70px;
	bottom: auto;
}
.index_first .wrap {
	position: relative;
	z-index: 1;
	text-shadow: 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1);
}
.index_first .wrap > .copy {
	font-size: 222.22%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 40px;
}
.index_first .wrap > .copy em {
	font-size: 125%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.index_first .wrap > .txt {
	margin-bottom: 70px;
}
.img_first01 {
	position: relative;
}
.img_first01:after {
	content: "";
	position: absolute;
	background: url("images/index/img_first03.jpg")no-repeat center / cover;
	width: 360px;
	height: 218px;
	top: 0;
	right: 7.5%;
}
.box_first01 {
	padding: 35px 2% 27px;
	z-index: 1;
}
.box_first01 p {
	font-size: 88.89%;
	line-height: 1.9;
	letter-spacing: .1em;
}

@media(min-width: 768px) {
	.img_first01:after {
		content: none;
	}
}
@media(min-width: 1351px) and (max-width:1500px) {
	.img_first01:after {
		width: 300px;
		height: 180px;
		right: 0;
	}
}
@media(min-width: 1251px) and (max-width:1350px) {
	.img_first01:after {
		width: 300px;
		height: 180px;
		right: 0;
	}
}
@media(min-width: 961px) and (max-width:1250px) {
	.index_first .wrap > .copy {
		font-size: 188.89%;
	}
	.index_first:before, .index_first:after {
		width: 280px;
		height: 200px;
	}
	.img_first01:after {
		right: 0;
		width: 250px;
		height: 150px;
		top: -120px;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_first {
		padding: 80px 0;
	}
	.index_first .wrap {
		padding: 0 5%;
	}
	.index_first .wrap > .copy {
		font-size: 155.56%;
	}
	.index_first:before, .index_first:after {
		width: 200px;
		height: 150px;
	}
	.index_first:before {
		top: -50px;
	}
	.img_first01:after {
		right: 3%;
		width: 170px;
		height: 100px;
		top: -80px;
	}
}
@media(max-width: 767px) {
	.index_first {
		padding: 9vw 0 0;
		background-image: url("images/index/bg_first01_sp.jpg");
	}
	.index_first .wrap > .copy {
		font-size: 125%;
		line-height: 1.7;
		margin-bottom: 4.5vw;
	}
	.index_first .wrap > .copy em {
		font-size: 100%;
	}
	.index_first .wrap > .txt {
		text-align: left;
		margin-bottom: 10vw;
		padding: 0 3.2vw;
	}
	.index_first:before, .index_first:after, .img_first01:after {
		display: none;
	}
	.img_first01:after {
		left: 0;
		bottom: -28vw;
	}
	.index_first:after {
		left: 0;
	}
	.box_first01 {
		padding: 5vw 3vw 4vw;
		text-align: left;
		max-width: calc(100% - 6.4vw);
	    margin-bottom: 8vw;
	}
	.box_first01 p {
		font-size: 100%;
		line-height: 1.6;
		letter-spacing: 0;
	}
	.row_first01 .col{
		width: 50%;
	}
}
/* 症例 cse
------------------------------------------------------------------*/
.index_case {
	padding: 95px 0 0;
}
.index_case .ttl_common01 {
	margin-bottom: 75px;
}
.ttl_case01 {
	position: relative;
	margin-bottom: 40px;
}
.ttl_case01:after {
	content: "";
	position: absolute;
	border-bottom: 1px solid #333;
	max-width: 1580px;
	width: 85%;
	height: 0;
	right: 0;
	bottom: 0;
}
.ttl_case01 .wrap {
	max-width: 1240px;
	margin: 0 auto;
	position: relative;
}
.ttl_case01 .num {
	font-size: 80px;
	line-height: .5;
	letter-spacing: .1em;
	position: absolute;
	left: -14px;
	bottom: 0;
	z-index: 1;
}
.ttl_case01 .txt {
	font-size: 222.22%;
	letter-spacing: .1em;
	line-height: 1.5;
	padding-bottom: 20px;
}
.tbl_case01 {
	margin-top: 40px;
}
.box_case {
	background: #f4f4f4;
	margin-bottom: 40px;
}
.box_case .col .ttl {
	/* background: #00398c; */
	background: #e2b95c;
	border: none;
}
.box_case > .flex:before {
	/* border-left-color: #007bc6; */
	border-left-color: #e2b95c;
}
.box_case .flex:not(:first-child) {
	margin-top: 20px;
}
.box_case .flex:not(:first-child):before {
	top: 3%;
}
.bg_case01 {
	padding: 90px 0 100px;
}
.bg_case01 > .copy {
	text-align: center;
	font-size: 222.22%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 15px;
}
.bg_case01 > .txt {
	margin-bottom: 75px;
}
.row_itero_5d .col {
	width: 50%;
}
.row_itero_5d .col_img {
	background: url("images/index/img_itero5d_01.jpg")no-repeat center / cover;
	min-height: 680px;
	position: relative;
}
.row_itero_5d .col_img .img {
	max-width: 300px;
	width: 40%;
	position: absolute;
	right: 20px;
	bottom: 20px;
}
.row_itero_5d .col_txt {
	background: #ccc;
	position: relative;
	padding: 100px 3% 100px;
}
.row_itero_5d .col_txt:after {
	content: "";
	position: absolute;
	background: #2cd3ca;
	width: 100%;
	height: 40px;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
}
.row_itero_5d .col_txt .logo {
	max-width: 700px;
	width: 100%;
	margin: 0 auto 55px;
}
.row_itero_5d .col_txt .logo img {
	width: 100%;
}
.row_itero_5d .col_txt .txt {
	max-width: 800px;
	width: 100%;
	margin: 0 auto;
}
.index_case > .inner1000 {
	margin-bottom: 90px;
}
.index_case > .inner1000.wrap_case04 {
	margin-bottom: 100px;
}
@media(min-width: 1251px) and (max-width:1350px) {
	.ttl_case01 .num {
		left: 5%;
		font-size: 70px;
	}
	.ttl_case01:after {
		width: 95%;
	}
	.bg_case01 {
		padding-left: 5%;
		padding-right: 5%;
	}
}
@media(min-width: 961px) and (max-width:1250px) {
	.ttl_case01 .num {
		left: 5%;
		font-size: 60px;
		letter-spacing: 0;
	}
	.ttl_case01:after {
		width: 95%;
	}
	.ttl_case01 .txt {
		font-size: 200%;
	}
	.bg_case01 {
		padding-left: 5%;
		padding-right: 5%;
	}
	.bg_case01 > .copy {
		font-size: 200%;
	}
	.row_itero_5d .col {
		width: 100%;
		display: block;
		min-height: 400px;
	}
	.row_itero_5d .col_img {
		background-position: center top 20%;
	}
	.row_itero_5d .col_img .img {
		max-width: 200px;
	}
	.row_itero_5d .col_txt {
		padding-top: 80px;
	}
	.row_itero_5d .col_txt .logo {
		max-width: 500px;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_case {
		padding-top: 80px;
	}
	.index_case .ttl_common01 {
		margin-bottom: 40px;
	}
	.ttl_case01 .num {
		left: 5%;
		font-size: 40px;
		letter-spacing: 0;
	}
	.ttl_case01:after {
		width: 95%;
	}
	.ttl_case01 .txt {
		font-size: 188.89%;
	}
	.bg_case01 {
		padding: 70px 5% 80px;
	}
	.bg_case01 > .copy {
		font-size: 166.67%;
	}
	.row_itero_5d .col {
		width: 100%;
		display: block;
		min-height: 400px;
	}
	.row_itero_5d .col_img {
		background-position: center top 20%;
	}
	.row_itero_5d .col_img .img {
		max-width: 200px;
	}
	.row_itero_5d .col_txt {
		padding-top: 60px;
	}
	.row_itero_5d .col_txt .logo {
		max-width: 400px;
	}
	.box_case {
		padding-top: 35px;
	}
	.index_case > .inner1000.wrap_case04 {
		margin-bottom: 80px;
	}
}
@media(max-width: 767px) {
	.index_case {
		padding-top: 10vw;
	}
	.index_case .ttl_common01 {
		margin-bottom: 8vw;
	}
	.ttl_case01 {
		margin-bottom: 5.5vw;
	}
	.ttl_case01 .num {
		font-size: 125%;
		left: 2.2vw;
		line-height: .6;
	}
	.ttl_case01:after {
		width: 97%;
	}
	.ttl_case01 .txt {
		font-size: 125%;
		padding-bottom: 2.5vw;
	}
	.bg_case01 > .copy {
		font-size: 125%;
		margin-bottom: 3vw;
	}
	.bg_case01 > .txt {
		text-align: left;
		margin-bottom: 9vw;
	}
	.box_case {
		padding: 4vw 4.5%;
		margin-bottom: 6vw;
	}
	.box_case .col {
		width: 45%;
	}
	.box_case .col .ttl {
		padding: 1vw 0 0;
	}
	.box_case .flex:not(:first-child) {
		margin-top: 2vw;
	}
	.row_itero_5d .col {
		width: 100%;
		display: block;
		min-height: auto;
	}
	.row_itero_5d .col_img {
		background-position: center top 20%;
		min-height: calc(530 / 750*100vw);
	}
	.row_itero_5d .col_img .img {
		max-width: calc(250 / 750*100vw);
		right: 3vw;
		bottom: 4vw;
	}
	.row_itero_5d .col_txt {
		padding: 8vw 0 14.5vw;
	}
	.row_itero_5d .col_txt .logo {
		max-width: calc(700 / 750*100vw);
		margin: 0 auto 5vw;
	}
	.row_itero_5d .col_txt:after {
		height: calc(40 / 750*100vw);
	}
	.row_itero_5d .col_txt .txt {
		padding: 0 3.2vw;
	}
	.tbl_case01 {
		margin-bottom: 0;
		margin-top: 5vw;
	}
	.tbl_case01 th, .tbl_case01 td {
		display: block;
		width: 100%;
	}
	.tbl_case01 th {
		padding: 3.5vw 4vw 4vw;
	}
	.tbl_case01 td {
		padding: 2.5vw 5vw 4vw;
	}
	.index_case > .inner1000 {
		margin-bottom: 9vw;
	}
	.index_case > .inner1000.wrap_case04 {
		margin-bottom: 10vw;
	}
	.bg_case01 {
		padding: 9.5vw 3.2vw 11vw;
	}
}
/* 矯正治療を考えているあなたへ recommend
------------------------------------------------------------------*/
.index_recommend {
	padding: 87px 0 90px;
}
.bg_recommend01 {
	background: url("images/index/bg_recommend01.jpg")no-repeat center / cover;
	position: relative;
	padding: 90px 0 175px;
	margin-bottom: 160px;
}
.bg_recommend01 .wrap > .txt {
	font-size: 111.11%;
	letter-spacing: .1em;
	line-height: 2;
}
.bg_recommend01 .bg_triangle {
	font-size: 222.22%;
	letter-spacing: .1em;
	line-height: 1.5;
	font-weight: bold;
	height: 200px;
	background: url("images/index/bg_triangle.svg")no-repeat center / contain;
	padding-bottom: 50px;
}
.wrap_triangle {
	position: absolute;
	left: 0;
	right: 0;
	margin: auto;
	bottom: -100px;
}
.ttl_recommend01 {
	margin-bottom: 30px;
}
@media(min-width: 1251px) and (max-width:1350px) {
	.bg_recommend01 .bg_triangle {
		font-size: 200%;
	}
}
@media(min-width: 961px) and (max-width:1250px) {
	.bg_recommend01 .bg_triangle {
		font-size: 200%;
		height: 170px;
	}
	.img_recommend01 {
		max-width: 500px;
		margin: 0 auto;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_recommend {
		padding: 70px 0 80px;
	}
	.bg_recommend01 {
		background-position: center right 53%;
		padding-bottom: 140px;
	}
	.bg_recommend01 .bg_triangle {
		font-size: 166.67%;
		height: 135px;
		padding-bottom: 40px;
	}
	.img_recommend01 {
		max-width: 500px;
		margin: 0 auto;
	}
}
@media(max-width: 767px) {
	.index_recommend {
		padding: 9vw 0 0;
	}
	.bg_recommend01 {
		padding: 10vw 0 38vw;
		background: #f0f0f0 url("images/index/bg_recommend01_sp.jpg")no-repeat center bottom / 100% auto;
		margin-bottom: 24vw;
	}
	.bg_recommend01 .wrap > .copy {
		text-align: center;
		margin-bottom: 2vw;
	}
	.bg_recommend01 .wrap > .catch {
		text-align: center;
		font-size: 112.5%;
		margin-bottom: 2vw;
	}
	.bg_recommend01 .bg_triangle {
		font-size: 112.5%;
		background-image: url("images/index/bg_triangle_sp.svg");
		height: calc(200 / 750*100vw);
	}
	.bg_recommend01 .wrap > .txt {
		font-size: 100%;
		letter-spacing: 0;
		line-height: 1.6;
	}
	.bg_recommend01 .bg_triangle {
		padding-bottom: 9vw;
	}
	.wrap_triangle {
		bottom: -20vw;
	}
	.img_recommend01 {
		width: calc(539 / 750*100vw);
		height: calc(285 / 750*100vw);
		margin: 0 auto 11vw;
	}
	.ttl_recommend01 {
		margin-bottom: 4.5vw;
	}
	.ttl_recommend01 .copy_common01 {
		font-size: 93.75%;
		margin-bottom: 2vw;
	}
}
/* 特徴 feature
------------------------------------------------------------------*/
.index_feature {
	padding: 87px 0 0;
}
.index_feature .inner1240 > .txt {
	margin-bottom: 70px;
}
.wrap_feature01 {
	padding-top: 342px;
}
.wrap_feature01 {
	margin-bottom: 60px;
}
.wrap_feature01.bg01 {
	background: url("images/index/bg_feature01.jpg")no-repeat left top / auto 100%;
}
.wrap_feature01.bg02 {
	background: url("images/index/bg_feature02.jpg")no-repeat right top / auto 100%;
	padding-top: 377px;
}
.wrap_feature01.bg03 {
	background: url("images/index/bg_feature03.jpg")no-repeat left top / auto 100%;
	padding-top: 287px;
	margin-bottom: 100px;
}
.wrap_feature01.bg05 {
	background: url("images/index/bg_feature05.jpg")no-repeat right top / auto 100%;
	padding-top: 377px;
}
.wrap_feature01 .box {
	max-width: 1090px;
	width: 60%;
	padding: 35px 3% 50px;
	position: relative;
	border-top: 2px solid #007bc6;
}
.wrap_feature01 .box .copy, .wrap_feature01 .box .txt {
	max-width: 630px;
}
.wrap_feature01 .box .copy {
	line-height: 1.7;
	margin-bottom: 10px;
	font-size: 200%;
	letter-spacing: .1em;
}
.wrap_feature01 .box .copy span {
	font-size: 83.33%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.wrap_feature01 .box .en {
	font-size: 277.78%;
	letter-spacing: .1em;
	line-height: 1.5;
	position: absolute;
	top: -52px;
	left: 0;
}
.wrap_feature01 .box .en02 {
	right: 0;
	left: auto;
}
.bg_feature01 {
	background: url("images/index/bg_feature04.jpg")no-repeat center / cover;
	padding: 85px 0 100px;
}
.bg_feature01 .inner1240 > .copy {
	font-size: 222.22%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 27px;
}
.bg_feature01 .box_point01 {
	padding-left: 4%;
	padding-right: 4%;
}
.bg_feature01 .box_point01 .catch {
	margin-bottom: 20px;
}
.bg_feature01 .box_point01 .row_default01 .col_txt {
	width: 100%;
}
.row_feature01{
    margin-top:35px;
    margin-right:3%;
}
.row_feature01 .ccl{
	background-color: #3d3935;
    width: 280px;
    height: 280px;
    border-radius: 50%;
	margin-left: 4%;
}
.row_feature01 .ccl .deco {
    position: relative;
    padding-top: 75px;
}
.row_feature01 .ccl .deco:before {
    content: "";
    position: absolute;
    background: url(images/index/icn_main01.svg) no-repeat center / contain;
    width: 50px;
    height: 20px;
    left: 0;
    right: 0;
    top: 40px;
    margin: auto;
}
.row_feature01 .ccl .txt01 {
    font-size: 111.11%;
    letter-spacing: .1em;
    line-height: 1.5;
}
.row_feature01 .ccl .txt02 {
    font-size: 144.44%;
    letter-spacing: 0;
    line-height: 1.5;
}
.row_feature01 .ccl .txt03 {
    font-size:83.33%;
    letter-spacing: 0;
    line-height: 1.7;
    margin-top: 5px;
}
.row_feature01 .ccl .txt02 em {
    font-size: 191.67%;
    letter-spacing: 0;
    line-height: 1.5;
}
.row_feature01 .ccl .txt02 span {
    font-size: 125%;
    letter-spacing: 0;
    line-height: 1.5;
}
@media(min-width: 961px) and (max-width:1250px) {
	.wrap_feature01 .box .copy {
		font-size: 177.78%;
	}
	.wrap_feature01 .box {
		width: 65%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.wrap_feature01 {
		background-position: center !important;
	}
	.wrap_feature01.bg03 {
		background-position: center right !important;
	}
	.bg_feature01 .box_point01 .catch {
		letter-spacing: .05em;
	}
	.bg_feature01 .inner1240 > .copy {
		font-size: 200%;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_feature {
		padding-top: 70px;
	}
	.wrap_feature01 {
		margin-bottom: 0;
	}
	.wrap_feature01.bg01 {
		background: url("images/index/bg_feature01.jpg")no-repeat center top / 100% auto;
	}
	.wrap_feature01.bg02 {
		background: url("images/index/bg_feature02.jpg")no-repeat center top / 100% auto;
	}
	.wrap_feature01.bg03 {
		background: url("images/index/bg_feature03.jpg")no-repeat center top / 100% auto;
	}
	.wrap_feature01.bg05 {
		background: url("images/index/bg_feature05.jpg")no-repeat center top / 100% auto;
	}
	.wrap_feature01 .box {
		width: 100%;
		padding-left: 5%;
		padding-right: 5%;
	}
	.wrap_feature01, .wrap_feature01.bg02, .wrap_feature01.bg03, .wrap_feature01.bg05 {
		padding-top: 300px;
	}
	.wrap_feature01.bg03 {
		margin-bottom: 20px;
	}
	.wrap_feature01 .box .copy, .wrap_feature01 .box .txt {
		max-width: 100%;
	}
	.wrap_feature01 .box .copy {
		font-size: 166.67%;
	}
	.wrap_feature01 .box .en {
		font-size: 200%;
		top: -39px;
	}
	.bg_feature01 {
		padding: 70px 0 80px;
	}
	.bg_feature01 .inner1240 > .copy {
		font-size: 188.89%;
	}
	.index_feature .inner1240 > .txt {
		text-align: left;
	}
	.bg_feature01 .box_point01 {
		padding-left: 5%;
		padding-right: 5%;
	}
	.bg_feature01 .box_point01 .catch {
		letter-spacing: 0;
	}
	.row_feature01 .img{
		width: 50%;
	}
	.row_feature01 .ccl{
		width: 250px;
		height: 250px;
	}
	.row_feature01 .ccl .txt02{font-size: 122.22%;}
	.row_feature01 .ccl .txt03{
		font-size: 77.78%;
	}
	.row_feature01 .ccl .deco{
		padding-top: 70px;
	}
	.row_feature01 .ccl .deco:before {
		width: 45px;
		height: 18px;
		top: 35px;
	}
}
@media(max-width: 767px) {
	.index_feature {
		padding-top: 9vw;
	}
	.wrap_feature01 {
		margin-bottom: 0;
	}
	.wrap_feature01.bg01 {
		background: url("images/index/bg_feature01.jpg")no-repeat center top / 100% auto;
	}
	.wrap_feature01.bg02 {
		background: url("images/index/bg_feature02.jpg")no-repeat center top / 100% auto;
	}
	.wrap_feature01.bg03 {
		background: url("images/index/bg_feature03.jpg")no-repeat center top / 100% auto;
	}
	.wrap_feature01.bg05 {
		background: url("images/index/bg_feature05.jpg")no-repeat center top / 100% auto;
	}
	.wrap_feature01 .box {
		width: 100%;
		padding: 5vw 3.2vw 9vw;
		border-top-width: 1px;
	}
	.wrap_feature01, .wrap_feature01.bg02, .wrap_feature01.bg03, .wrap_feature01.bg05 {
		padding-top: calc(336 / 750*100vw);
	}
	.wrap_feature01.bg03 {
		margin-bottom: 0;
	}
	.wrap_feature01 .box .copy, .wrap_feature01 .box .txt {
		max-width: 100%;
	}
	.wrap_feature01 .box .copy span {
		font-size: 75%;
	}
	.wrap_feature01 .box .en {
		font-size: 156.25%;
		top: -7vw;
	}
	.wrap_feature01 .box .copy {
		font-size: 125%;
		line-height: 1.5;
		text-align: center;
	}
	.bg_feature01 {
		padding: 9.5vw 0 10vw;
		background-image: url("images/index/bg_feature04_sp.jpg");
	}
	.bg_feature01 .inner1240 > .copy {
		font-size: 125%;
		width: calc(100% + 6.4vw);
		margin-left: -3.2vw;
		margin-bottom: 2vw;
	}
	.index_feature .inner1240 > .txt {
		text-align: left;
		margin-bottom: 8vw;
	}
	.bg_feature01 .box_point01 {
		padding: 6vw 3.5vw 4vw;
	}
	.bg_feature01 .box_point01 .catch {
		margin-bottom: 2vw;
	}
	.row_feature01{
		margin-top: 8vw;
		margin-right: 0;
	}
	.row_feature01 .img{
		width:calc(400 / 750*100vw);
	}
	.row_feature01 .ccl{
		width:calc(280 / 750*100vw);
		height:calc(280 / 750*100vw);
	    margin-left: 2vw
	}
	.row_feature01 .ccl .txt01{
		font-size:67.18% ;
	}
	.row_feature01 .ccl .txt02{font-size: 81.25%;}
	.row_feature01 .ccl .txt03{
		font-size: 10px;
		transform: scale(0.8);
		margin-top: 0;
	}
	.row_feature01 .ccl .deco{
		padding-top:10vw;
	}
	.row_feature01 .ccl .deco:before {
		width:calc(54 / 750*100vw);
		height:calc(23 / 750*100vw);
		top: 5vw;
	}
}
/* 院長紹介 greeting
------------------------------------------------------------------*/
.index_greeting {
	padding: 87px 0 0;
}
.bg_greeting01 {
	background: url("images/index/bg_greeting01.png")no-repeat left bottom / auto, url("images/index/bg_greeting02.png")no-repeat right center / auto 100%;
	background-color: #efebea;
	padding: 100px 0 90px;
}
.row_greeting01 {
	margin-bottom: 0 !important;
}
.row_greeting01 .copy {
	font-size: 222.22%;
	letter-spacing: .1em;
	line-height: 1.7;
}
.row_greeting01 .col_txt > .txt {
	margin-bottom: 35px;
}
.row_greeting01 .name .txt {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	background: #fff;
}
.row_greeting01 .name .ja {
	font-size: 166.67%;
	letter-spacing: .1em;
	line-height: 1;
	margin: 0 .4em 0 .7em;
}
.row_greeting01 .name .en {
	line-height: 1;
	letter-spacing: .2em;
}
.row_greeting01 .col_img {
	position: relative;
}
.row_greeting01 .col_img:after {
	content: "";
	position: absolute;
	background: url("images/index/txt_greeting01.svg")no-repeat center / contain;
	width: 354px;
	height: 156px;
	right: -35px;
	bottom: -70px;
}
.bg_greeting02 {
	padding: 80px 0 75px;
}
.bg_greeting02 .box_prof {
	background: none;
	padding: 0;
}
.bg_greeting02 .box_prof h5 {
	background: #007bc6;
	color: #fff;
}
.bg_greeting02 .box_prof01 dt {
	font-weight: normal;
	color: #007bc6;
	width: 100px;
}
.bg_greeting02 .box_prof01 dd {
	width: calc(100% - 100px);
	line-height: 1.4;
}
.bg_greeting02 .box_prof02 li {
	line-height: 1.45;
}
.bg_greeting02 .row_prof {
	margin-bottom: 0;
}
.slide01 {
	padding: 30px 0;
}
.slide01 .bx-wrapper {
	box-shadow: none;
	border: none;
	background: none;
	margin-bottom: 0;
	max-width: 100% !important;
}
@media(min-width: 1251px) and (max-width:1350px) {
	.row_greeting01 .copy {
		font-size: 200%;
	}
}
@media(min-width: 961px) and (max-width:1250px) {
	.bg_greeting01 {
		background-position: left bottom, right 150% center;
	}
	.row_greeting01 .copy {
		font-size: 177.78%;
		letter-spacing: 0;
	}
	.row_greeting01 .col_img:after {
		width: 250px;
		height: 100px;
		bottom: -50px;
	}
	.bg_greeting02 .box_prof01 dt {
		width: 90px;
	}
	.bg_greeting02 .box_prof01 dd {
		width: calc(100% - 90px);
		letter-spacing: .05em;
	}
	.bg_greeting02 .box_prof02 li {
		letter-spacing: .05em;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_greeting {
		padding-top: 70px;
	}
	.bg_greeting01 {
		background-position: left bottom, right 95% center;
		padding: 70px 0 80px;
	}
	.row_greeting01 .copy {
		font-size: 166.67%;
		letter-spacing: 0;
	}
	.row_greeting01 .col_img:after {
		width: 250px;
		height: 100px;
		bottom: -50px;
	}
	.bg_greeting02 .box_prof01 {
		margin-bottom: 60px;
	}
	.bg_greeting02 .box_prof01 dt {
		width: 90px;
	}
	.bg_greeting02 .box_prof01 dd {
		width: calc(100% - 90px);
		letter-spacing: .05em;
	}
	.bg_greeting02 .box_prof02 li {
		letter-spacing: .05em;
	}
	.row_default01.row_1240px .col_txt, .row_default01.row_1240px .col_img {
		width: 100%;
	}
	.row_default01.row_1240px .col_img {
		max-width: 300px;
		margin: 0 auto 60px;
	}
}
@media(max-width: 767px) {
	.index_greeting {
		padding-top: 9vw;
	}
	.bg_greeting01 {
		padding: 9vw 0 11vw;
		background: #efebea url("images/index/bg_greeting02_sp.png")no-repeat left top / 100% auto;
	}
	.row_greeting01 .copy {
		font-size: 143.75%;
	}
	.row_greeting01 .col_img {
		max-width: calc(450 / 750*100vw) !important;
		margin: 0 auto 12vw;
	}
	.row_greeting01 .col_txt > .txt {
		margin-bottom: 6vw;
	}
	.row_greeting01 .col_img:after {
		width: calc(355 / 750*100vw);
		height: calc(157 / 750*100vw);
		right: -4vw;
		bottom: -10vw;
	}
	.row_greeting01 .name .txt {
		width: calc(100 / 750*100vw);
		height: calc(100 / 750*100vw);
	}
	.row_greeting01 .name .ja {
		font-size: 150%;
		margin: 0 4vw 3.5vw;
		display: inline-block
	}
	.row_greeting01 .name .en {
		font-size: 87.5%;
		display: block;
		margin-left: 4vw;
	}
	.bg_greeting02 {
		padding: 11vw 0 10vw;
		letter-spacing: .1em;
	}
	.bg_greeting02 .box_prof h5 {
		font-size: 100%;
		padding: .5vw;
	}
	.copy_greeting01 {
		text-align: center;
		font-size: 143.75%;
		letter-spacing: .1em;
		line-height: 1.5;
		margin-bottom: 5vw;
	}
	.bg_greeting02 .box_prof01 dt {
		width: 80px;
		line-height: 1.5;
		letter-spacing: 0;
	}
	.bg_greeting02 .box_prof01 dd {
		width: calc(100% - 80px);
		line-height: 1.5;
		letter-spacing: 0;
	}
	.box_prof01 {
		margin-bottom: 10vw;
	}
	.bg_greeting02 .box_prof02 li:not(:first-child) {
		margin-top: 2vw;
	}
	.bg_greeting02 .box_prof02 li {
		letter-spacing: 0;
	}
	.slide01 {
		padding: 3vw 0;
	}
}
/* マウスピース型矯正装置（インビザライン）とは invisalign
------------------------------------------------------------------*/
.index_invisalign {
	padding: 87px 0 0;
}
.bg_invisalign01 {
	background: url("images/index/bg_invisalign01.jpg")no-repeat center / cover;
	padding: 85px 0 100px;
	margin-bottom: 90px;
}
.wrap_invisalign01 {
	max-width: 620px;
	width: 100%;
}
.wrap_invisalign01 .logo {
	max-width: 565px;
	width: 100%;
	margin-bottom: 20px;
}
.wrap_invisalign01 .txt {
	margin-bottom: 35px;
}
.ttl_invisalign01 {
	font-size: 166.67%;
	letter-spacing: .1em;
	line-height: 1.5;
	position: relative;
	padding-bottom: 25px;
	margin-bottom: 40px;
}
.ttl_invisalign01:after {
	content: "";
	position: absolute;
	border-bottom: 2px solid #00398c;
	width: 40px;
	height: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.list_invisalign01 {
	margin-bottom: 95px;
}
.list_invisalign01 li {
	max-width: 340px;
	width: 24%;
}
.list_invisalign01 li .copy {
	font-size: 133.33%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin: 20px auto 15px;
}
.list_invisalign01 li .txt {
	line-height: 1.7;
}
.tbl_invisalign01 {
	margin-bottom: 100px;
}
.tbl_invisalign01 th {
	text-align: center;
	width: 39%;
}
.tbl_invisalign01 td {
	width: 61%;
	padding: 25px 20px 30px;
}
.tbl_invisalign01 td:not(:last-child) {
	border-right: 1px solid #007bc6;
}
.tbl_invisalign01 td:first-of-type {
	background: #f9f9f9;
}
.tbl_invisalign01 .img {
	text-align: center;
}
.bg_invisalign02 {
	background: #f4f4f4 url("images/index/img_orthopulse01.png")no-repeat right top / auto;
	padding: 75px 0 100px;
	margin-bottom: 60px;
}
.bg_invisalign02 .box_point01 {
	padding: 55px 4% 50px;
}
.bg_invisalign02 .inner1240 > .copy {
	font-size: 166.67%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 25px;
	text-shadow: 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1);
}
.bg_invisalign02 .inner1240 > .ttl_common01 {
	margin-bottom: 15px;
	text-shadow: 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1);
}
.bg_invisalign02 .copy em {
	font-size: 133.33%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.bg_invisalign02 .ccl {
	max-width: 565px;
	margin-bottom: 65px;
}
.bg_invisalign02 .ccl li {
	width: 180px;
	height: 180px;
	border-radius: 50%;
}
.bg_invisalign02 .ccl li .txt {
	height: 100%;
	font-size: 122.22%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.bg_invisalign02 .inner1240 > .txt {
	max-width: 600px;
	width: 100%;
	margin-bottom: 33px;
	text-shadow: 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1);
}
.row_invisalign01.row01 {
	margin-bottom: 40px;
}
.row_invisalign01.row02 {
	margin-bottom: 100px;
}
.row_invisalign01 .col_img {
	width: 41.9%;
	position: relative;
}
.row_invisalign01 .col_img:before {
	content: "";
	position: absolute;
	background: url("images/index/img_orthopulse02.jpg")no-repeat center / cover;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.row_invisalign01 .col_img.img02:before {
	background-image: url("images/index/img_orthopulse03.jpg");
}
.row_invisalign01 .col_txt {
	width: 58.1%;
	background: #cce5f4;
	position: relative;
	padding: 55px 4%;
}
.row_invisalign01 .col_txt:before {
	content: "";
	position: absolute;
	border-left: 36px solid #cce5f4;
	border-top: 36px solid transparent;
	border-bottom: 36px solid transparent;
	bottom: 0;
	top: 0;
	left: -36px;
	width: 0;
	height: 0;
	transform: rotate(-180deg);
	margin: auto;
}
.row_invisalign01:nth-child(2) .col_txt:before {
	right: -36px;
	left: auto;
	transform: rotate(0);
}
.list_point01 li {
	max-width: 360px;
	width: 32%;
}
.list_point01 li p {
	font-size: 133.33%;
	letter-spacing: .1em;
	line-height: 1.5;
	padding: 45px 0;
}
@media(min-width: 1351px) and (max-width:1500px) {
	.bg_invisalign02 {
		background-position: right -60% top -5%;
	}
}
@media(min-width: 1251px) and (max-width:1350px) {
	.bg_invisalign02 {
		background-position: right -225% top -5%;
	}
}
@media(min-width: 961px) and (max-width:1250px) {
	.wrap_invisalign01 .logo {
		max-width: 450px;
	}
	.wrap_invisalign01 {
		max-width: 550px;
		text-shadow: 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1);
	}
	.list_invisalign01 li .copy {
		font-size: 122.22%;
		letter-spacing: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.tbl_invisalign01 td {
		padding: 25px 15px 30px;
	}
	.tbl_invisalign01 .copy_common02 {
		letter-spacing: 0;
	}
	.tbl_invisalign01 .copy_common02 span {
		font-size: 90.91%;
	}
	.tbl_invisalign01 th {
		padding: 15px 13px 16px;
	}
	.bg_invisalign02 {
		background-position: right -100% top;
		background-size: 80%;
	}
	.bg_invisalign02 .inner1240 > .copy {
		font-size: 144.44%;
	}
	.bg_invisalign02 .ttl_common01 .txt01 {
		letter-spacing: 0;
	}
	.list_point01 li p {
		font-size: 122.22%;
		letter-spacing: 0;
	}
	.bg_invisalign02 .ccl li {
		width: 150px;
		height: 150px;
	}
	.bg_invisalign02 .ccl {
		max-width: 500px;
	}
	.bg_invisalign02 .ccl li .txt {
		font-size: 111.11%;
	}
	.row_invisalign01 .col_txt:before {
		border-left-width: 30px;
		border-top-width: 30px;
		border-bottom-width: 30px;
		left: -30px;
	}
	.row_invisalign01:nth-child(2) .col_txt:before {
		right: -30px;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_invisalign {
		padding-top: 70px;
	}
	.bg_invisalign01 {
		background: url("images/index/bg_invisalign01.jpg")no-repeat center right 40% / cover;
		margin-bottom: 80px;
		padding: 70px 0 80px;
	}
	.wrap_invisalign01 .logo {
		max-width: 485px;
	}
	.wrap_invisalign01 {
		max-width: 550px;
		text-shadow: 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 5px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 10px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1), 0px 0px 15px rgba(244, 244, 244, 1);
	}
	.list_invisalign01 {
		margin: 0 auto 70px;
		max-width: 700px;
	}
	.list_invisalign01 li .copy {
		font-size: 122.22%;
		letter-spacing: 0;
		display: flex;
		align-items: center;
		justify-content: center;
	}
	.tbl_invisalign01 {
		margin-bottom: 80px;
	}
	.tbl_invisalign01 td {
		padding: 25px 15px 30px;
		width: 60%;
	}
	.tbl_invisalign01 .copy_common02 {
		letter-spacing: 0;
	}
	.tbl_invisalign01 .copy_common02 span {
		font-size: 70%;
	}
	.tbl_invisalign01 th {
		padding: 15px 10px 16px;
		width: 40%;
	}
	.bg_invisalign02 {
		background-position: right -100% top;
		background-size: 80%;
		padding: 70px 0 80px;
	}
	.bg_invisalign02 .inner1240 > .copy {
		font-size: 144.44%;
	}
	.bg_invisalign02 .inner1240 > .txt {
		max-width: 480px;
	}
	.bg_invisalign02 .ttl_common01 .txt01 {
		letter-spacing: 0;
	}
	.list_point01 li p {
		font-size: 100%;
		letter-spacing: 0;
		padding: 30px 0;
	}
	.bg_invisalign02 .ccl li {
		width: 150px;
		height: 150px;
	}
	.bg_invisalign02 .ccl {
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	.bg_invisalign02 .ccl li .txt {
		font-size: 111.11%;
	}
	.ttl_invisalign01 {
		font-size: 144.44%;
	}
	.list_invisalign01 li {
		width: 48%;
	}
	.list_invisalign01 li:nth-child(-n+2) {
		margin-bottom: 40px;
	}
	.bg_invisalign02 .box_point01 {
		padding: 40px 4% 50px;
	}
	.row_invisalign01 .col_txt:before {
		border-left-width: 30px;
		border-top-width: 30px;
		border-bottom-width: 30px;
		left: -30px;
	}
	.row_invisalign01:nth-child(2) .col_txt:before {
		right: -30px;
	}
	.row_invisalign01 .col_img {
		min-height: 266px;
		width: 35%;
	}
	.row_invisalign01 .col_txt {
		padding: 30px 4% 35px;
		width: 65%;
	}
	.row_invisalign01 .col_txt .copy {
		font-size: 155.56%;
		letter-spacing: 0;
		margin-bottom: 15px;
	}
	.row_invisalign01.row02 {
		margin-bottom: 80px;
	}
	.ttl_invisalign01:after {
		width: 30px;
	}
}
@media(max-width: 767px) {
	.index_invisalign {
		padding: 9vw 0 0;
	}
	.bg_invisalign01 {
		padding: 10vw 0 72vw;
		margin-bottom: 9vw;
		background: #edeced url("images/index/bg_invisalign01_sp.jpg")no-repeat center bottom / 100% auto;
	}
	.wrap_invisalign01 {}
	.wrap_invisalign01 > .copy_common04 {
		text-align: center;
		margin-bottom: 2vw;
	}
	.wrap_invisalign01 .logo {
		max-width: calc(565 / 750*100vw);
		margin: 0 auto 3vw;
	}
	.wrap_invisalign01 .txt {
		margin-bottom: 3vw;
	}
	.wrap_invisalign01 .caption {
		font-size: 75%;
	}
	.ttl_invisalign01 {
		font-size: 112.5%;
		padding-bottom: 2vw;
		margin-bottom: 5vw;
	}
	.ttl_invisalign01:after {
		width: calc(40 / 750*100vw);
	}
	.list_invisalign01 {
		margin-bottom: 8vw;
	}
	.list_invisalign01 li {
		width: 48.5%;
	}
	.list_invisalign01 li:nth-child(-n+2) {
		margin-bottom: 8vw;
	}
	.list_invisalign01 li .copy {
		font-size: 100%;
		margin: 2vw 0 0;
	}
	.list_invisalign01 li .txt {
		font-size: 81.25%;
		line-height: 1.6;
	}
	.tbl_invisalign01 td {
		padding: 5vw 5vw 6vw;
	}
	.bg_invisalign02 {
		padding: 9vw 0;
		background: #f4f4f4 url("images/index/img_orthopulse01_sp.png")no-repeat center top 55% / 100% auto;
		margin-bottom: 10vw;
	}
	.bg_invisalign02 .inner1240 > .copy {
		font-size: 93.75%;
		text-align: center;
		margin-bottom: 3.5vw;
	}
	.bg_invisalign02 .inner1240 > .ttl_common01 {
		text-align: center;
		margin-bottom: 2vw;
	}
	.bg_invisalign02 .inner1240 > .ttl_common01 .txt01 {
		font-size: 81.25%;
		margin-bottom: 1.5vw;
	}
	.bg_invisalign02 .inner1240 > .txt {
		margin-bottom: 80vw;
	}
	.bg_invisalign02 .ccl {
		max-width: calc(565 / 750 * 100vw);
		margin: 0 auto 10vw;
	}
	.bg_invisalign02 .ccl li {
		width: calc(180 / 750*100vw);
		height: calc(180 / 750*100vw);
	}
	.bg_invisalign02 .ccl li .txt {
		font-size: 75%;
		font-weight: normal;
	}
	.list_point01 li {
		max-width: calc(204 / 750*100vw);
	}
	.list_point01 li p {
		font-size: 75%;
		padding: 3.5vw 0;
	}
	.row_invisalign01.row01 {
		margin-bottom: 8vw;
	}
	.row_invisalign01 .col_txt:before {
		display: none;
	}
	.row_invisalign01:nth-child(2) .col_txt:before {
		right: -30px;
	}
	.row_invisalign01 .col {
		width: 100%;
	}
	.row_invisalign01 .col_txt {
		padding: 6vw 4vw;
	}
	.row_invisalign01 .col_txt .txt {
		text-align: left;
	}
	.row_invisalign01 .col .copy {
		margin-bottom: 2vw;
	}
	.row_invisalign01 .col_img {
		min-height: calc(428 / 750*100vw);
	}
	.row_invisalign01.row02 {
		margin-bottom: 8vw;
	}
	.bg_invisalign02 .box_point01 {
		padding: 7vw 4vw 4vw;
	}
	.tbl_invisalign01 {
		margin-bottom: 11vw;
	}
	.tbl_invisalign01 table {
		width: 1000px;
	}
	.tbl_invisalign01 .copy_common02 {
		font-size: 112.5%;
		margin-bottom: 4vw;
	}
}
/* 診療の流れ flow
------------------------------------------------------------------*/
.index_flow {
	padding: 85px 0 100px;
}
.slide_flow01 .slide_main li {
	min-height: auto;
	height: auto;
}
.slide_flow01 .slick-slide img {
	margin: 0 auto;
	display: inline-block;
}
.slide_flow01 .slide_main li {
	position: relative;
	opacity: .4;
	transition: .5s;
}
.slide_flow01 .slide_main .slick-active {
	opacity: 1;
}
.slide_flow01 .slide_main dl {
	position: relative;
	width: 100%;
	left: 0;
	bottom: 0;
	background: #fff;
	opacity: 0;
	transition: 1s .5s;
}
.slide_flow01 .slide_main .slick-active dl {
	opacity: 1;
}
.slide_flow01 .slide_main dt {
	letter-spacing: .1em;
	margin-bottom: 0;
}
.slide_flow01 .slide_main dd {
	padding: 10px 20px 13px;
	font-size: 88.89%;
}
.slide_flow01 .slick-prev {
	background: url("images/page/arw_l.svg")no-repeat center / cover;
	width: 34px;
	height: 60px;
	transform: translate(0);
	top: 37%;
	margin: auto;
	left: 24.8%;
	z-index: 1;
}
.slide_flow01 .slick-next {
	background: url(images/page/arw_l.svg)no-repeat center / cover;
	width: 34px;
	height: 60px;
	right: 24.8%;
	transform: translate(0) scaleX(-1);
	top: 37%;
	margin: auto;
	z-index: 1;
}
.slide_flow01 .slick-prev:before, .slide_flow01 .slick-next:before {
	display: none;
}
.slide_flow01 .slide_thumbnail {
	margin: 0 auto;
	position: relative;
	z-index: 1;
}
.slide_flow01 .slide_thumbnail li {
	width: 23.5%;
	max-width: 230px;
	margin-bottom: 2%;
	margin-right: 2.65%;
	position: relative;
	background: #fff;
	padding: 15px 0;
	border: 1px solid #00398c;
	color: #00398c;
	transition: .3s;
}
.slide_flow01 .slide_thumbnail li:nth-child(4n) {
	margin-bottom: 0;
}
.slide_flow01 .slide_thumbnail li:nth-child(4n), .slide_flow01 .slide_thumbnail li:last-child {
	margin-right: 0;
}
.slide_flow01 .slide_thumbnail li:hover, .slide_flow01 li.thumbnail-current {
	cursor: pointer;
	background: #00398c;
	color: #fff;
	transition: .3s;
	border-color: transparent;
}
.slide_flow01 .slide_thumbnail li:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: 0;
	transition: .3s;
	left: 0;
	top: 0;
	z-index: -1;
}
.slide_flow01 .slide_thumbnail .thumbnail-current:before, .slide_flow01 .slide_thumbnail li:hover:before {
	opacity: 1;
}
.slide_flow01 .slide_thumbnail li .txt {
	position: relative;
	z-index: 2;
	font-size: 111.11%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.slide_main .box_ttl {
	background: #007bc6;
	margin-bottom: 20px;
}
.slide_main .box_ttl .box {
	display: block;
	width: 50px;
	height: 50px;
	line-height: 50px;
	color: #fff;
	background: #00398c;
	font-size: 133.33%;
	letter-spacing: .1em;
	text-align: center;
}
.slide_main .box_ttl .box span {
	display: block;
	color: #e5df46;
}
.slide_main .box_ttl .txt {
	width: calc(100% - 50px);
	line-height: 1.5;
	font-size: 111.11%;
	letter-spacing: .1em;
	padding: 10px 20px 10px;
	color: #fff;
}
.index_flow .slick-dots {
	bottom: -45px;
}
.index_flow .slick-dotted.slick-slider {
	margin-bottom: 0;
}
.index_flow .slick-dots li {
	margin: 0 3px;
}
.index_flow .slick-dots li button:before {
	font-size: 12px;
	opacity: 1;
	color: #68bae0;
}
.index_flow .slick-dots li.slick-active button:before {
	color: #007bc6;
}
.index_flow .slick-dots li {
	opacity: 1 !important;
}
@media(min-width: 961px) and (max-width:1299px) {
	.slide_flow01 .slick-prev, .slide_flow01 .slick-next {
		width: 25px;
		height: 48px;
	}
	.slide_flow01 .slick-prev {
		left: 21%;
	}
	.slide_flow01 .slick-next {
		right: 21%;
	}
	.slide_flow01 .slide_thumbnail li {
		margin-right: 2%;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_flow {
		padding: 70px 0 120px;
	}
	.slide_flow01 .slick-prev, .slide_flow01 .slick-next {
		width: 25px;
		height: 48px;
	}
	.slide_flow01 .slick-prev {
		left: 6%;
	}
	.slide_flow01 .slick-next {
		right: 6%;
	}
	.slide_flow01 .slide_thumbnail li {
		padding: 10px 0;
		margin-right: 2%;
	}
	.slide_flow01 .slide_thumbnail li .txt {
		font-size: 100%;
	}
}
@media(max-width: 767px) {
	.index_flow {
		padding: 9vw 0 18vw;
	}
	.slide_flow01 .slide_main dl {
		position: relative;
		left: auto;
		bottom: auto;
		transition: .5s;
	}
	.slide_flow01 .slide_main dt {
		font-size: 100%;
		letter-spacing: 0;
	}
	.slide_flow01 .slide_thumbnail li {
		width: 32.5%;
		max-width: calc(230 / 750*100vw);
		margin-bottom: 1%;
		padding: 3vw 0;
	}
	.slide_flow01 .slide_thumbnail li:nth-child(4n) {
		margin-bottom: 1%;
	}
	.slide_flow01 .slide_thumbnail li:nth-last-child(-n+3) {
		margin-bottom: 0;
	}
	.slide_flow01 .slide_thumbnail li:nth-child(5n) {
		margin-right: 1%;
	}
	.slide_flow01 .slide_thumbnail li:nth-child(3n) {
		margin-right: 0;
	}
	.slide_flow01 .slide_thumbnail li:last-child {
		margin-right: 0;
	}
	.slide_flow01 .slick-prev, .slide_flow01 .slick-next {
		width: calc(34 / 750 * 100vw);
		height: calc(60 / 750 * 100vw);
		top: 27%;
	}
	.slide_flow01 .slide_thumbnail {
		margin-bottom: 8vw;
	}
	.slide_flow01 .slick-prev {
		left: 3%;
	}
	.slide_flow01 .slick-next {
		right: 3%;
	}
	.slide_flow01 .slide_thumbnail li .txt {
		font-size: 75%;
	}
	.slide_flow01 .slide_thumbnail li, .slide_flow01 .slide_thumbnail li:nth-child(4n) {
		margin-right: 1%;
	}
	.slide_flow01 .slide_thumbnail li:nth-child(3n) {
		margin-right: 0;
	}
	.slide_main .box_ttl .box {
		font-size: 125%;
		width: calc(80 / 750*100vw);
		height: calc(80 / 750*100vw);
		line-height: calc(80 / 750*100vw);
	}
	.slide_main .box_ttl .txt {
		font-size: 100%;
		padding: 1.5vw 4vw 2vw;
		width: calc(100% - (80 / 750*100vw));
	}
	.index_flow .slick-dots li button:before {
		font-size: 10px;
		transform: scale(.6)
	}
	.index_flow .slick-dots {
		bottom: -8vw;
	}
	.index_flow .slick-dots li {
		width: calc(14 / 750*100vw);
		height: calc(14 / 750*100vw);
	}
	.slide_flow01 .slide_main dd {
		font-size: 100%;
		padding: 2.5vw 3vw 5vw;
	}
}
/* 五十嵐歯科室のマウスピース型矯正装置(インビザライン) itero
------------------------------------------------------------------*/
.index_itero {
	padding: 85px 0 0;
}
.index_itero .copy_common01 {
	margin-bottom: 70px;
}
.row_itero01 .col {
	width: 50%;
	min-height: 550px;
}
.row_itero01 .col_img {
	background: url("images/index/img_itero01.jpg")no-repeat left center / cover;
}
.row_itero01 .col_img.img02 {
	background: url("images/index/img_itero02.jpg")no-repeat left center / cover;
}
.row_itero01 .col_txt {
	padding: 85px 4%;
}
.row_itero01 .col_txt .copy {
	line-height: 1.45;
	margin-bottom: 30px;
}
.bg_video01 {
	position: relative;
	overflow: hidden;
	padding: 87px 0 100px;
}
.bg_video01:after {
	content: "VIDEO";
	position: absolute;
	width: 100%;
	height: 200px;
	font-family: ff-ernestine-pro, serif;
	font-weight: 300;
	font-style: normal;
	font-size: 300px;
	line-height: .7;
	letter-spacing: .1em;
	bottom: 0;
	left: 0;
	right: 0;
	margin: auto;
	text-align: center;
	color: #fff;
}
.bg_video01 .copy {
	margin-bottom: 50px;
}
.box_video01 {
	position: relative;
	z-index: 1;
}
@media(min-width: 1251px) and (max-width:1350px) {
	.row_itero01 .col_txt .copy {
		letter-spacing: 0;
	}
	.bg_video01:after {
		font-size: 200px;
		height: 120px;
	}
}
@media(min-width: 1251px) and (max-width: 1500px) {
	.row_itero01 .col {
		min-height: inherit;
	}
	.row_itero01 .col_img.img02 {
		background: url(images/index/img_itero02.jpg)no-repeat 37.5% center / cover;
	}
}
@media(min-width: 961px) and (max-width:1250px) {
	.row_itero01 .col {
		width: 100%;
		min-height: auto;
	}
	.row_itero01 .col_img {
		min-height: 500px;
	}
	.bg_video01:after {
		font-size: 200px;
		height: 120px;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_itero {
		padding: 70px 0 0;
	}
	.row_itero01 .col {
		width: 100%;
		min-height: 400px;
	}
	.bg_video01:after {
		font-size: 150px;
		height: 92px;
	}
	.row_itero01 .col_txt {
		padding: 60px 5% 70px;
	}
}
@media(max-width: 767px) {
	.index_itero {
		padding: 9vw 0 0;
	}
	.bg_video01 {
		padding: 9vw 3.2vw 19vw;
	}
	.bg_video01 .copy {
		margin-bottom: 4vw;
	}
	.row_itero01 .col {
		width: 100%;
		min-height: calc(430 / 750*100vw);
	}
	.bg_video01:after {
		font-size: 625%;
		height: calc(120 / 750*100vw);
		width: 95%;
	}
	.row_itero01 .col_txt {
		padding: 7vw 3.2vw 9vw;
	}
	.index_itero .copy_common01 {
		margin-bottom: 6vw;
	}
	.row_itero01 .col_txt .copy {
		margin-bottom: 2vw;
	}
}
/* ライフスタイルに合わせた lifestyle
------------------------------------------------------------------*/
.index_life {
	padding: 87px 0 0;
}
.index_life .copy_common01 {
	margin-bottom: 55px;
}
.row_life01.row02 {
	margin-bottom: 100px;
}
.row_life01 .box_default01 {
	background: #f4f4f4;
	position: relative;
	padding: 50px 4% 45px;
	width: 49%;
	max-width: 600px;
}
.row_life01 .box_default01 .num {
	width: 100px;
	height: 100px;
	background: #007bc6;
	color: #e5df46;
	font-size: 277.78%;
	letter-spacing: .1em;
	line-height: 100px;
	position: absolute;
	left: 0;
	top: 0;
}
.row_life01 .copy {
	margin: 30px auto 10px;
}
.bg_life01 {
	padding: 90px 0 100px;
}
.bg_life01 > p {
	margin-bottom: 75px;
}
.list_life01 li {
	font-size: 122.22%;
	letter-spacing: .1em;
	line-height: 1.6;
}
.catch_life01.catch {
	margin-bottom: 23px;
}
@media(min-width: 1251px) and (max-width:1350px) {
	.bg_life01 {
		padding-left: 5%;
		padding-right: 5%;
	}
}
@media(min-width: 961px) and (max-width:1250px) {
	.index_life .row_life01 .copy_common01 {
		font-size: 133.33%;
	}
	.row_life01 .box_default01 .num {
		font-size: 233.33%;
		width: 80px;
		height: 80px;
		line-height: 80px;
	}
	.bg_life01 {
		padding-left: 5%;
		padding-right: 5%;
	}
	.list_life01 li {
		font-size: 111.11%;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_life {
		padding-top: 70px;
	}
	.index_life .row_life01 .copy_common01 {
		font-size: 122.22%;
		letter-spacing: 0;
	}
	.row_life01 .box_default01 .num {
		font-size: 200%;
		width: 60px;
		height: 60px;
		line-height: 60px;
		letter-spacing: 0;
	}
	.bg_life01 {
		padding: 70px 5% 80px;
	}
	.list_life01 li {
		font-size: 111.11%;
	}
	.row_life01.row02 {
		margin-bottom: 80px;
	}
}
@media(max-width: 767px) {
	.index_life {
		padding-top: 9vw;
	}
	.index_life .inner1240 > .copy_common01 {
		font-size: 112.5%;
		margin-bottom: 6.5vw;
	}
	.row_life01 .box_default01 {
		padding: 7vw 7vw 6vw;
	}
	.row_life01 .box_default01 .num {
		width: calc(100 / 750*100vw);
		height: calc(100 / 750*100vw);
		line-height: calc(100 / 750*100vw);
		font-size: 156.25%;
	}
	.row_life01 .copy {
		margin: 4vw auto 2vw;
	}
	.row_life01 .box_default01 {
		margin-bottom: 5vw;
	}
	.row_life01.row01 {
		margin-bottom: 5vw;
	}
	.row_life01.row02 {
		margin-bottom: 11vw;
	}
	.row_life01.row02 .col_r {
		margin-bottom: 0;
	}
	.bg_life01 {
		padding: 10vw 3.2vw 11vw;
	}
	.bg_life01 > p {
		margin-bottom: 9vw;
		text-align: left;
	}
	.catch_life01.catch {
		margin-bottom: 2vw;
	}
	.list_life01 li {
		font-size: 100%;
		letter-spacing: 0;
		padding-left: 7vw;
	}
	.list_life01 li:not(:first-child) {
		margin-top: 2vw;
	}
}
/* 治療費 fee
------------------------------------------------------------------*/
.index_fee {
	padding: 65px 0 0;
}
.bg_fee01 {
	background: url("images/index/bg_check01.jpg")no-repeat left 70% center / cover;
	padding: 20px;
}
.bg_fee01 .inner1240 {
	max-width: calc(1280px + 10%);
}
.bg_fee01 .border {
	border: 5px solid #fff;
	padding: 40px 5% 55px;
}
.wrap_fee01 {
	max-width: 680px;
	width: 100%;
}
.wrap_fee01 .copy {
	font-size: 177.78%;
	letter-spacing: .1em;
	line-height: 1.8;
	margin-bottom: 60px;
}
.wrap_fee01 > .box {
	/* background: #333; */
	background: #e2b95c;
	padding: 20px;
	position: relative;
}
.wrap_fee01 > .box:before {
	content: "";
	position: absolute;
	background: url("images/index/txt_check01.svg")no-repeat center / contain;
	width: 253px;
	height: 110px;
	left: -41px;
	top: -43px;
}
.wrap_fee01 > .box .border {
	background: #333;
	padding: 20px;
	border: 2px solid #007bc6;
}
.wrap_fee01 > .box .border {
	/* background: #333; */
	background: #e2b95c;
	padding: 30px;
	/* border: 2px solid #007bc6; */
	border: 2px solid #fff;
}
.wrap_fee01 > .box .ccl {
	width: 90px;
	height: 90px;
	border-radius: 50%;
	font-size: 133.33%;
	letter-spacing: .1em;
	line-height: 1.5;
	line-height: 90px;
}
.wrap_fee01 > .box em {
	font-size: 555.56%;
	line-height: .7;
	letter-spacing: .1em;
	margin-left: 25px;
	margin-right: 5px;
}
.wrap_fee01 > .box span {
	font-size: 277.78%;
	letter-spacing: .1em;
	line-height: 1;
	padding-top: 42px;
}
.wrap_fee01 > .box .box {
	font-size: 111.11%;
	letter-spacing: .1em;
	line-height: 1.5;
	padding: 10px;
	margin-bottom: 10px;
}
.bg_fee02 {
	background: url("images/index/bg_pay01.jpg")no-repeat center / cover;
	padding: 85px 0 100px;
}
.list_fee01 li {
	max-width: 300px;
	width: 24.5%;
	padding: 30px 1%;
}
.list_fee01 .ttl_common01 .txt01 {
	margin: 20px 0 12px;
}
.bg_fee03 .box {
	border: 1px solid #333;
	padding: 30px 4% 45px;
}
.bg_fee03 .bg_white {
	padding: 45px 5% 50px;
}
.copy_fee01 {
	margin-bottom: 40px;
}
.txt_fee01 {
	margin-bottom: 55px;
}
.tbl_fee01 {
	margin-bottom: 100px;
}
.txt_fee02.txt01 {
	margin-bottom: 23px;
}
.wrap_fee01 .wrap {
	margin-bottom: 20px;
}
.bg_fee03 {
	padding: 80px 0;
}
.bg_fee03 .txt {
	margin-bottom: 45px;
}
.txt_fee03 {
	margin-bottom: 35px;
}
.txt_fee04.txt01 {
	margin-bottom: 27px;
}
.list_fee02 li, .list_fee02:before, .list_fee02:after {
	max-width: 250px;
}
@media(min-width: 1251px) and (max-width:1350px) {
	.bg_fee01 .inner1240 {
		padding: 0;
	}
}
@media(min-width: 961px) and (max-width:1250px) {
	.bg_fee01 {
		background-position: left 52% center;
	}
	.bg_fee01 .inner1240 {
		padding: 0;
	}
	.wrap_fee01 {
		max-width: 530px;
	}
	.wrap_fee01 .copy {
		font-size: 144.44%;
		letter-spacing: 0;
		margin-bottom: 40px;
	}
	.wrap_fee01 > .box .ccl {
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 100%;
	}
	.wrap_fee01 > .box em {
		font-size: 455.56%;
		letter-spacing: .05em;
		margin-left: 15px;
	}
	.wrap_fee01 > .box span {
		font-size: 200%;
		padding-top: 35px;
	}
	.wrap_fee01 > .box:before {
		width: 200px;
		height: 70px;
		top: -30px;
	}
	.wrap_fee01 > .box .box {
		font-size: 100%;
	}
	.list_fee01 .ttl_common01 .txt01 {
		font-size: 111.11%;
		letter-spacing: .05em;
	}
	.list_fee01 li {
		width: 24%;
		padding: 30px 2%;
	}
	.list_fee01 li .txt {
		font-size: 88.89%;
	}
	.txt_fee04.txt01 {
		font-size: 122.22%;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.bg_fee01 {
		background: url("images/index/bg_check01_sp.jpg")no-repeat center / cover;
	}
	.bg_fee01 .inner1240 {
		padding: 0;
	}
	.wrap_fee01 {
		max-width: 100%;
	}
	.wrap_fee01 .copy {
		font-size: 144.44%;
		letter-spacing: 0;
		margin-bottom: 40px;
		text-align: right;
	}
	.wrap_fee01 > .box {
		max-width: 100%;
		margin: 0 auto;
	}
	.wrap_fee01 > .box .ccl {
		width: 60px;
		height: 60px;
		line-height: 60px;
		font-size: 100%;
	}
	.wrap_fee01 > .box em {
		font-size: 455.56%;
		letter-spacing: .05em;
		margin-left: 15px;
	}
	.wrap_fee01 > .box span {
		font-size: 200%;
		padding-top: 35px;
	}
	.wrap_fee01 > .box:before {
		width: 200px;
		height: 70px;
		top: -30px;
	}
	.wrap_fee01 > .box .box {
		font-size: 100%;
	}
	.list_fee01 {
		max-width: 600px;
		margin: 0 auto;
	}
	.list_fee01 .ttl_common01 .txt01 {
		font-size: 111.11%;
		letter-spacing: .05em;
	}
	.list_fee01 li {
		width: 48%;
		padding: 30px 2%;
	}
	.list_fee01 li:nth-child(-n+2) {
		margin-bottom: 25px;
	}
	.list_fee01 li .txt {
		font-size: 88.89%;
	}
	.txt_fee04.txt01 {
		font-size: 122.22%;
	}
	.index_fee .copy_border01 .border:after {
		right: -60px;
	}
	.tbl_fee01 {
		margin-bottom: 80px;
	}
	.bg_fee02 {
		padding: 70px 0 80px;
	}
}
@media(max-width: 767px) {
	.index_fee {
		padding-top: 9vw;
	}
	.bg_fee01 {
		background: url("images/index/bg_check01_sp.jpg")no-repeat left top / cover;
		padding: 2vw;
	}
	.bg_fee01 .border {
		border-width: calc(5 / 750*100vw);
		padding: 4vw 2vw 6vw;
	}
	.bg_fee01 .inner1240 {
		padding: 0;
	}
	.wrap_fee01 {
		max-width: 100%;
	}
	.wrap_fee01 .copy {
		font-size: 81.25%;
		margin-bottom: 6vw;
		text-align: right;
	}
	.wrap_fee01 > .box {
		max-width: 100%;
		margin: 0 auto;
	}
	.wrap_fee01 > .box .border {
		border-width: 1px;
		padding: 6vw 5vw;
	}
	.wrap_fee01 > .box .ccl {
		width: calc(90 / 750*100vw);
		height: calc(90 / 750*100vw);
		line-height: calc(90 / 750*100vw);
		font-size: 75%;
		font-weight: normal;
	}
	.wrap_fee01 > .box em {
		font-size: 312.5%;
		letter-spacing: .05em;
		margin-left: 4vw;
	}
	.wrap_fee01 > .box span {
		font-size: 156.25%;
		padding-top: 6vw;
		margin-right: 2vw;
	}
	.wrap_fee01 > .box {
		padding: 1.5vw;
	}
	.wrap_fee01 > .box:before {
		width: calc(254 / 750*100vw);
		height: calc(111 / 750*100vw);
		top: -6vw;
		left: -2vw;
	}
	.wrap_fee01 > .box .box {
		font-size: 62.5%;
		padding: 1.5vw;
		margin-bottom: 2vw;
	}
	.wrap_fee01 .wrap {
		margin-bottom: 2vw;
	}
	.wrap_fee01 > .caption {
		font-size: 62.5%;
	}
	.list_fee01 {
		max-width: 600px;
		margin: 0 auto;
	}
	.list_fee01 .ttl_common01 .txt01 {
		font-size: 100%;
		letter-spacing: .05em;
		margin: 0 0 1.5vw;
	}
	.list_fee01 li {
		width: 48.5%;
		padding: 4vw 2vw;
	}
	.list_fee01 li:nth-child(-n+2) {
		margin-bottom: 2.5vw;
	}
	.list_fee01 li .txt {
		font-size: 81.25%;
	}
	.txt_fee04.txt01 {
		font-size: 112.5%;
		margin-bottom: 2vw;
	}
	.index_fee .copy_border01 .border:after {
		right: -60px;
	}
	.tbl_fee01 {
		margin-bottom: 10vw;
	}
	.bg_fee02 {
		padding: 9vw 0 11vw;
		background-image: url("images/index/bg_pay01_sp.jpg");
	}
	.txt_fee03 {
		text-align: left;
		margin-bottom: 4vw;
	}
	.list_fee01 li .icn {
		max-width: calc(120 / 750*100vw);
		margin: 0 auto 2vw;
	}
	.copy_fee01 {
		margin-bottom: 4vw;
	}
	.index_fee .copy_border01 .border:after {
		right: -12vw;
	}
	.txt_fee01 {
		text-align: left;
		margin-bottom: 7vw;
	}
	.txt_fee02.txt01 {
		margin-bottom: 2vw;
	}
	.tbl_fee01 th, .tbl_fee01 td {
		width: 100% !important;
		display: block !important;
	}
	.tbl_fee01 th {
		padding: 3.5vw 4vw;
	}
	.tbl_fee01 td {
		padding: 3vw 5vw;
	}
	.tbl_caption {
		margin-top: 1vw;
	}
	.wrap_fee01 > .box .caption {
		font-size: 62.5%;
		letter-spacing: .1em;
		line-height: 1.5;
	}
	.bg_fee03 {
		padding: 8vw 0;
	}
	.bg_fee03 .bg_white {
		padding: 7vw 4vw 8vw;
	}
	.bg_fee03 .copy_common01 {
		font-size: 112.5%;
		margin-bottom: 2vw;
	}
	.bg_fee03 .txt {
		margin-bottom: 4vw;
	}
	.bg_fee03 .box {
		padding: 4vw;
	}
	.list_fee02 li:not(:first-child) {
		margin-top: 2vw;
	}
}
/* よくあるご質問 qa
------------------------------------------------------------------*/
.index_qa {
	padding: 87px 0 100px;
}
.index_qa .box_qa03 {
	border-color: #007bc6;
}
.index_qa .box_qa03 .box_q .txt .icn:before, .index_qa .box_qa03 .box_q .txt .icn:after {
	background-color: #fff;
}
.index_qa .box_qa03 .box_q .box {
	background: #00398c;
	font-weight: normal;
}
.index_qa .box_qa03 .box_q .txt {
	background: #007bc6;
	color: #fff;
}
.index_qa .box_qa03 .box_a {
	background-color: #fff;
	padding-left: 4%;
	padding-right: 4%;
}
@media(min-width: 768px) and (max-width:960px) {
	.index_qa {
		padding: 70px 0 80px;
	}
}
@media(max-width: 767px) {
	.index_qa {
		padding: 9vw 0 11vw;
	}
}
/* お問い合わせフォーム contact
------------------------------------------------------------------*/
.index_contact {
	padding: 85px 0 190px;
}
.box_contact01 {
	padding-bottom: 27px;
	margin-bottom: 30px;
	border-bottom: 1px solid #333;
}
.txt_contact01 {
	margin-bottom: 65px;
}
.tbl_recruit {
	margin-bottom: 90px;
}
.tbl_recruit table {
	border-color: #00398c;
}
.tbl_recruit tr:not(:last-child) td {
	border-bottom-color: #00398c;
}
.tbl_recruit th {
	background: #00398c;
	vertical-align: middle;
}
.tbl_recruit td input, .tbl_recruit td textarea {
	border: none;
	background: #f4f4f4;
}
.tbl_recruit .require span:after {
	font-size: 66.67%;
	color: #00398c;
}
.box_form {
	background: #f4f4f4;
}
.list_contact01 li:not(:last-child) {
	margin-bottom: 45px;
}
.list_contact01 .copy {
	font-size: 111.11%;
	letter-spacing: .1em;
	line-height: 1.5;
	margin-bottom: 5px;
}
.wpcf7-form-control-wrap.date01 input, .wpcf7-form-control-wrap.date02 input, .wpcf7-form-control-wrap.date03 input {
	width: 49%;
}
@media(min-width: 768px) and (max-width:960px) {
	.index_contact {
		padding-top: 70px;
		padding-bottom: 150px;
	}
}
@media(max-width: 767px) {
	.box_contact01 {
		text-align: left;
		padding-bottom: 4vw;
		margin-bottom: 4vw;
	}
	.list_contact01 .copy {
		font-size: 112.5%;
	}
	.index_contact {
		padding: 9vw 0 35vw;
	}
	.index_contact .copy_border01 {
		margin-bottom: 0;
	}
	.txt_contact01 {
		margin-bottom: 5vw;
	}
	.tbl_recruit td input.txt_box01 {
		width: 79%;
	}
	.tbl_recruit td input.txt_box02 {
		width: 63%;
	}
	.tbl_recruit td input.txt_box03 {
		width: 59%;
	}
	.btn_submit input {
		padding: 4vw;
		font-size: 106.25%;
	}
	.tbl_recruit {
		margin-bottom: 11.5vw;
	}
	.copy_underline {
		margin-bottom: 7vw;
		padding-bottom: 1vw;
	}
	.list_contact01 .copy {
		letter-spacing: 0;
	}
	.list_contact01 li:not(:last-child) {
		margin-bottom: 6vw;
	}
}
/* フッター footer
------------------------------------------------------------------*/
.main_foot {
	padding: 80px 0;
}
.row_foot01 > .col_l {}
.row_foot01 > .col_r {
	width: 55%;
	max-width: 530px;
}
.logo_foot {
	text-align: center;
	margin-bottom: 35px;
	max-width: 610px;
}
.address_foot {
	text-align: center;
	margin-bottom: 20px;
}
.box_foot01 {
	border: 1px solid #333;
	text-align: center;
	padding: 10px 4% 14px;
	font-size: 88.89%;
	letter-spacing: .1em;
	line-height: 1.5;
	max-width: 800px;
	margin: 0 auto 60px;
}
.tel_foot {
	text-align: center;
	width: 400px;
}
.tel_foot a {
	padding: 25px 0 28px;
}
.tel_foot span {
	padding-left: 40px;
	position: relative;
	letter-spacing: .05em;
	display: inline-block;
	margin-bottom: 12px;
	font-size: 166.67%;
}
.tel_foot span:before {
	content: "";
	position: absolute;
	background: url("images/page/icn_tel.svg")no-repeat center / contain;
	width: 26px;
	height: 26px;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.tbl_time01 {
	font-size: 88.89%;
	letter-spacing: .1em;
	line-height: 1.5;
}
.tbl_time01 table {
	border-color: #007bc6;
}
.tbl_time01 thead th {
	background: #007bc6;
}
.tbl_time01 tbody th, .tbl_time01 tbody td {
	padding: 12px 0;
}
.tbl_time01 thead th {
	padding: 12px 0 14px;
}
.tbl_time01 tbody td span, .tbl_caption span {
	color: #68bae0;
}
.tbl_time01 tbody tr {
	background-color: #fff;
}
.row_foot01 {
	margin-bottom: 60px;
}
.box_risk01 {
	border: 1px solid #007bc6;
	background: #fff;
	padding: 45px 4.8% 50px 5.5%;
}
.box_risk01 iframe {
	width: 100%;
	height: 160px;
}
.pagetop {
	position: fixed;
	right: 30px;
	bottom: 30px;
	z-index: 1000;
}
.copyright {
	padding: 23px 0 25px;
	font-size: 88.89%;
	letter-spacing: .1em;
	line-height: 1.5;
}
@media(min-width: 961px) and (max-width:1250px) {
	.box_risk01 {
		padding-left: 5%;
		padding-right: 5%;
	}
	.tel_foot {
		width: 350px;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.row_foot01 {
		display: block;
	}
	.row_foot01 > .col_l {
		width: 100%;
		text-align: center;
		margin: 0 auto;
	}
	.row_foot01 > .col_r {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.tel_foot {
		margin: 0 auto 40px;
	}
	.box_risk01 {
		padding-left: 5%;
		padding-right: 5%;
	}
	.logo_foot {
		max-width: 500px;
	}
}
@media(max-width: 767px) {
	.logo_foot {
		max-width: calc(607 / 750*100vw);
		margin-bottom: 4vw;
	}
	.row_foot01 {
		display: block;
	}
	.row_foot01 > .col_l {
		width: 100%;
		max-width: 100%;
		text-align: center;
	}
	.row_foot01 > .col_r {
		width: 100%;
		max-width: 100%;
		margin: 0 auto;
	}
	.tel_foot {
		width: calc(560 / 750*100vw);
		margin: 0 auto 8vw;
	}
	.tel_foot a {
		padding: 4vw 0 4.5vw;
		letter-spacing: 3.5vw;
	}
	.tel_foot span {
		padding-left: 8vw;
		font-size: 131.25%;
	}
	.tel_foot span:before {
		width: calc(37 / 750*100vw);
		height: calc(37 / 750*100vw);
	}
	.tel_foot p {
		letter-spacing: .1em;
		font-size: 68.75%;
	}
	.box_foot01 {
		font-size: 81.25%;
		margin-bottom: 8vw;
		padding: 2vw 3vw 3vw;
		letter-spacing: 0;
	}
	.tbl_time01 {
		font-size: 100%;
	}
	.tbl_time01 thead th {
		padding: 2.5vw 0;
	}
	.tbl_time01 tbody td {
		padding: 2vw 0;
	}
	.tbl_time .tbl_caption {
		letter-spacing: 0;
		margin-top: 2vw;
	}
	.tbl_time01 tbody th, .tbl_time01 tbody td {
		padding: 2vw 0;
	}
	.row_foot01 {
		margin-bottom: 10vw;
	}
	.address_foot {
		margin-bottom: 5vw;
	}
	.box_risk01 {
		padding: 7vw 5vw;
	}
	.box_risk01 iframe {
		height: 258px;
	}
	.main_foot {
		padding: 11vw 0 10vw;
	}
	.copyright {
		font-size: 75%;
		letter-spacing: 0;
		padding: 4vw 0 20vw;
	}
	.pagetop {
		display: none !important;
	}
	.fix {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 9;
	}
	.fix_tel {
		width: calc(320 / 750*100vw);
	}
	.fix_web {
		width: calc(280 / 750*100vw);
	}
	.pagetop_sp {
		width: calc(120 / 750*100vw);
		margin: 0 auto;
	}
	.fix_tel a, .pagetop_sp a {
		display: block;
	}
}
/*IE*/
@media all and (-ms-high-contrast: none) {
	.tel_head a {
		padding: 15px 0 18px;
	}
	.tel_head span::before {
		background-size: 26px 26px;
	}
	.web_counseling a::before {
		background-size: 33px 24px;
	}
}
/* コピペ用 copy&paste
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:960px) {}
@media(max-width: 767px) {}
.inv-recaptcha-holder {
	display: none;
}