@charset "UTF-8";

body {
	text-align:center;
	font-family: "dnp-shuei-gothic-gin-std", "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	font-weight: 400;	/*太字：600*/
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #3e331d;
	font-size: 17px;
	letter-spacing: .15em;
	line-height: 2.1em;
	padding:0;
	margin:0;
	background:#f5f2e8;
	-webkit-text-size-adjust: 100%;
}

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

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;
	display: block;
	margin: auto;
}
table {
    font-size:inherit;
    font:100%;
	border-collapse: separate;
	border-spacing: 0;
}

address{
	font-style:normal;
}

ul{
	list-style:none;
}

a{
	color:#3e331d;
	text-decoration:none;
	outline:0;
	transition: color 0.8s, background-color 0.8s;
}
a:hover{
	transition: color 0.4s, background-color 0.4s;
}

.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_bold{font-weight: 600;}
.fw_normal{font-weight: 400;}	
/*</group>*/

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

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

.blocklink,
.blocklink_out {
	cursor:pointer;
}

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

/* スマホで電話をかけるボタン：画像対応 */
.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;
}

.ank_adjust {
    /*padding-top: 150px;
    margin-top: -150px;*/
}

.tel_border a {
	text-decoration: underline;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
body {
	font-size: 15px;
	letter-spacing: .04em;
	line-height: 2.0em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/* スマホのときはビューポートを基準にサイズ調節する */
/* スマホ時：emまたは%で指定する */
/* スマホ以外でビューポート基準にするときは、その都度「vw」で指定する */
body {
	font-size: 4.1vw;
	letter-spacing: .04em;
	line-height: 1.8em;
}
/*<group=text_align>*/
.sp_txt_l{text-align:left;}	
/*</group>*/
}



/*共通
---------------------------------------------------------*/
/*スマホ時は隙間を広くする*/
.max_width {
	width: 94%;
	padding: 0 3%;
	margin-left: auto;
	margin-right: auto;
}
.max_1500 {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	text-align: left;
}
.w1500 {
	width: 94%;
	padding: 0 3%;
	max-width: 1500px;
	margin: 0 auto;
	text-align: left;
}
.w1400 {
	width: 94%;
	padding: 0 3%;
	max-width: 1400px;
	margin: 0 auto;
	text-align: left;
}
.w1340 {
	width: 94%;
	padding: 0 3%;
	max-width: 1340px;
	margin: 0 auto;
	text-align: left;
}
.w1290 {
	width: 94%;
	padding: 0 3%;
	max-width: 1290px;
	margin: 0 auto;
	text-align: left;
}
.w1220 {
	width: 94%;
	padding: 0 3%;
	max-width: 1220px;
	margin: 0 auto;
	text-align: left;
}
.w1200 {
	width: 94%;
	padding: 0 3%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}
.w1110 {
	width: 94%;
	padding: 0 3%;
	max-width: 1110px;
	margin: 0 auto;
	text-align: left;
}
.w1100 {
	width: 94%;
	padding: 0 3%;
	max-width: 1100px;
	margin: 0 auto;
	text-align: left;
}

/*スマホ時は隙間を広くする
.ft_cy {
	font-family: cy-text, sans-serif;
	font-weight: 400;
	font-style: normal;
}
.ft_cy_b {
	font-family: cy-text, sans-serif;
	font-weight: 600;
	font-style: normal;
}*/
.ft_cy,
.ft_cy_b{
    font-family: "termina", sans-serif;
    font-weight: 400;
    font-style: normal;
}

.fs15 {
	font-size: 90%;
	letter-spacing: .15em;
	line-height: 1.8em;
}
.red, .red a {color: #db2a41;}
.orange, .orange a {color: #ee7951;}
.pink, .pink a {color: #6bc3d8;}

.com_txt_link {
	text-decoration: underline;
}
.com_txt_link:hover {
	text-decoration: none;
	color: #49a2c7;
}

/*その場でフェードしながら出てくる*/
.fadein {
	opacity: 0;
	transition: all 1.0s;
}
span.fadein {
	display: block;
}
.anime_on .fadein {
	opacity: 1;
}

/*下からフェードしながら出てくる*/
.fadeup {
	opacity: 0;
	transform: translateY(2.0em);
	transition: all 1.0s;
}
span.fadeup {
	display: block;
}
.anime_on .fadeup {
	opacity: 1;
	transform: translateY(0em);
}

/*上からフェードしながら出てくる*/
.fadedown {
	opacity: 0;
	transform: translateY(-2.0em);
	transition: all 1.0s;
}
span.fadedown {
	display: block;
}
.anime_on .fadedown {
	opacity: 1;
	transform: translateY(0em);
}

/*その場でズームしながら出てくる*/
.fadezoom {
	opacity: 0;
	transform: scale(0.9);
	transition: all .6s .3s;
}
span.fadezoom {
	display: block;
}
.anime_on .fadezoom {
	opacity: 1;
	transform: scale(1.0);
}

.anime_dilay_2 {transition-delay: .2s;}
.anime_dilay_4 {transition-delay: .4s;}
.anime_dilay_6 {transition-delay: .6s;}
.anime_dilay_8 {transition-delay: .8s;}

/*ふわふわ揺れる*/
@keyframes fuwafuwa {
  0% {
    transform: translate(0, 0) rotate(-3deg);
  }
  5% {
    transform: translate(0, 0) rotate(-3deg);
  }
  50% {
    transform: translate(0, -1.5em) rotate(0deg);
  }
  95% {
    transform: translate(0, 0) rotate(3deg);
  }
  100% {
    transform: translate(0, 0) rotate(3deg);
  }
}
/*波：上下移動あり*/
@keyframes wave_bg {
  0% {
    transform: translate(0, -1.5em) scale(1.2, 1);
  }
  50% {
    transform: translate(0, 0em) scale(1, 1);
  }
  100% {
    transform: translate(0, -1.5em) scale(1.2, 1);
  }
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.fs15 {
	font-size: 95%;
	letter-spacing: .04em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.max_width,
.w1500,
.w1400,
.w1340,
.w1290,
.w1220,
.w1200,
.w1110,
.w1100 {
	width: 90%;
	padding: 0 5%;
}
.fs15 {
	font-size: 90%;
	letter-spacing: .04em;
}
}



/*swiper共通設定
---------------------------------------------------------*/
.swiper {
    overflow: visible !important;
}
.swip_ticker .swiper-wrapper {
	transition-timing-function: linear !important;	/*滑らかに流れ続ける*/
}
.swiper-fade .swiper-slide {
    transition-property: opacity !important;	/* フェードモード時 共通調整 */
}



/*wrapper
---------------------------------------------------------*/
#wrapper{
	overflow: hidden;
}



/*consultant_bnr
---------------------------------------------------------*/
.consultant_bnr{
	max-width: 658px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	position: relative;
	z-index: 1;
	padding-top: 26px;
}
.consultant_bnr::before{
	position: absolute;
	content: "";
	background: url(../images/consultant_bnr_abs@2x.png) no-repeat center bottom;
	background-size: 100% auto;
	width: 100%;
	height: 100%;
	left: 0;
	right: 0;
	margin: auto;
	bottom: 0;
	z-index: 2;
}
.consultant_bnr::after{
	position: absolute;
	content: "";
	background: url(../images/consultant_bnr_shadow@2x.png) no-repeat center bottom;
	background-size: 100% 100%;
	width: 100%;
	height: 40px;
	left: 0;
	right: 0;
	margin: auto;
	top:100%;
	z-index: -1;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1000px) {
.consultant_bnr{
	width: 65.8vw;
	padding-top: 2.6vw;
}
.consultant_bnr::after{
	height: 4vw;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.consultant_bnr{
	max-width: 94vw;
	padding-top: 3.5vw;
}
.consultant_bnr::after{
	height:6vw;
}
}



/*header
---------------------------------------------------------*/
.com_tel_style {
	white-space: nowrap;
	letter-spacing: .05em;
	line-height: 1.0em;
}
.com_tel_style i::before {
	font-size: 90%;
	transform: translateY(-.05em);
	margin: 0;
}

.com_web {
	background: #6bc3d8;
	position: relative;
	overflow: hidden;
}
.com_web::before {
	content: "";
	position: absolute;
	width: 80%;
	height: 200%;
	border-radius: 50%;
	right: 43%;
	top: -50%;
	background: #87cedf;
	transition: all 0.6s;
}
.com_web:hover::before {
	transition: all 0.3s;
	transform: scale(1.2, 1.2);
}
.com_web a {
	display: block;
	position: relative;
	z-index: 1;
}
.com_web a::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 10px;
	right: 5px;
	bottom: 5px;
	background: url("../images/corner@2x.png") no-repeat left top;
	background-size: contain;
}

.com_contact {
	display: flex;
    justify-content: space-between;
    align-items: center;
	text-align: center;
	background: #978171;
}
.com_contact .comc_tel {
	width: 57%;
	color: #fff;
}
.com_contact .comc_tel a {
	color: #fff;
}
.com_contact .com_web {
	width: 43%;
}
.com_contact .comc_tel dt {
	font-size: min(1.6vw,95%);
	letter-spacing: .15em;
	line-height: 1.2em;
	margin: .5em 0 .2em;
}
.com_contact .comc_tel dd {
	font-size: min(2.5vw,160%);
	letter-spacing: .05em;
	line-height: 1.2em;
}
.com_contact .comc_tel dd i {
	color: #d5ffa3;
}
.com_timetable dd {
	text-align: center;
	letter-spacing: .1em;
	line-height: 1.6em;
	font-feature-settings: "halt";
	margin-top: 1.0em;
}
header {
	position: absolute;
	z-index: 10;
	left: 0;
	top: 0;
	width: 100%;
}
header .h_left {
	position: absolute;
	z-index: 2;
	width: 32%;
	left: 2.5%;
	top: 30px;
	text-align: left;
}
header .h_contact,
header .m_nav_area .m_nav {
	width: 65%;
	max-width: 890px;
	box-sizing: border-box;
	margin-left: auto;
	margin-right: 0;
}
header .h_left h1 {
	color: #fff;
	font-size: 75%;
	letter-spacing: .15em;
	line-height: 1.4em;
	margin-bottom: 1.0em;
}
header .h_left .h_logo img {
	margin-left: 0;
}
header .h_left .h_logo span {
	display: block;
	width: 25%;
	margin-bottom: .5em;
}
header .h_contact {
	display: flex;
    justify-content: space-between;
    align-items: center;
	text-align: center;
	position: relative;
	color: #fff;
}
header .h_contact a {
	color: #fff;
}
header .h_contact::before {
	content: "";	/*下線*/
	position: absolute;
	height: 1px;
	background: #fff;
	left: 0;
	bottom: 0;
}
header .h_contact::before,
header .h_contact .h_tel {
	width: 69.5%;
	max-width: 615px;
}
header .h_contact .com_web {
	width: 29.5%;
	max-width: 260px;
}
header .h_tel {
	padding: 1.0em 0;
}
header .h_tel dl {
	display: flex;
    justify-content: center;
    align-items: center;
}
header .h_tel dt {
	color: #3e331d;
	font-size: min(1.2vw,90%);
	letter-spacing: .15em;
	line-height: 1.2em;
	font-feature-settings: "halt";
	padding: .6em 1.5em;
	background: rgba(216,214,210,0.8);
	border-radius: 3em;
	margin-right: .5em;
}
header .h_tel .com_tel_style {
	font-size: min(2.5vw,180%);
}
header .h_tel p {
	font-size: min(0.9vw,72%);
	letter-spacing: .05em;
	line-height: 1.4em;
	margin-top: .8em;
}
header .h_tel p .ft_cy {
	font-size: 110%;
	letter-spacing: .05em;
	line-height: 1.4em;
}
header .h_tel p .col_yellow {
	color: #d5ffa3;
}

/* メニュー */
.m_nav {
	width: 100%;
	display: flex;
    justify-content: space-between;
    align-items: center;
	font-size: min(1.6vw,95%);
	letter-spacing: .25em;
	line-height: 1.4em;
	font-feature-settings: "halt";
}
.m_nav .icon-home {
	font-weight: normal;
	font-size: 120%;
}
.m_nav > li {
	position: relative;
}
.m_nav > li > a {
	color: #fff;
	display: block;
}
.m_nav > li > a.select,
.m_nav > li > a:hover {
	color: #f7c7c9;
}

/* アコーディオンメニュー */
.in_menu {
	display: none;
	position: absolute;
	z-index: 999;
	width: 100%;
	left: 0;
	top: 100%;
	background: #69b6db;
}
.in_menu a {
	display: block;
	color: #fff;
}
/*縦メニュー*/
.in_menu.in_long {
	width: 16em;
	left: 50%;
	transform: translateX(-50%);
}
.in_menu.in_long a {
	display: block;
	padding: 1.0em 0;
	border-bottom: solid 1px #fff;
}
.in_menu.in_long ul li:last-child a {
	border-bottom: none;
}
.in_menu.in_long a:hover {
	background: rgba(255,255,255,0.2);
}
/*診療メニュー*/
.in_menu.med_inmenu {
	box-sizing: border-box;
	padding: 10px 3% 30px;
	text-align: left;
	font-size: 80%;
}
.in_menu.med_inmenu .com_medical {
	display: flex;
    flex-wrap: wrap;
}
.in_menu.med_inmenu .com_medical li {
	width: 18%;
	margin-right: 2.5%;
	margin-top: 1.0em;
}
.in_menu.med_inmenu .com_medical li:nth-child(5n) {
	margin-right: 0;
}
.in_menu.med_inmenu .com_medical li:nth-child(-n+5) {
	margin-top: 0;
}
.in_menu.med_inmenu .com_medical li[class^="icon"] {
	font-size: min(1.3vw,125%);
	letter-spacing: .05em;
}
.in_menu.med_inmenu .com_medical li[class^="icon"] a {
	padding-left: 3.4em;
}
.in_menu.med_inmenu .com_menu a {
	font-size: min(1.3vw,120%);
	letter-spacing: .05em;
}

/*メインナビ*/
.m_nav_area {
	position: relative;
}
.m_nav_area .m_nav {
	padding: 30px 3% 0 1.5%;
}

/* 1200px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
/* メニュー */
.m_nav {
	font-size: min(1.55vw,95%);
	letter-spacing: .1em;
}
/*メインナビ*/
.m_nav_area .m_nav {
	padding-left: 0;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_tel_style {
	letter-spacing: normal;
}

.com_web a::before {
	width: 6px;
	height: 6px;
	right: 3px;
	bottom: 3px;
}
	
.com_timetable dd {
	letter-spacing: .04em;
}

header .h_left {
	left: 2.0%;
	top: 1.0em;
}
header .m_nav_area .m_nav {
	width: 100%;
	max-width: 100%;
}
header .h_left h1 {
	font-size: 70%;
	letter-spacing: .05em;
}
header .h_contact::before,
header .h_contact .h_tel {
	width: 65%;
}
header .h_contact .com_web {
	width: 33%;
}
header .h_contact .com_web a {
	padding: .5em 0;
}
header .h_tel dt {
	letter-spacing: .05em;
	padding: .6em 1.2em;
}
header .h_tel p {
	font-size: 1.3vw;
}

/* メニュー */
.m_nav {
	font-size: 1.8vw;
}
/*診療メニュー*/
.in_menu.med_inmenu {
	padding: 2% 2% 3%;
	font-size: 75%;
}
.in_menu.med_inmenu .com_medical li {
	width: 24%;
	margin-right: 1.3333% !important;
	margin-top: 1.0em !important;
	letter-spacing: .05em;
}
.in_menu.med_inmenu .com_medical li:nth-child(4n) {
	margin-right: 0% !important;
}
.in_menu.med_inmenu .com_medical li:nth-child(-n+4) {
	margin-top: 0 !important;
}
.in_menu.med_inmenu .com_medical li[class^="icon"],
.in_menu.med_inmenu .com_menu a {
	font-size: 1.7vw;
}
/*メインナビ*/
.m_nav_area .m_nav {
	padding: 30px 6% 0;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_contact .comc_tel dt {
	font-size: 75%;
}
.com_contact .comc_tel dd {
	font-size: 105%;
}	
.com_timetable dd {
	letter-spacing: normal;
	margin-top: .5em;
}	
header .h_left {
	width: 85%;
	left: 2.5%;
	top: 1.0em;
}
header .h_contact,
header .m_nav_area {
	display: none !important;
}

header .h_left h1 {
    width: 92%;
	font-size: 70%;
	letter-spacing: normal;
	margin-bottom: 1.0em;
}
header .h_left .h_logo {
	width: 90%;
}
header .h_left .h_logo span {
	width: 27%;
}
}



/*スクロールメニュー
---------------------------------------------------------*/
#scl_header {
	display: none;
	position: fixed;
	z-index: 500;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(158,138,123,0.9);
	transform: translateY(-100%);
}
#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;
    align-items: center;
}
#scl_header .scl_flex .scl_nav_area {
	width: 60%;
	max-width: 900px;
	box-sizing: border-box;
	padding: 0 2%;
	position: relative;
}
#scl_header .scl_flex .scl_contact {
	width: 40%;
	max-width: 600px;
	display: flex;
    justify-content: space-between;
    align-items: center;
	text-align: center;
}
#scl_header .scl_flex .com_tel_style {
	width: 56.5%;
	font-size: min(1.9vw,170%);
	color: #fff;
}
#scl_header .scl_flex .com_tel_style a {
	color: #fff;
}
#scl_header .scl_flex .com_web {
	width: 43.5%;
}
#scl_header .m_nav {
	font-size: min(1.2vw,95%);
}
/*診療メニュー*/
#scl_header .in_menu.med_inmenu {
	width: 65vw;
	max-width: 1000px;
	padding-left: 6%;
	padding-right: 6%;
}
#scl_header .in_menu.med_inmenu .com_medical li {
	width: 32%;
	margin-right: 2% !important;
	margin-top: 1.0em !important;
}
#scl_header .in_menu.med_inmenu .com_medical li:nth-child(3n) {
	margin-right: 0% !important;
}
#scl_header .in_menu.med_inmenu .com_medical li:nth-child(-n+3) {
	margin-top: 0% !important;
}

