@charset "UTF-8";

body {
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans","游ゴシック","Yu Gothic",Meiryo,sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #333333;
	font-size: 19px;
	letter-spacing: .1em;
	line-height: 2.0;
	padding:0;
	margin:0;
	-webkit-text-size-adjust: 100%;
}

div,
dl,dt,dd,ul,ol,li,
h1,h2,h3,h4,h5,h6,
pre,form,fildset,p,blockquote,
figure{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	font-style:normal;
	font-weight: normal;
}

img{
    max-width: 100%;
    height: auto;
    width: auto\9; /* ie8 */
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: top;
}
table {
    font-size:inherit;
    font:100%;
	border-collapse: collapse;
}

address{
	font-style:normal;
}

ul{
	list-style:none;
}
ul img{
	vertical-align: top;
	margin:0;
}

a{
	color: inherit;
	text-decoration: none;
	outline:0;
	transition: color 0.7s, background-color 1.0s;
}
a:hover{
	transition: color 0.7s, background-color 1.0s;
}

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*\*//*/
  height: auto;
  overflow: hidden;
  /**/
}


/*<group=style>*/
.fw_normal{font-weight: normal;}
.fw_bold{font-weight: bold;}
/*</group>*/

/*<group=text_align>*/
.txt_al_l{text-align:left;}
.txt_al_r{text-align:right;}
.txt_al_c{text-align:center;}	
/*</group>*/

/*<group=float>*/
.flt_l{float:left;}
.flt_r{float:right;}	
/*</group>*/

/*<group=color>*/
.red{color: #C1272D;}
.blue {color: #3080FF;}
/*</group>*/

.img_max {
	width: 100% !important;
	max-width: initial !important;
}
.change_img img {margin-left: auto; margin-right: auto;}

.blocklink,
.blocklink_out,
.blocklink_ank {
	cursor:pointer;
}

a.txt_link {
	text-decoration: underline;
}
a.txt_link:hover {
	text-decoration: none;
}

/* スマホで電話をかけるボタン：画像対応 */
.sp_tel_btn {
	position: relative;
}
.sp_tel_btn img {
	position: relative;
	z-index: 0;
}
.sp_tel_btn span,
.sp_tel_btn a {
	display: block;
}
.sp_tel_btn a {
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
}




#wrapper {
	overflow: hidden;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

body {
	font-size: 17px;
	letter-spacing: .05em;
	line-height: 1.8;
	font-feature-settings: "halt";
}

	
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {	
/* スマホのときはビューポートを基準にサイズ調節する */
/* スマホ時：emまたは%で指定する */
/* スマホ以外でビューポート基準にするときは、その都度「vw」で指定する */
body {
	font-size: 4.5vw;
	letter-spacing: normal;
	line-height: 1.8;
	font-feature-settings: "halt";
}
	
.btnlist{
	width: 90%;
	margin: 0 auto 1em;
}
	
}




/*共通
---------------------------------------------------------*/
.max_1500{
	max-width: 1500px;
	margin: 0 auto;
}
.w1500{
	max-width: 1500px;
	margin: 0 auto;
/*	width: 94%;*/
}
.w1440 {
	max-width: 1440px;
	margin: 0 auto;
	padding: 0 3%;
	width: 94%;
}
.w1320 {
	max-width: 1320px;
	margin: 0 auto;
	padding: 0 3%;
	width: 94%;
}
.w1260 {
	max-width: 1260px;
	margin: 0 auto;
	padding: 0 3%;
	width: 94%;
}
.w1200 {
	max-width: 1200px;
	margin: 0 auto;
	padding: 0 3%;
	width: 94%;
}
.w1100 {
	max-width: 1100px;
	margin: 0 auto;
	padding: 0 3%;
	width: 94%;
}


/*マージン*/
.m_btm_40 {
	margin-bottom: 40px;
}
.m_btm_60 {
	margin-bottom: 60px;
}
.m_btm_80 {
	margin-bottom: 80px;
}
.m_btm_100 {
	margin-bottom: 100px;
}
.m_btm_150 {
	margin-bottom: 150px;
}

/*フォント*/
.ft_min {
	font-family: zen-old-mincho, sans-serif;
	font-style: normal;
	font-weight: 400;
}
.ft_cent {
	font-family: century-gothic, sans-serif;
	font-style: italic;
	font-weight: 400;
}
.ft_cent_b {
	font-family: century-gothic, sans-serif;
	font-style: italic;
	font-weight: 700;
}

/*見出し*/
.com_index1 {
	text-align: center;
	font-family: zen-old-mincho, sans-serif;
	font-size: 420%;
	line-height: 1;
	letter-spacing: .04em;
	margin-bottom: 50px;
}
.com_index1 span {
	font-size: 125%;
 }
.com_index2 {
	text-align: center;
	font-family: zen-old-mincho, sans-serif;
	font-size: 315%;
	line-height: 1.5;
	letter-spacing: .04em;
	margin-bottom: 40px;
}
.com_index3 {
	text-align: center;
	margin-bottom: 60px;
}
.com_index3 .ft_cent {
	color: #3F6AB0;
	font-family: century-gothic, sans-serif;
	font-size: 631%;
	font-style: italic;
	line-height: 1;
	letter-spacing: .06em;
	margin-bottom: 20px;
}
.com_index3 .ft_min {
	font-size: 110%;
	line-height: 1.6;
	letter-spacing: .38em;
}
.com_index4 {
	text-align: center;
	color: #FFF;
	font-size: 200%;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: .3em;
    background: linear-gradient(to bottom, rgba(140,63,112,0.9) 0, rgba(140,63,112,0.75) 100%);
	padding: .9em 0;
	margin-bottom: 50px;
}
.com_index5 {
	text-align: center;
	color: #8C3F70;
	font-size: 157%;
	font-weight: bold;
	line-height: 1.6;
	letter-spacing: .4em;
    border-top: 1px solid #8C3F70;
	border-bottom: 1px solid #8C3F70;
	padding: .9em 0;
	margin-bottom: 70px;
}


/*お問い合わせ*/
.com_web a {
	position: relative;
	display: block;
	width: 100%;
	height: 100%;
	background-color: #62B8F5;
	box-sizing: border-box;
}
.com_web a:hover {
	background-color: #6C7B96;
}
.com_web a img {
	position: relative;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}

/*アニメーション*/
.anim {
	animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-direction: alternate;
    animation-duration: 1s;
}
@keyframes anim_h {
  0% {
    transform: translate(0px, 0);
  }
  100% {
    transform: translate(8px, 0);
  }
}
/*フェード*/
.anm_fade {
	opacity: 0;
	transition: all .8s ease;
}
.anm_fade.anime_on {
	opacity: 1;
}
/*アップ*/
.anm_up {
	opacity: 0;
	transition: all .5s ease;
	transform: translateY(20px);
}
.anm_up.anime_on {
	opacity: 1;
	transform: translateY(0px);
}
/*ズーム*/
.anm_zoom {
	opacity: 0;
	transition: all .5s ease;
	transform: scale(0.9);
}
.anm_zoom.anime_on {
	opacity: 1;
	transform: scale(1.0);
	transition-delay: .2s;
}

/*レイアウト*/
.flex_box {
	display: flex;
	justify-content: space-between;
}

/*背景*/
#about .inbox,
#suc_rate .bg,
#difference .bg,
#importance .bg,
#flow .bg {
	position: relative;
	transform: translate3d(0,0,0);
}
#about .inbox::after,
#suc_rate .bg::after,
#difference .bg::after,
#importance .bg::after,
#flow .bg::after {
	position: absolute;
	content: "";
	background: url("../images/dif_bg1@2x.png") no-repeat left top;
	background-size: contain;
	width: 820px;
	height: 480px;
	left: 0;
	top: 0;
	mix-blend-mode: hard-light;
	
}
#about .inbox > *,
#suc_rate .bg > *,
#difference .bg > *,
#importance .bg > *,
#flow .bg > * {
	position: relative;
	z-index: 1;
}


/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1500px) {
	
/*見出し*/
.com_index1 {
	font-size: 5.3vw;
	margin-bottom: 5%;
}
.com_index2 {
	font-size: 4vw;
	margin-bottom: 4%;
}
.com_index3 {
	margin-bottom: 6%;
}
.com_index3 .ft_cent {
	font-size: 8vw;
	margin-bottom: 2%;
}
.com_index4 {
	font-size: 2.6vw;
	margin-bottom: 5%;
}
.com_index5 {
	font-size: 2.5vw;
	letter-spacing: .3em;
	padding: .9em 0;
	margin-bottom: 7%;
}
	
/*背景*/
#about .inbox::after,
#suc_rate .bg::after,
#difference .bg::after,
#importance .bg::after,
#flow .bg::after {
	width: 55%;
}
	
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

/*マージン*/
.m_btm_40 {
	margin-bottom: 4%;
}
.m_btm_60 {
	margin-bottom: 6%;
}
.m_btm_80 {
	margin-bottom: 8%;
}
.m_btm_100 {
	margin-bottom: 10%;
}
.m_btm_150 {
	margin-bottom: 14%;
}

/*見出し*/
.com_index1 {
	font-size: 6vw;
	letter-spacing: .04em;
	margin-bottom: 5%;
}
.com_index2 {
	font-size: 4.8vw;
	letter-spacing: .04em;
	margin-bottom: 4%;
}
.com_index3 {
	margin-bottom: 6%;
}
.com_index3 .ft_cent {
	font-size: 10vw;
	letter-spacing: .06em;
	margin-bottom: 2%;
}
.com_index3 .ft_min {
	font-size: 2vw;
	letter-spacing: .3em;
}
.com_index4 {
	font-size: 3.3vw;
	letter-spacing: .2em;
	padding: .7em 0;
	margin-bottom: 5%;
}
.com_index5 {
	font-size: 2.5vw;
	letter-spacing: .3em;
	padding: .9em 0;
	margin-bottom: 7%;
}
	
/*背景*/
#about .inbox::after,
#suc_rate .bg::after,
#difference .bg::after,
#importance .bg::after,
#flow .bg::after {
	width: 55%;
}

}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {

/*マージン*/
.m_btm_40 {
	margin-bottom: 6%;
}
.m_btm_60 {
	margin-bottom: 8%;
}
.m_btm_80 {
	margin-bottom: 10%;
}
.m_btm_100 {
	margin-bottom: 12%;
}
.m_btm_150 {
	margin-bottom: 15%;
}
	
/*見出し*/
.com_index1 {
	font-size: 7vw;
	margin-bottom: 7%;
}
.com_index2 {
	font-size: 6vw;
	letter-spacing: .04em;
	margin-bottom: 6%;
}
.com_index3 {
	margin-bottom: 8%;
}
.com_index3 .ft_cent {
	font-size: 13vw;
	letter-spacing: .06em;
	margin-bottom: 3%;
}
.com_index3 .ft_min {
	font-size: 4vw;
	letter-spacing: .3em;
}
.com_index4 {
	font-size: 4.5vw;
	letter-spacing: .1em;
	padding: .7em 0;
	margin-bottom: 7%;
}
.com_index5 {
	font-size: 4vw;
	letter-spacing: .3em;
	padding: .9em 0;
	margin-bottom: 7%;
}
	
/*背景*/
#about .bg::after,
#suc_rate .bg::after,
#difference .bg::after,
#importance .bg::after,
#flow .bg::after {
	width: 70%;
}
	
}


