@charset "utf-8";
/* CSS Document */
html {
  font-size: 10px;
  font-size: 62.5%;
}
body {
	font-family:
		'Arial',
		'Noto Sans JP',
		'メイリオ', Meiryo,
		YuGothic,'Yu Gothic','Yu Gothic UI',
		'Hiragino Kaku Gothic ProN',
		'ヒラギノ角ゴ ProN W3',
		sans-serif;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-size: 16px;
  font-size: 1.6em;
  text-align: justify;
  line-height: 1.6;
  letter-spacing: 0.1rem;
	color: #3c2b1a;
	background: #fbfaf6;
}
img {
  max-width: 100%;
  height: auto;
}
a {
  text-decoration: none;
}
#all {
  background: url(img/vr_bg.jpg) repeat left top;
}
.inner {
  padding: 0 40px;
  max-width: 1600px;
  margin: 0 auto;
}
.section {
  padding-top: 100px;
  padding-bottom: 40px;
}
/*---------------------------
header
---------------------------*/
#header {
	border-top: 6px solid #cca727;
}
#header .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 20px 40px;
}
#header .header_left {
  /*display: flex;*/
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#header .header_left p {
  font-size: 2.5rem;
  font-weight: bold;
}
#header .header_left p span {
  font-size: 3.5rem;
  font-weight: bold;
}
#head_tel {
	display: block;
	margin-top: 20px;
	margin: 15px auto;
}
/*グローバルメニュー*/
#slide_menu_box #slide_menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
#slide_menu_box #slide_menu li {
  font-size: 2.0rem;
  padding-right: 40px;
}
#slide_menu_box #slide_menu li a {
  font-weight: bold;
}
#slide_menu_box #slide_menu li:nth-of-type(3) {
  padding-right: 0;
}
#slide_menu_box #slide_menu li a {
	color: #665336;
  text-decoration: none;
}
/*---------------------------
mainvisual
---------------------------*/
.vr_eria {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  position: relative;
}
.vr_eria .right_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -ms-flex-preferred-size: 20%;
  flex-basis: 20%;
}
/* 360°部分 */
.vr_box {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
}
.vr_box iframe {
  width: 100% !important;
  height: 710px !important;
  border: 2px solid #333;
}
.vr_box .ricoh-theta-tour-image {
  width: 100% !important;
  height: auto !important;
}
/* メインビジュアル装飾 */
.main_right_img {
  margin-top: 120px;
  margin-left: 20px;
}
.copy01 {
  width: 170px;
  margin-top: -20px;
  margin-left: -20px;
}
.copy02 {
  width: 60%;
  height: auto;
  /* margin-top: 70px; */
}
/* サイドバナー */
.rzv_box {
  position: fixed;
	z-index: 9999;
  right: 0;
  top: 150px;
}
.rzv {
	display: block;
	margin-bottom: 10px;
	width: 60px;
	text-align: center;
	padding: 20px 0;
}
.rzv01 {
	background: #b1c7c6;
	border: 2px solid #b1c7c6;
	-webkit-box-shadow: 0 0 0 3px #cededc inset;
	box-shadow: 0 0 0 3px #cededc inset;
}
.rzv02 {
  background-color: #aad279;
	background: #a8c9da;
	border: 2px solid #a8c9da;
	-webkit-box-shadow: 0 0 0 3px #c3e0ed inset;
	box-shadow: 0 0 0 3px #c3e0ed inset;
}
/*---------------------------
sec01
---------------------------*/
#sec01 {
  padding-top: 80px;
  padding-bottom: 40px;
}
#sec01 .sec01_ttl_box {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  margin-bottom: 40px;
}
#sec01 .sec01_ttl_box img {
  width: 130px;
  height: auto;
}
#sec01 .sec01_ttl_box p {
  font-size: 2.0rem;
  margin-top: 40px;
}
#sec01 .sec01_pic {
  width: 90%;
}
/* 設備紹介写真エリア */
.slide_eria {
  width: 90%;
  max-width: 1500px;
  font-family: fot-tsukuardgothic-std, sans-serif;
  font-weight: 700;
  font-style: normal;
}
.swiper-slide {
  height: 500px;
}
.slide_img01 {
  background: url(img/slide_pic01.jpg?033) center / cover no-repeat;
}
.slide_img02 {
  background: url(img/slide_pic02.jpg?033) center / cover no-repeat;
}
.slide_img03 {
  background: url(img/slide_pic03.jpg?022) center / cover no-repeat;
}
.slide_img04 {
  background: url(img/slide_pic04.jpg?022) center / cover no-repeat;
}
.slide_img05 {
  background: url(img/slide_pic05.jpg?022) center / cover no-repeat;
}
.slide_img06 {
  background: url(img/slide_pic06.jpg?022) center / cover no-repeat;
}
.swiper-container {
  width: 50%;
  height: 500px;
  float: left;
  border: 2px solid #333;
}
/* サムネイル */
.thumb-list {
  width: 50%;
  height: 400px;
  float: left;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.thumb-item {
  list-style: none;
  width: 33.333%;
  height: auto;
  border: 2px solid #333;
  border-left: none;
}
.thumb-item:nth-of-type(1) {
  border-bottom: none;
}
.thumb-item:nth-of-type(2) {
  border-bottom: none;
}
.thumb-item:nth-of-type(3) {
  border-bottom: none;
}
.thumb-link {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.thumb-link p {
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	text-align: center;
	position: absolute;
	bottom: 0;
	width: 100%;
	font-size: 16px;
	line-height: 1.2;
	padding: 4px 0;
}
.catch {
  position: absolute;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px;
  color: #fff;
  width: 100%;
}
.swiper-slide h3 {
  font-size: 18px;
	font-weight: bold;
  margin-bottom: 10px;
}
.clear {
  clear: both;
}
/*---------------------------
sec02
---------------------------*/
#sec02 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
#sec02 .sec02_ttl {
  margin-top: -60px;
}
#sec02 .sec02_ttl img {
  width: 150px;
  height: auto;
}
#sec02 .right_box {
  -ms-flex-preferred-size: 30%;
  flex-basis: 30%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: end;
}
#sec02 .left_box {
  -ms-flex-preferred-size: 60%;
  flex-basis: 60%;
}
#sec02 .left_box img {
	border: 2px solid #d7cec1;
}
#sec02 .left_box .name {
	margin-top: 20px;
	text-align: center;
	font-size: 2.6rem;
	color: #cca727;
}
#sec02 .text_box {
  width: 272px;
}
/*---------------------------
sec03
---------------------------*/
#sec03 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
#sec03 .left_box {
  text-align: center;
  -ms-flex-preferred-size: 40%;
  flex-basis: 40%;
}
#sec03 .left_box img {
  display: inline-block;
}
#sec03 .sec03_ttl {
  width: 110px;
  height: auto;
  margin-bottom: 40px;
}
#sec03 .right_box {
  -ms-flex-preferred-size: 55%;
  flex-basis: 55%;
	border: 2px solid #d7cec1;
  background: #fff;
  padding: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  margin-top: 25px;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