/* 1200px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
#scl_header .m_nav {
	font-size: 1.4vw;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#scl_header .scl_flex .scl_nav_area {
	width: 58%;
}
#scl_header .scl_flex .scl_contact {
	width: 42%;
}
#scl_header .scl_flex .com_tel_style {
	width: 55%;
}
#scl_header .scl_flex .com_web {
	width: 45%;
}
#scl_header .m_nav {
	font-size: 1.6vw;
}
#scl_header .in_menu.med_inmenu .com_medical li[class^="icon"],
#scl_header .in_menu.med_inmenu .com_menu a {
	font-size: 1.4vw;
}
}

/* 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-content .drw_menu {
	padding: 6% 5% 8%;
	text-align: center;
	background: url("../images/drw_corner1@2x.png") no-repeat left top;
	background-size: 30% auto;	
}
#drawer-content .drw_menu .drw_logo {
	width: 30%;
	margin: 0 auto;
}
#drawer-content .drw_menu .drw_style {
	margin-top: 8%;
}
#drawer-content .drw_menu .drw_style dt.ft_cy_b {
	color: #c0aa6b;
	font-size: 140%;
	letter-spacing: .2em;
	line-height: 1.2em;
	margin-bottom: .5em;
}
#drawer-content .drw_menu .drw_style dd {
	text-align: left;
}
#drawer-content .drw_menu .drw_sitemap {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#drawer-content .drw_menu .drw_sitemap li {
	width: 49.5%;
	margin-bottom: 1%;
}
#drawer-content .drw_menu .drw_sitemap a {
	display: block;
	background: #f5f2e8;
	border-radius: .5em;
	font-size: 85%;
	letter-spacing: .05em;
	line-height: 1.6em;
	padding: 1.2em 1.0em;
	position: relative;
}
#drawer-content .drw_menu .drw_sitemap a::before {
	font-family: 'fontello';
	content: '\e800';
	font-weight: normal;
	position: absolute;
	right: .3em;
	top: 50%;
	transform: translateY(-50%);
}
#drawer-content .com_medical {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#drawer-content .com_medical li {
	width: 49%;
	font-size: 80%;
	margin-top: .5em;
}
#drawer-content .com_medical li:nth-child(-n+2) {
	margin-top: 0;
}
#drawer-content .com_medical li[class^="icon"] a {
	padding-left: 3.2em;
}
#drawer-content .com_medical li[class^="icon"] a::before {
	width: 2.8em;
	height: 2.8em;
	background-color: #87c5e2;	/*アイコン*/
}