/*header
---------------------------------------------------------*/
header {
	background-color: rgba(255,255,255,0.8);
}
header .h_inbox {
	display: flex;
	justify-content: space-between;
}
header h1{
	font-size: 78%;
	line-height: 1.6;
	font-weight: normal;
	margin-bottom: 1em;
}
header .box_l,
header .box_r .h_info {
	box-sizing: border-box;
	padding: 20px;
}
header .box_r {
	width: 50%;
	max-width: 800px;
	display: flex;
}
header .box_r .h_info {
	padding-left: 0!important;
}
header .box_l {
	width: 49%;
	max-width: 750px;
	align-self: center;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
header .box_l .h_logo {
	width: 61%;
	max-width: 420px;
}
header .box_l .h_logo_list {
	width: 35%;
	padding-top: 2%;
}
header .box_l .h_logo a {
	display: block;
	background: url("../images/h_logo_abs.svg") no-repeat right center;
	background-size: 16% auto;
	box-sizing: border-box;
	padding-right: 20%;
}
header .box_l .clinic_logo {
	margin-bottom: .5em;
}
header .box_l .h_logo_list {
    display: flex;
    justify-content: space-between;
	align-items: flex-end;
}
header .box_l .h_logo_list li:first-child {
	width: 36.294%;
}
header .box_l .h_logo_list li:last-child {
	width: 55.9%;
}
header .box_l .h_logo_list img {
	display: block;
}
header .box_l .h_logo_list img.sp_only {
	display: none;
}

header .h_tel {
	display: flex;
	align-items: center;
	margin-bottom: 1em;
}
header .h_tel dt {
	margin-right: 1em;
}
header .h_tel dt div:first-of-type {
	margin-bottom: .4em;
}
header .h_tel img {
	display: block;
}
header .h_access {
	display: flex;
	align-items: center;
}
header .h_access address {
	font-size: 78%;
	line-height: 1.5;
}
header .h_access .map_btn {
	color: #3F6AB0;
	font-size: 68%;
	line-height: 1;
	background-color: rgba(255,255,255,0.5);
	border-radius: 15px;
	padding: .6em 2.2em;
	margin-left: .8em;
}
header .h_access .map_btn:hover {
	background-color: rgba(206,228,245,0.5);
}
header .h_access .map_btn span {
	position: relative;
	padding-right: 1em;
}
header .h_access .map_btn span::before {
	position: absolute;
	content: "";
	width: 0;
    height: 0;
    border-style: solid;
    border-top: 3px solid transparent;
    border-bottom: 3px solid transparent;
    border-left: 7px solid #3F6AB0;
    border-right: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

header .h_info {
	width: 73%;
}
header .com_web a {
	padding-top: 10px;
}
header .com_web {
	width: 27%;
}
header .com_web a img {
	width: 70%;
	max-width: 138px;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-height: 600px) {
header .box_l,
header .box_r .h_info {
	padding: 10px;
}
	
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1400px) {
header .box_r {
	font-size: min(1.3vw,100%);
	letter-spacing: .05em;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
header .box_l,
header .box_r .h_info {
	padding: 3% 2.5%;
}
header .box_r {
	font-size: min(1.6vw,100%);
	letter-spacing: normal;
	width: 54%;
}
header .box_l {
	padding-top: 0;
	padding-bottom: 0;
	padding-right: 2%;
	width: 46%;
	
}
header .box_l .h_logo {
	width:82%;
}
header .box_l .h_logo_list {
	width: 17%;
	display: block;
	padding: 0;
}
header .box_l .h_logo_list li:first-child {
	width: 65.8%;
	margin: 0 auto;
}
header .box_l .h_logo_list li:last-child {
	width: 100%;
	margin: 8% auto 0;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {

header {
	width: 100%;
}
header .h_inbox {
	position: relative;
	width: 90%;
	padding-bottom: 15%;
}
header .box_l {
	position: absolute;
	width: 98%;
	top: 18%;
	padding: 3% 0 3% 3%;
    align-items: flex-end;
}
header .box_l .h_logo {
	width: 70%;
	max-width: 100%;
}
header .box_l .h_logo img{
	display: block;
	margin: 0;
	width: 100%;
}
header .box_l .h_logo_list {
	width: 28%;
	padding: 0 0 0;
}
header .box_l .h_logo_list li:first-child {
	width: 36.7%;
}
header .box_l .h_logo_list li:last-child {
	width: 55.9%;
}
header .box_l .h_logo_list img.sp_only {
	display: block;
}
header .box_l .h_logo_list img.tb_pc {
	display: none;
}
header .box_r {
	width: 100%;
	display: block;
	font-size: 100%;
}
header .box_r .h_info {
	width: 100%;
	padding: 3%!important;
}
header h1 {
	font-size: 60%;
	line-height: 1.4;
}
header .h_tel,
header .h_access,
header .com_web {
	display: none;
}
	
}



/*メインイメージ
---------------------------------------------------------*/
.m_img_area {
	position: relative;
	background: url("../images/m_img@2x.jpg") no-repeat center center;
	background-size: cover;
	box-sizing: border-box;
}
.m_img_area .m_copy {
	position: relative;
	width: 82%;
	max-width: 1224px;
	left: 5%;
	top: 50%;
	transform: translateY(-70%);
	mix-blend-mode: hard-light;
}



/* PC調整
------------------------------------------*/
@media only screen and (max-width: 1500px) {
	

}
@media only screen and (min-width: 960px) and (max-height: 900px) and (max-width: 1500px) {
	
.m_img_area .m_copy {
	top: 40%;
	width: 70%;
}

}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {



}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {

.m_img_area {
	background-image: url("../images/m_img_sp@2x.jpg");
}
.m_img_area .m_copy {
	width: 90%;
}
	
}



/*メインナビ
---------------------------------------------------------*/
.m_nav {
	position: relative;
	display: flex;
	z-index: 100;
}
.m_nav li {
	width: 12.5%;
	box-sizing: border-box;
	border-right: 1px solid rgba(255,255,255,0.25);
}
.m_nav li:last-of-type {
	border-right: none;
}
.m_nav li a {
	position: relative;
	display: block;
	height: 100%;
	text-align: center;
	box-sizing: border-box;
	padding: .5em 3% 1em;
	transition: all .5s;
}
.m_nav li a span {
	position: relative;
	display: inline-block;
	color: #FFF;
	font-family: zen-old-mincho, sans-serif;
	font-style: normal;
	font-size: 105%;
	line-height: 1.4;
	letter-spacing: 0;
	white-space: nowrap;
	transition: all .5s;
}
.m_nav li a::after {
	position: absolute;
	content: "";
	background: url("../images/nav_arrow1.svg") no-repeat center bottom;
	background-size: contain;
	width: 7px;
	height: 7px;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
	transition: all .5s;
}

.m_nav li a:hover::after {
	bottom: -5px;
}
.m_nav li a:hover span {
	color: #CEE4F5;
}

.m_nav_area {
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	padding: 0 5%;
	left: 0;
	bottom: 5%;
}
/*
.m_nav_area .m_nav li:first-of-type a span {
	top: 50%;
	transform: translateY(-60%);
}
*/


/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1500px) { 

.m_nav li a span {
	font-size: 1.3vw;
}
	
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 

.m_nav li a span {
	font-size: 1.8vw;
}
	
.m_nav_area {
	padding: 0 3%;
}

}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {

/* メインナビ */
.m_nav_area {
	display: none !important;
}
	
}



/*スクロールメニュー
---------------------------------------------------------*/
#scl_header {
	display: none;
	position: fixed;
	z-index: 1000;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(0,0,0,0.7);
	transform: translateY(-100%);
	box-sizing: border-box;
}
#scl_header.is-show {
	display: block;
	transform: translateY(0);
	opacity: 1;
    animation: sclAnimation 1.0s;
}
#scl_header .scl_flex {
	display: flex;
	justify-content: space-between;
}
#scl_header .scl_nav_area {
	width: 75%;
	max-width: 1115px;
	box-sizing: border-box;
	padding: 15px 1%;
}
#scl_header .scl_nav_area li a span {
	font-size: 84%;
}
#scl_header .scl_contact {
	display: flex;
    flex-wrap: wrap;
	width: 25%;
	max-width: 385px;
}
#scl_header .scl_tel {
	width: 100%;
	background-color: rgba(255,255,255,0.8);
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
#scl_header .scl_line,
#scl_header .scl_web{
	width: 50%;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
}
#scl_header .scl_line{
	background-color: #1db85d;
}
#scl_header .scl_web{
	background-color: #62b8f5;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1400px) {

#scl_header .scl_flex .scl_nav_area li a span {
	font-size: 1.29vw;
}
	
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {

#scl_header .scl_nav_area {
	padding: 10px 1%;
	width: 70%;
}

#scl_header .scl_nav_area li a {
	padding: 0 3% .5em;
}
#scl_header .scl_nav_area li a span {
    font-size: 1.45vw;
}

#scl_header .scl_contact {
	width: 30%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#scl_header {
	display: none !important;
}
}

/* スクロールメニューアニメーション */
@keyframes sclAnimation {
	0% {
		transform: translateY(-100%);
	}
	100% {
		transform: translateY(0);
	}
}



/*スマホメニュー
---------------------------------------------------------*/
.drawer-nav {
	color: #FFF;
	padding: 50% 5% 0;
}
.drawer-nav .drw_menu {
	text-align: center;
}
.drawer-nav .drw_menu li {
	margin-bottom: 1em;
}
.drawer-nav .drw_menu li a {
	position: relative;
	display: block;
}
.drawer-nav .drw_menu li a span {
	position: relative;
	font-size: 80%;
	background: url("../images/nav_arrow2.svg") no-repeat right center;
	background-size: 7px auto;
	padding-right: 1em;
}



/*nayami
---------------------------------------------------------*/
#nayami {
	padding-bottom: 20px;
}
#nayami .inbox1 {
	position: relative;
	background: linear-gradient(to left, rgba(85,92,99,1) 0, #FFF 100%);
}
#nayami .inbox1::after {
	position: absolute;
	content: "";
	background: url("../images/nayami_bg1@2x.png") no-repeat center top;
	background-size: 935px auto;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	mix-blend-mode: overlay;
	z-index: 0;
}
#nayami .bg {
	position: relative;
	background: url("../images/nayami_bg_line.svg") no-repeat center top;
	background-size: 100% auto;
	padding-top: 70px;
	z-index: 1;
}
#nayami .bg::after {
	position: absolute;
	content: "";
	border-left: 100vw solid transparent;
	border-bottom: 130px solid #FFF;
	left: 0;
	bottom: 0;
}
#nayami .bg_inbox {
	position: relative;
}
#nayami .nayami_index1 {
	position: absolute;
	width: 34%;
	right: 2%;
	top: 0;
}
#nayami .nayami_list {
	position: relative;
	display: flex;
	flex-wrap: wrap;
	max-width: 1320px;
	z-index: 2;
}
#nayami .nayami_list li {
	position: relative;
	width: 22.8%;
}
#nayami .nayami_list li:nth-of-type(1),
#nayami .nayami_list li:nth-of-type(3),
#nayami .nayami_list li:nth-of-type(4) {
	margin-right: 2.2%;
}
#nayami .nayami_list li:nth-of-type(2) {
	margin-right: 52%;
}
#nayami .nayami_list li:nth-of-type(3) {
	margin-left: 13%;
}
#nayami .nayami_list li:nth-of-type(-n+2){
	margin-top: 40px;
}
#nayami .nayami_list li:nth-of-type(n+3){
	margin-top: 80px;
}
#nayami .nayami_list li .abs {
	position: absolute;
	width: 50%;
	right: -10%;
	top: -20%;
}
#nayami .inbox2 {
	background: linear-gradient(to bottom, rgba(255,255,255,1) 0, rgba(255,255,255,0) 30%),
				url("../images/nayami_bg2@2x.png") no-repeat center bottom;
	background-size: 100% auto;
	padding-bottom: 250px;
	margin: 80px 20px 0;
}
#nayami .inbox2 > div {
	position: relative;
	max-width: 1140px;
	box-sizing: border-box;
	padding: 0 4%;
	margin: 0 auto;
}
#nayami .inbox2 .logo {
	position: absolute;
	width: 25%;
	right: 0;
	top: 0;
}
#nayami .inbox2 dl {
	width: 80%;
}
#nayami .inbox2 dl dt {
	width: 90%;
	max-width: 765px;
	margin-bottom: 30px;
}
#nayami .inbox2 dl dd {
	font-size: 184%;
	line-height: 1.2;
}
#nayami .inbox2 dl dd span {
	font-size: 128%;
}
#nayami .inbox2 .ft_cent_b {
	color: rgba(63,106,176,0.3);
	font-size: 368%;
	line-height: 1.2;
	white-space: nowrap;
	margin-top: .5em;
}


/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1200px) {
	
#nayami .inbox1::after {
	background-size: 70% auto;
}
#nayami .inbox2 .ft_cent_b {
	font-size: 5.8vw;
}
#nayami .inbox2 dl dd {
	font-size: 3vw;
}
}


