@charset "UTF-8";

body {
	text-align:center;
	font-family: "source-han-sans-japanese","游ゴシック","Yu Gothic","Hiragino Kaku Gothic ProN","Hiragino Sans",Meiryo,sans-serif,sans-serif;
	font-weight: 400;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: #30352d;
	font-size: 16px;
	letter-spacing: .06em;
	line-height: 2.3em;
	padding:0;
	margin:0;
	background: #f5f6f5;
	-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;
	font-weight: 400;
}

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

address{
	font-style:normal;
}

ul{
	list-style:none;
}

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

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

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

.blocklink,
.blocklink_out,
.blocklink_anc {
	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;
}

.red {color: #C46E2D;}

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

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



/*共通
---------------------------------------------------------*/
/*スマホ時は隙間を広くする*/
.max_width {
	width: 94%;
	padding: 0 3%;
	margin-left: auto;
	margin-right: auto;
}
.max_1500 {
	width: 100%;
	max-width: 1500px;
	margin: 0 auto;
	text-align: left;
}
.w1500 {
	width: 94%;
	padding: 0 3%;
	max-width: 1500px;
	margin: 0 auto;
	text-align: left;
}
.w1400 {
	width: 94%;
	padding: 0 3%;
	max-width: 1400px;
	margin: 0 auto;
	text-align: left;
}
.w1350 {
	width: 94%;
	padding: 0 3%;
	max-width: 1350px;
	margin: 0 auto;
	text-align: left;
}
.w1300 {
	width: 94%;
	padding: 0 3%;
	max-width: 1300px;
	margin: 0 auto;
	text-align: left;
}
.w1200 {
	width: 94%;
	padding: 0 3%;
	max-width: 1200px;
	margin: 0 auto;
	text-align: left;
}
.w1120 {
	width: 94%;
	padding: 0 3%;
	max-width: 1120px;
	margin: 0 auto;
	text-align: left;
}
/*スマホ時は隙間を広くする*/
.ft_min {
	font-family: "dnp-shuei-mincho-pr6", sans-serif;
	font-weight: 500;
	font-style: normal;
}
.ft_deuterium {
	font-family: deuterium-variable, sans-serif;
	font-variation-settings: "wght" 400;
	font-style: normal;
}
.orange, .orange a {color: #c46e2d;}
.turquoise, .turquoise a {color: #3296a9;}
.lh_2 {
	line-height: 2.0em;
}

.com_txt_link {
	text-decoration: underline;
}
.com_txt_link:hover {
	text-decoration: none;
	color: #3296a9;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.lh_2 {
	line-height: 1.8em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.max_width,
.w1500,
.w1400,
.w1350,
.w1300,
.w1200,
.w1120 {
	width: 90%;
	padding: 0 5%;
}
.lh_2 {
	line-height: 1.8em;
}
}



/*隙間
---------------------------------------------------------*/
.com_btm_170 {margin-bottom: 170px;}
.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_170 {padding-bottom: 170px;}
.com_p_btm_150 {padding-bottom: 150px;}
.com_p_btm_120 {padding-bottom: 120px;}
.com_p_btm_100 {padding-bottom: 100px;}
.com_p_btm_90 {padding-bottom: 90px;}
.com_p_btm_80 {padding-bottom: 80px;}

.com_p_top_150 {padding-top: 150px;}
.com_p_top_120 {padding-top: 120px;}
.com_p_top_100 {padding-top: 100px;}
.com_p_top_90 {padding-top: 90px;}
.com_p_top_80 {padding-top: 80px;}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_btm_170 {margin-bottom: 14%;}
.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_170 {padding-bottom: 14%;}
.com_p_btm_150 {padding-bottom: 12%;}
.com_p_btm_120 {padding-bottom: 10%;}
.com_p_btm_100 {padding-bottom: 8%;}
.com_p_btm_90 {padding-bottom: 8%;}
.com_p_btm_80 {padding-bottom: 7%;}
	
.com_p_top_150 {padding-top: 12%;}
.com_p_top_120 {padding-top: 10%;}
.com_p_top_100 {padding-top: 8%;}
.com_p_top_90 {padding-top: 8%;}
.com_p_top_80 {padding-top: 7%;}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_btm_170 {margin-bottom: 16%;}
.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_170 {padding-bottom: 16%;}
.com_p_btm_150 {padding-bottom: 14%;}
.com_p_btm_120 {padding-bottom: 13%;}
.com_p_btm_100 {padding-bottom: 12%;}
.com_p_btm_90 {padding-bottom: 11%;}
.com_p_btm_80 {padding-bottom: 10%;}
	
.com_p_top_150 {padding-top: 14%;}
.com_p_top_120 {padding-top: 13%;}
.com_p_top_100 {padding-top: 12%;}
.com_p_top_90 {padding-top: 11%;}
.com_p_top_80 {padding-top: 10%;}
}



/*全体共通
---------------------------------------------------------*/
#wrapper{
	overflow: hidden;
}
#pagebody {
	max-height: 100%;
}

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