#drawer-content .drw_sns {
	background: #f7f5f5;
	padding: 6% 6%;
	text-align: left;
	font-size: 80%;
}
#drawer-content .drw_sns ul {
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
#drawer-content .drw_sns ul li {
	width: 31%;
}
#drawer-content .drw_sns ul li.drw_inst {
	width: 34%;
}

#drawer-content .drw_time {
	padding: 8% 3%;
	text-align: center;
	font-size: 80%;
	letter-spacing: normal;
	line-height: 1.6em;
	background: url("../images/drw_corner2@2x.png") no-repeat right bottom;
	background-size: 30% auto;	
}
#drawer-content .consultant_bnr{
	padding-top: 0;
	width: 85%;
}
#drawer-content .consultant_bnr::before{
	background: none;
	background-size: 100% auto;
}
#drawer-content .consultant_bnr::after{
	height: 3vw;
}






/*メインイメージ
---------------------------------------------------------*/
.m_img_area {
	position: relative;
	z-index: 1;
}
.m_img_area::before,
.m_img_area::after {
	content: "";	/*上下グラデ*/
	position: absolute;
	z-index: 3;
	width: 100%;
	height: 60%;
	left: 0;
}
.m_img_area::after {
	height: 40%;
}
.frontpage .m_img_area::before,
.frontpage .m_img_area::after {
	height: 27%;
}
.m_img_area::before {/*上*/
	top: -1px;
	background: linear-gradient(0deg, rgba(0,0,0,0) 0%, rgba(0,0,0,0.3) 100%);
}
.m_img_area::after {/*下*/
	bottom: -1px;
	background: linear-gradient(0deg, rgba(245,242,232,1.00) 0%, rgba(245,242,232,0) 100%);
}
.m_img_area .m_img {
	position: relative;
	z-index: 0;
}
.m_img_area .m_img::before {
	content: "";/*波*/
	position: absolute;
	z-index: 2;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: -1px;
	background: url("../images/m_wave@2x.png") no-repeat center bottom;
	background-size: 100% auto;
}
.frontpage .m_img::before {
	background-image: url("../images/top/m_wave@2x.png");
}