/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#nayami {
	padding-bottom: 10px;
}
#nayami .inbox1::after {
	background-size: 70% auto;
}
#nayami .bg {
	background-size: 100% auto;
	padding-top: 7%;
}
#nayami .bg::after {
	border-bottom-width: 100px;
}
#nayami .nayami_list li:nth-of-type(-n+2){
	margin-top: 30px;
}
#nayami .nayami_list li:nth-of-type(n+3){
	margin-top: 6%;
}
#nayami .inbox2 {
	padding-bottom: 25%;
	margin: 8% 10px 0;
}
#nayami .inbox2 dl dt {
	margin-bottom: 5%;
}
#nayami .inbox2 dl dd {
	font-size: 3.2vw;
}
#nayami .inbox2 .ft_cent_b {
	font-size: 6vw
}
	
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#nayami {
	padding-bottom: 10px;
}
#nayami .inbox1 {
	background: linear-gradient(to left, rgba(85,92,99,1) 0, #D2D8DF 100%);
}
#nayami .inbox1::after {
	background-position: right top;
	background-size: 80% auto;
}
#nayami .bg {
	background-size: 350% auto;
	background-position: center top;
	padding-top: 12%;
}
#nayami .bg::after {
	border-bottom-width: 60px;
}
#nayami .nayami_index1 {
	position: relative;
	width: 55%;
	right: auto;
	left: 5%;
	top: auto;
}
#nayami .nayami_list li {
	width: 45%;
}
#nayami .nayami_list li:nth-of-type(1),
#nayami .nayami_list li:nth-of-type(3),
#nayami .nayami_list li:nth-of-type(5){
	margin-left: 50%;
	margin-right: 5%;
}
#nayami .nayami_list li:nth-of-type(2),
#nayami .nayami_list li:nth-of-type(4){
	margin-right: auto;
}
#nayami .nayami_list li:nth-of-type(1){
	margin-top: 0 !important;
}
#nayami .nayami_list li:nth-of-type(n+2){
	margin-top: -20% !important;
}
#nayami .nayami_list li .abs {
	width: 45%;
	top: -10%;
}
	
#nayami .inbox2 {
	padding-bottom: 25%;
	margin: 8% 10px 0;
}
#nayami .inbox2 .logo {
	width: 20%;
}
#nayami .inbox2 dl {
	width: 100%;
	padding-top: 5%;
}
#nayami .inbox2 dl dt {
	width: 78%;
	margin-bottom: 6%;
}
#nayami .inbox2 dl dd {
	font-size: 5vw;
	line-height: 1.5;
}
#nayami .inbox2 .ft_cent_b {
	font-size: 6vw;
}

}


/*about
---------------------------------------------------------*/
#about {
	color: #FFF;
}
#about .inbox {
	position: relative;
	background: #A2B0BF url("../images/about_bg2@2x.jpg") no-repeat right bottom;
	background-size: 720px auto;
	padding: 170px 0 110px;
}
#about .about_abs {
	position: absolute;
	width: 222px;
	height: 414px;
	left: calc(50% + 200px);
	top: -40px;
	transition-delay: .5s;
}
#about .inbox::after {
	background-image: url("../images/about_bg1@2x.png");
	width: 833px;
	height: 493px;
}
#about .com_index1 {
	position: relative;
	z-index: 1;
	margin-bottom: 110px;
}
#about .abo_flow {
	display: flex;
	justify-content: space-between;
	max-width: 970px;
	margin: 0 auto 50px;
}
#about .abo_flow li {
	position: relative;
	width: 22.7%;
	background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0, rgba(0,0,0,0) 100%);
	border-radius: 50%;
}
#about .abo_flow li::before {
	display: block;
	content: "";
	padding-top: 100%;
}
#about .abo_flow li::after {
	position: absolute;
	content: "";
	background: url("../images/about_arrow.svg") no-repeat left top;
	background-size: contain;
	width: 23%;
	height: 29%;
	left: 95%;
	top: 50%;
	transform: translateY(-50%);
}
#about .abo_flow li:last-of-type::after {
	display: none;
}
#about .abo_flow li > div {
	position: absolute;
	width: 68.2%;
	left: 50%;
	top: -30px;
	transform: translateX(-50%);
}
#about .abo_flow li > p {
	position: absolute;
	font-size: 115%;
	line-height: 1.2;
	white-space: nowrap;
	left: 50%;
	bottom: .2em;
	transform: translateX(-50%);
}
#about .com_index2 span {
	color: #FCEE21;
}
#about .flt_box .flt_l {
	width: 55%;
}
#about .flt_box .flt_l .ft_min {
	font-size: 131%;
	margin-top: .8em;
}
#about .flt_box .flt_r {
	width: 43%;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1500px) {
	
#about .inbox {
	background-size: 48% auto;
}
#about .about_abs {
	width: 15%;
	left: calc(50% + 200px);
	top: -2%;
}
	
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#about .inbox {
	background-size: 48% auto;
	padding: 17% 0 11%;
}
#about .inbox::after {
	width: 55%;
}
#about .about_abs {
	width: 18%;
	height: 300px;
	left: 65%;
	top: -2%;
}
#about .com_index1 {
	margin-bottom: 11%;
}
#about .abo_flow {
	margin-bottom: 5%;
}
#about .abo_flow li > div {
	top: -25px;
}
#about .abo_flow li > p {
	font-size: 100%;
	bottom: .2em;
}
#about .flt_box .flt_l {
	width: 100%;
	float: none;
}
#about .flt_box .flt_l .ft_min {
	font-size: 120%;
}

}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#about .inbox {
	background-size: 80% auto;
	padding: 17% 0 11%;
}
#about .inbox::after {
	width: 70%;
}
#about .about_abs {
	width: 18%;
	height: 300px;
	left: 65%;
	top: -2%;
}
#about .com_index1 {
	margin-bottom: 11%;
}
#about .com_index2 {
	font-size: 7vw;
}
#about .abo_flow {
	flex-wrap: wrap;
	width: 80%;
	margin: 0 auto 5%;
}
#about .abo_flow li {
	width: 47%;
}
#about .abo_flow li:nth-of-type(n+3) {
	margin-top: 8%;
}
#about .abo_flow li > div {
	top: -15px;
}
#about .abo_flow li > p {
	font-size: 3.6vw;
	bottom: .2em;
}
#about .flt_box .flt_l {
	width: 100%;
	float: none;
}
#about .flt_box .flt_r {
	width: 80%;
	float: none;
	margin: 0 auto 5%;
}
#about .flt_box .flt_l .ft_min {
	font-size: 130%;
}

}




/*suc_rate
---------------------------------------------------------*/
#suc_rate .bg {
	position: relative;
	padding: 130px 0 110px;
}
#suc_rate .bg::after {
	background-image: url("../images/sucrate_bg1@2x.png");
}
#suc_rate dl {
	text-align: center;
}
#suc_rate dl dt {
	font-size: 157%;
	font-weight: bold;
	margin-bottom: 30px;
}
#suc_rate dl dd {
	max-width: 521px;
	margin: 0 auto;
}
#suc_rate .flex_box > div {
	width: 49.3%;
}
#suc_rate .flex_box figcaption {
	color: #666666;
	font-size: 78%;
	line-height: 1.5;
	letter-spacing: .16em;
	margin-top: .6em;
	white-space: nowrap;
}
#suc_rate .flt_box .flt_r {
	width: 49.3%;
	margin-left: 3%;
	margin-bottom: 3%;
}
#suc_rate .flt_box .flt_l {
	width: 47%;
}
#suc_rate .box2 > div {
	width: 60%;
	max-width: 654px;
	margin: 0 auto;
}



/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#suc_rate .bg {
	padding: 13% 0 11%;
}
#suc_rate dl dt {
	font-size: 130%;
	margin-bottom: 3%;
}
#suc_rate dl dd {
	width: 50%;
}
#suc_rate .flex_box figcaption {
	font-size: 70%;
	letter-spacing: .05em;
}
#suc_rate .flt_box .flt_l {
	width: 100%;
	float: none;
}
	
}


/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#suc_rate .bg {
	padding: 13% 0 11%;
}
#suc_rate .com_index1 {
	line-height: 1.2;
}
#suc_rate dl dt {
	font-size: 105%;
	line-height: 1.6;
	margin-bottom: 5%;
}
#suc_rate dl dd {
	width: 80%;
}
#suc_rate .flex_box {
	display: block;
}
#suc_rate .flex_box > div {
	width: 90%;
	margin: 0 auto 1em;
}
#suc_rate .flex_box figcaption {
	font-size: 70%;
	letter-spacing: .05em;
}
#suc_rate .flt_box .flt_l {
	width: 100%;
	float: none;
}
#suc_rate .flt_box .flt_r {
	width: 90%;
	float: none;
	margin: 0 0 .5em 10%;
}
#suc_rate .box2 > div {
	width: 90%;
}

}



/*difference
---------------------------------------------------------*/
#difference .bg {
	background-color: #F2F4F7;
	padding: 150px 0 105px;
}
#difference .bg::after {
	background-image: url("../images/dif_bg1@2x.png");
}
#difference .bg > div {
	position: relative;
	z-index: 1;
}
#difference .flt_box .flt_r {
	width: 38.8%;
}
#difference .flt_box .flt_l {
	width: 56%;
}
/*治療法の違い*/
#difference .com_index5 + h5 {
	width: 70%;
	max-width: 866px;
	margin: 0 auto 50px;
}
#difference .tbl_method {
	width: 100%;
}
#difference .tbl_method th,
#difference .tbl_method td {
	padding: 40px 2%;
}
#difference .tbl_method thead th {
	width: 35%;
	color: #FFF;
	font-size: 157%;
	font-weight: bold;
	line-height: 1.4;
}
#difference .tbl_method thead th:nth-of-type(1) {
	width: 30%;
	background-color: rgba(126,113,128,0.5);
}
#difference .tbl_method thead th:nth-of-type(2) {
	background-color: #6C7B96;
}
#difference .tbl_method thead th:nth-of-type(3) {
	background-color: #CF821E;
}
#difference .tbl_method thead th span {
	font-size: 80%;
}
#difference .tbl_method tbody tr {
	border-top: 10px solid #F2F4F7;
}
#difference .tbl_method tbody th {
	font-size: 126%;
	font-weight: bold;
	line-height: 1.4;
	background-color: #FFF;
}
#difference .tbl_method tbody td {
	text-align: center;
	vertical-align: top;
	background-color: #EBEBF0;
}
#difference .tbl_method tbody td dt,
#difference .tbl_method tbody td.type3 {
	color: #6C7B96;
	font-size: 157%;
	font-weight: bold;
	line-height: 1.3;
}
#difference .tbl_method tbody td dt {
	margin-bottom: .5em;
}
#difference .tbl_method tbody td .fw_bold {
	color: #413563;
}
#difference .tbl_method tbody td.type1 dd {
	letter-spacing: .4em;
}
#difference .tbl_method tbody td.type1 dd span {
	display: inline-block;
	color: #FFF;
	font-size: 110%;
	letter-spacing: 1;
	padding: .5em .8em .5em 1.2em;
	background: url("../images/zigzag.svg") no-repeat center center;
	background-size: contain;
}
#difference .tbl_method tbody td.type2 dd {
	font-size: 89%;
	line-height: 1.5;
}
#difference .tbl_method tbody td.type3 {
	letter-spacing: .3em;
	line-height: 1;
}
#difference .tbl_method tbody td.type3 span {
	font-family: century-gothic, sans-serif;
	font-weight: 700;
	font-size: 133%;
	letter-spacing: .1em;
	margin: 0 .1em;
}
#difference .tbl_method tbody td.type3 span.multiple {
	font-family: "Hiragino Kaku Gothic ProN", sans-serif;
	font-weight: normal;
}

#difference .tbl_method tbody td:nth-of-type(2) {
	background-color: #FFF1E0;
}
#difference .tbl_method tbody td:nth-of-type(2) dt,
#difference .tbl_method tbody td:nth-of-type(2).type3 {
	color: #CF821E;
}
#difference .tbl_method tbody td:nth-of-type(2) .fw_bold {
	color: #C1272D;
}
#difference .tbl_method tbody td:nth-of-type(2).type1 dd span {
	position: relative;
	background-image: url("../images/maru.svg");
	background-position: center center;
	background-size: 2.5em auto;
	padding: .5em .6em .5em .9em;
}