#sec03 .right_box a {
  /*width: 48%;*/
  height: auto;
}
#sec03 .right_box a img {
  width: 100%;
  height: auto;
}
#sec03 .right_box a {
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#sec03 .right_box a:hover {
  opacity: 0.5;
}
/*---------------------------
sec04(お問い合わせ)
---------------------------*/
#sec04.section{
  padding-top: 40px;
}
#sec04 .inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 80px;
}
#sec04 .bnr {
	max-width: 700px;
	margin-left: auto;
	margin-right: auto;
}
#sec04 .bnr:hover {
	opacity: 0.8;
}
#sec04 .bnr:nth-child(1) {
	margin-bottom: 20px;
	background: #b1c7c6;
	border: 2px solid #b1c7c6;
	-webkit-box-shadow: 0 0 0 3px #cededc inset;
	box-shadow: 0 0 0 3px #cededc inset;
}
#sec04 .bnr:nth-child(2) {
	background: #a8c9da;
	border: 2px solid #a8c9da;
	-webkit-box-shadow: 0 0 0 3px #c3e0ed inset;
	box-shadow: 0 0 0 3px #c3e0ed inset;
}
#sec04 .bnr a {
	display: block;
	padding: 30px 50px;
	text-align: center;
	line-height: 1;
}
#sec04 .right_box {
  margin-top: -80px;
  margin-left: 20px;
}
#sec04 .right_box img {
  width: 130px;
}
#sec04 .left_box a img{
  -webkit-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
