@charset "UTF-8";

body {
	text-align:center;
	font-family: "Hiragino Kaku Gothic ProN","Hiragino Sans","游ゴシック","Yu Gothic",Meiryo,sans-serif;
	font-weight: normal;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #010404;
	font-size: 16px;
	letter-spacing: .15em;
	line-height: 2.0em;
	padding:0;
	margin:0;
	background: #fff url("../images/bg@2x.jpg") repeat-y center top;
	background-size: 100% 1300px;
	-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;
}
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:#010404;
	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: bold;}
.fw_normal{font-weight: normal;}
/*</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 {
	background-size: 100% auto;
	font-size: 15px;
	letter-spacing: .1em;
	line-height: 2.0em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/* スマホのときはビューポートを基準にサイズ調節する */
/* スマホ時：emまたは%で指定する */
/* スマホ以外でビューポート基準にするときは、その都度「vw」で指定する */
body {
	background-position: left top;
	background-size: 170% 200vw;
	font-size: 4.1vw;
	letter-spacing: .05em;
	line-height: 1.8em;
}
/*<group=text_align>*/
.sp_txt_l{text-align:left;}	
/*</group>*/
}

/*全体z通
---------------------------------------------------------*/
#wrapper{
	overflow: hidden;
}
/*スマホ時は隙間を広くする*/
.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;
}
.w1280 {
	width: 94%;
	padding: 0 3%;
	max-width: 1280px;
	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;
}
.w1100 {
	width: 94%;
	padding: 0 3%;
	max-width: 1100px;
	margin: 0 auto;
	text-align: left;
}
/*スマホ時は隙間を広くする*/
.ft_min {
	font-family: "zen-old-mincho", serif;
	font-weight: 400;
	font-style: normal;
}
.ft_sempl {
	font-family: semplicitapro, sans-serif;
	font-weight: 400;
	font-style: normal;	/*斜体可*/
}
.fs15 {
	font-size: 95%;
	letter-spacing: .15em;
	line-height: 1.8em;
}
.red, .red a {color: #d0426b;}
.blue, .blue a {color: #1980be;}

.com_txt_link {
	text-decoration: underline;
}
.com_txt_link:hover {
	text-decoration: none;
	color: #1980be;
}
.com_txt_link.col_w:hover {
	color: #cccdcd;
}
/*その場でフェードしながら出てくる*/
.fadein {
	opacity: 0;
	transition: all 1.0s;
}
span.fadein {
	display: block;
}
.anime_on .fadein {
	opacity: 1;
}
/*下からフェードしながら出てくる*/
.fadeup {
	opacity: 0;
	transform: translateY(3.0rem);
	transition: all 1.0s;
}
span.fadeup {
	display: block;
}
.anime_on .fadeup {
	opacity: 1;
	transform: translateY(0rem);
}
/*上からフェードしながら出てくる*/
.fadedown {
	opacity: 0;
	transform: translateY(-3.0rem);
	transition: all 1.0s;
}
span.fadedown {
	display: block;
}
.anime_on .fadedown {
	opacity: 1;
	transform: translateY(0rem);
}
/*その場でズームしながら出てくる*/
.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;}
/*swiper共通設定*/
.swiper {
    overflow: visible !important;
}
.swip_ticker .swiper-wrapper {
	transition-timing-function: linear !important;	/*滑らかに流れ続ける*/
}
.swiper-fade .swiper-slide {
    transition-property: opacity !important;	/* フェードモード時 共通調整 */
}
.com_icon_open {
	letter-spacing: normal;
	line-height: 1.0em;
	display: inline-block;
	vertical-align: middle;
	width: 1.4em;
	height: 1.4em;
	background: #bfc0c0;
	border-radius: 50%;
	margin-left: .5em;
	transform: translateY(-.1em);
	position: relative;
}
.com_icon_open::before,
.com_icon_open::after {
	content: "";
	position: absolute;
	width: .5em;
	height: 1px;
	background: #fff;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.com_icon_open::after {
	transform: rotate(90deg);
	transition: all 0.4s;
}
.active .com_icon_open::after {
	transform: rotate(0deg);
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.fs15 {
	font-size: 95%;
	letter-spacing: .05em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.fs15 {
	font-size: 90%;
	letter-spacing: normal;
}
.max_width,
.w1500,
.w1400,
.w1340,
.w1280,
.w1220,
.w1200,
.w1100 {
	width: 90%;
	padding: 0 5%;
}
}

/*全体共通パーツ
---------------------------------------------------------*/
.com_tel {
	font-size: min(95%,1.0vw);
	letter-spacing: .15em;
	line-height: 1.4em;
	text-align: left;
}
.com_tel > dt {
	margin-bottom: .5em;
}
.com_tel dd p:nth-of-type(2) {
	margin-top: .8em;
}
/*お問い合わせ*/
.com_contact {
	display: flex;
    justify-content: space-between;
}
.com_contact li {
	width: 33.3333%;
}
.com_contact a {
	display: block;
	background-image: url("../images/corner.svg");
	background-repeat: no-repeat;
	background-position: right bottom;
	background-size: 8px 8px;
}
.com_contact .col_mail a {background-color: #4493b8;}
.com_contact .col_mail a:hover {background-color: #2280ac;}
.com_contact .col_web a {background-color: #9e8da6;}
.com_contact .col_web a:hover {background-color: #9477a3;}
.com_contact .col_line a {background-color: #82cb56;}
.com_contact .col_line a:hover {background-color: #62b82e;}
/*電話＆お問い合わせ*/
.com_contact_set {
	width: 80%;
	max-width: 730px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.com_contact_set .com_tel {
	width: 42%;
	max-width: 294px;
	font-size: 95%;
}
.com_contact_set .com_tel > dt {
	margin-bottom: 1.0em;
}
.com_contact_set .com_contact {
	width: 55%;
	max-width: 390px;
}
/*診療時間*/
.com_timetable dd {
	line-height: 1.4em;
	margin-top: 1.0em;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*電話*/
.com_tel {
	font-size: 1.3vw;
	letter-spacing: .1em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*電話*/
.com_tel {
	font-size: 70%;
	letter-spacing: .1em;
}
.com_tel > dt {
	margin-bottom: .5em;
}
/*電話＆お問い合わせ*/
.com_contact_set {
	width: 100%;
	max-width: 100%;
	display: block;
}
.com_contact_set .com_tel {
	width: 70%;
	max-width: 100%;
	font-size: 90%;
	margin: 0 auto;
}
.com_contact_set .com_tel > dt {
	margin-bottom: .5em;
}
.com_contact_set .com_contact {
	width: 90%;
	max-width: 100%;
	margin: 1.0em auto 0;
}
/*診療時間*/
.com_timetable dd {
	font-size: 90%;
	margin-top: .5em;
}
}


/*header
---------------------------------------------------------*/
header {
	position: relative;
	z-index: 200;
}
header .h_flex {
	width: 100%;
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
	margin-bottom: 45px;
}
header .h_left {
	width: 38%;
	box-sizing: border-box;
	padding: 25px 2% 0;
	text-align: left;
}
header .h_right {
	width: 60%;
	max-width: 710px;
	display: flex;
    justify-content: space-between;
    align-items: flex-end;
}
header .h_left h1 {
	font-size: min(75%,1.2vw);
	letter-spacing: .1em;
	line-height: 1.4em;	
	font-feature-settings: "halt";
	margin-bottom: 1.5em;
}
header .h_left .h_logo {
	width: 100%;
	max-width: 350px;
}
header .h_right .com_tel {
	width: 42%;
	max-width: 294px;
}
header .h_right .com_contact {
	width: 55%;
	max-width: 390px;
}
header .m_nav_area {
	width: 85%;
	max-width: 1000px;
	box-sizing: border-box;
	padding: 0 4%;
	position: relative;
}
/* メニュー */
.m_nav {
	width: 100%;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.m_nav > li > a {
	display: block;
	font-family: "zen-old-mincho", serif;
	font-weight: 400;
	font-style: normal;
	font-size: min(100%,1.3vw);
	padding: 1.0em 0;
	letter-spacing: .2em;
	line-height: 1.4em;
	position: relative;
}
.m_nav > li > a::before {
	content: "";
	position: absolute;
	letter-spacing: normal;
	width: .45em;
	height: .45em;
	border-radius: 50%;
	background: #294c7f;
	margin: 0 auto;
	left: 0;
	right: 0;
	bottom: 0;
	transform: scale(0,0);
	transition: all 0.4s;
}
.m_nav > li > a:hover::before,
.m_nav > li > a.select::before {
	transform: scale(1,1);
}
/* アコーディオンメニュー */
.in_menu {
	display: none;
	position: absolute;
	z-index: 999;
	width: 100%;
	left: 0;
	top: 100%;
	background: rgba(41,76,127,0.95);
	font-size: min(95%,1.4vw);
	letter-spacing: .05em;
	line-height: 1.2em;
}
.in_menu a {
	display: block;
	text-align: left;
	color: #fff;
	padding: 1.0em .5em;
	padding-left: 2.8em;
	position: relative;
}
.in_menu a:hover {
	background: rgba(0,25,50,0.2);
}
.in_menu a::before {
	content: "";
	position: absolute;
	width: 1.0em;
	height: 1.0em;
	background: url("../images/arrow1@2x.png") no-repeat center center;
	background-size: contain;
	left: 1.0em;
	top: 50%;
	transform: translateY(-50%);
}
.in_menu li {
	border-bottom: solid 1px #5e6e83;
}
/*縦メニュー*/
.in_menu.in_long {
	width: 19em;
	padding: .5em;
	left: 50%;
	transform: translateX(-50%);
}
/*横メニュー*/
.in_menu.in_width {
	width: 90vw;
	max-width: 930px;
	box-sizing: border-box;
	padding: 1.0em;
}
.in_menu.in_width ul {
	display: flex;
    flex-wrap: wrap;
}
.in_menu.in_width ul li {
	width: 23.2%;
	margin-right: 2.4%;
	border-bottom: solid 1px #5e6e83;
	margin-bottom: .5em;
}
.in_menu.in_width ul li:nth-child(4n) {
	margin-right: 0;
}
.in_menu.in_width ul a {
	padding: 0;
	height: 3.2em;
}
.in_menu.in_width ul span {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	display: block;
	width: 100%;
	box-sizing: border-box;
	padding-left: 2.8em;
	padding-right: .5em;
}
.in_menu.in_width ul .typ_btn {
	border: none;
	padding: .2em 0;
}
.in_menu.in_width ul .typ_btn a {
	height: 2.8em;
	background: rgba(236,239,238,0.8);
	color: #010404;
	border-radius: 3em;
}
.in_menu.in_width ul .typ_btn a:hover {
	background: rgba(236,239,238,0.6);
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
header .h_flex {
	margin-bottom: 2%;
}
header .h_left {
	padding-top: 2%;
}
header .h_left h1 {
	font-size: 1.2vw;
	letter-spacing: normal;
	margin-bottom: 1.0em;
}
.m_nav > li > a {
	font-size: 1.7vw;
	letter-spacing: .15em;
}
.in_menu {
	font-size: 1.6vw;
	letter-spacing: normal;
}
}
/* 画面高さ：1000px以下
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-height: 950px) {
header .h_flex {
	margin-bottom: 1vh;
}
header .h_left {
	padding-top: 2.0vh;
	width: 50%;
	max-width: 500px;
}
header .h_left .h_logo {
	width: 50vh;
	max-width: 300px;
}
header .h_right {
	width: 100vh;
	max-width: 580px;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
header .h_flex {
	display: block;
	margin-bottom: 0;
}
header .h_left {
	width: 85%;
	padding: 1.0em 4% 0;
}
header .h_right {
	display: none;
}

header .h_left h1 {
	font-size: 60%;
	letter-spacing: normal;
	margin-bottom: 1.0em;
}
header .h_left .h_logo {
	width: 75%;
}
header .m_nav_area {
	display: none;
}
}

/*スクロールメニュー
---------------------------------------------------------*/
#scl_header {
	position: fixed;
	z-index: 500;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(255,255,255,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: 66%;
	max-width: 900px;
	box-sizing: border-box;
	padding: 0 2%;
	position: relative;
}
#scl_header .scl_flex .scl_contact {
	width: 44%;
	max-width: 660px;
	display: flex;
    justify-content: space-between;
    align-items: center;
	text-align: center;
}
#scl_header .m_nav > li > a {
	letter-spacing: .1em;
}
#scl_header .com_tel {
	width: 40%;
}
#scl_header .com_contact {
	width: 57%;
	max-width: 372px;
}
#scl_header .com_tel > dt {
	letter-spacing: .1em;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#scl_header .scl_flex .scl_nav_area {
	padding: 0 2%;
}
#scl_header .scl_nav_area .m_nav > li > a {
	font-size: 1.4vw;
	letter-spacing: normal;
}
#scl_header .com_tel > dt {
	font-size: 1.1vw;
	letter-spacing: normal;
}
#scl_header .com_contact a {
	padding: 0.5vw 0;
}
}
/* 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 {
	color: #fff;
}
#drawer-content a {
	color: #fff;
}
#drawer-content .drw_box1 {
	padding: 15% 3% 10%;
	text-align: left;
}
#drawer-content .drw_index {
	color: #596479;
	font-size: 180%;
	letter-spacing: .15em;
	line-height: 1.2em;
}
#drawer-content .drw_menu {
	padding-left: 5%;
	font-size: 95%;
	letter-spacing: .05em;
	line-height: 1.3em;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	margin-bottom: 8%;
}
#drawer-content .drw_menu:last-child {
	margin-bottom: 0;
}
#drawer-content .drw_menu li {
	width: 48%;
	border-bottom: solid 1px #505c72;
}
#drawer-content .drw_menu li a {
	display: block;
	height: 3.5em;
	position: relative;
}
#drawer-content .drw_menu li a::before {
	content: "";
	position: absolute;
	width: 1.0em;
	height: 1.0em;
	background: url("../images/arrow1@2x.png") no-repeat center center;
	background-size: contain;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
#drawer-content .drw_menu li span {
	display: block;
	position: absolute;
	left: 1.5em;
	top: 50%;
	transform: translateY(-50%);
}
#drawer-content .drw_box2 {
	position: relative;
}
#drawer-content .drw_box2::before {
	content: "";
	position: absolute;
	width: 95%;
	height: 100%;
	left: 0;
	top: 0;
	background: #0d2444;
	border-top-right-radius: 10vw;	/*フッターと揃える*/
}
#drawer-content .drw_box2 .drw_bg {
	position: relative;
	z-index: 1;
	padding: 8% 0;
	text-align: center;
}
#drawer-content .drw_clinic dt {
	font-size: 170%;
	letter-spacing: .15em;
	line-height: 1.2em;
	margin-bottom: .5em;
}
#drawer-content .drw_clinic dd {
	font-size: 90%;
	letter-spacing: .05em;
	line-height: 1.6em;
}
#drawer-content .com_timetable {
	width: 80%;
	max-width: 530px;
	margin: 8% auto 0;
	text-align: left;
}
#drawer-content .drw_box3 {
	padding: 8% 6% 10%;
}