/*神経への処置の違い*/
#difference .com_index2 span {
	color: #8C3F70;
}
#difference .dif_nerve {
	display: flex;
	justify-content: space-between;
}
#difference .dif_nerve dl {
	width: 49.2%;
}
#difference .dif_nerve dl dt {
	position: relative;
	text-align: center;
	color: #FFF;
	background: #6C7B96;
	padding: 50px 3% 0;
}
#difference .dif_nerve dl dt::before {
	position: absolute;
	content: "";
	background: url("../images/dif_bg2@2x.png") no-repeat right top;
	background-size: auto 100%;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	mix-blend-mode: multiply;
}
#difference .dif_nerve dl dt::after {
	position: absolute;
	content: "";
	background-color: #6C7B96;
	width: 100%;
	height: 35%;
	clip-path: polygon(0 0, 100% 0, 50% 100%);
	left: 0;
	top: calc(100% - 1px);
}
#difference .dif_nerve dl dt p {
	position: relative;
	z-index: 1;
}
#difference .dif_nerve dl dt p:first-of-type {
	font-size: 157%;
	font-weight: bold;
	line-height: 1.4;
	margin-bottom: .3em;
}
#difference .dif_nerve dl dt p:first-of-type span {
	font-size: 80%;
}
#difference .dif_nerve dl dt p.ft_min {
	font-size: 278%;
	line-height: 1.2;
}
#difference .dif_nerve dl dd {
	padding: 100px 4% 50px;
}
#difference .dif_nerve dl dd ul {
	padding-bottom: 30px;
	margin-bottom: 30px;
	border-bottom: 1px solid #6F7378;
}
#difference .dif_nerve dl dd ul li {
	max-width: 510px;
	font-size: 131%;
	font-weight: bold;
	line-height: 1.5;
	letter-spacing: .1em; 
	background: url("../images/dif_icon1.svg") no-repeat left center;
	background-size: auto 3em;
	box-sizing: border-box;
	padding-left: 3.4em;
	margin: 0 auto 1em;
}
#difference .dif_nerve dl dd ul li:last-of-type {
	background-image: url("../images/dif_icon2.svg");
	margin-bottom: 0;
}
#difference .dif_nerve dl dd ul li span {
	color: #413563;
}
#difference .dif_nerve dl dd > div {
	text-align: center;
}
#difference .dif_nerve dl dd > div p:first-of-type {
	font-size: 89%;
	font-weight: bold;
	line-height: 1.5;
}
#difference .dif_nerve dl dd > div p:first-of-type span {
	color: #413563;
	font-size: 235%;
}
#difference .dif_nerve dl dd > div p:last-of-type {
	color: #6C7B96;
	font-size: 220%;
}
#difference .dif_nerve dl dd > div p:last-of-type .ft_cent_b {
	font-size: 275%;
	font-style: italic;
	line-height: 1;
}
#difference .dif_nerve dl dd > div p:last-of-type .ft_cent_b span {
	font-size: 86%;
}
#difference .dif_nerve dl dd > div p:last-of-type .ft_min {
	display: inline-block;
	line-height: 1.1;
	margin-left: .5em;
}
#difference .dif_nerve dl.box_r dt {
	background-color: #CF821E;
}
#difference .dif_nerve dl.box_r dt::after {
	background-color: #CF821E;
}
#difference .dif_nerve dl.box_r dd {
	background-color: #FFF1E0;
}
#difference .dif_nerve dl.box_r dd ul li:first-of-type {
	background-image: url("../images/dif_icon3.svg");
}
#difference .dif_nerve dl.box_r dd ul li:last-of-type {
	background-image: url("../images/dif_icon4.svg");
}
#difference .dif_nerve dl.box_r dd ul li span,
#difference .dif_nerve dl.box_r dd > div p:first-of-type span {
	color: #C1272D;
}
#difference .dif_nerve dl.box_r dd > div p:last-of-type {
	color: #CF821D;
}


/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1500px) {
	
/*神経への処置の違い*/
#difference .dif_nerve dl dt p:first-of-type {
	font-size: 2vw;
}
#difference .dif_nerve dl dt p.ft_min {
	font-size: 3.5vw;
}
	
}
@media only screen and (min-width: 960px) and (max-width: 1230px) {
	
/*治療法の違い*/
#difference .tbl_method thead th,
#difference .tbl_method tbody td dt,
#difference .tbl_method tbody td.type3 {
	font-size: 2.4vw;
}
#difference .tbl_method tbody th {
	font-size: 2vw;
}
#difference .tbl_method tbody tr:nth-of-type(1) td.type2 dd br,
#difference .tbl_method tbody tr:nth-of-type(2) td.type2 dd br,
#difference .tbl_method tbody tr:nth-of-type(5) td.type2 dd br.pc_only {
	display: none;
}
#difference .tbl_method tbody tr:nth-of-type(5) td.type2 dd br.tb_only {
	display: block !important;
}	
	
}

@media only screen and (min-width: 960px) and (max-width: 1180px) {
	
#difference .dif_nerve dl dd ul li {
	font-size: 2.1vw;
}
#difference .dif_nerve dl dd > div p:first-of-type span {
	font-size: 3.3vw;
}
#difference .dif_nerve dl dd > div p:last-of-type {
	font-size: 3.5vw;
}
	
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#difference .bg {
	padding: 15% 0 10%;
}
#difference .flt_box .flt_l {
	width: 58%;
}
/*治療法の違い*/
#difference .com_index5 + h5 {
	margin-bottom: 5%;
}
#difference .tbl_method th,
#difference .tbl_method td {
	padding: 20px 1%;
}
#difference .tbl_method thead th {
	font-size: 130%;
}
#difference .tbl_method tbody tr {
	border-top-width: 8px;
}
#difference .tbl_method tbody th {
	font-size: 110%;
}
#difference .tbl_method tbody td dt,
#difference .tbl_method tbody td.type3 {
	font-size: 110%;
}
#difference .tbl_method tbody td.type1 dd {
	letter-spacing: .1em;
}
#difference .tbl_method tbody td.type1 dd span {
	padding: .5em .8em;
	margin-left: .3em;
}
#difference .tbl_method tbody td.type2 dd {
	font-size: 80%;
}
#difference .tbl_method tbody td.type3 {
	letter-spacing: .2em;
}
#difference .tbl_method tbody td.type3 span {
	vertical-align: middle;
}
#difference .tbl_method tbody td:nth-of-type(2).type1 dd span {
	background-size: auto 80%;
	padding: .5em .8em;
}

/*神経への処置の違い*/
#difference .dif_nerve dl dt {
	padding: 30px 3% 0;
}
#difference .dif_nerve dl dt::after {
	height: 25%;
}
#difference .dif_nerve dl dt p:first-of-type {
	font-size: 130%;
}
#difference .dif_nerve dl dt p.ft_min {
	font-size: 180%;
}
#difference .dif_nerve dl dd {
	padding: 15% 4% 5%;
}
#difference .dif_nerve dl dd ul {
	padding-bottom: 3%;
	margin-bottom: 3%;
}
#difference .dif_nerve dl dd ul li {
	font-size: 90%;
	padding-left: 60px;
	margin: 0 auto 1em;
}
#difference .dif_nerve dl dd > div p:first-of-type {
	font-size: 80%;
}
#difference .dif_nerve dl dd > div p:first-of-type span {
	font-size: 200%;
}
#difference .dif_nerve dl dd > div p:last-of-type {
	font-size: 160%;
}
	
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#difference .bg {
	background-size: 80% auto;
	padding: 15% 0 10%;
}
#difference .flt_box .flt_r {
	width: 90%;
	margin: 0 auto 1em;
	float: none;
}
#difference .flt_box .flt_l {
	width: 100%;
	float: none;
}
/*治療法の違い*/
#difference .com_index5 + h5 {
	width: 80%;
	margin-bottom: 5%;
}
#difference .tbl_method th,
#difference .tbl_method td {
	padding: 10px 2%;
}
#difference .tbl_method thead th {
	font-size: 100%;
}
#difference .tbl_method tbody tr {
	border-top-width: 5px;
}
#difference .tbl_method tbody th {
	font-size: 90%;
}
#difference .tbl_method tbody td dt,
#difference .tbl_method tbody td.type3 {
	font-size: 90%;
}
#difference .tbl_method tbody td.type1 dd {
	letter-spacing: .05em;
}
#difference .tbl_method tbody td.type1 dd span {
	font-size: 100%;
	padding: .6em .9em;
}
#difference .tbl_method tbody td.type2 dd {
	text-align: left;
	font-size: 75%;
}
#difference .tbl_method tbody td.type3 {
	letter-spacing: .05em;
}
#difference .tbl_method tbody td.type3 span {
	font-size: 120%;
	letter-spacing: .05em;
	margin: 0 .05em;
}
#difference .tbl_method tbody td:nth-of-type(2).type1 dd span {
	background-size: auto 80%;
	padding: .5em .8em;
}
	
/*神経への処置の違い*/
#difference .dif_nerve {
	display: block;
}
#difference .dif_nerve dl {
	width: 100%;
}
#difference .dif_nerve dl dt {
	padding: 20px 3% 0;
}
#difference .dif_nerve dl dt p:first-of-type {
	font-size: 110%;
}
#difference .dif_nerve dl dt p.ft_min {
	font-size: 150%;
}
#difference .dif_nerve dl dd {
	padding: 15% 4% 7%;
}
#difference .dif_nerve dl dd ul {
	padding-bottom: 5%;
	margin-bottom: 5%;
}
#difference .dif_nerve dl dd ul li {
	width: 95%;
	font-size: 90%;
	letter-spacing: .05em;
	padding-left: 50px;
}
#difference .dif_nerve dl dd > div p:first-of-type {
	font-size: 90%;
}
#difference .dif_nerve dl dd > div p:first-of-type span {
	font-size: 160%;
}
#difference .dif_nerve dl dd > div p:last-of-type {
	font-size: 140%;
}
	
}


/*point
---------------------------------------------------------*/
#point .bg {
	position: relative;
	background: url("../images/point_bg2.svg") no-repeat left 6% bottom 8%,
                linear-gradient(to top, rgba(77,77,77,1) 0, rgba(0,0,0,0.3) 100%),
                url("../images/point_bg@2x.png") no-repeat left top;
	background-size: 736px auto, 100% auto, 1450px auto;
	padding: 70px 0 150px;
}
#point .point_index {
	text-align: right;
	color: #7CC9FF;
	margin-bottom: 80px;
}
#point .point_index p {
	font-size: 294%;
	line-height: 1.5;
	
}
#point .point_index p span {
	font-size: 82%;
}
#point .point_index h2 {
	font-size: 521%;
	line-height: 1;
	margin-top: -0.9em;
}
#point .point_index h2 span {
	font-size: 135%;
	letter-spacing: -0.2em;
}
#point .point_index h2 .ft_cent {
	font-size: 284%;
	font-style: italic;
	line-height: 0.7;
	letter-spacing: -0.05em;
}
#point .point_index .hardlight {
	mix-blend-mode: hard-light;
}
#point .point_list {
	display: flex;
	flex-wrap: wrap;
	max-width: 1320px;
	padding: 0 4%;
	margin: 0 auto;
}
#point .point_list li {
	width: 32%;
	color: #FFF;
	box-sizing: border-box;
	padding-left: 5.5%;
	padding-bottom: 90px;
}
#point .point_list li:nth-of-type(1) {
	margin-right: 11%;
}
#point .point_list li:nth-of-type(2) {
	transition-delay: .5s;
}
#point .point_list li:nth-of-type(3) {
	margin-left: 20%;
	margin-right: 11%;
}
#point .point_list li:nth-of-type(4) {
	transition-delay: .5s;
}
#point .point_list li:nth-of-type(n+3) {
	margin-top: -40px;
}
#point .point_list li {
	background: url("../images/point_circle.svg") no-repeat left center;
	background-size: contain;
	mix-blend-mode: hard-light;
}
#point .point_list li .no,
#point .point_list li dl {
	position: relative;
	white-space: nowrap;
	z-index: 2;
}
#point .point_list li .no {
	position: relative;
	display: inline-block;
	font-size: 105%;
	line-height: 1;
	right: -40%;
}
#point .point_list li .no span {
	color: rgba(255,255,255,0.4);
	font-size: 595%;
	letter-spacing: 0;
	margin-left: -0.3em;
}
#point .point_list li dl dt {
	font-size: 252%;
	line-height: 1.5;
	margin-bottom: .2em;
}
#point .point_list li dl dd {
	font-size: 131%;
	font-weight: bold;
	line-height: 1.4;
}
#point .point_list + p {
	position: relative;
	text-align: center;
	color: #FFF;
	font-size: 210%;
	line-height: 1.5;
	z-index: 3;
	margin-top: 70px;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1400px) {
	
#point .bg {
	background-size: 60% auto, 100% auto, 96% auto;
}
#point .point_index p {
	font-size: 4vw;
}
#point .point_index h2 {
	font-size: 6.5vw;
}
#point .point_list li .no span {
	font-size: 8.5vw;
}
#point .point_list li dl dt {
	font-size: 3.4vw;
}
#point .point_list li dl dd {
	font-size: 1.8vw;
}
#point .point_list + p {
	font-size: 2.8vw;
}

}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#point .bg {
	background-position: left 6% bottom 8%, left top, left -200% top;
	background-size: 60% auto, 100% auto, 96% auto;
	padding: 7% 0 13%;
}
#point .point_index {
	margin-bottom: 8%;
}
#point .point_index p {
	font-size: 5vw;
}
#point .point_index h2 {
	font-size: 8vw;
}
#point .point_list li {
	padding-left: 5.5%;
	padding-bottom: 9%;
}
#point .point_list li:nth-of-type(n+3) {
	margin-top: -30px;
}
#point .point_list li .no {
	font-size: 100%;
}
#point .point_list li .no span {
	font-size: 400%;
}
#point .point_list li dl dt {
	font-size: 180%;
}
#point .point_list li dl dd {
	font-size: 105%;
}
#point .point_list + p {
	font-size: 150%;
	margin-top: 6%;
}
	
}


