@charset "utf-8";
/* Theme Name: res */
@import url('https://fonts.googleapis.com/css?family=Noto+Sans+JP:300,400,500,700&display=swap');
html, body {
	font-size: 18px;
	line-height: 1.75;
	color: #333333;
	letter-spacing: .1em;
	font-family: "Noto Sans JP", "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.clearfix:after {
	content: "";
	display: block;
	clear: both;
}
img {
	max-width: 100%;
	height: auto;
}
li {
	list-style: none;
}
a {
	color: inherit;
}
.txt_link {
	color: #aaa;
}
a:hover {
	opacity: .85;
	transition: .3s;
}
.inner, .inner900, .inner1000, .inner1080, .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%);
}
.inner1080 {
	max-width: calc(1080px + 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_access {
	position: relative;
	width: 100%;
	padding: 430px 0 0 0;
}
.map iframe, .map_access 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;
}
.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;
}
.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;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.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, .inner1080, .inner1240, .inner1340, .inner1500 {
		padding: 0 3.2vw;
	}
	.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);
	}
}
/* Webフォント　FOT-Matisse ProN M */
.txt_mtL {
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
}
/* Webフォント　Bernina Sans Compressed Light */
.txt_BscL {
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
}
/* メインイメージ main_img
------------------------------------------------------------------*/
.main_img {
	position: relative;
	z-index: 0;
	height: 100%;
}
.wrap_main01 {
	width: 610px;
	position: absolute;
	left: 50px;
	top: 30px;
	z-index: 5;
}
.logo_head {
	display: block;
	background: url(images/index/logo_head02.png)no-repeat center / cover;
}
.copy_main01 {
	position: absolute;
	top: 190px;
	left: calc(225 / 1920 * 100vw);
	z-index: 5;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-o-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	color: #ffffff;
	letter-spacing: 0;
	line-height: 1.5;
}
.copy_main01 p {
	text-shadow: 0 0 10px #000000;
	font-size: 222.222%;
}
.copy_main01 .txt01 {
	font-size: 277.77%;
	margin-left: 15px;
}
.copy_main01 p span {
	font-size: 225%;
	line-height: 1.7;
}
.copy_main02 {
	position: absolute;
	top: 188px;
	left: calc(508 / 1920 * 100vw);
	z-index: 5;
	-webkit-writing-mode: vertical-rl;
	-ms-writing-mode: tb-rl;
	-o-writing-mode: vertical-rl;
	writing-mode: vertical-rl;
	color: #ffffff;
	line-height: 1.5;
}
.box_main01 {
	position: absolute;
	z-index: 5;
	right: 95px;
	bottom: 55px;
}
@media all and (-ms-high-contrast: none) {
	.copy_main02 {
		left: 77%;
		right: auto;
	}
}
.copy_main02 p {
	text-shadow: 0 0 10px #000000;
	font-size: 277.777%;
	letter-spacing: 0;
}
.box_head_tel {
	position: absolute;
	top: 23px;
	right: 158px;
	z-index: 5;
	text-align: center;
}
.txt_head_tel01 {
	color: #ffffff;
	font-family: neue-kabel, sans-serif;
	font-style: normal;
	font-weight: 500;
	font-size: 222.222%;
	line-height: 1em;
	margin-bottom: 20px;
}
.txt_head_tel01 img {
	margin-right: 10px;
	vertical-align: baseline;
}
.txt_head_tel02 {
	color: #ffffff;
	font-family: neue-kabel, sans-serif;
	font-style: normal;
	font-weight: 400;
	width: 320px;
	border: solid 1px #ffffff;
	height: 34px;
	line-height: 34px;
}
.main_img ul {
	opacity: 0;
}
.main_img ul li {
	min-height: 600px;
}
.main01 {
	background: url(images/top/koushika_lptop.jpg)no-repeat bottom / cover;
}
.main_img .slick-slide .sp_only {
	display: none !important;
}
.btn_head_tel {
	display: none;
}
@media (min-width: 961px) and (max-width:1300px) {
	.box_main01 {
		right: 110px;
		bottom: 40px;
		max-width: 280px;
	}
}
@media (min-width: 1201px) and (max-width:1760px) {
	.copy_main02copy_main02 {
		left: calc(650 / 1920 * 100vw);
	}
}
@media (min-width: 961px) and (max-width:1260px) {
	.copy_main01 {
		left: calc(100 / 1920 * 100vw);
	}
}
@media(min-width: 1001px) and (max-width:1200px) {
	.wrap_main01 {
		width: 500px;
		position: absolute;
		left: 30px;
		top: 30px;
		z-index: 5;
	}
	.copy_main01 {
		position: absolute;
		top: 188px;
		z-index: 5;
		writing-mode: vertical-rl;
		color: #ffffff;
	}
	.copy_main01 p {
		text-shadow: 0 0 10px #000000;
		font-size: 222.222%;
	}
	.copy_main01 p span {
		font-size: 225%;
	}
	.copy_main02 {
		position: absolute;
		top: 188px;
		right: calc(260 / 1920 * 100vw);
		z-index: 5;
		writing-mode: vertical-rl;
		color: #ffffff;
	}
	.copy_main02 p {
		text-shadow: 0 0 10px #000000;
		font-size: 277.777%;
	}
	.box_head_tel {
		position: absolute;
		top: 23px;
		right: 158px;
		z-index: 5;
		text-align: center;
	}
	.txt_head_tel01 {
		font-size: 177.777%;
		letter-spacing: 0.1em;
		margin-bottom: 10px;
	}
	.txt_head_tel02 {
		width: 280px;
		font-size: 87.5%;
	}
}
@media (min-width: 1001px) and (max-width:1200px) and (-ms-high-contrast: none) {
	.copy_main02 {
		left: 77%;
		right: auto;
	}
}
@media(min-width: 961px) and (max-width:1000px) {
	.wrap_main01 {
		width: 500px;
		position: absolute;
		left: 30px;
		top: 30px;
		z-index: 5;
	}
	.copy_main01 {
		position: absolute;
		top: 188px;
		left: calc(100 / 1920 * 100vw);
		z-index: 5;
		writing-mode: vertical-rl;
		color: #ffffff;
	}
	.copy_main01 p {
		text-shadow: 0 0 10px #000000;
		font-size: 222.222%;
	}
	.copy_main01 p span {
		font-size: 225%;
	}
	.copy_main02 {
		position: absolute;
		top: 188px;
		right: calc(260 / 1920 * 100vw);
		z-index: 5;
		writing-mode: vertical-rl;
		color: #ffffff;
	}
	.copy_main02 p {
		text-shadow: 0 0 10px #000000;
		font-size: 277.777%;
	}
	.box_head_tel {
		position: absolute;
		top: 23px;
		right: 158px;
		z-index: 5;
		text-align: center;
	}
	.txt_head_tel01 {
		font-size: 133.333%;
		margin-bottom: 10px;
	}
	.txt_head_tel02 {
		width: 240px;
		font-size: 87.5%;
	}
}
@media (min-width: 961px) and (max-width:1000px) and (-ms-high-contrast: none) {
	.copy_main02 {
		left: 77%;
		right: auto;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.wrap_main01 {
		width: 400px;
		position: absolute;
		left: 30px;
		top: 30px;
		z-index: 5;
	}
	.copy_main01 {
		position: absolute;
		top: 188px;
		left: calc(45 / 1920 * 100vw);
		z-index: 5;
		writing-mode: vertical-rl;
		color: #ffffff;
		font-size: 80%;
	}
	.copy_main01 p {
		text-shadow: 0 0 10px #000000;
		font-size: 222.222%;
	}
	.copy_main01 p span {
		font-size: 225%;
	}
	.copy_main02 {
		position: absolute;
		top: 188px;
		right: calc(130 / 1920 * 100vw);
		z-index: 5;
		writing-mode: vertical-rl;
		color: #ffffff;
	}
	.copy_main02 p {
		text-shadow: 0 0 10px #000000;
		font-size: 277.777%;
	}
	.box_head_tel {
		position: absolute;
		top: 35px;
		right: 138px;
		z-index: 5;
		text-align: center;
	}
	.txt_head_tel01 {
		font-size: 122.222%;
		margin-bottom: 10px;
	}
	.txt_head_tel01 img {
		margin-right: 5px;
		vertical-align: baseline;
		width: 20px;
		height: 20px;
	}
	.txt_head_tel02 {
		width: 220px;
		font-size: 80%;
	}
	.logo_head {
		background: none;
	}
	.box_main01 {
		right: 60px;
		bottom: 25px;
		max-width: 280px;
	}
}
@media (min-width: 768px) and (max-width:960px) and (-ms-high-contrast: none) {
	.copy_main02 {
		left: 70%;
		right: auto;
	}
}
@media only screen and (max-width: 767px) {
	.main_img ul li {
		min-height: auto;
	}
	.wrap_main01 {
		width: calc(351/750*100vw);
		position: absolute;
		left: calc(24/750*100vw);
		top: calc(18/750*100vw);
		z-index: 5;
	}
	.logo_head {
		background: none;
		width: calc(351/750*100vw);
		height: calc(107/750*100vw);
	}
	.copy_main01 {
		position: absolute;
		top: calc(164 / 750 * 100vw);
		left: calc(15 / 750 * 100vw);
		z-index: 5;
		writing-mode: vertical-rl;
		color: #ffffff;
	}
	.copy_main01 p {
		text-shadow: 0 0 10px #000000;
		font-size: 125%;
	}
	.copy_main01 p span {
		font-size: 225%;
	}
	.copy_main01 .txt01 {
		font-size: 156.25%;
		margin-left: 1vw;
		margin-top: 1vw;
	}
	.copy_main02 {
		position: absolute;
		top: calc(171 / 750 * 100vw);
		right: calc(34 / 750 * 100vw);
		z-index: 5;
		writing-mode: vertical-rl;
		color: #ffffff;
	}
	.copy_main02 p {
		text-shadow: 0 0 10px #000000;
		font-size: 156.25%;
	}
	.main01, .main02 {
		background: none;
		height: auto;
	}
	.box_head_tel {
		display: none;
	}
	.main_img .slick-slide .sp_only {
		display: inherit !important;
	}
	.main_img .slick-slide .tb_pc {
		display: none !important;
	}
	.btn_head_tel {
		position: absolute;
		z-index: 5;
		top: calc(20 / 750 * 100vw);
		right: calc(143 / 750 * 100vw);
		height: calc(100 / 750 * 100vw);
		width: calc(100 / 750 * 100vw);
		display: block;
		background: url(images/index/icn_head_tel_sp.png)no-repeat center / cover;
	}
	.box_main01 {
		max-width: calc(300 / 750*100vw);
		right: 3vw;
		bottom: 5vw;
	}
}
/* グローバルナビゲーション gnav ※以下のデフォルトはspのハンバーガーメニューです
------------------------------------------------------------------*/
.gnav > ul > li {
	position: relative;
}
.gnav .nav_sub {
	display: none;
	position: absolute;
	top: 100%;
	left: 50%;
	transform: translateX(-50%);
}
.btn_gnav_sp {
	position: fixed;
	top: 0;
	right: 0;
	height: 120px;
	width: 120px;
	background: #153d90;
	z-index: 10000;
	outline: none;
}
.btn_gnav_sp .txt_gnav {
	position: absolute;
	width: 48px;
	right: 0;
	left: 0;
	bottom: 27px;
	margin: auto;
}
.btn_gnav_sp .icn_gnav {
	width: 40px;
	height: 2px;
	position: absolute;
	top: -24px;
	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: 2px;
	position: absolute;
	left: 0;
	background: #fff;
	transition: transform .3s ease-in-out;
}
.btn_gnav_sp .icn_gnav:before {
	top: -13px;
	transition: .3s;
}
.btn_gnav_sp .icn_gnav:after {
	bottom: -13px;
	transition: .3s;
}
.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;
	transition: .3s;
}
.open .btn_gnav_sp .icn_gnav:after {
	transform: rotate(-45deg);
	bottom: 0;
	transition: .3s;
}
.gnav_sp {
	padding: 142px 0 0;
	overflow-y: auto;
	overflow-x: hidden;
	background: rgba(255, 255, 255, .9);
	color: #333;
	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;
	letter-spacing: .1em;
}
.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: 127px;
}
.gnav_sp .nav_main > ul {
	padding: 0 39px;
}
.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 #153d90;
}
.gnav_sp .nav_main > ul > li.nav_drawer {
	padding-bottom: 2.5vw;
	border-bottom: 1px solid #153d90;
}
.gnav_sp .nav_main > ul > li > a {
	padding: 23px 15px 21px 6px;
	border-bottom: 1px solid #153d90;
	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;
}
.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: 4px;
	bottom: 0;
	width: 0;
	height: 0;
	border-left: 11px solid #d9b310;
	border-top: 7px solid transparent;
	border-bottom: 7px 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: 133.333%;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
}
.gnav_sp .nav_sub {
	background: #aaa;
	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 only screen and (max-width: 767px) {
	.btn_gnav_sp {
		position: fixed;
		top: calc(20 / 750 * 100vw);
		right: calc(24 / 750 * 100vw);
		height: calc(100 / 750 * 100vw);
		width: calc(100 / 750 * 100vw);
		background: #153d90;
		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;
		background: #fff;
		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;
		background: #fff;
		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 {
		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: 19vw 0 0;
		overflow-y: auto;
		overflow-x: hidden;
		background: rgba(255, 255, 255, .9);
		color: #333;
		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;
		letter-spacing: .1em;
	}
	.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: 12vw;
	}
	.gnav_sp .nav_main > ul {
		padding: 0 3vw;
	}
	.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 #153d90;
	}
	.gnav_sp .nav_main > ul > li.nav_drawer {
		padding-bottom: 2.5vw;
		border-bottom: 1px solid #153d90;
	}
	.gnav_sp .nav_main > ul > li > a {
		padding: 3.5vw 3vw 3.5vw 0;
		border-bottom: 1px solid #153d90;
		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;
	}
	.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 #d9b310;
		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: #aaa;
		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;
	}
}
/* お悩み index_trouble
------------------------------------------------------------------*/
.bg_trouble01 {
	background: url(images/index/bg_trouble_01.jpg)no-repeat center / cover;
	min-height: 628px;
	padding: 100px 0 0 0;
}
.ttl_trouble01 {
	font-size: 333.333%;
	color: #d9b310;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	line-height: 1em;
	letter-spacing: 0.1em;
	margin-bottom: 60px;
}
.box_trouble01 {
	background: #ffffff;
	min-height: 315px;
	padding: 32px 50px;
}
.box_trouble01 .col {
	width: calc(521/1100*100%);
}
.box_trouble01 .col .list_default li {
	font-size: 111.111%;
	letter-spacing: 0.1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	border-bottom: dotted 1px #b9a98f;
	padding-left: 30px;
	padding-bottom: 10px;
	margin-top: 12px !important;
	position: relative;
}
.box_trouble01 .col .list_default li:before {
	display: none;
}
.box_trouble01 .col .list_default li .fas {
	color: #84c9e0;
	position: absolute;
	left: 0;
	top: 4px;
}
.txt_list_trouble01_such {
	text-align: right;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	font-size: 88.888%;
	margin-top: 10px;
}
.bg_trouble02 {
	background: url(images/index/bg_trouble_02.jpg)no-repeat center / cover;
	min-height: 640px;
	padding: 176px 0 0 0;
	position: relative;
}
.bg_trouble02:before {
	content: "";
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 100px 200px 0 200px;
	border-color: #0b3c5d transparent transparent transparent;
	position: absolute;
	top: 0;
	left: calc(50% - 200px);
}
.ttl_trouble02 {
	font-size: 222.222%;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1em;
	text-align: center;
	text-shadow: 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
	letter-spacing: 0.1em;
	margin-bottom: 44px;
}
.ttl_trouble03 {
	font-size: 333.333%;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	line-height: 1em;
	text-align: center;
	text-shadow: 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
	letter-spacing: 0.1em;
	margin-bottom: 50px;
}
.ttl_trouble03 span {
	font-size: 133.333%;
}
.txt_trouble02 {
	letter-spacing: 0.1em;
	line-height: 200%;
	text-shadow: 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
}
@media(min-width: 961px) and (max-width:1200px) {
	.ttl_trouble01 {
		font-size: 277.777%;
		margin-bottom: 60px;
	}
	.box_trouble01 .col .list_default li {
		font-size: 100%;
		padding-bottom: 10px;
		margin-top: 12px !important;
	}
	.ttl_trouble02 {
		font-size: 222.222%;
	}
	.ttl_trouble03 {
		font-size: 266.666%;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.ttl_trouble01 {
		font-size: 255.555%;
		margin-bottom: 60px;
	}
	.box_trouble01 .col .list_default li {
		font-size: 88.888%;
		padding-bottom: 10px;
		margin-top: 12px !important;
	}
	.ttl_trouble02 {
		font-size: 188.888%;
	}
	.ttl_trouble03 {
		font-size: 199.999%;
	}
}
@media(max-width: 767px) {
	.bg_trouble01 {
		background: url(images/index/sp/bg_trouble_01.jpg)no-repeat center / cover;
		min-height: calc(1010/750*100vw);
		padding: calc(68/750*100vw) 0 0 0;
	}
	.ttl_trouble01 {
		font-size: 150%;
		color: #d9b310;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		text-align: center;
		line-height: 1em;
		letter-spacing: 0.1em;
		margin-bottom: calc(40/750*100vw);
	}
	.box_trouble01 {
		background: #ffffff;
		min-height: 315px;
		padding: calc(40/750*100vw) calc(20/750*100vw) calc(53/750*100vw);
	}
	.box_trouble01 .col {
		width: 100%;
	}
	.box_trouble01 .col .list_default li {
		font-size: 100%;
		letter-spacing: 0;
		line-height: 156.25%;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		border-bottom: dotted 1px #b9a98f;
		padding-left: calc(40/750*100vw);
		padding-bottom: calc(10/750*100vw);
		margin-top: calc(12/750*100vw) !important;
	}
	.box_trouble01 .col .list_default li:before {
		display: none;
	}
	.box_trouble01 .col .list_default li .fas {
		color: #84c9e0;
		font-size: 66.666%;
		position: absolute;
		left: calc(4/750*100vw);
		top: calc(16/750*100vw);
	}
	.txt_list_trouble01_such {
		font-size: 100%;
		text-align: right;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		margin-top: calc(16/750*100vw);
		padding-right: calc(6/750*100vw);
	}
	.bg_trouble02 {
		background: url(images/index/sp/bg_trouble_02.jpg)no-repeat center / cover;
		min-height: auto;
		padding: calc(105/750*100vw) 0 15vw 0;
		position: relative;
	}
	.bg_trouble02:before {
		content: "";
		display: block;
		width: 0;
		height: 0;
		border-style: solid;
		border-width: calc(70/750*100vw) calc(139/750*100vw) 0 calc(139/750*100vw);
		border-color: #0b3c5d transparent transparent transparent;
		position: absolute;
		top: 0;
		left: 50%;
		transform: translateX(-50%);
	}
	.ttl_trouble02 {
		font-size: 125%;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		line-height: 1em;
		text-align: center;
		text-shadow: 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
		letter-spacing: 0.1em;
		margin-bottom: calc(30/750*100vw);
	}
	.ttl_trouble03 {
		font-size: 125%;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		line-height: 1em;
		text-align: center;
		text-shadow: 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
		letter-spacing: 0.04em;
		margin-bottom: calc(44/750*100vw);
	}
	.ttl_trouble03 span {
		font-size: 125%;
	}
	.txt_trouble02 {
		letter-spacing: 0.01em;
		line-height: 156.25%;
		text-shadow: 0 0 5px #ffffff, 0 0 5px #ffffff, 0 0 10px #ffffff, 0 0 10px #ffffff;
	}
}
/* IMPLANTインプラント治療とは index_implant
------------------------------------------------------------------*/
.index_implant {
	padding: 115px 0 0;
}
.ttl_implant01 {
	font-size: 277.777%;
	text-align: center;
	letter-spacing: 0.1em;
	left: 0.1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 39px;
}
.bg_implant01 {
	background: url(images/index/bg_implant01.jpg)no-repeat center / cover;
	min-height: 700px;
	padding: 120px 0 63px;
}
.box_implant01 {
	margin-left: 60px;
	display: block;
	max-width: 830px;
	width: 55%;
	background: rgba(255, 255, 255, 0.9);
	padding: 47px 60px 51px;
}
.ttl_implant02 {
	font-size: 277.777%;
	color: #0b3c5d;
	letter-spacing: 0.1em;
	line-height: 150%;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	border-bottom: solid 1px #0b3c5d;
	padding-bottom: 26px;
	margin-bottom: 27px;
}
.txt_implant01 {
	line-height: 200%;
	letter-spacing: 0.1em;
	padding: 0 2px;
}
.box_implant02 {
	background: #0b3c5d;
	padding: 50px 80px 80px;
}
.ttl_implant03 {
	color: #ffffff;
	font-size: 166.666%;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 80px;
}
.box_implant02_inner {
	background: #24506e;
	padding: 80px 60px 60px;
	position: relative;
}
.ttl_implant04 {
	color: #d9b310;
	font-size: 555.555%;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	top: -65px;
	left: 50%;
	transform: translateX(-50%);
}
.box_implant02_inner .row_default03 {
	display: flex;
	justify-content: space-between;
}
.box_implant02_inner .row_default03 .col {
	width: calc(530/1640*100%);
	padding: 30px;
	background: #ffffff;
}
.txt_implant02 {
	color: #0b3c5d;
	font-size: 200%;
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 30px 0 20px;
}
.txt_implant03 {
	letter-spacing: 0.1em;
}
@media(min-width: 1551px) and (max-width:1750px) {
	.txt_implant02 {
		font-size: 166.666%;
	}
}
@media(min-width: 1401px) and (max-width:1550px) {
	.txt_implant02 {
		font-size: 133.333%;
	}
}
@media(min-width: 1051px) and (max-width:1400px) {
	.ttl_implant02 {
		font-size: 200%;
		padding-bottom: 26px;
		margin-bottom: 27px;
	}
	.txt_implant01 {
		font-size: 88.888%;
	}
	.box_implant02 {
		background: #0b3c5d;
		padding: 40px calc(60/1400*100%) 60px;
	}
	.box_implant02_inner {
		background: #24506e;
		padding: 60px calc(40/1400*100%) 40px;
		position: relative;
	}
	.box_implant02_inner .row_default03 .col {
		width: calc(530/1640*100%);
		padding: calc(30/1640*100%);
		background: #ffffff;
	}
	.txt_implant02 {
		font-size: 133.333%;
		padding: 25px 0 20px;
	}
}
@media(min-width: 1051px) and (max-width:1200px) {
	.txt_implant02 {
		font-size: 111.111%;
	}
}
@media(min-width: 961px) and (max-width:1050px) {
	.ttl_implant02 {
		font-size: 166.666%;
		padding-bottom: 20px;
		margin-bottom: 21px;
	}
	.txt_implant01 {
		font-size: 88.888%;
	}
	.box_implant02 {
		background: #0b3c5d;
		padding: 40px calc(60/1400*100%) 60px;
	}
	.box_implant02_inner {
		background: #24506e;
		padding: 60px calc(40/1400*100%) 40px;
		position: relative;
	}
	.box_implant02_inner .row_default03 .col {
		width: calc(530/1640*100%);
		padding: calc(30/1640*100%);
		background: #ffffff;
	}
	.txt_implant02 {
		font-size: 111.111%;
		padding: 20px 0 15px;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.box_implant01 {
		margin-left: 60px;
		display: block;
		max-width: 830px;
		width: calc(100% - 120px);
		background: rgba(255, 255, 255, 0.9);
		padding: 47px 60px 51px;
	}
	.ttl_implant02 {
		font-size: 166.666%;
		padding-bottom: 20px;
		margin-bottom: 21px;
	}
	.txt_implant01 {
		font-size: 88.888%;
	}
	.box_implant02 {
		background: #0b3c5d;
		padding: 40px calc(40/1400*100%) 50px;
	}
	.box_implant02_inner {
		background: #24506e;
		padding: 60px calc(30/1400*100%) 20px;
		position: relative;
	}
	.box_implant02_inner .row_default03 .col {
		width: calc(530/1640*100%);
		padding: calc(20/1640*100%);
		background: #ffffff;
	}
	.txt_implant02 {
		font-size: 100%;
		padding: 20px 0 15px;
	}
}
@media(max-width: 767px) {
	.index_implant {
		padding: calc(88/750*100vw) 0 0;
	}
	.ttl_implant01 {
		font-size: 156.25%;
		text-align: center;
		letter-spacing: 0.1em;
		left: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		margin-bottom: calc(50/750*100vw);
	}
	.bg_implant01 {
		background: url(images/index/sp/bg_implant01.jpg)no-repeat center / cover;
		min-height: calc(878/750*100vw);
		padding: calc(55/750*100vw) 0 calc(67/750*100vw);
	}
	.box_implant01 {
		margin-left: calc(24/750*100%);
		display: block;
		max-width: 830px;
		width: calc(702/750*100%);
		background: rgba(255, 255, 255, 0.9);
		padding: calc(50/750*100%) calc(25/750*100%);
	}
	.ttl_implant02 {
		font-size: 156.25%;
		color: #0b3c5d;
		letter-spacing: 0.1em;
		line-height: 150%;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		border-bottom: solid 1px #0b3c5d;
		padding-bottom: 26px;
		margin-bottom: 27px;
	}
	.txt_implant01 {
		line-height: 156.25%;
		letter-spacing: 0;
		padding: 0 0;
	}
	.box_implant02 {
		background: #0b3c5d;
		padding: calc(68/750*100vw) calc(24/750*100%) calc(68/750*100vw);
	}
	.ttl_implant03 {
		color: #ffffff;
		font-size: 93.75%;
		text-align: center;
		letter-spacing: 0.1em;
		line-height: 1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		margin-bottom: calc(80/750*100vw);
	}
	.box_implant02_inner {
		background: #24506e;
		padding: calc(63/750*100vw) calc(27/750*100vw) calc(62/750*100vw);
		position: relative;
	}
	.ttl_implant04 {
		color: #d9b310;
		font-size: 312.5%;
		text-align: center;
		letter-spacing: 0.1em;
		line-height: 1em;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		top: calc(-65/750*100vw);
		left: 50%;
		transform: translateX(-50%);
	}
	.box_implant02_inner .row_default03 {
		display: block;
		justify-content: space-between;
	}
	.box_implant02_inner .row_default03 .col {
		width: 100%;
		padding: calc(26/750*100vw);
		background: #ffffff;
	}
	.box_implant02_inner .row_default03 .col:not(:last-child) {
		margin-bottom: calc(30/750*100vw);
	}
	.txt_implant02 {
		color: #0b3c5d;
		font-size: 150%;
		text-align: center;
		letter-spacing: 0.1em;
		line-height: 1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: calc(35/750*100vw) 0 calc(20/750*100vw);
	}
	.txt_implant03 {
		letter-spacing: 0.1em;
	}
}
/* REASON当院のインプラント治療が選ばれる理由 index_reason
------------------------------------------------------------------*/
.index_reason {
	background: url(images/index/bg_reason01.jpg)no-repeat right top / auto;
	padding: 120px 0 0;
}
.ttl_reason01 {
	font-size: 277.777%;
	text-align: center;
	letter-spacing: 0.1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: calc(154/1920*100vw);
}
.box_reason01 {
	background: #d6e8f3;
	position: relative;
	width: calc(1680/1920*100%);
	margin-left: calc(160/1920*100%);
	margin-bottom: calc(140/1920*100vw);
	padding: calc(82/1920*100vw) calc(80/1920*100vw) calc(80/1920*100vw) calc(871/1920*100%);
	height: auto;
	min-height: calc(630 / 1920 * 100vw);
}
.img_reason01 {
	width: calc(960/1680*100%);
	position: absolute;
	left: calc(-160/1680*100%);
	top: calc(-90/1920*100vw);
}
.txtbox_reason01 {
	position: relative;
	z-index: 3;
}
.ttl_reason02 {
	color: #0b3c5d;
	font-size: 277.777%;
	line-height: 150%;
	letter-spacing: 0.1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	border-bottom: solid 1px #0b3c5d;
	margin-left: -3px;
	padding-bottom: calc(26/1920*100vw);
	margin-bottom: calc(27/1920*100vw);
}
.txt_reason01 {
	line-height: 200%;
	letter-spacing: 0.1em;
	padding-left: 4px;
}
.number_reason01 {
	color: #ffffff;
	font-size: 1666.666%;
	letter-spacing: 0;
	line-height: 1em;
	text-align: right;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	bottom: -42px;
	right: calc(60/1920*100vw);
	z-index: 2;
}
.number_reason01 span {
	letter-spacing: 0.1em;
}
.box_reason01:after {
	content: "";
	display: block;
	width: 455px;
	height: 140px;
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	background: linear-gradient(-17.102728969052deg, #328cc1 0%, #328cc1 50%, #d6e8f3 50%, #d6e8f3 100%);
}
.box_reason02 {
	background: #ede3d4;
	position: relative;
	width: calc(1680/1920*100%);
	margin-left: calc(80/1920*100%);
	margin-bottom: calc(140/1920*100vw);
	padding: calc(82/1920*100vw) calc(871/1920*100%) calc(80/1920*100vw) calc(80/1920*100vw);
	height: auto;
	min-height: calc(630 / 1920 * 100vw);
}
.img_reason02 {
	width: calc(960/1680*100%);
	position: absolute;
	right: calc(-160/1680*100%);
	top: calc(-80/1920*100vw);
}
.txt_reason02 {
	line-height: 200%;
	letter-spacing: 0.1em;
	padding-left: 0;
}
.number_reason02 {
	color: #ffffff;
	font-size: 1666.666%;
	letter-spacing: 0;
	line-height: 1em;
	text-align: left;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	bottom: -44px;
	left: calc(80/1920*100vw);
	z-index: 2;
}
.number_reason02 span {
	letter-spacing: 0.1em;
}
.box_reason02:after {
	content: "";
	display: block;
	width: 455px;
	height: 140px;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 1;
	background: linear-gradient(17.102728969052deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
}
.box_reason03 {
	background: #d6e8f3;
	position: relative;
	width: calc(1680/1920*100%);
	margin-left: calc(160/1920*100%);
	margin-bottom: calc(80/1920*100vw);
	padding: calc(82/1920*100vw) calc(80/1920*100vw) calc(80/1920*100vw) calc(871/1920*100%);
	height: auto;
	min-height: calc(630 / 1920 * 100vw);
}
.img_reason03 {
	width: calc(960/1680*100%);
	position: absolute;
	left: calc(-160/1680*100%);
	top: calc(-90/1920*100vw);
}
.number_reason03 {
	color: #ffffff;
	font-size: 1666.666%;
	letter-spacing: 0;
	line-height: 1em;
	text-align: right;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	bottom: -42px;
	right: calc(60/1920*100vw);
	z-index: 2;
}
.number_reason03 span {
	letter-spacing: 0.1em;
}
.area_reason01 {
	width: 100%;
	margin-bottom: calc(60/1920*100vw);
}
.area_reason01 .row_default03 {
	display: flex;
	justify-content: space-between;
	width: 100%;
}
.area_reason01 .row_default03 .col {
	width: 50%;
	display: flex;
}
.img_reason04 {}
.box_reason04 {
	background: #ede3d4;
	position: relative;
	padding: 0;
	width: 100%;
}
.txtbox_reason04 {
	position: relative;
	z-index: 3;
	padding: 0 calc(69/1920*100vw) calc(50/1920*100vw) calc(70/1920*100vw);
}
.ttl_reason04 {
	color: #0b3c5d;
	font-size: 222.222%;
	line-height: 150%;
	letter-spacing: 0.1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: calc(29/1920*100vw) 0 calc(18/1920*100vw);
}
.txt_reason04 {
	line-height: 200%;
	letter-spacing: 0.1em;
	text-align: left;
	line-break: strict;
}
.number_reason04 {
	color: #ffffff;
	font-size: 1666.666%;
	letter-spacing: 0;
	line-height: 1em;
	text-align: right;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	bottom: -42px;
	right: calc(50/1920*100vw);
	z-index: 2;
}
.number_reason04 span {
	letter-spacing: 0.1em;
}
.box_reason04:after {
	content: "";
	display: block;
	width: calc(455/1920*100vw);
	height: calc(140/1920*100vw);
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	background: linear-gradient(-17.102728969052deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
}
.box_reason05 {
	background: #d6e8f3;
	position: relative;
	width: 100%;
}
.number_reason05 {
	color: #ffffff;
	font-size: 1666.666%;
	letter-spacing: 0;
	line-height: 1em;
	text-align: right;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	bottom: -42px;
	right: calc(60/1920*100vw);
	z-index: 2;
}
.number_reason05 span {
	letter-spacing: 0.1em;
}
.box_reason05:after {
	content: "";
	display: block;
	width: calc(455/1920*100vw);
	height: calc(140/1920*100vw);
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	background: linear-gradient(-17.102728969052deg, #328cc1 0%, #328cc1 50%, #d6e8f3 50%, #d6e8f3 100%);
}
.box_reason06 {
	background: #ede3d4;
	position: relative;
	width: 100%;
}
.number_reason06 {
	color: #ffffff;
	font-size: 1666.666%;
	letter-spacing: 0;
	line-height: 1em;
	text-align: right;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	bottom: -42px;
	right: calc(60/1920*100vw);
	z-index: 2;
}
.number_reason06 span {
	letter-spacing: 0.1em;
}
.box_reason06:after {
	content: "";
	display: block;
	width: calc(455/1920*100vw);
	height: calc(140/1920*100vw);
	position: absolute;
	bottom: 0;
	right: 0;
	z-index: 1;
	background: linear-gradient(-17.102728969052deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
}
.box_reason07 {
	position: relative;
	background: url(images/index/img_reason07.jpg)no-repeat right top / cover;
	margin-bottom: 48px;
}
.txtbox_reason07 {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 3;
}
.ttl_reason07 {
	color: #0b3c5d;
	font-size: 277.777%;
	line-height: 150%;
	letter-spacing: 0.1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	padding: 44px 0 27px;
}
.txt_reason07 {
	letter-spacing: 0.1em;
	text-align: center;
	margin-bottom: 33px;
}
.btn_reason07 {
	display: block;
	width: 500px;
	height: 70px;
	line-height: 70px;
	margin: auto;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-size: 122.222%;
	text-align: center;
	background: #153d90;
	border-right: solid 20px #1d2d4e;
}
.number_reason07 {
	color: #ffffff;
	font-size: 1666.666%;
	letter-spacing: 0;
	line-height: 1em;
	text-align: right;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	bottom: -42px;
	right: calc(55/1920*100vw);
	z-index: 2;
}
.number_reason07 span {
	letter-spacing: 0.1em;
}
.ttl_reason08 {
	font-size: 444.444%;
	text-align: center;
	color: #5d4d2c;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
}
.box_reason08 {
	border: solid 1px #5d4d2c;
	padding: 4px;
	margin-top: -8px;
	margin-bottom: 100px;
}
.box_reason08_inner {
	border: solid 1px #5d4d2c;
}
.txt_reason08 {
	font-size: 166.666%;
	text-align: center;
	line-height: 166.666%;
	letter-spacing: 0.1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 37px 0 40px;
}
@media(min-width: 1401px) and (max-width:1750px) {
	.box_reason01 {
		background: #d6e8f3;
		position: relative;
		width: calc(1680/1920*100%);
		margin-left: calc(160/1920*100%);
		margin-bottom: calc(140/1920*100vw);
		padding: calc(60/1920*100vw) calc(60/1920*100vw) calc(60/1920*100vw) calc(850/1920*100%);
		height: auto;
	}
	.ttl_reason02 {
		color: #0b3c5d;
		font-size: 222.222%;
		line-height: 150%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		border-bottom: solid 1px #0b3c5d;
		margin-left: -3px;
		padding-bottom: calc(26/1920*100vw);
		margin-bottom: calc(27/1920*100vw);
	}
	.txt_reason01 {
		line-height: 200%;
		letter-spacing: 0.1em;
		padding-left: 4px;
	}
	.number_reason01 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		right: calc(40/1920*100vw);
		z-index: 2;
	}
	.number_reason01 span {
		letter-spacing: 0.1em;
	}
	.box_reason01:after {
		content: "";
		display: block;
		width: calc(455 / 1680 * 100vw);
		height: calc(140 / 1680 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(-17.102728969052deg, #328cc1 0%, #328cc1 50%, #d6e8f3 50%, #d6e8f3 100%);
	}
	.box_reason02 {
		background: #ede3d4;
		position: relative;
		width: calc(1680/1920*100%);
		margin-right: calc(160/1920*100%);
		margin-bottom: calc(140/1920*100vw);
		padding: calc(60/1920*100vw) calc(850/1920*100%) calc(60/1920*100vw) calc(60/1920*100vw);
		height: auto;
	}
	.txt_reason02 {
		line-height: 200%;
		letter-spacing: 0.1em;
		padding-left: 0;
	}
	.number_reason02 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: left;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -44px;
		left: calc(60/1920*100vw);
		z-index: 2;
	}
	.number_reason02 span {
		letter-spacing: 0.1em;
	}
	.box_reason02:after {
		content: "";
		display: block;
		width: calc(455 / 1680 * 100vw);
		height: calc(140 / 1680 * 100vw);
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: linear-gradient(17.102728969052deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
	}
	.box_reason03 {
		height: auto;
	}
	.number_reason03 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		right: calc(40/1920*100vw);
		z-index: 2;
	}
	.number_reason03 span {
		letter-spacing: 0.1em;
	}
	.box_reason04:after, .box_reason05:after, .box_reason06:after {
		width: calc(455 / 1680 * 100vw);
		height: calc(140 / 1680 * 100vw);
	}
}
@media(min-width: 1201px) and (max-width:1400px) {
	.box_reason01 {
		background: #d6e8f3;
		position: relative;
		width: calc(1680/1920*100%);
		margin-left: calc(160/1920*100%);
		margin-bottom: calc(140/1920*100vw);
		padding: calc(50/1920*100vw) calc(50/1920*100vw) calc(50/1920*100vw) calc(840/1920*100%);
		height: auto;
	}
	.ttl_reason02 {
		color: #0b3c5d;
		font-size: 188.888%;
		line-height: 150%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		border-bottom: solid 1px #0b3c5d;
		margin-left: -3px;
		padding-bottom: calc(26/1920*100vw);
		margin-bottom: calc(27/1920*100vw);
	}
	.txt_reason01 {
		line-height: 200%;
		letter-spacing: 0.1em;
		padding-left: 4px;
	}
	.number_reason01 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		right: calc(30/1920*100vw);
		z-index: 2;
	}
	.number_reason01 span {
		letter-spacing: 0.1em;
	}
	.box_reason01:after {
		content: "";
		display: block;
		width: calc(455 / 1680 * 100vw);
		height: calc(140 / 1680 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(-17.102728969052deg, #328cc1 0%, #328cc1 50%, #d6e8f3 50%, #d6e8f3 100%);
	}
	.box_reason02 {
		background: #ede3d4;
		position: relative;
		width: calc(1680/1920*100%);
		margin-left: calc(80/1920*100%);
		margin-bottom: calc(140/1920*100vw);
		padding: calc(50/1920*100vw) calc(850/1920*100%) calc(50/1920*100vw) calc(50/1920*100vw);
		height: auto;
	}
	.txt_reason02 {
		line-height: 200%;
		letter-spacing: 0.1em;
		padding-left: 0;
	}
	.number_reason02 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: left;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -44px;
		left: calc(50/1920*100vw);
		z-index: 2;
	}
	.number_reason02 span {
		letter-spacing: 0.1em;
	}
	.box_reason02:after {
		content: "";
		display: block;
		width: calc(455 / 1680 * 100vw);
		height: calc(140 / 1680 * 100vw);
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: linear-gradient(17.102728969052deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
	}
	.box_reason03 {
		height: auto;
	}
	.number_reason03 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		right: calc(30/1920*100vw);
		z-index: 2;
	}
	.number_reason03 span {
		letter-spacing: 0.1em;
	}
	.ttl_reason04 {
		font-size: 188.888%;
	}
	.txt_reason04 {
		line-height: 200%;
		letter-spacing: 0.1em;
		text-align: left;
		line-break: strict;
	}
	.box_reason04:after, .box_reason05:after, .box_reason06:after {
		width: calc(455 / 1680 * 100vw);
		height: calc(140 / 1680 * 100vw);
	}
}
@media(min-width: 961px) and (max-width:1200px) {
	.box_reason01 {
		background: #d6e8f3;
		position: relative;
		width: calc(1680/1920*100%);
		margin-left: calc(160/1920*100%);
		margin-bottom: calc(140/1920*100vw);
		padding: calc(50/1920*100vw) calc(50/1920*100vw) calc(50/1920*100vw) calc(840/1920*100%);
		height: auto;
	}
	.ttl_reason02 {
		color: #0b3c5d;
		font-size: 155.555%;
		line-height: 130%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		border-bottom: solid 1px #0b3c5d;
		margin-left: -3px;
		padding-bottom: calc(26/1920*100vw);
		margin-bottom: calc(27/1920*100vw);
	}
	.txt_reason01 {
		line-height: 160%;
		letter-spacing: 0.1em;
		padding-left: 4px;
	}
	.number_reason01 {
		color: #ffffff;
		font-size: 1333.333%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -34px;
		right: calc(25/1920*100vw);
		z-index: 2;
	}
	.number_reason01 span {
		letter-spacing: 0.1em;
	}
	.box_reason01:after {
		content: "";
		display: block;
		width: calc(455 / 1680 * 100vw);
		height: calc(140 / 1680 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(-17.102728969052deg, #328cc1 0%, #328cc1 50%, #d6e8f3 50%, #d6e8f3 100%);
	}
	.box_reason02 {
		background: #ede3d4;
		position: relative;
		width: calc(1680/1920*100%);
		margin-left: calc(80/1920*100%);
		margin-bottom: calc(140/1920*100vw);
		padding: calc(50/1920*100vw) calc(840/1920*100%) calc(50/1920*100vw) calc(50/1920*100vw);
		height: auto;
	}
	.txt_reason02 {
		line-height: 160%;
		letter-spacing: 0.1em;
		padding-left: 0;
	}
	.number_reason02 {
		color: #ffffff;
		font-size: 1333.333%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: left;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -34px;
		left: calc(50/1920*100vw);
		z-index: 2;
	}
	.number_reason02 span {
		letter-spacing: 0.1em;
	}
	.box_reason02:after {
		content: "";
		display: block;
		width: calc(455 / 1680 * 100vw);
		height: calc(140 / 1680 * 100vw);
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: linear-gradient(17.102728969052deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
	}
	.box_reason03 {
		height: auto;
	}
	.number_reason03 {
		color: #ffffff;
		font-size: 1333.333%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: left;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -34px;
		left: calc(50/1920*100vw);
		z-index: 2;
	}
	.number_reason02 span {
		letter-spacing: 0.1em;
	}
	.number_reason03 {
		color: #ffffff;
		font-size: 1333.333%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -34px;
		right: calc(25/1920*100vw);
		z-index: 2;
	}
	.number_reason03 span {
		letter-spacing: 0.1em;
	}
	.ttl_reason04 {
		font-size: 155.555%;
	}
	.txt_reason04 {
		line-height: 200%;
		letter-spacing: 0.1em;
		text-align: left;
		line-break: strict;
	}
	.number_reason04, .number_reason05, .number_reason06 {
		font-size: 1333.333%;
		bottom: -34px;
	}
	.box_reason04:after, .box_reason05:after, .box_reason06:after {
		width: calc(455 / 1680 * 100vw);
		height: calc(140 / 1680 * 100vw);
	}
	.txt_reason08 {
		font-size: 133.333%;
		text-align: center;
		line-height: 166.666%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: 37px 0 40px;
	}
}
@media(min-width: 768px) and (max-width:1350px) {
	.box_reason07 {
		position: relative;
		background: url(images/index/img_reason07.jpg)no-repeat right top / cover;
	}
	.txtbox_reason07 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.ttl_reason07 {
		color: #0b3c5d;
		font-size: 277.777%;
		line-height: 150%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		text-align: center;
		padding: calc(44/1350*100vw) 0 calc(27/1350*100vw);
	}
	.txt_reason07 {
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: calc(33/1350*100vw);
	}
	.btn_reason07 {
		display: block;
		width: 500px;
		height: calc(70/1350*100vw);
		line-height: calc(70/1350*100vw);
		margin: auto;
		color: #ffffff;
		letter-spacing: 0.1em;
		font-size: 122.222%;
		text-align: center;
		background: #153d90;
		border-right: solid 20px #1d2d4e;
	}
	.number_reason07 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		right: calc(55/1920*100vw);
		z-index: 2;
	}
	.number_reason07 span {
		letter-spacing: 0.1em;
	}
}
@media(min-width: 1201px) and (max-width:1400px) {
	.ttl_reason07 {
		font-size: 222.222%;
		line-height: 150%;
	}
	.txt_reason07 {
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: calc(33/1350*100vw);
	}
}
@media(min-width: 961px) and (max-width:1200px) {
	.ttl_reason07 {
		font-size: 188.888%;
		line-height: 130%;
		padding: calc(44/1350*100vw) 0 calc(27/1350*100vw);
	}
	.txt_reason07 {
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: calc(33/1350*100vw);
	}
	.btn_reason07 {
		display: block;
		width: calc(500/1200*100vw);
		height: calc(70/1350*100vw);
		line-height: calc(70/1350*100vw);
		font-size: 100%;
		border-right: solid 20px #1d2d4e;
	}
	.number_reason07 {
		font-size: 1333.333%;
		bottom: -34px;
		right: calc(25/1920*100vw);
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.ttl_reason01 {
		margin-bottom: calc(154/960*100vw);
	}
	.box_reason01 {
		background: #d6e8f3;
		position: relative;
		width: 100%;
		margin-left: 0;
		margin-bottom: calc(140/960*100vw);
		padding: calc(500/960*100vw) 5% calc(150/960*100vw) 5%;
		height: auto;
	}
	.img_reason01 {
		width: 90%;
		position: absolute;
		left: 5%;
		top: calc(-95/960*100vw);
		transform: none;
	}
	.ttl_reason02 {
		color: #0b3c5d;
		font-size: 277.777%;
		line-height: 150%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		border-bottom: solid 1px #0b3c5d;
		margin-left: -3px;
		padding-bottom: calc(26/960*100vw);
		margin-bottom: calc(27/960*100vw);
	}
	.txt_reason01 {
		font-size: 100%;
		line-height: 200%;
		letter-spacing: 0.1em;
		padding-left: 4px;
	}
	.number_reason01 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		right: 4%;
		z-index: 2;
	}
	.number_reason01 span {
		letter-spacing: 0.1em;
	}
	.box_reason01:after {
		content: "";
		display: block;
		width: calc(455 / 960 * 100vw);
		height: calc(140 / 960 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(-17.102728969052deg, #328cc1 0%, #328cc1 50%, #d6e8f3 50%, #d6e8f3 100%);
	}
	.box_reason02 {
		background: #ede3d4;
		position: relative;
		width: 100%;
		margin-left: 0;
		margin-bottom: calc(140/960*100vw);
		padding: calc(500/960*100vw) 5% calc(150/960*100vw) 5%;
		height: auto;
	}
	.img_reason02 {
		width: 90%;
		position: absolute;
		left: 5%;
		top: calc(-95/960*100vw);
		transform: none;
	}
	.txt_reason02 {
		font-size: 100%;
		line-height: 200%;
		letter-spacing: 0.1em;
		padding-left: 4px;
	}
	.number_reason02 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: left;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		left: 4%;
		z-index: 2;
	}
	.number_reason02 span {
		letter-spacing: 0.1em;
	}
	.box_reason02:after {
		content: "";
		display: block;
		width: calc(455 / 960 * 100vw);
		height: calc(140 / 960 * 100vw);
		position: absolute;
		bottom: 0;
		left: 0;
		z-index: 1;
		background: linear-gradient(17.102728969052deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
	}
	.box_reason03 {
		height: auto;
		margin-bottom: calc(85/960*100vw);
	}
	.img_reason03 {
		width: 90%;
		position: absolute;
		left: 5%;
		top: calc(-95/960*100vw);
		transform: none;
	}
	.box_reason03 .txt_reason01 {
		padding-right: 4px;
	}
	.number_reason03 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: left;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		right: 4%;
		z-index: 2;
	}
	.number_reason03 span {
		letter-spacing: 0.1em;
	}
	.area_reason01 {
		margin-bottom: calc(60/960*100vw);
	}
	.area_reason01 .row_default03 {
		display: block;
		justify-content: space-between;
	}
	.area_reason01 .row_default03 .col {
		width: 100%;
		display: block;
	}
	.area_reason01 .row_default03 .col:not(:last-child) {
		margin-bottom: calc(85/750*100vw);
	}
	.img_reason04 {
		width: 100%;
		height: calc(424/750*100vw);
		background: url(images/index/sp/img_reason04.jpg)no-repeat top center / contain;
	}
	.img_reason05 {
		width: 100%;
		height: calc(424/750*100vw);
		background: url(images/index/sp/img_reason05.jpg)no-repeat top center/ contain;
	}
	.img_reason06 {
		width: 100%;
		height: calc(424/750*100vw);
		background: url(images/index/sp/img_reason06.jpg)no-repeat top center/ contain;
	}
	.img_reason04 img, .img_reason05 img, .img_reason06 img {
		display: none;
	}
	.box_reason04 {
		background: #ede3d4;
		position: relative;
		padding: 0;
	}
	.txtbox_reason04 {
		position: relative;
		z-index: 3;
		padding: 0 5% calc(50/960*100vw) 5%;
	}
	.ttl_reason04 {
		color: #0b3c5d;
		font-size: 277.777%;
		line-height: 150%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: calc(29/960*100vw) 0 calc(18/960*100vw);
	}
	.txt_reason04 {
		line-height: 200%;
		letter-spacing: 0.1em;
		text-align: left;
		line-break: strict;
	}
	.number_reason04 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		right: 4%;
		z-index: 2;
	}
	.number_reason04 span {
		letter-spacing: 0.1em;
	}
	.box_reason04:after {
		content: "";
		display: block;
		width: calc(455 / 960 * 100vw);
		height: calc(140 / 960 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(-17.102728969052deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
	}
	.box_reason05 {
		background: #d6e8f3;
		position: relative;
	}
	.number_reason05 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		right: 4%;
		z-index: 2;
	}
	.number_reason05 span {
		letter-spacing: 0.1em;
	}
	.box_reason05:after {
		content: "";
		display: block;
		width: calc(455 / 960 * 100vw);
		height: calc(140 / 960 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(-17.102728969052deg, #328cc1 0%, #328cc1 50%, #d6e8f3 50%, #d6e8f3 100%);
	}
	.box_reason06 {
		background: #ede3d4;
		position: relative;
	}
	.number_reason06 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		right: 4%;
		z-index: 2;
	}
	.number_reason06 span {
		letter-spacing: 0.1em;
	}
	.box_reason06:after {
		content: "";
		display: block;
		width: calc(455 / 960 * 100vw);
		height: calc(140 / 960 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(-17.102728969052deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
	}
	.box_reason07 {
		position: relative;
		background: url(images/index/img_reason07.jpg)no-repeat right top / cover;
	}
	.txtbox_reason07 {
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
	}
	.ttl_reason07 {
		color: #0b3c5d;
		font-size: 133.333%;
		line-height: 130%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		text-align: center;
		padding: calc(44/1350*100vw) 0 calc(27/1350*100vw);
	}
	.txt_reason07 {
		letter-spacing: 0.1em;
		text-align: center;
		margin-bottom: calc(33/1350*100vw);
	}
	.btn_reason07 {
		display: block;
		width: 500px;
		height: calc(70/1350*100vw);
		line-height: calc(70/1350*100vw);
		margin: auto;
		color: #ffffff;
		letter-spacing: 0.1em;
		font-size: 122.222%;
		text-align: center;
		background: #153d90;
		border-right: solid 20px #1d2d4e;
	}
	.number_reason07 {
		color: #ffffff;
		font-size: 1666.666%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: -42px;
		right: calc(55/1920*100vw);
		z-index: 2;
	}
	.number_reason07 span {
		letter-spacing: 0.1em;
	}
	.txt_reason08 {
		font-size: 133.333%;
		text-align: center;
		line-height: 166.666%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: 37px 0 40px;
	}
}
@media(max-width: 767px) {
	.index_reason {
		background: url(images/index/sp/bg_reason01.jpg)no-repeat right top / contain;
		padding: calc(80/750*100vw) 0 0;
	}
	.ttl_reason01 {
		font-size: 156.25%;
		line-height: 150%;
		text-align: center;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		margin-bottom: calc(135/750*100vw);
	}
	.box_reason01 {
		background: #d6e8f3;
		position: relative;
		width: 100%;
		margin-left: 0;
		margin-bottom: calc(182/750*100vw);
		padding: calc(470/750*100vw) 3.2% calc(150/750*100vw) 3.2%;
		max-height: calc(1175/750*100vw);
		height: calc(1113/750*100vw);
		min-height: auto;
	}
	.img_reason01 {
		width: calc(702/750*100vw);
		height: calc(520/750*100vw);
		background: url(images/index/sp/img_reason01.jpg)no-repeat center/ contain;
		position: absolute;
		left: 50%;
		top: calc(-95/750*100vw);
		transform: translateX(-50%);
	}
	.img_reason01 img {
		display: none;
	}
	.ttl_reason02 {
		color: #0b3c5d;
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		border-bottom: solid 1px #0b3c5d;
		margin-left: 0;
		padding-bottom: calc(24/750*100vw);
		margin-bottom: calc(27/750*100vw);
	}
	.txt_reason01 {
		font-size: 100%;
		line-height: 156.25%;
		letter-spacing: 0;
		padding-left: calc(4/750*100vw);
	}
	.number_reason01 {
		color: #ffffff;
		font-size: 937.5%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: calc(-42/750*100vw);
		right: calc(10/750*100vw);
		z-index: 2;
	}
	.number_reason01 span {
		letter-spacing: 0.1em;
	}
	.box_reason01:after {
		content: "";
		display: block;
		width: calc(375 / 750 * 100vw);
		height: calc(125 / 750 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(-18.434948822922deg, #328cc1 0%, #328cc1 50%, #d6e8f3 50%, #d6e8f3 100%);
	}
	.box_reason02 {
		background: #ede3d4;
		position: relative;
		width: 100%;
		margin-left: 0;
		margin-bottom: calc(182/750*100vw);
		padding: calc(470/750*100vw) 3.2% calc(150/750*100vw) 3.2%;
		max-height: calc(1265/750*100vw);
		height: calc(1214/750*100vw);
		min-height: auto;
	}
	.img_reason02 {
		width: calc(702/750*100vw);
		height: calc(520/750*100vw);
		background: url(images/index/sp/img_reason02.jpg)no-repeat center/ contain;
		position: absolute;
		left: 50%;
		top: calc(-95/750*100vw);
		transform: translateX(-50%);
	}
	.img_reason02 img {
		display: none;
	}
	.txt_reason02 {
		font-size: 100%;
		line-height: 156.25%;
		letter-spacing: 0;
		padding-left: calc(4/750*100vw);
		padding-right: calc(4/750*100vw);
	}
	.number_reason02 {
		color: #ffffff;
		font-size: 937.5%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: left;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: calc(-42/750*100vw);
		left: calc(24/750*100vw);
		z-index: 2;
	}
	.number_reason02 span {
		letter-spacing: 0.1em;
	}
	.box_reason02:after {
		content: "";
		display: block;
		width: calc(375 / 750 * 100vw);
		height: calc(125 / 750 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(18.434948822922deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
	}
	.box_reason03 {
		max-height: calc(1315/750*100vw);
		height: calc(1315/750*100vw);
		margin-bottom: calc(85/750*100vw);
		min-height: auto;
	}
	.img_reason03 {
		width: calc(702/750*100vw);
		height: calc(520/750*100vw);
		background: url(images/index/sp/img_reason03.jpg)no-repeat center/ contain;
		position: absolute;
		left: 50%;
		top: calc(-95/750*100vw);
		transform: translateX(-50%);
	}
	.img_reason03 img {
		display: none;
	}
	.box_reason03 .txt_reason01 {
		padding-right: calc(4/750*100vw);
		line-break: strict;
	}
	.number_reason03 {
		color: #ffffff;
		font-size: 937.5%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: calc(-42/750*100vw);
		right: calc(10/750*100vw);
		z-index: 2;
	}
	.number_reason03 span {
		letter-spacing: 0.1em;
	}
	.area_reason01 {
		margin-bottom: calc(60/750*100vw);
	}
	.area_reason01 .row_default03 {
		display: block;
		justify-content: space-between;
	}
	.area_reason01 .row_default03 .col {
		width: 100%;
		display: block;
	}
	.area_reason01 .row_default03 .col:not(:last-child) {
		margin-bottom: calc(85/750*100vw);
	}
	.img_reason04 {
		width: 100%;
		height: calc(424/750*100vw);
		background: url(images/index/sp/img_reason04.jpg)no-repeat top center / contain;
	}
	.img_reason05 {
		width: 100%;
		height: calc(424/750*100vw);
		background: url(images/index/sp/img_reason05.jpg)no-repeat top center/ contain;
	}
	.img_reason06 {
		width: 100%;
		height: calc(424/750*100vw);
		background: url(images/index/sp/img_reason06.jpg)no-repeat top center/ contain;
	}
	.img_reason04 img, .img_reason05 img, .img_reason06 img {
		display: none;
	}
	.box_reason04 {
		background: #ede3d4;
		position: relative;
		padding: 0;
	}
	.txtbox_reason04 {
		position: relative;
		z-index: 3;
		padding: 0 3.2% calc(140/750*100vw) 3.2%;
	}
	.ttl_reason04 {
		color: #0b3c5d;
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: calc(50/750*100vw) 0 calc(40/750*100vw);
	}
	.txt_reason04 {
		line-height: 156.25%;
		letter-spacing: 0;
		text-align: left;
		line-break: strict;
		padding: 0 calc(4/750*100vw);
	}
	.number_reason04 {
		color: #ffffff;
		font-size: 937.5%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: calc(-42/750*100vw);
		right: calc(20/750*100vw);
		z-index: 2;
	}
	.number_reason04 span {
		letter-spacing: 0.1em;
	}
	.box_reason04:after {
		content: "";
		display: block;
		width: calc(375 / 750 * 100vw);
		height: calc(155 / 750 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(-22.456938999942deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
	}
	.box_reason05 {
		background: #d6e8f3;
		position: relative;
	}
	.number_reason05 {
		color: #ffffff;
		font-size: 937.5%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: calc(-42/750*100vw);
		right: calc(20/750*100vw);
		z-index: 2;
	}
	.number_reason05 span {
		letter-spacing: 0.1em;
	}
	.box_reason05:after {
		content: "";
		display: block;
		width: calc(375 / 750 * 100vw);
		height: calc(155 / 750 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(-22.456938999942deg, #328cc1 0%, #328cc1 50%, #d6e8f3 50%, #d6e8f3 100%);
	}
	.box_reason06 {
		background: #ede3d4;
		position: relative;
	}
	.number_reason06 {
		color: #ffffff;
		font-size: 937.5%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: calc(-42/750*100vw);
		right: calc(20/750*100vw);
		z-index: 2;
	}
	.number_reason06 span {
		letter-spacing: 0.1em;
	}
	.box_reason06:after {
		content: "";
		display: block;
		width: calc(375 / 750 * 100vw);
		height: calc(155 / 750 * 100vw);
		position: absolute;
		bottom: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(-22.456938999942deg, #ab987a 0%, #ab987a 50%, #ede3d4 50%, #ede3d4 100%);
	}
	.box_reason07 {
		position: relative;
		background: url(images/index/sp/img_reason07.jpg)no-repeat right top / cover;
		width: calc(702/750*100vw);
		height: auto;
		padding: 0 5% 10vw;
		margin-bottom: calc(55/750*100vw);
	}
	.txtbox_reason07 {
		position: relative;
		top: auto;
		left: auto;
	}
	.ttl_reason07 {
		color: #0b3c5d;
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		text-align: center;
		padding: calc(56/750*100vw) 0 calc(1/750*100vw);
	}
	.txt_reason07 {
		letter-spacing: -0.025em;
		text-align: center;
		width: calc(540/750*100vw);
		margin: auto;
		margin-bottom: calc(37/750*100vw);
	}
	.btn_reason07 {
		display: block;
		width: calc(576/750*100vw);
		height: calc(88/750*100vw);
		line-height: calc(88/750*100vw);
		margin: auto;
		color: #ffffff;
		letter-spacing: 0.1em;
		font-size: 100%;
		text-align: center;
		background: #153d90;
		border-right: solid calc(19/750*100vw) #1d2d4e;
	}
	.number_reason07 {
		color: #ffffff;
		font-size: 937.5%;
		letter-spacing: 0;
		line-height: 1em;
		text-align: right;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		bottom: calc(-42/750*100vw);
		right: calc(20/750*100vw);
		z-index: 2;
	}
	.number_reason07 span {
		letter-spacing: 0.1em;
	}
	.ttl_reason08 {
		font-size: 250%;
		text-align: center;
		color: #5d4d2c;
		letter-spacing: 0.1em;
		line-height: 1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
	}
	.box_reason08 {
		border: solid 1px #5d4d2c;
		padding: calc(8/750*100vw);
		margin-top: calc(-9/750*100vw);
		margin-bottom: calc(84/750*100vw);
	}
	.box_reason08_inner {
		border: solid 1px #5d4d2c;
	}
	.txt_reason08 {
		font-size: 100%;
		text-align: center;
		line-height: 156.25%;
		letter-spacing: 0;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: calc(29/750*100vw) 0 calc(45/750*100vw);
	}
}
/* 電話　LINE index_tel
------------------------------------------------------------------*/
.index_tel {
	background: url(images/index/bg_tel.jpg)no-repeat center/ cover;
	position: relative;
	height: 600px;
}
.area_index_tel {
	position: absolute;
	top: 0;
	width: 100%;
}
.txt_index_tel01 {
	font-size: 222.222%;
	text-align: center;
	line-height: 150%;
	letter-spacing: 0.1em;
	width: 100%;
	color: #ffffff;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 90px 0 50px;
}
.box_index_tel, .box_index_line {
	width: 400px;
	background: #ffffff;
	display: block;
}
.txt_index_tel02, .txt_index_line01 {
	font-size: 255.6%;
	line-height: calc(112 / 1920 * 100vw);
	font-style: normal;
	text-align: center;
	letter-spacing: 0.1em;
}
.txt_index_tel02{
	font-family: neue-kabel, sans-serif;
	font-weight: 500;
}
.txt_index_line01{
	font-size: 233.3%;
	font-weight: normal;
	letter-spacing: -1px;
}
.txt_index_line01 span{
	 font-size: 113.6%;
	font-family: neue-kabel, sans-serif;
	font-weight: 500;
}
.txt_index_tel02 img{
	width:calc(33 / 1920 * 100vw);
	margin-right:calc(12 / 1920 * 100vw);
	vertical-align: baseline;
}

.txt_index_line01 img {
	width:calc(28 / 1920 * 100vw);
	margin-right: calc(7 / 1920 * 100vw);
	margin-bottom: calc(16 / 1920 * 100vw);
}
.txt_index_tel03, .txt_index_line02{
	font-size: 133.3%;
	height: 50px;
	line-height: 53px;
	color: #ffffff;
	text-align: center;
	font-family: neue-kabel, sans-serif;
	font-style: normal;
	font-weight: 400;
    letter-spacing: 0.1em;
}
.txt_index_tel03{
	background: #328cc1;
}
.txt_index_line02{
	background: #ab987a;
}
.box_index_line{
	 margin-left: 40px;
}
.index_tel:after {
	content: "";
	display: block;
	background: url(images/index/img_tel_deco.png)no-repeat center / cover;
	width: 381px;
	height: 510px;
	position: absolute;
	bottom: 0;
	z-index: 0;
	right: 0;
}
.row_index_tel{
    position: absolute;
    left: 0;
    right: 0;
    z-index: 1;
}
@media(max-width:1920px) {
	.index_tel {
		background: url(images/index/bg_tel.jpg)no-repeat center/ cover;
		position: relative;
		height: calc(600 / 1920 * 100vw)
	}
	.area_index_tel {
		position: absolute;
		top: 0;
		width: 100%;
	}
	.txt_index_tel01 {
		font-size: 222.222%;
		text-align: center;
		line-height: 150%;
		letter-spacing: 0.1em;
		width: 100%;
		color: #ffffff;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: calc(90/1920*100vw) 0 calc(50/1920*100vw);
	}
	.txt_index_tel02, .txt_index_line01 {
		font-size: 255.6%;
		line-height: calc(112 / 1920 * 100vw);
		font-style: normal;
		text-align: center;
		letter-spacing: 0.1em;
	}
	.txt_index_tel02{
		font-family: neue-kabel, sans-serif;
		font-weight: 500;
	}
	.txt_index_line01{
		font-size: 233.3%;
		font-weight: normal;
		letter-spacing: -1px;
	}
	.txt_index_line01 span{
		 font-size: 113.6%;
		font-family: neue-kabel, sans-serif;
		font-weight: 500;
	}
	.txt_index_tel03, .txt_index_line02{
		height: calc(50 / 1920 * 100vw);
		line-height: calc(53/1920*100vw);
		text-align: center;
		font-family: neue-kabel, sans-serif;
		font-style: normal;
		font-weight: 400;
	}
	.index_tel:after {
		content: "";
		display: block;
		background: url(images/index/img_tel_deco.png)no-repeat center / cover;
		width: calc(381/1920*100vw);
		height: calc(510/1920*100vw);
		position: absolute;
		bottom: 0;
		left: calc(55.5% + 286px);
	}
}
@media(min-width: 1651px) and (max-width:1800px) {
	.index_tel {
		height: calc(600/1800*100vw);
	}
	.txt_index_tel01 {
		font-size: 211.111%;
		line-height: 150%;
		padding: calc(80/1800*100vw) 0 calc(40/1800*100vw);
	}
	.txt_index_tel02, .txt_index_line01 {
        font-size: 255.6%;
		line-height: calc(112/1800*100vw);
	}
	.txt_index_tel03, .txt_index_line02{
		height: calc(50/1800*100vw);
		line-height: calc(53/1800*100vw);
	}
	.index_tel:after{
		left: auto;
        right: 0;
	}
}
@media(min-width: 1501px) and (max-width:1650px) {
	.index_tel {
		height: calc(600/1650*100vw);
	}
	.txt_index_tel01 {
		font-size: 199.999%;
		line-height: 150%;
		padding: calc(80/1650*100vw) 0 calc(40/1650*100vw);
	}
	.txt_index_tel02, .txt_index_line01 {
        font-size: 255.6%;
		line-height: calc(112/1650*100vw);
	}
	.txt_index_tel03, .txt_index_line02{
		height: calc(50/1650*100vw);
		line-height: calc(53/1650*100vw);
	}
    .index_tel:after {
        left: auto;
		right: 0;
	}
}
@media(min-width: 1351px) and (max-width:1500px) {
	.index_tel {
		height: calc(520/1500*100vw);
	}
	.txt_index_tel01 {
		font-size: 188.888%;
		line-height: 150%;
		padding: calc(70/1500*100vw) 0 calc(35/1500*100vw);
	}
	.txt_index_tel02, .txt_index_line01 {
        font-size: 255.6%;
		line-height: calc(112/1500*100vw);
	}
	.txt_index_tel03, .txt_index_line02{
		height: calc(50/1500*100vw);
		line-height: calc(53/1500*100vw);
	}
	.index_tel:after{
		left: auto;
        right: 0;
        width: calc(321 / 1500 * 100vw);
        height: calc(450 / 1500 * 100vw);
	}
}
@media(min-width: 1201px) and (max-width:1350px) {
	.index_tel {
		height: calc(520/1350*100vw);
	}
	.txt_index_tel01 {
		font-size: 177.777%;
		line-height: 150%;
		padding: calc(70/1350*100vw) 0 calc(35/1350*100vw);
	}
	.txt_index_tel02, .txt_index_line01 {
        font-size: 255.6%;
		line-height: calc(112/1350*100vw);
	}
	.txt_index_tel03, .txt_index_line02{
		height: calc(50/1350*100vw);
		line-height: calc(53/1350*100vw);
	}
	.box_index_tel, .box_index_line {
		width: calc(420 / 1350 * 100vw);
	}
	.txt_index_tel02 img{
		width:calc(33 / 1350 * 100vw);
		margin-right:calc(12 / 1350 * 100vw);
	}
	.txt_index_line01 img {
		width:calc(26 / 1350 * 100vw);
		margin-right: calc(7 / 1350 * 100vw);
		margin-bottom: calc(16 / 1350 * 100vw);
	}
	.index_tel:after{
		left: auto;
        right: 0;
    	width: calc(321 / 1350 * 100vw);
        height: calc(450 / 1350 * 100vw);
	}
}
@media(min-width: 1051px) and (max-width:1200px) {
	.index_tel {
		height: calc(460 / 1200 * 100vw);
	}
	.txt_index_tel01 {
		font-size: 166.666%;
		line-height: 150%;
		padding: calc(60/1200*100vw) 0 calc(30/1200*100vw);
	}
	.txt_index_tel02, .txt_index_line01 {
        font-size: 255.6%;
		line-height: calc(112/1200*100vw);
	}
	.txt_index_tel03, .txt_index_line02{
		height: calc(50/1200*100vw);
		line-height: calc(53/1200*100vw);
	}
	.box_index_tel, .box_index_line {
		width: calc(440 / 1200 * 100vw);
	}
	.txt_index_tel02 img{
		width:calc(33 / 1200 * 100vw);
		margin-right:calc(12 / 1200 * 100vw);
	}
	.txt_index_line01 img {
		width:calc(26 / 1200 * 100vw);
		margin-right: calc(7 / 1200 * 100vw);
		margin-bottom: calc(16 / 1200 * 100vw);
	}
	.index_tel:after{
        width: calc(331 / 1200 * 100vw);
        height: calc(440 / 1200 * 100vw);
		left: auto;
        right: 0;
	}
}
@media(min-width: 961px) and (max-width:1050px) {
	.index_tel {
		    height: calc(430 / 1050 * 100vw);
	}
	.txt_index_tel01 {
		font-size: 155.555%;
		line-height: 150%;
		padding: calc(60/1050*100vw) 0 calc(30/1050*100vw);
	}
	.txt_index_tel02, .txt_index_line01 {
        font-size: 255.6%;
		line-height: calc(112/1050*100vw);
	}
	.txt_index_tel03, .txt_index_line02{
		height: calc(50/1050*100vw);
		line-height: calc(53/1050*100vw);
	}
	.box_index_tel, .box_index_line {
		width: calc(400 / 1050 * 100vw);
	}
	.index_tel:after{
		left: auto;
        right: 0;
        width: calc(281 / 1050 * 100vw);
        height: calc(390 / 1050 * 100vw);
	}
	.txt_index_tel02 img{
		width:calc(33 / 1050 * 100vw);
		margin-right:calc(12 / 1050 * 100vw);
	}
	.txt_index_line01 img {
		width:calc(28 / 1050 * 100vw);
		margin-right: calc(7 / 1050 * 100vw);
		margin-bottom: calc(16 / 1050 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_tel {
		background: url(images/index/sp/bg_tel.jpg)no-repeat center/ cover;
		position: relative;
		height: calc(600/960*100vw);
	}
	.area_index_tel {
		position: absolute;
		top: 0;
		width: 100%;
	}
	.txt_index_tel01 {
		font-size: 166.7%;
		text-align: center;
		line-height: 166.666%;
		letter-spacing: 0.1em;
		width: 100%;
		color: #ffffff;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: calc(90/960*100vw) 0 calc(50/960*100vw);
	}
	.box_index_tel, .box_index_line {
		width: calc(400 / 960 * 100vw);
		background: #ffffff;
		display: block;
	}
	.txt_index_tel02, .txt_index_line01 {
	    font-size: 211.1%;
		line-height: calc(112/960 *100vw);
		font-family: neue-kabel, sans-serif;
		font-style: normal;
		font-weight: 500;
		text-align: center;
	}
	.txt_index_tel03, .txt_index_line02{
		font-size: 111.1%;
	}
	.txt_index_tel02 img{
		width:calc(33 / 960 * 100vw);
		margin-right:calc(12 / 1050 * 100vw);
	}
	.txt_index_line01 img {
		width:calc(28 / 960 * 100vw);
		margin-right: calc(7 / 960 * 100vw);
		margin-bottom: calc(16 / 960 * 100vw);
	}
	.txt_index_tel03, .txt_index_line02{
		height: calc(50/960*100vw);
		line-height: calc(53/960*100vw);
		color: #ffffff;
		text-align: center;
		font-family: neue-kabel, sans-serif;
		font-style: normal;
		font-weight: 400;
	}
	.index_tel:after {
		content: "";
		display: block;
		background: url(images/index/sp/img_tel_deco.png)no-repeat center / cover;
        width: calc(259 / 960 * 100vw);
        height: calc(451 / 960 * 100vw);
		position: absolute;
		bottom: 0;
		left: auto;
		right: 0;
	}
}
@media(max-width: 767px) {
	.index_tel {
		background: url(images/index/sp/bg_tel.jpg)no-repeat center/ cover;
		position: relative;
		height: auto;
        padding: calc(50 / 750 * 100vw) 0 calc(60 / 750 * 100vw) 0;
	}
	.area_index_tel {
		position: unset;
		top: 0;
		width: 100%;
	}
	.txt_index_tel01 {
		font-size: 112.5%;
		text-align: center;
	    line-height: 140.666%;
		letter-spacing: 0.1em;
		width: 100%;
		color: #ffffff;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding:0 0 calc(40 / 750 * 100vw) 0;
	}
	.box_index_tel, .box_index_line {
		width: calc(350 / 750 * 100vw);
		background: #ffffff;
		display: block;
	}
	.txt_index_tel02, .txt_index_line01 {
		font-size: 171.875%;
		line-height: calc(104/750*100vw);
		font-family: neue-kabel, sans-serif;
		font-style: normal;
		font-weight: 500;
		text-align: center;
	}
	.txt_index_tel02 img{
		width: calc(40 / 750 * 100vw);
		margin-right:calc(12 / 750 * 100vw);
	}
	.txt_index_line01 img {
		width: calc(35 / 750 * 100vw);
        margin-right: calc(11 / 750 * 100vw);
        margin-bottom: calc(11 / 750 * 100vw);
	}
	.txt_index_tel03, .txt_index_line02{
		font-size: 100%;
        height: calc(54 / 750 * 100vw);
		line-height: calc(53/750*100vw);
		color: #ffffff;
		text-align: center;
		font-family: neue-kabel, sans-serif;
		font-style: normal;
		font-weight: 400;
	    letter-spacing: 0.05em;
	}
	.index_tel:after {
		content: "";
		display: block;
		background: url(images/index/sp/img_tel_deco.png)no-repeat center / cover;
		width: calc(186/750*100vw);
		height: calc(321/750*100vw);
		position: absolute;
		bottom: 0;
		left: auto;
		right: 0;
	}
	.row_index_tel{
		position: unset;
	   	width: calc(575 / 750 * 100vw);
	    margin: 0 auto;
	}
	.box_index_tel, .box_index_line{
		display: block;
		width: 100%;
	}
	.box_index_line {
    	margin-left: 0;
		margin-top: calc(30 / 750 * 100vw);
	}
	.txt_index_line01{
		 font-size: 150%;
    	letter-spacing: 0.05em;
	}
}
/* COMPARISON他の治療方法との比較 index_comparison
------------------------------------------------------------------*/
.index_comparison {
	padding: 95px 0 0;
}
.ttl_comparison01 {
	font-size: 277.777%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 0 0 46px;
}
.bg_comparison01 {
	background: url(images/index/bg_comparison01.jpg), #f1f5fe;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	padding: 67px 0 80px;
}
.txt_comparison01 {
	text-align: center;
	line-height: 200%;
	letter-spacing: 0.1em;
	margin-bottom: 52px;
}
.tbl_comparison01 {
	border: solid 2px #0b3c5d;
	table-layout: fixed;
}
.tbl_comparison01 tr:not(:last-child) {
	border-bottom: solid 1px #0b3c5d;
}
.tbl_comparison01 th {
	height: 78px;
	background: #0b3c5d;
	font-size: 166.666%;
	color: #ffffff;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	vertical-align: middle;
}
.tbl_comparison01 td {
	padding: 15px 20px;
	line-height: 133.333%;
}
.td_comparison01 {
	background: #328cc1;
	color: #ffffff;
	text-align: center;
	vertical-align: middle;
	width: calc(180/1200*100%);
}
.td_comparison02 {
	background: #84c9e0;
	font-size: 122.222%;
	color: #ffffff;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	vertical-align: middle;
	width: calc(340/1200*100%);
}
.td_comparison03 {
	background: #328cc1;
	font-size: 122.222%;
	color: #ffffff;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	vertical-align: middle;
	width: calc(340/1200*100%);
}
.td_comparison04 {
	background: #dcc7aa;
	font-size: 122.222%;
	color: #ffffff;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	vertical-align: middle;
	width: calc(340/1200*100%);
}
.td_comparison01-2 {
	background: #328cc1;
	color: #ffffff;
	text-align: center;
	vertical-align: top;
}
.td_comparison02-2 {
	background: #e6f4f9;
	text-align: center;
	vertical-align: top;
}
.td_comparison03-2 {
	background: #ffffff;
	text-align: center;
	vertical-align: top;
}
.td_comparison04-2 {
	background: #f8f4ee;
	text-align: center;
	vertical-align: top;
}
.td_comparison02-3 {
	background: #e6f4f9;
	vertical-align: top;
}
.td_comparison03-3 {
	background: #ffffff;
	vertical-align: top;
}
.td_comparison04-3 {
	background: #f8f4ee;
	vertical-align: top;
}
@media(min-width: 961px) and (max-width:1300px) {
	.bg_comparison01 br.pc_only {
		display: none;
	}
	.txt_comparison01 {
		text-align: left;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.index_comparison .hdg3 {
		font-size: 888.888%;
	}
	.index_comparison .hdg3:after {
		bottom: 23px;
	}
	.bg_comparison01 {
		background: url(images/index/sp/bg_comparison01.jpg), #f1f5fe;
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: cover;
		padding: 67px 0 80px;
	}
	.txt_comparison01 {
		text-align: left;
		line-height: 200%;
		letter-spacing: 0.1em;
		margin-bottom: 52px;
	}
	.td_comparison01 {
		width: calc(180/864*100%);
	}
	.td_comparison02 {
		width: 100%;
	}
	.td_comparison03 {
		width: 100%;
	}
	.td_comparison04 {
		width: 100%;
	}
	.td_comparison02-2, .td_comparison03-2, .td_comparison04-2 {
		width: calc(552/864*100%);
	}
}
@media(max-width: 767px) {
	.index_comparison {
		padding: calc(60/750*100vw) 0 0;
	}
	.index_comparison .hdg3 {
		font-size: 328.125%;
	}
	.index_comparison .hdg3:after {
		bottom: calc(15/750*100vw);
	}
	.ttl_comparison01 {
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: 0 0 calc(55/750*100vw);
	}
	.bg_comparison01 {
		background: url(images/index/sp/bg_comparison01.jpg), #f1f5fe;
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: contain;
		padding: calc(55/750*100vw) 0 calc(99/750*100vw);
	}
	.txt_comparison01 {
		text-align: left;
		line-height: 156.25%;
		letter-spacing: 0;
		margin-bottom: calc(60/750*100vw);
	}
	.tbl_comparison01 {
		border: solid 2px #0b3c5d;
		table-layout: fixed;
	}
	.tbl_comparison01 tr:not(:last-child) {
		border-bottom: solid 1px #0b3c5d;
	}
	.tbl_comparison01 th {
		height: calc(80/750*100vw);
		background: #0b3c5d;
		font-size: 134.375%;
		color: #ffffff;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		vertical-align: middle;
	}
	.tbl_comparison01 td {
		padding: calc(20/750*100vw) calc(30/750*100vw);
		line-height: 156.25%;
		letter-spacing: 0;
	}
	.td_comparison01 {
		background: #328cc1;
		color: #ffffff;
		text-align: center;
		vertical-align: middle;
		width: calc(180/702*100%);
		padding: calc(20/750*100vw) 0;
	}
	.td_comparison02 {
		background: #84c9e0;
		font-size: 100%;
		letter-spacing: 0.1em;
		color: #ffffff;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		vertical-align: middle;
		width: 100%;
	}
	.td_comparison03 {
		background: #328cc1;
		font-size: 100%;
		letter-spacing: 0.1em;
		color: #ffffff;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		vertical-align: middle;
		width: 100%;
	}
	.td_comparison04 {
		background: #dcc7aa;
		font-size: 100%;
		letter-spacing: 0.1em;
		color: #ffffff;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		vertical-align: middle;
		width: 100%;
	}
	.td_comparison01-2 {
		background: #328cc1;
		color: #ffffff;
		text-align: center;
		vertical-align: top;
		padding: calc(20/750*100vw) 0 !important;
	}
	.td_comparison02-2 {
		background: #e6f4f9;
		text-align: center;
		vertical-align: top;
		width: calc(552/702*100%);
	}
	.td_comparison03-2 {
		background: #ffffff;
		text-align: center;
		vertical-align: top;
		width: calc(552/702*100%);
	}
	.td_comparison04-2 {
		background: #f8f4ee;
		text-align: center;
		vertical-align: top;
		width: calc(552/702*100%);
	}
	.td_comparison02-3 {
		background: #e6f4f9;
		vertical-align: top;
		padding: calc(20/750*100vw) calc(15/750*100vw) calc(20/750*100vw) calc(20/750*100vw) !important;
	}
	.td_comparison03-3 {
		background: #ffffff;
		vertical-align: top;
		padding: calc(20/750*100vw) calc(15/750*100vw) calc(20/750*100vw) calc(20/750*100vw) !important;
	}
	.td_comparison04-3 {
		background: #f8f4ee;
		vertical-align: top;
		padding: calc(20/750*100vw) calc(15/750*100vw) calc(20/750*100vw) calc(20/750*100vw) !important;
	}
}
/* FLOWインプラント治療の流れ index_flow
------------------------------------------------------------------*/
.index_flow {
	padding: 95px 0 0;
}
.ttl_flow01 {
	font-size: 277.777%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 0 0 46px;
}
.bg_flow01 {
	background: url(images/index/bg_flow01.jpg), #134e6e;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	padding: 80px 0 100px;
}
.box_flow02 {
	border: solid 1px #5d4d2c;
	padding: 4px;
	background: #ffffff;
	margin-top: 80px;
}
.box_flow02_inner {
	border: solid 1px #5d4d2c;
	padding: 52px 44px 49px;
}
.ttl_flow02 {
	color: #5d4d2c;
	font-size: 166.666%;
	line-height: 1em;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 19px;
}
.txt_flow02 {
	line-height: 200%;
	letter-spacing: 0.1em;
}
@media(min-width: 768px) and (max-width:1024px) {
	.bg_flow01 .box_flow .col_txt {
		width: 60%;
	}
}
@media(max-width: 767px) {
	.index_flow {
		padding: calc(60/750*100vw) 0 0;
	}
	.ttl_flow01 {
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: 0 0 calc(55/750*100vw);
	}
	.bg_flow01 {
		background: url(images/index/sp/bg_flow01.jpg), #134e6e;
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: contain;
		padding: calc(73/750*100vw) 0 calc(88/750*100vw);
	}
	.bg_flow01 .box_flow .col_img {
		width: calc(442/750*100vw) !important;
		height: auto;
		margin: auto;
	}
	.box_flow02 {
		border: solid 1px #5d4d2c;
		padding: calc(10/750*100vw);
		background: #ffffff;
		margin-top: calc(60/750*100vw);
	}
	.box_flow02_inner {
		border: solid 1px #5d4d2c;
		padding: calc(43/750*100vw) calc(31/750*100vw) calc(40/750*100vw);
	}
	.ttl_flow02 {
		color: #5d4d2c;
		font-size: 134.375%;
		line-height: 139.535%;
		letter-spacing: 0.1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		margin-bottom: calc(35/750*100vw);
	}
	.txt_flow02 {
		line-height: 156.25%;
		letter-spacing: 0;
	}
}
/* CASE当院のインプラント症例 index_case
------------------------------------------------------------------*/
.index_case {
	padding: 95px 0 0;
}
.ttl_case01 {
	font-size: 277.777%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 0 0 70px;
}
.txt_case01 {
	font-size: 222.222%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	color: #153d90;
	margin-bottom: 50px;
}
.index_case .box_default02 {
	background: #e6f4f9;
	padding: 60px;
}
.box_case .col .ttl.ttl_after {
	background: #153d90;
}
.br_case1024 {
	display: none;
}
@media(min-width: 961px) and (max-width:1150px) {
	.br_case1024 {
		display: inherit;
	}
}
@media(max-width: 767px) {
	.index_case {
		padding: calc(60/750*100vw) 0 0;
	}
	.ttl_case01 {
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: 0 0 calc(32/750*100vw);
	}
	.txt_case01 {
		font-size: 125%;
		line-height: 150%;
		letter-spacing: 0.1em;
		text-align: center;
		color: #153d90;
		margin-bottom: calc(26/750*100vw);
	}
	.index_case .mb60 {
		margin-bottom: calc(65/750*100vw) !important;
	}
	.index_case .box_default02 {
		background: #e6f4f9;
		padding: calc(60/750*100vw) calc(30/750*100vw) calc(73/750*100vw);
	}
	.box_case .col .ttl.ttl_after {
		background: #153d90;
	}
	.index_case .flex {
		display: block;
	}
	.index_case .box_case > .flex:before {
		display: none;
	}
	.index_case .box_case .col {
		width: 100%;
		max-width: 100%;
	}
	.index_case .box_case .col .ttl {
		font-size: 118.75%;
		padding: 0;
		margin-bottom: calc(30/750*100vw);
		line-height: calc(80/750*100vw);
		height: calc(80/750*100vw);
	}
	.index_case .box_case .col img {
		width: 100%;
		height: auto;
	}
	.index_case .box_case .col.col_l {
		position: relative;
		margin-bottom: calc(96/750*100vw);
	}
	.index_case .box_case .col.col_l:before {
		content: "";
		position: absolute;
		width: 0;
		height: 0;
		border-left: calc(63/750*100vw) solid transparent;
		border-right: calc(63/750*100vw) solid transparent;
		border-top: calc(42/750*100vw) solid #5d4d2c;
		border-bottom: 0 solid transparent;
		right: 0;
		left: 0;
		bottom: calc(-70/750*100vw);
		margin: auto;
	}
	.index_case .tbl_default th, .index_case .tbl_default td {
		display: block;
		width: 100%;
		padding: 2vw;
	}
	.index_case .tbl_default th {
		text-align: center;
		font-weight: normal;
	}
}

/* SECOND OPINION index_second
-------------------------------------------------------------- */
.index_second {
    padding: 115px 0 0;
}
.bg_second01 {
	background: url(images/index/bg_second_opinion01.jpg) no-repeat center / cover;
    padding: 120px 0;
}
.box_second01 {
	margin-left: 60px;
    display: block;
    max-width: 830px;
    width: 55%;
    background: rgba(255, 255, 255, 0.9);
    padding: 47px 60px 51px;
}
.ttl_second02 {
	font-size: 277.777%;
    color: #0b3c5d;
    line-height: 150%;
    font-family: fot-matisse-pron, sans-serif;
    font-weight: 500;
    font-style: normal;
    border-bottom: solid 1px #0b3c5d;
    padding-bottom: 26px;
    margin-bottom: 27px;
}
.txt_second01 {
	line-height: 200%;
    letter-spacing: 0.1em;
    padding: 0 2px;
}
@media(min-width: 1051px) and (max-width:1400px) {
	.ttl_second02 {
		font-size: 200%;
		padding-bottom: 26px;
		margin-bottom: 27px;
	}
	.txt_second01 {
		font-size: 88.888%;
	}
}
@media(min-width: 961px) and (max-width:1050px) {
	.ttl_second02 {
		font-size: 166.666%;
		padding-bottom: 20px;
		margin-bottom: 21px;
	}
	.txt_implant01 {
		font-size: 88.888%;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.box_second01 {
		margin-left: 60px;
		display: block;
		max-width: 830px;
		width: calc(100% - 120px);
		background: rgba(255, 255, 255, 0.9);
		padding: 47px 60px 51px;
	}
	.ttl_second02 {
		font-size: 166.666%;
		padding-bottom: 20px;
		margin-bottom: 21px;
	}
	.txt_second01 {
		font-size: 88.888%;
	}
}
@media(max-width: 767px) {
	.index_second {
		padding: calc(88/750*100vw) 0 0;
	}
	.index_second .hdg3 {
		font-size: calc(130 / 750 * 100vw);
    	line-height: 1.15;
	}
	.ttl_implant01 {
		font-size: 156.25%;
		text-align: center;
		letter-spacing: 0.1em;
		left: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		margin-bottom: calc(50/750*100vw);
	}
	.bg_second01 {
		background: url(images/index/bg_second_opinion01_sp.jpg)no-repeat center / cover;
		padding: calc(55/750*100vw) 0;
	}
	.box_second01 {
		margin-left: calc(24/750*100%);
		display: block;
		max-width: 830px;
		width: calc(702/750*100%);
		background: rgba(255, 255, 255, 0.9);
		padding: calc(50/750*100%) calc(25/750*100%);
	}
	.ttl_second02 {
		font-size: calc(46 / 750 * 100vw);
    	letter-spacing: 0.05em;
		color: #0b3c5d;
		line-height: 150%;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		border-bottom: solid 1px #0b3c5d;
		padding-bottom: calc(25 / 750 * 100vw);
		margin-bottom: 27px;
	}
	.txt_second01 {
		line-height: 156.25%;
		letter-spacing: 0;
		padding: 0 0;
	}
}

/* REFUSED他院で断られてしまった方へ index_refused
------------------------------------------------------------------*/
.index_refused {
	padding: 95px 0 0;
}
.ttl_refused01 {
	font-size: 277.777%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 0 0 70px;
}
.txt_refused01 {
	font-size: 222.222%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	color: #153d90;
	margin-bottom: 50px;
}
.bg_refused01 {
	background: url(images/index/bg_refused01.jpg)no-repeat center left / cover;
	height: 640px;
}
.bg_refused01 .inner1500 {
	position: relative;
}
.box_refused01 {
	position: absolute;
	top: 80px;
	right: 0;
}
.box_refused01_inner {
	background: rgba(255, 255, 255, 0.9);
	width: 720px;
	height: 480px;
	padding: 46px 60px;
	position: absolute;
	top: 0;
	right: 50px;
}
.box_refused01_inner:after {
	content: "";
	display: block;
	width: 200px;
	height: 219px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: linear-gradient(47.596359346671deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 49.5%, rgba(21, 61, 144, 0.6) 50%, rgba(21, 61, 144, 0.6) 100%);
}
.txt_refused02 {
	font-size: 277.777%;
	color: #0b3c5d;
	line-height: 150%;
	letter-spacing: 0.1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	border-bottom: solid 1px #0b3c5d;
	position: relative;
	z-index: 3;
	padding-bottom: 26px;
	margin-bottom: 26px;
}
.txt_refused03 {
	line-height: 200%;
	position: relative;
	z-index: 3;
}
.number_refused01 {
	font-size: 777.777%;
	color: #153d90;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	top: -4px;
	right: 56px;
	z-index: 2;
}
.number_refused01 span {
	letter-spacing: 0.1em;
}
.txt_refused_case01 {
	font-size: 222.222%;
	color: #ffffff;
	letter-spacing: 0.1em;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	top: 1px;
	right: 68px;
	z-index: 2;
}
.area_refused01 {
	padding: 60px 0 50px;
}
.flex_refused01 {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.box_refused02 {
	width: calc(580/1200*100%);
	border: solid 1px #0b3c5d;
	padding: 35px 50px 43px 49px;
	position: relative;
	margin-bottom: 30px;
}
.box_refused02:before {
	content: "";
	display: block;
	background: url(images/index/icn_refused01.png)no-repeat center / cover;
	width: 160px;
	height: 136px;
	position: absolute;
	bottom: 0;
	right: 20px;
}
.ttl_refused02 {
	font-size: 200%;
	color: #0b3c5d;
	line-height: 166.666%;
	letter-spacing: 0.1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	margin-bottom: 6px;
}
.ttl_refused02 span {
	display: inline-block;
}
.txt_refused04 {
	line-height: 200%;
}
.bg_refused02 {
	background: url(images/index/bg_refused02.jpg)no-repeat center right / cover;
	height: 640px;
}
.bg_refused02 .inner1500 {
	position: relative;
}
.box_refused03 {
	position: absolute;
	top: 80px;
	left: 0;
}
.box_refused03_inner {
	background: rgba(255, 255, 255, 0.9);
	width: 720px;
	height: 480px;
	padding: 46px 60px;
	position: absolute;
	top: 0;
	left: 50px;
}
.box_refused03_inner:after {
	content: "";
	display: block;
	width: 200px;
	height: 219px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 1;
	background: linear-gradient(47.596359346671deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 49.5%, rgba(132, 201, 224, 0.6) 50%, rgba(132, 201, 224, 0.6) 100%);
}
.number_refused02 {
	font-size: 777.777%;
	color: #153d90;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	position: absolute;
	top: -4px;
	right: 50px;
	z-index: 2;
}
.number_refused02 span {
	letter-spacing: 0.1em;
}
.box_refused04 {
	width: calc(580/1200*100%);
	border: solid 1px #0b3c5d;
	padding: 35px 50px 39px 49px;
	position: relative;
	margin-bottom: 30px;
}
.box_refused04:before {
	content: "";
	display: block;
	background: url(images/index/icn_refused02.png)no-repeat center / cover;
	width: 120px;
	height: 145px;
	position: absolute;
	bottom: 0;
	right: 20px;
}
.box_refused05 {
	border: solid 1px #5d4d2c;
	padding: 4px;
	background: #ffffff;
	margin-bottom: 100px;
}
.box_refused05_inner {
	border: solid 1px #5d4d2c;
	padding: 52px 44px 49px;
}
.ttl_refused05 {
	color: #5d4d2c;
	font-size: 166.666%;
	line-height: 1em;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 19px;
}
.txt_refused05 {
	line-height: 200%;
	letter-spacing: 0.1em;
}
@media(min-width: 768px) and (max-width:960px) {
	.box_refused01 {
		position: absolute;
		top: 80px;
		right: 0;
		width: 100%;
	}
	.box_refused01_inner {
		background: rgba(255, 255, 255, 0.9);
		width: 720px;
		height: 480px;
		padding: 46px 60px;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		margin: auto;
	}
	.box_refused02 {
		width: calc(580/1200*100%);
		border: solid 1px #0b3c5d;
		padding: 25px 30px 33px 30px;
		position: relative;
		margin-bottom: 30px;
	}
	.ttl_refused02 {
		font-size: 166.666%;
		color: #0b3c5d;
		line-height: 166.666%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		text-align: center;
		margin-bottom: 6px;
	}
	.box_refused03 {
		position: absolute;
		top: 80px;
		left: 0;
		width: 100%;
	}
	.box_refused03_inner {
		background: rgba(255, 255, 255, 0.9);
		width: 720px;
		height: 480px;
		padding: 46px 60px;
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		margin: auto;
	}
}
@media(max-width: 767px) {
	.index_refused {
		padding: calc(60/750*100vw) 0 0;
	}
	.ttl_refused01 {
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: 0 0 calc(32/750*100vw);
	}
	.txt_refused01 {
		font-size: 125%;
		line-height: 150%;
		letter-spacing: 0.1em;
		text-align: center;
		color: #153d90;
		margin-bottom: calc(26/750*100vw);
	}
	.bg_refused01 {
		background: url(images/index/sp/bg_refused01.jpg)no-repeat center / cover;
		height: calc(876/750*100vw);
	}
	.bg_refused01 .inner1500 {
		position: relative;
	}
	.box_refused01 {
		position: absolute;
		top: calc(130/750*100vw);
		right: 3.2%;
		width: 93.6%;
	}
	.box_refused01_inner {
		background: rgba(255, 255, 255, 0.9);
		width: 100%;
		height: calc(690/750*100vw);
		padding: calc(46/750*100vw) calc(22/750*100vw) 0 calc(19/750*100vw);
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		margin: auto;
	}
	.box_refused01_inner:after {
		content: "";
		display: block;
		width: calc(200/750*100vw);
		height: calc(219/750*100vw);
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(47.596359346671deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 49.5%, rgba(21, 61, 144, 0.6) 50%, rgba(21, 61, 144, 0.6) 100%);
	}
	.txt_refused02 {
		font-size: 156.25%;
		color: #0b3c5d;
		line-height: 150%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		border-bottom: solid 1px #0b3c5d;
		position: relative;
		z-index: 3;
		padding-left: calc(29/750*100vw);
		padding-bottom: calc(25/750*100vw);
		margin-bottom: calc(27/750*100vw);
	}
	.txt_refused03 {
		line-height: 156.25%;
		position: relative;
		z-index: 3;
		padding-left: calc(31/750*100vw);
		padding-right: calc(30/750*100vw);
	}
	.number_refused01 {
		font-size: 437.5%;
		color: #153d90;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		top: calc(8/750*100vw);
		right: calc(14/750*100vw);
		z-index: 2;
	}
	.number_refused01 span {
		letter-spacing: 0.1em;
	}
	.txt_refused_case01 {
		font-size: 125%;
		color: #ffffff;
		letter-spacing: 0.1em;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		top: calc(5/750*100vw);
		right: calc(29/750*100vw);
		z-index: 2;
	}
	.area_refused01 {
		padding: calc(70/750*100vw) 0 calc(57/750*100vw);
	}
	.flex_refused01 {
		display: block;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.box_refused02 {
		width: 100%;
		border: solid 1px #0b3c5d;
		padding: calc(41/750*100vw) calc(22/750*100vw) calc(78/750*100vw);
		position: relative;
		margin-bottom: calc(30/750*100vw);
	}
	.box_refused02:before {
		content: "";
		display: block;
		background: url(images/index/sp/icn_refused01.png)no-repeat center / contain;
		width: calc(194/750*100vw);
		height: calc(164/750*100vw);
		position: absolute;
		bottom: 0;
		right: calc(25/750*100vw);
	}
	.ttl_refused02 {
		font-size: 150%;
		color: #0b3c5d;
		line-height: 150%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		text-align: center;
		margin-bottom: calc(11/750*100vw);
	}
	.ttl_refused02 span {
		display: inline-block;
	}
	.txt_refused04 {
		line-height: 156.25%;
	}
	.bg_refused02 {
		background: url(images/index/sp/bg_refused02.jpg)no-repeat center right / cover;
		height: calc(876/750*100vw);
	}
	.bg_refused02 .inner1500 {
		position: relative;
	}
	.box_refused03 {
		position: absolute;
		top: calc(130/750*100vw);
		left: 3.2%;
		width: 93.6%;
	}
	.box_refused03_inner {
		background: rgba(255, 255, 255, 0.9);
		width: 100%;
		height: calc(690/750*100vw);
		padding: calc(46/750*100vw) calc(21/750*100vw) 0 calc(20/750*100vw);
		position: absolute;
		top: 0;
		right: 0;
		left: 0;
		margin: auto;
	}
	.box_refused03_inner:after {
		content: "";
		display: block;
		width: calc(200/750*100vw);
		height: calc(219/750*100vw);
		position: absolute;
		top: 0;
		right: 0;
		z-index: 1;
		background: linear-gradient(47.596359346671deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 49.5%, rgba(132, 201, 224, 0.6) 50%, rgba(132, 201, 224, 0.6) 100%);
	}
	.number_refused02 {
		font-size: 437.5%;
		color: #153d90;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		position: absolute;
		top: calc(8/750*100vw);
		right: calc(10/750*100vw);
		z-index: 2;
	}
	.number_refused02 span {
		letter-spacing: 0.1em;
	}
	.box_refused04 {
		width: 100%;
		border: solid 1px #0b3c5d;
		padding: calc(41/750*100vw) calc(22/750*100vw) calc(78/750*100vw);
		position: relative;
		margin-bottom: calc(30/750*100vw);
	}
	.box_refused04:before {
		content: "";
		display: block;
		background: url(images/index/sp/icn_refused02.png)no-repeat center / contain;
		width: calc(120/750*100vw);
		height: calc(145/750*100vw);
		position: absolute;
		bottom: 0;
		right: calc(27/750*100vw);
	}
	.box_refused05 {
		border: solid 1px #5d4d2c;
		padding: calc(10/750*100vw);
		background: #ffffff;
		margin-bottom: calc(87/750*100vw);
	}
	.box_refused05_inner {
		border: solid 1px #5d4d2c;
		padding: calc(43/750*100vw) calc(31/750*100vw) calc(40/750*100vw);
	}
	.ttl_refused05 {
		color: #5d4d2c;
		font-size: 134.375%;
		line-height: 139.535%;
		letter-spacing: 0.1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		margin-bottom: calc(35/750*100vw);
	}
	.txt_refused05 {
		line-height: 156.25%;
		letter-spacing: 0;
	}
}
/* FEE治療費用 index_fee
------------------------------------------------------------------*/
.index_fee {
	padding: 95px 0 0;
}
.ttl_fee01 {
	font-size: 277.777%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 0 0 70px;
}
.txt_fee01 {
	font-size: 222.222%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	color: #153d90;
	margin-bottom: 50px;
}
.bg_fee01 {
	background: url(images/index/bg_fee01.jpg), #eeeeee;
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: auto;
	padding: 60px 0 100px;
}
.index_fee .tbl_default th {
	background: #4464a6;
}
.index_fee .tbl_default th.line_fee_color01 {
	border-bottom: solid 1px #0b3c5d;
}
.index_fee .tbl_default td.txt_feetbl_option {
	background: #0b3c5d;
	color: #ffffff;
	text-align: center;
}
.ttl_fee02 {
	font-size: 500%;
	color: #5d4d2c;
	letter-spacing: 0.1em;
	line-height: 1em;
	text-align: center;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 5px;
}
.ttl_fee03 {
	font-size: 166.666%;
	letter-spacing: 0.1em;
	line-height: 1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 40px;
}
.box_fee01 {
	background: #d7ccb5;
	padding: 50px;
	margin-bottom: 40px;
}
.flex_fee01 {
	display: flex;
	justify-content: space-between;
	width: calc(680/900*100%);
	margin: 0 auto 30px;
}
.circle_fee01 {
	width: calc(300/680*100%);
	background: #ffffff;
	border-radius: 50%;
	position: relative;
}
.icn_fee01 {
	content: "";
	display: block;
	background: url(images/index/icn_fee01.png)no-repeat center / contain;
	width: calc(141/300*100%);
	height: calc(90/300*100%);
	position: absolute;
	top: calc(62/300*100%);
	left: 50%;
	transform: translateX(-50%);
}
.icn_fee02 {
	content: "";
	display: block;
	background: url(images/index/icn_fee02.png)no-repeat center / contain;
	width: calc(100/300*100%);
	height: calc(124/300*100%);
	position: absolute;
	top: calc(46/300*100%);
	left: 50%;
	transform: translateX(-50%);
}
.txt_fee02 {
	position: absolute;
	top: calc(182/300*100%);
	left: 0;
	font-size: 133.333%;
	line-height: 150%;
	letter-spacing: 0.1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	width: 100%;
	text-align: center;
}
.txt_fee03 {
	position: absolute;
	top: calc(225/300*100%);
	left: 0;
	font-size: 88.888%;
	letter-spacing: 0.1em;
	width: 100%;
	text-align: center;
}
.txt_fee04 {
	background: #ab987a;
	color: #ffffff;
	letter-spacing: 0.1em;
	padding: 14px 15px 15px 15px;
	text-align: center;
}
.box_fee02 {
	background: #ffffff;
	border: solid 1px #0b3c5d;
	padding: 46px 50px 42px;
	/*margin-bottom: 20px;*/
	margin-bottom: 30px;
}
.ttl_fee04 {
	font-size: 166.666%;
	color: #0b3c5d;
	letter-spacing: 0.1em;
	line-height: 1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	text-align: center;
	margin-bottom: 18px;
}
.txt_fee05 {
	text-align: center;
	letter-spacing: 0.1em;
	line-height: 200%;
}
.txt_fee06 {
	letter-spacing: 0.1em;
	line-height: 200%;
}

.box_fee03 {
	background: #d7ccb5;
    padding: 35px 50px 40px;
    margin-bottom: 40px;
}
.box_fee03 .ttl01 {
	font-size: calc(30 / 1920 * 100vw);
	color: #0b3c5d;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 15px;
}
.box_fee03 .txt02 {
	background: #328cc1;
    color: #ffffff;
    letter-spacing: 0.1em;
    padding: 14px 15px 15px 15px;
    text-align: center;
}
.box_fee04 {
	border: 1px solid #0b3c5d;
	background: #fff;
	padding: calc(45 / 1920 * 100vw);
}
.row_fee01 {
	align-items: center;
}
.row_fee01 .txt_col {
	width: 62%;
	flex-wrap: nowrap;
	justify-content: start;
    gap: 0 calc(10 / 1920 * 100vw);
}
.row_fee01 .txt_col .ccl {
	width: calc(80 / 1920 * 100vw);
	height: calc(80 / 1920 * 100vw);
	top: calc(45 / 1920 * 100vw);
    position: relative;
	align-items: center;
    justify-content: center;
	border-radius: 100%;
	background: #948871;
}
.row_fee01 .txt_col .ccl .txt {
	color: #fff;
	font-size: calc(26 / 1920 * 100vw);
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
}
.row_fee01 .txt_col .txt01 {
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #0b3c5d;
	letter-spacing: 0;
	font-size: calc(120 / 1920 * 100vw);
	margin-bottom: calc(10 / 1920 * 100vw);
	padding-left: calc(35 / 1920 * 100vw);
    position: relative;
	line-height: 1.2;
}
.row_fee01 .txt_col .txt01 .span01 {
	position: absolute;
    left: 0;
}
.row_fee01 .txt_col .txt01 .span02 {
	font-size: calc(40 / 1920 * 100vw);
}
.row_fee01 .txt_col .txt02 {
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	color: #0b3c5d;
	font-size: calc(30 / 1920 * 100vw);
	margin-bottom: calc(10 / 1920 *100vw);
	padding: 0;
	background: unset;
    white-space: nowrap;
}
.row_fee01 .img_col {
	width: 38%;
	max-width: 300px;
}
.row_fee01 .img_col .ccl {
	width: calc(300 / 1920 * 100vw);
	height: calc(300 / 1920 * 100vw);
	border-radius: 100%;
	background: #e6f4f9;
	align-items: center;
	justify-content: center;
}
.row_fee01 .img_col .ccl .img {
	width: calc(130 / 1920 * 100vw);
}
.box_fee03 .copy01 {
	color: #153d90;
	font-size: calc(30 / 1920 * 100vw);
}
.tbl_fee01 {
	margin-bottom: 0;
}
.index_fee .tbl_fee01.tbl_default th {
	background: #0b3c5d;
    text-align: center;
}
.tbl_fee01.tbl_default td {
	color: #0b3c5d;
}
.tbl_fee01.tbl_default .red {
	color: #ea5350;
	font-weight: bold;
}
.tbl_fee01.tbl_default thead th:not(:first-child) {
	border-left: 1px solid #fff;
}
.tbl_fee01.tbl_default tr td:not(:first-child) {
	border-left: 1px solid #0b3c5d;
}
@media(min-width: 768px) and (max-width:1599px) {
	.box_fee03 .ttl01 {
		font-size: calc(30 / 1599 * 100vw);
	}
	.box_fee04 {
		padding: calc(45 / 1599 * 100vw);
	}
	.row_fee01 .txt_col {
		gap: 0 calc(10 / 1599 * 100vw);
	}
	.row_fee01 .txt_col .ccl {
		width: calc(80 / 1599 * 100vw);
		height: calc(80 / 1599 * 100vw);
		top: calc(45 / 1599 * 100vw);
	}
	.row_fee01 .txt_col .ccl .txt {
		font-size: calc(26 / 1599 * 100vw);
	}
	.row_fee01 .txt_col .txt01 {
		font-size: calc(120 / 1599 * 100vw);
		margin-bottom: calc(10 / 1599 * 100vw);
		padding-left: calc(35 / 1599 * 100vw);
	}
	.row_fee01 .txt_col .txt01 .span02 {
		font-size: calc(40 / 1599 * 100vw);
	}
	.row_fee01 .txt_col .txt02 {
		font-size: calc(30 / 1599 * 100vw);
		margin-bottom: calc(10 / 1599 *100vw);
	}
	.row_fee01 .img_col .ccl {
		width: calc(300 / 1599 * 100vw);
		height: calc(300 / 1599 * 100vw);
	}
	.row_fee01 .img_col .ccl .img {
		width: calc(130 / 1599 * 100vw);
	}
	.box_fee03 .copy01 {
		font-size: calc(30 / 1599 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:1299px) {
	.box_fee03 .ttl01 {
		font-size: calc(30 / 1299 * 100vw);
	}
	.box_fee04 {
		padding: calc(45 / 1299 * 100vw);
	}
	.row_fee01 .txt_col {
		gap: 0 calc(10 / 1299 * 100vw);
	}
	.row_fee01 .txt_col .ccl {
		width: calc(80 / 1299 * 100vw);
		height: calc(80 / 1299 * 100vw);
		top: calc(45 / 1299 * 100vw);
	}
	.row_fee01 .txt_col .ccl .txt {
		font-size: calc(26 / 1299 * 100vw);
	}
	.row_fee01 .txt_col .txt01 {
		font-size: calc(120 / 1299 * 100vw);
		margin-bottom: calc(10 / 1299 * 100vw);
		padding-left: calc(35 / 1299 * 100vw);
	}
	.row_fee01 .txt_col .txt01 .span02 {
		font-size: calc(40 / 1299 * 100vw);
	}
	.row_fee01 .txt_col .txt02 {
		font-size: calc(30 / 1299 * 100vw);
		margin-bottom: calc(10 / 1299 *100vw);
	}
	.row_fee01 .img_col .ccl {
		width: calc(300 / 1299 * 100vw);
		height: calc(300 / 1299 * 100vw);
	}
	.row_fee01 .img_col .ccl .img {
		width: calc(130 / 1299 * 100vw);
	}
	.box_fee03 .copy01 {
		font-size: calc(30 / 1299 * 100vw);
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.flex_fee01 {
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin: 0 auto 30px;
	}
	.circle_fee01 {
		width: 45%;
		background: #ffffff;
		border-radius: 50%;
		position: relative;
	}
}
@media(max-width: 767px) {
	.index_fee {
		padding: calc(60/750*100vw) 0 0;
	}
	.ttl_fee01 {
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: 0 0 calc(32/750*100vw);
	}
	.bg_fee01 {
		background: url(images/index/sp/bg_fee01.jpg), #eeeeee;
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: contain;
		padding: calc(58/750*100vw) 0 calc(104/750*100vw);
	}
	.index_fee .tbl_default th {
		background: #4464a6;
	}
	.index_fee .tbl_default th.line_fee_color01 {
		border-bottom: solid 1px #ffffff;
	}
	.index_fee .tbl_default td.txt_feetbl_option {
		background: #0b3c5d;
		color: #ffffff;
		text-align: center;
	}
	.index_fee .tbl_fee02.tbl_default th, .index_fee .tbl_fee02.tbl_default td {
		display: block;
		width: 100%;
		padding: 2vw;
	}
	.index_fee .tbl_default th {
		text-align: center;
		font-weight: normal;
	}
	.ttl_fee02 {
		font-size: 312.5%;
		color: #5d4d2c;
		letter-spacing: 0.1em;
		line-height: 1em;
		text-align: center;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		margin-bottom: calc(6/750*100vw);
	}
	.ttl_fee03 {
		font-size: 100%;
		letter-spacing: 0.1em;
		line-height: 1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		margin-bottom: calc(36/750*100vw);
	}
	.box_fee01 {
		background: #d7ccb5;
		padding: calc(53/750*100vw) calc(23/750*100vw);
		margin-bottom: calc(45/750*100vw);
	}
	.flex_fee01 {
		display: flex;
		justify-content: space-between;
		width: 100%;
		margin: 0 auto calc(32/750*100vw);
	}
	.circle_fee01 {
		width: calc(300/652*100%);
		background: #ffffff;
		border-radius: 50%;
		position: relative;
		margin: 0 calc(2/750*100vw);
	}
	.icn_fee01 {
		content: "";
		display: block;
		background: url(images/index/icn_fee01.png)no-repeat center / contain;
		width: calc(141/300*100%);
		height: calc(90/300*100%);
		position: absolute;
		top: calc(62/300*100%);
		left: 50%;
		transform: translateX(-50%);
	}
	.icn_fee02 {
		content: "";
		display: block;
		background: url(images/index/icn_fee02.png)no-repeat center / contain;
		width: calc(100/300*100%);
		height: calc(124/300*100%);
		position: absolute;
		top: calc(46/300*100%);
		left: 50%;
		transform: translateX(-50%);
	}
	.txt_fee02 {
		position: absolute;
		top: calc(174/300*100%);
		left: 0;
		font-size: 100%;
		line-height: 156.25%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		width: 100%;
		text-align: center;
	}
	.txt_fee03 {
		position: absolute;
		top: calc(218/300*100%);
		left: 0;
		font-size: 75%;
		line-height: 137.5%;
		letter-spacing: 0;
		width: 100%;
		text-align: center;
	}
	.txt_fee04 {
		background: #ab987a;
		color: #ffffff;
		letter-spacing: 0.1em;
		padding: calc(9/750*100vw) 0 calc(19/750*100vw) 0;
		text-align: center;
	}
	.box_fee02 {
		background: #ffffff;
		border: solid 1px #0b3c5d;
		padding: calc(45/750*100vw) calc(38/750*100vw) calc(41/750*100vw);
		margin-bottom: calc(30/750*100vw);
	}
	.ttl_fee04 {
		font-size: 134.375%;
		color: #0b3c5d;
		letter-spacing: 0.1em;
		line-height: 1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		text-align: center;
		margin-bottom: calc(25/750*100vw);
	}
	.txt_fee05 {
		text-align: left;
		letter-spacing: 0;
		line-height: 156.25%;
	}
	.txt_fee06 {
		letter-spacing: 0;
		line-height: 156.25%;
	}
	.box_fee03 {
		padding: calc(35 / 750 * 100vw) calc(25 / 750 * 100vw);
	}
	.box_fee03 .txt02{
		letter-spacing: 0;
    padding: calc(25 / 750 * 100vw) calc(10 / 750 * 100vw);
	}
	.row_fee01 .txt_col {
		width: 100%;
	}
	.row_fee01 .img_col {
    width: 100%;
    max-width: calc(300 / 750 * 100vw);
}
	.row_fee01 {
		flex-direction: column;
    justify-content: center;
    align-items: center;
	gap: calc(20 / 750 * 100vw) 0;
	}
	.box_fee03 .ttl01 {
		font-size: calc(42 / 750 * 100vw);
	}
	.box_fee04 {
		padding: calc(45 / 750 * 100vw);
	}
	.row_fee01 .txt_col {
		gap: 0 calc(10 / 750 * 100vw);
	}
	.row_fee01 .txt_col .ccl {
		width: calc(100 / 750 * 100vw);
		height: calc(100 / 750 * 100vw);
		top: calc(45 / 750 * 100vw);
	}
	.row_fee01 .txt_col .ccl .txt {
		font-size: calc(32 / 750 * 100vw);
	}
	.row_fee01 .txt_col .txt01 {
		font-size: calc(120 / 750 * 100vw);
		margin-bottom: calc(10 / 750 * 100vw);
		padding-left: calc(35 / 750 * 100vw);
	}
	.row_fee01 .txt_col .txt01 .span02 {
		font-size: calc(40 / 750 * 100vw);
	}
	.row_fee01 .txt_col .txt02 {
		font-size: calc(36 / 750 * 100vw);
		margin-bottom: calc(10 / 750 *100vw);
		position: relative;
    left: calc(-30 / 750 * 100vw);
	}
	.row_fee01 .txt_col .txt03 {
		position: relative;
    left: calc(-30 / 750 * 100vw);
	}
	.row_fee01 .img_col .ccl {
		width: calc(300 / 750 * 100vw);
		height: calc(300 / 750 * 100vw);
	}
	.row_fee01 .img_col .ccl .img {
		width: calc(130 / 750 * 100vw);
	}
	.box_fee03 .copy01 {
		font-size: calc(30 / 750 * 100vw);
	}
	.index_fee .tbl_default td {

	}
}
/* DOCTORご挨拶 index_doctor
------------------------------------------------------------------*/
.index_doctor {
	padding: 95px 0 0;
}
.ttl_doctor01 {
	font-size: 277.777%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 0 0 70px;
}
.bg_doctor01 {
	background: url(images/index/bg_doctor01.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: auto;
	height: 700px;
}
.box_doctor01 {
	background: rgba(11, 60, 93, 0.8);
	width: 700px;
	height: 700px;
	margin-left: 90px;
	padding: 73px 49px 0 49px;
}
.txt_doctor01 {
	color: #ffffff;
	line-height: 200%;
	letter-spacing: 0.1em;
	margin-bottom: 31px;
}
.txt_doctor02 {
	color: #ffffff;
	font-size: 133.333%;
	letter-spacing: 0.1em;
	line-height: 312.5%;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
}
.line_doctor01 {
	border-bottom: solid 2px #ffffff;
	padding-bottom: 28px;
}
.txt_doctor02 .line_doctor01 span {
	font-size: 166.666%;
	letter-spacing: 0.1em;
	line-height: 187.5%;
	vertical-align: bottom;
}
.box_doctor02 {
	background: #ede3d4;
	padding: 60px 0;
}
.flex_doctor02 {
	display: flex;
	justify-content: space-between;
}
.col_doctor01 {
	width: calc(380/1200*100%);
}
.col_doctor02 {
	width: calc(800/1200*100%);
}
.ttl_doctor02 {
	font-size: 111.111%;
	color: #ffffff;
	background: #0b3c5d;
	line-height: 40px;
	height: 40px;
	text-align: center;
	margin-bottom: 24px;
}
.box_doctor02 .list_default01 li {
	width: 48%;
}
.bg_doctor03 {
	background: url(images/index/bg_doctor02.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	background-size: cover;
	min-height: 1458px;
	padding: 60px 0;
}
.box_doctor03 {
	background: #ffffff;
	border: solid 1px #0b3c5d;
	padding: 50px 49px 43px;
	margin-bottom: 18px;
}
.box_doctor03:not(:last-child) {
	margin-bottom: 60px;
}
.ttl_doctor03 {
	font-size: 166.666%;
	line-height: 1em;
	letter-spacing: 0.1em;
	text-align: center;
	color: #0b3c5d;
	border-bottom: solid 1px #0b3c5d;
	padding-bottom: 19px;
	margin-bottom: 33px;
}
.txt_doctor03 {
	color: #ffffff;
	line-height: 200%;
	letter-spacing: 0.1em;
}
@media(min-width: 1401px) and (max-width:1500px) {
	.box_doctor01 {
		background: rgba(11, 60, 93, 0.8);
		width: calc(700/1500*100vw);
		height: 700px;
		margin-left: calc(90/1500*100vw);
		padding: 73px 49px 0 49px;
	}
}
@media(min-width: 1151px) and (max-width:1400px) {
	.box_doctor01 {
		background: rgba(11, 60, 93, 0.8);
		width: calc(700/1500*100vw);
		height: 700px;
		margin-left: calc(90/1500*100vw);
		padding: 63px 44px 0 44px;
	}
	.txt_doctor01 {
		font-size: 88.888%;
		color: #ffffff;
		line-height: 200%;
		letter-spacing: 0.1em;
		margin-bottom: 26px;
	}
}
@media(min-width: 961px) and (max-width:1150px) {
	.box_doctor01 {
		background: rgba(11, 60, 93, 0.8);
		width: calc(700/1500*100vw);
		height: 700px;
		margin-left: calc(90/1500*100vw);
		padding: 53px 39px 0 39px;
	}
	.txt_doctor01 {
		font-size: 88.888%;
		color: #ffffff;
		line-height: 180%;
		letter-spacing: 0.1em;
		margin-bottom: 21px;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.bg_doctor01 {
		background: none;
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: auto;
		height: auto;
	}
	.bg_doctor01 img {
		width: 100%;
		height: auto;
	}
	.box_doctor01 {
		background: rgba(11, 60, 93, 1);
		width: 100%;
		height: auto;
		margin-left: 0;
		padding: 50px 49px;
	}
}
@media(max-width: 767px) {
	.index_doctor {
		padding: calc(60/750*100vw) 0 0;
	}
	.ttl_doctor01 {
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: 0 0 calc(48/750*100vw);
	}
	.bg_doctor01 {
		background: none;
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: auto;
		height: auto;
	}
	.box_doctor01 {
		background: rgba(11, 60, 93, 1);
		width: 100%;
		height: auto;
		margin-left: 0;
		padding: calc(52/750*100vw) 3.2% calc(87/750*100vw);
	}
	.txt_doctor01 {
		color: #ffffff;
		line-height: 156.25%;
		letter-spacing: 0;
		margin-bottom: calc(48/750*100vw);
	}
	.txt_doctor02 {
		color: #ffffff;
		font-size: 100%;
		letter-spacing: 0.1em;
		line-height: 234.375%;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
	}
	.line_doctor01 {
		border-bottom: solid 2px #ffffff;
		padding-bottom: calc(25/750*100vw);
	}
	.txt_doctor02 .line_doctor01 span {
		font-size: 150%;
		letter-spacing: 0.1em;
		line-height: 156.25%;
		vertical-align: bottom;
	}
	.box_doctor02 {
		background: #ede3d4;
		padding: calc(70/750*100vw) 0 calc(66/750*100vw);
	}
	.flex_doctor02 {
		display: block;
		justify-content: space-between;
	}
	.col_doctor01 {
		width: 100%;
		margin-bottom: calc(72/750*100vw);
	}
	.col_doctor02 {
		width: 100%;
	}
	.ttl_doctor02 {
		font-size: 150%;
		color: #ffffff;
		background: #0b3c5d;
		letter-spacing: 0.1em;
		line-height: calc(75/750*100vw);
		height: calc(75/750*100vw);
		text-align: center;
		margin-bottom: calc(43/750*100vw);
	}
	.box_doctor02 .list_default {
		display: block;
		padding-left: calc(12/750*100vw);
	}
	.box_doctor02 .list_default li {
		width: 100%;
		padding-left: calc(26/750*100vw);
	}
	.box_doctor02 .list_default li:before {
		content: "";
		position: absolute;
		width: calc(8/750*100vw);
		height: calc(8/750*100vw);
		background: #d9b310;
		border-radius: 50%;
		left: 0;
		top: .6em;
	}
	.box_doctor02 li:not(:first-child) {
		margin-top: calc((4/750*100vw) + 3vw);
	}
	.bg_doctor03 {
		background: url(images/index/sp/bg_doctor02.jpg), #0b3c5d;
		background-repeat: no-repeat;
		background-position: bottom center;
		background-size: contain;
		min-height: auto;
		padding: calc(72/750*100vw) 0 calc(85/750*100vw);
	}
	.box_doctor03 {
		background: #ffffff;
		border: none;
		padding: calc(42/750*100vw) calc(18/750*100vw) calc(50/750*100vw);
		margin-bottom: calc(18/750*100vw);
	}
	.box_doctor03:not(:last-child) {
		margin-bottom: calc(40/750*100vw);
	}
	.ttl_doctor03 {
		font-size: 150%;
		line-height: 1em;
		letter-spacing: 0.1em;
		text-align: center;
		color: #0b3c5d;
		border-bottom: solid 1px #0b3c5d;
		padding-bottom: calc(33/750*100vw);
		margin-bottom: calc(39/750*100vw);
	}
	.txt_doctor03 {
		color: #ffffff;
		line-height: 156.25%;
		letter-spacing: 0;
	}
	.box_doctor03 .box_prof01 dt {
		width: calc(147/664*100%);
		font-size: 100%;
		font-weight: normal;
		padding-left: calc(7/750*100vw);
	}
	.box_doctor03 .box_prof01 dd {
		width: calc(517/664*100%);
		line-height: 156.25%;
		padding-right: calc(7/750*100vw);
	}
	.box_doctor03 .box_prof01 dd span {
		margin-bottom: calc(15/750*100vw);
		display: inline-block;
	}
}
/* CLINIC医院紹介 index_clinic
------------------------------------------------------------------*/
.index_clinic {
	padding: 95px 0 0;
}
.ttl_clinic01 {
	font-size: 277.777%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 0 0 70px;
}
.area_clinic_slider {
	margin-bottom: 91px;
}
.ttl_clinic02 {
	font-size: 500%;
	color: #5d4d2c;
	letter-spacing: 0.1em;
	line-height: 1em;
	text-align: center;
	font-family: jaf-bernina-sans-comp, sans-serif;
	font-weight: 300;
	font-style: normal;
	margin-bottom: 5px;
}
.ttl_clinic03 {
	font-size: 166.666%;
	letter-spacing: 0.1em;
	line-height: 1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 48px;
}
.txt_clinic01 {
	text-align: center;
	line-height: 200%;
	letter-spacing: 0.1em;
	margin-bottom: 53px;
}
.flex_clinic {
	display: flex;
	flex-wrap: wrap;
	width: 100%;
}
.col_clinic {
	width: calc(640/1920*100%);
	background: #0b3c5d;
	display: flex;
}
@media all and (-ms-high-contrast: none) {
	.col_clinic {
		width: 33.3333%;
	}
}
.col_clinic img {
	width: 100%;
	height: auto;
}
.col_clinic:nth-child(2n) {
	background: #e6f4f9;
}
.box_clinic02 {
	width: 100%;
	padding: 27px 50px 41px;
}
.col_clinic:first-child .box_clinic02 {
	position: relative;
}
.col_clinic:first-child .box_clinic02:after {
	content: "";
	display: block;
	background: url(images/index/img_clinic01_deco.png)no-repeat center / contain;
	width: calc(213/640*100%);
	height: calc(306/1920*100vw);
	position: absolute;
	top: calc(-248/1920*100vw);
	left: 2px;
	z-index: 2;
}
.ttl_clinic04 {
	text-align: center;
	font-size: 188.888%;
	letter-spacing: 0.1em;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	margin-bottom: 5px;
}
.col_clinic:nth-child(2n-1) .ttl_clinic04, .col_clinic:nth-child(2n-1) .txt_clinic02 {
	color: #ffffff;
}
.col_clinic:nth-child(2n) .ttl_clinic04 {
	color: #0b3c5d;
}
.txt_clinic02 {
	letter-spacing: 0.1em;
	line-height: 200%;
}
@media(min-width: 1201px) and (max-width:1350px) {
	.box_clinic02 {
		padding: 27px 40px 36px;
	}
	.ttl_clinic04 {
		font-size: 166.666%;
	}
}
@media(min-width: 1001px) and (max-width:1200px) {
	.box_clinic02 {
		padding: 27px 30px 31px;
	}
	.ttl_clinic04 {
		font-size: 144.444%;
	}
}
@media(min-width: 961px) and (max-width:1000px) {
	.box_clinic02 {
		padding: 27px 30px 31px;
	}
	.ttl_clinic04 {
		font-size: 133.333%;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.box_clinic02 {
		padding: 20px 15px 21px;
	}
	.ttl_clinic04 {
		font-size: 122.222%;
	}
	.txt_clinic02 {
		font-size: 88.888%;
		letter-spacing: 0.1em;
		line-height: 200%;
	}
}
@media(max-width: 767px) {
	.index_clinic {
		padding: calc(60/750*100vw) 0 0;
	}
	.ttl_clinic01 {
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: 0 0 calc(42/750*100vw);
	}
	.area_clinic_slider {
		margin-bottom: calc(30/750*100vw);
	}
	.ttl_clinic02 {
		font-size: 281.25%;
		color: #5d4d2c;
		letter-spacing: 0.1em;
		line-height: 1em;
		text-align: center;
		font-family: jaf-bernina-sans-comp, sans-serif;
		font-weight: 300;
		font-style: normal;
		margin-bottom: calc(13/750*100vw);
	}
	.ttl_clinic03 {
		font-size: 100%;
		letter-spacing: 0.1em;
		line-height: 1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		margin-bottom: calc(43/750*100vw);
	}
	.txt_clinic01 {
		text-align: center;
		line-height: 156.25%;
		letter-spacing: 0;
		margin-bottom: calc(45/750*100vw);
	}
	.flex_clinic {
		display: block;
		flex-wrap: wrap;
	}
	.col_clinic {
		width: 100%;
		background: #0b3c5d;
		display: block;
	}
	.col_clinic:nth-child(2n) {
		background: #e6f4f9;
	}
	.box_clinic01 img {
		display: none;
	}
	.col_clinic:nth-child(1) .box_clinic01 .img_clinic {
		content: "";
		display: block;
		background: url(images/index/sp/img_clinic01.jpg)no-repeat top center / contain;
		width: 100%;
		height: calc(370/750*100vw);
	}
	.col_clinic:nth-child(2) .box_clinic01 .img_clinic {
		content: "";
		display: block;
		background: url(images/index/sp/img_clinic02.jpg)no-repeat top center / contain;
		width: 100%;
		height: calc(370/750*100vw);
	}
	.col_clinic:nth-child(3) .box_clinic01 .img_clinic {
		content: "";
		display: block;
		background: url(images/index/sp/img_clinic03.jpg)no-repeat top center / contain;
		width: 100%;
		height: calc(370/750*100vw);
	}
	.col_clinic:nth-child(4) .box_clinic01 .img_clinic {
		content: "";
		display: block;
		background: url(images/index/sp/img_clinic04.jpg)no-repeat top center / contain;
		width: 100%;
		height: calc(370/750*100vw);
	}
	.col_clinic:nth-child(5) .box_clinic01 .img_clinic {
		content: "";
		display: block;
		background: url(images/index/sp/img_clinic05.jpg)no-repeat top center / contain;
		width: 100%;
		height: calc(370/750*100vw);
	}
	.col_clinic:nth-child(6) .box_clinic01 .img_clinic {
		content: "";
		display: block;
		background: url(images/index/sp/img_clinic06.jpg)no-repeat top center / contain;
		width: 100%;
		height: calc(370/750*100vw);
	}
	.box_clinic02 {
		padding: calc(44/750*100vw) 3.2% calc(76/750*100vw);
	}
	.col_clinic:first-child .box_clinic02 {
		position: relative;
	}
	.col_clinic:first-child .box_clinic02:after {
		content: "";
		display: block;
		background: url(images/index/sp/img_clinic01_deco.png)no-repeat center / contain;
		width: calc(213/750*100vw);
		height: calc(306/750*100vw);
		position: absolute;
		top: calc(-249/750*100vw);
		left: calc(26/750*100vw);
		z-index: 2;
	}
	.ttl_clinic04 {
		text-align: center;
		font-size: 150%;
		letter-spacing: 0.1em;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		margin-bottom: calc(11/750*100vw);
	}
	.col_clinic:nth-child(2n-1) .ttl_clinic04, .col_clinic:nth-child(2n-1) .txt_clinic02 {
		color: #ffffff;
	}
	.col_clinic:nth-child(2n) .ttl_clinic04 {
		color: #0b3c5d;
	}
	.txt_clinic02 {
		letter-spacing: 0;
		line-height: 156.25%;
		padding-left: calc(4/750*100vw);
	}
}
.slide_clinic {
	padding-bottom: 60px;
}
.slide_clinic .slick-slide {
	transform: scale(.8);
	margin-right: 50px;
	margin-left: 50px;
	transition: .5s;
}
.slide_clinic .slick-slide.slick-center {
	transform: scale(1);
	transition: .5s;
}
.slide_clinic .slick-prev, .slide_clinic .slick-next {
	width: 40px;
	height: 40px;
	background: url(images/index/arw_clinic.png)no-repeat center / cover;
	z-index: 9;
	top: 0;
	bottom: 0;
	margin: auto;
	transform: none;
}
.slide_clinic .slick-prev:before, .slide_clinic .slick-next:before {
	display: none;
}
.slide_clinic .slick-prev {
	left: 19%;
}
.slide_clinic .slick-next {
	right: 19%;
	transform: scaleX(-1);
}
.slide_clinic .slick-dots {
	bottom: -53px;
}
.slide_clinic .slick-dots li {
	width: 11px;
	height: 11px;
	margin: 0 8px;
}
.slide_clinic .slick-dots li button {
	width: 11px;
	height: 11px;
	padding: 0;
}
.slide_clinic .slick-dots li button:before {
	content: "";
	background: #84c9e0;
	width: 11px;
	height: 11px;
	border-radius: 50%;
	opacity: 1;
}
.slide_clinic .slick-dots li.slick-active button:before {
	background: #153d90;
	opacity: 1;
}
@media(min-width: 1500px) and (max-width:1769px) {
	.slide_clinic .slick-prev {
		left: 13%;
	}
	.slide_clinic .slick-next {
		right: 13%;
	}
}
@media(min-width: 1300px) and (max-width:1499px) {
	.slide_clinic .slick-prev {
		left: 8%;
	}
	.slide_clinic .slick-next {
		right: 8%;
	}
	.slide_clinic .slick-slide {
		margin-right: auto;
		margin-left: auto;
	}
}
@media(min-width: 961px) and (max-width:1299px) {
	.slide_clinic {
		padding: 0 8% 50px;
	}
	.slide_clinic .slick-prev, .slide_clinic .slick-next {
		width: 30px;
		height: 30px;
	}
	.slide_clinic .slick-prev {
		left: -7%;
	}
	.slide_clinic .slick-next {
		right: -7%;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.slide_clinic {
		padding: 0 8% 50px;
	}
	.slide_clinic .slick-prev, .slide_clinic .slick-next {
		width: 30px;
		height: 30px;
	}
	.slide_clinic .slick-prev {
		left: -7%;
	}
	.slide_clinic .slick-next {
		right: -7%;
	}
}
@media(max-width: 767px) {
	.slide_clinic {
		padding: 0 8vw 12vw;
	}
	.slide_clinic .slick-slide {
		margin-right: auto;
		margin-left: auto;
	}
	.slide_clinic .slick-prev, .slide_clinic .slick-next {
		width: calc(40 / 750 * 100vw);
		height: calc(40 / 750 * 100vw);
	}
	.slide_clinic .slick-prev {
		left: -6.5vw;
	}
	.slide_clinic .slick-next {
		right: -6.5vw;
	}
	.slide_clinic .slick-dots {
		bottom: calc((-7/750*100vw) - 7vw);
	}
}
/* ACCESS診療時間・アクセス index_access
------------------------------------------------------------------*/
.index_access {
	padding: 95px 0 0;
}
.ttl_access01 {
	font-size: 277.777%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 0 0 70px;
}
.flex_access01 {
	display: flex;
	flex-direction: row-reverse;
}
.col_r_access01 {
	width: 50%;
}
.col_r_access01 img {
	width: 100%;
}
.col_l_access01 {
	width: 50%;
}
.col_l_access01_inner {
	width: 600px;
	margin-left: auto;
	padding-top: calc((92/1300*100vw) - 92px);
	margin-bottom: 30px;
}
.logo_access {
	margin-bottom: 56px;
}
.txt_access_add {
	line-height: 1em;
	letter-spacing: 0.1em;
	margin-bottom: 29px;
}
.btn_access_tel01 {
	width: 330px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	font-size: 188.888%;
	letter-spacing: 0.1em;
	font-family: neue-kabel, sans-serif;
	font-style: normal;
	font-weight: 500;
	background: #e6f4f9;
	display: block;
	margin-bottom: 40px;
}
.btn_access_tel01 img {
	width: 26px;
	height: 26px;
	margin-right: 10px;
	vertical-align: baseline;
}
.box_access01 {
	background: #f6f1e9;
	padding: 60px 0 80px;
}
.map_access {
	width: 100%;
	margin: 0 auto 40px;
}
.flex_access02 {
	display: flex;
}
.col_access02 {
	width: 50%;
	position: relative;
	padding-top: 80px;
}
.ttl_access02 {
	position: absolute;
	top: 0;
	left: 0;
	font-size: 166.666%;
	letter-spacing: 0.1em;
	color: #5d4d2c;
	line-height: 60px;
	height: 60px;
	width: 550px;
}
.ttl_access02 img {
	margin-right: 20px;
	vertical-align: top;
}
.txt_access01 {
	line-height: 200%;
}
@media(min-width: 961px) and (max-width:1299px) {
	.col_l_access01_inner {
		width: calc(600/649.5*100%);
		margin-left: auto;
		padding-right: 50px;
	}
	.logo_access {
		margin-bottom: calc((56/961*100vw) - 28px);
	}
	.txt_access_add {
		margin-bottom: calc((29/961*100vw) - 14px);
	}
	.btn_access_tel01 {
		margin-bottom: calc((40/961*100vw) - 20px);
	}
	.ttl_access02 {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 133.333%;
		letter-spacing: 0.1em;
		color: #5d4d2c;
		line-height: 60px;
		height: 60px;
		width: auto;
	}
}
@media(min-width: 768px) and (max-width:960px) {
	.flex_access01 {
		display: block;
		flex-direction: row-reverse;
	}
	.col_r_access01 {
		width: 100%;
		margin: 0 auto 60px;
		padding: 0 5%;
	}
	.col_l_access01 {
		width: 100%;
	}
	.col_l_access01_inner {
		width: 100%;
		margin: 0 auto 60px;
		padding: 0 5%;
	}
	.logo_access {
		text-align: center;
		margin-bottom: 56px;
	}
	.txt_access_add {
		text-align: center;
		line-height: 1em;
		letter-spacing: 0.1em;
		margin-bottom: 29px;
	}
	.btn_access_tel01 {
		width: 330px;
		height: 70px;
		line-height: 70px;
		text-align: center;
		font-size: 188.888%;
		letter-spacing: 0.1em;
		font-family: neue-kabel, sans-serif;
		font-style: normal;
		font-weight: 500;
		background: #e6f4f9;
		display: block;
		margin: 0 auto 40px;
	}
	.box_access01 {
		background: #f6f1e9;
		padding: 60px 0 30px;
	}
	.map_access {
		width: 100%;
		margin: 0 auto 40px;
	}
	.flex_access02 {
		display: block;
	}
	.col_access02 {
		width: 100%;
		position: relative;
		padding-top: 0;
		margin-bottom: 50px;
	}
	.ttl_access02 {
		position: static;
		top: 0;
		left: 0;
		font-size: 166.666%;
		letter-spacing: 0.1em;
		color: #5d4d2c;
		line-height: 60px;
		height: 60px;
		width: 100%;
		margin-bottom: 20px;
	}
	.ttl_access02 img {
		margin-right: 20px;
		vertical-align: top;
	}
	.txt_access01 {
		line-height: 200%;
	}
}
@media(max-width: 767px) {
	.index_access {
		padding: calc(68/750*100vw) 0 0;
	}
	.ttl_access01 {
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: 0 0 calc(53/750*100vw);
	}
	.flex_access01 {
		display: block;
		flex-direction: row-reverse;
	}
	.col_r_access01 {
		width: 100%;
		padding: 0 3.2%;
		margin-bottom: calc(57/750*100vw);
	}
	.col_r_access01 img {
		width: 100%;
	}
	.col_l_access01 {
		width: 93.6%;
		margin: auto;
	}
	.col_l_access01_inner {
		width: 100%;
		margin-left: auto;
		padding-top: 0;
		margin-bottom: calc(60/750*100vw);
	}
	.logo_access {
		width: calc(430/750*100vw);
		height: calc(58/750*100vw);
		text-align: center;
		margin: auto;
		margin-bottom: calc(50/750*100vw);
	}
	.txt_access_add {
		text-align: center;
		line-height: 1em;
		letter-spacing: 0;
		margin-bottom: calc(27/750*100vw);
	}
	.btn_access_tel01 {
		width: calc(606/750*100vw);
		height: calc(128/750*100vw);
		line-height: calc(128/750*100vw);
		text-align: center;
		font-size: 193.75%;
		letter-spacing: 0.1em;
		font-family: neue-kabel, sans-serif;
		font-style: normal;
		font-weight: 500;
		background: #e6f4f9;
		display: block;
		margin: 0 auto calc(54/750*100vw);
	}
	.btn_access_tel01 img {
		width: calc(47/750*100vw);
		height: calc(47/750*100vw);
		margin-right: calc(19/750*100vw);
		vertical-align: baseline;
	}
	.box_access01 {
		background: #f6f1e9;
		padding: 0 0 calc(22/750*100vw);
	}
	.map_access {
		width: 100%;
		margin-bottom: calc(70/750*100vw);
	}
	.flex_access02 {
		display: block;
	}
	.col_access02 {
		width: 100%;
		position: relative;
		padding-top: calc(97/750*100vw);
		margin-bottom: calc(70/750*100vw);
	}
	.ttl_access02 {
		position: absolute;
		top: 0;
		left: 0;
		font-size: 134.375%;
		letter-spacing: 0.1em;
		color: #5d4d2c;
		line-height: calc(60/750*100vw);
		height: calc(60/750*100vw);
		width: 103%;
		margin-bottom: 0;
		margin-top: calc(-2/750*100vw);
	}
	.ttl_access02 img {
		margin-top: calc(2/750*100vw);
		width: calc(60/750*100vw);
		height: calc(60/750*100vw);
		margin-right: calc(20/750*100vw);
		vertical-align: top;
	}
	.txt_access01 {
		line-height: 156.25%;
	}
}
/* QAよくある質問 index_qa
------------------------------------------------------------------*/
.index_qa {
	padding: 95px 0 0;
}
.ttl_qa01 {
	font-size: 277.777%;
	line-height: 150%;
	letter-spacing: 0.1em;
	text-align: center;
	font-family: fot-matisse-pron, sans-serif;
	font-weight: 500;
	font-style: normal;
	padding: 0 0 70px;
}
.bg_qa {
	background: url(images/index/bg_qa.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-size: cover;
	padding: 100px 0;
}
@media(min-width: 768px) and (max-width:960px) {}
@media(max-width: 767px) {
	.index_qa {
		padding: calc(68/750*100vw) 0 0;
	}
	.ttl_qa01 {
		font-size: 156.25%;
		line-height: 150%;
		letter-spacing: 0.1em;
		text-align: center;
		font-family: fot-matisse-pron, sans-serif;
		font-weight: 500;
		font-style: normal;
		padding: 0 0 calc(53/750*100vw);
	}
	.bg_qa {
		background: url(images/index/sp/bg_qa.jpg);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: cover;
		padding: calc(71/750*100vw) 0 calc(95/750*100vw);
	}
}
/* コンテンツ名 class
------------------------------------------------------------------*/
/* ※パーフェクトスクロールバー用基本css ここからデザインに合わせて適宜変更してください */
.index_news ul {
	overflow: hidden;
	position: relative;
	padding-right: 20px;
	max-height: 170px;
	height: auto;
	touch-action: auto !important;
}
.index_news li dd a {
	color: #aaa; /* コーダーさんへに記載されている★標準テキスト：リンク色に変更*/
}
/* パーフェクトスクロールバー */
.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
	background: #333333 !important;
	right: 0px !important;
	width: 4px !important;
}
.ps-container > .ps-scrollbar-y-rail {
	background: #f7f7f8 !important;
	right: 0px !important;
	width: 4px !important;
	opacity: 1;
}
.ps-container:hover > .ps-scrollbar-y-rail {
	opacity: 1;
}
@media(min-width: 768px) and (max-width:960px) {}
@media(max-width: 767px) {}
/* フッター footer
------------------------------------------------------------------*/
.main_foot {
	background: #0b3c5d;
	padding: 70px 0;
}
.logo_foot {
	width: 430px;
	margin: 0 auto 59px;
}
.row_foot01 {
	margin-bottom: 54px;
}
.main_foot .txt_access_add {
	color: #ffffff;
	font-size: 88.888%;
}
.main_foot .btn_access_tel01 {
	background: #ffffff;
	margin-bottom: 20px;
}
.txt_access02 {
	color: #ffffff;
	font-size: 111.111%;
	line-height: 150%;
}
.txt_access02 img {
	margin-right: 20px;
	vertical-align: top;
	float: left;
}
.main_foot .tbl_caption {
	color: #ffffff;
	font-size: 88.888%;
}
.row_foot01 > .col_r {
	width: calc(530/1000*100%);
}
.btn_foot_hp {
	display: block;
	background: url(images/index/btn_foot_hp02.jpg)no-repeat center / cover;
	max-width: 700px;
	max-height: 140px;
	margin: auto;
	position: relative;
}
.btn_foot_hp p {
	position: absolute;
	top: 80px;
	left: 50%;
	transform: translateX(-50%);
	background: #328cc1;
	width: 260px;
	height: 30px;
	line-height: 30px;
	letter-spacing: 0.1em;
	text-align: center;
	color: #ffffff;
	margin: auto;
}
.area_df {
	background: #ffffff;
	padding: 40px 0 20px;
}
.flex_df {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.flex_df a {
	display: block;
	width: calc(320/1000*100%);
	margin-bottom: 20px;
}
.pagetop {
	position: fixed!important;
	right: 30px;
	bottom: 30px;
	z-index: 1000;
}
.copyright {
	background: #1d2d4e;
	color: #ffffff;
	height: 80px;
	line-height: 80px;
	font-size: 88.888%;
	letter-spacing: .1em;
}
@media(min-width: 768px) and (max-width:960px) {
	.row_foot01 {
		display: block;
	}
	.row_foot01 > .col_l {
		width: 100%;
	}
	.row_foot01 > .col_r {
		width: 100%;
		max-width: 100%;
	}
	.txt_access02 {
		color: #ffffff;
		font-size: 111.111%;
		line-height: 150%;
		width: 250px;
		margin: 0 auto 50px;
	}
	.txt_access02 img {
		margin-right: 20px;
		vertical-align: top;
		float: left;
	}
}
@media(max-width: 767px) {
	.main_foot {
		background: #0b3c5d;
		padding: calc(75/750*100vw) 0 calc(56/750*100vw);
	}
	.logo_foot {
		width: calc(430/750*100vw);
		margin: 0 auto calc(55/750*100vw);
	}
	.row_foot01 {
		margin-bottom: calc(49/750*100vw);
	}
	.main_foot .txt_access_add {
		color: #ffffff;
		font-size: 100%;
		letter-spacing: 0.1em;
	}
	.main_foot .btn_access_tel01 {
		background: #ffffff;
		width: calc(639/750*100vw);
		height: calc(115/750*100vw);
		line-height: calc(115/750*100vw);
		margin-bottom: calc(38/750*100vw);
	}
	.txt_access02 {
		color: #ffffff;
		font-size: 100%;
		line-height: 156.25%;
		width: calc(360/750*100vw);
		margin: calc(-10/750*100vw) auto calc(62/750*100vw);
	}
	.txt_access02 img {
		width: calc(76/750*100vw);
		height: calc(76/750*100vw);
		margin-top: calc(10/750*100vw);
		margin-right: calc(23/750*100vw);
		vertical-align: top;
		float: left;
	}
	.main_foot .tbl_caption {
		color: #ffffff;
		font-size: 100%;
	}
	.row_foot01 > .col_l {
		width: 100%;
	}
	.row_foot01 > .col_r {
		width: 100%;
		margin: 0 auto;
	}
	.btn_foot_hp {
		display: block;
		background: url(images/index/btn_foot_hp02.jpg)no-repeat center / cover;
		max-width: calc(700/750*100vw);
		max-height: calc(140/750*100vw);
		margin: auto;
		position: relative;
	}
	.btn_foot_hp p {
		position: absolute;
		top: calc(80/750*100vw);
		left: 50%;
		transform: translateX(-50%);
		background: #328cc1;
		width: calc(260/750*100vw);
		height: calc(30/750*100vw);
		line-height: calc(30/750*100vw);
		letter-spacing: 0.1em;
		font-size: 75%;
		text-align: center;
		color: #ffffff;
		margin: auto;
	}
	.area_df {
		background: #ffffff;
		padding: calc(64/750*100vw) 0 calc(54/750*100vw);
	}
	.flex_df {
		display: flex;
		justify-content: space-between;
		flex-wrap: wrap;
	}
	.flex_df a {
		display: block;
		width: calc(340/702*100%);
		margin-bottom: calc(19/750*100vw);
	}
	.copyright {
		background: #1d2d4e;
		color: #ffffff;
		height: calc(80/750*100vw);
		line-height: calc(80/750*100vw);
		font-size: 100%;
		letter-spacing: .1em;
		margin-bottom: calc(132/750*100vw);
	}
	.fix {
		position: fixed;
		width: 100%;
		left: 0;
		bottom: 0;
		z-index: 100;
	}
	.fix_tel, .fix_line {
	   width: calc(369 / 750 * 100%);
        height: calc(120 / 750 * 100vw);
	}
	.fix_tel a, .fix_line a {
		width: 100%;
		height: 100%;
		display: block;
		text-align: center;
	}
	.fix_tel a{
		background: #1d2d4e;
	}
	.fix_line a{
		background-color: #ab987a;
	}
	.txt_floating_tel01 ,.txt_floating_line01 {
		font-size: 100%;
		color: #ffffff;
        letter-spacing: 0.15em;
		line-height: 1em;
		font-family: neue-kabel, sans-serif;
		font-style: normal;
		font-weight: 500;
        padding-top: calc(25 / 750 * 100vw);
        margin-bottom: calc(9 / 750 * 100vw);
	}
	.txt_floating_line01{
		letter-spacing: 0;
	}
	.txt_floating_tel01 img{
        width: calc(25 / 750 * 100vw);
        height: auto;
        vertical-align: baseline;
        margin-right: calc(5 / 750 * 100vw);
        transform: rotate(-1deg);
	}
	.txt_floating_line01 img{
		width: calc(16 / 750 * 100vw);
		height: auto;
		vertical-align: baseline;
		margin-bottom: calc(-2 / 750 * 100vw);
		margin-right: calc(8 / 750 * 100vw);
	}
	.txt_floating_tel02, .txt_floating_line02 {
		font-size: 62.5%;
        color: #ffffff;
        letter-spacing: 0.05em;
        line-height: calc(30 / 750 * 100vw);
        font-family: neue-kabel, sans-serif;
        font-style: normal;
        margin: auto;
        border: solid 1px #ffffff;
        width: fit-content;
        padding: 0 calc(10 / 750 * 100vw);
	}
	.pagetop {
		display: none!important;
	}
	.pagetop_sp {
       	width: calc(120 / 750 * 100%);
        text-align: revert-layer;
        display: flex;
        justify-content: end;
	   	margin-right: calc(15 / 750 * 100%);
	}
	.pagetop_sp a {
		display: block;
	}
	.pagetop_sp a img {
		width: 100%;
	}
	.list_floating{
		width: calc(610 / 750 * 100%);
	}
}
/* コピペ用 copy&paste
------------------------------------------------------------------*/
@media(min-width: 768px) and (max-width:960px) {}
@media(max-width: 767px) {}
.inv-recaptcha-holder {
	display: none;
}

/* 25/09/25 トップコンテンツ追加
------------------------------------------------------------------*/


.hiragino{
font-family: "hiragino-mincho-pron", sans-serif;
font-weight: 300;
font-style: normal;
}

.hiragino__600{
font-family: "hiragino-mincho-pron", sans-serif;
font-weight: 600;
font-style: normal;
}



	.sedation__inner span{
		  background: linear-gradient(180deg, #000 0%, #23a1c8 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
	}

	.sedation__inner{
		text-align: center;
	}

	.sedation__inner p{
		text-align: left;
	}

	.osusume{
		background: -moz-linear-gradient(left, #2c6dc3, #1c4d8b);
		background: -webkit-linear-gradient(left, #2c6dc3, #1c4d8b);
		background: linear-gradient(to right, #2c6dc3, #1c4d8b);
	}

	.osusume__inner{
		width: 89.3125%;
		margin: 0 auto;
		background: #fff;
		text-align: center;
		position: relative;
	}

	.osusume__inner:before{
		position: absolute;
		content: '';
		background-image: url(images/top/osusume__before.png);
		background-repeat: no-repeat;
		background-size: contain;
	}
	.osusume__inner:after{
		position: absolute;
		content: '';
		background-image: url(images/top/osusume__after.png);
		background-repeat: no-repeat;
		background-size: contain;
	}

	.osusume__inner h2{
		color: #1c4d8b;
		font-weight: 700;
		padding-bottom: 1%;
		border-bottom: 3px solid #1c4d8b;
		margin-bottom: 5%;
	}
	.osusume__inner ul li{
		text-align: left;
	}
		.osusume__inner ul li:before{
		position: absolute;
		content: '';
		background-image: url(images/top/osusume__mark.png);
		background-repeat: no-repeat;
		background-size: contain;
	}

	.masui{
		text-align: center;
		position: relative;
		background: -moz-linear-gradient(left, #4591bb, #235892);
		background: -webkit-linear-gradient(left, #4591bb, #235892);
		background: linear-gradient(to right, #4591bb, #235892);
	}

	.masui:before{
		clip-path: polygon(0 0, 0% 100%, 100% 100%);
		background: -moz-linear-gradient(left, #70b1cf, #5f94bb);
		background: -webkit-linear-gradient(left, #70b1cf, #5f94bb);
		background: linear-gradient(to right, #70b1cf, #5f94bb);
		content: '';
		width: 50%;
		height: 100%;
		top: 0;
		left: 0;
		position: absolute;
	}
	.masui:after{
	clip-path: polygon(100% 0, 0% 100%, 100% 100%);
		background: -moz-linear-gradient(right, #70b1cf, #5f94bb);
		background: -webkit-linear-gradient(right, #70b1cf, #5f94bb);
		background: linear-gradient(to left, #70b1cf, #5f94bb);
		content: '';
		width: 50%;
		height: 100%;
		top: 0;
		right: 0;
		position: absolute;
	}

	.masui__inner:before{
		width: 100%;
		height: 2px;
		content: '';
		position: absolute;
		left: 0;
		top: 10%;
		background: #fff;
		z-index: 3;
	}

	.masui__inner:after{
		width: 100%;
		height: 2px;
		content: '';
		position: absolute;
		left: 0;
		bottom: 10%;
		background: #fff;
		z-index: 3;
	}




	.masui p{
		color: #fff;
		position: relative;
		z-index: 3;
	}

	.taio{
		background: #ebebeb;
	}

	.taio__inner p {
		font-weight: 600;
		line-height: 2;
	}
	.taio__inner p span{
		color: #1c4c8a;
		font-weight: 600;
	}


@media(min-width: 768px)  {


	.pc__none{
		display: none;
	}

	.taio{
		padding: 5% 0;
		margin-bottom: 5%;
	}

	.taio__inner{
		display: flex;
		justify-content: space-between;
		width: 86.875%;
		margin: 0 auto;
	}

	.taio__inner_left{
		width: 40%;
	}

	.taio__inner_left .main{
		width: 100%;
	}
	.taio__inner_left .separate{
		display: flex;
		justify-content:center;
		margin-top: -20%;
	}
	.taio__inner_left .separate img{
		width: 40%;
		display: inline-block;
	}
	.taio__inner_left .separate img:nth-of-type(2){
		margin-left: 1%;
	}
	.taio__inner p{
		width: 55%;
		margin-top: 2%;
	}

	.masui{
		padding: 3% 0;
	}

	.masui p{
		font-size: 140%;
	}



	.osusume{
		padding: 3% 0;
		margin-bottom: 5%;
	}

	.osusume__inner ul{
		display: flex;
		flex-wrap: wrap;
		width: 65.875%;
		margin: 0 auto;
		justify-content: space-between;
	}
	.osusume__inner ul li{
		width: 42%;
		position: relative;
		padding-left: 5%;
		margin-bottom: 3%;
		white-space: nowrap;
	}
	.osusume__inner ul li:before{
		width: 2vw;
		max-width: 22px;
		height: 2vw;
		max-height: 22px;
		top: 21%;
		left: 0;
	}
	.osusume__inner ul li:nth-of-type(3):before{
		top: 12%;
	}

	.osusume__inner h2{
		font-size: 40px;
	}

	.osusume__inner:before{
		width: 6%;
		height: 20%;
		bottom: 5%;
		left: 2%;
	}
	.osusume__inner:after{
		width: 6%;
		height: 20%;
		top: 5%;
		right: 2%;
	}

	.osusume__inner{
		padding: 3% 10%;
	}

	.sedation{
		position: relative;
	}

	.sedation__inner{
		min-height: 38vw;
		padding-top: 3%;
		padding-left: 5%;
		width: 50%;
		text-align: center;
	}
	.sedation__inner img{
		position: absolute;
		right: 0;
		top: 0;
		width: 50%;
	}
	.sedation__inner span{
		font-size: 40px;
	}
	.sedation__inner h2{
		margin: 40px 0;
		font-size: 40px;
	}
}


@media(max-width: 767px)  {




	.taio{
		padding: 10% 0;
		margin-bottom: 10%;
	}

	.taio__inner{
		width: 86.875%;
		margin: 0 auto;
	}

	.taio__inner_left {
		margin-bottom: 5%;
	}


	.taio__inner_left .main{
		width: 100%;
	}
	.taio__inner_left .separate{
		display: flex;
		justify-content:center;
		margin-top: -20%;
	}
	.taio__inner_left .separate img{
		display: inline-block;
		width: 50%;
	}
	.taio__inner_left .separate img:nth-of-type(2){
		margin-left: 1%;
	}

	.masui{
		padding: 7% 0;
	}

	.masui p{
		font-size: 120%;
	}



	.osusume{
		padding: 7% 0;
		margin-bottom: 10%;
	}

	.osusume__inner ul li{
		position: relative;
		padding-left: 9%;
		margin-bottom: 3%;
	}
	.osusume__inner ul li:before{
		width: 5%;
		height: 55%;
		top: 21%;
		left: 0;
	}
	.osusume__inner ul li:nth-of-type(3):before{
		top: 12%;
	}

	.osusume__inner h2{
		font-size: 140%;
	}

	.osusume__inner:before{
		width: 6%;
		height: 10%;
		bottom: 2%;
		left: 2%;
	}
	.osusume__inner:after{
		width: 6%;
		height: 10%;
		top: 5%;
		right: 2%;
	}

	.osusume__inner{
		padding: 3% 10%;
	}


	.sedation{
		margin-bottom: 40px;
	}

	.sedation__inner span{
		font-size: 180%;
	}
	.sedation__inner h2{
		font-size: 140%;
		margin: 20px 0;
	}
	.sedation__inner img{
		width: 100%;
	}
		.sedation__inner p{
		margin-top: 20px;
		padding: 5% 3%;
	}

}

.img__block{
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-top: 40px;
}

	.img__block img{
		display: block;
		margin-bottom: 15px;		
	}

@media(min-width: 768px)  {
	.img__block img{
		width: 32%;
}

}
@media(max-width: 767px)  {
		.img__block img{
		width: 48%;
}

}