@charset "UTF-8";

body {
	text-align:center;
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #666;
	font-size: 17px;
	font-weight: normal;
	letter-spacing: .14em;
	line-height: 2.4em;
	padding:0;
	margin:0;
	background:#fff;
	-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;
}
table {
    font-size:inherit;
    font:100%;
	border-collapse: collapse;
}

address{
	font-style:normal;
}

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

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

.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,
.blocklink_ank {
	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;*/
}

.dsp_n {
	display: none;
}

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

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



/*共通
---------------------------------------------------------*/
#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;
}
.w1400 {
	width: 94%;
	padding: 0 3%;
	max-width: 1400px;
	margin: 0 auto;
	text-align: left;
}
.w1360 {
	width: 94%;
	padding: 0 3%;
	max-width: 1360px;
	margin: 0 auto;
	text-align: left;
}
.w1260 {
	width: 94%;
	padding: 0 3%;
	max-width: 1260px;
	margin: 0 auto;
	text-align: left;
}
.w1220 {
	width: 94%;
	padding: 0 3%;
	max-width: 1220px;
	margin: 0 auto;
	text-align: left;
}
.w1210 {
	width: 94%;
	padding: 0 3%;
	max-width: 1210px;
	margin: 0 auto;
	text-align: left;
}
.w1200 {
	width: 94%;
	padding: 0 3%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}
.w1180 {
	width: 94%;
	padding: 0 3%;
	max-width: 1180px;
	margin: 0 auto;
	text-align: left;
}
.w1140 {
	width: 94%;
	padding: 0 3%;
	max-width: 1140px;
	margin: 0 auto;
	text-align: left;
}
.w1120 {
	width: 94%;
	padding: 0 3%;
	max-width: 1120px;
	margin: 0 auto;
	text-align: left;
}
.w1100 {
	width: 94%;
	padding: 0 3%;
	max-width: 1100px;
	margin: 0 auto;
	text-align: left;
}
.w1090 {
	width: 94%;
	padding: 0 3%;
	max-width: 1090px;
	margin: 0 auto;
	text-align: left;
}
.ft_min {
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #443c34;
}
.ft_dm {
	font-family: "dm-sans", sans-serif;
	font-weight: 500;
	font-style: normal;
}
/*.ft_abel {
	font-family: 'Abel', sans-serif;
	font-weight: 400;
	font-style: normal;
}*/
/*.ft_cinzel {
	font-family: 'Cinzel', serif;
	font-weight: 400;
	font-style: normal;
}*/
.fs15 {
	font-size: 90%;
	letter-spacing: .14em;
	line-height: 2.4em;
}
.fs15.type2{
	letter-spacing: .12em;
    line-height: 1.8em;
}
.dark, .dark a {color: #443c34;}
.red, .red a {color: #c1272d;}
.brown, .brown a {color: #80634f;}
.gold, .gold a {color: #ad8a53;}

.com_txt_link {
	text-decoration: underline;
}
.com_txt_link:hover {
	text-decoration: none;
	color: #9467ac;
}

.bg_hover_li li {
	transition: background-color 1.0s;
}
.bg_hover_li li:hover {
	transition: background-color 0.4s;
}

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

/*下からフェードしながら出てくる*/
.fadeup {
	opacity: 0;
	transform: translateY(50px);
	transition: all 1.2s cubic-bezier(0.33, 1, 0.68, 1);
}
span.fadeup {
	display: block;
}
.anime_on .fadeup {
	opacity: 1;
	transform: translateY(0px);
}

/*上からフェードしながら出てくる*/
.fadedown {
	opacity: 0;
	transform: translateY(-50px);
	transition: all 1.2s cubic-bezier(0.33, 1, 0.68, 1);
}
span.fadedown {
	display: block;
}
.anime_on .fadedown {
	opacity: 1;
	transform: translateY(0px);
}

/*その場でズームしながら出てくる*/
.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;}

/*電話番号：準備中対応（不要になったらコメントアウトしてください）*/
.com_tel span[data-action="call"],
.tel_item {
	display: inline-block;
	position: relative;
}
.com_tel span[data-action="call"]::before,
.tel_item::before {
	content: "";
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: rgba(0,0,0,0.7);
}
.com_tel span[data-action="call"]::after,
.tel_item::after {
	content: "準備中";
	font-family: "Helvetica Neue",Arial,"Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif;
	text-align: center;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	letter-spacing: .4em;
	line-height: 1.0em;
	position: absolute;
	z-index: 2;
	margin: auto;
	left: 0;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.com_tel a,
.tel_item a {
	pointer-events: none;
}
/*電話番号：準備中対応（コメントアウトここまで）*/

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

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.fs15 {
	font-size: 90%;
	letter-spacing: normal;
	line-height: 1.8em;
}
.fs15.type2{
	letter-spacing: .05em;
}
}



/*お問い合わせパーツ
---------------------------------------------------------*/
.com_tel {
	color: #80634f;
	letter-spacing: .02em;
	line-height: 1.0em;
	white-space: nowrap;
}
.com_tel i {
	font-size: 70%;
	display: inline-block;
	vertical-align: middle;
	transform: translateY(-.1em);
	margin-right: .1em;
}

.com_web_btn,
.com_line_btn {
	text-align: center;
	color: #fff;
	font-size: 110%;
	letter-spacing: .1em;
	line-height: 1.2em;
}
.com_web_btn a,
.com_line_btn a {
	display: block;
}
.com_web_btn a p,
.com_line_btn a p {
	display: inline-block;
	vertical-align: middle;
	padding-right: 1.8em;
	position: relative;
}
.com_web_btn a .ft_dm,
.com_line_btn a .ft_dm {
	display: inline-block;
	vertical-align: middle;
	font-size: 110%;
	letter-spacing: .1em;
	line-height: 1.3em;
	transform: translateY(-.1em);
	margin-right: .1em;
}
.com_web_btn a .com_arrow2,
.com_line_btn a .com_arrow2 {
	background: rgba(255,255,255,0.75);
	position: absolute;
	right: 0;
	top: -.2em;
}
.com_web_btn a {background: rgba(173,138,83,0.95);}
.com_web_btn a:hover {background: #94713a;}
.com_web_btn a .com_arrow2 {color: #ad8a53;}
.com_line_btn a {background: rgba(104,153,104,0.95);}
.com_line_btn a:hover {background: #4b804b;}
.com_line_btn a .com_arrow2 {color: #689968;}
.com_mail_btn {
	text-align: center;
	color: #80634f;
	font-size: 90%;
	letter-spacing: .1em;
	line-height: 1.3em;
}
.com_mail_btn p {
	display: inline-block;
	padding-left: 2.0em;
	padding-right: 1.2em;
	position: relative;
}
.com_mail_btn p::before {
	font-family: 'fontello';
	content: '\e80e';
	font-size: 130%;
	font-weight: normal;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.com_mail_btn p::after {
	font-family: 'fontello';
	content: '\e812';
	font-size: 75%;
	font-weight: normal;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s;
}
.com_mail_btn a:hover {
	color: #ad8a53;
}
.com_mail_btn a:hover p::after {
	right: -.5em;
}

.com_reserv_btns.type1 {
	width: 100%;
	max-width: 690px;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.com_reserv_btns.type1 .com_web_btn {
	width: 33%;
}
.com_reserv_btns.type1 .com_line_btn {
	width: 33%;
}
.com_reserv_btns.type1 .com_mail_btn {
	width: 30.5%;
}
.com_reserv_btns.type1 .com_web_btn a,
.com_reserv_btns.type1 .com_line_btn a {
	padding: .9em 0 .8em;
	border-radius: 3.0em;
}
.com_reserv_btns.type1 .com_mail_btn a {
	display: block;
	border: solid 1px rgba(128,99,79,0.3);
	border-radius: 3.0em;
	padding: .6em 0 .6em;
}
.com_reserv_btns.type1 .com_mail_btn a:hover {
	background: rgba(128,99,79,0.8);
	color: #fff;
}
.com_reserv_btns.type1 .com_mail_btn p {
	text-align: left;
}

.com_reserv_btns.type2 {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.com_reserv_btns.type2 .com_web_btn {
	width: 45%;
}
.com_reserv_btns.type2 .com_line_btn {
	width: 53.5%;
}
.com_reserv_btns.type2 .com_mail_btn {
	width: 100%;
}
.com_reserv_btns.type2 .com_web_btn a,
.com_reserv_btns.type2 .com_line_btn a {
	padding: .9em 0 .8em;
	border-radius: 3.0em;
}
.com_reserv_btns.type2 .com_mail_btn {
	margin-top: 1.5em;
}

.com_arrow2 {
	display: block;
	text-align: center;
	letter-spacing: normal;
	width: 1.5em;
	height: 1.5em;
	background: #ccc;
	border-radius: 50%;
	position: relative;
}
.com_arrow2::before {
	font-family: 'fontello';
	content: '\e812';
	display: block;
	font-size: 60%;
	font-weight: normal;
	width: 1.0em;
	height: 1.0em;
	line-height: 1.0em;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: all 0.4s;
}
.com_arrow2.slant::before {
	transform: rotate(-45deg);
}
a:hover .com_arrow2::before {
	transform: translateX(.5em);
}
a:hover .com_arrow2.slant::before {
	transform: rotate(-45deg) translateX(.5em);
}

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

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_web_btn,
.com_line_btn {
	font-size: 105%;
	letter-spacing: .05em;
}
.com_web_btn a p,
.com_line_btn a p {
	padding-right: 1.5em;
}
.com_web_btn a .ft_dm,
.com_line_btn a .ft_dm {
	letter-spacing: .05em;
}
.com_web_btn a .com_arrow2,
.com_line_btn a .com_arrow2 {
	top: 0;
}
.com_mail_btn {
	font-size: 100%;
	letter-spacing: .05em;
}

.com_reserv_btns.type1 {
	max-width: 100%;
}
.com_reserv_btns.type1 .com_web_btn {
	width: 49%;
}
.com_reserv_btns.type1 .com_line_btn {
	width: 49%;
}
.com_reserv_btns.type1 .com_mail_btn {
	width: 100%;
	margin-top: 3%;
}
.com_reserv_btns.type1 .com_mail_btn a {
	padding: .7em 0;
}

.com_arrow2 {
	width: 1.2em;
	height: 1.2em;
}
}



/*header
---------------------------------------------------------*/
/*重なり順*/
.m_img_area {
	position: relative;
}
.m_img_area header {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
}
.m_img_area header .h_logo {
	position: relative;
	z-index: 10;
}
.m_img_area header .m_nav_area {
	position: relative;
	z-index: 12;
}
.m_img_area header .h_contact {
	position: relative;
	z-index: 11;
}
.m_img_area .m_img {
	position: relative;
	z-index: 0;
	width: 100%;
}

/*ヘッダー*/
header {
	box-sizing: border-box;
	padding: min(40px,3vh) 3% 0;
	display: flex;
    justify-content: space-between;
}
header .h_left {
	width: 62%;
	max-width: 850px;
}
header .h_contact {
	width: 36%;
	max-width: 430px;
}
header img {
	display: block;
}
/*ロゴ*/
header .h_logo .logo_white {
	width: 95%;		/*展開医院ごとに調整想定*/
	max-width: 768px;
}
/*右側*/
header .h_contact {
	text-align: center;
	font-size: min(100%,1.4vw);
}
header .h_contact .h_tel {
	display: flex;
    justify-content: center;
    align-items: center;
	margin-bottom: .8em;
}
header .h_contact .h_tel dt {
	color: #fff;
	font-size: 90%;
	letter-spacing: .05em;
	line-height: 1.3em;
	white-space: nowrap;
	margin-right: .4em;
}
header .h_contact .h_tel dd {
	color: #fff;
	font-size: 165%;
}
header .h_contact .com_mail_btn {
	color: #fff;
}
header .h_contact .com_mail_btn a:hover {
	color: #fff3c9;
}

/* メインナビ */
header .m_nav_area {
	margin-top: min(20px,2vh);
	background: #fff;
	padding: min(20px,2vh) 4%;
}
.m_nav {
	display: flex;
    justify-content: space-between;
    align-items: center;
	text-align: center;
	font-size: min(90%,1.2vw);
}
.m_nav > li {
	position: relative;
}
.m_nav > li::before {
	content: "";	/*現在地表示*/
	position: absolute;
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background: #80634f;
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	opacity: 0;
	transition: opacity 0.4s;
}
.m_nav > li.select::before,
.m_nav > li:hover::before {
	opacity: 1;
}
.m_nav > li > a {
	display: block;
	color: #80634f;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	padding: .8em 0;
	position: relative;
}
.m_nav > li > a.menu_open {
	padding-right: 1.0em;
}
.m_nav > li > a.menu_open::before,
.m_nav > li > a.menu_open::after {
	content: "";
	position: absolute;
	width: .7em;
	height: 2px;
	background: #80634f;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s;
}
.m_nav > li > a.menu_open::before {
	transform: translateY(-50%) rotate(90deg);
}
.m_nav > li > a.menu_open.open::before {
	transform: translateY(-50%) rotate(0deg);
}

/* アコーディオンメニュー */
.in_menu {
	display: none;
	position: absolute;
	z-index: 999;
	width: 100%;
	left: 0;
	top: 100%;
	text-align: left;
}
/*診療メニュー*/
.in_menu.med_inmenu {
	width: 90vw;
	max-width: 1100px;
	background: #f9f5f0;
	box-sizing: border-box;
	padding: min(50px,3vh) 3% min(50px,4vh);
	font-size: min(90%,1.3vw);
}
.in_menu.med_inmenu .med_menu1 {
	font-size: 100% !important;
}
.in_menu.med_inmenu .med_menu1 li {
	margin-top: min(2%,1.5vh);
}
.in_menu.med_inmenu .med_menu1 a {
	letter-spacing: .1em;
}
.in_menu.med_inmenu .med_menu1 + .med_menu2 {
	margin-top: min(60px,5vh);
}
/*縦メニュー*/
.in_menu.in_long {
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #443c34;
	width: 13em;
	left: 50%;
	transform: translateX(-50%);
}
.in_menu.in_long a {
	display: block;
	letter-spacing: .05em;
	line-height: 1.4em;
	padding: 1.2em 3%;
	padding-left: 1.8em;
	position: relative;
}
.in_menu.in_long a::before {
	font-family: 'fontello';
	content: '\e802';
	color: #a89b92;
	font-size: 50%;
	opacity: 0.6;
	position: absolute;
	left: 1.4em;
	top: 50%;
	transform: translateY(-50%);
}
.in_menu.in_long li:hover a {
	background: rgba(255,255,255,0.5);
}
.in_menu.in_long li {
	background: #ebeae2;
}
.in_menu.in_long li:nth-child(even) {
	background: #f2f1e9;
}

/* 1200px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
/*ヘッダー*/
header {
	padding-left: 2%;
	padding-right: 2%;
}
/* メインナビ */
header .m_nav_area {
	padding-left: 3%;
	padding-right: 3%;
}
.m_nav > li > a {
	letter-spacing: .05em;
}	
.m_nav > li > a.menu_open::before,
.m_nav > li > a.menu_open::after {
	height: 1px;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.m_img_area header {
	padding: 2% 0 0;
	padding-right: 1%;
}
/*ロゴ*/
header .h_logo {
	padding-left: 3%;
}
/*右側*/
header .h_contact {
	font-size: 1.5vw;
}
header .h_contact .h_tel {
	display: block;
	font-size: 110%;
}
header .h_contact .h_tel dt {
	margin: 0 0 .5em;
}

/* メインナビ */
header .m_nav_area {
	margin-top: 2%;
	padding: 3% 2%;
}
.m_nav {
	font-size: 1.4vw;
}
.m_nav > li > a {
	letter-spacing: normal;
}

/* アコーディオンメニュー */
/*診療メニュー*/
.in_menu.med_inmenu {
	padding: 5% 3%;
	font-size: 1.5vw;
}
.in_menu.med_inmenu .med_menu1 a {
	letter-spacing: .05em;
}
.in_menu.med_inmenu .med_menu1 + .med_menu2 {
	margin-top: 6%;
}
/*縦メニュー*/
.in_menu.in_long {
	font-size: 105%;
}
.in_menu.in_long a {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.m_img_area header {
	position: relative;
	left: auto;
	top: auto;
	padding: 3% 3%;
}
/*ヘッダー*/
header {
	display: block;
}
header .h_left {
	width: 86%;
	max-width: 100%;
}
header .h_contact {
	display: none;
}
/*ロゴ*/
header .h_logo {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
header .h_logo .logo_brown {
	width: 80%;		/*展開医院ごとに調整想定*/
}
header .h_logo .icon_inst {
	width: 7%;
}

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



/*スクロールメニュー
---------------------------------------------------------*/
#scl_header {
	display: none;
	position: fixed;
	z-index: 100;
	left: 0;
	top: 0;
	width: 100%;
	background: rgba(255,255,255,0.95);
	transform: translateY(-100%);
}
#scl_header::before {
	content: "";	/* 影 */
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 20px;
	left: 0;
	top: 100%;
	opacity: 0.2;
	background: -moz-linear-gradient(top, rgba(0,0,0,0.65) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0.65) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000',GradientType=0 );
}
#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: 62%;
	max-width: 880px;
	box-sizing: border-box;
	padding: 0 2%;
}
#scl_header .scl_flex .scl_contact {
	width: 38%;
	max-width: 470px;
	box-sizing: border-box;
	border-left: solid 1px rgba(217,208,202,0.95);
}
#scl_header .scl_contact {
	display: flex;
    justify-content: space-between;
	text-align: center;
	font-size: min(100%,1.5vw);
}
#scl_header .scl_contact .scl_tel_mail {
	width: 49%;
}
#scl_header .scl_contact .com_reserv_btns {
	width: 51%;
	display: flex;
    justify-content: space-between;
}
#scl_header .scl_contact .com_tel {
	font-size: 120%;
	padding: .5em 0;
	border-bottom: solid 1px rgba(217,208,202,0.95);
}
#scl_header .scl_contact .com_mail_btn {
	padding-top: 1.2em;
	font-size: 75%;
}
#scl_header .scl_contact .com_reserv_btns li {
	width: 50%;
}
#scl_header .scl_contact .com_reserv_btns a {
	display: block;
	padding: .8em 0 1.4em;
	position: relative;
}
#scl_header .scl_contact .com_reserv_btns p {
	display: block;
	padding: 0;
	position: static;
}
#scl_header .scl_contact .com_reserv_btns .ft_dm {
	display: block;
	margin: 0;
}
#scl_header .scl_contact .com_reserv_btns .com_arrow2 {
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: auto;
	bottom: -.5em;
	background: #fff;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#scl_header .scl_contact {
	font-size: 1.6vw;
}
}

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

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