/*共通
---------------------------------------------------------*/
#pagebody {
	position: relative;
	z-index: 1;
	max-height: 100%;
}
/*矢印*/
.com_arrow {
	display: inline-block;
	letter-spacing: normal;
	line-height: 1.0em;
	width: 3.0em;
	height: 3.0em;
	border-radius: 50%;
	background: #294c7f;
	color: #fff;
	overflow: hidden;
	position: relative;
}
.com_arrow i {
	display: block;
	position: absolute;
	left: .9em;
	top: 1.0em;
}
.com_arrow i.icon-site {
	left: .8em;
	top: .9em;
}
.com_hov:hover .com_arrow i {
    animation: arwAnimation 0.6s forwards;
}
@keyframes arwAnimation {
0% {
	opacity: 1;
	transform: translateX(0em);
}
50% {
	opacity: 0;
	transform: translateX(1.0em);
}
51% {
	opacity: 0;
	transform: translateX(-1.0em);
}
100% {
	opacity: 1;
	transform: translateX(0em);
}
}
/*ボタン1*/
.com_btn1 a {
	display: inline-block;
	position: relative;
	text-align: left;
	font-size: 120%;
	letter-spacing: .15em;
	line-height: 1.4em;
	padding: .7em 0;
	padding-right: 4.0em;
	min-width: 7.5em;
	margin-top: 1.0em;
}
.com_btn1.w13em a {
	min-width: 13.0em;
}
.com_btn1.w11em a {
	min-width: 11.0em;
}
.com_btn1 a::before {
	content: "";
	position: absolute;
	width: calc(100% - 3.0em);
	height: 1px;
	background: #294c7f;
	left: 0;
	bottom: 0;
}
.com_btn1 a .com_arrow {
	position: absolute;
	font-size: 85%;
	right: 0;
	bottom: 0;
}
.com_btn1 a:hover::before {
    animation: btnAnimation 0.6s forwards;
}
.com_btn1.col_white a {	color: #fff;}
.com_btn1.col_white a::before {background: #fff;}
.com_btn1.col_white .com_arrow {
	background: #fff;
	color: #294c7f;
}
.com_btn1_list {
	display: flex;
    flex-wrap: wrap;
	margin-top: 1.5em;
}
.com_btn1_list.pos_center {
    justify-content: center;
}
.com_btn1_list li {
	margin-right: 30px;
}
.com_btn1_list li:last-child {
	margin-right: 0;
}
.com_btn1_list a {
	margin-top: .5em;
}
@keyframes btnAnimation {
0% {
	transform-origin: right center;
	transform: scale(1,1);
}
50% {
	transform-origin: right center;
	transform: scale(0,1);
}
51% {
	transform-origin: left center;
	transform: scale(0,1);
}
100% {
	transform-origin: left center;
	transform: scale(1,1);
}
}
/*ボタン2*/
.com_btn2 a {
	display: inline-block;
	position: relative;
	background: #294c7f;
	text-align: left;
	color: #fff;
	font-size: 120%;
	letter-spacing: .15em;
	line-height: 1.4em;
	padding: .9em 1.5em;
	padding-right: 5.0em;
	border-radius: .6em;
	margin-top: 1.0em;
}
.com_btn2 a:hover {
	background: #1980be;
}
.com_btn2 a .com_arrow {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: transparent;
}
.com_btn2.arrw_vert .com_arrow {
	transform: translateY(-50%) rotate(90deg);
}
/*ボタン3*/
.com_btn3 a {
	display: inline-block;
	position: relative;
	text-align: left;
	font-size: 120%;
	letter-spacing: .15em;
	line-height: 1.4em;
	padding-left: 2.8em;
	margin-top: 1.0em;
}
.com_btn3 a .com_arrow {
	position: absolute;
	font-size: 70%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
/*ボタン4*/
.com_btn4 a {
	margin-top: 2.0em;
	display: inline-block;
	background: #b79952;
	text-align: center;
	color: #fff;
	font-size: 110%;
	letter-spacing: .15em;
	line-height: 1.4em;
	padding: .8em 1.0em;
	padding-right: 2.0em;
	min-width: 12em;
	position: relative;
	border-radius: 3.0em;
}
.com_btn4 .com_arrow {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: transparent;
}
.com_btn4.arrw_vert .com_arrow {
	transform: translateY(-50%) rotate(90deg);
}
.com_btn4.col_white a {
	background: #fff;
	color: #293e5a !important;
}
.com_btn4.col_white .com_arrow {
	background: transparent;
	color: #294c7f;
}
.com_btn4_list {
	display: flex;
    flex-wrap: wrap;
	margin-top: 1.5em;
}
.com_btn4_list li {
	margin-right: 10px;
}
.com_btn4_list li:last-child {
	margin-right: 0;
}
.com_btn4_list a {
	margin-top: .5em;
}
/*背景幅*/
.com_bg_width {
	padding-left: 1.8%;
	padding-right: 1.8%;
}
/*擬似要素で↑と同幅の背景をつける場合*/
.com_bg_before {
	position: relative;
	z-index: 1;
}
.com_bg_before::before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 96.4%;
	height: 100%;
	background: #3078ae;
	left: 0;
	right: 0;
	top: 0;
	margin: auto;
}
/*白背景*/
.com_bg_white_t {
	background: linear-gradient(0deg, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 95%);	/*上がグラデ透過*/
}
.com_bg_white_b {
	background: linear-gradient(0deg, rgba(255,255,255,0) 5%, rgba(255,255,255,1) 15%);	/*下がグラデ透過*/
}
.com_bg_white_tb {
	background: linear-gradient(0deg, rgba(255,255,255,0) 5%, rgba(255,255,255,1) 15%, rgba(255,255,255,1) 85%, rgba(255,255,255,0) 95%);	/*上下がグラデ透過*/
}
.com_bg_white {
	background: #fff;	/*ベタ*/
}

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

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*ボタン1*/
.com_btn1 a {
	font-size: 115%;
	letter-spacing: .05em;
	margin-top: .5em;
}
/*ボタン2*/
.com_btn2 a {
	font-size: 115%;
	letter-spacing: .05em;
}
/*ボタン3*/
.com_btn3 a {
	font-size: 115%;
	letter-spacing: .05em;
}

/*ボタン4*/
.com_btn4 a {
	margin-top: 1.5em;
	letter-spacing: .1em;
}
.com_btn4_list {
	margin-top: 1.0em;
}
.com_btn4_list a {
	margin-top: .5em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*ボタン1*/
.com_btn1 a {
	font-size: 105%;
	letter-spacing: .05em;
	line-height: 1.4em;
	padding: .5em 0;
	padding-right: 3.0em;
	min-width: 8.0em;
	margin-top: .5em;
}
.com_btn1.w11em a {
	min-width: 10.0em;
}
.com_btn1 a::before {
	width: calc(100% - 2.3em);
}
.com_btn1 a .com_arrow {
	font-size: 75%;
}
.com_btn1_list {
	display: block;
	margin-top: .5em;
}
.com_btn1_list.pos_center {
	text-align: center;
}
.com_btn1_list li {
	margin-right: 0;
}
.com_btn1_list a {
	margin-top: 1.0em;
}
.com_btn1_list li:first-child a {
	margin-top: 0;
}
/*ボタン2*/
.com_btn2 a {
	font-size: 105%;
	letter-spacing: .05em;
	padding: .9em 1.0em;
	padding-right: 4.0em;
	margin-top: 1.0em;
}
/*ボタン3*/
.com_btn3 a {
	font-size: 105%;
	letter-spacing: .05em;
	margin-top: 1.5em;
}
/*ボタン4*/
.com_btn4 a {
	margin-top: 1.0em;
	font-size: 100%;
	letter-spacing: .1em;
}
.com_btn4_list {
	margin-top: 1.0em;
	display: block;
}
.com_btn4_list li {
	margin-right: 0;
}
.com_btn4_list a {
	margin-top: .5em;
}
/*横に流れるスライドショー*/
.com_ticker .swiper-slide {
	width: 50vw !important;/*スライド画像の幅*/
}
}

/*下層メインイメージ
---------------------------------------------------------*/
/*パンクズ*/
.pankuzu {
	margin-top: 35px;
	margin-bottom: 20px;
	color: #808181;
	font-size: 85%;
	letter-spacing: .15em;
	line-height: 1.4em;
	display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
}
.pankuzu a {
	color: #010404;
}
.pankuzu a:hover {
	color: #808181;
}
.pankuzu li::after {
	content: "-";
	margin: 0 .5em;
}
.pankuzu li:last-child::after {
	display: none;
}
/*メインイメージ*/
.contentpage .m_img_area .m_title_area {
	position: relative;
	height: 16vw;	/*高さ*/
	max-height: 220px;
}
.contentpage .m_img_area .m_title_area .m_title {
	position: absolute;
	left: 0;
	top: 0;
}
.contentpage .m_img_area .m_title .ft_min {
	font-size: min(375%,5.0vw);
	letter-spacing: .15em;
	line-height: 1.2em;	
	font-feature-settings: "halt";
}
.contentpage .m_img_area .m_title .ft_sempl {
	color: #1980be;
	font-size: 110%;
	letter-spacing: .15em;
	line-height: 1.4em;
	margin-top: 1.0em;
}
.contentpage .m_img_area .m_img.type1 {
	background-image: url("../images/clinic/m_img@2x.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	height: 30vw;
	max-height: 400px;
	margin-bottom: 60px;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*パンクズ*/
.pankuzu {
	margin-top: 3%;
	margin-bottom: 3%;
	font-size: 75%;
	letter-spacing: .1em;
}
/*メインイメージ*/
.contentpage .m_img_area .m_title .ft_min {
	font-size: 5.5vw;
	letter-spacing: .1em;
}
.contentpage .m_img_area .m_title .ft_sempl {
	font-size: 100%;
	letter-spacing: .1em;
	margin-top: .8em;
}
.contentpage .m_img_area .m_img.type1 {
	margin-bottom: 6%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*パンクズ*/
.pankuzu {
	margin-top: 8%;
	margin-bottom: 6%;
	font-size: 65%;
	letter-spacing: normal;
	margin-right: -1.0em;
}
/*メインイメージ*/
.contentpage .m_img_area .m_title_area {
	height: 25vw;/*高さ*/
	max-height: 100%;
}
.contentpage .m_img_area .m_title_area.title_long {
	height: 30vw;
}
.contentpage .m_img_area .m_title .ft_min {
	font-size: 200%;
	letter-spacing: .1em;
}
.contentpage .m_img_area .m_title .ft_sempl {
	font-size: 80%;
	letter-spacing: .1em;
	margin-top: .8em;
}
.contentpage .m_img_area .m_img.type1 {
	max-height: 100%;
	margin-bottom: 10%;
}
}

/*下層共通
---------------------------------------------------------*/
/*導入文*/
.com_lead {
	text-align: center;
}
.com_lead_txt {
	color: #294c7f;
	font-size: 250%;
	font-size: min(250%,4.0vw);
	letter-spacing: .15em;
	line-height: 1.5em;
}
.com_lead > dt {
	margin-bottom: .5em;
}
/*インデックス*/
.com_index1 {
	text-align: center;
	margin-bottom: 40px;
}
.com_index1 .ft_sempl {
	color: #cec9ce;
	font-size: 345%;
	letter-spacing: .1em;
	line-height: 1.2em;
}
.com_index1 .ft_min {
	font-size: 190%;
	letter-spacing: .15em;
	line-height: 1.4em;
	margin-top: .3em;
}
.com_index2 {
	background: #4493b8;
	text-align: center;
	color: #fff;
	font-size: 200%;
	letter-spacing: .15em;
	line-height: 1.6em;
	padding: .6em 3%;
	margin-bottom: 60px;
}
/*ボックス*/
.com_inbox {
	width: 100%;
	max-width: 1220px;
	margin-left: auto;
	margin-right: auto;
}
/*アンカーリンク*/
.com_anc_link {
	width: 90%;
	max-width: 930px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    flex-wrap: wrap;
	text-align: center;
	font-size: 120%;
	letter-spacing: .1em;
	line-height: 1.4em;
}
.com_anc_link li {
	width: 33.3333%;
	box-sizing: border-box;
	border-right: solid 1px #cccdcd;
	margin-top: .5em !important;
	position: relative;
}
.com_anc_link li:nth-child(3n-2)::before,
.com_anc_link li:first-child::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 100%;
	background: #cccdcd;
	left: -1px;
	top: 0;
}
.com_anc_link li:nth-child(-n+3) {
	margin-top: 0;
}
.com_anc_link li a {
	display: block;
	padding: 1.4em 3%;
}
.com_anc_link li p {
	display: inline-block;
	padding-right: 2.0em;
	position: relative;
}
.com_anc_link li p .com_arrow {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%) rotate(90deg);
	font-size: 75%;
	width: 2.0em;
	height: 2.0em;
	background: #7ec6f4;
}
.com_anc_link li p .com_arrow i {
	left: .35em;
	top: .4em;
}
/*スタイル*/
.com_style1 > dt {
	color: #1980be;
	font-size: 150%;
	letter-spacing: .15em;
	line-height: 1.6em;	
	font-feature-settings: "halt";
	margin-bottom: .8em;
}

/*インビザラインキャプション*/
.invi_caption {
	color: #808181;
	line-height: 1.5em;
	margin-top: .8em;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*導入文*/
.com_lead_txt {
	letter-spacing: .1em;
}
/*インデックス*/
.com_index1 {
	font-size: 90%;
	margin-bottom: 4%;
}
.com_index1 .ft_min {
	letter-spacing: .1em;
}
.com_index2 {
	font-size: 180%;
	letter-spacing: .1em;
	margin-bottom: 6%;
}
/*アンカーリンク*/
.com_anc_link {
	font-size: 110%;
	letter-spacing: .05em;
}
.com_anc_link li a {
	padding: 1.0em 3%;
}
/*スタイル*/
.com_style1 > dt {
	font-size: 150%;
	letter-spacing: .1em;
	margin-bottom: .5em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*導入文*/
.com_lead_txt {
	font-size: 150%;
	letter-spacing: .05em;
}
.com_lead > dt {
	margin-bottom: .5em;
}
.com_lead > dd {
	text-align: left;
}
/*インデックス*/
.com_index1 {
	margin-bottom: 8%;
}
.com_index1 .ft_sempl {
	font-size: 260%;
	letter-spacing: .05em;
}
.com_index1 .ft_min {
	font-size: 120%;
	letter-spacing: .1em;
	margin-top: 0;
}
.com_index2 {
	font-size: 150%;
	letter-spacing: .1em;
	padding: .6em 0;
	margin-bottom: 8%;
}
/*アンカーリンク*/
.com_anc_link {
	width: 100%;
    justify-content: space-between;
    flex-wrap: wrap;
	text-align: left;
	font-size: 100%;
	letter-spacing: .05em;
}
.com_anc_link li {
	width: 48%;
	margin-top: 1.0em !important;
	border-right: none;
	border-bottom: solid 1px #cccdcd;
}
.com_anc_link li:nth-child(2n) {
	border-right: none;
}
.com_anc_link li::before {
	display: none;
}
.com_anc_link li:nth-child(-n+2) {
	margin-top: 0 !important;
}
.com_anc_link li a {
	padding: .5em 0;
	padding-left: .5em;
}
.com_anc_link li p {
	display: block;
	padding-right: 0;
}	
/*スタイル*/
.com_style1 > dt {
	font-size: 130%;
	letter-spacing: .05em;
	margin-bottom: .4em;
}
}

/*診療メニュー
---------------------------------------------------------*/
.med_menu_area {
	background: #fff;
	padding: 70px 0;
}
.med_menu .menu1 {
	width: 100%;
	max-width: 960px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    flex-wrap: wrap;
}
.med_menu .menu1 > li {
	width: 24.2%;
	margin-right: 1.0666%;
	margin-top: 2%;
	border-bottom: solid 1px #999b9b;
}
.med_menu .menu1 > li:nth-child(4n) {
	margin-right: 0;
}
.med_menu .menu1 > li:nth-child(-n+4) {
	margin-top: 0;
}
.med_menu .menu1 a {
	display: block;
	font-size: 110%;
	letter-spacing: .1em;
	line-height: 1.4em;
	height: 4.0em;
	position: relative;
}
.med_menu .menu1 a::before {
	content: "";
	position: absolute;
	width: 10px;
	height: 95%;
	background: #daeefc;
	left: 0;
	top: 0;
}
.med_menu .menu1 a span:not(.com_arrow) {
	display: block;
	position: absolute;
	width: 100%;
	box-sizing: border-box;
	padding-left: 12%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.med_menu .menu1 a span.com_arrow {
	position: absolute;
	right: 10%;
	top: 50%;
	transform: translateY(-50%);
	font-size: 75%;
	width: 2.0em;
	height: 2.0em;
	background: #7ec6f4;
}
.med_menu .menu1 .com_arrow i {
	left: .35em;
	top: .4em;
}
.med_menu .menu2 {
	width: 90%;
	max-width: 800px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 30px;
	display: flex;
    flex-wrap: wrap;
	text-align: center;
}
.med_menu .menu2 > li {
	width: 32%;
	margin-right: 2%;
	margin-top: 2%;
}
.med_menu .menu2 > li:nth-child(3n) {
	margin-right: 0;
}
.med_menu .menu2 > li:nth-child(-n+3) {
	margin-top: 0;
}
.med_menu .menu2 .com_btn4 a {
	display: block;
	min-width: 0;
	margin-top: 0;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_menu_area {
	padding: 6% 0;
}
.med_menu .menu1 a {
	font-size: 105%;
	letter-spacing: .05em;
}
.med_menu .menu1 a span.com_arrow {
	right: 2%;
}
.med_menu .menu2 {
	margin-top: 3%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_menu_area {
	padding: 6% 0;
}
.med_menu .menu1 {
    justify-content: space-between;
}
.med_menu .menu1 > li {
	width: 47.5%;
	margin-right: 0;
	margin-top: 4% !important;
}
.med_menu .menu1 > li:nth-child(-n+2) {
	margin-top: 0 !important;
}
.med_menu .menu1 a {
	height: 3.5em;
	font-size: 95%;
	letter-spacing: .05em;
	line-height: 1.3em;
}
.med_menu .menu1 a::before {
	width: 6px;
}
.med_menu .menu1 a span:not(.com_arrow) {
	padding-left: 10%;
}
.med_menu .menu1 a span.com_arrow {
	right: 0;
}
.med_menu .menu2 {
	width: 100%;
	margin-top: 6%;
	display: flex;
    justify-content: space-between;
}
.med_menu .menu2 > li {
	width: 49%;
	margin-right: 0;
	margin-top: 3% !important;
}
.med_menu .menu2 > li:nth-child(-n+2) {
	margin-top: 0 !important;
}
}


/*隙間
---------------------------------------------------------*/
.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;
}
.com_p_btm_150 {
	padding-bottom: 150px;
}
.com_p_btm_120 {
	padding-bottom: 120px;
}
.com_p_btm_100 {
	padding-bottom: 100px;
}
/* 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%;
}
.com_p_btm_150 {
	padding-bottom: 12%;
}
.com_p_btm_120 {
	padding-bottom: 10%;
}
.com_p_btm_100 {
	padding-bottom: 8%;
}
}
/* 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%;
}
.com_p_btm_150 {
	padding-bottom: 14%;
}
.com_p_btm_120 {
	padding-bottom: 13%;
}
.com_p_btm_100 {
	padding-bottom: 12%;
}
}

/*クリニックメニュー
---------------------------------------------------------*/
.clin_menu {
	width: 100%;
	background: #fff;
	border-top: solid 1px #cccdcd;
	padding: 60px 0;
}
.clin_menu dl {
	width: 100%;
	max-width: 950px;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.clin_menu dt {
	color: #b8b1b8;
	font-size: 125%;
	letter-spacing: .1em;
	line-height: 1.4em;
	width: 24%;
}
.clin_menu dd {
	width: 76%;
}
.clin_menu dd ul {
	display: flex;
    justify-content: space-between;
}
.clin_menu dd li {
	width: 49%;
	max-width: 350px;
}
.clin_menu dd li a {
	display: block;
	background-color: #56b5fb;
	background-image: url("../images/bnr_clinic@2x.jpg");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: cover;
	color: #fff;
	font-size: 140%;
	letter-spacing: .15em;
	line-height: 1.4em;
	padding: 1.5em 0;
	padding-left: 18%;
}
.clin_menu dd li.col_devi a {
	background-color: #5db787;
	background-image: url("../images/bnr_device@2x.jpg");
}
.clin_menu dd li a p {
	width: 100%;
	max-width: 230px;
	position: relative;
}
.clin_menu dd li a .com_arrow {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	background: transparent;
	font-size: 70%;
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.clin_menu {
	padding: 5% 0;
}
.clin_menu dl {
	width: 90%;
	font-size: 90%;
}
.clin_menu dd li a {
	letter-spacing: .1em;
	padding-left: 10%;
}
.clin_menu dd li a p {
	max-width: 200px;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.clin_menu {
	padding: 6% 0 8%;
}
.clin_menu dl {
	display: block;
}
.clin_menu dt {
	font-size: 90%;
	margin-bottom: .5em;
	width: 100%;
}
.clin_menu dd {
	width: 100%;
}
.clin_menu dd li {
	max-width: 100%;
}
.clin_menu dd li a {
	font-size: 100%;
	letter-spacing: .1em;
	padding: 1.5em 0;
	padding-left: 7%;
}
.clin_menu dd li a p {
	max-width: 100%;
}
}

/*.f_bnr
---------------------------------------------------------*/
.f_bnr {
	background: #fff url("../images/bnr_shadow@2x.png") no-repeat center top;
	background-size: 100% 50px;
	padding: 60px 0 90px;
}
.f_bnr ul {
	width: 70%;
	max-width: 590px;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
}
.f_bnr ul li {
	width: 46%;
	max-width: 270px;
}
.f_bnr ul .com_btn1 a {
	display: block;
	margin-top: 0;
	min-width: 0;
}
.f_bnr ul .com_btn1 .ft_sempl {
	display: block;
	color: #294c7f;
	font-size: 210%;
	letter-spacing: .1em;
	line-height: 1.2em;
	margin-bottom: .1em;
}
.f_bnr ul .com_btn1.col_rec a::before {background: #f9998d;}
.f_bnr ul .com_btn1.col_rec .com_arrow {background: #f9998d;}
.f_bnr ul .com_btn1.col_rec .ft_sempl {color: #f9998d;}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.f_bnr {
	padding: 3% 0 5%;
}
.f_bnr ul .com_btn1 .ft_sempl {
	font-size: 180%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.f_bnr {
	background-size: 100% 8vw;
	padding: 4% 0 6%;
}
.f_bnr ul {
	width: 90%;
	max-width: 100%;
	font-size: 80%;
}
.f_bnr ul li {
	width: 45%;
	max-width: 100%;
}
.f_bnr ul .com_btn1 .ft_sempl {
	font-size: 180%;
	letter-spacing: .05em;
	margin-bottom: 0;
}
}

/*footer
---------------------------------------------------------*/
.contentpage footer {
	background: #fff;
}
footer .f_bg {
	position: relative;
	z-index: 1;
	color: #fff;
}
footer .f_bg a {
	color: #fff;
}
footer .f_bg::before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 100%;
	height: 100%;
	background: #293e5a;
	left: 0;
	top: 0;
}
footer .f_info {
	padding-top: 100px;
	padding-bottom: 60px;
}
footer .f_info .f_flex {
	display: flex;
    justify-content: space-between;
	margin-bottom: 60px;
}
footer .f_info .f_flex .f_box_l {
	width: 47%;
	max-width: 530px;
}
footer .f_info .f_flex .f_box_r {
	width: 48%;
	max-width: 580px;
}
footer .f_info .f_clinic {
	font-size: 250%;
	letter-spacing: .15em;
	line-height: 1.2em;
	margin-bottom: 1.0em;
}
footer .f_info .com_timetable {
	margin-bottom: 40px;
}
footer .f_info .f_style > dt {
	font-size: 125%;
	letter-spacing: .15em;
	line-height: 1.2em;
	padding-left: 1.2em;
	position: relative;
	margin-bottom: .8em;
}
footer .f_info .f_style > dt::before {
	content: "";
	position: absolute;
	width: .8em;
	height: 2px;
	background: #7ec6f4;
	left: 0;
	top: .5em;
}
footer .f_info .f_style > dd {
	line-height: 1.8em;
}
footer .f_info .f_kamoku ul {
	font-size: 95%;
	letter-spacing: .15em;
	line-height: 1.8em;
	display: flex;
    flex-wrap: wrap;
}
footer .f_info .f_kamoku li::after {
	content: "／";
}
footer .f_info .f_kamoku li:last-child::after {
	display: none;
}
footer .f_info .f_box_r iframe {
	display: block;
	margin-top: 20px;
}
footer .f_info .f_box_r .com_btn1 a {
	margin-top: .5em;
}

footer .f_sitemap {
	position: relative;
	z-index: 1;
	padding: 60px 0 40px;
}
footer .f_sitemap::before {
	content: "";
	position: absolute;
	z-index: -1;
	width: 95%;
	height: 100%;
	background: #0d2444;
	border-top-right-radius: 100px;
	left: -2.5%;
	top: 0;
}
footer .f_sitemap .f_inbox {
	padding-right: 10%;
}
footer .f_sitemap .open_btn {
	letter-spacing: .1em;
	line-height: 1.2em;
}
footer .f_sitemap .f_flex {
	padding-top: 20px;
	display: flex;
	font-size: 85%;
	letter-spacing: .15em;
	line-height: 1.4em;
}
footer .f_sitemap .f_flex > div {
	width: 560px;
	display: flex;
}
footer .f_sitemap .f_flex ul {
	margin-left: 8%;
}
footer .f_sitemap .f_flex ul:first-child {
	margin-left: 0;
}
footer .f_sitemap .f_flex .f_med_list {
	width: 400px;
	margin-left: 4%;
	border-left: solid 1px #5e6e83;
	padding-left: 4%;
}
footer .f_sitemap .f_flex li {
	margin-bottom: .8em;
}
footer .f_sitemap .f_flex li a {
	display: block;
	padding-left: .8em;
	position: relative;
}
footer .f_sitemap .f_flex li a:hover {
	color: #7ec6f4;
}
footer .f_sitemap .f_flex li a::before {
	content: "";
	position: absolute;
	width: .3em;
	height: 1px;
	background: #fff;
	left: 0;
	top: .5em;
}
footer .f_sitemap .f_flex br.irregular {
	display: none !important;
}
footer .f_sitemap .copyright {
	margin-top: 40px;
	text-align: right;
	color: #b6bdc7;
	font-size: 85%;
	letter-spacing: .1em;
	line-height: 1.6em;
}
footer .f_sitemap .page_top {
	position: absolute;
	z-index: 2;
	width: 2.5%;
	max-width: 27px;
	right: 3%;
	bottom: 60px;
}
footer .f_sitemap .page_top a {
	display: block;
	transition: all 0.6s;
}
footer .f_sitemap .page_top:hover a {
	transition: all 0.4s;
	transform: translateY(-15%);
}
/* 1200px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
footer .f_sitemap .f_flex {
	letter-spacing: .05em;
}
footer .f_sitemap .f_flex > div {
	width: 400px;
}
footer .f_sitemap .f_flex .f_med_list {
	width: 350px;
}
footer .f_sitemap .f_flex br.irregular {
	display: block !important;
}
}
/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
footer .f_info {
	padding-top: 6%;
	padding-bottom: 6%;
}
footer .f_info .f_flex {
	margin-bottom: 6%;
	font-size: 90%;
}
footer .f_info .f_clinic {
	letter-spacing: .1em;
	margin-bottom: 8%;
}
footer .f_info .com_timetable {
	margin-bottom: 8%;
}
footer .f_info .f_style > dt {
	letter-spacing: .1em;
	margin-bottom: .5em;
}
footer .f_info .f_kamoku ul {
	letter-spacing: .1em;
}
footer .f_sitemap {
	padding: 4% 0;
}
footer .f_sitemap::before {
	border-top-right-radius: 10vw;
}
footer .f_sitemap .f_flex {
	display: block;
	letter-spacing: .05em;
}
footer .f_sitemap .f_flex > div {
	width: 100%;
}
footer .f_sitemap .f_flex .f_med_list {
	width: 100%;
	margin-left: 0;
	border-left: none;
	padding-left: 0;
	margin-top: 2%;
	border-top: solid 1px #5e6e83;
	padding-top: 4%;
}
footer .f_sitemap .f_flex br.irregular {
	display: none !important;
}
footer .f_sitemap .copyright {
	margin-top: 3%;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
footer .f_info {
	padding-top: 10%;
	padding-bottom: 10%;
}
footer .f_info .f_flex {
	display: block;
	margin-bottom: 8%;
}
footer .f_info .f_flex .f_box_l {
	width: 100%;
	max-width: 100%;
	margin-bottom: 6%;
}
footer .f_info .f_flex .f_box_r {
	width: 100%;
	max-width: 100%;
}
footer .f_info .f_clinic {
	font-size: 180%;
	margin-bottom: 1.0em;
}
footer .f_info .com_timetable {
	margin-bottom: 8%;
}
footer .f_info .f_style > dt {
	font-size: 110%;
	letter-spacing: .1em;
	margin-bottom: .5em;
}
footer .f_info .f_style > dd {
	font-size: 90%;
	line-height: 1.6em;
}
footer .f_info .f_kamoku ul {
	letter-spacing: .05em;
}
footer .f_info .f_box_r iframe {
	margin-top: 1.0em;
}
footer .f_sitemap {
	padding: 8% 0 20vw;
}
footer .f_sitemap::before {
	border-top-right-radius: 10vw;/*スマホメニューと揃える*/
}
footer .f_sitemap .open_btn {
	text-align: center;
	letter-spacing: .1em;
	line-height: 1.2em;
}
footer .f_sitemap .open_box {
	display: none;
}
footer .f_sitemap .f_flex {
	padding-top: 2.0em;
    justify-content: space-between;
	font-size: 85%;
	letter-spacing: normal;
}
footer .f_sitemap .f_flex > div {
	width: 45% !important;
	display: block;
}
footer .f_sitemap .f_flex ul {
	margin: 0;
}
footer .f_sitemap .f_flex .f_med_list {
	margin-left: 0;
	border-left: solid 1px #5e6e83;
	padding-left: 5%;
}
footer .f_sitemap .f_flex li {
	margin-bottom: 1.0em;
}
footer .f_sitemap .copyright {
	margin-top: 6%;
	border-top: solid 1px #5e6e83;
	padding-top: 10%;
	text-align: center;
	font-size: 80%;
	letter-spacing: .1em;
}
footer .f_sitemap .page_top {
	width: 5%;
	right: 1.5%;
	bottom: 20vw;
}
}

/*スマホフッター
---------------------------------------------------------*/
@media only screen and (min-width: 768px) {
footer .f_sitemap .open_box {display: block !important;}
#sp_footer {display: none !important;}}
#sp_footer {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 100;
	background: #0d2444;
	box-sizing: border-box;
	text-align: center;
	color: #fff;
}
#sp_footer .sp_f_flex {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#sp_footer .sp_f_flex .com_tel {
	width: 48%;
	box-sizing: border-box;
	padding: 0 3%;
}
#sp_footer .sp_f_flex .com_contact {
	width: 52%;
}

/*懇意にしている歯科医院様
---------------------------------------------------------*/
.f_info .bnr_intro.com_btn2 {
	position: relative;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 2.4em;
}
.f_info .bnr_intro.com_btn2 a {
	background: #0d2444;
}
.f_info .bnr_intro.com_btn2 a:hover {
	background: #1980be;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.f_info .bnr_intro.com_btn2 {
	margin-top: 2em;
}
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.f_info .bnr_intro.com_btn2 {
	margin-top: 1em;
}
}

/* 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;}
}