/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#point .bg {
	background-position: left 20% bottom 8%, left top, left 90% top;
	background-size: 80% auto, 100% auto, 130% auto;
	padding: 15% 0;
}
#point .bg::after {
	font-size: 17vw;
	height: 100px;
	left: 3%;
	bottom: 30px;
}
#point .point_index {
	margin-bottom: 8%;
}
#point .point_index p {
	font-size: 6.3vw;
}
#point .point_index h2 {
	font-size: 10vw;
}
#point .point_list {
    padding: 0 2.5%;
}
#point .point_list li {
	width: 40%;
	padding-left: 5%;
	padding-bottom: 9%;
}
#point .point_list li:nth-of-type(1) {
	margin-right: 8%;
}
#point .point_list li:nth-of-type(3) {
	margin-left: 10%;
	margin-right: 8%;
}
#point .point_list li:nth-of-type(n+3) {
	margin-top: 3%;
}
#point .point_list li .no {
	font-size: 80%;
	margin-top: -5%;
}
#point .point_list li .no span {
	font-size: 300%;
}
#point .point_list li dl dt {
	font-size: 5vw;
}
#point .point_list li dl dd {
	font-size: 80%;
}
#point .point_list + p {
	font-size: 120%;
	margin-top: 6%;
}
	
}

/*kodawari
---------------------------------------------------------*/
#kodawari .bg {
	background-color: #CEE4F5;
	background-image: url("../images/kodawari_bg1@2x.png"),
				url("../images/kodawari_bg2@2x.png");
	background-repeat: no-repeat;
	background-position: left top, right top;
	background-size: 480px auto;
	padding-top: 120px;
}
#kodawari .index {
	text-align: center;
	margin-bottom: 70px;
}
#kodawari .index p {
	color: #9E7E24;
	font-size: 152%;
	font-weight: bold;
	letter-spacing: .3em;
	line-height: 1.5;
}
#kodawari .index p span {
	font-size: 155%;
	vertical-align: middle;
	margin-left: .5em;
}
#kodawari .index .img_txt {
	width: 70%;
	max-width: 893px;
	margin: -50px auto 0;
}
#kodawari .inbox {
	position: relative;
	background: linear-gradient(to bottom, rgba(158,126,36,1) 0, rgba(158,126,36,0) 40%);
	padding-bottom: 170px;
}
#kodawari .inbox:last-of-type {
	padding-bottom: 100px;
}
#kodawari .kodawari_style1::before,
#kodawari .kodawari_style2::before {
	position: absolute;
	content: "";
	background: linear-gradient(to bottom, rgba(63,84,128,1) 0, rgba(63,84,128,0) 80%);
	width: 68%;
	height: 430px;
	top: 0;
}

/*見出し*/
#kodawari .kodawari_style1 {
	position: relative;
	display: flex;
	justify-content: space-between;
	align-items: flex-end;
	margin-bottom: 40px;
}
#kodawari .kodawari_style1 .box_img,
#kodawari .kodawari_style1 .box_txt {
	margin-top: -100px;
}
#kodawari .kodawari_style1 .box_img {
	width: 55%;
	max-width: 690px;
}
#kodawari .kodawari_style1 .box_txt {
	width: 40%;
	z-index: 1;
}
#kodawari .kodawari_style1 p {
	color: #FFF;
}
#kodawari .kodawari_style1 .no {
	position: absolute;
	color: #91B4EB;
	font-size: 1373%;
	font-style: italic;
	line-height: 0.66;
	right: 0;
	top: -30px;
}
#kodawari .kodawari_style1 p:first-of-type {
	font-size: 78%;
}
#kodawari .kodawari_style1 .ft_min {
	color: #FFF;
	font-size: 357%;
	line-height: 1.2;
}
#kodawari .kodawari_style1 + p {
	position: relative;
	z-index: 1;
}
/*サブbox*/
#kodawari .kodawari_style2 {
	position: relative;
}
#kodawari .kodawari_style2::before {
	background: linear-gradient(to bottom, rgba(255,255,255,0.4) 0, rgba(255,255,255,0) 80%);
}
#kodawari .kodawari_style2 > * {
	position: relative;
	z-index: 1;
}
#kodawari .kodawari_style2 .box_img {
	width: 41%;
	max-width: 513px;
}
#kodawari .kodawari_style2 .box_txt {
	width: 54%;
}
#kodawari .kodawari_style2 dl {
	padding-top: 40px;
}
#kodawari .kodawari_style2 dl dt {
	color: #9E7E24;
	margin-bottom: 1em;
}
#kodawari .kodawari_style2 dl dt p:first-of-type {
	font-size: 84%;
	line-height: 1.5;
	letter-spacing: .28em;
	margin-bottom: .5em;
}
#kodawari .kodawari_style2 dl dt p:last-of-type {
	font-size: 184%;
	font-weight: bold;
	line-height: 1.4;
	letter-spacing: .18em;
}

#kodawari .kodawari_list .inbox:nth-of-type(odd) .kodawari_style1::before {
	right: -100px;
	clip-path: polygon(26% 0, 100% 0, 74% 100%, 0 100%);
}
#kodawari .kodawari_list .inbox:nth-of-type(even) .kodawari_style1::before {
	background: linear-gradient(to bottom, rgba(98,149,158,1) 0, rgba(98,149,158,0) 80%);
	left: -100px;
	clip-path: polygon(0 0, 74% 0, 100% 100%, 26% 100%);
}
#kodawari .kodawari_list .inbox:nth-of-type(even) .kodawari_style1 .no {
	color: #84C2C2;
	right: auto;
	left: 30%;
}
#kodawari .kodawari_list .inbox:nth-of-type(odd) .kodawari_style2::before {
	left: 0;
	clip-path: polygon(0 0, 74% 0, 100% 100%, 26% 100%);
}
#kodawari .kodawari_list .inbox:nth-of-type(even) .kodawari_style2::before {
	right: 0;
	clip-path: polygon(26% 0, 100% 0, 74% 100%, 0 100%);
}


/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1500px) {
	
#kodawari .bg {
	background-size: 32% auto;
}
	
}
@media only screen and (min-width: 960px) and (max-width: 1320px) {
	
#kodawari .kodawari_style1 .no {
	font-size: 19vw;
}
#kodawari .kodawari_style1 .ft_min {
	font-size: 5.1vw;
}
	
#kodawari .kodawari_style2 dl dt p:last-of-type {
	font-size: 2.6vw;
}

}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#kodawari .bg {
	background-size: 32% auto;
	padding-top: 12%;
}
#kodawari .index {
	margin-bottom: 7%;
}
#kodawari .index p {
	font-size: 3vw;
	letter-spacing: .2em;
}
#kodawari .index .img_txt {
	width: 70%;
	margin-top: -30px;
}
#kodawari .inbox {
	padding-bottom: 15%;
}
#kodawari .inbox:last-of-type {
	padding-bottom: 10%;
}
#kodawari .kodawari_style1::before,
#kodawari .kodawari_style2::before {
/*	width: 55%;*/
	height: 280px;
}

/*見出し*/
#kodawari .kodawari_style1 {
	margin-bottom: 4%;
}
#kodawari .kodawari_style1 .box_img,
#kodawari .kodawari_style1 .box_txt {
	margin-top: -60px;
}
#kodawari .kodawari_style1 .no {
	font-size: 18vw;
	top: -20px;
}
#kodawari .kodawari_style1 .ft_min {
	font-size: 5.5vw;
}
/*サブbox*/
#kodawari .kodawari_style2 .box_img {
	margin-bottom: 1em;
}
#kodawari .kodawari_style2 .box_img.flt_l {
	margin-right: 3%;
}
#kodawari .kodawari_style2 .box_img.flt_r {
	margin-left: 3%;
}
#kodawari .kodawari_style2 .box_txt {
	width: 100%;
	float: none;
}
#kodawari .kodawari_style2 dl {
	padding-top: 30px;
}
#kodawari .kodawari_style2 dl dt p:last-of-type {
	font-size: 150%;
	letter-spacing: .1em;
}
	
#kodawari .kodawari_list .inbox:nth-of-type(odd) .kodawari_style1::before {
	right: -12%;
}
#kodawari .kodawari_list .inbox:nth-of-type(even) .kodawari_style1::before {
	left: -12%;
}

	
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#kodawari .bg {
	background-size: 32% auto;
	padding-top: 12%;
}
#kodawari .index {
	margin-bottom: 9%;
}
#kodawari .index p {
	font-size: 4.5vw;
	letter-spacing: .2em;
}
#kodawari .index p span {
	margin-left: 0;
}
#kodawari .index .img_txt {
	width: 80%;
	margin-top: -10px;
}
#kodawari .inbox {
	padding-bottom: 15%;
}
#kodawari .inbox:last-of-type {
	padding-bottom: 10%;
}
#kodawari .kodawari_style1::before,
#kodawari .kodawari_style2::before {
	width: 150%;
	height: 280px;
}
#kodawari .kodawari_style1::before {
	left: -20% !important;
	clip-path: polygon(0 0, 74% 0, 100% 100%, 26% 100%) !important;
}
#kodawari .kodawari_style2::before {
	width: 130%;
	left: auto !important;
	right: -10% !important;
	clip-path: polygon(26% 0, 100% 0, 74% 100%, 0 100%) !important;
}

/*見出し*/
#kodawari .kodawari_style1 {
	flex-wrap: wrap;
	margin-bottom: 5%;
}
#kodawari .kodawari_style1 .box_img {
	position: relative;
	width: 80%;
	order: 1;
	margin: -30px 3% 1em auto;
}
#kodawari .kodawari_style1 .box_txt {
	position: relative;
	width: 100%;
	order: 2;
	padding-left: 18%;
	margin-top: 0;
}
#kodawari .kodawari_style1 .no {
	font-size: 25vw;
	top: auto;
	bottom: 0;
	left: 0;
	right: auto;
}
#kodawari .kodawari_style1 .ft_min {
	font-size: 7vw;
}

#kodawari .kodawari_list .inbox:nth-of-type(even) .kodawari_style1 .no {
	left: 0;
}

/*サブbox*/
#kodawari .kodawari_style2 {
	padding-top: 5%;
}
#kodawari .kodawari_style2 .box_img {
	width: 70%;
	margin: 0 auto 5%;
	float: none;
}
#kodawari .kodawari_style2 .box_txt {
	width: 100%;
	float: none;
}
#kodawari .kodawari_style2 dl {
	padding-top: 0;
}
#kodawari .kodawari_style2 dl dt p:first-of-type {
	letter-spacing: .2em;
}
#kodawari .kodawari_style2 dl dt p:last-of-type {
	font-size: 5vw;
	letter-spacing: .1em;
}