/*下層*/
.contentpage .m_img_area .m_img::after {
	content: "";
	display: block;
	padding-top: 600px;	/*高さ*/
}
.contentpage .m_img_area {
	background-image: url("../images/access/m_img@2x.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.contentpage .m_img_area .m_title {
	position: absolute;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-20%);
	margin: auto;
	color: #fff;
	font-size: min(2.2vw, 150%);
	letter-spacing: .25em;
	line-height: 1.2em;
}
.contentpage .m_img_area .m_title .ft_cy_b {
	font-size: 270%;
	letter-spacing: .25em;
	line-height: 1.2em;
	margin-bottom: .2em;
}
.contentpage .m_img_area .m_title .ft_cy_b:first-letter {
	color: #f7c7c9;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*下層*/
.contentpage .m_img_area .m_img::after {
	padding-top: 45%;	/*高さ*/
}
.contentpage .m_img_area .m_title {
	transform: none;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*下層*/
.contentpage .m_img_area .m_img::after {
	padding-top: 60%;	/*高さ*/
}
.contentpage .m_img_area .m_title {
	transform: none;
	font-size: 90%;
	letter-spacing: .15em;
}
.contentpage .m_img_area .m_title .ft_cy_b {
	font-size: 220%;
	letter-spacing: .15em;
}
}



/*共通
---------------------------------------------------------*/
#pagebody {
	max-height: 100%;
}