/*スマホメニュー
---------------------------------------------------------*/
.drawer-nav {
	background: #f9f5f0;
	padding-top: 5%;
}
.drawer-nav img {
	display: block;
	margin: auto;
}
.drawer-nav .drw_logo {
	width: 15%;
	margin-bottom: 5%;
}
.drawer-nav .drw_inbox {
	padding: 0 5% 25vw;
	text-align: left;
	font-size: 90%;
	line-height: 1.6em;
}
.drawer-nav .drw_menu_flex {
	display: flex;
    justify-content: space-between;
	margin-bottom: 4%;
}
.drawer-nav .drw_menu_flex ul {
	width: 49%;
}
.drawer-nav .drw_menu li {
	margin-bottom: 1.0em;
}
.drawer-nav .drw_menu a {
	display: block;
	padding-left: 1.0em;
	position: relative;
}
.drawer-nav .drw_menu a::before {
	font-family: 'fontello';
	content: '\e802';
	color: #a89b92;
	font-size: 50%;
	position: absolute;
	left: 0;
	top: 0;
}
.drawer-nav .drw_index dt {
	font-size: 110%;
	letter-spacing: normal;
	line-height: 1.6em;
	margin-bottom: .5em;
}

.drawer-nav .drw_inst {
	margin-top: 12%;
	text-align: center;
}
.drawer-nav .drw_inst a {
	display: inline-block;
	font-size: 120%;
	letter-spacing: normal;
	line-height: 1.2em;
	padding-left: 1.5em;
	background: url("../images/icon_inst@2x.png") no-repeat left 0;
	background-size: 1.0em auto;
}