.com_contact_color .btn_web,
.com_contact_color .btn_mail {
	border-radius: 50px;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.com_contact_color .btn_web::before,
.com_contact_color .btn_mail::before {
	content: "";
	position: absolute;
	width: 120%;
	height: 100%;
	left: -10%;
	top: 0;
	transform-origin: right center;
	transform: skewX(-20deg) scale(0,1);
	opacity: 0;
	transition: transform 0.8s ease, opacity 0.8s linear;
}
.com_contact_color .btn_web:hover::before,
.com_contact_color .btn_mail:hover::before {
	transition: transform 0.5s ease, opacity 0.2s linear;
	transform-origin: left center;
	transform: skewX(-20deg) scale(1,1);
	opacity: 1;
}
.com_contact_color .btn_web {background: #1ebac7;}
.com_contact_color .btn_web::before {background: #00a5b3;}
.com_contact_color .btn_mail {background: #f5962d;}
.com_contact_color .btn_mail::before {background: #f07e00;}
.com_contact_color a {
	display: block;
	position: relative;
	z-index: 1;
}

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

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



/*メインイメージ、header
---------------------------------------------------------*/
.m_img_area,
.m_img .swiper-slide {
	height: 100vh;
}
.m_img_area {
	position: relative;
}
#s_bnr {
	position: fixed;
	z-index: 100;
}
.m_img_area header {
	position: absolute;
	z-index: 10;
}
.m_img_area .m_nav_area {
	position: absolute;
	z-index: 5;
}
.m_img_area .m_img {
	position: relative;
	z-index: 1;	
}

header {
	width: 100%;
	box-sizing: border-box;
	left: 0;
	top: 0;
	padding: 15px 2.5% 0;
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
header .h_left {
	display: block;
	width: 20%;
	max-width: 240px;
}
header .h_contact {
	width: 65%;
	max-width: 790px;
	padding-top: 2%;
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
header .h_left .h_site {
	background: rgba(0,0,0,0.3);
	text-align: center;
	color: #fff;
	font-size: min(110%,1.4vw);
	letter-spacing: .04em;
	line-height: 1.0em;
	padding: .5em 0;
	border-radius: 3.0em;
	margin-top: .5em;
}
header .h_contact .h_tel {
	width: 38%;
	max-width: 294px;
	text-align: left;
	color: #fff;
	font-size: min(100%,1.3vw);
	letter-spacing: .1em;
	line-height: 1.0em;
}
header .h_contact .h_tel dt {
	margin-bottom: .8em;
}
header .h_contact .h_tel dd {
	filter: drop-shadow(0px 0px 15px #000);
}
header .h_contact .com_contact_color {
	width: 60%;
	max-width: 474px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
header .h_contact .com_contact_color li {
	width: 49%;
	max-width: 228px;
	box-shadow: 0px 0px 15px 0px rgba(0,0,0,0.2);
}

#s_bnr {
	width: 10.5%;
	max-width: 156px;
	right: 0;
	bottom: 22%;
}
#s_bnr a {
	display: block;
	position: relative;
	background: #fff;
	border-radius: 30px;
	border-top-right-radius: 0 !important;
	border-bottom-right-radius: 0 !important;
}
#s_bnr a:hover {
	background: #c3e8eb;
}
#s_bnr a::before {
	content: "";
	position: absolute;
	width: 52%;
	max-width: 80px;
	height: 100%;
	left: 0;
	bottom: 0;
	transform: translate(-65%,10%);
	background: url("../images/s_bnr_img@2x.png") no-repeat center bottom;
	background-size: contain;
}

.m_img_area .m_img {
	background: #b7cbd5;	/*お悩みと同じ背景色*/
	overflow: hidden;
}
.m_img_area .m_img::before {
	content: "";	/*下の水色グラデ*/
	position: absolute;
	z-index: 10;
	width: 100%;
	height: 15vw;
	max-height: 150px;
	left: 0;
	bottom: -1px;
	background: #B7CBD5;
	background: linear-gradient(0deg,rgba(183, 203, 213, 1) 10%, rgba(185, 229, 255, 0) 100%);
}
.m_img_area .m_slider {
}
.m_img_area .m_slider::before,
.m_img_area .m_slider::after {
	content: "";	/*左上、右下の角*/
	position: absolute;
	z-index: 9;
	width: 17%;
	max-width: 246px;
	height: 100%;
	top: 0;
}
.m_img_area .m_slider::before {
	left: 0;
	background: url("../images/m_corner1@2x.png") no-repeat left top;
	background-size: contain;
}
.m_img_area .m_slider::after {
	right: 0;
	background: url("../images/m_corner2@2x.png") no-repeat right bottom;
	background-size: contain;
}
.m_img .swiper-slide {
	background-image: url("../images/m_img1@2x.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: relative;
}
.m_img .swiper-slide::before {
	content: "";	/*下の暗いグラデ*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 60%;
	left: 0;
	bottom: 0;
	opacity: 0.7;
	background: #000000;
	background: linear-gradient(0deg,rgba(0, 0, 0, 1) 0%, rgba(25, 49, 96, 0) 100%);
}
.m_img .swiper-slide .m_copy {
	position: absolute;
	z-index: 1;
	left: 2.5%;
	top: 60%;
	transform: translateY(-50%);
	width: 70%;
	max-width: 1040px;
}
.m_img .swiper-slide .m_copy .copy1 {
	position: relative;
	z-index: 2;
}
.m_img .swiper-slide .m_copy .copy2 li {
	position: absolute;
}
/*スライド1*/
.m_img .slide1 {
	background-image: url("../images/m_img1@2x.jpg");
	background-position: center bottom;
}
.m_img .slide1 .m_copy {
	top: 65%;
}
.m_img .slide1 .m_copy .copy2 li:nth-child(1) {
	z-index: 0;
	width: 25%;
	max-width: 250px;
	right: 0;
	top: 0;
	transform: translate(15%,-12%);
}
.m_img .slide1 .m_copy .copy2 li:nth-child(2) {
	z-index: 1;
	width: 37%;
	max-width: 380px;
	right: 0;
	top: 0;
	transform: translate(82%,-42%);
}
/*スライド2*/
.m_img .slide2 {background-image: url("../images/m_img2@2x.jpg");}
.m_img .slide2 .m_copy .copy2 li:nth-child(1) {
	z-index: 0;
	width: 24%;
	max-width: 246px;
	right: 1%;
	top: 2%;
	transform: translate(0%,0%);
}
.m_img .slide2 .m_copy .copy2 li:nth-child(2) {
	z-index: 1;
	width: 24%;
	max-width: 246px;
	right: 0;
	top: 25%;
	transform: translate(82%,0%);
}

.m_img .slide_dotto {
	position: absolute;
	z-index: 11;
	right: 2%;
	bottom: 52%;
}
.m_img .slide_dotto .swiper-pagination-bullet {
	display: block;
	width: 10px;
	height: 10px;
	border-radius: 50%;
	margin-top: 20px;
	background: #fff;
	opacity: 0.3;
	transition: opacity 0.4s;
}
.m_img .slide_dotto .swiper-pagination-bullet:first-child {
	margin-top: 0;
}
.m_img .slide_dotto .swiper-pagination-bullet-active {
	opacity: 1.0;
}

.m_img_area .m_nav_area {
	margin: auto;
	left: 0;
	right: 0;
	bottom: 2%;
}

/*表示アニメーション*/
.m_img_area .m_slider::before,
.m_img_area .m_slider::after {
	opacity: 0;	/*左上、右下の角*/
	transition: all 1.5s 0.6s cubic-bezier(0.33, 1, 0.68, 1);
}
.m_img_area .m_slider::before {
	transform: translate(-100%,-100%);
}
.m_img_area .m_slider::after {
	transform: translate(100%,100%);
}
.m_img_area.anime_on .m_slider::before,
.m_img_area.anime_on .m_slider::after {
	opacity: 1;
	transform: translate(0%,0%);
}
.m_img .swiper-slide .m_copy .copy1,
.m_img .swiper-slide .m_copy .copy2 li span {
	display: block;
	opacity: 0;
	transition: all 1.5s;
}
.m_img .swiper-slide .m_copy .copy2 li:nth-child(1) span {
	transition-delay: 0.5s;
	transform: translateY(-20%);
}
.m_img .swiper-slide .m_copy .copy2 li:nth-child(2) span {
	transition-delay: 0.5s;
	transform: translateY(20%);
}
.m_img_area.anime_on .m_img .swiper-slide .m_copy .copy1 {
	opacity: 1;
}
.m_img_area.anime_on .m_img .swiper-slide .m_copy .copy2 li:nth-child(1) span,
.m_img_area.anime_on .m_img .swiper-slide .m_copy .copy2 li:nth-child(2) span {
	opacity: 1;
	transform: translateY(0%);
}

/* 画面高さ：900px以下
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-height: 700px) {
header .h_left .h_logo {
	padding: 0 8%;
}
header .h_contact {
	padding-top: 0;
}
#s_bnr {
	width: 19vh;
	max-width: 130px;
	bottom: 15%;
}
#s_bnr a {
	border-radius: 20px;
}
.m_img .swiper-slide .m_copy {
	width: 120vh;
	max-width: 65%;
	left: 50%;
	top: 55%;
	transform: translate(-55%,-50%);
}
.m_img .slide1 .m_copy {
	top: 57%;
}
.m_img_area .m_nav_area {
	bottom: 0;
}
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
header {
	padding: 0 2% 0;
}
header .h_left {
	width: 22%;
}
header .h_contact {
	width: 75%;
}
header .h_left .h_site {
	font-size: 1.6vw;
}
header .h_contact .h_tel {
	font-size: 1.5vw;
}

#s_bnr {
	width: 12%;
	bottom: 15%;
}
#s_bnr a {
	border-radius: 2.5vw;
}

.m_img .swiper-slide .m_copy {
	left: 4%;
	top: 52% !important;
	transform: translateY(0%);
	width: 85%;
}
/*スライド1*/
.m_img .slide1 .m_copy .copy2 li:nth-child(1) {
	right: 20%;
	top: 0;
	transform: translate(15%,-12%);
}
.m_img .slide1 .m_copy .copy2 li:nth-child(2) {
	right: 20%;
	top: 0;
	transform: translate(82%,-42%);
}
/*スライド2*/
.m_img .slide2 .m_copy .copy2 li:nth-child(1) {
	right: 12%;
	top: 0;
	transform: translate(0%,-45%);
}
.m_img .slide2 .m_copy .copy2 li:nth-child(2) {
	right: 10%;
	top: 23%;
	transform: translate(82%,-45%);
}
	
.m_img .slide_dotto .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
}

.m_img_area .m_nav_area {
	bottom: 5%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
header {
	padding: 0 2% 0;
	display: block;
}
header .h_left {
	width: 40%;
}
header .h_contact {
	display: none;
}
header .h_left .h_logo {
	padding: 0 5%;
}
header .h_left .h_site {
	font-size: 70%;
	letter-spacing: normal;
}

#s_bnr {
	position: absolute;
	width: 24%;
	bottom: 45%;
}
#s_bnr a {
	border-radius: 3.5vw;
}

.m_img_area {
	height: 135vw;
}
.m_img_area .m_img .swiper-slide {
	height: 145vw;
}
.m_img_area .m_img::before {
	height: 20vw;	/*下の水色グラデ*/
}
.m_img_area .m_slider::before,
.m_img_area .m_slider::after {
	width: 24%;	/*左上、右下の角*/
}
.m_img .swiper-slide .m_copy {
	left: 0;
	top: 75%;
	transform: translateY(-50%);
	width: 100%;
}
/*スライド1*/
.m_img .slide1 .m_copy .copy2 li:nth-child(1) {
	width: 35%;
	left: 1%;
	right: auto;
	top: 0;
	transform: translate(0%,-100%);
}
.m_img .slide1 .m_copy .copy2 li:nth-child(2) {
	width: 52%;
	right: 0;
	top: 0;
	transform: translate(4%,-35%);
}
/*スライド2*/
.m_img .slide2 .m_copy .copy2 li:nth-child(1) {
	width: 35%;
	right: 2%;
	top: 0;
	transform: translate(0%,-35%);
}
.m_img .slide2 .m_copy .copy2 li:nth-child(2) {
	width: 35%;
	right: auto;
	left: 2%;
	top: 0;
	transform: translate(0%,-100%);
}
	
.m_img .slide_dotto {
	margin: auto;
	left: 0;
	right: 0;
	bottom: 10%;
	display: flex;
    justify-content: center;
    align-items: center;
}
.m_img .slide_dotto .swiper-pagination-bullet {
	width: 8px;
	height: 8px;
	margin: 0 10px;
}
}

/* 縦向きの場合
------------------------------------------*/
@media only screen and (max-width: 767px) and (orientation: portrait) {
/*スライド1*/
.m_img .slide1 {
	background-image: url("../images/m_img1_sp.jpg");
	background-position: center bottom;
	}
/*スライド2*/
.m_img .slide2 {
	background-image: url("../images/m_img2_sp.jpg");
	background-position: right bottom;
}
}



/*メニュー
---------------------------------------------------------*/
/* メニュー */
.m_nav {
	display: flex;
    justify-content: center;
    align-items: center;
	text-align: center;
	color: #fff;
	font-size: min(120%,1.4vw);
	letter-spacing: .15em;
	line-height: 1.2em;
}
.m_nav > li {
	position: relative;
}
.m_nav > li::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 1.5em;
	background: #fff;
	opacity: 0.3;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
.m_nav > li:first-child::before {
	display: none;
}
.m_nav > li > a {
	white-space: nowrap;
	padding: 0 1.8em;
	height: 4.0em;
	display: flex;
    align-items: center;
	position: relative;
}
.m_nav > li > a::before {
	content: "";
	position: absolute;
	width: 100%;
	height: .5em;
	left: 0;
	top: 0;
	background: url("../images/now@2x.png") no-repeat center top;
	background-size: contain;
	opacity: 0;
	transition: opacity 0.8s;
}
.m_nav > li > a:hover::before {
	opacity: 1;
	transition: opacity 0.4s;
}

/* 画面高さ：900px以下
------------------------------------------*/
@media only screen and (min-width: 960px) and (max-height: 900px) {
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/* メニュー */
.m_nav {
	font-size: 1.8vw;
	letter-spacing: .1em;
}
.m_nav > li::before {
	height: 2.5em;
}
.m_nav > li > a {
	padding: 0 1.3em;
}
}

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



/*スクロールメニュー
---------------------------------------------------------*/
#scl_header {
	position: fixed;
	z-index: 500;
	left: 0;
	top: 0;
	transform: translateY(-100%);
	width: 100%;
}
#scl_header.is-show {
	display: block;
	transform: translateY(0);
	opacity: 1;
    animation: sclAnimation 1.0s;
}
#scl_header .scl_flex {
	width: 100%;
	box-sizing: border-box;
	background: #fff;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#scl_header .scl_flex .scl_nav_area {
	width: 60%;
	box-sizing: border-box;
	padding: 0 1%;
}
#scl_header .scl_flex .scl_contact {
	width: 40%;
	max-width: 600px;
	box-sizing: border-box;
	padding: 25px 1%;
}