#kodawari .kodawari_list .inbox:nth-of-type(2) .kodawari_style2 .box_img {
	margin-top: -5%;
}
}



/*importance
---------------------------------------------------------*/
#importance .bg {
	background: linear-gradient(to bottom, rgba(158,126,36,1) 0, rgba(158,126,36,0) 100%);
	padding: 140px 0 100px;
}
#importance .bg::after {
	background-image: url("../images/importance_bg1@2x.png");
}
#importance .com_index1 {
	line-height: 1.2;
}
#importance .com_index1,
#importance .com_index1 + p {
	color: #FFF;
}
#importance table {
	width: 100%;
	border-collapse: separate;
	border-spacing: 0 10px;
}
#importance table th {
	background-color: #FFF;
}
#importance table th,
#importance table td {
	font-size: 131%;
	line-height: 1.5;
	padding: 40px 1.5%;
}
#importance table td {
	text-align: center;
	font-weight: bold;
}
#importance table thead th {
	width: 25%;
}
#importance table tr th:nth-child(2),
#importance table tr td:nth-child(2){
	background-color: #E9FCFB;
}
#importance table tr th:nth-child(3),
#importance table tr td:nth-child(3){
	background-color: #F5EECF;
}
#importance table tr th:nth-child(4),
#importance table tr td:nth-child(4) {
	color: #FFF;
}
#importance table tr th:nth-child(4){
	background-color: #3080FF;
}
#importance table tr td:nth-child(4){
	position: relative;
	font-size: 210%;
	line-height: 1;
}
#importance table tr td:nth-child(4) span{
	font-size: 75%;
}
#importance table tbody tr:nth-of-type(1) td:nth-child(4) {
	background: linear-gradient(to right, #3080FF 0, #3080FF 91.4%, #999999 91.4%, #999999 100%);
}
#importance table tbody tr:nth-of-type(2) td:nth-child(4) {
	background: linear-gradient(to right, #3080FF 0, #3080FF 67.6%, #999999 67.6%, #999999 100%);
}
#importance table tbody tr:nth-of-type(3) td:nth-child(4) {
	background: linear-gradient(to right, #3080FF 0, #3080FF 44.1%, #999999 44.1%, #999999 100%);
}
#importance table tbody tr:nth-of-type(4) td:nth-child(4) {
	background: linear-gradient(to right, #3080FF 0, #3080FF 18.1%, #999999 18.1%, #999999 100%);
}



/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#importance .bg {
	padding: 14% 0 10%;
}
#importance table {
	border-spacing: 0 8px;
}
#importance table th,
#importance table td {
	font-size: 100%;
	padding: 30px 3%;
}
#importance table tr td:nth-child(4){
	font-size: 150%;
}
	
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#importance .bg {
	padding: 16% 0 10%;
}
#importance table {
	border-spacing: 0 5px;
}
#importance table thead th:first-of-type {
	width: 22%;
}
#importance table thead th:last-of-type {
	width: 28%;
}
#importance table th,
#importance table td {
	font-size: 90%;
	padding: 15px 3%;
}
#importance table tr td:nth-child(4){
	font-size: 130%;
}
	
}



/*flow
---------------------------------------------------------*/
#flow .bg {
	background: url("../images/flow_bg2@2x.png") no-repeat right bottom;
	background-size: 840px auto;
	padding: 90px 0 120px;
}
#flow .bg::after {
	background-image: url("../images/flow_bg1@2x.png");
}
#flow .flex_box {
	justify-content: space-between;
}
#flow .flex_box > div {
	width: 49%;
}
#flow .flex_box .flow_index {
	text-align: center;
	color: #FFF;
	font-size: 157%;
	font-weight: bold;
	letter-spacing: .1em;
	background-color: #6C7B96;
	padding: 40px 0;
}
#flow .flex_box .flow_index span {
	font-size: 133%;
}
#flow .flex_box ul {
	background-color: #EBEBF0;
	padding: 30px 0 60px;
}
#flow .flex_box ul li {
	margin-bottom: 40px;
}
#flow .flex_box ul li:last-of-type {
	margin-bottom: 0;
}
#flow .flex_box ul li .ft_cent_b {
	display: inline-block;
	color: #6C7B96;
	font-size: 78%;
	line-height: 1;
	letter-spacing: .18em;
	padding: 0 1em 1em 2em;
	border-bottom: 1px solid #6C7B96;
	margin-bottom: 30px;
}
#flow .flex_box ul li .ft_cent_b span {
	font-size: 200%;
	vertical-align: middle;
	margin-left: .5em;
}
#flow .flex_box ul li dl {
	padding: 0 5%;
}
#flow .flex_box ul li dl dt {
	color: #6C7B96;
	font-size: 157%;
	font-weight: bold;
	line-height: 1.5;
	margin-bottom: .5em;
}
#flow .flex_box ul li dl dd {
	font-size: 89%;
	line-height: 1.7;
}

#flow .flex_box .box_r .flow_index {
	background-color: #CF821E;
}
#flow .flex_box .box_r ul li .ft_cent_b,
#flow .flex_box .box_r ul li dl dt {
	color: #CF821E;
}
#flow .flex_box .box_r ul li .ft_cent_b {
	border-bottom-color: #CF821E;
}
#flow .flex_box .box_r ul {
	background-color: #FFF1E0;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1500px) {
	
#flow .bg {
	background-size: 70% auto;
}
#flow .flex_box .flow_index,
#flow .flex_box ul li dl dt {
	font-size: 2vw;
}

}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#flow .bg {
	background-size: 60% auto;
	padding: 9% 0 12%;
}
#flow .flex_box .flow_index {
	font-size: 120%;
	padding: 20px 0;
}
#flow .flex_box ul {
	padding: 20px 0 40px;
}
#flow .flex_box ul li {
	margin-bottom: 20px;
}
#flow .flex_box ul li .ft_cent_b {
	padding-bottom: .6em;
	margin-bottom: 20px;
}
#flow .flex_box ul li dl dt {
	font-size: 120%;
}
	
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#flow .bg {
	background-size: 60% auto;
	padding: 17% 0 30%;
}
#flow .flex_box {
	display: block;
}
#flow .flex_box > div {
	width: 100%;
}
#flow .flex_box .box_l {
	margin-bottom: 5%;
}
#flow .flex_box .flow_index {
	font-size: 110%;
	padding: 3% 0;
}
#flow .flex_box ul {
	padding: 5% 0 8%;
}
#flow .flex_box ul li {
	margin-bottom: 5%;
}
#flow .flex_box ul li .ft_cent_b {
	padding-bottom: .6em;
	margin-bottom: 4%;
}
#flow .flex_box ul li dl dt {
	font-size: 110%;
}

}



/*price
---------------------------------------------------------*/
#price .bg {
	background-color: #F2F4F7;
	background-image: url("../images/price_bg1@2x.png");
	background-repeat: no-repeat;
	background-position: right top 63%;
	background-size: 780px 630px;
	padding: 100px 0 130px;
}
#price .tbl_price {
	width: 100%;
	font-size: 131%;
	font-weight: bold;
}
#price .tbl_price tr {
	border-top: 10px solid #F2F4F7;
}
#price .tbl_price th,
#price .tbl_price td {
	padding: 30px 0;
}
#price .tbl_price th.menu {
	width: 32%;
	color: #FFF;
	background-color: #3F6AB0;
}
#price .tbl_price td {
	width: 78%;
	background-color: #FFF;
	padding-left: 5%;
}
#price .tbl_price .col3 tr:nth-of-type(n+2),
#price .tbl_price .col2 tr:nth-last-of-type(2){
	border-top: 1px solid #B0B0B0;
}
#price .tbl_price .col3 th.submenu {
	width: 18%;
	background-color: #E3F1FC;
}
#price .tbl_price .col3 td {
	width: 50%;
}
/*どうしても歯を残せないケースについて*/
#price .bdr_box {
	position: relative;
	background-color: #FFF;
	border: 3px solid #8C3F70;
}
#price .bdr_box > div {
	padding: 0 2% 40px;
}
#price .bdr_box p {
	text-align: center;
}
#price .bdr_box .check_list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 30px 2% 0;
	margin-top: 30px;
	border-top: 1px solid #8C3F70;
}
#price .bdr_box .check_list li {
	color: #8C3F70;
	font-size: 115%;
	background: url("../images/check.svg") no-repeat left top .3em;
	background-size: 1.5em 1.3em;
	padding-left: 2em;
	margin-right: 2em;
	margin-bottom: 1em;
}
#price .bdr_box .check_list li:nth-of-type(3) {
	margin-bottom: 0;
}
/*感染根管治療でもし再発したら…*/
#price .if {
	background: url("../images/price_bg2.svg") no-repeat center top 80px;
	background-size: 96% auto;
}
#price .if > div > .com_index2 span {
	font-size: 140%;
}
#price .if .txt_al_c .img_txt {
	width: 50%;
	max-width: 512px;
	margin: 0 auto 1em;
}
#price .if .txt_al_c .com_index2 {
	line-height: 1.2;
}
#price .if .txt_al_c .com_index2 span.ft_cent {
	font-size: 153%;
}
#price .if .trouble {
	padding: 40px 4%;
	border-top: 1px solid #3080FF;
	border-bottom: 1px solid #3080FF;
}
#price .if .trouble dt {
	text-align: center;
	color: #3080FF;
	font-size: 157%;
	font-weight: bold;
	letter-spacing: .4em;
	line-height: 1.6;
	margin-bottom: 1em;
}
#price .if .trouble dd {
	font-size: 131%;
	font-weight: bold;
	line-height: 1.5;
	background-color: #FFF;
	padding: 30px 5%;
	border-radius: 10px;
}
#price .if .trouble dd .ft_cent_b {
	font-size: 120%;
}
#price .if .orange {
	color: #FF931E;
}
#price .if .green {
	color: #6EB578;
}
#price .if .tbl_case {
	width: 100%;
	font-weight: bold;
	border-top: 1px solid #808080;
	border-left: 1px solid #808080;
	margin-bottom: 20px;
}
#price .if .tbl_case caption {
	text-align: left;
	font-size: 105%;
	margin-bottom: .3em;
}
#price .if .tbl_case th,
#price .if .tbl_case td {
	border-right: 1px solid #808080;
	border-bottom: 1px solid #808080;
}
#price .if .tbl_case thead th {
	width: 20%;
	color: #FFF;
	line-height: 1.5;
	background-color: #6996DB;
	padding: 15px 0;
}
#price .if .tbl_case tbody th,
#price .if .tbl_case tbody td {
	text-align: center;
	font-size: 131%;
	line-height: 1.5;
	padding: 20px 0;
}
#price .if .tbl_case tbody th {
	background-color: rgba(124,201,255,0.3);
}
#price .if .tbl_case tbody td .ft_cent_b {
	font-size: 120%;
}
#price .if .tbl_case tbody td .tax {
	font-size: 68%;
}
#price .if .aster_list li {
	font-size: 89%;
	line-height: 1.6;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1320px) {
	
#price .bdr_box .check_list li {
	font-size: 1.8vw;
}
#price .bdr_box .check_list li:nth-of-type(2) {
	margin-right: 1em;
}	
}
@media only screen and (min-width: 960px) and (max-width: 1200px) {
#price .if .trouble dd {
	font-size: 2vw;
}
#price .if .tbl_case tbody th,
#price .if .tbl_case tbody td {
	font-size: 2vw;
}
}
@media only screen and (min-width: 960px) and (max-width: 1070px) {
	
#price .tbl_price {
	font-size: 2.2vw;
}
	
}
@media only screen and (min-width: 960px) and (max-width: 1020px) {
#price .bdr_box p br.tb_only {
	display: block !important;
}
#price .bdr_box p br.pc_only {
	display: none !important;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#price .bg {
	background-position: right top 60%;
	background-size: 60% auto;
	padding: 10% 0 13%;
}
#price .tbl_price {
	font-size: 110%;
}
#price .tbl_price tr {
	border-top-width: 8px;
}
#price .tbl_price th,
#price .tbl_price td {
	padding: 20px 0;
}
#price .tbl_price td {
	padding-left: 3%;
}
/*どうしても歯を残せないケースについて*/
#price .bdr_box > div {
	padding: 0 2% 4%;
}
#price .bdr_box .check_list {
	padding: 3% 2% 0;
	margin-top: 3%;
}
#price .bdr_box .check_list li {
	font-size: 90%;
}
/*感染根管治療でもし再発したら…*/
#price .if {
	background-position: center top 80px;
}
#price .if .txt_al_c .com_index2 {
	font-size: 4.3vw;
}
#price .if .trouble {
	padding: 4% 3%;
}
#price .if .trouble dt {
	font-size: 130%;
	letter-spacing: .3em;
}
#price .if .trouble dd {
	font-size: 100%;
	padding: 3% 5%;
}
#price .if .tbl_case {
	margin-bottom: 2%;
}
#price .if .tbl_case caption {
	font-size: 100%;
}
#price .if .tbl_case thead th {
	font-size: 90%;
	padding: 15px 0;
}
#price .if .tbl_case tbody th,
#price .if .tbl_case tbody td {
	font-size: 100%;
}
	
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#price .bg {
	background-position: right top 57%;
	background-size: 80% auto;
	padding: 15% 0 13%;
}
#price .tbl_price {
	font-size: 90%;
}
#price .tbl_price tr {
	border-top-width: 5px;
}
#price .tbl_price th,
#price .tbl_price td {
	padding: 15px 0;
}
#price .tbl_price td {
	padding-left: 4%;
}
/*どうしても歯を残せないケースについて*/
#price .bdr_box .com_index4 {
	margin-bottom: 4%;
}
#price .bdr_box > div {
	padding: 0 3% 5%;
}
#price .bdr_box p {
	text-align: left;
	font-size: 95%;
}
#price .bdr_box .check_list {
	padding: 4% 0 0;
	margin-top: 5%;
}
#price .bdr_box .check_list li {
	font-size: 90%;
	line-height: 1.4;
	background-size: 1.2em 1em;
	margin-right: 0;
	margin-bottom: .5em;
}
/*感染根管治療でもし再発したら…*/
#price .if {
	background-position: center top 80px;
}
#price .if .txt_al_c .img_txt {
	width: 70%;
}
#price .if .txt_al_c .com_index2 {
	line-height: 1.3;
}
#price .if .txt_al_c .fw_bold {
	font-size: 90%;
}
#price .if .trouble {
	padding: 5% 2% 6%;
}
#price .if .trouble dt {
	font-size: 110%;
	letter-spacing: .1em;
}
#price .if .trouble dd {
	font-size: 90%;
	padding: 4% 6%;
}
#price .if .tbl_case {
	margin-bottom: 4%;
}
#price .if .tbl_case caption {
	font-size: 80%;
	margin-bottom: .5em;
}
#price .if .tbl_case thead th {
	font-size: 75%;
	line-height: 1.3;
	padding: 10px 0;
}
#price .if .tbl_case tbody th,
#price .if .tbl_case tbody td {
	font-size: 80%;
	line-height: 1.3;
}
#price .if .tbl_case tbody td .tax {
	display: inline-block;
}
#price .if .aster_list li {
	font-size: 80%;
}

}