/*下層メインイメージ
---------------------------------------------------------*/
.contentpage .m_img_area::before {
	height: 50%;	/*背景グラデ*/
}
.contentpage .m_img_area .m_img {
	z-index: 0;
	background-image: url("../images/m_img@2x.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	background-size: cover;
}
.contentpage .m_img_area .m_img::before {
	content: "";	/*右下*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	bottom: 0;
	background: url("../images/over_r_w@2x.png") no-repeat right bottom;
	background-size: 750px auto;
}
.contentpage .m_img_area .m_img::after {
	content: "";	/*下の白グラデ*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 54%;
	left: 0;
	bottom: 0;
background: -moz-linear-gradient(top,  rgba(255,255,255,0) 0%, rgba(255,255,255,1) 100%);
background: -webkit-linear-gradient(top,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
background: linear-gradient(to bottom,  rgba(255,255,255,0) 0%,rgba(255,255,255,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#ffffff',GradientType=0 );
}
.contentpage .m_img_area .m_title {
	position: relative;
	z-index: 5;
}
.contentpage .m_img_area .m_title::before {
	content: "";	/* 高さ */
	display: block;
	padding-top: 640px;
}
.contentpage .m_img_area .m_title .ft_cinzel {
	position: absolute;
	z-index: 2;
	left: 3%;
	bottom: 2%;
	margin: auto;
	color: #000;
	font-size: 820%;
	font-size: min(820%,12.5vw);
	letter-spacing: .05em;
	line-height: 0.8;
}
.contentpage .m_img_area .m_title .ft_cinzel.txt_long {
	font-size: 600%;
	font-size: min(600%,8.5vw);
	letter-spacing: normal;
}
.contentpage .m_img_area .m_title .ft_cinzel span {
	color: #A083CB;
}
.contentpage .m_img_area .h_logo_life {
	transform: translateY(10%);
}

.pankuzu {
	margin: 20px 0 70px;
	font-size: 90%;
	letter-spacing: .14em;
	line-height: 1.4em;
	display: flex;
    flex-wrap: wrap;
}
.pankuzu > li::after {
	content: "＞";
	margin: 0 .5em;
}
.pankuzu > li:last-child::after {
	display: none;
}
.pankuzu a {
	text-decoration: underline;
}
.pankuzu a:hover {
	color: #666;
	text-decoration: none;
}

/* 1300px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1300px) {
.contentpage .m_img_area .m_title::before {
	padding-top: 42.6%;	/* 高さ */
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.contentpage .m_img_area .m_img::before {
	background-size: 70% auto;	/*右下*/
}
.contentpage .m_img_area .m_title .ft_cinzel {
	font-size: 12.5vw;
	letter-spacing: .02em;
}
.contentpage .m_img_area .m_title .ft_cinzel.txt_long {
	font-size: 8.5vw;
}
.contentpage .m_img_area .h_logo_life {
	transform: translate(8%, 32%);
}
.pankuzu {
	margin: 2% 0 6%;
	font-size: 80%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.contentpage .m_img_area .m_img::before {
	background-size: 60% auto;	/*右下*/
}
.contentpage .m_img_area .m_title::before {
	padding-top: 35%;	/* 高さ */
}
.contentpage .m_img_area .m_title .ft_cinzel {
	font-size: 300%;
	letter-spacing: normal;
	bottom: 10%;
}
.contentpage .m_img_area .m_title .ft_cinzel.txt_long {
	font-size: 220%;
}
.contentpage .m_img_area .h_logo_life {
	transform: translate(14%, 32%);
}

.pankuzu {
	margin: 3% 0 8%;
	font-size: 70%;
	letter-spacing: .054em;
	line-height: 1.4em;
}
}



/*共通
---------------------------------------------------------*/
#pagebody {
	max-height: 100%;
	position: relative;
	z-index: 1;
}
#pagebody .scl_box {
	position: relative;
}

/*リンクボタン*/
.com_arrow_link a {
	display: inline-block;
	position: relative;
	padding-right: 60px;
	letter-spacing: .4em;
	line-height: 1.4em;
}
.com_arrow_link.ft_dm a {
	letter-spacing: .2em;
}
.com_arrow_link .arrow {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	width: 51px;
	height: 51px;
	background: #c2b193;
	border-radius: 50%;
	overflow: hidden;
}
.com_arrow_link .arrow::before {
	content: "";	/*左側の常時見える分*/
	position: absolute;
	z-index: 0;
	width: 25%;
	height: 100%;
	left: 0;
	top: 0;
	background: #b29c84;
	transform: scale(1, 1);
	transform-origin: left top;
	transition: transform .3s .2s;
}
.com_arrow_link a:hover .arrow::before,
.hov_arrow:hover .com_arrow_link a .arrow::before {
  transform: scale(0, 1);
}
.com_arrow_link .arrow::after {
	content: "";	/*マウスオーバー時に見える分*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #b29c84;
	transform: scale(0, 1);
	transform-origin: right top;
	transition: transform .3s;
}
.com_arrow_link a:hover .arrow::after,
.hov_arrow:hover .com_arrow_link a .arrow::after{
	transform-origin: left top;
	transform: scale(1, 1);
}
.com_arrow_link .arrow img {
	display: block;
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.com_arrow_link.orange .arrow {background: #FFA530;}
.com_arrow_link.orange .arrow::before,
.com_arrow_link.orange .arrow::after {background: #dc9434;}
.com_arrow_link.pink .arrow {background: #EF929C;}
.com_arrow_link.pink .arrow::before,
.com_arrow_link.pink .arrow::after {background: #cc8484;}
.com_arrow_link.gld .arrow {background: #C6BB85;}
.com_arrow_link.gld .arrow::before,
.com_arrow_link.gld .arrow::after {background: #aca474;}

/*下線付きリンクボタン*/
.com_link_style1 {
	text-align: center;
	font-size: 120%;
	padding-bottom: 1.5em;	/*揃える*/
}
.com_link_style1 .com_arrow_link a {
	letter-spacing: .2em;
	line-height: 1.4em;
}
.com_link_style1 .com_arrow_link a::before {
	content: "";	/*下線*/
	position: absolute;
	width: calc(100% + 1.0em);
	height: 4px;
	border-top: solid 1px #786252;
	border-bottom: solid 1px #786252;
	left: -.5em;
	bottom: -1.5em;	/*揃える*/
}
.com_link_style1 .com_arrow_link .arrow {
	background: #B89BCE;
}
.com_link_style1 .com_arrow_link .arrow::before,
.com_link_style1 .com_arrow_link .arrow::after {
	background: #9c8cb4;
}
.com_linklist {
	display: flex;
    justify-content: center;
}
.com_linklist > li {
	margin: 0 4%;
}

/* 1300px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1300px) {
.com_arrow_link a {
	letter-spacing: .2em;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*リンクボタン*/
.com_arrow_link a {
	padding-right: 45px;
	letter-spacing: .2em;
}
.com_arrow_link .arrow {
	width: 38px;
	height: 38px;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*リンクボタン*/
.com_arrow_link a {
	padding-right: 2.5em;
	letter-spacing: .15em;
}
.com_arrow_link.ft_dm a {
	letter-spacing: .1em;
}
.com_arrow_link .arrow {
	width: 2.0em;
	height: 2.0em;
}
/*下線付きリンクボタン*/
.com_link_style1 {
	font-size: 110%;
	padding-bottom: 1.0em;	/*揃える*/
}
.com_link_style1 .com_arrow_link a::before {
	height: 3px;
	bottom: -1.0em;	/*揃える*/
}
.com_linklist {
	display: block;
}
.com_linklist > li {
	margin: 0;
}
}



/*下層共通
---------------------------------------------------------*/
.com_lead_txt {
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #443c34;
	font-size: 290%;
	letter-spacing: .2em;
	line-height: 1.7em;
	margin-bottom: 50px;
}

/*インデックス1*/
.com_index1 {
	background: #F0EEF9;
	position: relative;
	text-align: center;
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #443c34;
	font-size: 170%;
	letter-spacing: .2em;
	line-height: 1.6em;
	padding: 1.0em 3%;
	margin-bottom: 60px;
}
.com_index1::before {
	content: "";
	position: absolute;
	width: .7em;
	height: .7em;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	transform: translateY(-50%);
	background: url("../images/index_top_p@2x.png") no-repeat center center;
	background-size: contain;
}

/*インデックス2*/
.com_index2 {
	border-top: solid 3px rgba(120,98,82,0.5);
	border-bottom: solid 3px rgba(120,98,82,0.5);
	text-align: center;
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #443c34;
	font-size: 130%;
	letter-spacing: .2em;
	line-height: 1.6em;
	padding: 1.0em 3%;
	margin-bottom: 50px;
}

/*インデックス3*/
.com_index3 {
	text-align: center;
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #ad8a53;
	font-size: 135%;
	letter-spacing: .2em;
	line-height: 1.6em;
}

/*ボックス*/
.com_inbox {
	width: 100%;
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
}

/*リスト*/
.com_list li {
	line-height: 1.8em;
	position: relative;
	padding-left: 1.2em;
	margin-bottom: .5em;
}
.com_list li:last-child {
	margin-bottom: 0;
}
.com_list li::before {
	font-family: 'fontello';
	content: '\e805';
	position: absolute;
	left: 0;
	top: 0;
}

/*チェックリスト1*/
.com_check_list1 li {
	box-sizing: border-box;
	line-height: 1.8em;
	margin-top: 1.8em;
	position: relative;
	padding-left: 4.0em;
}
.com_check_list1 li::before {
	content: "";
	position: absolute;
	width: 2.0em;
	height: 2.0em;
	left: 0;
	top: -.1em;
	background: url("../images/check1@2x.png") no-repeat left top;
	background-size: contain;
}
.com_check_list1.col2 {
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.com_check_list1.col2 > li {
	width: 49%;
}
.com_check_list1 > li:first-child,
.com_check_list1.col2 > li:nth-child(2) {
	margin-top: 0;
}

/*罫線付きのスタイル*/
.com_style1 > dt {
	font-size: 140%;
	letter-spacing: .2em;
	line-height: 1.8em;
	position: relative;
	padding-bottom: 1.3em;
	margin-bottom: 1.3em;
}
.com_style1 > dt::before {
	content: "";
	position: absolute;
	width: 9em;
	height: 1px;
	background: #2b2a2a;
	left: 0;
	bottom: 0;
}

/*罫線付きのスタイル2*/
.com_style2 > dt{
    color: #3FC0BC;
    font-size:110%;    
    line-height: 1.7em;
    margin-bottom: .5em;    
}
.com_style2 > dd{
    font-size:210%;
    letter-spacing: 0.18em;
    line-height: 1.4em;
    position: relative;
	padding-bottom: .8em;
	margin-bottom: .8em;
}
.com_style2 > dd::before {
	content: "";
	position: absolute;
	width: 7em;
	height: 1px;
	background: #2b2a2a;
	left: 0;
	bottom: 0;
}
.com_style2 > dd span{
    font-size: 70%;
    letter-spacing: 0.1em;
}

/* 1300px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1300px) {
.com_lead_txt {
	font-size: 3.8vw;
	margin-bottom: 3%;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_lead_txt {
	font-size: 4.5vw;
	letter-spacing: .1em;
}

/*インデックス1*/
.com_index1 {
	font-size: 160%;
	letter-spacing: .1em;
	padding: .8em 3%;
	margin-bottom: 5%;
}
/*インデックス2*/
.com_index2 {
	border-width: 2px;
	letter-spacing: .1em;
	padding: .8em 3%;
	margin-bottom: 4%;
}
/*インデックス3*/
.com_index3 {
	font-size: 150%;
}

/*チェックリスト1*/
.com_check_list1 li {
	margin-top: 1.0em;
	padding-left: 2.6em;
}

/*罫線付きのスタイル*/
.com_style1 > dt {
	letter-spacing: .1em;
	padding-bottom: 1.0em;
	margin-bottom: 1.0em;
}
    
/*罫線付きのスタイル2*/  
.com_style2 > dd{
    font-size:160%;
    letter-spacing: 0.1em;
	padding-bottom: .7em;
}    
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_lead_txt {
	font-size: 150%;
	letter-spacing: .1em;
	margin-bottom: 4%;
}

/*インデックス1*/
.com_index1 {
	font-size: 140%;
	letter-spacing: .1em;
	line-height: 1.6em;
	padding: 0.7em 0;
	margin-bottom: 8%;
}
/*インデックス2*/
.com_index2 {
	border-width: 2px;
	font-size: 130%;
	letter-spacing: .05em;
	line-height: 1.4em;
	padding: .6em 0;
	margin-bottom: 6%;
}
/*インデックス3*/
.com_index3 {
	font-size: 115%;
	letter-spacing: .1em;
}

/*チェックリスト1*/
.com_check_list1 li {
	line-height: 1.6em;
	margin-top: 1.0em !important;
	padding-left: 2.5em;
}
.com_check_list1 li::before {
	width: 1.8em;
	height: 1.8em;
	top: 0;
}
.com_check_list1.col2 {
	display: block;
}
.com_check_list1.col2 > li {
	width: 100%;
}
.com_check_list1 > li:first-child {
	margin-top: 0 !important;
}

/*罫線付きのスタイル*/
.com_style1 > dt {
	font-size: 130%;
	letter-spacing: .05em;
	line-height: 1.6em;
	padding-bottom: .6em;
	margin-bottom: .6em;
}
.com_style1 > dt::before {
	width: 6em;
}

/*罫線付きのスタイル2*/   
.com_style2 > dt{ 
    font-size:100%;
    line-height: 1.6em;
    margin-bottom: .3em;    
}
.com_style2 > dd{
    font-size:140%;
    letter-spacing: 0.1em;
	padding-bottom: .6em;
	margin-bottom: .7em;
}
.com_style2 > dd::before {
	width: 6em;
}
.com_style2 > dd span{
    letter-spacing: normal;
}    
}



/*下層共通
---------------------------------------------------------*/
/*隙間*/
.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;}