/*上下罫線のリンク*/
.com_link1 {
	width: 100%;
	max-width: 280px;
	margin-top: 2.5em;
}
.com_link1 a {
	display: block;
	border-top: solid 1px #3e331d;
	border-bottom: solid 1px #3e331d;
	text-align: center;
	font-size: 90%;
	letter-spacing: .15em;
	line-height: 1.6em;
	padding: 1.2em 0;
	box-sizing: border-box;
	position: relative;
}
.com_link1 a::before,
.com_link1 a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	left: 0;
	background: #f59a65;
	transform-origin: left center;
	transform: scale(0,1);
	transition: transform 0.8s;
}
.com_link1 a::before {top: -1px;}
.com_link1 a::after {bottom: -1px;}
.com_link1 a:hover {
	color: #f59a65;
}
.com_link1 a:hover::before,
.com_link1 a:hover::after {
	transition: transform 0.4s;
	transform: scale(1,1);
}
.com_link1 span {
	display: inline-block;
	padding-right: 2.5em;
	position: relative;
}
.com_link1 span::before {
	font-family: 'fontello';
	content: '\e800';
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

/*シンプル矢印リンク*/
.com_link2 a {
	display: inline-block;
	font-size: 90%;
	letter-spacing: .15em;
	line-height: 1.6em;
	padding-right: 2.5em;
	position: relative;
}
.com_link2 a::before {
	font-family: 'fontello';
	content: '\e800';
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.com_link2 a::after {
	content: "";
	position: absolute;
	width: 0;
	height: 1px;
	left: 0;
	bottom: 0;
	background: #f59a65;
	opacity: 0.6;
	transition: all 0.8s;
}
.com_link2 a:hover {
	color: #f59a65;
}
.com_link2 a:hover::after {
	transition: all 0.4s;
	width: 100%;
}

/*リンクボタン*/
.com_link3 {
	width: 100%;
	max-width: 310px;
	margin-top: 1.5em;
	text-align: left;
}
.com_link3 a {
	display: block;
	background: #e8e2ca;
	font-size: 90%;
	letter-spacing: .15em;
	line-height: 1.4em;
	border-radius: 3.0em;
	padding: 1.4em 10%;
}
.com_link3 a:hover {
	background: #dbd3cd;
}
.com_link3 span {
	display: block;
	position: relative;
}
.com_link3 span::before {
	font-family: 'fontello';
	content: '\e800';
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

/*横に流れるスライドショー*/
.com_ticker .swiper-slide {
	width: 30vw !important;	/*スライド画像の幅*/
	max-width: 400px !important;
}
.com_ticker .swiper-slide:nth-child(even) {
	padding-top: 50px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*上下罫線のリンク*/
.com_link1 {
	margin-top: 1.5em;
}
.com_link1 a {
	padding: 1.0em 0;
}
.com_link1 span {
	padding-right: 2.0em;
}
/*シンプル矢印リンク*/
.com_link2 a {
	padding-right: 2.0em;
}
/*リンクボタン*/
.com_link3 {
	margin-top: 1.0em;
}
.com_link3 a {
	letter-spacing: .1em;
	padding: 1.2em 4% 1.2em 8%;
}
/*横に流れるスライドショー*/
.com_ticker .swiper-slide:nth-child(even) {
	padding-top: 4vw;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*上下罫線のリンク*/
.com_link1 {
	width: 70%;
	max-width: 100%;
	margin-top: 1.2em;
}
.com_link1 a {
	letter-spacing: .1em;
	padding: .8em 0;
}
.com_link1 span {
	padding-right: 1.5em;
}
/*シンプル矢印リンク*/
.com_link2 a {
	letter-spacing: .1em;
	padding-right: 1.5em;
}
/*リンクボタン*/
.com_link3 {
	width: 90%;
	max-width: 100%;
	margin: 1.0em auto 0;
	text-align: center;
}
.com_link3 a {
	letter-spacing: .1em;
	padding: 1.0em 0;
}
.com_link3 span {
	display: inline-block;
	padding-right: 1.5em;
}
/*横に流れるスライドショー*/
.com_ticker .swiper-slide {
	width: 50vw !important;	/*スライド画像の幅*/
}
.com_ticker .swiper-slide:nth-child(even) {
	padding-top: 5vw;
}
}



/*診療メニュー
---------------------------------------------------------*/
.com_medical li[class^="icon"] {
	font-feature-settings: "halt";
	font-size: 125%;
	letter-spacing: .1em;
	line-height: 1.2em;
	position: relative;
}
.com_medical li[class^="icon"]::before {
	content: "";	/*下の罫線*/
	position: absolute;
	width: 100%;
	height: 2px;
	background: #fff;
	right: 0;
	bottom: 0;
	transition: all 0.8s;
}
.com_medical li[class^="icon"]::after {
	content: "";	/*下の罫線矢印*/
	position: absolute;
	width: 2px;
	height: .4em;
	background: #fff;
	right: 0;
	bottom: 2px;
	transform-origin: right bottom;
	transform: rotate(-30deg);
}
.com_medical li[class^="icon"]:hover::before {
	transition: all 0.4s;
	width: 70%;
}
.com_medical li[class^="icon"] a {
	display: block;
	color: #fff;
	padding: 1.4em 4.0em;
	padding-right: 0;
}
.com_medical li[class^="icon"] a::before {
	content: "";	/*アイコン*/
	position: absolute;
	width: 3.4em;
	height: 3.4em;
	border-radius: 50%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url("../images/med_icon1@2x.png") no-repeat center center;
	background-size: contain;
}
.com_medical li[class^="icon"] span {
	display: block;
	color: #d5ffa3;
	font-size: 70%;
	letter-spacing: .1em;
	line-height: 1.4em;
	margin-bottom: .2em;
    font-weight: 400!important;
}
.com_medical li.icon1 a::before {background-image: url("../images/med_icon1@2x.png");}
.com_medical li.icon2 a::before {background-image: url("../images/med_icon2@2x.png");}
.com_medical li.icon3 a::before {background-image: url("../images/med_icon3@2x.png");}
.com_medical li.icon4 a::before {background-image: url("../images/med_icon4@2x.png");}
.com_medical li.icon5 a::before {background-image: url("../images/med_icon5@2x.png");}
.com_medical li.icon6 a::before {background-image: url("../images/med_icon6@2x.png");}
.com_medical li.icon7 a::before {background-image: url("../images/med_icon7@2x.png");}
.com_medical li.icon8 a::before {background-image: url("../images/med_icon8@2x.png");}
.com_medical li.icon9 a::before {background-image: url("../images/med_icon9@2x.png");}
.com_medical li.icon10 a::before {background-image: url("../images/med_icon10@2x.png");}

.com_medical.col_brown > li[class^="icon"]::before {background: #8b8477;}
.com_medical.col_brown > li[class^="icon"]::after {background: #8b8477;}
.com_medical.col_brown li[class^="icon"] a {color: #3e331d;}

.com_menu a {
	display: block;
	color: #3e331d;
	font-size: 120%;
	letter-spacing: .15em;
	line-height: 1.2em;
	padding: 1.5em 0;
	background:rgba(142,200,228,0.80);
	border-radius: 3.0em;
	position: relative;
	text-align: center;
}
.com_menu a:hover {
	background:rgba(255,255,255,0.5);
}
.com_menu span {
	display: inline-block;
	max-width: 12em;
	margin-left: auto;
	margin-right: auto;
	box-sizing: border-box;
	padding-left: 2.2em;
	padding-right: 1.5em;
	position: relative;
	text-align: left;
}
.com_menu span::before {
	content: "";	/*アイコン*/
	position: absolute;
	width: 1.5em;
	height: 1.5em;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url("../images/icon_price@2x.png") no-repeat center center;
	background-size: contain;
}
.com_menu.icon_first span::before {
	background-image: url("../images/icon_first@2x.png");
}
.com_menu span::after {
	font-family: 'fontello';
	content: '\e800';
	position: absolute;
	font-size: 80%;
	font-weight: normal;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {	
.com_menu a {
	letter-spacing: .05em;
	text-align: center;
}
.com_menu span {
	padding-left: 2.0em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_medical li[class^="icon"]::before {
	height: 1px;	/*下の罫線*/
}
.com_medical li[class^="icon"]::after {
	width: 1px;	/*下の罫線矢印*/
	bottom: 1px;
}
.com_menu a {
	font-size: 100%;
	padding: 1.5em 0;
	letter-spacing: .05em;
	text-align: center;
}
.com_menu span {
	padding-left: 2.0em;
}
}



/*下層共通
---------------------------------------------------------*/
/*パンクズ*/
.pankuzu {
	width: 94%;
	max-width: 1340px;
	margin: 50px auto 100px;
	color: #80786a;
	font-size: 90%;
	letter-spacing: .15em;
	line-height: 1.4em;
	display: flex;
    flex-wrap: wrap;
}
.pankuzu a {
	color: #80786a;
	text-decoration: underline;
}
.pankuzu a:hover {
	color: #c5c2bb;
	text-decoration: none;
}
.pankuzu li::after {
	content: "ー";
	margin: 0 .5em;
}
.pankuzu li:last-child::after {
	display: none;
}
/*導入文*/
.com_lead {
	text-align: center;
}
.com_lead_txt {
	font-size: min(4.0vw, 235%);
	letter-spacing: .15em;
	line-height: 1.6em;
}
.com_lead > dt {
	margin-bottom: .5em;
}
/*インデックス*/
.com_index1 {
    position: relative;
	text-align: center;
	color: #fff;
	font-size: min(3.5vw, 200%);
	letter-spacing: .15em;
	line-height: 1.6em;
	font-feature-settings: "halt";
	padding: .7em 3%;
	background-color: #866d5a;
	margin-bottom: 70px;
    overflow: hidden;
}
.com_index1::before{
    position: absolute;
    display: block;
    content: "";
    background: url(../images/index_wave_l@2x.png)no-repeat top left;
    background-size: auto 100%;
    height: 100%;
    width: 150px;
    top: 0;
    left: 0;
}
.com_index1::after{
    position: absolute;
    display: block;
    content: "";
    background: url(../images/index_wave_r@2x.png)no-repeat top right;
    background-size: auto 100%;
    height: 100%;
    width: 150px;
    top: 0;
    right: 0;
}
.com_index2 {
	text-align: center;
	font-size: 125%;
	letter-spacing: .15em;
	line-height: 1.6em;
	margin-bottom: 70px;
}
.com_index2 .ft_cy_b {
	color: #e8e2ca;
	font-size: 330%;
	letter-spacing: .1em;
	line-height: 1.2em;
}
.com_index3 {
	text-align: center;
	color: #fff;
	font-size: min(3.5vw, 200%);	/*com_index1と同じサイズ*/
	letter-spacing: .15em;
	line-height: 1.6em;
	font-feature-settings: "halt";
	padding: .7em 3%;
	background-color: #866d5a;
	border-radius: .3em;
	margin-bottom: 50px;
}
.com_index4 {
	position: relative;
    text-align: center;
    color: #866d5a;
    font-size: min(3.5vw,200%);
	font-weight: 600;
    letter-spacing: .15em;
    line-height: 1.4em;
    padding: .7em 0;
    border-top: solid 1px #866d5a;
    border-bottom: solid 1px #866d5a;
	margin-bottom: 50px;
}
/* style */
.com_style1 > dt {
	font-size: min(2.5vw,150%);
	font-weight: bold;
	letter-spacing: .15em;
	line-height: 1.4em;
	margin-bottom: .5em;
}
/*ボックス*/
.com_inbox {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*パンクズ*/
.pankuzu {
	margin: 2% auto 6%;
}
/*導入文*/
.com_lead_txt {
	letter-spacing: .1em;
}
/*インデックス*/
.com_index1 {
	margin-bottom: 5%;
}
.com_index1::before{
    left:-50px;
}
.com_index1::after{
    right:-50px;
}
.com_index2 {
	letter-spacing: .1em;
	margin-bottom: 5%;
}
.com_index2 .ft_cy_b {
	letter-spacing: .15em;
}
.com_index3 {
	margin-bottom: 4%;
}
.com_index4 {
	margin-bottom: 5%;
}
/*ボックス*/
.com_inbox {
	width: 100%;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*パンクズ*/
.pankuzu {
	margin: 4% auto 10%;
	font-size: 80%;
	letter-spacing: normal;
}
/*導入文*/
.com_lead_txt {
	font-size: 150%;
	letter-spacing: .1em;
}
.com_lead > dd {
	text-align: left;
}
/*インデックス*/
.com_index1 {
	font-size: 150%;
	letter-spacing: .1em;
	padding: .5em 0;
	background-size: 120% 1.5em;
	margin-bottom: 8%;
}
.com_index1::before{
    left:-60px;
}
.com_index1::after{
    right:-60px;
}
.com_index2 {
	font-size: 110%;
	letter-spacing: .1em;
	margin-bottom: 8%;
}
.com_index2 .ft_cy_b {
	font-size: 270%;
	letter-spacing: .15em;
}
.com_index3 {
	font-size: 140%;
	letter-spacing: .1em;
	padding: .5em 0;
	margin-bottom: 6%;
}
.com_index4 {
    font-size: 140%;
    letter-spacing: .1em;
    padding: .7em 0;
	margin-bottom: 7%;
}
/* style */
.com_style1 > dt {
	font-size: 120%;
	letter-spacing: .1em;
}
}



/*下層共通
---------------------------------------------------------*/
/*隙間*/
.com_btm_150 {
	margin-bottom: 150px;
}
.com_btm_120 {
	margin-bottom: 120px;
}
.com_btm_100 {
	margin-bottom: 100px;
}
.com_btm_90 {
	margin-bottom: 90px;
}
.com_btm_80 {
	margin-bottom: 80px;
}
.com_btm_70 {
	margin-bottom: 70px;
}
.com_btm_60 {
	margin-bottom: 60px;
}
.com_btm_50 {
	margin-bottom: 50px;
}
.com_btm_40 {
	margin-bottom: 40px;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*隙間*/
.com_btm_150 {
	margin-bottom: 12%;
}
.com_btm_120 {
	margin-bottom: 10%;
}
.com_btm_100 {
	margin-bottom: 8%;
}
.com_btm_90 {
	margin-bottom: 8%;
}
.com_btm_80 {
	margin-bottom: 7%;
}
.com_btm_70 {
	margin-bottom: 6%;
}
.com_btm_60 {
	margin-bottom: 5%;
}
.com_btm_50 {
	margin-bottom: 4%;
}
.com_btm_40 {
	margin-bottom: 4%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*隙間*/
.com_btm_150 {
	margin-bottom: 14%;
}
.com_btm_120 {
	margin-bottom: 13%;
}
.com_btm_100 {
	margin-bottom: 12%;
}
.com_btm_90 {
	margin-bottom: 11%;
}
.com_btm_80 {
	margin-bottom: 10%;
}
.com_btm_70 {
	margin-bottom: 9%;
}
.com_btm_60 {
	margin-bottom: 8%;
}
.com_btm_50 {
	margin-bottom: 7%;
}
.com_btm_40 {
	margin-bottom: 6%;
}
}



/*f_bnr
---------------------------------------------------------*/
.f_bnr {
	background: #fff;
	padding: 70px 0;
}
.f_bnr ul {
	width: 90%;
	max-width: 940px;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
.f_bnr ul li.com_bnr_news {
	width: 22%;
}
.f_bnr ul li.bnr_rec {
	width: 48%;
	max-width: 450px;
}
.f_bnr ul li.bnr_rec a {
	display: block;
	position: relative;
}
.f_bnr ul li.bnr_rec p {
	position: absolute;
	left: 6%;
	top: 50%;
	transform: translateY(-50%);
	color: #fff;
	font-size: 105%;
	letter-spacing: .25em;
	line-height: 1.2em;
}
.f_bnr ul li.bnr_rec p .ft_cy_b {
	display: block;
	color: #f59a65;
	font-size: min(3.5vw,205%);
	letter-spacing: .2em;
	line-height: 1.0em;
	margin-bottom: .1em;
}
.com_bnr_news {
	position: relative;
}
.com_bnr_news::before {
	content: "";	/*下の罫線*/
	position: absolute;
	width: 100%;
	height: 2px;
	background: #b1a5a5;
	right: 0;
	bottom: -2px;
	transition: all 0.8s;
}
.com_bnr_news::after {
	content: "";	/*下の罫線矢印*/
	position: absolute;
	width: 2px;
	height: .4em;
	background: #b1a5a5;
	right: 0;
	bottom: 0;
	transform-origin: right bottom;
	transform: rotate(-30deg);
}
.com_bnr_news:hover::before {
	transition: all 0.4s;
	width: 70%;
}
.com_bnr_news a {
	display: block;
	padding: 1.5em 0;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.f_bnr {
	padding: 6% 0;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.f_bnr {
	padding: 6% 0;
}
.f_bnr ul {
	max-width: 100%;
    flex-wrap: wrap;
}
.f_bnr ul li.com_bnr_news {
	width: 48%;
}
.f_bnr ul li.bnr_rec {
	width: 100%;
	max-width: 100%;
	margin-top: 6%;
	font-size: 90%;
}
.f_bnr ul li.bnr_rec p .ft_cy_b {
	font-size: 150%;
}

.com_bnr_news::before {
	height: 1px;	/*下の罫線*/
	bottom: -1px;
}
.com_bnr_news::after {
	width: 1px;	/*下の罫線矢印*/
}
.com_bnr_news a {
	padding: .7em 0;
}
}



/*footer
---------------------------------------------------------*/
footer {
	background: #866d5a;/*866d5a*/
	color: #fff;
}
footer a {
	color: #fff;
}
footer .f_info {
	padding-top: 60px;
	padding-bottom: 80px;
}
footer .f_clinic {
	position: relative;
	display: flex;
    justify-content:  center;
    align-items: center;
	padding-top: 100px;
	background: url("../images/logo1@2x.png") no-repeat center top;
	background-size: 84px auto;
	margin-bottom: 60px;
}
footer .f_clinic dt {
	margin-right: 1.0em;
}

footer .f_info .f_flex {
	display: flex;
    justify-content: space-between;
}
footer .f_info .f_flex .f_box_l {
	width: 43%;
	max-width: 470px;
}
footer .f_info .f_flex .f_box_r {
	width: 54%;
	max-width: 590px;
}
footer .f_uketsuke {
	margin-top: 20px;
	display: table;
	table-layout: fixed;
	width: 100%;
	background: #7e634f;
	letter-spacing: .1em;
	line-height: 1.6em;
}
footer .f_uketsuke dt,
footer .f_uketsuke dd {
	display: table-cell;
	vertical-align: middle;
	box-sizing: border-box;
}
footer .f_uketsuke dt {
	width: 23.5%;
	background: #fff;
	padding: .8em 2%;
}
footer .f_uketsuke dd {
	width: 76.5%;
	padding: .8em 4%;
}
footer .f_info .f_flex .f_box_l p {
	text-align: center;
	font-size: 85%;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-top: .5em;
}

footer .f_kamoku {
	line-height: 1.8em;
	margin-top: 30px;
}

footer .f_monshin {
	width: 80%;
	max-width: 750px;
	margin: 60px auto 0;
	text-align: center;
}
footer .f_monshin dt {
	position: relative;
	margin-bottom: 15px;
}
footer .f_monshin dt::before {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #978171;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
footer .f_monshin dt span {
	position: relative;
	z-index: 1;
	display: inline-block;
	background: #866d5a;
	font-size: 120%;
	letter-spacing: .15em;
	line-height: 1.2em;
	padding: 0 2.0em;
}
footer .f_monshin ul {
	width: 90%;
	max-width: 600px;
	margin: 30px auto 0;
	display: flex;
    justify-content: space-between;
}
footer .f_monshin li {
	width: 49%;
	max-width: 290px;
	background: #fff;
	font-size: 115%;
	letter-spacing: .1em;
	line-height: 1.2em;
	border-radius: 4em;
}
footer .f_monshin li a {
	border-radius: 4em;
	display: block;
	padding: 1.2em 0;
	position: relative;
	background: #b480b3;
}
footer .f_monshin li a::before {
	content: "";	/*PDFアイコン*/
	position: absolute;
	width: 1.6em;
	height: 100%;
	left: calc(50% + 4.5em);
	top: 0;
	background: url("../images/dl_icon1.svg") no-repeat center center;
	background-size: contain;
}
footer .f_monshin li a::after {
	content: "";	/*イラスト*/
	position: absolute;
	width: 3.0em;
	height: 100%;
	left: 2%;
	top: 0;
	background: url("../images/dl_otona@2x.png") no-repeat center bottom;
	background-size: contain;
}
footer .f_monshin li.kodomo a {background: #6bc3d8;}
footer .f_monshin li.kodomo a::before {background-image: url("../images/dl_icon2.svg");}
footer .f_monshin li.kodomo a::after {background-image: url("../images/dl_kodomo@2x.png");}

/*myna*/
footer .myna {
	max-width: 1000px;
	box-sizing: border-box;
	background: #fff;
	padding: 3% 4%;
	margin: 60px auto 0;
	font-size: 90%;
	text-align: center;
	line-height: 1.6em;
	color: #3e331d;
}
footer .myna a {
	color: #3e331d;
}
footer .myna p.title {
	color: #f77fa2;
	text-align: center;
	font-size: 135%;
	line-height: 1.4em;
	margin-bottom: .5em;
}
footer .myna .txt {
	text-align: left;
	text-indent: -1.0em;
	padding-left: 1.0em;
}
footer .myna div.link {
	margin: 1.0em auto 0;
}
footer .myna div.link a {
	display: inline-block;
	font-size: 105%;
	line-height: 1.2em;
	padding-right: 1.5em;
	position: relative;
}
footer .myna div.link a::after {
	content: "";
	position: absolute;
	width: 1.2em;
	height: 1.2em;
	background: url("../images/myna_link.svg") no-repeat center center;
	background-size: contain;
	top: 0;
	right: 0;
}

footer .f_access {
	position: relative;
	background: #8c7462;
}
footer .f_access .box_l {
	position: absolute;
	width: 53.5%;
	height: 100%;
	left: 0;
	top: 0;
}
footer .f_access .box_r {
	width: 46.5%;
	box-sizing: border-box;
	padding: 80px 3%;
	margin-left: auto;
	margin-right: 0;
}
footer .f_access .box_l iframe {
	display: block;
	width: 100%;
	height: 100%;
}
footer .f_access .box_r .f_inbox {
	width: 100%;
	max-width: 500px;
	margin: 0 auto;
	text-align: left;
}
footer .f_access .box_r p.ft_cy_b {
	color: #b0a094;
	font-size: 175%;
	letter-spacing: .25em;
	line-height: 1.2em;
	margin-bottom: .3em;
}
footer .f_access .box_r .f_access {
	display: flex;
    align-items: center;
	font-size: 105%;
	letter-spacing: .15em;
	line-height: 1.4em;
	margin: 20px 0 30px;
}
footer .f_access .box_r .f_access span {
	display: block;
	color: #d5ffa3;
	font-size: 85%;
	letter-spacing: .15em;
	line-height: 1.4em;
}
footer .f_access .box_r .f_access li {
	margin-right: 5%;
	padding-left: 3.8em;
	position: relative;
}
footer .f_access .box_r .f_access li::before {
	content: "";
	position: absolute;
	width: 3.3em;
	height: 3.3em;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: url("../images/icon_train.svg") no-repeat center center;
	background-size: contain;
}
footer .f_access .box_r .f_access li.icon_car::before {
	background-image: url("../images/icon_car.svg");
}
footer .f_access .box_r .f_access li:last-child {
	margin-right: 0;
}

footer .f_sitemap {
	padding-top: 100px;
	padding-bottom: 80px;
	color: #b0a094;
	position: relative;
	z-index: 1;
}
footer .f_sitemap a {
	color: #c2b6ac;
}
footer .f_sitemap a:hover {
	color: #fff;
}
footer .f_menu_list {
	display: flex;
    flex-wrap: wrap;
	font-size: 85%;
	letter-spacing: .1em;
	line-height: 2.0em;
	/*margin-bottom: .5em;*/
}/*
footer .f_menu_list:last-of-type {
	margin-bottom: 0;
}*/
footer .f_menu_list > li {
	margin-right: .6em;
    margin-bottom: .7em;
}
footer .f_menu_list > li:last-child {
	margin-right: 0;
}
footer .f_menu_list a {
	padding-left: .5em;
}
footer .f_menu_list a::before {
	font-family: 'fontello';
	content: '\e800';
}
footer .f_sitemap .f_flex {
	margin-top: 40px;
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
footer .f_sitemap .f_flex .f_box_l {
	width: 33%;
}
footer .f_sitemap .f_flex .f_box_r {
	width: 67%;
	text-align: right;
}
footer .f_sitemap .f_site_bnr > li {
	width: 100%;
	max-width: 276px;
	position: relative;
}
footer .f_sitemap .f_site_bnr > li::before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	left: 6px;
	top: 6px;
	background: #7c6450;
}
footer .f_sitemap .f_site_bnr a {
	display: block;
	overflow: hidden;
}
footer .f_sitemap .f_site_bnr a,
footer .f_sitemap .f_site_bnr > li::before {
	border-radius: 8px;
}
footer .f_sitemap .page_top {
	width: 18%;
	max-width: 62px;
	margin-left: auto;
	margin-right: 0;
}
footer .f_sitemap .page_top a {
	display: block;
	background: rgba(124,94,76,0.7);
	border-radius: 50%;
}
footer .f_sitemap .page_top a:hover {
	background: #9e8a7b;
}
footer .f_sitemap .copyright {
	font-size: 85%;
	letter-spacing: .25em;
	line-height: 1.6em;
	margin-top: 1.5em;
}

/* PC調整
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-width: 1300px) {
footer .f_access .box_r .f_access {
	font-size: 1.6vw;
	letter-spacing: normal;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
footer .f_info {
	padding-top: 5%;
	padding-bottom: 6%;
}
footer .f_clinic {
	margin-bottom: 5%;
}
footer .f_info .f_flex .f_box_l {
	font-size: 90%;
}
footer .f_uketsuke {
	letter-spacing: .04em;
}
footer .f_info .f_flex .f_box_l p {
	letter-spacing: normal;
}
footer .f_monshin {
	margin-top: 5%;
}
footer .f_monshin ul {
	margin-top: 3%;
}
/*myna*/
footer .myna {
	margin-top: 5%;
}
footer .f_access .box_r {
	padding: 6% 3%;
}
footer .f_access .box_r .f_access {
	display: block;
	font-size: 110%;
	letter-spacing: .1em;
}
footer .f_access .box_r .f_access li {
	margin: 0 0 1.5em;
}
footer .f_access .box_r .f_access li:last-child {
	margin-bottom: 0;
}
footer .f_sitemap {
	padding-top: 6%;
	padding-bottom: 6%;
}
footer .f_menu_list {
	font-size: 90%;
	letter-spacing: .05em;
}
footer .f_menu_list > li {
    margin-bottom: .3em;
}
footer .f_sitemap .f_flex {
	margin-top: 0;
}
footer .f_sitemap .copyright {
	font-size: 80%;
	letter-spacing: .1em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
footer .f_info {
	padding-top: 8%;
	padding-bottom: 10%;
}
footer .f_clinic {
	margin-bottom: 10%;
}
footer .f_clinic dt {
	margin-right: .5em;
}

footer .f_info .f_flex {
	display: block;
}
footer .f_info .f_flex .f_box_l {
	width: 100%;
	max-width: 100%;
	margin-bottom: 8%;
}
footer .f_info .f_flex .f_box_r {
	width: 100%;
	max-width: 100%;
}
footer .f_uketsuke {
	margin-top: 4%;
	font-size: 80%;
}
footer .f_info .f_flex .f_box_l p {
	font-size: 80%;
	letter-spacing: normal;
}
footer .f_kamoku {
	font-size: 90%;
	margin-top: 8%;
}
footer .f_monshin {
	margin-top: 8%;
	width: 100%;
	max-width: 100%;
}
footer .f_monshin dt {
	margin-bottom: .5em;
}
footer .f_monshin dt span {
	font-size: 110%;
	letter-spacing: .1em;
	padding: 0 1.0em;
}
footer .f_monshin ul {
	width: 100%;
	max-width: 100%;
	margin-top: 0;
	display: block;
}
footer .f_monshin li {
	width: 80%;
	max-width: 100%;
	margin: .5em auto 0;
}
footer .f_monshin li a {
	font-size: 110%;
	letter-spacing: .1em;
}	
footer .myna {
	padding: 6% 4%;
	margin-top: 8%;
}
footer .f_access .box_l {
	position: relative;
	width: 100%;
	height: 70vw;
	left: auto;
	top: auto;
}
footer .f_access .box_r {
	width: 100%;
	padding: 6% 5%;
}
footer .f_access .box_l iframe {
	display: block;
	width: 100%;
	height: 100%;
}
footer .f_access .box_r .f_inbox {
	max-width: 100%;
}
footer .f_access .box_r p.ft_cy_b {
	font-size: 140%;
	letter-spacing: .1em;
}
footer .f_access .box_r .f_access {
	display: block;
	text-align: center;
	margin: 0 0 6%;
}
footer .f_access .box_r .f_access li {
	margin: 1.0em 0 0;
	padding-left: 3.8em;
	position: relative;
	text-align: left;
}	
footer .f_sitemap {
	padding-top: 8%;
	padding-bottom: 20vw;
}
footer .f_menu_list {
    justify-content: space-between;
	font-size: 90%;
	letter-spacing: .1em;
	line-height: 2.0em;
	margin-bottom: .5em;
}
footer .f_menu_list > li {
	width: 49%;
	margin-right: 0;
    margin-bottom: 0;
}
	
footer .f_sitemap .f_flex {
	margin-top: 6%;
	display: block;
}
footer .f_sitemap .f_flex .f_box_l {
	width: 100%;
}
footer .f_sitemap .f_flex .f_box_r {
	width: 100%;
	margin-top: 4%;
}
footer .f_sitemap .page_top {
	width: 12%;
}
footer .f_sitemap .copyright {
	font-size: 70%;
	letter-spacing: .1em;
	margin-top: 1.0em;
}
}



/*スマホフッター
---------------------------------------------------------*/
@media only screen and (min-width: 768px) {
#sp_footer {display: none !important;}
}
#sp_footer {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 400;
	background: #fff;
	box-sizing: border-box;
	text-align: center;
}
#sp_footer .com_contact {
	background: #5f4c3d;
    align-items: normal;
}
#sp_footer .comc_tel {
	width: 60%;
	box-sizing: border-box;
	padding: .5em 2% 0;
	text-align: left;
	font-size: 90%;
	background: url("../images/f_sp_tap@2x.png") no-repeat 98% bottom;
	background-size: 24% auto;
}
#sp_footer .com_web {
	width: 40%;
}



/* PC
------------------------------------------*/
@media only screen and (min-width: 960px)  {
.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;}
.sp_only{display:none !important;}
}

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