#sec04 .left_box a img:hover {
  opacity: 0.5;
}
form#mailformpro .mfp_buttons button {
  border-bottom: solid 3px #7b5d07;
}
/*---------------------------
footer
---------------------------*/
footer {
	background: #f1ece0;
}
footer .tel {
	margin-bottom: 20px;
	text-align: left;
}
footer .ft_01 {
  padding-top: 120px;
  padding-bottom: 60px;
}
footer .ft_01 h2 {
  margin-top: -80px;
}
footer .ft_01 h2 img {
  width: 130px;
  height: auto;
}
footer .ft_01 .flex04 {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-pack: distribute;
	justify-content: space-around;
}
footer .access_box {
}
footer .access_box ul {
  text-align: center;
  display: inline-block;
}
footer .map_box {
	text-align: center;
	-ms-flex-preferred-size: 50%;
	flex-basis: 50%;
}
footer .map_box iframe {
  width: 100%;
  height: 450px;
	border: 4px solid #d7cec1;
}
footer .ft_01 .access_box ul li {
  font-weight: bold;
  color: #747373;
  margin-bottom: 15px;
  text-align: left;
  padding-left: 35px;
}
footer .ft_01 .access_box ul li:nth-of-type(1) {
  background: url(../../common/img/icon01.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: top left;
  vertical-align: middle;
}
footer .ft_01 .access_box ul li:nth-of-type(2) {
  background: url(../../common/img/icon03.png);
  background-repeat: no-repeat;
  background-size: 22px;
  background-position: left top;
}
footer .ft_01 .access_box .text_indent {
  text-indent: 3.0rem;
  display: inline-block;
}
footer .ft_01 .access_box .text_indent02 {
  text-indent: 3.4rem;
  display: inline-block;
}
footer .ft_01 .tel_img {
  width: 320px;
  height: auto;
  margin-bottom: 20px;
  text-align: center;
  display: inline-block;
}
footer .hoken {
	background-color: #d9be11;
  padding: 10px 80px;
  margin-top: 30px;
  text-align: center;
  color: #fff;
  display: inline-block;
}
/*---------------------------
診療時間 .time_box
---------------------------*/
.time_box_h3 {
  font-weight: bold;
  margin-bottom: 5px;
}
.time_box_h3 span {
  padding-left: 20px;
  font-weight: normal;
  font-size: 1.6rem;
}
.time_box_text02 .text02_ttl {
	background: #d9be11;
  color: #fff;
  padding: 4px 8px;
  margin-right: 10px;
  border-radius: 5px;
}
.time_box_text02 {
  margin-bottom: 10px;
}
.time_box_text03 {
  margin-bottom: 10px;
}
.time_box {
  border-collapse: collapse;
  margin-bottom: 10px;
}
.time_box th, .time_box td {
  padding: 3px 8px;
  text-align: center;
  border: 1px solid #715d3c;
  background: #fff;
}
.time_box td:nth-of-type(1) {
  text-align: right;
}
/* 上段。backgroundを書き換えれば背景色が変わります。 */
.time_box th {
  background: #715d3c;
  font-weight: normal;
  color: #fff;
}
.copyRight {
  font-size: 1.4rem;
  padding: 2px 0;
  text-align: center;
	background: #727171;
}
.copyRight #rewritingText {
	font-size: 1.2rem;
	color: #bab9b9;
}
/*================================
　ここからPC適用
================================*/
@media(min-width: 897px) {
  .pc-none {
    display: none !important;
  }
  .pcTab-none {
    display: none !important;
  }
}
/*================================
　ここからタブレット横
================================*/
@media(max-width: 1024px) and (min-width: 897px) {
  .vr_box iframe {
    height: 597px !important;
  }
  .copy01 {
    width: 140px;
  }
  .main_right_img {
    width: 45px;
    margin-top: 80px;
    margin-left: 10px;
  }
  #sec01 .sec01_ttl_box p {
    font-size: 1.6rem;
  }
  #sec04 .left_box {
    padding: 40px 20px;
  }
}
/*================================
　ここからTABLET・SP適用
================================*/
@media(max-width: 896px) {
	img {
		display: block;
	}
  .tabSp-none {
    display: none !important;
  }
  .inner {
    padding: 0 10px;
    width: 100%;
  }
  /*---------------------------
  	  ハンバーガーメニュー
  	  ---------------------------*/
  .hm_menu_check {
    /* チェックボックスを隠す */
    display: none;
  }
  .hm_wrap {
    display: inline-block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    z-index: +9999999999;
    opacity: 0.8;
  }
  .hm_title {
    /* ハンバーガーメニューオープン時の見出し */
    position: relative;
    color: #fff;
    display: inline-block;
    float: left;
    font-weight: 100;
    line-height: 30px;
    margin: 0 0 0 15px;
    opacity: 0;
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
    -webkit-transition: -webkit-transform 0.6s, opacity 0.5s;
    -webkit-transition: opacity 0.5s, -webkit-transform 0.6s;
    transition: opacity 0.5s, -webkit-transform 0.6s;
    transition: transform 0.6s, opacity 0.5s;
    transition: transform 0.6s, opacity 0.5s, -webkit-transform 0.6s;
    z-index: +9999999999;
  }
  /* ▽▽メニューボタン▽▽ */
  .hm_btn {
    position: relative;
    width: 30px;
    height: 26px;
    cursor: pointer;
    display: block;
    float: right;
    z-index: +9999999999;
  }
  .hm_btn::before {
    -webkit-box-shadow: #333 0 8px 0;
    box-shadow: #333 0 12px 0;
  }
  .hm_btn::after {
    bottom: 0;
  }
  .hm_btn::before,
  .hm_btn::after {
    width: 30px;
    height: 2px;
    background: #333;
    display: block;
    content: '';
    position: absolute;
    -webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
    transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
    transition: box-shadow 0.2s linear, transform 0.2s 0.2s;
    transition: box-shadow 0.2s linear, transform 0.2s 0.2s, -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
  }
  /* △△メニューボタン△△ */
  .hm_menu_wrap {
    margin-left: 45%;
    width: 60%;
    height: 10000px;
    background: rgb(255, 255, 255);
    position: absolute;
    left: 100%;
    top: 0;
    -webkit-transition: left 0.4s;
    transition: left 0.4s;
    /* opacity: 0.95;
      -moz-opacity: 0.95;
      -webkit-opacity: 0.95; */
  }
  /* ▽▽開閉時のアニメーション▽▽ */
  .hm_menu_check:checked~.hm_title {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
  .hm_menu_check:checked~.hm_btn::before {
    background: #333;
    -webkit-box-shadow: transparent 0 0 0;
    box-shadow: transparent 0 0 0;
    -webkit-transform: rotate(45deg) translate3d(6px, 11px, 0);
    transform: rotate(45deg) translate3d(6px, 11px, 0);
  }
  .hm_menu_check:checked~.hm_btn::after {
    background: #333;
    -webkit-transform: rotate(-45deg) translate3d(6px, -11px, 0);
    transform: rotate(-45deg) translate3d(6px, -11px, 0);
  }
  .hm_menu_check:checked~.hm_menu_wrap {
    left: 0;
  }
  /* △△開閉時のアニメーション△△ */
  /* ▽▽メニュー内のリストスタイル▽▽ */
  .hm_list {
    list-style-type: none;
    margin: 50px 0 0;
    padding: 0;
  }
  .hm_list li {
    clear: both;
    font-size: 16px;
    text-align: left;
    border-bottom: 1px dotted #333;
    padding: 8px 22px;
    color: #333;
  }
  /* ページ完成後外す */
  .hm_list li a {
    font-size: 16px;
    color: #000;
    display: block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
    z-index: +99999999;
  }
  .hm_list li a::before {
    /* aタグマウスオーバー時の背景 */
    background: #fff;
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    bottom: 100%;
    right: 0;
    -webkit-transition: bottom 0.4s;
    transition: bottom 0.4s;
    z-index: +99999999;
  }
  .hm_list li a:hover::before {
    bottom: 0;
  }
  .hm_list li a:hover::after {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .menu_recruit {
    display: block;
    position: absolute;
    margin-top: -35px;
    left: 50%;
    margin-left: 50px;
  }
  /*---------------------------
  mainvisual
  ---------------------------*/
  .logo_box {
    padding: 10px 0 0 10px;
  }
  .mainvisual {
    height: auto;
  }
  .vr_box iframe {
    height: 400px !important;
    border: 2px solid #333;
  }
  .vr_box .ricoh-theta-tour-image {
    height: 400px !important;
  }
  .vr_eria {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    /* padding-top: 70px; */
  }
  .copy01_sp {
    margin-top: 40px;
    margin-bottom: 10px;
  }
  .copy02 {
    margin-top: 10px;
    width: 100%;
  }
  .section {
    padding-top: 20px;
  }
/*---------------------------
sec01
---------------------------*/
  #sec01 {
    padding-top: 40px;
  }
  #sec01 .sec01_ttl_box {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-bottom: 20px;
  }
  #sec01 .sec01_ttl_box img {
    width: 90px;
    margin: 0 auto 20px;
  }
  #sec01 .sec01_ttl_box p {
    margin-top: 0;
    font-size: 1.6rem;
  }
    .swiper-slide {
      width: 100%;
      /* padding-top: 100%; */
      height: 350px;
    }
    .slide_eria {
      width: 100%;
      padding-left: 10px;
      padding-right: 10px;
    }
    .swiper-container {
      width: 100%;
      /* height: 0;
  padding-top: 100%; */
      float: none;
      height: 350px;
    }
    .thumb-list {
      float: none;
      width: 100%;
      height: auto;
    }
    .thumb-link {
      height: auto;
      padding-top: 100%;
    }
    .thumb-link p {
      font-size: 12px;
    }
    .catch p {
      font-size: 14px;
    }
  /*---------------------------
  sec02
  ---------------------------*/
  #sec02 .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #sec02 .right_box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
  #sec02 .left_box .text {
    margin-top: 20px;
  }
  #sec02 .left_box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  #sec02 .sec02_ttl {
    margin: 0 auto 20px;
  }
  #sec02 .sec02_ttl img {
    width: 110px;
  }
  /*---------------------------
sec03
---------------------------*/
  #sec03 .sec03_ttl {
    width: 90px;
    margin-bottom: 20px;
  }
  #sec03 .inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #sec03 .right_box {
    padding: 5px;
  }
  /*---------------------------
sec04
---------------------------*/
  #sec04 .inner {
    padding-top: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  #sec04 .left_box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
    padding: 0;
  }
	#sec04 .bnr a {
		padding: 20px 20px;
	}
	#sec04 .bnr img {
		margin: 0 auto;
	}
  #sec04 .right_box {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-top: 0;
    margin-left: 0;
  }
  #sec04 .right_box img {
    width: 90px;
    margin: 0 auto 20px;
  }
  /*---------------------------
    footer
    ---------------------------*/

	footer .ft_01 h2 {
		margin-top: 0;
	}
  footer .ft_01 h2 img {
    margin: 0 auto 20px;
    width: 110px;
  }
  footer .ft_01 .flex04 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  footer .access_box {
	  width: 90%;
	  margin: 0 auto 40px;
    text-align: left;
    display: inline-block;
  }
  footer .ft_01 {
    padding-top: 80px;
    text-align: center;
  }
  footer .ft_02 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 40px 20px;
  }
  footer .area_box {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    order: 2;
  }
  footer .calendar {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    margin-bottom: 20px;
    width: 100%;
  }
  footer .calendar iframe {
    width: 100%;
    height: 400px;
  }
  .time_box {
    display: inline-block;
  }
  .time_box th, .time_box td {
    font-size: 1.4rem;
	vertical-align: middle;
  }
  footer .ft_01 {
    padding-bottom: 20px;
  }
  /*---------------------------
    画面下固定バナー
    ---------------------------*/
  .ft_fix {
    position: fixed;
    z-index: 999;
    left: 0;
    bottom: 0;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    /* background: rgba(84, 50, 23, 0.8); */
  }
  #footer_fix {
    bottom: 0;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    /* background: rgba(84, 50, 23, 0.68); */
    transition: height 0.3s ease;
    -webkit-transition: height 0.3s ease;
    -moz-transition: height 0.3s ease;
    -o-transition: height 0.3s ease;
    height: 10px;
  }
  #footer_fix.fixed {
    position: fixed;
    z-index: 200;
    height: auto;
    overflow: hidden;
  }
  #footer_fix .ft_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  #footer_fix .ft_sp a {
    display: inline-block;
    padding: 10px 0;
    width: 100%;
    font-size: 1.5rem;
    color: #333;
    line-height: 1.2;
		text-decoration: none;
		border: 1px solid #fff;
  }
	/*電話をかける*/
  #footer_fix .ft_sp a {
		background: #b1c7c6;
  }
	#footer_fix .ft_sp a span {
		display: inline-block;
		padding: 2px 0 2px 26px;
		background: url(img/ft_bnr_icon03.png)left center/contain no-repeat;
		font-size: 1.8rem;
		color: #4a4a4a;
	}
	/*お問い合わせ*/
  /*
		#footer_fix .ft_sp a:nth-of-type(1) {
		background: #b1c7c6;
  }
	#footer_fix .ft_sp a:nth-of-type(1) span {
		display: inline-block;
		padding: 2px 0 2px 34px;
		background: url(img/ft_bnr_icon01.png)left center/contain no-repeat;
		font-size: 1.4rem;
		color: #4a4a4a;
	}
	*/
	/*24時間ネット予約*/
  /*
		#footer_fix .ft_sp a:nth-of-type(2) {
		background: #a8c9da;
	}
	#footer_fix .ft_sp a:nth-of-type(2) span {
		display: inline-block;
		padding: 2px 0 2px 34px;
		background: url(img/ft_bnr_icon02.png)left center/contain no-repeat;
		font-size: 1.4rem;
		color: #4a4a4a;
	}
	*/

  .copyRight {
    padding-bottom: 80px;
  }
}
/*================================
　ここからTABLETのみ適用
　※この中には基本的に書き込まないでください
================================*/
@media(max-width: 896px) and (min-width: 481px) {
  .pcTab-none {
    display: none !important;
  }
  .tab-none {
    display: none !important;
  }
  form#mailformpro dl.mailform textarea {
    width: 90% !important;
  }
  .vr_box iframe {
    height: 600px !important;
  }
  .vr_box .ricoh-theta-tour-image {
    height: 600px !important;
  }
  form#mailformpro dl.mailform dd.mail_box input {
    width: 80%;
  }
}
/*================================
　ここからSP適用
================================*/
@media(max-width: 480px) {
  .tabSp-none {
    display: none !important;
  }
  .sp-none {
    display: none !important;
  }


	.logo_box img {
		height: 60px;
	}
  footer .hoken {
    display: block;
    width: 98%;
    margin-left: auto;
    margin-right: auto;
  }
}