/* 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: 7%;}
.com_btm_80 {margin-bottom: 7%;}    
.com_btm_70 {margin-bottom: 6%;}
.com_btm_60 {margin-bottom: 5%;}
.com_btm_50 {margin-bottom: 4%;}
}

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



/*診療時間
---------------------------------------------------------*/
.com_timetable {
	width: 100%;
	color: #443c34;
}
.com_timetable .time_bg {
	font-size: min(95%,1.6vw);	/*曜日サイズを基準*/
	line-height: 1.6em;
	border: solid 1px rgba(128,99,79,0.3);
	padding: 1.8em 7% 1.6em;
	border-radius: 1.0em;
}
.com_timetable table {
	width: 100%;
}
.com_timetable table th,
.com_timetable table td {
	vertical-align: middle;
	line-height: 1.2em;
}
.com_timetable table th {
	text-align: left;
}
.com_timetable table td {
	text-align: center;
	letter-spacing: normal;
}
.com_timetable table thead th,
.com_timetable table thead td {
	font-family: "dnp-shuei-mincho-pr6n", sans-serif;
	font-weight: 400;
	font-style: normal;
	padding-bottom: 1.0em;
}
.com_timetable table thead th {
	letter-spacing: .6em;
}
.com_timetable table tbody th {
	font-size: 114%;
	letter-spacing: .1em;
	line-height: 1.2em;
}
.com_timetable table tbody td {
	font-size: 75%;
	color: #ad8a53;
}
.com_timetable table tbody th {width: 36%;}
.com_timetable table tbody td {width: 8%;}

.com_timetable .time_txt {
	margin-top: .6em;
	display: flex;
    flex-wrap: wrap;
	column-gap: 1.0em;
}
.com_timetable .time_txt i {
	color: #ad8a53;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_timetable .time_bg {
	padding-left: 5%;
	padding-right: 5%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_timetable .time_bg {
	font-size: 90%;	/*曜日サイズを基準*/
	padding: 1.8em 5% 1.6em;
}
}