/*faq
---------------------------------------------------------*/
#faq .bg {
	color: #FFF;
	background-color: #7CC9FF;
	padding: 120px 0 70px;
}
#faq .com_index3 {
	margin-bottom: 30px;
}
#faq .com_index3 .ft_min {
	margin-bottom: 1em;
}
#faq .com_index3 div {
	width: 30%;
	max-width: 335px;
	margin: 0 auto;
}
#faq .faq_list li {
	padding: 50px 4% 50px 3%;
}
#faq .faq_list li:nth-of-type(even) {
	background-color: rgba(48,128,255,0.1);
}
#faq .faq_list li dl {
	max-width: 1260px;
	margin: 0 auto;
}
#faq .faq_list li dt,
#faq .faq_list li dd {
	position: relative;
	box-sizing: border-box;
	padding-left: 9%;
}
#faq .faq_list li dt .ft_cent_b,
#faq .faq_list li dd .ft_cent_b {
	position: absolute;
	color: #4482E3;
	font-size: 221%;
	line-height: 1.2;
	left: 2%;
	top: 0;
}
#faq .faq_list li dd .ft_cent_b {
	color: #C1E339;
}
#faq .faq_list li dt .ft_cent_b::after {
	position: absolute;
	content: "";
	background-color: rgba(255,255,255,0.5);
	width: 1px;
	height: 0.7em;
	left: 50%;
	top: 105%;
	transform: translateX(-60%);
}
#faq .faq_list li dt {
	margin-bottom: 2em;
}
#faq .faq_list li dt p {
	font-size: 157%;
	line-height: 1.6;
}
#faq .faq_list li dd p {
	font-size: 89%;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1327px) {
	
#faq .faq_list li:nth-of-type(3) dt .ft_cent_b::after {
	height: 1.6em;
	top: 105%;
}
}
@media only screen and (min-width: 960px) and (max-width: 1100px) {
	
#faq .faq_list li dt p {
	font-size: 2.7vw;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#faq .bg {
	padding: 12% 0 7%;
}
#faq .com_index3 {
	margin-bottom: 3%;
}
#faq .faq_list li {
	padding: 5% 3%;
}
#faq .faq_list li dt,
#faq .faq_list li dd {
	padding-left: 6%;
}
#faq .faq_list li dt .ft_cent_b,
#faq .faq_list li dd .ft_cent_b {
	font-size: 200%;
	left: 0;
	top: -0.1em;
}
#faq .faq_list li dt .ft_cent_b::after {
	top: 100%;
	transform: translateX(-60%);
}
#faq .faq_list li:nth-of-type(3) dt .ft_cent_b::after {
	height: 1.6em;
	top: 105%;
}
#faq .faq_list li dt {
	margin-bottom: 1.5em;
}
#faq .faq_list li dt p {
	font-size: 130%;
}

}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#faq .bg {
	padding: 15% 0 7%;
}
#faq .com_index3 {
	margin-bottom: 3%;
}
#faq .faq_list li {
	padding: 5% 3%;
	padding-right: 4%;
}
#faq .faq_list li dt .ft_cent_b,
#faq .faq_list li dd .ft_cent_b {
	font-size: 180%;
	left: 0;
	top: -0.1em;
}
#faq .faq_list li dt .ft_cent_b::after {
	display: none;
}
#faq .faq_list li:nth-of-type(3) dt .ft_cent_b::after {
	height: 50px;
	top: 105%;
}
#faq .faq_list li dt {
	margin-bottom: 1em;
}
#faq .faq_list li dt p {
	font-size: 100%;
}
	
}



/*contact
---------------------------------------------------------*/
#contact {
	padding-bottom: 30px;
}
#contact .com_index2 {
	position: relative;
	font-feature-settings: "halt";
	padding: 120px 0 60px;
}
#contact .com_index2 span {
	vertical-align: middle;
}
#contact .com_index2 .dot {
	font-size: 50%;
}
#contact .com_index2::after {
	position: absolute;
	content: "";
	background-color: #6F7378;
	width: 300px;
	height: 1px;
	left: 50%;
	top: 100%;
	transform: translateX(-50%);
}
#contact .contact_tel .ft_min {
	text-align: center;
	color: #3F6AB0;
	font-size: 126%;
	line-height: 1.5;
	margin-bottom: 1em;
}
#contact .contact_tel div {
	max-width: 384px;
	margin: 0 auto;
}
#contact .contact_mail {
	color: #FFF;
	background-color: #A2B0BF;
	padding: 90px 4% 100px;
	margin-left: 30px;
	margin-right: 30px;
}
#contact .contact_mail .com_index3 {
	max-width: 1200px;
	padding-bottom: 20px;
	margin: 0 auto 60px;
	border-bottom: 1px solid rgba(255,255,255,0.2);
}
#contact .contact_mail .com_index3 .ft_cent {
	color: #FFF;
	font-size: 436%;
}
#contact .contact_mail .com_index3 .ft_min {
	letter-spacing: .1em;
}
#contact .contact_mail form {
	max-width: 1200px;
	margin: 0 auto;
}
#contact .contact_mail form table {
	width: 90%;
	padding-top: 60px;
	margin: 0 auto;
}
#contact .contact_mail form table tr:last-of-type td .flex_box > div {
	width: 43%;
}
#contact .contact_mail form table tr:last-of-type td .calendar_box {
	padding-right: 2.6em;
	margin-right: 2em;
}
#contact .contact_mail form table tr:last-of-type td .time_box {
	position: relative;
}
#contact .contact_mail form table tr:last-of-type td .time_box option {
	color: #666666;
}
#contact .clinic_box {
	position: relative;
}
#contact .clinic_box option {
	color: #666666;
}
#contact .contact_mail form table tr:last-of-type td p {
	font-size: 90%;
	line-height: 1.4;
	letter-spacing: .05em;
	margin-top: .6em;
}
/*カレンダー*/
form .calendar_box {
    position: relative;
}
form .calendar_box input {
    width: 100%;
	max-width: 320px;
}
form .calendar_box img {
    position: absolute;
    display: block;
    right: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 1.8em;
}
.ui-datepicker {
    font-size: 80% !important;
}
form .time_box::before,
form .time_box::after {
	position: absolute;
	content: "";
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	right: 18px;
	width: 0;
}
form .clinic_box::before,
form .clinic_box::after {
	position: absolute;
	content: "";
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	right: 18px;
	width: 0;
}
form .time_box::before,
form .clinic_box::before {
	border-bottom: 8px solid #808080;
	top: 22%;
}
form .time_box::after,
form .clinic_box::after {
  border-top: 8px solid #808080;
  bottom: 22%;
}
form .clinic_box{
	width: 43%;
}
form .time_box select {
	color: #666666;
}
form .clinic_box select{
	width: 100%;	
	color: #666666;
}
form .time_box::before,
form .time_box::after {
	position: absolute;
	content: "";
	border-left: 4px solid transparent;
	border-right: 4px solid transparent;
	right: 18px;
	width: 0;
}
/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1200px) {
	

	
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#contact {
	padding-bottom: 20px;
}
#contact .com_index2 {
	padding: 12% 0 4%;
}
#contact .com_index2::after {
	width: 300px;
}
#contact .contact_tel .ft_min {
	font-size: 110%;
}
#contact .contact_tel div {
	width: 40%;
}
#contact .contact_mail {
	padding: 9% 4% 10%;
	margin-left: 20px;
	margin-right: 20px;
}
#contact .contact_mail .com_index3 {
	padding-bottom: 2%;
	margin-bottom: 6%;
}
#contact .contact_mail .com_index3 .ft_cent {
	font-size: 8vw;
}
#contact .contact_mail form table {
	padding-top: 6%; 
}
#contact .contact_mail form table tr:last-of-type td .flex_box {
	display: block!important;
}

#contact .contact_mail form table tr:last-of-type td .flex_box > div{
	width:60%;
}
form .clinic_box{
	width:60%;
}
#contact .contact_mail form table tr:last-of-type td .calendar_box {
	margin-right: 0;
	margin-bottom: .5em;
}
	
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#contact {
	padding-bottom: 10px;
}
#contact .com_index2 {
	padding: 12% 0 6%;
}
#contact .com_index2::after {
	width: 50%;
}
#contact .contact_tel .ft_min {
	font-size: 105%;
}
#contact .contact_tel div {
	width: 70%;
}
#contact .contact_mail {
	padding: 9% 4% 10%;
	margin-left: 10px;
	margin-right: 10px;
}
#contact .contact_mail .com_index3 {
	padding-bottom: 2%;
	margin-bottom: 6%;
}
#contact .contact_mail .com_index3 .ft_min {
	margin-bottom: .5em;
}
#contact .contact_mail .com_index3 .ft_cent {
	font-size: 10vw;
}
#contact .contact_mail form table {
	width: 100%;
	padding-top: 6%; 
}
#contact .contact_mail form table tr {
	padding: 3% 5% 5%; 
}
#contact .contact_mail form table td {
	padding-bottom: 0;
}
#contact .contact_mail form table tr:nth-of-type(even) {
	background-color: rgba(255,255,255,0.2);
}
#contact .contact_mail form table tr:last-of-type td .flex_box {
	display: block;
}
#contact .contact_mail form table tr:last-of-type td .flex_box > div {
	width: 80%;
}
form .clinic_box{
	width: 80%;
}
#contact .contact_mail form table tr:last-of-type td .calendar_box {
	margin-right: 0;
	margin-bottom: .5em;
}
	