#scl_header .scl_nav_area .m_nav {
	color: #30352d;
	font-size: min(105%,1.15vw);
	letter-spacing: .1em;
    justify-content: flex-start;
}
#scl_header .scl_nav_area .m_nav > li::before {
	background: #e6e9d6;
	opacity: 1;
	height: 2.5em;
}
#scl_header .scl_nav_area .m_nav > li > a {
	padding: 0 1.2em;
}

#scl_header .scl_contact {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#scl_header .scl_contact .scl_tel {
	width: 42%;
}
#scl_header .scl_contact .scl_tel dt {
	text-align: left;
	font-size: min(80%,1.0vw);
	letter-spacing: .12em;
	line-height: 1.2em;
	margin-bottom: .8em;
}
#scl_header .scl_contact .com_contact_color {
	width: 56%;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#scl_header .scl_contact .com_contact_color li {
	width: 49%;
}

/* 1500px以下
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1500px) {
}

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

/* 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 {
	display: none;
}
#drawer .drawer-hamburger {
	opacity: 0;
}
#drawer-content  {
	text-align: left;
    width: 50vw;		/*開く部分の幅*/
    min-width: 50vw;	/*開く部分の幅*/
}
#drawer-content .drawer-nav {
	padding: 15% 10% 8%;
}
#drawer-content .drw_contact {
	background: rgba(40,92,122,0.95);
	padding: 8% 5% 8%;
}
#drawer-content .drw_menu {
	font-size: 110%;
	letter-spacing: .2em;
	line-height: 1.4em;
}
#drawer-content .drw_menu > li {
	margin-bottom: 1.0em;
}
#drawer-content .drw_menu > li:last-child {
	margin-bottom: 0;
}
#drawer-content .drw_menu > li a {
	display: block;
	padding: .5em 0;
}
#drawer-content .drw_tel {
	width: 85%;
	margin: 0 auto 6%;
}
#drawer-content .drw_tel > dt {
	letter-spacing: .2em;
	margin-bottom: .5em;
}
#drawer-content .com_contact_color {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
#drawer-content .com_contact_color li {
	width: 49%;
}
#drawer-content .com_contact_color img {
	width: 100% !important;
	max-width: initial !important;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