/*イメージタイトル
---------------------------------------------------------*/
.com_width_title {
	margin-bottom: 60px;
}
.com_width_title .img_area {
	position: relative;
	z-index: 0;
	background-image: url("../images/first/title_bg1@2x.jpg");
	background-repeat: repeat-x;
	background-position: center center;
	background-size: auto 100%;
}
.com_width_title .img_area::before {
	content: "";	/* 高さ */
	display: block;
	padding-top: 400px;
}
.com_width_title .img_area::after {
	content: "";	/*角のイメージ*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: -1px;
	bottom: -1px;
	background-image: url("../images/over_l_w@2x.png");
	background-repeat: no-repeat;
	background-position: left bottom;
	background-size: 750px auto;
}
.com_width_title .txt_area {
	position: relative;
	z-index: 1;
	width: 94%;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}
.com_width_title .txt_area .ft_abel {
	font-size: 550%;
	letter-spacing: normal;
	line-height: 1.2em;
	position: absolute;
	left: 0;
	top: 0;
	transform: translateY(-85%);
}
.com_width_title .txt_area .ft_abel span {
	color: #A083CB;
}
.com_width_title .txt_area .com_wt_index {
	font-size: 140%;
	letter-spacing: .2em;
	line-height: 1.2em;
	padding: 1.0em 0;
	position: relative;
}
.com_width_title .txt_area .com_wt_index::before {
	content: "";
	position: absolute;
	width: 10em;
	height: 1px;
	background: #2b2a2a;
	left: 0;
	bottom: 0;
}
/*イメージタイトル：右側*/
.com_width_title.item_r .img_area::after {
	left: auto;	/*角のイメージ*/
	right: -1px;
	background-image: url("../images/over_r_w@2x.png");
	background-position: right bottom;
}
.com_width_title.item_r .txt_area {
	text-align: right;
}
.com_width_title.item_r .txt_area .ft_abel {
	left: auto;
	right: 0;
}
.com_width_title.item_r .txt_area .com_wt_index::before {
	left: auto;
	right: 0;
}

/* 1500px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1500px) {
.com_width_title .img_area::before {
	padding-top: 26.6666%;	/* 高さ */
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_width_title {
	margin-bottom: 5%;
}
.com_width_title .img_area::after {
	background-size: 70% auto;	/*角のイメージ*/
}
.com_width_title .txt_area .ft_abel {
	font-size: 450%;
}
.com_width_title .txt_area .com_wt_index {
	font-size: 130%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_width_title {
	margin-bottom: 6%;
}
.com_width_title .img_area::before {
	padding-top: 35%;	/* 高さ */
}
.com_width_title .img_area::after {
	background-size: 70% auto;	/*角のイメージ*/
}
.com_width_title .txt_area .ft_abel {
	font-size: 260%;
}
.com_width_title .txt_area .com_wt_index {
	font-size: 110%;
	padding: .8em 0;
}
}



/*ご予約・お問い合わせ
---------------------------------------------------------*/
.com_contact {
	display: -webkit-flex;
	display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.com_contact > div {
	width: 48.5%;
	max-width: 550px;
	text-align: center;
}
.com_contact p {
	line-height: 1.4em;
	margin-top: 1.0em;
}

.com_tel img {
	display: block;
}
.com_tel dl {
	width: 100%;
	max-width: 460px;
	margin-left: auto;
	margin-right: auto;
}
.com_tel dt {
	width: 50%;
	max-width: 220px;
	margin-bottom: 1.5em;
}
.com_tel dd {
	position: relative;
	box-sizing: border-box;
	padding-right: .5em;
}
.com_tel p {
	text-align: center;
	line-height: 1.4em;
	margin-top: 1.0em;
}

.com_contact_btn {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.com_contact_btn img {
	display: block;
	margin: auto;
}
.com_contact_btn li {
	width: 49%;
	position: relative;
}
.com_contact_btn li.com_btn_mail {
	width: 100%;
	margin-top: 2%;
}
.com_btn_mail a {
	display: block;
	background: rgba(120,98,82,0.85);
	padding: 1.0em 15%;
}
.com_btn_mail img {
	width: 100%;
	max-width: 270px;
}

/* 1200px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.com_contact p,
.com_tel p {
	font-size: 90%;
	letter-spacing: normal;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_contact .com_index2 {
	margin-bottom: 8%;
}
.com_tel dt {
	margin-bottom: .5em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_contact .com_index2 {
	margin-bottom: 6%;
}
.com_contact {
	display: block;
}
.com_contact > div {
	width: 100%;
	max-width: 100%;
	margin-bottom: 8%;
}
.com_contact > div:last-of-type {
	margin-bottom: 0;
}
.com_tel dl {
	width: 80%;
}
.com_tel dt {
	margin-bottom: .5em;
}
}



/* 医院紹介動画
---------------------------------------------------------*/
.popup_movie {
	max-width: 1400px;
	margin: 0 auto;
}
/* 動画のサイズ */
.popup_movie video {
	width: 80vw;
	margin: 0 auto;
}



/* com_ftcoq_tit
---------------------------------------------------------*/
.com_ftcoq_tit{
    font-size: 120%;
    line-height: 1em;
    letter-spacing: 0.05em;
    margin-bottom: 1.2em;
}
.com_ftcoq_tit span{
    color: #A083CB;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_ftcoq_tit{
    margin-bottom: .8em;
}
}

/* Mobile (Portrait) 
------------------------------------------*/ 
@media only screen and (max-width: 767px) { 
.com_ftcoq_tit{
    font-size: 130%;
    text-align: center;
    margin-bottom: .5em;
}
}




/*上下にずらしたスライドショー
---------------------------------------------------------*/
.com_slide li:nth-child(even),
.com_slide > div:nth-child(even) {
	padding-top: 50px;
}

/*abspliteにして高さを確保*/
.com_slide_box {
	position: relative;
}
.com_slide_box::before {
	content: "";	/* 高さ */
	display: block;
	padding-top: 310px;
}
.com_slide_box .slide_wrap {
	position: absolute;
	width: 100%;
	left: 0;
	top: 0;
}

/* 1320px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1320px) {
/*abspliteにして高さを確保*/
.com_slide_box::before {
	padding-top: 24%;	/* 高さ */
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_slide li:nth-child(even),
.com_slide > div:nth-child(even) {
	padding-top: 3vw;
}

/*abspliteにして高さを確保*/
.com_slide_box::before {
	padding-top: 23%;	/* 高さ */
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_slide li:nth-child(even) {
	padding-top: 5vw;
}

/*abspliteにして高さを確保*/
.com_slide_box::before {
	padding-top: 33%;	/* 高さ */
}
}



/*動画、インスタリンク
---------------------------------------------------------*/
.com_sns_bnr > li {
	max-width: 380px;
}
.com_sns_bnr img {
	display: block;
}
.com_sns_bnr dt {
	font-size: 190%;
	letter-spacing: normal;
	line-height: 1.2em;
	padding-left: 1.6em;
	background-image: url("../images/icon_movie@2x.png");
	background-repeat: no-repeat;
	background-position: left center;
	background-size: 1em auto;
	margin-bottom: .6em;
}
.com_sns_bnr .icon_inst dt {
	background-image: url("../images/icon_inst@2x.png");
}
.com_sns_bnr dd {
	padding-left: 4%;
}
.com_sns_bnr dd a {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.com_sns_bnr dd div {
	width: 40%;
	max-width: 140px;
}
.com_sns_bnr dd p {
	width: 55%;
	font-size: 125%;
	letter-spacing: .3em;
	line-height: 1.2em;
}
.com_sns_bnr dd p .ft_dm {
	display: inline-block;
	font-size: 70%;
	letter-spacing: .15em;
	line-height: 1.2em;
	padding-right: 1.5em;
	margin-top: .8em;
	position: relative;
}
.com_sns_bnr dd p .ft_dm::before {
	font-family: 'fontello';
	content: '\e802';
	color: #a89b92;
	font-size: 60%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s;
}
.com_sns_bnr dd:hover p .ft_dm::before {
	margin-right: -0.5em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_sns_bnr dt {
	font-size: 150%;
}
.com_sns_bnr dd p {
	letter-spacing: .1em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_sns_bnr > li {
	max-width: 100%;
}
.com_sns_bnr dt {
	font-size: 110%;
	letter-spacing: .08em;
	margin-bottom: .5em;
}
.com_sns_bnr dd {
	padding-left: 0;
}
.com_sns_bnr dd a {
    /*align-items: flex-start;*/
}
.com_sns_bnr dd p {
	font-size: 90%;
	letter-spacing: .05em;
	line-height: 1.2em;
}
.com_sns_bnr dd p .ft_dm {
	font-size: 75%;
	letter-spacing: .05em;
}
}



/*診療メニュー
---------------------------------------------------------*/
.med_menu1 {
	width: 100%;
	max-width: 1220px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    flex-wrap: wrap;
	font-size: min(100%,1.5vw);
}
.med_menu1 li {
	width: 23.8%;
	margin-right: 1.6%;
	margin-top: 2%;
}
.med_menu1 li:nth-child(4n),
.med_menu1 li:last-child {
	margin-right: 0;
}
.med_menu1 li:nth-child(-n+4) {
	margin-top: 0;
}
.med_menu1 a {
	display: block;
	background: #fff;
	letter-spacing: .15em;
	line-height: 1.4em;
	height: 4.4em;
	border-radius: 4.0em;
	position: relative;
}
.med_menu1 a p {
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	padding-left: 1.5em;
	padding-right: 3.0em;
}
.med_menu1 a .arrow {
	position: absolute;
	right: 1.2em;
	top: 50%;
	transform: translateY(-50%);
	width: 1.8em;
	height: 1.8em;
}
.med_menu1 .color1 .arrow {background: #d2b967;}
.med_menu1 .color1 .arrow::before,
.med_menu1 .color1 .arrow::after {background: #c9ac66;}
.med_menu1 .color2 .arrow {background: #96cbd1;}
.med_menu1 .color2 .arrow::before,
.med_menu1 .color2 .arrow::after {background: #84b5ba;}
.med_menu1 .color3 .arrow {background: #96d1a1;}
.med_menu1 .color3 .arrow::before,
.med_menu1 .color3 .arrow::after {background: #85b689;}
.med_menu1 .color4 .arrow {background: #dbad7c;}
.med_menu1 .color4 .arrow::before,
.med_menu1 .color4 .arrow::after {background: #b99269;}
.med_menu1 .color5 .arrow {background: #e1aaad;}
.med_menu1 .color5 .arrow::before,
.med_menu1 .color5 .arrow::after {background: #c99c99;}
.med_menu1 .color6 .arrow {background: #d6a6be;}
.med_menu1 .color6 .arrow::before,
.med_menu1 .color6 .arrow::after {background: #be92a3;}
.med_menu1 .color7 .arrow {background: #9cafea;}
.med_menu1 .color7 .arrow::before,
.med_menu1 .color7 .arrow::after {background: #8a9cca;}
.med_menu1 .color8 .arrow {background: #d9927e;}
.med_menu1 .color8 .arrow::before,
.med_menu1 .color8 .arrow::after {background: #c3826e;}
.med_menu1 .color9 .arrow {background: #c7abd4;}
.med_menu1 .color9 .arrow::before,
.med_menu1 .color9 .arrow::after {background: #b590bb;}
.med_menu1 .color10 .arrow {background: #97d2d6;}
.med_menu1 .color10 .arrow::before,
.med_menu1 .color10 .arrow::after {background: #7fbab6;}
.med_menu1 .color11 .arrow {background: #cac176;}
.med_menu1 .color11 .arrow::before,
.med_menu1 .color11 .arrow::after {background: #bbb16a;}
.med_menu1 .color12 .arrow {background: #cad076;}
.med_menu1 .color12 .arrow::before,
.med_menu1 .color12 .arrow::after {background: #b6b968;}
.med_menu1 .color13 .arrow {background: #9bbae6;}
.med_menu1 .color13 .arrow::before,
.med_menu1 .color13 .arrow::after {background: #8ba2ce;}
.med_menu1 .color14 .arrow {background: #bbb8e7;}
.med_menu1 .color14 .arrow::before,
.med_menu1 .color14 .arrow::after {background: #a7a1c7;}
.med_menu1 .color15 .arrow {background: #b7cd85;}
.med_menu1 .color15 .arrow::before,
.med_menu1 .color15 .arrow::after {background: #a6b677;}
.med_menu1 .color16 .arrow {background: #8bd0f1;}
.med_menu1 .color16 .arrow::before,
.med_menu1 .color16 .arrow::after {background: #7fb7ce;}

.med_menu1.arrow_img .arrow::before,
.med_menu1.arrow_img .arrow::after {
	display: none;	/*Safariのスマホメニューで.arrowの「overflow: hidden;」が効かないのを回避するため*/
}
.med_menu1.arrow_img .arrow {
	background-image: url("../images/med_color1@2x.png");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}
.med_menu1.arrow_img .color1 .arrow {background-image: url("../images/med_color1@2x.png");}
.med_menu1.arrow_img .color2 .arrow {background-image: url("../images/med_color2@2x.png");}
.med_menu1.arrow_img .color3 .arrow {background-image: url("../images/med_color3@2x.png");}
.med_menu1.arrow_img .color4 .arrow {background-image: url("../images/med_color4@2x.png");}
.med_menu1.arrow_img .color5 .arrow {background-image: url("../images/med_color5@2x.png");}
.med_menu1.arrow_img .color6 .arrow {background-image: url("../images/med_color6@2x.png");}
.med_menu1.arrow_img .color7 .arrow {background-image: url("../images/med_color7@2x.png");}
.med_menu1.arrow_img .color8 .arrow {background-image: url("../images/med_color8@2x.png");}
.med_menu1.arrow_img .color9 .arrow {background-image: url("../images/med_color9@2x.png");}
.med_menu1.arrow_img .color10 .arrow {background-image: url("../images/med_color10@2x.png");}
.med_menu1.arrow_img .color11 .arrow {background-image: url("../images/med_color11@2x.png");}
.med_menu1.arrow_img .color12 .arrow {background-image: url("../images/med_color12@2x.png");}
.med_menu1.arrow_img .color13 .arrow {background-image: url("../images/med_color13@2x.png");}
.med_menu1.arrow_img .color14 .arrow {background-image: url("../images/med_color14@2x.png");}
.med_menu1.arrow_img .color15 .arrow {background-image: url("../images/med_color15@2x.png");}
.med_menu1.arrow_img .color16 .arrow {background-image: url("../images/med_color16@2x.png");}

.med_menu1 + .med_menu2 {
	margin-top: 60px;
}
.med_menu2 {
	display: flex;
    justify-content: center;
	column-gap: 4%;
}
.med_menu2 li a {
	display: block;
	font-size: 100%;
	letter-spacing: .2em;
	line-height: 1.2em;
	white-space: nowrap;
	padding: .4em 0;
	padding-left: 4.0em;
	padding-right: 1.4em;
	position: relative;
}
.med_menu2 li a::before {
	content: "";	/*アイコン*/
	position: absolute;
	width: 3.3em;
	height: 3.3em;
	border-radius: 50%;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
	background: rgba(227,207,179,0.5) url("../images/icon_first_b@2x.png") no-repeat center center;
	background-size: contain;
}
.med_menu2 li a::after {
	font-family: 'fontello';
	content: '\e802';
	color: #a89b92;
	font-size: 60%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.4s;
}
.med_menu2 li a:hover::after {
	transition: all 0.2s;
	right: -.4em;
}
.med_menu2 li.icon_price a::before {background-image: url("../images/icon_price_b@2x.png");}
.med_menu2 li.icon_case a::before {background-image: url("../images/icon_case_b@2x.png");}
.med_menu2 li.icon_qa a::before {background-image: url("../images/icon_faq_b@2x.png");}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.med_menu1 {
	font-size: 1.7vw;
}
.med_menu1 a {
	letter-spacing: .1em;
}
.med_menu1 li {
	width: 24.1%;
	margin-right: 1.2%;
}
.med_menu1 + .med_menu2 {
	margin-top: 6%;
}
.med_menu2 li a {
	letter-spacing: .1em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.med_menu1 {
    justify-content: space-between;
	font-size: 90%;
}
.med_menu1 li {
	width: 49.5%;
	margin-right: 0;
	margin-top: 2% !important;
}
.med_menu1 li:nth-child(-n+2) {
	margin-top: 0 !important;
}
.med_menu1 a {
	letter-spacing: .05em;
	line-height: 1.2em;
	height: 3.8em;
}
.med_menu1 a p {
	padding-left: 1.0em;
	padding-right: 2.5em;
}
.med_menu1 a .arrow {
	right: .8em;
	width: 1.5em;
	height: 1.5em;
}

.med_menu1 + .med_menu2 {
	margin-top: 8%;
}
.med_menu2 {
	column-gap: 10%;
	text-align: center;
}
.med_menu2 li a {
	font-size: 90%;
	letter-spacing: .02em;
	padding: 4.0em 0 1.5em;
}
.med_menu2 li a::before {
	width: 3.3em;	/*アイコン*/
	height: 3.3em;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	transform: none;
}
.med_menu2 li a::after {
	margin: auto;
	left: 0;
	right: 0;
	bottom: 0;
	top: auto;
	transform: none;
}
.med_menu2 li a:hover::after {
	right: 0;
}
}



/*採用バナー
---------------------------------------------------------*/
.com_rec_list {
	width: 100%;
	display: flex;
    justify-content: space-between;
	color: #fff;
}
.com_rec_list > li {
	width: 33.3333%;
	text-align: left;
	box-sizing: border-box;
}
.com_rec_list .ft_min {
	color: #fff;
	font-size: 245%;
	letter-spacing: .1em;
	line-height: 1.0em;
}
.com_rec_list .ft_min a,
.com_rec_list .ft_min span {
	display: inline-block;
	font-size: 60%;
	letter-spacing: .2em;
	line-height: 1.0em;
	padding-right: 1.0em;
	position: relative;
}
.com_rec_list .ft_min a::before,
.com_rec_list .ft_min span::before {
	font-family: 'fontello';
	content: '\e802';
	font-size: 50%;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	transition: all 0.6s;
}
.com_rec_list > li:hover .ft_min a::before,
.com_rec_list > li:hover .ft_min span::before {
	transition: all 0.3s;
	right: -.5em;
}
.com_rec_list > li ul {
	font-size: 90%;
	font-weight: bold;
	letter-spacing: .1em;
	line-height: 1.4em;
	font-feature-settings: "halt";
	margin-top: 1.0em;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.com_rec_list > li li {
	width: 52%;
	box-sizing: border-box;
	padding-left: 1.0em;
	position: relative;
	margin-bottom: .2em;
}
.com_rec_list > li li:nth-child(even) {
	width: 45%;
}
.com_rec_list > li li::before {
	content: "";
	position: absolute;
	width: .6em;
	height: .6em;
	background: #e0ae1e;
	left: 0;
	top: .4em;
}

/* 1200px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
.com_rec_list .ft_min {
	font-size: 2.8vw;
}
.com_rec_list > li ul {
	font-size: 80%;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {	
.com_rec_list .ft_min {
	font-size: 3.0vw;
}
.com_rec_list .ft_min a {
	font-size: 70%;
	letter-spacing: .1em;
}
.com_rec_list > li ul {
	letter-spacing: normal;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_rec_list .ft_min {
	font-size: 130% !important;
	letter-spacing: normal !important;
	line-height: 1.0em !important;
}
.com_rec_list .ft_min a {
	font-size: 80% !important;
	letter-spacing: .1em !important;
	padding-top: .5em !important;
}
.com_rec_list .ft_min a::before {
	transform: translateY(-25%);
}
.com_rec_list > li ul {
	font-size: 65% !important;
	letter-spacing: normal !important;
}
}



/*ライフキッズバナー
---------------------------------------------------------*/
.com_bnr_lifekids {
	width: 70%;
	max-width: 560px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.com_bnr_lifekids > div {
	position: relative;
	z-index: 0;
}
.com_bnr_lifekids .btn {
	position: absolute;
	z-index: 1;
	width: 100%;
	left: 0;
	bottom: 6%;
	text-align: center;
}
.com_bnr_lifekids .com_arrow_link a {
	font-size: 90%;
	letter-spacing: .2em;
	line-height: 1.4em;
	padding-right: 2.2em;
}
.com_bnr_lifekids .com_arrow_link .arrow {
	width: 1.8em;
	height: 1.8em;
	background: #c7b299;
}
.com_bnr_lifekids .com_arrow_link .arrow::before {background: #b29c84;}
.com_bnr_lifekids .com_arrow_link .arrow::after {background: #b29c84;}
.com_bnr_lifekids:hover .com_arrow_link a .arrow::before {
  transform: scale(0, 1);
}
.com_bnr_lifekids:hover .com_arrow_link a .arrow::after {
	transform-origin: left top;
	transform: scale(1, 1);
}

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

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_bnr_lifekids {
	width: 100%;
}
.com_bnr_lifekids .btn {
	bottom: 3%;
}
.com_bnr_lifekids .com_arrow_link a {
	font-size: 70%;
}
}



/*下層フッター1
---------------------------------------------------------*/
footer .cont_footer .f_bg {
	padding: 90px 0;
	background-color: #EFE5C4;
}
footer .cont_footer .f_bg .w1260 {
	display: flex;
    justify-content: space-between;
}
footer .cont_footer .f_bg .f_box_l {
	width: 66%;
	max-width: 820px;
}
footer .cont_footer .f_bg .f_box_r {
	width: 31%;
	max-width: 350px;
}

footer .cont_footer .bnr_recruit {
	position: relative;
	padding: 0 2.5%;
}
footer .cont_footer .bnr_recruit::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 85%;
	left: 0;
	top: 0;
	background: url("../images/bg_slash@2x.png") repeat center center;
	background-size: 67px auto;
}
footer .cont_footer .bnr_recruit .f_rec_lead,
footer .cont_footer .bnr_recruit .com_rec_list {
	position: relative;
	z-index: 1;
}
footer .cont_footer .bnr_recruit .f_rec_lead dl {
	width: 90%;
	max-width: 600px;
	margin: 0 auto;
	padding: 60px 0 40px;
	display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
	position: relative;
	z-index: 1;
}
footer .cont_footer .bnr_recruit .f_rec_lead dt {
	width: 100%;
	max-width: 290px;
}
footer .cont_footer .bnr_recruit .f_rec_lead dd {
	font-size: 120%;
	letter-spacing: .2em;
	line-height: 1.6em;
}
footer .cont_footer .bnr_recruit .f_rec_lead .abs li {
	position: absolute;
	z-index: 0;
}
footer .cont_footer .bnr_recruit .f_rec_lead .abs li:first-child {
	width: 8%;
	max-width: 46px;
	left: 3%;
	top: 50%;
	transform: translateY(-50%);
}
footer .cont_footer .bnr_recruit .f_rec_lead .abs li:last-child {
	width: 12%;
	max-width: 71px;
	right: 3%;
	top: 50%;
	transform: translateY(-70%);
}

footer .cont_footer .bnr_recruit .com_rec_list > li {
	background: url("../images/rec_img1@2x.jpg") no-repeat center center;
	background-size: cover;
	box-sizing: border-box;
	padding: 30px 0 15px;
	padding-left: 3%;
}
footer .cont_footer .bnr_recruit .com_rec_list > li:nth-child(2) {
	background-image: url("../images/rec_img2@2x.jpg");
}
footer .cont_footer .bnr_recruit .com_rec_list > li:nth-child(3) {
	background-image: url("../images/rec_img3@2x.jpg");
}

footer .cont_footer .f_bg .link_list {
	margin-top: 30px;
	display: flex;
    align-items: center;
    flex-wrap: wrap;
}
footer .cont_footer .f_bg .link_list li {
	margin-right: 7%;
}
footer .cont_footer .f_bg .link_list li:last-child {
	margin-right: 0;
}
footer .cont_footer .f_bg .link_list a {
	color: #A083CB;
	font-size: 120%;
	letter-spacing: .12em;
	line-height: 1.0em;
}
footer .cont_footer .f_bg .link_list small {
	font-size: 80%;
}
footer .cont_footer .f_bg .link_list .ft_min {
	display: block;
	font-size: 80%;
	letter-spacing: .2em;
	line-height: 1.6em;
	padding-left: 1.2em;
	padding-right: .5em;
	position: relative;
	transition: all 0.6s;
}
footer .cont_footer .f_bg .link_list li:hover .ft_min {
	transition: all 0.3s;
	padding-left: 1.7em;
	padding-right: 0;
}
footer .cont_footer .f_bg .link_list .ft_min::before {
	font-family: 'fontello';
	content: '\e802';
	color: #a89b92;
	font-size: 60%;
	position: absolute;
	left: 0;
	top: .1em;
}

footer .cont_footer .com_sns_bnr .icon_inst {
	margin-top: 50px;
}

/* 1200px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
footer .cont_footer .bnr_recruit .f_rec_lead dt {
	width: 45%;
}
footer .cont_footer .bnr_recruit .f_rec_lead dd {
	font-size: 1.9vw;
	letter-spacing: .15em;
}
footer .cont_footer .bnr_recruit .f_rec_lead .abs li:first-child {
	left: 0;
	transform: translate(-10%, -50%);
}
footer .cont_footer .bnr_recruit .f_rec_lead .abs li:last-child {
	right: 0;
	transform: translate(10%, -70%);
}
	
footer .cont_footer .com_sns_bnr dt {
	font-size: 2.5vw;
}
footer .cont_footer .com_sns_bnr dd p {
	font-size: 1.8vw;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
footer .cont_footer .f_bg {
	padding: 6% 0;
}
footer .cont_footer .bnr_recruit {
	padding: 0;
}	
footer .cont_footer .bnr_recruit .f_rec_lead dl {
	padding: 5% 0;
}
footer .cont_footer .bnr_recruit .f_rec_lead dt {
	width: 45%;
}
footer .cont_footer .bnr_recruit .f_rec_lead dd {
	font-size: 2.1vw;
	letter-spacing: .1em;
}

footer .cont_footer .f_bg .link_list {
	margin-top: 3%;
}
	
footer .cont_footer .com_sns_bnr dt {
	font-size: 2.6vw;
}
footer .cont_footer .com_sns_bnr dd p {
	font-size: 2.2vw;
}
footer .cont_footer .com_sns_bnr dd p .ft_abel {
	font-size: 80%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
footer .cont_footer .f_bg {
	padding: 8% 0;
}
footer .cont_footer .f_bg .w1260 {
	display: block;
}
footer .cont_footer .f_bg .f_box_l {
	width: 100%;
	max-width: 100%;
	padding-bottom: 8%;
	border-bottom: solid 1px #ccc5c2;
	margin-bottom: 8%;
}
footer .cont_footer .f_bg .f_box_r {
	width: 100%;
	max-width: 100%;
}

footer .cont_footer .bnr_recruit {
	padding: 0;
}
footer .cont_footer .bnr_recruit .f_rec_lead dl {
	width: 90%;
	max-width: 100%;
	padding: 4% 0;
	flex-direction: column-reverse;
    flex-wrap: wrap;
}
footer .cont_footer .bnr_recruit .f_rec_lead dt {
	width: 50%;
	margin: .5em auto 0;
}
footer .cont_footer .bnr_recruit .f_rec_lead dd {
	font-size: 100%;
}
footer .cont_footer .bnr_recruit .f_rec_lead .abs li:first-child {
	left: 6%;
}
footer .cont_footer .bnr_recruit .f_rec_lead .abs li:last-child {
	right: 6%;
}
	
footer .cont_footer .bnr_recruit .com_rec_list {
	width: 107%;
	left: -3.5%;
}
footer .cont_footer .bnr_recruit .com_rec_list > li {
	padding-left: 2%;
}

footer .cont_footer .f_bg .link_list {
	margin-top: 6%;
    justify-content: space-between;
}
footer .cont_footer .f_bg .link_list li {
	margin-right: 0;
}
footer .cont_footer .f_bg .link_list a {
	font-size: 110%;
}
footer .cont_footer .f_bg .link_list .ft_min {
	font-size: 90%;
	letter-spacing: .1em;
}

footer .cont_footer .com_sns_bnr {
	display: flex;
    justify-content: space-between;
}
footer .cont_footer .com_sns_bnr > li {
	width: 49%;
}
footer .cont_footer .com_sns_bnr .icon_inst {
	margin-top: 0;
}
footer .cont_footer .com_sns_bnr .icon_inst dd p {
	padding-top: .2em;
}
footer .cont_footer .com_sns_bnr .icon_inst dd p .ft_abel {
	margin-top: 1.2em;
}
}



/*footer
---------------------------------------------------------*/
footer {
	position: relative;
}
footer .com_footer,
footer .top_footer,
footer .cont_footer {
	position: relative;
	z-index: 0;
}
footer img {
	display: block;
	margin: auto;
}
footer .f_clinic img {
	margin-left: 0;
}
footer .f_clinic dd {
	line-height: 1.6em;
	margin-top: 1.8em;
}

footer .com_timetable .time_bg {
	font-size: min(125%,1.9vw);	/*曜日サイズを基準*/
	border-color: #ccc5c2;
	border-left: none;
	border-right: none;
	padding: 1.8em 7% 1.6em;
	border-radius: 0;
}
footer .com_timetable table tbody th {width: 28%;}
footer .com_timetable table tbody td {width: 9%;}
footer .com_timetable .time_txt {color: #666;}

footer .f_map iframe {
	display: block;
}
footer .f_map .com_arrow_link {
	text-align: right;
	margin-top: 1.5em;
}

/*下層フッター*/
footer .cont_footer .f_info {
	padding-top: 60px;
	padding-bottom: 60px;
	background: #fff;
}
footer .cont_footer .f_info .f_flex {
	display: flex;
    justify-content: space-between;
}
footer .cont_footer .f_info .f_flex .box_l {
	width: 52%;
	max-width: 650px;
}
footer .cont_footer .f_info .f_flex .box_r {
	width: 45%;
	max-width: 560px;
}
footer .cont_footer .f_access {
	color: #786252;
	letter-spacing: .28em;
	line-height: 1.6em;
	margin: 1.0em 0 1.2em;
}
footer .cont_footer .f_access li {
	position: relative;
	padding-left: 1.2em;
	margin-bottom: .4em;
}
footer .cont_footer .f_access li::before {
	font-family: 'fontello';
	content: '\e805';
	opacity: 0.5;
	position: absolute;
	left: 0;
	top: 0;
}
footer .cont_footer .f_access li:last-child {
	margin-bottom: 0;
}
footer .cont_footer .f_contact {
	width: 100%;
	max-width: 1180px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
footer .cont_footer .f_contact .f_tel {
	width: 38%;
	max-width: 450px;
}
footer .cont_footer .f_contact .f_contact_btn {
	width: 59%;
	max-width: 690px;
}
footer .cont_footer .f_contact .f_tel img {
	margin-left: 0;
}
footer .cont_footer .f_contact .f_tel dt {
	width: 50%;
	margin-bottom: .7em;
}
footer .cont_footer .f_contact .f_tel dd {
	position: relative;
}

/*全体共通*/
footer .com_footer {
	padding: 0 2%;
}
footer .com_footer .f_sitemap {
	border-top: solid 1px #ccc5c2;
	padding: 60px 2%;
	text-align: left;
	font-size: 90%;
	letter-spacing: .4em;
	line-height: 1.4em;
}
footer .com_footer .f_sitemap a {
	display: block;
	position: relative;
	padding-left: 1.5em;
}
footer .com_footer .f_sitemap a:hover {
	color: #ccc5c2 !important;
}
footer .com_footer .f_sitemap .flex_box {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	display: flex;
    justify-content: space-between;
}
footer .com_footer .f_sitemap .box_l {
	width: 47%;
	display: flex;
    justify-content: space-between;
}
footer .com_footer .f_sitemap .box_r {
	width: 50%;
}

footer .com_footer .f_sitemap .box_l ul {
	width: 49%;
}
footer .com_footer .f_sitemap .box_l li {
	margin-bottom: 1.2em;
}
footer .com_footer .f_sitemap .box_l li:last-child {
	margin-bottom: 0;
}
footer .com_footer .f_sitemap .box_l a::before {
	font-family: 'fontello';
	content: '\e802';
	color: #a89b92;
	font-size: 60%;
	position: absolute;
	left: 0;
	top: 0;
}

footer .com_footer .f_sitemap .box_r dt {
	margin-bottom: 1.0em;
}
footer .com_footer .f_sitemap .box_r dd {
	display: flex;
    justify-content: space-between;
	font-size: 90%;
	letter-spacing: .14em;
	line-height: 1.4em;
}
footer .com_footer .f_sitemap .box_r ul:nth-of-type(1) {
	width: 26%;
}
footer .com_footer .f_sitemap .box_r ul:nth-of-type(2) {
	width: 40%;
}
footer .com_footer .f_sitemap .box_r ul:nth-of-type(3) {
	width: 30%;
}
footer .com_footer .f_sitemap .box_r li {
	margin-bottom: 1.0em;
}
footer .com_footer .f_sitemap .box_r li:last-child {
	margin-bottom: 0;
}
footer .com_footer .f_sitemap .box_r a::before {
	font-family: 'fontello';
	content: '\e800';
	color: #a89b92;
	position: absolute;
	left: 0;
	top: 0;
}

footer .com_footer .f_site_list {
	border-top: solid 1px #ccc5c2;
	padding: 20px 0 80px;
}
footer .com_footer .f_site_list ul {
	width: 100%;
	max-width: 1420px;
	margin: 0 auto;
	display: flex;
    flex-wrap: wrap;
	text-align: center;
	margin-bottom: 50px;
}
footer .com_footer .f_site_list ul:last-child {
	margin-bottom: 0;
}
footer .com_footer .f_site_list li {
	width: 23.8%;
	margin-right: 1.6%;
	margin-top: 1.6%;
}
footer .com_footer .f_site_list li:nth-child(4n) {
	margin-right: 0;
}
footer .com_footer .f_site_list li:nth-child(-n+4) {
	margin-top: 0;
}

footer .copyright {
	background: #443c34;
	padding: 40px 2%;
	text-align: right;
	color: #c1b682;
	font-size: 75%;
	letter-spacing: .17em;
	line-height: 1.6em;
}
footer .copyright p {
	display: inline-block;
	padding-right: 3.5em;
	position: relative;
}
footer .copyright p::before {
	content: "";
	position: absolute;
	width: 2.2em;
	height: 2.2em;
	background: url("../images/logo_mark_b.svg") no-repeat center center;
	background-size: contain;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}

#page_top {
	position:fixed;
	width: 7%;
	max-width: 80px;
	border-radius: 50%;
	background: #ccc5c2;
	overflow: hidden;
	/*bottom: 100px;*/
	right: 3%;
	z-index: 40;
}
#page_top a,
#page_top img {
	display: block;
	position: relative;
}
#page_top img {
	z-index: 2;
}

#page_top a::before {
	content: "";	/*左側の常時見える分*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 28%;
	left: 0;
	bottom: 0;
	background: #bbb1ac;
	transform: scale(1, 1);
	transform-origin: left bottom;
	transition: transform .3s .2s;
}
#page_top:hover a::before {
	transform-origin: left top;
	transform: scale(1, 0);
}
#page_top a::after {
	content: "";	/*マウスオーバー時に見える分*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	background: #bbb1ac;
	transform: scale(1, 0);
	transform-origin: left top;
	transition: transform .3s;
}
#page_top:hover a::after {
	transform-origin: left bottom;
	transform: scale(1, 1);
}

/* 1200px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1200px) {
footer .com_footer .f_sitemap {
	padding: 4% 2%;
	font-size: 95%;
	letter-spacing: .05em;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
footer .f_clinic dd {
	margin-top: 1.0em;
}
footer .com_timetable .time_bg {
	font-size: 2.0vw;	/*曜日サイズを基準*/
	border-radius: 0;
}

/*下層フッター*/
footer .cont_footer .f_info {
	padding-top: 5%;
	padding-bottom: 4%;
}
footer .cont_footer .f_access {
	letter-spacing: .15em;
}
footer .cont_footer .f_map iframe {
	height: 340px;
}

/*全体共通*/
footer .com_footer .f_sitemap a {
	padding-left: 1.2em;
}

footer .com_footer .f_sitemap .box_r dt {
	margin-bottom: .6em;
}
footer .com_footer .f_sitemap .box_r dd {
	letter-spacing: normal;
}
footer .com_footer .f_sitemap .box_r ul:nth-of-type(1),
footer .com_footer .f_sitemap .box_r ul:nth-of-type(2),
footer .com_footer .f_sitemap .box_r ul:nth-of-type(3) {
	width: 33%;
}

footer .com_footer .f_site_list {
	padding: 3% 0 6%;
}
footer .com_footer .f_site_list ul {
	margin-bottom: 3%;
}
footer .com_footer .f_site_list li {
	width: 32%;
	margin-right: 2% !important;
	margin-top: 2% !important;
}
footer .com_footer .f_site_list li:nth-child(3n) {
	margin-right: 0 !important;
}
footer .com_footer .f_site_list li:nth-child(-n+3) {
	margin-top: 0 !important;
}

footer .copyright {
	padding: 3% 2%;
	font-size: 80%;
	letter-spacing: .1em;
}
#page_top {
	right: 1%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
footer .f_clinic dd {
	margin-top: 1.0em;
}
footer .com_timetable .time_bg {
	font-size: 90%;	/*曜日サイズを基準*/
	padding: 1.5em 4% 1.3em;
}
footer .com_timetable table tbody th {width: 26.4%;}
footer .com_timetable table tbody td {width: 9.2%;}

footer .f_map iframe {
	height: 350px;
}

/*下層フッター*/
footer .cont_footer .f_info {
	padding-top: 8%;
	padding-bottom: 6%;
}
footer .cont_footer .f_info .f_flex {
	display: block;
	margin-bottom: 0 !important;
}
footer .cont_footer .f_info .f_flex .box_l {
	width: 100%;
	max-width: 100%;
	margin-bottom: 6%;
}
footer .cont_footer .f_info .f_flex .box_r {
	width: 100%;
	max-width: 100%;
}
footer .cont_footer .f_access {
	letter-spacing: .1em;
}
footer .cont_footer .f_contact {
	display: none;
}

/*全体共通*/
footer .com_footer {
	padding: 0 3%;
}
footer .com_footer .f_sitemap {
	border-top: solid 1px #ccc5c2;
	padding: 0 3%;
	letter-spacing: .05em;
}
footer .com_footer .f_sitemap .f_open_btn {
	padding: .8em 0;
	text-align: center;
	font-size: 110%;
	letter-spacing: .15em;
	line-height: 1.2em;
}
footer .com_footer .f_sitemap .f_open_btn span {
	display: inline-block;
	vertical-align: middle;
	position: relative;
	padding-right: 1.5em;
}
footer .com_footer .f_sitemap .f_open_btn span::before,
footer .com_footer .f_sitemap .f_open_btn span::after{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
footer .com_footer .f_sitemap .f_open_btn span::before{
    box-sizing: border-box;
    width: 1.0em;
    height: 1.0em;
    border: 1px solid #a89b92;
    border-radius: 50%;
}
footer .com_footer .f_sitemap .f_open_btn span::after{
    top: -.1em;
    right: .32em;
    width: .3em;
    height: .3em;
    border-top: 1px solid #a89b92;
    border-right: 1px solid #a89b92;
    transform: rotate(135deg);
}
footer .com_footer .open_box {
	display: none;
	padding: 3% 0 6%;
}
footer .com_footer .f_sitemap a {
	padding-left: 1.0em;
}
footer .com_footer .f_sitemap .box_l {
	display: block;
	width: 50%;
}
footer .com_footer .f_sitemap .box_r {
	width: 45%;
}

footer .com_footer .f_sitemap .box_l ul {
	width: 100%;
}
footer .com_footer .f_sitemap .box_l li {
	margin-bottom: 1.0em !important;
}

footer .com_footer .f_sitemap .box_r dt {
	margin-bottom: .8em;
}
footer .com_footer .f_sitemap .box_r dd {
	display: block;
	letter-spacing: .05em;
}
footer .com_footer .f_sitemap .box_r ul {
	width: 100% !important;
}
footer .com_footer .f_sitemap .box_r li {
	margin-bottom: 1.0em !important;
}

footer .com_footer .f_site_list {
	padding: 3% 0 8%;
}
footer .com_footer .f_site_list ul {
    justify-content: space-between;
	margin-bottom: 3%;
}
footer .com_footer .f_site_list li {
	width: 49%;
	margin-right: 0;
	margin-top: 2% !important;
}
footer .copyright {
	padding: 6% 3% 25vw;
	font-size: 80%;
	letter-spacing: .1em;
}
footer .copyright p {
	padding-right: 3.0em;
}
#page_top {
	width: 12%;
	right: 1%;
}
}



/*スマホフッター
---------------------------------------------------------*/
@media only screen and (min-width: 768px) {
footer .com_footer .open_box {
	display: block !important;	/*サイトマップ*/
}
#sp_footer {display: none !important;}
}

#sp_footer {	
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 600;
	background: #fff;
	box-sizing: border-box;
	text-align: center;
}
#sp_footer::before {
content: "";	/* 影 */
position: absolute;
z-index: 0;
width: 100%;
height: 10px;
left: 0;
bottom: 100%;
opacity: 0.25;
background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.65) 100%);
background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(0,0,0,0.65) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 );
}
#sp_footer img {
	display: block;
	margin: auto;
	width: auto;
	max-height: 60px;
}
#sp_footer a {
	display: block;
}
#sp_footer ul {
	width: 100%;
	background: #80634f;
	display: table;
	table-layout: fixed;
	font-size: 85%;
	letter-spacing: .15em;
	line-height: 1.5em;
}
#sp_footer li {
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	position: relative;
	box-sizing: border-box;
	width: 24%;
}
#sp_footer li.sp_f_tel {
	width: 32%;
}
#sp_footer li.sp_f_mail {
	width: 20%;
}
#sp_footer .sp_f_tel {
	box-sizing: border-box;
	color: #fff;
	position: relative;
}
#sp_footer .sp_f_tel span {
	display: inline-block;
	vertical-align: middle;
	padding-left: 2.0em;
	position: relative;
}
#sp_footer .sp_f_tel span::before {
	font-family: 'fontello';
	content: '\e80d';
	font-size: 150%;
	position: absolute;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
#sp_footer .com_web_btn a,
#sp_footer .com_line_btn a {
	padding: .7em 0 .9em;
}
#sp_footer .com_web_btn p,
#sp_footer .com_line_btn p {
	padding: 0;
}
#sp_footer .com_web_btn .ft_dm,
#sp_footer .com_line_btn .ft_dm {
	display: block;
	margin: 0 auto .1em;
}
#sp_footer .sp_f_mail {
	background: #fff;
	font-size: 90%;
	line-height: 1.2em;
}
#sp_footer .sp_f_mail a {
	padding: .5em 0;
}
#sp_footer .sp_f_mail p {
	padding-top: 1.6em;
	position: relative;
}
#sp_footer .sp_f_mail p::before {
	font-family: 'fontello';
	content: '\e80e';
	font-size: 130%;
	position: absolute;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
}



/*当院で満たす施設基準及び加算に関する掲示
---------------------------------------------------------*/
.infoadd_bnr {
	width: 100%;
	max-width: 450px;
	margin-top: 2.4em;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	letter-spacing: .04em;
	line-height: 1.2em;
}
.infoadd_bnr a {
	display: block;
	padding: 1.2em 0;
	border: solid 1px #8c786b;
	background: #fff;
	transition: all 0.4s;
}
.infoadd_bnr a:hover {
	background: #f7f4f2;
}
.infoadd_bnr span {
	font-size: 125%;
	display: inline-block;
	vertical-align: middle;
	margin-left: .3em;
	color: #8c786b;
	line-height: 1;
	position: relative;
	width: 0.8em;
	height: 0.8em;
	border: 0.075em solid currentColor;
	background: currentColor;
	border-radius: 50%;
	box-sizing: content-box;
}
.infoadd_bnr span::before {
	content: '';
	color: #fff;
	width: 0;
	height: 0;
	border-style: solid;
	border-color: transparent;
	border-width: 0.18em 0.31177em;
	border-right-color: currentColor;
	border-left: 0;
	transform: translateX(15%) rotate(180deg);
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.infoadd_bnr {
	margin-top: 2em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.infoadd_bnr {
	margin-top: 2em;
	max-width: 100%;
	font-size: 90%;
	letter-spacing: normal;
}
}



/*準備中表示
---------------------------------------------------------*/
/*.#sp_footer li,*/
/*.com_btn_web,*/
/*.com_btn_line,*/
/*.com_btn_mail,*/
/*.btn_mail,*/
/*.h_mail,*/
/*.scl_contact > li,*/
/*.com_tel dd,*/
/*.f_tel dd,*/
/*.drw_tel dd,*/
/*.drw_contact > li {
	position: relative;
	pointer-events: none;
}*/
/*.com_btn_web::before,*/
/*.com_btn_line::before,*/
/*.com_btn_mail::before,*/
/*.btn_mail a::before,*/
/*.h_mail a::before,*/
/*.scl_tel span::before,*/
/*.scl_web a::before,*/
/*.scl_line a::before,*/
/*.scl_mail a::before,*/
/*.com_tel dd::before,*/
/*.f_tel dd::before,*/
/*.drw_tel dd::before,*/
/*.drw_web a::before,*/
/*.drw_line a::before,*/
/*.drw_mail a::before,*/
/*.spf_tel span::before
/*.spf_web a::before,*/
/*.spf_line a::before,*/
/*.spf_mail a::before {
    position: absolute;
	content: "";
    background-color: rgba(50,49,49,0.85);
    width: calc(100% - 16px);
	height: calc(100% - 10px);
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
	z-index: 1;
}*/
/*.com_tel dd::before,*/
/*.f_tel dd::before,*/
/*.drw_tel dd::before {
	width: 100%;
	height: 100%;
}*/
/*.com_btn_web::after,*/
/*.com_btn_line::after,*/
/*.com_btn_mail::after,*/
/*.btn_mail a::after,*/
/*.h_mail a::after,*/
/*.scl_tel::after,
/*.scl_web a::after,*/
/*.scl_line a::after,*/
/*.scl_mail a::after,*/
/*.com_tel dd::after,*/
/*.f_tel dd::after,*/
/*.drw_tel dd::after,*/
/*.drw_web a::after,*/
/*.drw_line a::after,*/
/*.drw_mail a::after,*/
/*.spf_tel span::after,*/
/*.spf_web a::after,*/
/*.spf_line a::after,*/
/*.spf_mail a::after {
    position: absolute;
    content: "準備中";
    text-align: center;
    color: #FFF;
    font-size: 80%;
    font-weight: bold;
	line-height: 1;
	letter-spacing: .15em;
    white-space: nowrap;
    width: 100%;
    height: 1em;
    left: 50%;
    top: 50%;
    transform: translate(-50% , -50%);
	z-index: 2;
}*/

/* com_fuki
---------------------------------------------------------*/
.com_fuki {
	text-align: center;
	font-size: 130%;
	letter-spacing: .15em;
	line-height: 1.5;
	margin-bottom: 1em;
}
.com_fuki span {
	position: relative;
	display: inline-block;
	padding: 0 1.5em;
}
.com_fuki span::before,
.com_fuki span::after {
	position: absolute;
	content: "";
	background-color: #666666;
	width: 1px;
	height: 1.2em;
	bottom: 0;
}
.com_fuki span::before {
	left: 0;
	transform: rotate(-25deg);
}
.com_fuki span::after {
	right: 0;
	transform: rotate(25deg);
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_fuki {
	font-size: 110%;
	letter-spacing: .1em;
}
}


/* 動画
---------------------------------------------------------*/
.com_movie {
	position: relative;
	width: 60%;
	max-width: 630px;
	transition: opacity .5s;
	margin-left: auto;
	margin-right: auto;
	box-shadow: 0 30px 20px -20px rgba(0,0,0,0.2);
}
.com_movie::before {
	position: absolute;
	content: "";
	background: url("../images/movie_icon.svg") no-repeat center center;
	background-size: contain;
	width: 16%;
	height: 28%;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	z-index: 1;
	pointer-events: none;
}
.com_movie a {
	position: relative;
	display: block;
}
.com_movie .movie_btn {
	position: absolute;
	width: 32%;
	max-width: 201px;
	left: -8%;
	bottom: -10%;
}
.com_movie:hover {
	opacity: 0.8;
}
/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_movie {
	width: 90%;
}
.com_movie.sp_full {
	width: 100%;
}
}




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


/* 230407追加 */
.y-box {
width: 100%;
max-width: 560px;
margin: 0 auto 1em;
}
.youtube {
width: 100%;
aspect-ratio: 16 / 9;
}
.youtube iframe {
width: 100%;
height: 100%;
}