form .calendar_box input {
    max-width: none;
}

}



/*クリニック店舗案内
---------------------------------------------------------*/
#clinic .bg {
	background-color: #F2F4F7;
	padding: 100px 0 90px;
}
#clinic .com_index3 {
	margin-bottom: 50px;
}
.cli_box ul{
	display: flex;
    flex-wrap: wrap;
}
.cli_box ul li{
	width: 32%;
	max-width: 350px;
	background-color: #FFF;
	box-shadow: 0px 20px 30px -20px rgb(0 0 0 / 20%);
	margin-right: 2%;
}
.cli_box ul li:nth-child(n+4){
	margin-top: 60px;
}
.cli_box ul li:nth-child(3n){
	margin-right: 0;
}
.cli_box dl dt{
	background: #7AC5FA;
	text-align: center;
	color: #fff;
	font-size: 94%;
	font-weight: bold;
	line-height: 1.4em;
	letter-spacing: .04em;
	padding: 12px 0;
}
.cli_box dl dd{
	position: relative;
	text-align: center;
	color: #806033;
	font-size: 78%;
	line-height: 1.7em;
	background: #fff;
	padding-bottom: 20px;
}
.cli_box .box_img{
	display: block;
	width: cover;
	margin-bottom: 8px;
}/*
.cli_box ul li:nth-child(4) .box_img{
	margin-bottom: 15px;
}
.cli_box ul li:nth-child(6) .box_img{
	margin-bottom: 30px;
}*/
.cli_box .tel{
	width: 90%;
	margin: auto;
	margin-bottom: 10px;
}
.cli_box .time{ 
	width: 90%;
	margin: auto;
	margin-bottom: 5px;
}
.cli_box .icon_txt1,
.cli_box .icon_txt2{
	width: 90%;
	margin: auto;
}
.cli_box .icon_txt1 p{
	font-size:95%;
	color:#E58A46;
	padding:5px 0 10px 35px;
	display: inline-block;
	background:url(../images/clinic/cli_icon1.svg) no-repeat left center;
	background-size: 30px 30px;
}
.cli_box .icon_txt2 p{
	font-size:95%;
	color:#E58A46;
	padding:5px 0 10px 30px;
	display: inline-block;
	background:url(../images/clinic/cli_icon2.svg)  no-repeat left center;
	background-size: 25px 25px;
}
.cli_box .btn {
	width: 90%;
	margin: auto;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 958px) and (max-width: 1150px) {
.cli_box dl dt{
	font-size:15px;
	line-height: 1.3em;
	padding: 10px 0;
}
.cli_box .btn{
	width: 89%;
	margin: auto;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.cli_box .btn a:first-child{
	margin-right: 3%;
}
}


/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
	
#clinic .bg {
	padding: 10% 0 9%;
}
#clinic .com_index3 {
	margin-bottom: 5%;
}
.cli_box ul{
	margin-top: 6%;
}
.cli_box li{
	box-shadow: 0px 10px 20px -15px rgb(0 0 0 / 20%);
}
.cli_box ul li:nth-child(n+4){
	margin-top: 5%;
}
.cli_box dl dt{
	line-height: 1.3em;
	padding: 10px 0;
}
.cli_box dl dd{
	font-size: 14px;
	line-height: 1.5em;
}
.cli_box .icon_txt1 p{
	padding: 5px 0 10px 40px;
}
.cli_box .icon_txt2 p{
	padding: 5px 0 10px 35px;
}
.cli_box .btn{
	width: 89%;
	margin: auto;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.cli_box .btn a:first-child{
	margin-right: 3%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
	
#clinic .bg {
	padding: 12% 0 9%;
}
#clinic .com_index3 {
	margin-bottom: 5%;
}
.cli_box ul{
    display: block;
}
.cli_box ul li{
	margin: 6% auto 0 !important;
	width: 100%;
	max-width: 350px;
 	box-shadow: 0 5px 20px rgba(0,0,0,.1);
}
.cli_box ul li:nth-child(1){
	margin-top: 10% !important;
}
.cli_box dl dt{
	font-size: 16px;
	line-height: 1.4em;
}
.cli_box .tel{
	margin-bottom: 3%;
}
.cli_box .icon_txt1 p{
	padding: 5px 0 10px 38px;
}
.cli_box .icon_txt2 p{
	padding: 5px 0 10px 30px;
}
.cli_box .btn{
	width: 85%;
	margin: auto;
	display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.cli_box .btn a:first-child{
	margin-right: 3%;
}
}


/*footer
---------------------------------------------------------*/
/*マップ*/
footer .f_map iframe {
	width: 100%;
	aspect-ratio: 3/1;
}
/*
#map_canvas {
    width: 100%;
    height: 500px;
}
*/
/*クリニック情報*/
footer .f_info {
	padding: 80px 0;
	box-shadow: 0 5px 10px rgba(0,0,0,0.1);
}
footer .f_info .flex_box {
	justify-content: space-between;
}
footer .f_info .box_l {
	width: 40%;
	text-align: center;
}
footer .f_info .box_l .f_logo {
	margin-bottom: 40px;
}
footer .f_info .box_l .f_timetable {
	margin: 30px auto 10px;
}
footer .f_info .box_l address,
footer .f_info .box_l p {
	font-size: 78%;
}
footer .f_info .box_r {
	position: relative;
	width: 56%;
	max-width: 700px;
}
footer .f_info .box_r .abs_txt {
	position: absolute;
	display: block;
	width: 21.5%;
	left: 3.5%;
	top: -3.5%;
}
/*バナー*/
footer .f_bnr {
	width: 94%;
	max-width: 1160px;
	margin: 0 auto;
}
footer .f_bnr ul.hover_list1 {
	display: flex;
	flex-wrap: wrap;
	margin-left: -1%;
	margin-bottom: 10px;
}
footer .f_bnr ul.hover_list1 li {
	margin-left: 1%;
	margin-bottom: 1%;
	width: 19%;
}
footer .f_bnr ul.hover_list1 li a{
	display: block;
}
footer .mgn_list{
    margin-bottom: calc(10px + 1%);
}
/*コピーライト*/
footer .copyright {
	text-align: center;
	background-color: #A2B0BF;
	padding: 40px 0;
	margin-top: 60px;
}
footer .copyright p {
	color: #FFF;
	font-size: 73%;
	letter-spacing: .2em;
	line-height: 1.4;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1500px) { 

footer .f_map iframe {
	height: 500px;
}
/*
#map_canvas {
    height: auto;
	aspect-ratio: 3/1;
}
*/
	
}
	
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) { 

footer .f_map iframe {
	aspect-ratio: 2/1;
}
/*
#map_canvas {
    height: auto;
	aspect-ratio: 2/1;
}
*/
/*クリニック情報*/
footer .f_info {
	padding: 7% 0;
}
footer .f_info .box_l .f_logo {
	margin-bottom: 6%;
}
footer .f_info .box_l .f_timetable {
	margin: 1em auto .5em;
}
footer .f_info .box_r .abs_txt {
	left: 3.5%;
	top: -3.5%;
}

}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {

footer .f_map iframe {
	aspect-ratio: 4/3;
}
#map_canvas {
    height: auto;
	aspect-ratio: 3/2;
}
/*クリニック情報*/
footer .f_info {
	padding: 8% 0 10%;
}
footer .f_info .flex_box {
	display: block;
}
footer .f_info .box_l {
	width: 100%;
}
footer .f_info .box_l .f_logo {
	width: 80%;
	margin: 0 auto 4%;
}
footer .f_info .box_l .f_timetable {
	margin: 1em auto .5em;
}
footer .f_info .box_r {
	width: 100%;
	margin: 8% auto 0;
}
/*バナー*/
footer .f_bnr ul.hover_list1 {
	/*margin-bottom: 2%;*/
    margin-bottom: 0;
}
footer .mgn_list{
    margin-bottom: 2%;
}
footer .f_bnr ul.hover_list1 li {
	width: 32%;
	margin-bottom: 2%;
}
/*コピーライト*/
footer .copyright {
	padding: 6% 0 25%;
	margin-top: 8%;
}

/*SPフッター*/
#sp_footer {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 400;
	background: #fff;
	box-sizing: border-box;
	box-shadow: 0px 0 10px rgb(0 0 0 / 20%);
}
#sp_footer img {
	display: block;
	margin: auto;
}
#sp_footer a {
	display: block;
}
#sp_footer ul {
	width: 100%;
	display: flex;
}

#sp_footer li {
	width: 34.666%;
}
#sp_footer li:first-child{
width: 30.668%;
}
#sp_footer .spf_time {
	text-align: center;
	font-size: 70%;
	letter-spacing: .05em;
	background-color: #D2D8DF;
	padding: .2em 0;
}
		
}


/*bnr_line
---------------------------------------------------------*/
.bnr_line{
	max-width: 1100px;
	margin: 0 auto;
	background:#12c070;
	padding: 10px;
	box-sizing: border-box;
	position: relative;
	border-radius: 10px;
	margin-top: 120px;
	text-align: center;
	font-size: 17px;
	font-weight: 500;
	letter-spacing: .15em;
	line-height: 2.0em;
}
.bnr_line .flex{
	display: flex;
	justify-content: space-between;
	align-items: center;
}
.bnr_line .txt_l{
	width: 72.22%;
	padding: 0 2%;
	box-sizing: border-box;
}
.bnr_line .txt_l dl{
	font-size: 118%;
	letter-spacing: 0.1em;
	line-height: 1.6em;
	font-weight: bold!important;
	color: #fff;
	margin-bottom: 1.2em;
}
.bnr_line .txt_l dl dt{
	max-width: 677px;
	width: 33.85em;
	margin: 0 auto 1.4em;
	text-align: center;
}
.bnr_line .txt_l p{
	font-size: 90%;
	letter-spacing: 0.1em;
	line-height: 1.5em;
	color: #fff;
	border: 1px solid #fff;
	padding: 0.5em 1em;
	max-width: 14.67em;
	margin: 0 auto;
	border-radius: 0.67em;
}
.bnr_line .img_r{
	max-width: 300px;
	width: 27.78%;
}
.bnr_line .abs{
	position: absolute;
	right: 25.5%;
	bottom: 0;
	max-width: 151px;
	width: 13.73%;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1165px) {
.bnr_line{
	font-size: 1.5vw;
	margin-top: 12%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.bnr_line{
	padding: 1vw;
	border-radius: 2vw;
	margin-top: 12%;
	font-size: 4.2vw;
	letter-spacing: .05em;
	line-height: 1.8em;
}
.bnr_line .flex{
	display: block;
}
.bnr_line .txt_l{
	width: 100%;
	padding:8% 8% 6%;
	position: relative;
}
.bnr_line .txt_l dl{
	letter-spacing: 0.05em;
}
.bnr_line .txt_l dl dt{
	width: 100%;
}
.bnr_line .txt_l p{
	font-size: 100%;
	max-width: 12em;
	margin:0 auto 0 0;
}
.bnr_line .abs{
	right:-1%;
	max-width:204px;
	width: 37%;
}
.bnr_line .txt_b{
	border:1vw solid #12c070;
	background-color: #fff;
	padding: 4%;
	font-size: 115%;
	letter-spacing: 0.05em;
	line-height: 1.5em;
	font-weight: bold!important;
	color: #12c070;
	border-radius: 0 0 2vw 2vw;
}
.bnr_line .txt_b li{
font-weight: bold!important;
}
.bnr_line .txt_b li:first-child{
	border-bottom: 1px solid #12c070;
	padding-bottom: 0.8em;
	margin-bottom: 0.8em;
}
}







/* PC
------------------------------------------*/
@media only screen and (min-width: 768px)  {
.tb_only{display:none !important;}
.sp_only{display:none !important;}
.sp_tb{display:none !important;}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.pc_only{display:none !important;}
.tb_only{display:inherit !important;}
.sp_only{display:none !important;}
.tb_pc{display:inherit !important;}
.sp_tb{display:inherit !important;}
.pc_w_only {display: none;}

/*body{background:#ccc;}*/
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.pc_only{display:none;}
.tb_only{display:none;}
.sp_only{display:inherit;}
.tb_pc{display:none;}
.sp_tb{display:inherit;}
.pc_w_only {display: none;}
}
/* Mobile (Landscape)
------------------------------------------*/
@media only screen and (min-width: 480px) and (max-width: 767px) {
	
}