#drawer.is-show {
	display: block;
}
#drawer.is-show .drawer-hamburger {
	opacity: 1;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
#drawer {
	display: block;
}
#drawer .drawer-hamburger {
	opacity: 1;
}
#drawer-content  {
    width: 80vw;		/*開く部分の幅*/
    min-width: 80vw;	/*開く部分の幅*/
}
#drawer-content .drawer-nav {
	padding-top: 20%;
}
#drawer-content .drw_menu {
	font-size: 105%;
	letter-spacing: .15em;
}
#drawer-content .drw_menu > li {
	margin-bottom: .5em;
}
#drawer-content .drw_tel > dt {
	font-size: 90%;
}
}



/*共通パーツ
---------------------------------------------------------*/
/*リンクボタン*/
.com_link1 {
	margin-top: 1.8em;
	text-align: center;
}
.com_link1 a {
	display: inline-block;
	background: #30352d;
	text-align: left;
	color: #fff;
	font-size: 110%;
	letter-spacing: .05em;
	line-height: 1.4em;
	padding: 1.0em 2.0em;
	padding-right: 3.5em;
	border-radius: 1.7em;
	min-width: 12.0em;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
.com_link1 a::before {
	content: "";
	position: absolute;
	width: 1.7em;
	height: 1.7em;
	right: 1.0em;
	top: 50%;
	transform: translateY(-50%);
	background: #fff url("../images/arrow1@2x.png") no-repeat center center;
	background-size: contain;
	border-radius: 50%;
}
.com_link1.arw_anc a::before {
	transform: translateY(-50%) rotate(90deg);
}
.com_link1.arw_sit a::before {
	background-image: url("../images/icon_site@2x.png");
}
.com_link1 a::after {
	content: "";
	position: absolute;
	z-index: -1;
	width: 120%;
	height: 100%;
	background: #000;
	left: -10%;
	top: 0;
	transform-origin: right center;
	transform: skewX(-20deg) scale(0,1);
	opacity: 0;
	transition: transform 0.8s ease, opacity 0.8s linear;
}
.com_link1 a:hover::after {
	transition: transform 0.5s ease, opacity 0.2s linear;
	transform-origin: left center;
	transform: skewX(-20deg) scale(1,1);
	opacity: 1;
}

/*影*/
.com_top_shadow {
	position: relative;
}
.com_top_shadow > div {
	position: relative;
	z-index: 1;
}
.com_top_shadow::after {
	content: "";
	position: absolute;
	z-index: 0;
	width: 80%;
	height: 6vw;
	max-height: 60px;
	background: url("../images/shadow2@2x.png") no-repeat center top;
	background-size: 100% 100%;
	margin: auto;
	left: 0;
	right: 0;
	top: 0;
}

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

/*インデックス*/
.com_index1 {
	text-align: center;
}
.com_index1 .ft_deuterium {
	color: #3296a9;
	font-size: 140%;
	letter-spacing: .1em;
	line-height: 1.0em;
}
.com_index1 .ft_min {
	font-size: min(375%,5.0vw);
	letter-spacing: .15em;
	line-height: 1.4em;
}
.com_index1 .ft_deuterium + .ft_min {
	margin-top: .3em;
}
.com_img_title {
	background: url("../images/faq_img1@2x.jpg") no-repeat center center;
	background-size: cover;
	padding: 85px 3%;
	color: #fff;
	position: relative;
	margin-bottom: 70px;
}
.com_img_title::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 8%;
	max-width: 118px;
	height: 100%;
	right: 0;
	bottom: 0;
	background: url("../images/feat_corner1@2x.png") no-repeat right bottom;
	background-size: contain;
}
.com_img_title .com_index1 {
	position: relative;
	z-index: 1;
}
.com_img_title .com_index1 .ft_deuterium {
	color: #fff;
}
.com_index2 {
	border-top: solid 1px #30352d;
	border-bottom: solid 1px #30352d;
	text-align: center;
	font-size: min(190%,2.9vw);
	letter-spacing: .12em;
	line-height: 1.6em;
	padding: .6em 3%;
	margin-bottom: 40px;
}
.com_index3 {
	background: #db8137;
	text-align: center;
	color: #fff;
	font-size: min(220%,3.1vw);
	letter-spacing: .15em;
	line-height: 1.4em;
	padding: .8em 3%;
	margin-bottom: 40px;
}
.com_index4 {
	background: #fff;
	text-align: center;
	color: #30352d;
	font-size: min(220%,3.1vw);
	letter-spacing: .1em;
	line-height: 1.4em;
	padding: .6em 3%;
	border-radius: .5em;
	margin-bottom: 60px;
}

/*ふきだし：スラッシュ*/
.slash {
	text-align: center;
}
.slash span {
	display: inline-block;
	position: relative;
}
.slash span::before,
.slash span::after {
	content: "";
	position: absolute;
	width: 1px;
	height: 1.5em;
	border-left: solid 1px #30352d;
	bottom: 0;
}
.slash span::before {
	left: -1.5em;
	transform: rotate(-30deg);
}
.slash span::after {
	right: -1.5em;
	transform: rotate(30deg);
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
/*リンクボタン*/
.com_link1 {
	margin-top: 1.5em;
}
.com_link1 a {
	font-size: 100%;
}
/*インデックス*/
.com_index1 .ft_deuterium {
	font-size: 120%;
}
.com_index1 .ft_min {
	font-size: 5.5vw;
	letter-spacing: .1em;
}
.com_img_title {
	padding: 6% 3%;
	margin-bottom: 6%;
}
.com_index2 {
	font-size: 3.1vw;
	letter-spacing: .1em;
	margin-bottom: 4%;
}
.com_index3 {
	font-size: 3.4vw;
	letter-spacing: .1em;
	margin-bottom: 4%;
}
.com_index4 {
	font-size: 3.4vw;
	letter-spacing: .05em;
	margin-bottom: 5%;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
/*リンクボタン*/
.com_link1 {
	margin-top: 1.5em;
}
.com_link1 a {
	padding-left: 1.5em;
	font-size: 100%;
	letter-spacing: normal;
}

/*影*/
.com_top_shadow::after {
	height: 8vw;
}

/*インデックス*/
.com_index1 .ft_deuterium {
	font-size: 110%;
}
.com_index1 .ft_min {
	font-size: 180%;
	letter-spacing: .05em;
	line-height: 1.4em;
}
.com_index1 .ft_deuterium + .ft_min {
	margin-top: .3em;
}
.com_img_title {
	padding: 8% 3%;
	margin-bottom: 8%;
}
.com_img_title::before {
	width: 12%;
}
.com_index2 {
	font-size: 140%;
	letter-spacing: .05em;
	padding: .6em 2%;
	margin-bottom: 6%;
}
.com_index3 {
	font-size: 145%;
	letter-spacing: .1em;
	padding: .9em 1.5%;
	margin-bottom: 6%;
}
.com_index4 {
	font-size: 145%;
	letter-spacing: .05em;
	padding: .8em 1.5%;
	margin-bottom: 8%;
}
	
/*スマホスクロール*/
.com_scl_txt {
	text-align: center;
	color: #999;
	font-size: 90%;
	font-weight:  bold;
	letter-spacing: .05em;
	line-height: 1.2em;
	margin-bottom: .5em;
}
.scl_area_x {
	overflow-x: scroll;
	padding-bottom: 1.0em;
}
}



/*com_contact
---------------------------------------------------------*/
.com_cont_style {
	width: 100%;
	max-width: 945px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.com_cont_style .cont_tel {
	width: 41%;
	max-width: 376px;
}
.com_cont_style .com_contact_color {
	width: 56%;
	max-width: 528px;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
.com_cont_style .cont_tel dt {
	text-align: left;
	letter-spacing: .08em;
	line-height: 1.4em;
	margin-bottom: 1.0em;
}
.com_cont_style .com_contact_color li {
	width: 49%;
	max-width: 256px;
}

.com_cont_time {
	font-size: 85%;
	letter-spacing: .16em;
	line-height: 1.7em;
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
	text-align: center;
}
.com_cont_time dt {
	padding-right: .5em;
	margin-right: .6em;
	position: relative;
}
.com_cont_time dt::before {
	content: "";
	position: absolute;
	width: 1px;
	height: 1.0em;
	background: #30352d;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.com_cont_time dd.orange {
	width: 100%;
}
.com_cont_style + .com_cont_time {
	margin-top: 1.5em;
}

.com_cont_layout {
	width: 100%;
	max-width: 1125px;
	margin-left: auto;
	margin-right: auto;
	border-top: solid 1px #e6e9d6;
	padding-top: 40px;
	text-align: center;
}
.com_cont_layout .cont_title {
	margin-bottom: 30px;
}
.com_cont_layout .cont_title p {
	font-size: 120%;
	letter-spacing: .16em;
	line-height: 1.6em;
}
.com_cont_layout .cont_title .ft_deuterium {
	color: #999aa1;
	opacity: 0.7;
	font-size: 140%;
	letter-spacing: .04em;
	line-height: 1.0em;
	margin-bottom: .5em;
}


.com_contact {
	width: 100%;
	max-width: 1300px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
	box-sizing: border-box;
	padding: 80px 4%;
	position: relative;
}
.com_contact .cont_inbox {
	width: 100%;
	max-width: 1170px;
	margin: 0 auto;
}
.com_contact::before {
	content: "";	/*影*/
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 6vw;
	max-height: 60px;
	left: 0;
	top: 100%;
	background: url("../images/shadow2@2x.png") no-repeat center top;
	background-size: 100% 100%;
}

.com_contact .cont_lead {
	text-align: left;
	margin-bottom: 50px;
}
.com_contact .cont_lead .cont_box_l {
	float: left;
	width: 45%;
	max-width: 520px;
}
.com_contact .cont_lead .cont_box_r {
	float: right;
	width: 52%;
}
.com_contact .cont_lead .cont_box_r dt {
	font-size: min(200%,3.0vw);
	letter-spacing: .08em;
	line-height: 1.6em;
	margin-bottom: .3em;
}
.com_contact .cont_lead .cont_box_r dd {
	width: 100%;
	max-width: 590px;
}

.com_contact .cont_img {
	background: #f5f5e9;
	padding: 30px 3% 40px;
	text-align: center;
}
.com_contact .cont_img_title {
	font-size: 150%;
	letter-spacing: .1em;
	line-height: 1.6em;
	margin-bottom: .5em;
}
.com_contact .cont_img_title > span {
	display: inline-block;
	vertical-align: middle;
	background: #fff;
	padding: .1em .6em;
	border-radius: .5em;
	margin-left: .4em;
	transform: translateY(-.2em);
}
.com_contact .cont_img_title > span span {
	color: #e89b43;
	font-size: 110%;
}
.com_contact .cont_img_list {
	width: 100%;
	max-width: 980px;
	margin-left: auto;
	margin-right: auto;
	font-size: min(135%,2.0vw);
	letter-spacing: .12em;
	line-height: 1.4em;
	display: flex;
    justify-content: space-between;
}
.com_contact .cont_img_list li {
	width: 32%;
}
.com_contact .cont_img_list li p {
	margin-top: .8em;
}
.com_contact .cont_img + .com_cont_layout {
	border-top: none;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.com_cont_style .cont_tel dt {
	letter-spacing: .08em;
}
.com_cont_time {
	font-size: 90%;
	letter-spacing: .1em;
	line-height: 1.6em;
}
.com_cont_layout {
	padding-top: 5%;
}
.com_cont_layout .cont_title {
	margin-bottom: 4%;
}
.com_cont_layout .cont_title .ft_deuterium {
	font-size: 120%;
}


.com_contact {
	padding: 6% 4%;
}
.com_contact .cont_lead {
	margin-bottom: 5%;
}
.com_contact .cont_lead .cont_box_l {
	width: 48%;
	margin-right: 3%;
	margin-bottom: 1.0em;
}
.com_contact .cont_lead .cont_box_r {
	float: none;
	width: 100%;
}
.com_contact .cont_lead .cont_box_r dt {
	font-size: 3.2vw;
	letter-spacing: .1em;
	line-height: 1.4em;
	margin-bottom: .3em;
}
.com_contact .cont_lead .cont_box_r dd {
	max-width: 100%;
}
.com_contact .cont_img {
	padding: 4% 3% 4%;
}
.com_contact .cont_img_title {
	font-size: 140%;
	margin-bottom: .8em;
}
.com_contact .cont_img_list {
	letter-spacing: .05em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.com_cont_style {
	display: block;
}
.com_cont_style .cont_tel {
	width: 80%;
	max-width: 100%;
	margin: 0 auto 6%;
}
.com_cont_style .com_contact_color {
	width: 100%;
	max-width: 100%;
}
.com_cont_style .cont_tel dt {
	text-align: center;
	margin-bottom: .5em;
}
.com_cont_style .com_contact_color li {
	width: 49%;
	max-width: 100%;
}

.com_cont_time {
	font-size: 95%;
	letter-spacing: .05em;
	line-height: 1.6em;
	display: block;
}
.com_cont_time dt {
	padding-right: 0;
	margin-right: 0;
}
.com_cont_time dt::before {
	display: none;
}
.com_cont_style + .com_cont_time {
	margin-top: 1.0em;
}

.com_cont_layout {
	padding-top: 8%;
}
.com_cont_layout .cont_title {
	margin-bottom: 6%;
}
.com_cont_layout .cont_title p {
	font-size: 115%;
	letter-spacing: .1em;
	line-height: 1.4em;
}
.com_cont_layout .cont_title .ft_deuterium {
	font-size: 110%;
	margin-bottom: .8em;
}


.com_contact {
	padding: 8% 6%;
}
.com_contact::before {
	height: 8vw;	/*影*/
}
.com_contact .cont_lead {
	margin-bottom: 8%;
}
.com_contact .cont_lead .cont_box_l {
	float: none;
	width: 90%;
	margin: 0 auto 1.0em;
}
.com_contact .cont_lead .cont_box_r {
	float: none;
	width: 100%;
}
.com_contact .cont_lead .cont_box_r dt {
	text-align: center;
	font-size: 145%;
	letter-spacing: .05em;
	line-height: 1.4em;
	margin-bottom: .2em;
}
.com_contact .cont_lead .cont_box_r dd {
	width: 100%;
	max-width: 100%;
}

.com_contact .cont_img {
	padding: 8% 4% 10%;
}
.com_contact .cont_img_title {
	font-size: 120%;
	margin-bottom: 1.5em;
}
.com_contact .cont_img_title > span {
	padding: 0 1.5em;
	margin: 0;
	transform: none;
}
.com_contact .cont_img_list {
	font-size: 105%;
	letter-spacing: normal;
	display: block;
}
.com_contact .cont_img_list li {
	width: 100%;
	display: flex;
    justify-content: space-between;
    align-items: center;
	margin-top: 6%;
}
.com_contact .cont_img_list li:first-child {
	margin-top: 0;
}
.com_contact .cont_img_list li div {
	width: 50%;
}
.com_contact .cont_img_list li p {
	width: 50%;
	margin-top: 0;
}
}


/*---------------------------------------------------------
 accordion
---------------------------------------------------------*/
.open_btn {
	position: relative;
	cursor: pointer;
	transition: color .5s, background-color .5s;
}
.open_box {
	display: none;
}
/*開閉アイコン
---------------------------------------------------------*/
.icon_open {
	letter-spacing: normal;
	line-height: 1.0em;
	display: inline-block;
	vertical-align: middle;
	width: 1.4em;
	height: 1.4em;
	background: #073B66;
	border-radius: 50%;
	margin-left: .5em;
	position: relative;
}
.icon_open::before,
.icon_open::after {
	content: "";
	position: absolute;
	width: 50%;
	height: 1px;
	background: #fff;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	margin: auto;
}
.icon_open::after {
	transform: rotate(90deg);
	transition: all 0.4s;
}
.active .icon_open::after {
	transform: rotate(0deg);
}



/*料金表
---------------------------------------------------------*/
.pric_tax {
	text-align: right;
	color: #073B66;
	font-size: 90%;
	letter-spacing: .15em;
	line-height: 1.6em;
	margin-bottom: 1.5em;
}
.tbl_price {
	width: 100%;
	margin-top: 30px;
	background: #F7F7F7;
	color: #073B66;
	line-height: 2.0em;
}
.pric_tax + .tbl_price {
	margin-top: 0;
}
.tbl_price th,
.tbl_price td {
	font-weight: 400;
	border-bottom: solid 1px #ACADB2;
	text-align: left;
	vertical-align: middle;
	padding: 2.0em 0;
}
.tbl_price th {
	width: 72%;
	padding-left: 2%;
	padding-right: 2%;
}
.tbl_price td {
	width: 28%;
	padding-right: 2%;
}
.tbl_price th p {
	width: 100%;
	max-width: 720px;
	margin-left: auto;
	margin-right: 0;
	font-size: 125%;
	letter-spacing: .15em;
}
.tbl_price td .ft_ivymode {
	font-size: 130%;
	letter-spacing: .15em;
	margin: 0 .1em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
.pric_tax {
	letter-spacing: .1em;
	margin-bottom: .8em;
}
.tbl_price {
	margin-top: 4%;
	line-height: 1.8em;
}
.tbl_price th,
.tbl_price td {
	padding-top: 1.5em;
	padding-bottom: 1.5em;
}
.tbl_price th {
	width: 65%;
}
.tbl_price td {
	width: 35%;
}
.tbl_price th p {
	letter-spacing: .1em;
}
.tbl_price td .ft_ivymode {
	letter-spacing: .1em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
.pric_tax {
	letter-spacing: .05em;
	margin-bottom: .5em;
}
.tbl_price {
	margin-top: 6%;
	line-height: 1.6em;
}
.tbl_price tr,
.tbl_price th,
.tbl_price td {
	display: block;
	width: 100% !important;
	box-sizing: border-box;
}
.tbl_price th {
	padding: 1.2em 6% .5em;
	border-bottom: none;
}
.tbl_price td {
	padding: 0 5% 1.0em;
	text-align: right;
}
.tbl_price th p {
	max-width: 100%;
	font-size: 110%;
	letter-spacing: .05em;
}
.tbl_price td .ft_ivymode {
	font-size: 120%;
	letter-spacing: .05em;
}
}



/*footer
---------------------------------------------------------*/
footer .f_bg1 {
	background: #284f65;
	position: relative;
	color: #fff;
}
footer .f_bg1 a:hover {
	color: #91c4df;
}
footer .f_bg1::before {
	content: "";
	position: absolute;
	z-index: 0;
	width: 100%;
	height: 20vw;
	max-height: 230px;
	background: #f5f5f5;
	left: 0;
	top: -1px;
}
footer .f_bg1 .f_img {
	width: 85%;
	height: 30vw;
	max-height: 390px;
	margin-left: auto;
	margin-right: 0;
	background: url("../images/f_img1@2x.jpg") no-repeat center center;
	background-size: cover;
	position: relative;
	z-index: 1;
}
footer .f_bg1 .w1300 {
	position: relative;
	z-index: 1;
	padding-top: 120px;
	padding-bottom: 60px;
}

footer .f_info {
	display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
footer .f_info .f_box_l {
	width: 54%;
	max-width: 570px;
}
footer .f_info .f_box_r {
	width: 42%;
	max-width: 620px;
}
footer .f_info .f_box_r iframe {
	display: block;
	width: 100%;
	height: 410px;
}
footer .f_info .f_clinic dt {
	font-size: min(130%,1.8vw);
	letter-spacing: .18em;
	line-height: 1.4em;
}
footer .f_info .f_clinic dt .ft_min {
	display: block;
	font-size: 235%;
	letter-spacing: .1em;
	line-height: 1.4em;
	margin: .2em 0 .5em;
}
footer .f_info .f_clinic dd {
	line-height: 1.8em;
}
footer .f_info .f_timetable {
	margin-top: 30px;
}
footer .f_info .f_timetable dd {
	font-size: 90%;
	letter-spacing: normal;
	line-height: 1.6em;
	margin-top: 1.0em;
	display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
footer .f_info .f_timetable dd p {
	margin-right: .5em;
}
footer .f_info .f_timetable dd p:last-child {
	margin-right: 0;
}
footer .f_info .f_box_r .f_map_link {
	text-align: right;
	font-size: 120%;
	letter-spacing: .1em;
	line-height: 1.2em;
	margin-top: .5em;
}
footer .f_info .f_box_r .f_map_link a {
	display: inline-block;
	padding-right: 1.0em;
	position: relative;
}
footer .f_info .f_box_r .f_map_link a::before {
	font-family: 'fontello';
	content: '\e805';
	font-size: 50%;
	position: absolute;
	right: 0;
	top: .2em;
}
footer .f_access {
	width: 100%;
	max-width: 1125px;
	margin-left: auto;
	margin-right: auto;
	display: flex;
    justify-content: space-between;
    align-items: center;
	font-size: min(95%,1.5vw);
	letter-spacing: .08em;
	line-height: 1.6em;	
	font-feature-settings: "halt";
}
footer .f_access li {
	width: 32%;
	display: flex;
    align-items: center;
}
footer .f_access li div {
	width: 8vw;
	max-width: 98px;
	margin-right: 5%;
}
footer .f_access li .txt_large {
	display: block;
	font-size: 135%;
	letter-spacing: .08em;
	line-height: 1.6em;
}
footer .com_cont_layout {
	border-color: rgba(245,246,245,0.2);
}
footer .com_cont_layout .cont_title .ft_deuterium {
	color: #ffffff;
}
footer .f_bnr {
	width: 50%;
	max-width: 504px;
	margin: 100px auto 0;
}
footer .page_top {
	text-align: right;
	font-size: 120%;
	letter-spacing: .1em;
	line-height: 1.0em;
}
footer .page_top a {
	display: inline-block;
	padding-right: 1.0em;
	padding-bottom: .5em;
	position: relative;
}
footer .page_top a::before {
	font-family: 'fontello';
	content: '\e805';
	font-size: 50%;
	position: absolute;
	right: 0;
	top: .2em;
	transform: rotate(-90deg);
}
footer .page_top a::after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background: #fff;
	left: 0;
	bottom: 0;
}
footer .f_bg2 {
	background: #fff;
	padding: 30px 0;
}
footer .f_bg2 .copyright {
	font-size: 95%;
	letter-spacing: .14em;
	line-height: 1.6em;
}

/* Tablet (Portrait)
------------------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
footer .f_bg1 .w1300 {
	padding-top: 10%;
	padding-bottom: 3%;
}
footer .f_info .f_box_r iframe {
	height: 45vw;
}
footer .f_info .f_box_r .f_map_link {
	font-size: 105%;
}
footer .f_access {
	font-size: 1.7vw;
	letter-spacing: .05em;
}
footer .f_access li {
	width: 35%;
}
footer .f_access li:nth-child(2) {
	width: 30%;
}
footer .f_access li .txt_large {
	letter-spacing: .05em;
}
footer .f_bnr {
	margin: 8% auto 6%;
}
footer .page_top {
	font-size: 105%;
}
footer .f_bg2 {
	padding: 3% 0;
}
footer .f_bg2 .copyright {
	font-size: 90%;
	letter-spacing: .1em;
}
}

/* Mobile (Portrait)
------------------------------------------*/
@media only screen and (max-width: 767px) {
footer .f_bg1 .f_img {
	width: 95%;
}
footer .f_bg1 .w1300 {
	padding-top: 12%;
	padding-bottom: 12%;
}

footer .f_info {
	display: block;
}
footer .f_info .f_box_l {
	width: 100%;
	max-width: 100%;
	margin-bottom: 8%;
}
footer .f_info .f_box_r {
	width: 100%;
	max-width: 100%;
}
footer .f_info .f_box_r iframe {
	height: 100vw;
	max-height: 350px;
}
footer .f_info .f_clinic dt {
	font-size: 110%;
	letter-spacing: .1em;
}
footer .f_info .f_clinic dt .ft_min {
	font-size: 180%;
	letter-spacing: .05em;
	margin: 0 0 .5em;
}
footer .f_info .f_clinic dd {
	line-height: 1.6em;
	font-feature-settings: "halt";
}
footer .f_info .f_timetable {
	margin-top: 6%;
}
footer .f_info .f_timetable dd {
	margin-top: .5em;
	text-align: center;
}
footer .f_info .f_box_r .f_map_link {
	font-size: 110%;
	letter-spacing: .05em;
}
footer .f_access {
	display: block;
	box-sizing: border-box;
	font-size: 90%;
	letter-spacing: normal;
	line-height: 1.4em;
}
footer .f_access li {
	width: 100%;
	margin-bottom: 1.0em;
}
footer .f_access li:last-child {
	margin-bottom: 0;
}
footer .f_access li div {
	width: 15vw;
	margin-right: 3%;
}
footer .f_access li .txt_large {
	letter-spacing: .05em;
}
footer .f_bnr {
	width: 100%;
	margin: 8% auto 10%;
}
footer .page_top {
	font-size: 100%;
}
footer .f_bg2 {
	padding: 6% 0 25vw;
}
footer .f_bg2 .copyright {
	font-size: 85%;
	letter-spacing: .05em;
	line-height: 1.4em;
}
}



/*スマホフッター
---------------------------------------------------------*/
@media only screen and (min-width: 768px) {
#sp_footer {display: none !important;}
}

#sp_footer {
	position: fixed;
	width: 100%;
	left: 0;
	bottom: 0;
	z-index: 400;
	box-sizing: border-box;
	text-align: center;
	background: rgba(40,92,122,0.95);
	color: #fff;
	padding: 3% 2%;
}
#sp_footer .sp_f_flex {
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#sp_footer .sp_f_flex dl {
	width: 38%;
	text-align: left;
	font-size: 80%;
	letter-spacing: .1em;
	line-height: 1.0em;
}
#sp_footer .sp_f_flex dt {
	margin-bottom: .6em;
}
#sp_footer .sp_f_flex ul {
	width: 60%;
	display: flex;
    justify-content: space-between;
    align-items: center;
}
#sp_footer .sp_f_flex ul li {
	width: 49%;
}
#sp_footer .sp_f_flex ul a {
	padding: 3% 0;
}



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