@charset "UTF-8";
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, dl, dt, dd, ol, ul, li, figure, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent; }

body {
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "游ゴシック", "Yu Gothic", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  word-wrap: break-word;
  overflow-wrap: break-word;
  -webkit-text-size-adjust: 100%; }

h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  line-height: 1; }

*, *:before, *:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

ol, ul, li {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

caption, th, td {
  font-weight: normal;
  text-align: left; }

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
  content: none; }

blockquote, q {
  quotes: none; }

a, a * {
  text-decoration: none;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }

a * {
  -webkit-transition-delay: 0s;
  transition-delay: 0s; }

a:hover {
  text-decoration: none; }

a img {
  border: 0; }

a:hover, a:active {
  -moz-opacity: 0.7;
  opacity: 0.7;
  filter: alpha(opacity=70); }

input, select {
  vertical-align: middle; }

.clearfix:after {
  content: " ";
  clear: both;
  visibility: hidden;
  display: block;
  line-height: 0;
  font-size: 0; }

.clearfix {
  clear: both !important; }

.clear {
  clear: both !important; }

.txtcenter {
  text-align: center !important; }

.txtleft {
  text-align: left !important; }

.txtright {
  text-align: right !important; }

.vamiddle {
  vertical-align: middle !important; }

/* -------------------------------------------------
Primary style
------------------------------------------------- */
html {
  font-size: 62.5%; }

body {
  min-width: 1000px;
  font-size: 1.6rem;
  color: #3d3a39;
  background-color: #fff; }

a {
  color: #3d3a39;
  text-decoration: none; }

.container {
  width: 952px;
  margin: 0 auto; }

img {
  max-width: 100%;
  height: auto; }

.pc {
  display: inline-block; }

.pc_bk {
  display: block; }

.pc_sp_l {
  display: inline-block; }

.sp {
  display: none; }

.sp_s {
  display: none; }

.sp_l {
  display: none; }

.pc_l {
  display: inline-block; }

.call_on {
  pointer-events: none; }

/* placeholder 色指定 */
::-webkit-input-placeholder {
  color: #ccc; }

::-moz-placeholder {
  color: #ccc;
  opacity: 1; }

:-ms-input-placeholder {
  color: #ccc; }
  
.surrounding1,
.surrounding2{
	padding: 15px;}
	
.surrounding1 img,
.surrounding2 img{
	width: 100%;
	height: auto;}
	
@media screen and (max-width: 600px) {
  body {
    min-width: 320px; }

  .container {
    width: 93.5%;
    margin: 0 auto; }

  .pc {
    display: none; }

  .pc_bk {
    display: none; }

  .pc_sp_l {
    display: inline-block; }

  .sp {
    display: inline-block; }

  .sp_s {
    display: none; }

  .sp_l {
    display: inline-block; }

  .call_on {
    pointer-events: auto; }

  input[type="text"], input[type="submit"] {
    border-radius: 0;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; } }
@media screen and (max-width: 480px) {
  .container {
    width: 93.5%;
    margin: 0 auto; }

  .pc_sp_l {
    display: none; }

  .sp_s {
    display: inline-block; }

  .sp_l {
    display: none; }

  .pc_l {
    display: none; } }
/* common parts
===================================== */
body {
  position: relative; }

/* header
===================================== */
header {
  background-color: #009f3f;
  position: relative;
  z-index: 1; }
header .container {
  height: 75px; }
header .container::after {
  content: "";
  display: block;
  clear: both; }
header .container .left {
  float: left; }
header .container .left::after {
  content: "";
  display: block;
  clear: both; }
header .container .left h1 {
  float: left;
  margin-top: 12px; }
header .container .left .contact {
  float: left;
  margin: 28px 0 0 12px; }
header .container .right {
  float: right;
  width: 284px;
  margin-top: 16px; }
header .container .right::after {
  content: "";
  display: block;
  clear: both; }
header .container .right .reserve {
  float: left; }
header .container .right .cancel {
  float: right;
  margin-top: 20px; }
header .container .right .cancel a {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  color: #fff; }
header .container .right .cancel a::before {
  content: "";
  margin-right: 4px;
  width: 6px;
  height: 7px;
  display: inline-block;
  background: url(../img/cmn/arrow01.png) 0 center no-repeat;
  -webkit-transform: translateY(-2px);
  transform: translateY(-2px); }
header nav {
  background: url(../img/cmn/bg_gnav.jpg) left center repeat-X;
  -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
  box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); }
header nav .container {
  height: 46px; }
header nav .container::after {
  content: "";
  display: block;
  clear: both; }
header nav .container li {
  float: left;
  width: 119px;
  height: 100%;
  border-left: 1px solid #a0a0a1; }
header nav .container li:nth-child(8) {
  border-right: 1px solid #a0a0a1; }
header nav .container li a {
  display: block;
  width: 100%;
  height: 100%;
  font-size: 1.5rem;
  text-align: center;
  line-height: 46px; }
header nav .container li a span {
  margin-left: -.25em;
  letter-spacing: -.25em; }
header nav .container li a:hover {
  background: url(../img/cmn/bg_gnav_hover.jpg) left center repeat-X;
  opacity: 1; }
header nav .container li.current a {
  background: url(../img/cmn/bg_gnav_hover.jpg) left center repeat-X; }

.bxslider.pc {
display: block;
}
.bxslider.sp {
display: none;
}
.bxslider img {
  vertical-align: bottom;
  max-width: none;
  max-width: initial;
  min-width: 1170px;
  min-height: 430px;
  width: 100%; }

#search {
  background: url(../img/cmn/bg_reserve.jpg) center center no-repeat; }
#search .container {
  height: 100px;
  padding: 20px 0; }
#search .container::after {
  content: "";
  display: block;
  clear: both; }
#search .container .ttl {
  float: left;
  margin: 10px 0 0 16px; }
#search .container form {
  float: right;
  width: 795px; }
#search .container form ul::after {
  content: "";
  display: block;
  clear: both; }
#search .container form ul li {
  float: left;
  font-size: 1.5rem;
  font-weight: bold;
  color: #fff; }
#search .container form ul li:nth-child(1) {
  width: 315px; }
#search .container form ul li:nth-child(1) select {
  width: 55px;
  height: 24px; }
#search .container form ul li:nth-child(1) select:nth-of-type(1) {
  width: 80px; }
#search .container form ul li:nth-child(2) {
  width: calc(795px - 315px); }
#search .container form ul li:nth-child(2) select {
  width: 48px;
  height: 24px; }
#search .container form ul li:nth-child(3) {
  width: 520px;
  margin-top: 12px; }
#search .container form ul li:nth-child(3) input {
  width: 18px;
  height: 18px;
  border-radius: 2px; }
#search .container form ul li:nth-child(3) label {
  margin-left: 12px; }
#search .container form ul li:nth-child(4) {
  width: calc(795px - 520px);
  margin-top: 12px; }
#search .container form ul li label {
  font-weight: normal; }
#search .container form ul li input[type="submit"] {
  width: 125px;
  height: 25px;
  margin-right: 24px;
  background: url(../img/cmn/btn_serch.jpg) 0 0 no-repeat;
  border-style: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  appearance: none;
  cursor: pointer;
  -webkit-transform: translateY(-8px);
  -moz-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
  -webkit-transition: all ease .3s;
  -moz-transition: all ease .3s;
  -ms-transition: all ease .3s;
  transition: all ease .3s; }
#search .container form ul li input[type="submit"]:hover {
  opacity: .7; }

/* footer
===================================== */
.toTop {
  position: fixed;
  bottom: 50px;
  right: calc((100% - 1000px) / 2 + 26px);
  cursor: pointer; }
.toTop img {
  vertical-align: bottom; }

footer .ftr_cover {
  height: 248px;
  background: url(../img/cmn/ftr_bg.jpg) left 0 top 40% no-repeat;
  background-size: cover; }
footer .container {
  padding: 50px 0; }
footer .container::after {
  content: "";
  display: block;
  clear: both; }
footer .left {
  float: left;
  width: 240px; }
footer .left .address {
  margin-bottom: 8px;
  font-size: 1.3rem;
  line-height: 1.3;
  color: #fff; }
footer .left .btn a {
  display: inline-block;
  width: 115px;
  height: 25px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  font-size: 1.3rem;
  color: #fff;
  text-align: center;
  line-height: 25px; }
@media screen and (max-width: 480px) {
  footer .left .btn a {
    display: block;
    width: 240px;
    font-size: 1.5rem; }
  footer .left .btn a:first-child {
    margin-right: 0;
    margin-bottom: 10px; } }
footer .left .btn a:first-child {
  margin-right: 10px;
  background-color: #f65500; }
footer .left .btn a:last-child {
  background-color: #009f3f; }
footer .right {
  float: right;
  width: 50%; }
footer .right .ftr_nav {
  margin: 0 0 24px 62px; }
footer .right .ftr_nav::after {
  content: "";
  display: block;
  clear: both; }
footer .right .ftr_nav > li {
  float: left;
  padding: 4px 12px;
  width: 138px;
  border-left: 1px solid #fff; }
footer .right .ftr_nav > li a {
  color: #fff;
  font-size: 1.1rem;
  line-height: 1.63; }
footer .right .ftr_nav > li a::before {
  content: "■";
  margin-right: 4px; }
footer .right .pr::after {
  content: "";
  display: block;
  clear: both; }
footer .right .pr span {
  float: left; }
footer .right .pr a {
  float: right; }
footer .copy {
  display: block;
  padding: 9px 0;
  font-size: 1.2rem;
  color: #fff;
  line-height: 1;
  text-align: center;
  background-color: #009f3f; }

/* =====================================

top page

===================================== */
#top .meeting {
  background: url(../img/top/bg_meeting.jpg) center center no-repeat;
  background-size: cover; }
#top .meeting .container {
  padding: 40px 0; }
#top .meeting .container h2 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  font-size: 4.5rem;
  text-align: center;
  color: #fff;
  letter-spacing: .1em; }
#top .meeting .container h2 span {
  display: block;
  margin-top: 12px;
  font-size: 1.8rem; }
#top .meeting .container h2 span {
  letter-spacing: 0; }
#top .meeting .container .conts {
  margin-top: 32px; }
#top .meeting .container .conts::after {
  content: "";
  display: block;
  clear: both; }
#top .meeting .container .conts .txt {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  float: left;
  width: 46%;
  font-size: 2rem;
  line-height: 1.5;
  color: #fff;
  font-weight: bold; }
#top .meeting .container .conts .txt .btn {
  margin-top: 12px; }
#top .meeting .container .conts .txt .btn a {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  display: block;
  padding: 10px 0;
  width: 100%;
  font-size: 2.5rem;
  text-align: center;
  color: #009f3f;
  background-color: #fff; }
#top .meeting .container .conts .txt .btn a::before {
  content: "";
  display: inline-block;
  margin-right: 12px;
  width: 20px;
  height: 20px;
  background: url(../img/cmn/arrow02.png) 0 0 no-repeat; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #top .meeting .container .conts .txt .btn a {
    padding: 15px 0 5px; } }
#top .meeting .container .conts .img {
  float: right;
  width: 50%;
  text-align: right; }
#top .meeting .container .voice_customer {
  margin-top: 40px; }
#top .meeting .container .voice_customer::after {
  content: "";
  display: block;
  clear: both; }
#top .meeting .container .voice_customer .img {
  float: left;
  width: 320px; }
@media screen and (max-width: 600px) {
  #top .meeting .container .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  #top .meeting .container .voice_customer .img {
    width: 100%;
    text-align: center; } }
#top .meeting .container .voice_customer .img img {
  vertical-align: bottom; }
#top .meeting .container .voice_customer .txt {
  float: right;
  width: 600px; }
@media screen and (max-width: 600px) {
  #top .meeting .container .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
#top .meeting .container .voice_customer .txt .ttl_customer {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 0 0 8px 44px;
  font-size: 3.5rem;
  color: #fff;
  line-height: 1;
  background: url(../img/cmn/icon_voice01.png) left top no-repeat;
  border-bottom: 1px solid #fff; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #top .meeting .container .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
#top .meeting .container .voice_customer .txt p {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #fff; }
#top .meeting .container .voice_customer .txt p span {
  display: block;
  margin-top: 20px;
  font-size: 1.7rem;
  text-align: right; }
@media screen and (max-width: 480px) {
  #top .meeting .container .voice_customer .txt p span {
    margin-top: 0; } }
#top .recommend,
#sitemap .recommend {
  background-color: #009f3f; }
#top .recommend .container, #sitemap .recommend .container {
  padding: 90px 0 40px; }
#top .recommend h2,
#sitemap .recommend h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #top .recommend h2,
	#sitemap .recommend h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #top .recommend h2,
	#sitemap .recommend h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #top .recommend h2,
	#sitemap .recommend h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #top .recommend h2,
	#sitemap .recommend h2 {
    font-size: 2rem; } }
#top .recommend h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #top .recommend h2 span {
    font-size: 2rem; } }
#top .recommend .points_list {
  margin-top: 28px; }
#top .recommend .points_list::after {
  content: "";
  display: block;
  clear: both; }
#top .recommend .points_list li {
  margin-top: 40px;
  width: 46.6%; }
#top .recommend .points_list li:nth-child(-n+2) {
  margin-top: 0; }
#top .recommend .points_list li:nth-child(odd) {
  float: left;
  clear: both; }
#top .recommend .points_list li:nth-child(even) {
  float: right; }
#top .recommend .points_list li:nth-child(5) span {
  margin-left: 0.15em;
  letter-spacing: 0.15em; }
#top .recommend .points_list li .img img {
  vertical-align: bottom; }
#top .recommend .points_list li p {
  margin-top: 10px;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #fff;
  letter-spacing: -.06em; }
#top .recommend .voice_customer {
  margin-top: 100px; }
#top .recommend .voice_customer::after {
  content: "";
  display: block;
  clear: both; }
#top .recommend .voice_customer .img {
  float: left;
  width: 320px; }
@media screen and (max-width: 600px) {
  #top .recommend .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  #top .recommend .voice_customer .img {
    width: 100%;
    text-align: center; } }
#top .recommend .voice_customer .img img {
  vertical-align: bottom; }
#top .recommend .voice_customer .txt {
  float: right;
  width: 600px; }
@media screen and (max-width: 600px) {
  #top .recommend .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
#top .recommend .voice_customer .txt .ttl_customer {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 0 0 8px 44px;
  font-size: 3.5rem;
  color: #fff;
  line-height: 1;
  background: url(../img/cmn/icon_voice01.png) left top no-repeat;
  border-bottom: 1px solid #fff; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #top .recommend .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
#top .recommend .voice_customer .txt p {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #fff; }
#top .recommend .voice_customer .txt p span {
  display: block;
  margin-top: 20px;
  font-size: 1.7rem;
  text-align: right; }
@media screen and (max-width: 480px) {
  #top .recommend .voice_customer .txt p span {
    margin-top: 0; } }
#top .link_conts {
  background-color: #e2e3e3; }
#top .link_conts .container {
  padding: 50px 0 80px; }
#top .link_conts ul {
  padding: 0 12px; }
#top .link_conts ul::after {
  content: "";
  display: block;
  clear: both; }
#top .link_conts ul li {
  float: left;
  width: 298px; }
#top .link_conts ul li + li {
  margin-left: 17px; }
#top .link_conts ul li:nth-child(4) {
  width: 100%;
  margin-left: 0;
  margin-top: 16px; }
#top .link_conts ul li a img {
  vertical-align: bottom; }
#top .recommend_plan {
  background: url(../img/top/bg_recommendPlan.jpg) center center no-repeat; }
#top .recommend_plan .container {
  padding: 30px 0 80px; }
#top .recommend_plan h2 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  font-size: 3.5rem;
  text-align: center;
  color: #fff;
  padding-bottom: 10px;
  background: url(../img/cmn/bdr01.png) center bottom no-repeat; }
#top .recommend_plan h2 span {
  display: block;
  margin-top: 12px;
  font-size: 1.8rem; }
#top .recommend_plan ul {
  margin-top: 20px;
  padding: 0 12px; }
#top .recommend_plan ul::after {
  content: "";
  display: block;
  clear: both; }
#top .recommend_plan ul li {
  float: left;
  width: 456px; }
#top .recommend_plan ul li:nth-child(even) {
  float: right; }

/* -------------------------------------

sub page

------------------------------------- */
/* common parts
------------------------------------- */
.mv img {
  vertical-align: bottom;
  max-width: none;
  max-width: initial;
  width: 100%; }

#room {
  background-color: #009f3f; }
#room .voice {
  background-color: #e6f0eb; }
#room .voice .container {
  padding: 50px 0 100px; }
#room .voice .voice_customer::after {
  content: "";
  display: block;
  clear: both; }
#room .voice .voice_customer .img {
  float: left;
  width: 320px; }
@media screen and (max-width: 600px) {
  #room .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  #room .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
#room .voice .voice_customer .img img {
  vertical-align: bottom; }
#room .voice .voice_customer .txt {
  float: right;
  width: 600px; }
@media screen and (max-width: 600px) {
  #room .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
#room .voice .voice_customer .txt .ttl_customer {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 0 0 8px 44px;
  font-size: 3.5rem;
  color: #016b37;
  line-height: 1;
  background: url(../img/cmn/icon_voice02.png) left top no-repeat;
  border-bottom: 1px solid #016b37; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #room .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
#room .voice .voice_customer .txt p {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #3d3a39; }
#room .voice .voice_customer .txt p span {
  display: block;
  margin-top: 20px;
  font-size: 1.6rem;
  text-align: right;
  margin-right: 1em; }
@media screen and (max-width: 480px) {
  #room .voice .voice_customer .txt p span {
    margin-top: 10px; } }

#service {
  background-color: #009f3f; }
#service .voice {
  background-color: #e6f0eb; }
#service .voice .container {
  padding: 50px 0 100px; }
#service .voice .voice_customer::after {
  content: "";
  display: block;
  clear: both; }
#service .voice .voice_customer .img {
  float: left;
  width: 320px; }
@media screen and (max-width: 600px) {
  #service .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  #service .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
#service .voice .voice_customer .img img {
  vertical-align: bottom; }
#service .voice .voice_customer .txt {
  float: right;
  width: 600px; }
@media screen and (max-width: 600px) {
  #service .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
#service .voice .voice_customer .txt .ttl_customer {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 0 0 8px 44px;
  font-size: 3.5rem;
  color: #016b37;
  line-height: 1;
  background: url(../img/cmn/icon_voice02.png) left top no-repeat;
  border-bottom: 1px solid #016b37; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
#service .voice .voice_customer .txt p {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #3d3a39; }
#service .voice .voice_customer .txt p span {
  display: block;
  margin-top: 20px;
  font-size: 1.6rem;
  text-align: right;
  margin-right: 1em; }
@media screen and (max-width: 480px) {
  #service .voice .voice_customer .txt p span {
    margin-top: 10px; } }

#facility {
  background-color: #009f3f; }
#facility .voice {
  background-color: #e6f0eb; }
#facility .voice .container {
  padding: 50px 0 100px; }
#facility .voice .voice_customer::after {
  content: "";
  display: block;
  clear: both; }
#facility .voice .voice_customer .img {
  float: left;
  width: 320px; }
@media screen and (max-width: 600px) {
  #facility .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  #facility .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
#facility .voice .voice_customer .img img {
  vertical-align: bottom; }
#facility .voice .voice_customer .txt {
  float: right;
  width: 600px; }
@media screen and (max-width: 600px) {
  #facility .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
#facility .voice .voice_customer .txt .ttl_customer {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 0 0 8px 44px;
  font-size: 3.5rem;
  color: #016b37;
  line-height: 1;
  background: url(../img/cmn/icon_voice02.png) left top no-repeat;
  border-bottom: 1px solid #016b37; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #facility .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
#facility .voice .voice_customer .txt p {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #3d3a39; }
#facility .voice .voice_customer .txt p span {
  display: block;
  margin-top: 20px;
  font-size: 1.6rem;
  text-align: right;
  margin-right: 1em; }
@media screen and (max-width: 480px) {
  #facility .voice .voice_customer .txt p span {
    margin-top: 10px; } }

#breakfast {
  background-color: #009f3f; }
#breakfast .voice {
  background-color: #e6f0eb; }
#breakfast .voice .container {
  padding: 50px 0 100px; }
#breakfast .voice .voice_customer::after {
  content: "";
  display: block;
  clear: both; }
#breakfast .voice .voice_customer .img {
  float: left;
  width: 320px; }
@media screen and (max-width: 600px) {
  #breakfast .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  #breakfast .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
#breakfast .voice .voice_customer .img img {
  vertical-align: bottom; }
#breakfast .voice .voice_customer .txt {
  float: right;
  width: 600px; }
@media screen and (max-width: 600px) {
  #breakfast .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
#breakfast .voice .voice_customer .txt .ttl_customer {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 0 0 8px 44px;
  font-size: 3.5rem;
  color: #016b37;
  line-height: 1;
  background: url(../img/cmn/icon_voice02.png) left top no-repeat;
  border-bottom: 1px solid #016b37; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #breakfast .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
#breakfast .voice .voice_customer .txt p {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #3d3a39; }
#breakfast .voice .voice_customer .txt p span {
  display: block;
  margin-top: 20px;
  font-size: 1.6rem;
  text-align: right;
  margin-right: 1em; }
@media screen and (max-width: 480px) {
  #breakfast .voice .voice_customer .txt p span {
    margin-top: 10px; } }

#conference {
  background-color: #009f3f; }
#conference .voice {
  background-color: #e6f0eb; }
#conference .voice .container {
  padding: 50px 0 100px; }
#conference .voice .voice_customer::after {
  content: "";
  display: block;
  clear: both; }
#conference .voice .voice_customer .img {
  float: left;
  width: 320px; }
@media screen and (max-width: 600px) {
  #conference .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  #conference .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
#conference .voice .voice_customer .img img {
  vertical-align: bottom; }
#conference .voice .voice_customer .txt {
  float: right;
  width: 600px; }
@media screen and (max-width: 600px) {
  #conference .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
#conference .voice .voice_customer .txt .ttl_customer {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 0 0 8px 44px;
  font-size: 3.5rem;
  color: #016b37;
  line-height: 1;
  background: url(../img/cmn/icon_voice02.png) left top no-repeat;
  border-bottom: 1px solid #016b37; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #conference .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
#conference .voice .voice_customer .txt p {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #3d3a39; }
#conference .voice .voice_customer .txt p span {
  display: block;
  margin-top: 20px;
  font-size: 1.6rem;
  text-align: right;
  margin-right: 1em; }
@media screen and (max-width: 480px) {
  #conference .voice .voice_customer .txt p span {
    margin-top: 10px; } }

#access {
  background-color: #009f3f; }
#access .voice {
  background-color: #e6f0eb; }
#access .voice .container {
  padding: 50px 0 100px; }
#access .voice .voice_customer::after {
  content: "";
  display: block;
  clear: both; }
#access .voice .voice_customer .img {
  float: left;
  width: 320px; }
@media screen and (max-width: 600px) {
  #access .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  #access .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
#access .voice .voice_customer .img img {
  vertical-align: bottom; }
#access .voice .voice_customer .txt {
  float: right;
  width: 600px; }
@media screen and (max-width: 600px) {
  #access .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
#access .voice .voice_customer .txt .ttl_customer {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 0 0 8px 44px;
  font-size: 3.5rem;
  color: #016b37;
  line-height: 1;
  background: url(../img/cmn/icon_voice02.png) left top no-repeat;
  border-bottom: 1px solid #016b37; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #access .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
#access .voice .voice_customer .txt p {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #3d3a39; }
#access .voice .voice_customer .txt p span {
  display: block;
  margin-top: 20px;
  font-size: 1.6rem;
  text-align: right;
  margin-right: 1em; }
@media screen and (max-width: 480px) {
  #access .voice .voice_customer .txt p span {
    margin-top: 10px; } }

#faq {
  background-color: #009f3f; }
#faq .voice {
  background-color: #e6f0eb; }
#faq .voice .container {
  padding: 50px 0 100px; }
#faq .voice .voice_customer::after {
  content: "";
  display: block;
  clear: both; }
#faq .voice .voice_customer .img {
  float: left;
  width: 320px; }
@media screen and (max-width: 600px) {
  #faq .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) {
  #faq .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
#faq .voice .voice_customer .img img {
  vertical-align: bottom; }
#faq .voice .voice_customer .txt {
  float: right;
  width: 600px; }
@media screen and (max-width: 600px) {
  #faq .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
#faq .voice .voice_customer .txt .ttl_customer {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 0 0 8px 44px;
  font-size: 3.5rem;
  color: #016b37;
  line-height: 1;
  background: url(../img/cmn/icon_voice02.png) left top no-repeat;
  border-bottom: 1px solid #016b37; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #faq .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
#faq .voice .voice_customer .txt p {
  margin-top: 12px;
  font-size: 1.6rem;
  line-height: 1.5;
  color: #3d3a39; }
#faq .voice .voice_customer .txt p span {
  display: block;
  margin-top: 20px;
  font-size: 1.7rem;
  text-align: right;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  font-weight: bold;
  margin-right: 1em; }
@media screen and (max-width: 480px) {
  #faq .voice .voice_customer .txt p span {
    margin-top: 10px; } }

.dl_btn {
  margin: 40px auto 0;
  width: 640px; }
.dl_btn a {
  display: block;
  width: 100%;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  color: #009f3f;
  font-size: 2.5rem;
  line-height: 50px;
  text-align: center;
  font-weight: bold;
  background-color: #fff; }
.dl_btn a::before {
  content: "";
  margin-right: 10px;
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(../img/cmn/arrow02.png) 0 0 no-repeat; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .dl_btn a {
    line-height: 1;
    padding: 16px 0 9px; } }

/* 客室
------------------------------------- */
#room p {
  color: #fff; }
#room .ttl02 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  margin-bottom: 20px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #room .ttl02 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #room .ttl02 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #room .ttl02 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #room .ttl02 {
    font-size: 2rem; } }
#room .ttl02 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #room .ttl02 span {
    font-size: 2rem; } }
#room .ttl03 {
  background: url(../img/room/deco_ttl.png) center bottom 24px repeat-X;
  text-align: center; }
#room .ttl03 h3 {
  display: inline-block;
  padding: 0 10px;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  font-size: 3.5rem;
  color: #fff;
  background-color: #009f3f; }
#room .ttl03 h3 span {
  display: block;
  margin-top: 8px;
  font-size: 2.5rem; }
#room figcaption {
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.5; }
#room .template02::after {
  content: "";
  display: block;
  clear: both; }
#room .template02 li {
  float: left;
  margin: 0 0 15px 15px;
  width: 178px; }
#room .template02 li:nth-child(5n+1) {
  margin-left: 0; }
#room table {
  width: 100%; }
#room table th, #room table td {
  height: 35px;
  vertical-align: middle;
  color: #3d3a39;
  border: 1px solid #3d3a39; }
#room table th {
  padding: 0 12px;
  width: 25%;
  background-color: #ddd; }
#room table td {
  padding: 0 10px;
  width: 75%;
  background-color: #fff; }
#room table td span {
  font-size: 1.4rem; }
#room .yellow {
  color: #ffff00; }
#room .sec_roomType .container {
  padding: 50px 0 0; }
#room .sec_roomType #tab_menu::after {
  content: "";
  display: block;
  clear: both; }
#room .sec_roomType #tab_menu li {
  float: left;
  width: 124px;
  height: 40px; }
#room .sec_roomType #tab_menu li + li {
  margin-left: 14px; }
#room .sec_roomType #tab_menu li a {
  display: block;
  width: 100%;
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 11px 0;
  font-size: 1.8rem;
  text-align: center;
  font-weight: bold;
  line-height: 1;
  letter-spacing: -.05em;
  color: #ad8d31;
  background-color: #fff;
  border: 1px solid #ad8d31; }
#room .sec_roomType #tab_menu li a.active, #room .sec_roomType #tab_menu li a:hover {
  color: #fff;
  background-color: #ad8d31;
  opacity: 1; }
#room .sec_roomType .tab_content {
  margin-top: 20px; }
#room .sec_roomType .tab_content .conts {
  margin-top: 24px; }
#room .sec_roomType .tab_content .conts::after {
  content: "";
  display: block;
  clear: both; }
#room .sec_roomType .tab_content .conts .img {
  float: left;
  width: 46%; }
#room .sec_roomType .tab_content .conts .txt {
  float: right;
  width: 51.5%; }
#room .sec_roomType .tab_content .conts .txt .notes {
  margin-top: 4px;
  font-size: 1.4rem; }
#room .sec_roomType .tab_content .conts .txt .btn_reserve {
  margin-top: 16px;
  text-align: right; }
#room .sec_roomType .tab_content#tab07 ul li + li {
  margin-top: 32px; }
#room .sec_roomType .tab_content#tab07 h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  margin-bottom: 20px;
  padding-bottom: 2px;
  font-size: 2.6rem;
  color: #fff;
  border-bottom: 3px solid #fff; }
#room .sec_roomType .tab_content#tab07 .conts_tab07::after {
  content: "";
  display: block;
  clear: both; }
#room .sec_roomType .tab_content#tab07 .conts_tab07 .img {
  float: left;
  width: 25.7%; }
#room .sec_roomType .tab_content#tab07 .conts_tab07 > p {
  float: right;
  width: 70.3%; }
#room .sec_roomType .tab_content#tab07 .conts_tab07 > p .yellow {
  display: block;
  margin-bottom: 4px;
  font-size: 2rem;
  line-height: 1.5; }
#room .sec_room .container {
  padding: 85px 0 0; }
#room .sec_room .template02 li:nth-child(1) figcaption, #room .sec_room .template02 li:nth-child(8) figcaption, #room .sec_room .template02 li:nth-child(9) figcaption {
  letter-spacing: -.1em; }
#room .sec_room .template02 li:nth-child(1) figcaption span {
  letter-spacing: 0; }
#room .sec_amenities .container {
  padding: 70px 0 0; }
#room .sec_rental .container {
  padding: 85px 0 0; }
#room .sec_info .container {
  padding: 60px 0 100px; }
#room .sec_info ul li {
  padding-left: 2em;
  font-size: 2rem;
  line-height: 1.5;
  color: #fff;
  background: url(../img/room/deco_list.png) left top 5px no-repeat; }
#room .sec_info ul li .small {
  font-size: 1.6rem; }

/* サービス
------------------------------------- */
#service p {
  color: #fff; }
#service #business h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #business h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #service #business h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #business h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #service #business h2 {
    font-size: 2rem; } }
#service #business h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #service #business h2 span {
    font-size: 2rem; } }
#service #business ol li:nth-child(1) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #business ol li:nth-child(1) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #business ol li:nth-child(1) h3 {
    padding: 10px 12px 2px 36px; } }
#service #business ol li:nth-child(2) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #business ol li:nth-child(2) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #business ol li:nth-child(2) h3 {
    padding: 10px 12px 2px 36px; } }
#service #business ol li:nth-child(3) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #business ol li:nth-child(3) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #business ol li:nth-child(3) h3 {
    padding: 10px 12px 2px 36px; } }
#service #tourism h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #tourism h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #service #tourism h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #tourism h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #service #tourism h2 {
    font-size: 2rem; } }
#service #tourism h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #service #tourism h2 span {
    font-size: 2rem; } }
#service #tourism ol li:nth-child(1) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #tourism ol li:nth-child(1) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #tourism ol li:nth-child(1) h3 {
    padding: 10px 12px 2px 36px; } }
#service #tourism ol li:nth-child(1) h3 {
  color: #de541a; }
#service #tourism ol li:nth-child(1) h3::before {
  background-color: #de541a; }
#service #tourism ol li:nth-child(2) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #tourism ol li:nth-child(2) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #tourism ol li:nth-child(2) h3 {
    padding: 10px 12px 2px 36px; } }
#service #tourism ol li:nth-child(2) h3 {
  color: #de541a; }
#service #tourism ol li:nth-child(2) h3::before {
  background-color: #de541a; }
#service #tourism ol li:nth-child(3) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #tourism ol li:nth-child(3) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #tourism ol li:nth-child(3) h3 {
    padding: 10px 12px 2px 36px; } }
#service #tourism ol li:nth-child(3) h3 {
  color: #de541a; }
#service #tourism ol li:nth-child(3) h3::before {
  background-color: #de541a; }
#service #famale h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #famale h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #service #famale h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #famale h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #service #famale h2 {
    font-size: 2rem; } }
#service #famale h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #service #famale h2 span {
    font-size: 2rem; } }
#service #famale ol li:nth-child(1) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #famale ol li:nth-child(1) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #famale ol li:nth-child(1) h3 {
    padding: 10px 12px 2px 36px; } }
#service #famale ol li:nth-child(1) h3 {
  color: #e61673; }
#service #famale ol li:nth-child(1) h3::before {
  background-color: #e61673; }
#service #famale ol li:nth-child(2) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #famale ol li:nth-child(2) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #famale ol li:nth-child(2) h3 {
    padding: 10px 12px 2px 36px; } }
#service #famale ol li:nth-child(2) h3 {
  color: #e61673; }
#service #famale ol li:nth-child(2) h3::before {
  background-color: #e61673; }
#service #famale ol li:nth-child(3) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #famale ol li:nth-child(3) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #famale ol li:nth-child(3) h3 {
    padding: 10px 12px 2px 36px; } }
#service #famale ol li:nth-child(3) h3 {
  color: #e61673; }
#service #famale ol li:nth-child(3) h3::before {
  background-color: #e61673; }
#service #sports h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #sports h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #service #sports h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #sports h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #service #sports h2 {
    font-size: 2rem; } }
#service #sports h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #service #sports h2 span {
    font-size: 2rem; } }
#service #sports ol li:nth-child(1) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #sports ol li:nth-child(1) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #sports ol li:nth-child(1) h3 {
    padding: 10px 12px 2px 36px; } }
#service #sports ol li:nth-child(1) h3 {
  color: #70ba2f; }
#service #sports ol li:nth-child(1) h3::before {
  background-color: #70ba2f; }
#service #sports ol li:nth-child(2) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #sports ol li:nth-child(2) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #sports ol li:nth-child(2) h3 {
    padding: 10px 12px 2px 36px; } }
#service #sports ol li:nth-child(2) h3 {
  color: #70ba2f; }
#service #sports ol li:nth-child(2) h3::before {
  background-color: #70ba2f; }
#service #sports ol li:nth-child(3) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  padding: 6px 12px 6px 36px;
  font-size: 2.4rem;
  color: #0075c2;
  line-height: 1.25;
  background-color: #fff;
  position: relative; }
#service #sports ol li:nth-child(3) h3::before {
  content: "";
  width: 50px;
  height: 50px;
  border-radius: calc(50px / 2);
  border-radius: 25px;
  display: block;
  background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
  position: absolute;
  top: -4px;
  left: -25px; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service #sports ol li:nth-child(3) h3 {
    padding: 10px 12px 2px 36px; } }
#service #sports ol li:nth-child(3) h3 {
  color: #70ba2f; }
#service #sports ol li:nth-child(3) h3::before {
  background-color: #70ba2f; }
#service .template01 li {
  margin-top: 30px;
  padding-bottom: 48px;
  border-bottom: 1px dashed #fff; }
#service .template01 li::after {
  content: "";
  display: block;
  clear: both; }
#service .template01 li:last-child {
  padding-bottom: 0;
  border-bottom: none; }
#service .template01 li .img {
  float: left;
  width: 320px; }
#service .template01 li .txt {
  float: right;
  width: 595px; }
#service .template01 li .txt h3.choutai span {
  width: 116%;
  display: inline-block;
  -webkit-transform: scale(0.85, 1);
  -moz-transform: scale(0.85, 1);
  -ms-transform: scale(0.85, 1);
  transform: scale(0.85, 1);
  -webkit-transform-origin: top left;
  -moz-transform-origin: top left;
  -ms-transform-origin: top left;
  transform-origin: top left;
  letter-spacing: -0.1em; }
#service .template01 li .txt p:nth-of-type(1) {
  margin-top: 16px;
  padding-bottom: 8px;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.22;
  border-bottom: 1px solid #fff; }
#service .template01 li .txt p:nth-of-type(2) {
  margin-top: 8px;
  font-size: 1.6rem;
  line-height: 1.38; }
#service .free .container {
  padding-top: 50px; }
#service .free .container h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service .free .container h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #service .free .container h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .free .container h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #service .free .container h2 {
    font-size: 2rem; } }
#service .free .container h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #service .free .container h2 span {
    font-size: 2rem; } }
#service .free .container ol {
  margin-top: 12px; }
#service .free .container ol::after {
  content: "";
  display: block;
  clear: both; }
#service .free .container ol li {
  float: left;
  width: 310px; }
#service .free .container ol li:nth-child(1) {
  padding-right: 20px; }
#service .free .container ol li:nth-child(1) p span {
  display: block;
  text-align: right; }
#service .free .container ol li:nth-child(2) {
  width: 330px;
  padding: 0 20px 24px;
  border-left: dashed 1px #fff;
  border-right: dashed 1px #fff; }
#service .free .container ol li:nth-child(3) {
  padding-left: 20px; }
#service .free .container ol li:nth-child(1) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  margin: -20px 0 16px;
  padding: 0 0 10px;
  font-size: 3rem;
  font-weight: bold;
  color: #ffff00;
  letter-spacing: -.1em;
  line-height: 1;
  background: url(../img/cmn/dot_white.jpg) 0 bottom repeat-X; }
#service .free .container ol li:nth-child(1) h3::before {
  content: "";
  width: 64px;
  height: 56px;
  display: inline-block;
  background: url(../img/service/tag_special01.png) 0 0 no-repeat #009f3f;
  -webkit-transform: translateY(20px);
  transform: translateY(20px); }
#service .free .container ol li p {
  line-height: 1.5;
  letter-spacing: -.1em; }
#service .free .container ol {
  margin-top: 12px; }
#service .free .container ol::after {
  content: "";
  display: block;
  clear: both; }
#service .free .container ol li {
  float: left;
  width: 310px; }
#service .free .container ol li:nth-child(1) {
  padding-right: 20px; }
#service .free .container ol li:nth-child(1) p span {
  display: block;
  text-align: right; }
#service .free .container ol li:nth-child(2) {
  width: 330px;
  padding: 0 20px 24px;
  border-left: dashed 1px #fff;
  border-right: dashed 1px #fff; }
#service .free .container ol li:nth-child(3) {
  padding-left: 20px; }
#service .free .container ol li:nth-child(2) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  margin: -20px 0 16px;
  padding: 0 0 10px;
  font-size: 3rem;
  font-weight: bold;
  color: #ffff00;
  letter-spacing: -.1em;
  line-height: 1;
  background: url(../img/cmn/dot_white.jpg) 0 bottom repeat-X; }
#service .free .container ol li:nth-child(2) h3::before {
  content: "";
  width: 64px;
  height: 56px;
  display: inline-block;
  background: url(../img/service/tag_special02.png) 0 0 no-repeat #009f3f;
  -webkit-transform: translateY(20px);
  transform: translateY(20px); }
#service .free .container ol li p {
  line-height: 1.5;
  letter-spacing: -.1em; }
#service .free .container ol {
  margin-top: 12px; }
#service .free .container ol::after {
  content: "";
  display: block;
  clear: both; }
#service .free .container ol li {
  float: left;
  width: 310px; }
#service .free .container ol li:nth-child(1) {
  padding-right: 20px; }
#service .free .container ol li:nth-child(1) p span {
  display: block;
  text-align: right; }
#service .free .container ol li:nth-child(2) {
  width: 330px;
  padding: 0 20px 24px;
  border-left: dashed 1px #fff;
  border-right: dashed 1px #fff; }
#service .free .container ol li:nth-child(3) {
  padding-left: 20px; }
#service .free .container ol li:nth-child(3) h3 {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  margin: -20px 0 16px;
  padding: 0 0 10px;
  font-size: 3rem;
  font-weight: bold;
  color: #ffff00;
  letter-spacing: -.1em;
  line-height: 1;
  background: url(../img/cmn/dot_white.jpg) 0 bottom repeat-X; }
#service .free .container ol li:nth-child(3) h3::before {
  content: "";
  width: 64px;
  height: 56px;
  display: inline-block;
  background: url(../img/service/tag_special03.png) 0 0 no-repeat #009f3f;
  -webkit-transform: translateY(20px);
  transform: translateY(20px); }
#service .free .container ol li p {
  line-height: 1.5;
  letter-spacing: -.1em; }
#service #business .container {
  padding-top: 50px; }
#service #tourism .container {
  padding-top: 80px; }
#service #tourism .template01 li:nth-child(1) .notes {
  margin-top: 20px;
  font-size: 1.4rem;
  line-height: 1.5; }
#service #famale .container {
  padding-top: 80px; }
#service #famale .template01 li:nth-child(3) h3 {
  letter-spacing: -.05em; }
#service #sports .container {
  padding-top: 80px; }
#service #sports .template01 li:nth-child(1) .img img:nth-of-type(1) {
  margin-bottom: 10px; }
#service #sports .template01 li:nth-child(1) .txt p:nth-of-type(1) {
  margin-top: 30px;
  font-size: 1.8rem; }
#service #sports .template01 li:nth-child(1) .txt table {
  margin-top: 8px; }
#service #sports .template01 li:nth-child(1) .txt table th, #service #sports .template01 li:nth-child(1) .txt table td {
  padding: 10px 20px;
  border: 1px solid #3d3a39; }
#service #sports .template01 li:nth-child(1) .txt table th {
  width: 70%;
  background-color: #dcdddd;
  letter-spacing: -.05em; }
#service #sports .template01 li:nth-child(1) .txt table td {
  width: 30%;
  background-color: #fff;
  text-align: center;
  vertical-align: middle; }
#service #sports .template01 li:nth-child(3) .img {
  width: 346px; }
#service #sports .template01 li:nth-child(3) p span {
  display: block;
  margin-top: 24px; }
#service #sports .template01 li .txt p:nth-of-type(1) {
  border-bottom: none;
  font-size: 1.6rem;
  line-height: 1.5; }
#service .pay .container {
  padding-top: 80px; }
#service .pay .container h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service .pay .container h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #service .pay .container h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .pay .container h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #service .pay .container h2 {
    font-size: 2rem; } }
#service .pay .container h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #service .pay .container h2 span {
    font-size: 2rem; } }
#service .pay .container ul {
  margin-top: 30px; }
#service .pay .container ul::after {
  content: "";
  display: block;
  clear: both; }
#service .pay .container ul li {
  margin-bottom: 30px;
  float: left;
  width: 178px;
  margin-left: 15px; }
#service .pay .container ul li:nth-child(5n+1) {
  margin-left: 0; }
#service .pay .container ul p {
  font-size: 1.4rem; }
#service .spa .container {
  padding: 70px 0 135px; }
#service .spa .container::after {
  content: "";
  display: block;
  clear: both; }
#service .spa .container h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #service .spa .container h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #service .spa .container h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .spa .container h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #service .spa .container h2 {
    font-size: 2rem; } }
#service .spa .container h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #service .spa .container h2 span {
    font-size: 2rem; } }
#service .spa .container .img {
  margin-top: 30px;
  float: left;
  width: 320px; }
#service .spa .container .txt {
  float: right;
  width: 595px;
  position: relative; }
#service .spa .container .txt .ttl {
  margin-top: 30px;
  padding-bottom: 8px;
  font-size: 2rem;
  line-height: 1.5;
  border-bottom: 1px solid #fff; }
#service .spa .container .txt p:nth-of-type(2) {
  margin-top: 8px;
  font-size: 1.6rem;
  line-height: 1.5; }
#service .spa .container .txt .more {
  border-radius: 4px;
  overflow: hidden;
  position: absolute;
  bottom: 0;
  right: 0; }
#service .spa .container .txt .more a {
  display: block;
  padding: 10px 20px;
  font-size: 1.9rem;
  color: #009f3f;
  font-weight: bold;
  background-color: #fff;
  line-height: 1; }

/* 館内施設
------------------------------------- */
#facility .ttl02 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  position: relative; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #facility .ttl02 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #facility .ttl02 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #facility .ttl02 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #facility .ttl02 {
    font-size: 2rem; } }
#facility .ttl02 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #facility .ttl02 span {
    font-size: 2rem; } }
#facility .ttl02 span {
  font-size: 3rem;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
  transform: translateY(-50%); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #facility .ttl02 span {
    -webkit-transform: translateY(-35%);
    transform: translateY(-35%); } }
#facility p {
  color: #fff; }
#facility .lead_yellow {
  margin: 20px 0;
  font-size: 2.2rem;
  color: #ffff00; }
#facility figcaption {
  color: #fff !important;
  font-size: 1.6rem;
  line-height: 1.5; }
#facility .template01 {
  padding: 0 41px; }
#facility .template01::after {
  content: "";
  display: block;
  clear: both; }
#facility .template01 li {
  float: left;
  margin: 0 0 40px 40px;
  width: 415px; }
#facility .template01 li:nth-child(odd) {
  margin-left: 0; }
#facility .template02::after {
  content: "";
  display: block;
  clear: both; }
#facility .template02 li {
  float: left;
  margin: 0 0 20px 24px;
  width: 220px; }
#facility .template02 li:nth-child(4n+1) {
  margin-left: 0; }
#facility .sec_checkin .container {
  padding: 50px 0 0; }
#facility .sec_checkin .template01 {
  margin-top: 30px; }
#facility .sec_freespace .container {
  padding: 40px 0 0; }
#facility .sec_facility .container {
  padding: 60px 0 0; }
#facility .sec_facility .template02 {
  margin-top: 30px; }
#facility .sec_facility .template02 li:nth-child(7) figcaption {
  letter-spacing: -.085em; }
#facility .sec_floor .container {
  padding: 80px 0 130px; }
#facility .sec_floor .img {
  margin: 30px 0 20px; }
#facility .sec_floor .notes {
  text-align: right;
  font-size: 1.3rem; }

/* 朝食
------------------------------------- */
#breakfast p {
  color: #fff; }
#breakfast .ttl02 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  position: relative; }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #breakfast .ttl02 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #breakfast .ttl02 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #breakfast .ttl02 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #breakfast .ttl02 {
    font-size: 2rem; } }
#breakfast .ttl02 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #breakfast .ttl02 span {
    font-size: 2rem; } }
#breakfast .ttl02 span {
  font-size: 3rem;
  position: absolute;
  top: 50%;
  right: 16px;
  -webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
  transform: translateY(-50%); }
#breakfast .ls {
  letter-spacing: -.05em; }
#breakfast .sec_guide .container {
  padding: 50px 0 0; }
#breakfast .sec_guide .lead {
  margin: 25px 0;
  font-size: 2.2rem;
  line-height: 1.5;
  letter-spacing: -.065em; }
#breakfast .sec_guide .menu {
	background-color:#FFF;
}
#breakfast .sec_guide .menu::after {
  content: "";
  display: block;
  clear: both; }
#breakfast .sec_guide .menu td {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  float: left;
  width: 50%;
  padding: 20px; }
#breakfast .sec_guide .menu td.w_yellow,
#breakfast .sec_guide .menu td.pc_yellow {
  background-color: #f7f4ea; }
#breakfast .sec_guide .menu td .txt {
  font-weight: bold; }
#breakfast .sec_guide .menu td .txt .ttl {
  font-size: 2.5rem;
  color: #3d3a39;
  border-bottom: 1px solid #3d3a39; }
#breakfast .sec_guide .menu td .txt .sents {
  margin-top: 8px;
  font-size: 1.4rem;
  line-height: 1.5;
  color: #3d3a39; }
#breakfast .sec_guide .menu td .txt .sents .sb_ttl {
  margin-bottom: 2px;
  display: block;
  color: #ad8d31;
  font-size: 1.8rem; }
#breakfast .sec_guide .menu td .txt .sents .ls {
  letter-spacing: -.1em; }
#breakfast .sec_guide .menu td .txt .sents .red {
  display: block;
  color: #e60012; }
#breakfast .sec_freedrink .container {
  padding: 80px 0 100px; }
#breakfast .sec_freedrink .conts {
  margin-top: 30px; }
#breakfast .sec_freedrink .conts::after {
  content: "";
  display: block;
  clear: both; }
#breakfast .sec_freedrink .conts .box1 {
  float: left;
  width: 52.5%; }
#breakfast .sec_freedrink .conts .box1 .cap {
  font-size: 2.2rem;
  letter-spacing: -.1em; }
#breakfast .sec_freedrink .conts .box1 .cap .notes {
  display: block;
  margin-top: 25px;
  font-size: 1.6rem;
  line-height: 1.5;
  text-indent: -2em;
  padding-left: 2em;
  letter-spacing: 0; }
#breakfast .sec_freedrink .conts .box2 {
  float: right;
  width: 47.5%;
  padding-left: 20px; }

/* 会議室
------------------------------------- */
#conference .sec_guide h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #conference .sec_guide h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #conference .sec_guide h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_guide h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #conference .sec_guide h2 {
    font-size: 2rem; } }
#conference .sec_guide h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #conference .sec_guide h2 span {
    font-size: 2rem; } }
#conference .sec_price h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #conference .sec_price h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #conference .sec_price h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_price h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #conference .sec_price h2 {
    font-size: 2rem; } }
#conference .sec_price h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #conference .sec_price h2 span {
    font-size: 2rem; } }
#conference .sec_card h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #conference .sec_card h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #conference .sec_card h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_card h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #conference .sec_card h2 {
    font-size: 2rem; } }
#conference .sec_card h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #conference .sec_card h2 span {
    font-size: 2rem; } }
#conference .sec_goods h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #conference .sec_goods h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #conference .sec_goods h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_goods h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #conference .sec_goods h2 {
    font-size: 2rem; } }
#conference .sec_goods h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #conference .sec_goods h2 span {
    font-size: 2rem; } }
#conference .sec_flow h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #conference .sec_flow h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #conference .sec_flow h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_flow h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #conference .sec_flow h2 {
    font-size: 2rem; } }
#conference .sec_flow h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #conference .sec_flow h2 span {
    font-size: 2rem; } }
#conference .sec_qa h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #conference .sec_qa h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #conference .sec_qa h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_qa h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #conference .sec_qa h2 {
    font-size: 2rem; } }
#conference .sec_qa h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #conference .sec_qa h2 span {
    font-size: 2rem; } }
#conference p {
  color: #fff; }
#conference .green {
  color: #009f3f;
  border-bottom: 1px solid #009f3f; }
#conference .yellow {
  color: #ffff00; }
#conference .yellow_bdr {
  color: #ffff00;
  border-bottom: 1px solid #ffff00; }
#conference .lead_yellow {
  margin: 20px 0;
  font-size: 1.8rem;
  color: #ffff00; }
#conference table {
  margin: 0 auto; }
#conference table th, #conference table td {
  color: #595757;
  font-weight: bold;
  border: 1px solid #d8cbad; }
#conference table th {
  background-color: #f7f4ea; }
#conference table td {
  background-color: #fff; }
#conference .sec_guide .container {
  padding: 50px 0 0; }
#conference .sec_guide .lead {
  margin: 24px 0 12px;
  font-size: 1.8rem; }
#conference .sec_guide .tab li {
  display: inline-block; }
#conference .sec_guide .tab li + li {
  margin-left: 12px; }
#conference .sec_guide .tab li::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 2px;
  background: url(../img/conference/arrow02.png) 0 0 no-repeat;
  -webkit-transform: translateY(2px);
  transform: translateY(2px); }
#conference .sec_guide .tab li a {
  font-size: 1.8rem;
  color: #ffff00; }
#conference .sec_guide figure figcaption {
  margin: 16px 0 8px;
  font-size: 1.6rem;
  color: #fff; }
#conference .sec_guide figure figcaption span {
  margin-right: 8px;
  padding: 0 12px;
  display: inline-block;
  font-size: 1.3rem;
  font-weight: bold;
  color: #ad8d31;
  background-color: #fff;
  border-radius: 4px; }
#conference .sec_guide .conts_list {
  margin-top: 60px; }
#conference .sec_guide .conts_list li h3 {
  padding: 10px 16px;
  font-size: 2rem;
  font-weight: bold;
  color: #595757;
  background-color: #fff;
  border-radius: 4px; }
#conference .sec_guide .conts_list li .conts {
  margin: 20px 0 44px; }
#conference .sec_guide .conts_list li .conts::after {
  content: "";
  display: block;
  clear: both; }
#conference .sec_guide .conts_list li .conts .img {
  float: left;
  width: 32%; }
#conference .sec_guide .conts_list li .conts .img span {
  color: #fff; }
#conference .sec_guide .conts_list li .conts .img span::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  background: url(../img/conference/icon_expansion.png) 0 0 no-repeat;
  -webkit-transform: translateY(2px);
  transform: translateY(2px); }
#conference .sec_guide .conts_list li .conts .txt {
  float: left;
  width: 68%;
  padding-left: 20px; }
#conference .sec_price .container {
  padding: 80px 0 0; }
#conference .sec_price .figure .ttl {
  margin-left: 31px;
  margin-bottom: 4px;
  font-size: 2rem;
  font-weight: bold; }
#conference .sec_price .figure table {
  width: 890px; }
#conference .sec_price .figure table th, #conference .sec_price .figure table td {
  height: 70px;
  font-size: 1.8rem;
  text-align: center;
  vertical-align: middle; }
#conference .sec_price .figure table th {
  width: 24%; }
#conference .sec_price .figure table th span {
  display: block;
  font-size: 1.6rem;
  font-weight: normal; }
#conference .sec_price .figure table td {
  width: 76%;
  color: #000; }
#conference .sec_card .container {
  padding: 90px 0 0; }
#conference .sec_card .img {
  margin-top: 30px;
  text-align: center; }
#conference .sec_card .img img {
  -webkit-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.4); }
#conference .sec_card .img img:nth-of-type(1) {
  margin-right: 60px; }
#conference .sec_goods .container {
  padding: 80px 0 0; }
#conference .sec_goods table {
  width: 860px; }
#conference .sec_goods table th, #conference .sec_goods table td {
  font-size: 1.8rem;
  height: 48px;
  text-align: center;
  vertical-align: middle; }
#conference .sec_goods table th {
  width: calc(100% / 3); }
#conference .sec_goods .notes {
  margin: 20px auto 50px;
  width: 860px;
  text-align: right; }
#conference .sec_flow p {
  color: #000; }
#conference .sec_flow .container {
  padding: 80px 0 0; }
#conference .sec_flow ol {
  margin-top: 65px; }
#conference .sec_flow ol li {
  padding: 40px;
  background-color: #fff;
  border-radius: 12px;
  position: relative; }
#conference .sec_flow ol li:nth-child(1)::before {
  content: "";
  width: 82px;
  height: 82px;
  background: url(../img/conference/icon01.png) 0 0 no-repeat;
  position: absolute;
  top: -41px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li::after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img/conference/arrow01.png) 0 0 no-repeat;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li:last-child::after {
  display: none; }
#conference .sec_flow ol li + li {
  margin-top: 76px; }
#conference .sec_flow ol li p {
  text-align: center; }
#conference .sec_flow ol li .ttl {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.25; }
#conference .sec_flow ol li .sents {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.5; }
#conference .sec_flow ol {
  margin-top: 65px; }
#conference .sec_flow ol li {
  padding: 40px;
  background-color: #fff;
  border-radius: 12px;
  position: relative; }
#conference .sec_flow ol li:nth-child(2)::before {
  content: "";
  width: 82px;
  height: 82px;
  background: url(../img/conference/icon02.png) 0 0 no-repeat;
  position: absolute;
  top: -41px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li::after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img/conference/arrow01.png) 0 0 no-repeat;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li:last-child::after {
  display: none; }
#conference .sec_flow ol li + li {
  margin-top: 76px; }
#conference .sec_flow ol li p {
  text-align: center; }
#conference .sec_flow ol li .ttl {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.25; }
#conference .sec_flow ol li .sents {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.5; }
#conference .sec_flow ol {
  margin-top: 65px; }
#conference .sec_flow ol li {
  padding: 40px;
  background-color: #fff;
  border-radius: 12px;
  position: relative; }
#conference .sec_flow ol li:nth-child(3)::before {
  content: "";
  width: 82px;
  height: 82px;
  background: url(../img/conference/icon03.png) 0 0 no-repeat;
  position: absolute;
  top: -41px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li::after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img/conference/arrow01.png) 0 0 no-repeat;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li:last-child::after {
  display: none; }
#conference .sec_flow ol li + li {
  margin-top: 76px; }
#conference .sec_flow ol li p {
  text-align: center; }
#conference .sec_flow ol li .ttl {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.25; }
#conference .sec_flow ol li .sents {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.5; }
#conference .sec_flow ol {
  margin-top: 65px; }
#conference .sec_flow ol li {
  padding: 40px;
  background-color: #fff;
  border-radius: 12px;
  position: relative; }
#conference .sec_flow ol li:nth-child(4)::before {
  content: "";
  width: 82px;
  height: 82px;
  background: url(../img/conference/icon04.png) 0 0 no-repeat;
  position: absolute;
  top: -41px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li::after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img/conference/arrow01.png) 0 0 no-repeat;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li:last-child::after {
  display: none; }
#conference .sec_flow ol li + li {
  margin-top: 76px; }
#conference .sec_flow ol li p {
  text-align: center; }
#conference .sec_flow ol li .ttl {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.25; }
#conference .sec_flow ol li .sents {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.5; }
#conference .sec_flow ol {
  margin-top: 65px; }
#conference .sec_flow ol li {
  padding: 40px;
  background-color: #fff;
  border-radius: 12px;
  position: relative; }
#conference .sec_flow ol li:nth-child(5)::before {
  content: "";
  width: 82px;
  height: 82px;
  background: url(../img/conference/icon05.png) 0 0 no-repeat;
  position: absolute;
  top: -41px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li::after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img/conference/arrow01.png) 0 0 no-repeat;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li:last-child::after {
  display: none; }
#conference .sec_flow ol li + li {
  margin-top: 76px; }
#conference .sec_flow ol li p {
  text-align: center; }
#conference .sec_flow ol li .ttl {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.25; }
#conference .sec_flow ol li .sents {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.5; }
#conference .sec_flow ol {
  margin-top: 65px; }
#conference .sec_flow ol li {
  padding: 40px;
  background-color: #fff;
  border-radius: 12px;
  position: relative; }
#conference .sec_flow ol li:nth-child(6)::before {
  content: "";
  width: 82px;
  height: 82px;
  background: url(../img/conference/icon06.png) 0 0 no-repeat;
  position: absolute;
  top: -41px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li::after {
  content: "";
  width: 40px;
  height: 40px;
  background: url(../img/conference/arrow01.png) 0 0 no-repeat;
  position: absolute;
  bottom: -20px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%); }
#conference .sec_flow ol li:last-child::after {
  display: none; }
#conference .sec_flow ol li + li {
  margin-top: 76px; }
#conference .sec_flow ol li p {
  text-align: center; }
#conference .sec_flow ol li .ttl {
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.25; }
#conference .sec_flow ol li .sents {
  margin-top: 10px;
  font-size: 1.8rem;
  line-height: 1.5; }
#conference .sec_qa .container {
  padding: 95px 0 100px; }
#conference .sec_qa dl {
  margin-top: 25px; }
#conference .sec_qa dl dt, #conference .sec_qa dl dd {
  padding-left: 55px;
  color: #fff; }
#conference .sec_qa dl dt {
  min-height: 42px;
  font-size: 2rem;
  line-height: 42px;
  font-weight: bold;
  background: url(../img/conference/icon_q.png) 0 0 no-repeat; }
#conference .sec_qa dl dd {
  min-height: 58px;
  margin-top: 16px;
  padding-bottom: 14px;
  font-size: 1.6rem;
  line-height: 1.5;
  background: url(../img/conference/icon_a.png) left top 4px no-repeat;
  border-bottom: 1px solid #fff; }
#conference .sec_qa dl dd + dt {
  margin-top: 16px; }

/* アクセス
------------------------------------- */
#access .access_guide .container {
  padding: 50px 0 70px; }
#access .access_guide h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #access .access_guide h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #access .access_guide h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #access .access_guide h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #access .access_guide h2 {
    font-size: 2rem; } }
#access .access_guide h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #access .access_guide h2 span {
    font-size: 2rem; } }
#access .access_guide .map {
  margin-top: 24px; }
#access .access_guide .map iframe {
  width: 952px;
  height: 360px; }
#access .access_guide .link_btn {
  margin: 50px 0 24px; }
#access .access_guide .link_btn::after {
  content: "";
  display: block;
  clear: both; }
#access .access_guide .link_btn li {
  float: left;
  width: 231px; }
#access .access_guide .link_btn li + li {
  margin-left: 9px; }
#access .access_guide .link_btn li a {
  display: block;
  width: 100%;
  padding: 10px 0;
  font-size: 2rem;
  line-height: 1;
  color: #ad8d31;
  text-align: center;
  border: 1px solid #ad8d31;
  background-color: #fff; }
#access .access_guide .link_btn li a:hover {
  color: #fff;
  background-color: #ad8d31;
  opacity: 1; }
#access .access_guide .link_img::after {
  content: "";
  display: block;
  clear: both; }
#access .access_guide .link_img li {
  float: left;
  width: 452px;
  margin-bottom: 50px; }
#access .access_guide .link_img li:nth-child(1), #access .access_guide .link_img li:nth-child(4) {
  width: 100%;
  text-align: center; }
#access .access_guide .link_img li:nth-child(2), #access .access_guide .link_img li:nth-child(3) {
  height: 514px; }
#access .access_guide .link_img li:nth-child(3) {
  float: right; }
#access #parking .container {
  padding: 0 0 80px; }
#access #parking h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #access #parking h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #access #parking h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #access #parking h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #access #parking h2 {
    font-size: 2rem; } }
#access #parking h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #access #parking h2 span {
    font-size: 2rem; } }
#access #parking img {
  vertical-align: bottom; }
#access #parking .img_guide {
  margin-top: 30px; }
#access #parking .detail {
  margin-top: 20px; }
#access #parking .detail::after {
  content: "";
  display: block;
  clear: both; }
#access #parking .detail li {
  float: left;
  width: 250px; }
#access #parking .detail li + li {
  margin-left: 20px; }
#access #parking .detail li p {
  margin-top: 10px;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.5; }
#access .around .container {
  padding: 0 0 86px; }
#access .around h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #access .around h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #access .around h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #access .around h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #access .around h2 {
    font-size: 2rem; } }
#access .around h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #access .around h2 span {
    font-size: 2rem; } }
#access .around ul {
  margin-top: 30px; }
#access .around ul::after {
  content: "";
  display: block;
  clear: both; }
#access .around ul li {
  float: left;
  margin: 0 0 10px 10px;
  width: 182px; }
#access .around ul li:nth-child(5n+1) {
  margin-left: 0; }
#access .around ul li img {
  vertical-align: bottom; }
#access .around ul li p {
  margin-top: 4px;
  color: #fff;
  font-size: 1.4rem;
  line-height: 1.5; }

/* よくあるご質問
------------------------------------- */
#faq h2 {
  padding: 11px 16px;
  font-size: 3rem;
  line-height: 1.2;
  color: #ad8d31;
  background-color: #fff;
  border-left: 8px solid #ad8d31;
  -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #faq h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) {
  #faq h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #faq h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) {
  #faq h2 {
    font-size: 2rem; } }
#faq h2 span {
  font-size: 2.4rem; }
@media screen and (max-width: 480px) {
  #faq h2 span {
    font-size: 2rem; } }
#faq .sec_qa .container {
  padding: 30px 0 100px; }
#faq .sec_qa .lead {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
  margin: 25px 0 20px;
  font-size: 1.7rem;
  line-height: 1.7;
  color: #fff; }
#faq .sec_qa .lead::after {
  content: "";
  display: block;
  clear: both; }
#faq .sec_qa .lead a {
  float: right;
  margin-top: -20px; }
#faq .sec_qa .item_list .item_ttl {
  margin-top: 8px;
  padding: 9px 9px 9px 16px;
  font-size: 1.8rem;
  font-weight: bold;
  border-radius: 6px;
  background-color: #efe9db; }
#faq .sec_qa .item_list .item_ttl:first-of-type {
  margin-top: 0; }
#faq .sec_qa .item_list .item_ttl::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 4px;
  background: url(../img/faq/arrow01.png) 0 0 no-repeat;
  -webkit-transform: translateY(1px);
  transform: translateY(1px);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all ease .3s;
  transition: all ease .3s; }
#faq .sec_qa .item_list .item_ttl.active::before {
  -webkit-transform: rotate(0);
  transform: rotate(0); }
#faq .sec_qa .item_list .item_conts {
  padding: 20px;
  background-color: #fff;
  border-bottom: 4px solid #efe9db; }
#faq .sec_qa .item_list .item_conts dl .red {
  color: #e60012; }
#faq .sec_qa .item_list .item_conts dl .Q, #faq .sec_qa .item_list .item_conts dl .A {
  min-height: 60px;
  padding: 0 0 12px 56px;
  line-height: 1.46; }
#faq .sec_qa .item_list .item_conts dl .Q {
  font-size: 1.7rem;
  color: #009f3f;
  font-weight: bold;
  background: url(../img/faq/icon_q.jpg) 0 0 no-repeat; }
#faq .sec_qa .item_list .item_conts dl .A {
  font-size: 1.5rem;
  background: url(../img/faq/icon_a.jpg) 0 0 no-repeat;
  border-bottom: 1px solid #dcdddd; }
#faq .sec_qa .item_list .item_conts dl .A + .Q {
  margin-top: 16px; }
#faq .sec_qa .item_list .item_conts dl .A .dl_btn {
  margin: 25px auto 12px; }
#faq .sec_qa .item_list .item_conts dl .A .dl_btn a {
  color: #fff;
  font-size: 2rem;
  line-height: 40px;
  background-color: #016b37; }
#faq .sec_qa .item_list .item_conts dl .A .dl_btn a::before {
  content: "";
  margin-right: 10px;
  background: url(../img/cmn/arrow03.png) 0 0 no-repeat;
  -webkit-transform: translateY(3px);
  transform: translateY(3px); }

/* =====================================

responsive

===================================== */
@media screen and (max-width: 600px) {
  /* max-width: 600px start */
  /* header
  ===================================== */
  header {
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); }
  header .container {
    height: 75px; }
  header .container::after {
    content: "";
    display: block;
    clear: both; }
  header .container .left {
    float: none;
    width: 440px;
    margin: 0 auto; }
  header .container .left::after {
    content: "";
    display: block;
    clear: both; }
  header .container .left h1 {
    float: left;
    margin-top: 12px;
    width: 286px; }
  header .container .left .contact {
    float: left;
    margin: 28px 0 0 12px;
    width: 136px; }
  header nav {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  header nav .container {
    width: 100%;
    height: auto; }
  header nav .container::after {
    content: "";
    display: block;
    clear: both; }
  header nav .container li {
    float: left;
    width: 33.33%;
    height: 46px;
    border-left: 1px solid #a0a0a1;
    background: url(../img/cmn/bg_gnav.jpg) left center repeat-X; }
  header nav .container li:nth-child(8) {
    border-right: none; }
  header nav .container li:nth-child(3n+1) {
    border-left: none; }
  header nav .container li:nth-child(-n+6) {
    border-bottom: 1px solid #a0a0a1; }
  header nav .container li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.5rem;
    text-align: center;
    line-height: 46px; }
  header nav .container li a span {
    margin-left: -.25em;
    letter-spacing: -.25em; }
  header nav .container li a:hover {
    background: url(../img/cmn/bg_gnav_hover.jpg) left center repeat-X;
    opacity: 1; }
  header nav .container li.current {
    background: url(../img/cmn/bg_gnav_hover.jpg) left center repeat-X; }
  header nav .container li.current a {
     background-image: none; background-color: rgba(0,0,0,0.3); color: #FFF; }
  header nav .cancel {
    background: none !important;
    background-color: #009f3f; }
  header nav .cancel a {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    color: #fff; }
  header nav .cancel a::before {
    content: "";
    margin-right: 4px;
    width: 6px;
    height: 7px;
    display: inline-block;
    background: url(../img/cmn/arrow01.png) 0 center no-repeat;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  header nav .cancel a:hover {
    background: none !important; }
  header nav .cancel.current a {
    background: none !important; }
  header .reserve.sp {
    display: block;
    background-color: #fff; }
  header .reserve.sp a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #f65500; }
  header .reserve.sp a img {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

  .bxslider.pc {
    display: none;
  }
  .bxslider.sp {
    display: block;
  }
  .bxslider img {
    vertical-align: bottom;
    max-width: none;
    max-width: initial;
    min-width: auto;
    min-width: initial;
    min-height: auto;
    min-height: initial;
    width: 100%; }

  #search {
    background: url(../img/cmn/bg_reserve.jpg) center center no-repeat; }
  #search .container {
    width: 96%;
    height: auto;
    padding: 12px 0; }
  #search .container::after {
    content: "";
    display: block;
    clear: both; }
  #search .container .ttl {
    float: left;
    margin: 0; }
  #search .container form {
    float: right;
    width: calc(100% - 117px);
    padding-left: 20px; }
  #search .container form ul::after {
    content: "";
    display: block;
    clear: both; }
  #search .container form ul li {
    float: left;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff; }
  #search .container form ul li:nth-child(1) {
    width: 100%; }
  #search .container form ul li:nth-child(1) select {
    width: 48px;
    height: 24px; }
  #search .container form ul li:nth-child(1) select:nth-of-type(1) {
    width: 80px; }
  #search .container form ul li:nth-child(2) {
    width: 100%;
    margin-top: 12px; }
  #search .container form ul li:nth-child(2) select {
    width: 48px;
    height: 24px; }
  #search .container form ul li:nth-child(3) {
    width: 100%;
    margin-top: 12px;
    text-indent: -5.5em;
    padding-left: 5.5em; }
  #search .container form ul li:nth-child(3) input {
    width: 18px;
    height: 18px;
    border-radius: 2px; }
  #search .container form ul li:nth-child(3) label {
    margin-left: 8px;
    letter-spacing: -.1em; }

  /* footer
  ===================================== */
  .toTop {
    position: fixed;
    bottom: 0;
    right: 0;
    cursor: pointer; }
  .toTop img {
    vertical-align: bottom; }

  footer .ftr_cover {
    height: auto;
    background: url(../img/cmn/ftr_bg.jpg) left 0 bottom 50% no-repeat;
    background-size: 1170px; }
  footer .container {
    padding: 25px 0; }
  footer .container::after {
    content: "";
    display: block;
    clear: both; }
  footer .left {
    float: none;
    width: 240px;
    margin: 0 auto; }
  footer .left .address {
    margin-bottom: 8px;
    font-size: 1.3rem;
    line-height: 1.3;
    color: #fff; }
  footer .right {
    float: none;
    width: 100%; }
  footer .right .ftr_nav {
    width: 414px;
    margin: 24px auto; }
  footer .right .ftr_nav::after {
    content: "";
    display: block;
    clear: both; }
  footer .right .ftr_nav > li {
    float: left;
    padding: 4px 12px;
    width: 138px;
    border-left: 1px solid #fff; }
  footer .right .ftr_nav > li a {
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.63; }
  footer .right .ftr_nav > li a::before {
    content: "■";
    margin-right: 4px; }
  footer .right .pr {
    width: 88%;
    margin: 0 auto; }
  footer .right .pr::after {
    content: "";
    display: block;
    clear: both; }
  footer .right .pr span {
    float: left;
    width: 50%;
    padding-right: 8px; }
  footer .right .pr span img {
    max-width: none;
    max-width: initial;
    width: 100%; }
  footer .right .pr a {
    float: left;
    width: 50%;
    padding-right: 8px; }
  footer .right .pr a img {
    max-width: none;
    max-width: initial;
    width: 100%; }
  footer .copy {
    display: block;
    padding: 9px 0;
    font-size: 1.2rem;
    color: #fff;
    line-height: 1;
    text-align: center;
    background-color: #009f3f; }

  /* =====================================

  top page

  ===================================== */
  #top .meeting {
    background: url(../img/top/bg_meeting.jpg) center center no-repeat;
    background-size: cover; }
  #top .meeting .container {
    padding: 40px 0; }
  #top .meeting .container h2 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    font-size: 4.5rem;
    text-align: center;
    color: #fff;
    letter-spacing: .1em; }
  #top .meeting .container h2 span {
    display: block;
    margin-top: 12px;
    font-size: 1.8rem; }
  #top .meeting .container h2 span {
    letter-spacing: 0; }
  #top .meeting .container .conts {
    margin-top: 32px; }
  #top .meeting .container .conts::after {
    content: "";
    display: block;
    clear: both; }
  #top .meeting .container .conts .txt {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    float: none;
    width: 90%;
    font-size: 2rem;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
    margin: 16px auto 0; }
  #top .meeting .container .conts .txt .btn {
    margin-top: 12px; }
  #top .meeting .container .conts .txt .btn a {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    display: block;
    padding: 10px 0;
    width: 100%;
    font-size: 2.5rem;
    text-align: center;
    color: #009f3f;
    letter-spacing: -.075em;
    background-color: #fff; }
  #top .meeting .container .conts .txt .btn a::before {
    content: "";
    display: inline-block;
    margin-right: 12px;
    width: 20px;
    height: 20px;
    background: url(../img/cmn/arrow02.png) 0 0 no-repeat; }
  #top .meeting .container .conts .img {
    float: none;
    width: 100%;
    text-align: center; }
  #top .meeting .container .conts .img img {
    max-width: 90%; }
  #top .meeting .container .voice_customer {
    margin-top: 40px; }
  #top .meeting .container .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #top .meeting .container .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #top .meeting .container .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #top .meeting .container .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 600px) {
  #top .meeting .container .voice_customer .img img {
    vertical-align: bottom; }
  #top .meeting .container .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #top .meeting .container .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 600px) {
  #top .meeting .container .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #fff;
    line-height: 1;
    background: url(../img/cmn/icon_voice01.png) left top no-repeat;
    border-bottom: 1px solid #fff; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #top .meeting .container .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 600px) {
  #top .meeting .container .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff; }
  #top .meeting .container .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.7rem;
    text-align: right; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #top .meeting .container .voice_customer .txt p span {
    margin-top: 0; } }
@media screen and (max-width: 600px) {
  #top .meeting .container .voice_customer .txt p {
    letter-spacing: -.065em; }
  #top .recommend {
    background-color: #009f3f; }
  #top .recommend .container {
    padding: 50px 0; }
  #top .recommend h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #top .recommend h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #top .recommend h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #top .recommend h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #top .recommend h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #top .recommend h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #top .recommend h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #top .recommend .points_list {
    width: 446px;
    margin: 50px auto 0; }
  #top .recommend .points_list::after {
    content: "";
    display: block;
    clear: both; }
  #top .recommend .points_list li {
    margin-top: 40px;
    width: 100%; }
  #top .recommend .points_list li:nth-child(-n+2) {
    margin-top: 0; }
  #top .recommend .points_list li:nth-child(2) {
    margin-top: 40px; }
  #top .recommend .points_list li:nth-child(odd) {
    float: none; }
  #top .recommend .points_list li:nth-child(even) {
    float: none; }
  #top .recommend .points_list li:nth-child(5) span {
    margin-left: 0.15em;
    letter-spacing: 0.15em; }
  #top .recommend .points_list li .img img {
    vertical-align: bottom; }
  #top .recommend .points_list li p {
    margin-top: 10px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff;
    letter-spacing: -.06em; }
  #top .recommend .voice_customer {
    margin-top: 70px; }
  #top .recommend .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #top .recommend .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #top .recommend .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #top .recommend .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 600px) {
  #top .recommend .voice_customer .img img {
    vertical-align: bottom; }
  #top .recommend .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #top .recommend .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 600px) {
  #top .recommend .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #fff;
    line-height: 1;
    background: url(../img/cmn/icon_voice01.png) left top no-repeat;
    border-bottom: 1px solid #fff; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #top .recommend .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 600px) {
  #top .recommend .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff; }
  #top .recommend .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.7rem;
    text-align: right; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #top .recommend .voice_customer .txt p span {
    margin-top: 0; } }
@media screen and (max-width: 600px) {
  #top .link_conts {
    background-color: #e2e3e3; }
  #top .link_conts .container {
    padding: 40px 0;
    width: 93.33%; }
  #top .link_conts ul {
    padding: 0; }
  #top .link_conts ul::after {
    content: "";
    display: block;
    clear: both; }
  #top .link_conts ul li {
    float: left;
    width: 32%; }
  #top .link_conts ul li + li {
    margin-left: 2%; }
  #top .link_conts ul li:nth-child(4) {
    width: 100%;
    margin-left: 0;
    margin-top: 2%; }
  #top .link_conts ul li a img {
    vertical-align: bottom; }
  #top .recommend_plan {
    background: url(../img/top/bg_recommendPlan.jpg) center center no-repeat; }
  #top .recommend_plan .container {
    padding: 30px 0 40px;
    width: 93.33%; }
  #top .recommend_plan h2 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    font-size: 3.5rem;
    text-align: center;
    color: #fff;
    font-size: 2.9rem;
    padding-bottom: 10px;
    background: url(../img/cmn/bdr01.png) center bottom no-repeat; }
  #top .recommend_plan h2 span {
    display: block;
    margin-top: 12px;
    font-size: 1.8rem; }
  #top .recommend_plan ul {
    margin-top: 20px;
    padding: 0; }
  #top .recommend_plan ul::after {
    content: "";
    display: block;
    clear: both; }
  #top .recommend_plan ul li {
    float: left;
    width: 50%;
    padding-right: 5px; }
  #top .recommend_plan ul li:nth-child(even) {
    float: right;
    padding-left: 5px; }

  /* -------------------------------------

  sub page

  ------------------------------------- */
  /* common parts
  ------------------------------------- */
  .mv img {
    vertical-align: bottom;
    max-width: none;
    max-width: initial;
    width: 100%; }

  #room {
    background-color: #009f3f; }
  #room .voice {
    background-color: #e6f0eb; }
  #room .voice .container {
    padding: 50px 0 100px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #room .voice .container {
    padding: 50px 0 40px; } }
@media screen and (max-width: 600px) {
  #room .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #room .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #room .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #room .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 600px) {
  #room .voice .voice_customer .img img {
    vertical-align: bottom; }
  #room .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #room .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 600px) {
  #room .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #room .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 600px) {
  #room .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #room .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #room .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 600px) {
  #service {
    background-color: #009f3f; }
  #service .voice {
    background-color: #e6f0eb; }
  #service .voice .container {
    padding: 50px 0 100px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #service .voice .container {
    padding: 50px 0 40px; } }
@media screen and (max-width: 600px) {
  #service .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #service .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #service .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #service .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 600px) {
  #service .voice .voice_customer .img img {
    vertical-align: bottom; }
  #service .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #service .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 600px) {
  #service .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 600px) {
  #service .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #service .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #service .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 600px) {
  #facility {
    background-color: #009f3f; }
  #facility .voice {
    background-color: #e6f0eb; }
  #facility .voice .container {
    padding: 50px 0 100px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #facility .voice .container {
    padding: 50px 0 40px; } }
@media screen and (max-width: 600px) {
  #facility .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #facility .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #facility .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #facility .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 600px) {
  #facility .voice .voice_customer .img img {
    vertical-align: bottom; }
  #facility .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #facility .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 600px) {
  #facility .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #facility .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 600px) {
  #facility .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #facility .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #facility .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 600px) {
  #breakfast {
    background-color: #009f3f; }
  #breakfast .voice {
    background-color: #e6f0eb; }
  #breakfast .voice .container {
    padding: 50px 0 100px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #breakfast .voice .container {
    padding: 50px 0 40px; } }
@media screen and (max-width: 600px) {
  #breakfast .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #breakfast .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #breakfast .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #breakfast .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 600px) {
  #breakfast .voice .voice_customer .img img {
    vertical-align: bottom; }
  #breakfast .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #breakfast .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 600px) {
  #breakfast .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #breakfast .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 600px) {
  #breakfast .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #breakfast .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #breakfast .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 600px) {
  #conference {
    background-color: #009f3f; }
  #conference .voice {
    background-color: #e6f0eb; }
  #conference .voice .container {
    padding: 50px 0 100px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #conference .voice .container {
    padding: 50px 0 40px; } }
@media screen and (max-width: 600px) {
  #conference .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #conference .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #conference .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 600px) {
  #conference .voice .voice_customer .img img {
    vertical-align: bottom; }
  #conference .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #conference .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 600px) {
  #conference .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 600px) {
  #conference .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #conference .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 600px) {
  #access {
    background-color: #009f3f; }
  #access .voice {
    background-color: #e6f0eb; }
  #access .voice .container {
    padding: 50px 0 100px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #access .voice .container {
    padding: 50px 0 40px; } }
@media screen and (max-width: 600px) {
  #access .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #access .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #access .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #access .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 600px) {
  #access .voice .voice_customer .img img {
    vertical-align: bottom; }
  #access .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #access .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 600px) {
  #access .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #access .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 600px) {
  #access .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #access .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #access .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 600px) {
  #faq {
    background-color: #009f3f; }
  #faq .voice {
    background-color: #e6f0eb; }
  #faq .voice .container {
    padding: 50px 0 100px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #faq .voice .container {
    padding: 50px 0 40px; } }
@media screen and (max-width: 600px) {
  #faq .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #faq .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #faq .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #faq .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 600px) {
  #faq .voice .voice_customer .img img {
    vertical-align: bottom; }
  #faq .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #faq .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 600px) {
  #faq .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #faq .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 600px) {
  #faq .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #faq .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.7rem;
    text-align: right;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    font-weight: bold;
    margin-right: 1em; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #faq .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 600px) {
  .dl_btn {
    margin: 30px auto 0;
    width: 100%; }
  .dl_btn a {
    display: block;
    width: 100%;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    color: #009f3f;
    font-size: 2.5rem;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    letter-spacing: -.075em; }
  .dl_btn a::before {
    content: "";
    margin-right: 10px;
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(../img/cmn/arrow02.png) 0 0 no-repeat; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  .dl_btn a {
    line-height: 1;
    padding: 4px 0 2px; } }

@media screen and (max-width: 600px) {
  /* 客室
  ------------------------------------- */
  #room p {
    color: #fff; }
  #room .ttl02 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    margin-bottom: 20px; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #room .ttl02 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #room .ttl02 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #room .ttl02 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #room .ttl02 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #room .ttl02 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #room .ttl02 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #room .ttl03 {
    background: url(../img/room/deco_ttl.png) center bottom 24px repeat-X;
    text-align: center; }
  #room .ttl03 h3 {
    display: inline-block;
    padding: 0 10px;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    font-size: 3.5rem;
    color: #fff;
    background-color: #009f3f;
    letter-spacing: -.1em; }
  #room .ttl03 h3 span {
    display: block;
    margin-top: 4px;
    font-size: 2.5rem;
    letter-spacing: 0; }
  #room figcaption {
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.5; }
  #room .template02::after {
    content: "";
    display: block;
    clear: both; }
  #room .template02 li {
    float: left;
    margin: 0 0 15px 2%;
    width: 32%; }
  #room .template02 li:nth-child(5n+1) {
    margin-left: 2%; }
  #room .template02 li:nth-child(3n+1) {
    margin-left: 0; }
  #room table {
    width: 100%; }
  #room table th, #room table td {
    height: 35px;
    vertical-align: middle;
    color: #3d3a39;
    border: 1px solid #3d3a39; }
  #room table th {
    padding: 0 12px;
    width: 25%;
    background-color: #ddd; }
  #room table td {
    padding: 0 10px;
    width: 75%;
    background-color: #fff; }
  #room table td span {
    font-size: 1.4rem; }
  #room .yellow {
    color: #ffff00; }
  #room .sec_roomType .container {
    padding: 50px 0 0; }
  #room .sec_roomType #tab_menu {
    padding: 0 2%; }
  #room .sec_roomType #tab_menu::after {
    content: "";
    display: block;
    clear: both; }
  #room .sec_roomType #tab_menu li {
    float: left;
    width: 24%;
    height: 40px;
    margin-bottom: 10px; }
  #room .sec_roomType #tab_menu li + li {
    margin-left: 1.33%; }
  #room .sec_roomType #tab_menu li:nth-child(4n+1) {
    margin-left: 0; }
  #room .sec_roomType #tab_menu li a {
    display: block;
    width: 100%;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 11px 0;
    font-size: 1.8rem;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -.05em;
    color: #ad8d31;
    background-color: #fff;
    border: 1px solid #ad8d31; }
  #room .sec_roomType #tab_menu li a.active, #room .sec_roomType #tab_menu li a:hover {
    color: #fff;
    background-color: #ad8d31;
    opacity: 1; }
  #room .sec_roomType .tab_content {
    margin-top: 20px; }
  #room .sec_roomType .tab_content .conts {
    margin-top: 24px; }
  #room .sec_roomType .tab_content .conts::after {
    content: "";
    display: block;
    clear: both; }
  #room .sec_roomType .tab_content .conts .img {
    float: none;
    width: 100%;
    text-align: center; }
  #room .sec_roomType .tab_content .conts .img img {
    vertical-align: bottom; }
  #room .sec_roomType .tab_content .conts .txt {
    float: none;
    width: 90%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto; }
  #room .sec_roomType .tab_content .conts .txt .notes {
    margin-top: 4px;
    font-size: 1.4rem; }
  #room .sec_roomType .tab_content .conts .txt .btn_reserve {
    margin-top: 16px;
    text-align: right; }
  #room .sec_roomType .tab_content#tab07 ul li + li {
    margin-top: 30px; }
  #room .sec_roomType .tab_content#tab07 h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    margin-bottom: 20px;
    padding-bottom: 2px;
    font-size: 2.6rem;
    color: #fff;
    border-bottom: 3px solid #fff; }
  #room .sec_roomType .tab_content#tab07 .conts_tab07::after {
    content: "";
    display: block;
    clear: both; }
  #room .sec_roomType .tab_content#tab07 .conts_tab07 .img {
    float: left;
    width: 50%;
    padding: 0 3% 0 0; }
  #room .sec_roomType .tab_content#tab07 .conts_tab07 > p {
    float: none;
    width: 100%; }
  #room .sec_roomType .tab_content#tab07 .conts_tab07 > p .yellow {
    display: block;
    margin-bottom: 4px;
    font-size: 2rem;
    line-height: 1.5; }
  #room .sec_room .container {
    padding: 85px 0 0; }
  #room .sec_room .template02 li figcaption {
    letter-spacing: -.05em; }
  #room .sec_room .template02 li:nth-child(1) figcaption span {
    letter-spacing: 0; }
  #room .sec_room .template02 li:nth-child(9) figcaption {
    letter-spacing: -.125em; }
  #room .sec_amenities .container {
    padding: 70px 0 0; }
  #room .sec_rental .container {
    padding: 85px 0 0; }
  #room .sec_rental .template02 {
    margin-top: 40px; }
  #room .sec_info .container {
    padding: 60px 0 70px; }
  #room .sec_info ul {
    margin-top: 35px; }
  #room .sec_info ul li {
    padding-left: 2em;
    font-size: 2rem;
    line-height: 1.5;
    color: #fff;
    background: url(../img/room/deco_list.png) left top 5px no-repeat; }
  #room .sec_info ul li .small {
    font-size: 1.6rem;
    display: block; }

  /* サービス
  ------------------------------------- */
  #service p {
    color: #fff; }
  #service #business h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #business h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #service #business h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #business h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #service #business h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service #business h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #service #business h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service #business ol li:nth-child(1) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #business ol li:nth-child(1) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #business ol li:nth-child(2) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #business ol li:nth-child(2) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #business ol li:nth-child(3) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #business ol li:nth-child(3) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #tourism h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #tourism h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #service #tourism h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #tourism h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #service #tourism h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service #tourism h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #service #tourism h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service #tourism ol li:nth-child(1) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #tourism ol li:nth-child(1) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #tourism ol li:nth-child(1) h3 {
    color: #de541a; }
  #service #tourism ol li:nth-child(1) h3::before {
    background-color: #de541a; }
  #service #tourism ol li:nth-child(2) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #tourism ol li:nth-child(2) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #tourism ol li:nth-child(2) h3 {
    color: #de541a; }
  #service #tourism ol li:nth-child(2) h3::before {
    background-color: #de541a; }
  #service #tourism ol li:nth-child(3) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #tourism ol li:nth-child(3) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #tourism ol li:nth-child(3) h3 {
    color: #de541a; }
  #service #tourism ol li:nth-child(3) h3::before {
    background-color: #de541a; }
  #service #famale h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #famale h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #service #famale h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #famale h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #service #famale h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service #famale h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #service #famale h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service #famale ol li:nth-child(1) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #famale ol li:nth-child(1) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #famale ol li:nth-child(1) h3 {
    color: #e61673; }
  #service #famale ol li:nth-child(1) h3::before {
    background-color: #e61673; }
  #service #famale ol li:nth-child(2) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #famale ol li:nth-child(2) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #famale ol li:nth-child(2) h3 {
    color: #e61673; }
  #service #famale ol li:nth-child(2) h3::before {
    background-color: #e61673; }
  #service #famale ol li:nth-child(3) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #famale ol li:nth-child(3) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #famale ol li:nth-child(3) h3 {
    color: #e61673; }
  #service #famale ol li:nth-child(3) h3::before {
    background-color: #e61673; }
  #service #sports h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #sports h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #service #sports h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #sports h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #service #sports h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service #sports h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #service #sports h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service #sports ol li:nth-child(1) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #sports ol li:nth-child(1) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #sports ol li:nth-child(1) h3 {
    color: #70ba2f; }
  #service #sports ol li:nth-child(1) h3::before {
    background-color: #70ba2f; }
  #service #sports ol li:nth-child(2) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #sports ol li:nth-child(2) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #sports ol li:nth-child(2) h3 {
    color: #70ba2f; }
  #service #sports ol li:nth-child(2) h3::before {
    background-color: #70ba2f; }
  #service #sports ol li:nth-child(3) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 36px;
    font-size: 2.2rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #sports ol li:nth-child(3) h3::before {
    content: "";
    width: 44px;
    height: 44px;
    border-radius: calc(44px / 2);
    display: block;
    background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #sports ol li:nth-child(3) h3 {
    color: #70ba2f; }
  #service #sports ol li:nth-child(3) h3::before {
    background-color: #70ba2f; }
  #service .template01 li {
    margin-top: 45px;
    padding-bottom: 8px;
    border-bottom: none; }
  #service .template01 li::after {
    content: "";
    display: block;
    clear: both; }
  #service .template01 li:last-child {
    padding-bottom: 0;
    border-bottom: none; }
  #service .template01 li .img {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
  #service .template01 li .img img {
    max-width: 320px;
    vertical-align: bottom; }
  #service .template01 li .txt {
    float: none;
    width: 100%; }
  #service .template01 li .txt h3.choutai span {
    width: 125%;
    display: inline-block;
    -webkit-transform: scale(0.8, 1);
    transform: scale(0.8, 1);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    letter-spacing: -0.1em; }
  #service .template01 li .txt p:nth-of-type(1) {
    margin-top: 16px;
    padding-bottom: 8px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.22;
    border-bottom: 1px solid #fff; }
  #service .template01 li .txt p:nth-of-type(2) {
    margin-top: 8px;
    font-size: 1.6rem;
    line-height: 1.38; }
  #service .free .container {
    padding-top: 50px; }
  #service .free .container h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .free .container h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #service .free .container h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .free .container h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #service .free .container h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service .free .container h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #service .free .container h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service .free .container ol {
    margin-top: 40px; }
  #service .free .container ol::after {
    content: "";
    display: block;
    clear: both; }
  #service .free .container ol li {
    float: left;
    width: 50%;
    padding-bottom: 20px; }
  #service .free .container ol li:nth-child(1) {
    padding-right: 0; }
  #service .free .container ol li:nth-child(1) p span {
    display: block;
    text-align: right; }
  #service .free .container ol li:nth-child(2) {
    width: 50%;
    padding: 0 0 0 3.5%;
    border-left: none;
    border-right: none; }
  #service .free .container ol li:nth-child(3) {
    padding-left: 0; }
  #service .free .container ol li:nth-child(odd) {
    padding-right: 3.5%;
    border-right: dashed 1px #fff; }
  #service .free .container ol li:nth-child(1) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    margin: -20px 0 16px;
    padding: 0 0 8px;
    font-size: 2.6rem;
    font-weight: bold;
    color: #ffff00;
    letter-spacing: -.1em;
    line-height: 1;
    background: url(../img/cmn/dot_white.jpg) 0 bottom repeat-X; }
  #service .free .container ol li:nth-child(1) h3::before {
    content: "";
    width: 48px;
    height: 48px;
    margin-right: 10px;
    display: inline-block;
    background: url(../img/service/tag_special01.png) 0 0 no-repeat #009f3f;
    background-size: 100%;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  #service .free .container ol li p {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: -.115em; }
  #service .free .container ol {
    margin-top: 40px; }
  #service .free .container ol::after {
    content: "";
    display: block;
    clear: both; }
  #service .free .container ol li {
    float: left;
    width: 50%;
    padding-bottom: 20px; }
  #service .free .container ol li:nth-child(1) {
    padding-right: 0; }
  #service .free .container ol li:nth-child(1) p span {
    display: block;
    text-align: right; }
  #service .free .container ol li:nth-child(2) {
    width: 50%;
    padding: 0 0 0 3.5%;
    border-left: none;
    border-right: none; }
  #service .free .container ol li:nth-child(3) {
    padding-left: 0; }
  #service .free .container ol li:nth-child(odd) {
    padding-right: 3.5%;
    border-right: dashed 1px #fff; }
  #service .free .container ol li:nth-child(2) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    margin: -20px 0 16px;
    padding: 0 0 8px;
    font-size: 2.6rem;
    font-weight: bold;
    color: #ffff00;
    letter-spacing: -.1em;
    line-height: 1;
    background: url(../img/cmn/dot_white.jpg) 0 bottom repeat-X; }
  #service .free .container ol li:nth-child(2) h3::before {
    content: "";
    width: 48px;
    height: 48px;
    margin-right: 10px;
    display: inline-block;
    background: url(../img/service/tag_special02.png) 0 0 no-repeat #009f3f;
    background-size: 100%;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  #service .free .container ol li p {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: -.115em; }
  #service .free .container ol {
    margin-top: 40px; }
  #service .free .container ol::after {
    content: "";
    display: block;
    clear: both; }
  #service .free .container ol li {
    float: left;
    width: 50%;
    padding-bottom: 20px; }
  #service .free .container ol li:nth-child(1) {
    padding-right: 0; }
  #service .free .container ol li:nth-child(1) p span {
    display: block;
    text-align: right; }
  #service .free .container ol li:nth-child(2) {
    width: 50%;
    padding: 0 0 0 3.5%;
    border-left: none;
    border-right: none; }
  #service .free .container ol li:nth-child(3) {
    padding-left: 0; }
  #service .free .container ol li:nth-child(odd) {
    padding-right: 3.5%;
    border-right: dashed 1px #fff; }
  #service .free .container ol li:nth-child(3) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    margin: -20px 0 16px;
    padding: 0 0 8px;
    font-size: 2.6rem;
    font-weight: bold;
    color: #ffff00;
    letter-spacing: -.1em;
    line-height: 1;
    background: url(../img/cmn/dot_white.jpg) 0 bottom repeat-X; }
  #service .free .container ol li:nth-child(3) h3::before {
    content: "";
    width: 48px;
    height: 48px;
    margin-right: 10px;
    display: inline-block;
    background: url(../img/service/tag_special03.png) 0 0 no-repeat #009f3f;
    background-size: 100%;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  #service .free .container ol li p {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: -.115em; }
  #service #business .container {
    padding-top: 50px; }
  #service #tourism .container {
    padding-top: 80px; }
  #service #tourism .template01 li:nth-child(1) .notes {
    margin-top: 20px;
    font-size: 1.4rem;
    line-height: 1.5; }
  #service #famale .container {
    padding-top: 80px; }
  #service #famale .template01 li:nth-child(3) h3 {
    letter-spacing: -.1em; }
  #service #sports .container {
    padding-top: 80px; }
  #service #sports .template01 li:nth-child(1) .img img:nth-of-type(1) {
    margin-bottom: 10px; }
  #service #sports .template01 li:nth-child(1) .txt p:nth-of-type(1) {
    margin-top: 20px;
    font-size: 1.8rem; }
  #service #sports .template01 li:nth-child(1) .txt table {
    margin: 0 0 20px; }
  #service #sports .template01 li:nth-child(1) .txt table th, #service #sports .template01 li:nth-child(1) .txt table td {
    padding: 10px 20px;
    border: 1px solid #3d3a39; }
  #service #sports .template01 li:nth-child(1) .txt table th {
    width: 70%;
    background-color: #dcdddd;
    letter-spacing: -.05em; }
  #service #sports .template01 li:nth-child(1) .txt table td {
    width: 30%;
    background-color: #fff;
    text-align: center;
    vertical-align: middle; }
  #service #sports .template01 li:nth-child(3) .img {
    width: 100%;
    text-align: center; }
  #service #sports .template01 li:nth-child(3) .img img {
    margin-left: 26px;
    max-width: 346px; }
  #service #sports .template01 li:nth-child(3) p span {
    display: block;
    margin-top: 24px; }
  #service #sports .template01 li .txt p:nth-of-type(1) {
    border-bottom: none;
    font-size: 1.6rem;
    line-height: 1.5; }
  #service .pay .container {
    padding-top: 50px; }
  #service .pay .container h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .pay .container h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #service .pay .container h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .pay .container h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #service .pay .container h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service .pay .container h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #service .pay .container h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service .pay .container ul {
    margin-top: 30px; }
  #service .pay .container ul::after {
    content: "";
    display: block;
    clear: both; }
  #service .pay .container ul li {
    margin-bottom: 30px;
    float: left;
    width: 31.7%;
    margin-left: 2.45%; }
  #service .pay .container ul li:nth-child(5n+1) {
    margin-left: 2.45%; }
  #service .pay .container ul li:nth-child(3n+1) {
    margin-left: 0; }
  #service .pay .container ul p {
    font-size: 1.4rem; }
  #service .spa .container {
    padding: 60px 0 70px; }
  #service .spa .container::after {
    content: "";
    display: block;
    clear: both; }
  #service .spa .container h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .spa .container h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #service .spa .container h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .spa .container h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #service .spa .container h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service .spa .container h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #service .spa .container h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #service .spa .container .img {
    margin-top: 60px;
    float: none;
    width: 100%;
    text-align: center; }
  #service .spa .container .img img {
    max-width: 320px; }
  #service .spa .container .txt {
    float: none;
    width: 100%;
    position: static; }
  #service .spa .container .txt .ttl {
    margin-top: 20px;
    padding-bottom: 8px;
    font-size: 2rem;
    line-height: 1.5;
    border-bottom: 1px solid #fff; }
  #service .spa .container .txt p:nth-of-type(2) {
    margin-top: 8px;
    font-size: 1.6rem;
    line-height: 1.5; }
  #service .spa .container .txt .more {
    border-radius: 0;
    overflow: visible;
    position: static;
    text-align: right; }
  #service .spa .container .txt .more a {
    padding: 10px 20px;
    font-size: 1.9rem;
    color: #009f3f;
    font-weight: bold;
    background-color: #fff;
    line-height: 1;
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 12px; }

  /* 館内施設
  ------------------------------------- */
  #facility .ttl02 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    position: static; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #facility .ttl02 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #facility .ttl02 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #facility .ttl02 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #facility .ttl02 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #facility .ttl02 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #facility .ttl02 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #facility .ttl02 span {
    font-size: 3rem;
    position: static;
    top: auto;
    right: auto;
    -webkit-transform: none;
    transform: none;
    display: block;
    text-align: right; }
  #facility p {
    color: #fff; }
  #facility .lead_yellow {
    margin: 20px 0;
    font-size: 1.8rem;
    color: #ffff00;
    letter-spacing: -.05em; }
  #facility figcaption {
    color: #fff !important;
    font-size: 1.6rem;
    line-height: 1.5; }
  #facility .template01 {
    padding: 0; }
  #facility .template01::after {
    content: "";
    display: block;
    clear: both; }
  #facility .template01 li {
    float: left;
    margin: 0 0 20px;
    width: 47.5%; }
  #facility .template01 li:nth-child(odd) {
    margin-right: 5%; }
  #facility .template02 {
    width: 86%;
    margin: 0 auto; }
  #facility .template02::after {
    content: "";
    display: block;
    clear: both; }
  #facility .template02 li {
    float: left;
    margin: 0 0 20px 5%;
    width: 47.5%; }
  #facility .template02 li:nth-child(4n+1) {
    margin-left: 5%; }
  #facility .template02 li:nth-child(odd) {
    margin-left: 0; }
  #facility .sec_checkin .container {
    padding: 50px 0 0; }
  #facility .sec_checkin .template01 {
    margin-top: 30px; }
  #facility .sec_freespace .container {
    padding: 40px 0 0; }
  #facility .sec_facility .container {
    padding: 60px 0 0; }
  #facility .sec_facility .template02 {
    margin-top: 30px; }
  #facility .sec_facility .template02 li:nth-child(7) figcaption {
    letter-spacing: -.085em; }
  #facility .sec_floor .container {
    padding: 80px 0 75px; }
  #facility .sec_floor .img {
    margin: 30px 0 20px; }
  #facility .sec_floor .notes {
    text-align: right;
    font-size: 1.3rem; }

  /* 朝食
  ------------------------------------- */
  #breakfast p {
    color: #fff; }
  #breakfast .ttl02 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    position: static; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #breakfast .ttl02 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #breakfast .ttl02 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #breakfast .ttl02 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #breakfast .ttl02 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #breakfast .ttl02 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #breakfast .ttl02 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #breakfast .sec_guide .ttl02 span {
    font-size: 3rem;
    top: auto;
    right: auto;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
     text-align: right; }
  #breakfast .sec_freedrink .ttl02 span {
    font-size: 3rem;
    position: static;
    top: auto;
    right: auto;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    display: block;
    text-align: right; }
  #breakfast .ls {
    letter-spacing: -.05em; }
  #breakfast .sec_guide .container {
    padding: 50px 0 0; }
  #breakfast .sec_guide .lead {
    margin: 25px 0;
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: -.065em; }
  #breakfast .sec_guide .menu {
    width: 88%;
    margin: 0 auto; }
  #breakfast .sec_guide .menu::after {
    content: "";
    display: block;
    clear: both; }
  #breakfast .sec_guide .menu td {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    width: 100%;
    padding: 20px;
	display:block; }
  #breakfast .sec_guide .menu td.w_yellow,
	#breakfast .sec_guide .menu td.sp_yellow {
    background-color: #f7f4ea; }
  #breakfast .sec_guide .menu td .txt {
    font-weight: bold; }
  #breakfast .sec_guide .menu td .txt .ttl {
    font-size: 2.5rem;
    color: #3d3a39;
    border-bottom: 1px solid #3d3a39; }
  #breakfast .sec_guide .menu td .txt .sents {
    margin-top: 8px;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #3d3a39; }
  #breakfast .sec_guide .menu td .txt .sents .sb_ttl {
    margin-bottom: 2px;
    display: block;
    color: #ad8d31;
    font-size: 1.8rem; }
  #breakfast .sec_guide .menu td .txt .sents .ls {
    letter-spacing: -.1em; }
  #breakfast .sec_guide .menu td .txt .sents .red {
    display: block;
    color: #e60012; }
  #breakfast .sec_freedrink .container {
    padding: 80px 0 90px; }
  #breakfast .sec_freedrink .conts {
    margin-top: 40px;
    width: 92.5%;
    margin-left: auto;
    margin-right: auto; }
  #breakfast .sec_freedrink .conts::after {
    content: "";
    display: block;
    clear: both; }
  #breakfast .sec_freedrink .conts .box1 {
    float: none;
    width: 100%; }
  #breakfast .sec_freedrink .conts .box1 .cap {
    font-size: 2.2rem;
    letter-spacing: -.1em; }
  #breakfast .sec_freedrink .conts .box1 .cap .notes {
    display: block;
    margin-top: 25px;
    font-size: 1.6rem;
    line-height: 1.5;
    text-indent: -2em;
    padding-left: 2em;
    letter-spacing: 0; }
  #breakfast .sec_freedrink .conts .box2 {
    float: none;
    width: 79.6%;
    padding-left: 0;
    margin: 30px auto 0; }

  /* 会議室
  ------------------------------------- */
  #conference .sec_guide h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_guide h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #conference .sec_guide h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_guide h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_guide h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference .sec_guide h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_guide h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference .sec_price h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_price h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #conference .sec_price h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_price h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_price h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference .sec_price h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_price h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference .sec_card h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_card h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #conference .sec_card h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_card h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_card h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference .sec_card h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_card h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference .sec_goods h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_goods h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #conference .sec_goods h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_goods h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_goods h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference .sec_goods h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_goods h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference .sec_flow h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_flow h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #conference .sec_flow h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_flow h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_flow h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference .sec_flow h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_flow h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference .sec_qa h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_qa h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #conference .sec_qa h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_qa h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_qa h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference .sec_qa h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #conference .sec_qa h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #conference p {
    color: #fff; }
  #conference .green {
    color: #009f3f;
    border-bottom: 1px solid #009f3f; }
  #conference .yellow {
    color: #ffff00; }
  #conference .yellow_bdr {
    color: #ffff00;
    border-bottom: 1px solid #ffff00; }
  #conference .lead_yellow {
    margin: 20px 0;
    font-size: 1.8rem;
    color: #ffff00; }
  #conference table {
    margin: 0 auto; }
  #conference table th, #conference table td {
    color: #595757;
    font-weight: bold;
    border: 1px solid #d8cbad; }
  #conference table th {
    background-color: #f7f4ea; }
  #conference table td {
    background-color: #fff; }
  #conference .sec_guide .container {
    padding: 50px 0 0; }
  #conference .sec_guide .lead {
    margin: 24px 0 12px;
    font-size: 1.8rem; }
  #conference .sec_guide .tab li {
    display: inline-block; }
  #conference .sec_guide .tab li + li {
    margin-left: 12px; }
  #conference .sec_guide .tab li::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 2px;
    background: url(../img/conference/arrow02.png) 0 0 no-repeat;
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  #conference .sec_guide .tab li a {
    font-size: 1.8rem;
    color: #ffff00; }
  #conference .sec_guide figure figcaption {
    margin: 16px 0 8px;
    font-size: 1.6rem;
    color: #fff; }
  #conference .sec_guide figure figcaption span {
    margin-right: 8px;
    padding: 0 12px;
    display: inline-block;
    font-size: 1.3rem;
    font-weight: bold;
    color: #ad8d31;
    background-color: #fff;
    border-radius: 4px; }
  #conference .sec_guide .conts_list {
    margin-top: 60px; }
  #conference .sec_guide .conts_list li h3 {
    padding: 10px 16px;
    font-size: 2rem;
    font-weight: bold;
    color: #595757;
    background-color: #fff;
    border-radius: 4px; }
  #conference .sec_guide .conts_list li .conts {
    margin: 20px 0 30px; }
  #conference .sec_guide .conts_list li .conts::after {
    content: "";
    display: block;
    clear: both; }
  #conference .sec_guide .conts_list li .conts .img {
    float: none;
    width: 100%; }
  #conference .sec_guide .conts_list li .conts .img span {
    display: none; }
  #conference .sec_guide .conts_list li .conts .txt {
    float: none;
    width: 100%;
    padding-left: 0; }
  #conference .sec_price .container {
    padding: 80px 0 0; }
  #conference .sec_price .figure .ttl {
    margin-left: 0;
    margin-bottom: 4px;
    font-size: 2rem;
    font-weight: bold; }
  #conference .sec_price .figure table {
    width: 100%; }
  #conference .sec_price .figure table th, #conference .sec_price .figure table td {
    height: 70px;
    font-size: 1.8rem;
    text-align: center;
    vertical-align: middle; }
  #conference .sec_price .figure table th {
    width: 37.5%; }
  #conference .sec_price .figure table th span {
    display: block;
    font-size: 1.6rem;
    font-weight: normal; }
  #conference .sec_price .figure table td {
    width: 62.5%;
    color: #000; }
  #conference .sec_price .figure table td span {
    display: block; }
  #conference .sec_card .container {
    padding: 80px 0 0; }
  #conference .sec_card .img {
    margin-top: 30px;
    text-align: center; }
  #conference .sec_card .img img {
    max-width: initial;
    max-width: none;
    width: 48.6%;
    -webkit-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.4); }
  #conference .sec_card .img img:nth-of-type(1) {
    margin-right: 2.8%; }
  #conference .sec_goods .container {
    padding: 80px 0 0; }
  #conference .sec_goods table {
    width: 100%; }
  #conference .sec_goods table th, #conference .sec_goods table td {
    font-size: 1.6rem;
    height: 48px;
    text-align: center;
    vertical-align: middle; }
  #conference .sec_goods table th {
    width: auto; }
  #conference .sec_goods table th:nth-of-type(1) {
    width: 34.2%;
    letter-spacing: -.05em; }
  #conference .sec_goods table th:nth-of-type(2) {
    width: 18.2%; }
  #conference .sec_goods table th:nth-of-type(3) {
    width: 47.6%; }
  #conference .sec_goods .notes {
    margin: 15px auto 30px;
    width: 100%;
    text-align: left;
    text-indent: -2em;
    padding-left: 2em; }
  #conference .sec_flow p {
    color: #000; }
  #conference .sec_flow .container {
    padding: 80px 0 0; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 40px 10px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(1)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon01.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 10px;
    font-size: 1.4rem;
    line-height: 1.5; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 40px 10px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(2)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon02.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 10px;
    font-size: 1.4rem;
    line-height: 1.5; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 40px 10px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(3)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon03.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 10px;
    font-size: 1.4rem;
    line-height: 1.5; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 40px 10px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(4)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon04.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 10px;
    font-size: 1.4rem;
    line-height: 1.5; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 40px 10px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(5)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon05.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 10px;
    font-size: 1.4rem;
    line-height: 1.5; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 40px 10px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(6)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon06.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.25;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 10px;
    font-size: 1.4rem;
    line-height: 1.5; }
  #conference .sec_qa .container {
    padding: 90px 0 70px; }
  #conference .sec_qa dl {
    margin-top: 25px; }
  #conference .sec_qa dl dt, #conference .sec_qa dl dd {
    padding-left: 55px;
    color: #fff; }
  #conference .sec_qa dl dt {
    min-height: 42px;
    padding-top: 6px;
    padding-bottom: 14px;
    font-size: 2rem;
    line-height: 1.25;
    font-weight: bold;
    background: url(../img/conference/icon_q.png) 0 0 no-repeat; }
  #conference .sec_qa dl dd {
    min-height: 58px;
    margin-top: 8px;
    padding-bottom: 14px;
    font-size: 1.6rem;
    line-height: 1.5;
    background: url(../img/conference/icon_a.png) left top 4px no-repeat;
    border-bottom: 1px solid #fff; }
  #conference .sec_qa dl dd + dt {
    margin-top: 16px; }

  /* アクセス
  ------------------------------------- */
  #access .voice .txt p {
    letter-spacing: -.075em; }
  #access .access_guide .container {
    padding: 50px 0 40px; }
  #access .access_guide .map {
    margin-top: 40px; }
  #access .access_guide .map iframe {
    width: 100%;
    height: 210px; }
  #access .access_guide .link_btn {
    margin: 35px 0; }
  #access .access_guide .link_btn::after {
    content: "";
    display: block;
    clear: both; }
  #access .access_guide .link_btn li {
    float: left;
    width: 25%; }
  #access .access_guide .link_btn li + li {
    margin-left: 0; }
  #access .access_guide .link_btn li a {
    display: block;
    width: 100%;
    padding: 10px 0;
    font-size: 2rem;
    line-height: 1;
    color: #ad8d31;
    text-align: center;
    border: 1px solid #ad8d31;
    background-color: #fff; }
  #access .access_guide .link_btn li a:hover {
    color: #fff;
    background-color: #ad8d31;
    opacity: 1; }
  #access .access_guide .link_img::after {
    content: "";
    display: block;
    clear: both; }
  #access .access_guide .link_img li {
    float: none;
    width: 100%;
    margin-bottom: 50px; }
  #access .access_guide .link_img li:nth-child(1), #access .access_guide .link_img li:nth-child(4) {
    width: 100%;
    text-align: center; }
  #access .access_guide .link_img li:nth-child(2), #access .access_guide .link_img li:nth-child(3) {
    height: auto; }
  #access .access_guide .link_img li:nth-child(3) {
    float: none; }
  #access .access_guide .link_img li:nth-child(n+2) {
    width: 80%;
    margin-left: auto;
    margin-right: auto; }
  #access #parking .container {
    padding: 0 0 60px; }
  #access #parking h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    letter-spacing: -.095em !important; } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #access #parking h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #access #parking h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #access #parking h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #access #parking h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #access #parking h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #access #parking h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #access #parking h2 span {
    margin-left: -.5em;
    margin-right: -.5em; }
  #access #parking img {
    vertical-align: bottom; }
  #access #parking .img_guide {
    margin-top: 30px; }
  #access #parking .detail {
    margin: 20px auto 0;
    width: 92.8%; }
  #access #parking .detail::after {
    content: "";
    display: block;
    clear: both; }
  #access #parking .detail li {
    float: left;
    width: 50%;
    margin-bottom: 20px;
    padding-right: 10px; }
  #access #parking .detail li + li {
    margin-left: 0; }
  #access #parking .detail li:nth-child(even) {
    padding-right: 0;
    padding-left: 10px; }
  #access #parking .detail li p {
    margin-top: 10px;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.5; }
  #access .around .container {
    padding: 0 0 48px; }
  #access .around h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #access .around h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #access .around h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #access .around h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #access .around h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #access .around h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #access .around h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #access .around ul {
    margin-top: 30px; }
  #access .around ul::after {
    content: "";
    display: block;
    clear: both; }
  #access .around ul li {
    float: left;
    margin: 0 0 16px 1.25%;
    width: 32.5%; }
  #access .around ul li:nth-child(5n+1) {
    margin-left: 1.25%; }
  #access .around ul li:nth-child(3n+1) {
    margin-left: 0; }
  #access .around ul li img {
    vertical-align: bottom; }
  #access .around ul li p {
    margin-top: 4px;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.5; }

  /* よくあるご質問
  ------------------------------------- */
  #faq h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (-ms-high-contrast: none) {
  #faq h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 600px) and (max-width: 600px) {
  #faq h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 600px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #faq h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 600px) and (max-width: 480px) {
  #faq h2 {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #faq h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 600px) and (max-width: 480px) {
  #faq h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 600px) {
  #faq .sec_qa .container {
    padding: 50px 0 90px; }
  #faq .sec_qa .lead {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    margin: 25px 0 35px;
    font-size: 1.7rem;
    line-height: 1.7;
    color: #fff;
    letter-spacing: -.1em; }
  #faq .sec_qa .lead::after {
    content: "";
    display: block;
    clear: both; }
  #faq .sec_qa .lead a {
    float: none;
    margin-top: 8px;
    display: block;
    text-align: center; }
  #faq .sec_qa .item_list .item_ttl {
    margin-top: 8px;
    padding: 9px 9px 9px 16px;
    font-size: 1.8rem;
    font-weight: bold;
    border-radius: 6px;
    background-color: #efe9db; }
  #faq .sec_qa .item_list .item_ttl:first-of-type {
    margin-top: 0; }
  #faq .sec_qa .item_list .item_ttl::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: url(../img/faq/arrow01.png) 0 0 no-repeat;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all ease .3s;
    transition: all ease .3s; }
  #faq .sec_qa .item_list .item_ttl.active::before {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  #faq .sec_qa .item_list .item_conts {
    padding: 20px;
    background-color: #fff;
    border-bottom: 4px solid #efe9db; }
  #faq .sec_qa .item_list .item_conts dl .red {
    color: #e60012; }
  #faq .sec_qa .item_list .item_conts dl .Q, #faq .sec_qa .item_list .item_conts dl .A {
    min-height: 60px;
    padding: 0 0 12px 48px;
    line-height: 1.46; }
  #faq .sec_qa .item_list .item_conts dl .Q {
    font-size: 1.7rem;
    color: #009f3f;
    font-weight: bold;
    background: url(../img/faq/icon_q.jpg) 0 0 no-repeat; }
  #faq .sec_qa .item_list .item_conts dl .A {
    font-size: 1.5rem;
    background: url(../img/faq/icon_a.jpg) 0 0 no-repeat;
    border-bottom: 1px solid #dcdddd;
    letter-spacing: -.025em; }
  #faq .sec_qa .item_list .item_conts dl .A + .Q {
    margin-top: 16px; }
  #faq .sec_qa .item_list .item_conts dl .A .dl_btn {
    margin: 25px auto 12px;
    width: 76.5%;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%); }
  #faq .sec_qa .item_list .item_conts dl .A .dl_btn a {
    color: #fff;
    font-size: 2rem;
    line-height: 40px;
    background-color: #016b37; }
  #faq .sec_qa .item_list .item_conts dl .A .dl_btn a::before {
    content: "";
    margin-right: 10px;
    background: url(../img/cmn/arrow03.png) 0 0 no-repeat;
    -webkit-transform: translateY(3px);
    transform: translateY(3px); }

  /* max-width: 600px end */ }
@media screen and (max-width: 480px) {
  /* max-width: 480px start */
  /* header
  ===================================== */
  header {
    -webkit-box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4);
    box-shadow: 3px 3px 6px rgba(0, 0, 0, 0.4); }
  header .container {
    height: auto; }
  header .container::after {
    content: "";
    display: block;
    clear: both; }
  header .container .left {
    float: none;
    width: auto;
    margin: 0;
    padding: 10px 0; }
  header .container .left::after {
    content: "";
    display: block;
    clear: both; }
  header .container .left h1 {
    float: none;
    width: 286px;
    margin: 0 auto 0; }
  header .container .left .contact {
    float: none;
    margin: 0;
    width: auto;
    text-align: center; }
  header nav {
    background: none;
    -webkit-box-shadow: none;
    box-shadow: none; }
  header nav .container {
    width: 100%;
    height: auto; }
  header nav .container::after {
    content: "";
    display: block;
    clear: both; }
  header nav .container li {
    float: left;
    width: 33.33%;
    height: 46px;
    border-left: 1px solid #a0a0a1;
    background: url(../img/cmn/bg_gnav.jpg) left center repeat-X; }
  header nav .container li:nth-child(8) {
    border-right: none; }
  header nav .container li:nth-child(3n+1) {
    border-left: none; }
  header nav .container li:nth-child(-n+6) {
    border-bottom: 1px solid #a0a0a1; }
  header nav .container li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.2rem;
    text-align: center;
    line-height: 46px; }
  header nav .container li a span {
    margin-left: -.25em;
    letter-spacing: -.25em; }
  header nav .container li a:hover {
    background: url(../img/cmn/bg_gnav_hover.jpg) left center repeat-X;
    opacity: 1; }
  header nav .container li.current {
    background: url(../img/cmn/bg_gnav_hover.jpg) left center repeat-X; }
  header nav .container li.current a {
    background-image:none; background-color:rgba(0,0,0,0.3); color:#FFF; }
  header nav .cancel {
    background: none !important;
    background-color: #009f3f; }
  header nav .cancel a {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    color: #fff; }
  header nav .cancel a::before {
    content: "";
    margin-right: 4px;
    width: 6px;
    height: 7px;
    display: inline-block;
    background: url(../img/cmn/arrow01.png) 0 center no-repeat;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    letter-spacing: -.075em; }
  header nav .cancel a:hover {
    background: none !important; }
  header nav .cancel.current a {
    background: none !important; }
  header .reserve.sp {
    display: block;
    height: 48px;
    background-color: #fff;
    overflow: hidden; }
  header .reserve.sp a {
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    vertical-align: middle;
    background-color: #f65500; }
  header .reserve.sp a img {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }

  .bxslider img {
    vertical-align: bottom;
    max-width: none;
    max-width: initial;
    min-width: auto;
    min-width: initial;
    min-height: auto;
    min-height: initial;
    width: 100%; }

  #search {
    background: url(../img/cmn/bg_reserve.jpg) center center no-repeat; }
  #search .container {
    width: 360px;
    height: auto;
    padding: 12px 20px; }
  #search .container::after {
    content: "";
    display: block;
    clear: both; }
  #search .container .ttl {
    float: none;
    margin: 0;
    text-align: center; }
  #search .container form {
    float: none;
    width: 100%;
    padding-left: 0;
    margin-top: 20px; }
  #search .container form ul::after {
    content: "";
    display: block;
    clear: both; }
  #search .container form ul li {
    float: left;
    font-size: 1.5rem;
    font-weight: bold;
    color: #fff; }
  #search .container form ul li:nth-child(1) {
    width: 100%; }
  #search .container form ul li:nth-child(1) select {
    width: 48px;
    height: 24px; }
  #search .container form ul li:nth-child(1) select:nth-of-type(1) {
    width: 80px; }
  #search .container form ul li:nth-child(2) {
    width: 100%;
    margin-top: 12px; }
  #search .container form ul li:nth-child(2) select {
    width: 48px;
    height: 24px; }
  #search .container form ul li:nth-child(3) {
    width: 270px;
    margin-top: 12px;
    text-indent: -5.4em;
    padding-left: 5.4em; }
  #search .container form ul li:nth-child(3) input {
    width: 18px;
    height: 18px;
    border-radius: 2px; }
  #search .container form ul li:nth-child(3) label {
    margin-left: 8px;
    letter-spacing: -.1em; }
  #search .container form ul li:nth-child(4) {
    width: 100%;
    text-align: center; }

  /* footer
  ===================================== */
  footer .ftr_cover {
    height: auto;
    background: url(../img/cmn/ftr_bg.jpg) right 50% top 0 no-repeat;
    background-size: cover; }
  footer .container {
    padding: 25px 0; }
  footer .container::after {
    content: "";
    display: block;
    clear: both; }
  footer .left {
    float: none;
    width: 240px;
    margin: 0 auto; }
  footer .left .address {
    margin-bottom: 8px;
    font-size: 1.3rem;
    line-height: 1.3;
    color: #fff; }
  footer .right {
    float: none;
    width: 100%; }
  footer .right .ftr_nav {
    width: 276px;
    margin: 24px auto;
    -webkit-transform: translateX(10px);
    transform: translateX(10px); }
  footer .right .ftr_nav::after {
    content: "";
    display: block;
    clear: both; }
  footer .right .ftr_nav > li {
    float: left;
    padding: 4px 12px;
    width: 138px;
    border-left: 1px solid #fff;
    margin-bottom: 10px; }
  footer .right .ftr_nav > li a {
    color: #fff;
    font-size: 1.1rem;
    line-height: 1.63; }
  footer .right .ftr_nav > li a::before {
    content: "■";
    margin-right: 4px; }
  footer .right .pr {
    width: 230px;
    margin: 0 auto; }
  footer .right .pr::after {
    content: "";
    display: block;
    clear: both; }
  footer .right .pr span {
    float: none;
    width: 100%;
    padding-right: 0; }
  footer .right .pr span img {
    max-width: none;
    max-width: initial;
    width: 100%;
    vertical-align: bottom; }
  footer .right .pr a {
    float: none;
    width: 100%;
    padding-right: 0;
    display: block;
    margin-top: 15px; }
  footer .right .pr a img {
    max-width: none;
    max-width: initial;
    width: 100%; }
  footer .copy {
    display: block;
    padding: 9px 0;
    font-size: .9rem;
    color: #fff;
    line-height: 1;
    text-align: center;
    background-color: #009f3f; }

  /* =====================================

  top page

  ===================================== */
  #top .meeting {
    background: url(../img/top/bg_meeting.jpg) center center no-repeat;
    background-size: cover; }
  #top .meeting .container {
    padding: 40px 0; }
  #top .meeting .container h2 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    font-size: 4.5rem;
    text-align: center;
    color: #fff;
    letter-spacing: .1em; }
  #top .meeting .container h2 span {
    display: block;
    margin-top: 12px;
    font-size: 1.8rem; }
  #top .meeting .container h2 span {
    letter-spacing: 0; }
  #top .meeting .container .conts {
    margin-top: 32px; }
  #top .meeting .container .conts::after {
    content: "";
    display: block;
    clear: both; }
  #top .meeting .container .conts .txt {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    float: none;
    width: 100%;
    font-size: 2rem;
    line-height: 1.5;
    color: #fff;
    font-weight: bold;
    margin: 16px auto 0; }
  #top .meeting .container .conts .txt .btn {
    margin-top: 12px; }
  #top .meeting .container .conts .txt .btn a {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    display: block;
    padding: 10px 0;
    width: 100%;
    font-size: 2.2rem;
    text-align: center;
    color: #009f3f;
    letter-spacing: -.075em;
    background-color: #fff; }
  #top .meeting .container .conts .txt .btn a::before {
    content: "";
    display: inline-block;
    margin-right: 8px;
    width: 20px;
    height: 20px;
    background: url(../img/cmn/arrow02.png) 0 0 no-repeat;
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  #top .meeting .container .conts .img {
    float: none;
    width: 100%;
    text-align: center; }
  #top .meeting .container .conts .img img {
    max-width: 100%; }
  #top .meeting .container .voice_customer {
    margin-top: 25px; }
  #top .meeting .container .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #top .meeting .container .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #top .meeting .container .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #top .meeting .container .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 480px) {
  #top .meeting .container .voice_customer .img img {
    vertical-align: bottom; }
  #top .meeting .container .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #top .meeting .container .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 480px) {
  #top .meeting .container .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #fff;
    line-height: 1;
    background: url(../img/cmn/icon_voice01.png) left top no-repeat;
    border-bottom: 1px solid #fff; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #top .meeting .container .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 480px) {
  #top .meeting .container .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff; }
  #top .meeting .container .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.7rem;
    text-align: right; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #top .meeting .container .voice_customer .txt p span {
    margin-top: 0; } }
@media screen and (max-width: 480px) {
  #top .meeting .container .voice_customer .txt p {
    letter-spacing: -.065em; }
  #top .recommend {
    background-color: #009f3f; }
  #top .recommend .container {
    padding: 50px 0 30px; }
  #top .recommend h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #top .recommend h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #top .recommend h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #top .recommend h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #top .recommend h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #top .recommend h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #top .recommend h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #top .recommend .points_list {
    width: 100%;
    margin: 30px auto 0; }
  #top .recommend .points_list::after {
    content: "";
    display: block;
    clear: both; }
  #top .recommend .points_list li {
    margin-top: 24px;
    width: 100%; }
  #top .recommend .points_list li:nth-child(-n+2) {
    margin-top: 0; }
  #top .recommend .points_list li:nth-child(2) {
    margin-top: 24px; }
  #top .recommend .points_list li:nth-child(odd) {
    float: none; }
  #top .recommend .points_list li:nth-child(even) {
    float: none; }
  #top .recommend .points_list li:nth-child(5) span {
    margin-left: 0.15em;
    letter-spacing: 0.15em; }
  #top .recommend .points_list li .img img {
    vertical-align: bottom; }
  #top .recommend .points_list li p {
    margin-top: 10px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff;
    letter-spacing: -.06em; }
  #top .recommend .voice_customer {
    margin-top: 70px; }
  #top .recommend .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #top .recommend .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #top .recommend .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #top .recommend .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 480px) {
  #top .recommend .voice_customer .img img {
    vertical-align: bottom; }
  #top .recommend .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #top .recommend .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 480px) {
  #top .recommend .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #fff;
    line-height: 1;
    background: url(../img/cmn/icon_voice01.png) left top no-repeat;
    border-bottom: 1px solid #fff; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #top .recommend .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 480px) {
  #top .recommend .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #fff; }
  #top .recommend .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.7rem;
    text-align: right; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #top .recommend .voice_customer .txt p span {
    margin-top: 0; } }
@media screen and (max-width: 480px) {
  #top .link_conts {
    background-color: #e2e3e3; }
  #top .link_conts .container {
    padding: 15px 0 25px;
    width: 93.33%; }
  #top .link_conts ul {
    padding: 0; }
  #top .link_conts ul::after {
    content: "";
    display: block;
    clear: both; }
  #top .link_conts ul li {
    float: left;
    width: 32%; }
  #top .link_conts ul li + li {
    margin-left: 2%; }
  #top .link_conts ul li:nth-child(4) {
    width: 100%;
    margin-left: 0;
    margin-top: 2%; }
  #top .link_conts ul li a img {
    vertical-align: bottom; }
  #top .recommend_plan {
    background: url(../img/top/bg_recommendPlan.jpg) center center no-repeat; }
  #top .recommend_plan .container {
    padding: 20px 0 30px;
    width: 93.33%; }
  #top .recommend_plan h2 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    font-size: 3.5rem;
    text-align: center;
    color: #fff;
    font-size: 2rem;
    padding-bottom: 10px;
    background: url(../img/cmn/bdr01_s.png) center bottom no-repeat;
    letter-spacing: -.05em; }
  #top .recommend_plan h2 span {
    display: block;
    margin-top: 12px;
    font-size: 1.8rem; }
  #top .recommend_plan h2 span {
    font-size: 1.1rem; }
  #top .recommend_plan ul {
    margin-top: 20px;
    padding: 0;
    width: 275px;
    margin-left: auto;
    margin-right: auto; }
  #top .recommend_plan ul::after {
    content: "";
    display: block;
    clear: both; }
  #top .recommend_plan ul li {
    float: none;
    width: 100%;
    padding-right: 0; }
  #top .recommend_plan ul li:nth-child(even) {
    float: none;
    padding-left: 0; }
  #top .recommend_plan ul li + li {
    margin-top: 6px; }

  /* -------------------------------------

  sub page

  ------------------------------------- */
  /* common parts
  ------------------------------------- */
  .mv img {
    vertical-align: bottom;
    max-width: none;
    max-width: initial;
    width: 100%; }

  #room {
    background-color: #009f3f; }
  #room .voice {
    background-color: #e6f0eb; }
  #room .voice .container {
    padding: 50px 0 40px; }
  #room .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #room .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #room .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #room .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 480px) {
  #room .voice .voice_customer .img img {
    vertical-align: bottom; }
  #room .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #room .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 480px) {
  #room .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #room .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 480px) {
  #room .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #room .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #room .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 480px) {
  #service {
    background-color: #009f3f; }
  #service .voice {
    background-color: #e6f0eb; }
  #service .voice .container {
    padding: 50px 0 40px; }
  #service .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #service .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #service .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #service .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 480px) {
  #service .voice .voice_customer .img img {
    vertical-align: bottom; }
  #service .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #service .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 480px) {
  #service .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #service .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 480px) {
  #service .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #service .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #service .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 480px) {
  #facility {
    background-color: #009f3f; }
  #facility .voice {
    background-color: #e6f0eb; }
  #facility .voice .container {
    padding: 50px 0 40px; }
  #facility .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #facility .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #facility .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #facility .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 480px) {
  #facility .voice .voice_customer .img img {
    vertical-align: bottom; }
  #facility .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #facility .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 480px) {
  #facility .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #facility .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 480px) {
  #facility .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #facility .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #facility .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 480px) {
  #breakfast {
    background-color: #009f3f; }
  #breakfast .voice {
    background-color: #e6f0eb; }
  #breakfast .voice .container {
    padding: 50px 0 40px; }
  #breakfast .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #breakfast .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #breakfast .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #breakfast .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 480px) {
  #breakfast .voice .voice_customer .img img {
    vertical-align: bottom; }
  #breakfast .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #breakfast .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 480px) {
  #breakfast .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #breakfast .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 480px) {
  #breakfast .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #breakfast .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #breakfast .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 480px) {
  #conference {
    background-color: #009f3f; }
  #conference .voice {
    background-color: #e6f0eb; }
  #conference .voice .container {
    padding: 50px 0 40px; }
  #conference .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #conference .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #conference .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 480px) {
  #conference .voice .voice_customer .img img {
    vertical-align: bottom; }
  #conference .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #conference .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 480px) {
  #conference .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #conference .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 480px) {
  #conference .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #conference .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 480px) {
  #access {
    background-color: #009f3f; }
  #access .voice {
    background-color: #e6f0eb; }
  #access .voice .container {
    padding: 50px 0 40px; }
  #access .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #access .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #access .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #access .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 480px) {
  #access .voice .voice_customer .img img {
    vertical-align: bottom; }
  #access .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #access .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 480px) {
  #access .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #access .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 480px) {
  #access .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #access .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.6rem;
    text-align: right;
    margin-right: 1em; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #access .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 480px) {
  #faq {
    background-color: #009f3f; }
  #faq .voice {
    background-color: #e6f0eb; }
  #faq .voice .container {
    padding: 50px 0 40px; }
  #faq .voice .voice_customer::after {
    content: "";
    display: block;
    clear: both; }
  #faq .voice .voice_customer .img {
    float: left;
    width: 320px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #faq .voice .voice_customer .img {
    float: none;
    margin: 0 auto; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #faq .voice .voice_customer .img {
    width: 100%;
    text-align: center; } }
@media screen and (max-width: 480px) {
  #faq .voice .voice_customer .img img {
    vertical-align: bottom; }
  #faq .voice .voice_customer .txt {
    float: right;
    width: 600px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #faq .voice .voice_customer .txt {
    margin-top: 16px;
    float: none;
    width: 100%; } }
@media screen and (max-width: 480px) {
  #faq .voice .voice_customer .txt .ttl_customer {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 0 0 8px 44px;
    font-size: 3.5rem;
    color: #016b37;
    line-height: 1;
    background: url(../img/cmn/icon_voice02.png) left top no-repeat;
    border-bottom: 1px solid #016b37; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #faq .voice .voice_customer .txt .ttl_customer {
    padding: 8px 0 0 44px; } }
@media screen and (max-width: 480px) {
  #faq .voice .voice_customer .txt p {
    margin-top: 12px;
    font-size: 1.6rem;
    line-height: 1.5;
    color: #3d3a39; }
  #faq .voice .voice_customer .txt p span {
    display: block;
    margin-top: 20px;
    font-size: 1.7rem;
    text-align: right;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    font-weight: bold;
    margin-right: 1em; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #faq .voice .voice_customer .txt p span {
    margin-top: 10px; } }

@media screen and (max-width: 480px) {
  .dl_btn {
    margin: 30px auto 0;
    width: 100%; }
  .dl_btn a {
    display: block;
    width: 100%;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    color: #009f3f;
    font-size: 1.8rem;
    line-height: 50px;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    letter-spacing: -.075em; }
  .dl_btn a::before {
    content: "";
    margin-right: 6px;
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url(../img/cmn/arrow02.png) 0 0 no-repeat;
    background-size: 100%; }

  /* 客室
  ------------------------------------- */
  #room p {
    color: #fff; }
  #room .ttl02 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    margin-bottom: 20px; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #room .ttl02 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #room .ttl02 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #room .ttl02 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #room .ttl02 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #room .ttl02 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #room .ttl02 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #room .ttl03 {
    background: url(../img/room/deco_ttl.png) center bottom 24px repeat-X;
    text-align: center; }
  #room .ttl03 h3 {
    display: inline-block;
    padding: 0 10px;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    font-size: 2.6rem;
    color: #fff;
    background-color: #009f3f;
    letter-spacing: -.2em; }
  #room .ttl03 h3 span {
    display: block;
    margin-top: 4px;
    font-size: 1.8rem;
    letter-spacing: 0; }
  #room figcaption {
    color: #fff;
    font-size: 1.2rem;
    line-height: 1.5; }
  #room .template02::after {
    content: "";
    display: block;
    clear: both; }
  #room .template02 li {
    float: left;
    margin: 0 0 15px 0;
    width: 48%; }
  #room .template02 li:nth-child(5n+1) {
    margin-left: 0; }
  #room .template02 li:nth-child(3n+1) {
    margin-left: 0; }
  #room .template02 li:nth-child(even) {
    margin-left: 4%; }
  #room .template02 li img {
    max-width: initial;
    max-width: none;
    width: 100%; }
  #room table {
    width: 100%; }
  #room table th, #room table td {
    height: 35px;
    vertical-align: middle;
    color: #3d3a39;
    border: 1px solid #3d3a39; }
  #room table th {
    padding: 0 8px;
    width: 34.8%;
    background-color: #ddd; }
  #room table td {
    padding: 0 8px;
    width: 65.2%;
    background-color: #fff; }
  #room table td span {
    font-size: 1.4rem;
	display:block; }
  #room .yellow {
    color: #ffff00; }
  #room .sec_roomType .container {
    padding: 50px 0 0; }
  #room .sec_roomType #tab_menu {
    padding: 0; }
  #room .sec_roomType #tab_menu::after {
    content: "";
    display: block;
    clear: both; }
  #room .sec_roomType #tab_menu li {
    float: left;
    width: 33.33%;
    height: 40px;
    margin-bottom: 0; }
  #room .sec_roomType #tab_menu li + li {
    margin-left: 0; }
  #room .sec_roomType #tab_menu li:nth-child(4n+1) {
    margin-left: 0; }
  #room .sec_roomType #tab_menu li a {
    display: block;
    width: 100%;
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 11px 0;
    font-size: 1.6rem;
    text-align: center;
    font-weight: bold;
    line-height: 1;
    letter-spacing: -.15em;
    color: #ad8d31;
    background-color: #fff;
    border: 1px solid #ad8d31; }
  #room .sec_roomType #tab_menu li a.active, #room .sec_roomType #tab_menu li a:hover {
    color: #fff;
    background-color: #ad8d31;
    opacity: 1; }
  #room .sec_roomType .tab_content {
    margin-top: 20px; }
  #room .sec_roomType .tab_content .conts {
    margin-top: 15px; }
  #room .sec_roomType .tab_content .conts::after {
    content: "";
    display: block;
    clear: both; }
  #room .sec_roomType .tab_content .conts .img {
    float: none;
    width: 100%;
    text-align: center; }
  #room .sec_roomType .tab_content .conts .img img {
    vertical-align: bottom; }
  #room .sec_roomType .tab_content .conts .txt {
    float: none;
    width: 100%;
    margin-top: 10px;
    margin-left: auto;
    margin-right: auto; }
  #room .sec_roomType .tab_content .conts .txt .notes {
    margin-top: 4px;
    font-size: 1.4rem;
    letter-spacing: -.05em; }
  #room .sec_roomType .tab_content .conts .txt .btn_reserve {
    margin-top: 16px;
    text-align: right; }
  #room .sec_roomType .tab_content#tab07 ul li + li {
    margin-top: 30px; }
  #room .sec_roomType .tab_content#tab07 h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    margin-bottom: 20px;
    padding-bottom: 2px;
    font-size: 2.6rem;
    color: #fff;
    border-bottom: 3px solid #fff;
    text-align: center; }
  #room .sec_roomType .tab_content#tab07 .conts_tab07::after {
    content: "";
    display: block;
    clear: both; }
  #room .sec_roomType .tab_content#tab07 .conts_tab07 .img {
    float: none;
    width: 100%;
    padding: 0;
    text-align: center; }
  #room .sec_roomType .tab_content#tab07 .conts_tab07 .img img {
    max-width: 244px; }
  #room .sec_roomType .tab_content#tab07 .conts_tab07 > p {
    float: none;
    width: 100%; }
  #room .sec_roomType .tab_content#tab07 .conts_tab07 > p .yellow {
    display: block;
    margin-bottom: 4px;
    font-size: 2rem;
    line-height: 1.5; }
  #room .sec_room .container {
    padding: 80px 0 0; }
  #room .sec_room .template02 li figcaption {
    letter-spacing: -.05em; }
  #room .sec_room .template02 li:nth-child(1) figcaption span {
    letter-spacing: 0; }
  #room .sec_room .template02 li:nth-child(9) figcaption {
    letter-spacing: -.125em; }
  #room .sec_amenities .container {
    padding: 70px 0 0; }
  #room .sec_rental .container {
    padding: 85px 0 0; }
  #room .sec_rental .ttl02 {
    letter-spacing: -.15em; }
  #room .sec_rental .template02 {
    margin-top: 40px; }
  #room .sec_info .container {
    padding: 60px 0; }
  #room .sec_info ul {
    margin-top: 35px; }
  #room .sec_info ul li {
    padding-left: 1.5em;
    font-size: 2rem;
    line-height: 1.5;
    color: #fff;
    background: url(../img/room/deco_list.png) left top 5px no-repeat; }
  #room .sec_info ul li .small {
    font-size: 1.6rem;
    display: block; }

  /* サービス
  ------------------------------------- */
  #service {
    overflow: hidden; }
  #service p {
    color: #fff; }
  #service #business h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #service #business h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #service #business h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #business h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #service #business h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service #business h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #service #business h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service #business ol li:nth-child(1) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #business ol li:nth-child(1) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #business ol li:nth-child(2) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #business ol li:nth-child(2) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #business ol li:nth-child(3) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #business ol li:nth-child(3) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #tourism h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #service #tourism h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #service #tourism h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #tourism h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #service #tourism h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service #tourism h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #service #tourism h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service #tourism ol li:nth-child(1) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #tourism ol li:nth-child(1) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #tourism ol li:nth-child(1) h3 {
    color: #de541a; }
  #service #tourism ol li:nth-child(1) h3::before {
    background-color: #de541a; }
  #service #tourism ol li:nth-child(2) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #tourism ol li:nth-child(2) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #tourism ol li:nth-child(2) h3 {
    color: #de541a; }
  #service #tourism ol li:nth-child(2) h3::before {
    background-color: #de541a; }
  #service #tourism ol li:nth-child(3) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #tourism ol li:nth-child(3) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #tourism ol li:nth-child(3) h3 {
    color: #de541a; }
  #service #tourism ol li:nth-child(3) h3::before {
    background-color: #de541a; }
  #service #famale h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #service #famale h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #service #famale h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #famale h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #service #famale h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service #famale h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #service #famale h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service #famale ol li:nth-child(1) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #famale ol li:nth-child(1) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #famale ol li:nth-child(1) h3 {
    color: #e61673; }
  #service #famale ol li:nth-child(1) h3::before {
    background-color: #e61673; }
  #service #famale ol li:nth-child(2) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #famale ol li:nth-child(2) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #famale ol li:nth-child(2) h3 {
    color: #e61673; }
  #service #famale ol li:nth-child(2) h3::before {
    background-color: #e61673; }
  #service #famale ol li:nth-child(3) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #famale ol li:nth-child(3) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #famale ol li:nth-child(3) h3 {
    color: #e61673; }
  #service #famale ol li:nth-child(3) h3::before {
    background-color: #e61673; }
  #service #sports h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #service #sports h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #service #sports h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service #sports h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #service #sports h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service #sports h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #service #sports h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service #sports ol li:nth-child(1) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #sports ol li:nth-child(1) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support01.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #sports ol li:nth-child(1) h3 {
    color: #70ba2f; }
  #service #sports ol li:nth-child(1) h3::before {
    background-color: #70ba2f; }
  #service #sports ol li:nth-child(2) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #sports ol li:nth-child(2) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support02.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #sports ol li:nth-child(2) h3 {
    color: #70ba2f; }
  #service #sports ol li:nth-child(2) h3::before {
    background-color: #70ba2f; }
  #service #sports ol li:nth-child(3) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    padding: 6px 12px 6px 20px;
    font-size: 1.4rem;
    color: #0075c2;
    line-height: 1.25;
    background-color: #fff;
    position: relative;
    width: calc(100% - 22px);
    margin-left: 22px; }
  #service #sports ol li:nth-child(3) h3::before {
    content: "";
    width: 34px;
    height: 34px;
    border-radius: calc(34px / 2);
    display: block;
    background: url(../img/service/txt_support03.png) center center no-repeat #0075c2;
    background-size: 60%;
    position: absolute;
    top: -3px;
    left: -22px; }
  #service #sports ol li:nth-child(3) h3 {
    color: #70ba2f; }
  #service #sports ol li:nth-child(3) h3::before {
    background-color: #70ba2f; }
  #service .template01 li {
    margin-top: 45px;
    padding-bottom: 8px;
    border-bottom: none; }
  #service .template01 li::after {
    content: "";
    display: block;
    clear: both; }
  #service .template01 li:last-child {
    padding-bottom: 0;
    border-bottom: none; }
  #service .template01 li .img {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px; }
  #service .template01 li .img img {
    max-width: 320px;
    vertical-align: bottom; }
  #service .template01 li .txt {
    float: none;
    width: 100%; }
  #service .template01 li .txt h3.choutai span {
    width: 130%;
    display: inline-block;
    -webkit-transform: scale(0.8, 1);
    transform: scale(0.8, 1);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    letter-spacing: -0.1em; }
  #service .template01 li .txt p:nth-of-type(1) {
    margin-top: 16px;
    padding-bottom: 8px;
    font-size: 1.8rem;
    font-weight: bold;
    line-height: 1.22;
    border-bottom: 1px solid #fff; }
  #service .template01 li .txt p:nth-of-type(2) {
    margin-top: 8px;
    font-size: 1.6rem;
    line-height: 1.38; }
  #service .free .container {
    padding-top: 50px; }
  #service .free .container h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #service .free .container h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #service .free .container h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .free .container h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #service .free .container h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service .free .container h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #service .free .container h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service .free .container ol {
    margin-top: 40px;
    width: 260px;
    margin-left: auto;
    margin-right: auto; }
  #service .free .container ol::after {
    content: "";
    display: block;
    clear: both; }
  #service .free .container ol li {
    float: none;
    width: 100%;
    padding-bottom: 20px; }
  #service .free .container ol li:nth-child(1) {
    padding-right: 0; }
  #service .free .container ol li:nth-child(1) p span {
    display: block;
    text-align: right; }
  #service .free .container ol li:nth-child(2) {
    width: 100%;
    padding: 00;
    border-left: none;
    border-right: none; }
  #service .free .container ol li:nth-child(3) {
    padding-left: 0; }
  #service .free .container ol li:nth-child(odd) {
    padding-right: 0;
    border-right: none; }
  #service .free .container ol li:nth-child(1) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    margin: 0 0 16px;
    padding: 0 0 8px;
    font-size: 2.6rem;
    font-weight: bold;
    color: #ffff00;
    letter-spacing: -.1em;
    line-height: 1;
    background: url(../img/cmn/dot_white.jpg) 0 bottom repeat-X; }
  #service .free .container ol li:nth-child(1) h3::before {
    content: "";
    width: 48px;
    height: 48px;
    margin-right: 10px;
    display: inline-block;
    background: url(../img/service/tag_special01.png) 0 0 no-repeat #009f3f;
    background-size: 100%;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  #service .free .container ol li p {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: -.115em; }
  #service .free .container ol {
    margin-top: 40px;
    width: 260px;
    margin-left: auto;
    margin-right: auto; }
  #service .free .container ol::after {
    content: "";
    display: block;
    clear: both; }
  #service .free .container ol li {
    float: none;
    width: 100%;
    padding-bottom: 20px; }
  #service .free .container ol li:nth-child(1) {
    padding-right: 0; }
  #service .free .container ol li:nth-child(1) p span {
    display: block;
    text-align: right; }
  #service .free .container ol li:nth-child(2) {
    width: 100%;
    padding: 00;
    border-left: none;
    border-right: none; }
  #service .free .container ol li:nth-child(3) {
    padding-left: 0; }
  #service .free .container ol li:nth-child(odd) {
    padding-right: 0;
    border-right: none; }
  #service .free .container ol li:nth-child(2) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    margin: 0 0 16px;
    padding: 0 0 8px;
    font-size: 2.6rem;
    font-weight: bold;
    color: #ffff00;
    letter-spacing: -.1em;
    line-height: 1;
    background: url(../img/cmn/dot_white.jpg) 0 bottom repeat-X; }
  #service .free .container ol li:nth-child(2) h3::before {
    content: "";
    width: 48px;
    height: 48px;
    margin-right: 10px;
    display: inline-block;
    background: url(../img/service/tag_special02.png) 0 0 no-repeat #009f3f;
    background-size: 100%;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  #service .free .container ol li p {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: -.115em; }
  #service .free .container ol {
    margin-top: 40px;
    width: 260px;
    margin-left: auto;
    margin-right: auto; }
  #service .free .container ol::after {
    content: "";
    display: block;
    clear: both; }
  #service .free .container ol li {
    float: none;
    width: 100%;
    padding-bottom: 20px; }
  #service .free .container ol li:nth-child(1) {
    padding-right: 0; }
  #service .free .container ol li:nth-child(1) p span {
    display: block;
    text-align: right; }
  #service .free .container ol li:nth-child(2) {
    width: 100%;
    padding-left: 0;
	padding-right: 0;
	padding-bottom: 20px;
    border-left: none;
    border-right: none; }
  #service .free .container ol li:nth-child(3) {
    padding-left: 0; }
  #service .free .container ol li:nth-child(odd) {
    padding-right: 0;
    border-right: none; }
  #service .free .container ol li:nth-child(3) h3 {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    margin: 0 0 16px;
    padding: 0 0 8px;
    font-size: 2.6rem;
    font-weight: bold;
    color: #ffff00;
    letter-spacing: -.1em;
    line-height: 1;
    background: url(../img/cmn/dot_white.jpg) 0 bottom repeat-X; }
  #service .free .container ol li:nth-child(3) h3::before {
    content: "";
    width: 48px;
    height: 48px;
    margin-right: 10px;
    display: inline-block;
    background: url(../img/service/tag_special03.png) 0 0 no-repeat #009f3f;
    background-size: 100%;
    -webkit-transform: translateY(20px);
    transform: translateY(20px); }
  #service .free .container ol li p {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: -.115em; }
  #service #business .container {
    padding-top: 50px; }
  #service #tourism .container {
    padding-top: 80px; }
  #service #tourism .template01 li:nth-child(1) .notes {
    margin-top: 20px;
    font-size: 1.4rem;
    line-height: 1.5; }
  #service #famale .container {
    padding-top: 80px; }
  #service #famale .template01 li:nth-child(3) h3 {
    letter-spacing: -.125em; }
  #service #sports .container {
    padding-top: 80px; }
  #service #sports .template01 li:nth-child(1) .img img:nth-of-type(1) {
    margin-bottom: 10px; }
  #service #sports .template01 li:nth-child(1) .txt p:nth-of-type(1) {
    margin-top: 20px;
    font-size: 1.8rem;
    letter-spacing: -.075em; }
  #service #sports .template01 li:nth-child(1) .txt table {
    margin: 0 0 20px;
    border: 1px solid #3d3a39;
    width: 100%;
    background-color: #fff;
	font-size: 1.4rem; }
  #service #sports .template01 li:nth-child(1) .txt table tr {
    display: block; }
  #service #sports .template01 li:nth-child(1) .txt table tr:last-of-type td {
    border-bottom: none; }
  #service #sports .template01 li:nth-child(1) .txt table th, #service #sports .template01 li:nth-child(1) .txt table td {
    padding: 5px;
    border: none;
    font-size:0.9em; }
 #service #sports .template01 li:nth-child(1) .txt table th {
    width: 100%;
    background-color: #dcdddd;
    letter-spacing: -.05em;
    display: block; }
  #service #sports .template01 li:nth-child(1) .txt table td {
    width: 100%;
    background-color: #fff;
    text-align: center;
    vertical-align: middle;
    display: block;
    border-bottom: 1px solid #3d3a39; }
  #service #sports .template01 li:nth-child(3) .img {
    width: 100%;
    text-align: center; }
  #service #sports .template01 li:nth-child(3) .img img {
    margin-left: 0;
    max-width: none;
    max-width: initial; }
  #service #sports .template01 li:nth-child(3) p span {
    display: block;
    margin-top: 24px; }
  #service #sports .template01 li .txt p:nth-of-type(1) {
    border-bottom: none;
    font-size: 1.6rem;
    line-height: 1.5; }
  #service .pay .container {
    padding-top: 50px; }
  #service .pay .container h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #service .pay .container h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #service .pay .container h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .pay .container h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #service .pay .container h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service .pay .container h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #service .pay .container h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service .pay .container ul {
    margin-top: 30px; }
  #service .pay .container ul::after {
    content: "";
    display: block;
    clear: both; }
  #service .pay .container ul li {
    margin-bottom: 30px;
    float: left;
    width: 47.5%;
    margin-left: 0; }
  #service .pay .container ul li:nth-child(5n+1) {
    margin-left: 0; }
  #service .pay .container ul li:nth-child(3n+1) {
    margin-left: 0; }
  #service .pay .container ul li:nth-child(even) {
    margin-left: 5%; }
  #service .pay .container ul p {
    font-size: 1.4rem; }
  #service .spa .container {
    padding: 60px 0 70px; }
  #service .spa .container::after {
    content: "";
    display: block;
    clear: both; }
  #service .spa .container h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #service .spa .container h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #service .spa .container h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #service .spa .container h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #service .spa .container h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service .spa .container h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #service .spa .container h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #service .spa .container .img {
    margin-top: 40px;
    float: none;
    width: 100%;
    text-align: center; }
  #service .spa .container .img img {
    max-width: 320px;
    vertical-align: bottom; }
  #service .spa .container .txt {
    float: none;
    width: 100%;
    position: static; }
  #service .spa .container .txt .ttl {
    margin-top: 20px;
    padding-bottom: 8px;
    font-size: 2rem;
    line-height: 1.5;
    border-bottom: 1px solid #fff; }
  #service .spa .container .txt p:nth-of-type(2) {
    margin-top: 8px;
    font-size: 1.6rem;
    line-height: 1.5; }
  #service .spa .container .txt .more {
    border-radius: 0;
    overflow: visible;
    position: static;
    text-align: right; }
  #service .spa .container .txt .more a {
    padding: 10px 20px;
    font-size: 1.9rem;
    color: #009f3f;
    font-weight: bold;
    background-color: #fff;
    line-height: 1;
    display: inline-block;
    border-radius: 4px;
    overflow: hidden;
    margin-top: 12px; }

  /* 館内施設
  ------------------------------------- */
  #facility .ttl02 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    position: static; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #facility .ttl02 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #facility .ttl02 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #facility .ttl02 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #facility .ttl02 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #facility .ttl02 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #facility .ttl02 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #facility .ttl02 span {
    font-size: 2rem;
    position: static;
    top: auto;
    right: auto;
    -webkit-transform: none;
    transform: none;
    display: block;
    text-align: right; }
  #facility p {
    color: #fff; }
  #facility .lead_yellow {
    margin: 20px 0;
    font-size: 1.8rem;
    color: #ffff00;
    letter-spacing: -.05em; }
  #facility figcaption {
    color: #fff !important;
    font-size: 1.6rem;
    line-height: 1.5; }
  #facility .template01 {
    padding: 0;
    width: 266px;
    margin-left: auto;
    margin-right: auto; }
  #facility .template01::after {
    content: "";
    display: block;
    clear: both; }
  #facility .template01 li {
    float: none;
    margin: 0 0 20px;
    width: 100%; }
  #facility .template01 li:nth-child(odd) {
    margin-right: 0; }
  #facility .template02 {
    width: 221px;
    margin: 0 auto; }
  #facility .template02::after {
    content: "";
    display: block;
    clear: both; }
  #facility .template02 li {
    float: none;
    margin: 0 0 20px 0;
    width: 100%; }
  #facility .template02 li:nth-child(4n+1) {
    margin-left: 0; }
  #facility .template02 li:nth-child(odd) {
    margin-left: 0; }
  #facility .sec_checkin .container {
    padding: 50px 0 0; }
  #facility .sec_checkin .template01 {
    margin-top: 30px; }
  #facility .sec_freespace .container {
    padding: 40px 0 0; }
  #facility .sec_facility .container {
    padding: 50px 0 0; }
  #facility .sec_facility .template02 {
    margin-top: 30px; }
  #facility .sec_facility .template02 li:nth-child(7) figcaption {
    letter-spacing: -.085em; }
  #facility .sec_floor .container {
    padding: 70px 0 60px; }
  #facility .sec_floor .img {
    margin: 20px 0 8px; }
  #facility .sec_floor .notes {
    text-align: right;
    font-size: 1.3rem; }

  /* 朝食
  ------------------------------------- */
  #breakfast p {
    color: #fff; }
  #breakfast .ttl02 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    position: static; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #breakfast .ttl02 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #breakfast .ttl02 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #breakfast .ttl02 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #breakfast .ttl02 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #breakfast .ttl02 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #breakfast .ttl02 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #breakfast .sec_guide .ttl02 span {
    font-size: 2rem;
    top: auto;
    right: 30px;
    -webkit-transform: none;
    -moz-transform: none;
    transform: none;
    text-align: right; }
  #breakfast .sec_freedrink .ttl02 span {
    font-size: 2rem;
    position: static;
    top: auto;
    right: auto;
    -webkit-transform: none;
    transform: none;
    display: block;
    text-align: right; }
  #breakfast .ls {
    letter-spacing: -.05em; }
  #breakfast .sec_guide .container {
    padding: 50px 0 0; }
  #breakfast .sec_guide .lead {
    margin: 20px 0;
    font-size: 1.8rem;
    line-height: 1.5;
    letter-spacing: -.065em; }
  #breakfast .sec_guide .menu {
    width: 100%;
    margin: 0 auto; }
  #breakfast .sec_guide .menu::after {
    content: "";
    display: block;
    clear: both; }
  #breakfast .sec_guide .menu li {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    float: left;
    width: 100%;
    padding: 12px;
    background-color: #fff; }
  #breakfast .sec_guide .menu li:nth-child(1), #breakfast .sec_guide .menu li:nth-child(4), #breakfast .sec_guide .menu li:nth-child(5) {
    background-color: #fff; }
  #breakfast .sec_guide .menu li:nth-child(6) {
    height: auto; }
  #breakfast .sec_guide .menu li:nth-child(odd) {
    background-color: #f7f4ea; }
  #breakfast .sec_guide .menu li:nth-child(2) .txt .ttl {
    letter-spacing: -.05em; }
  #breakfast .sec_guide .menu li .txt {
    font-weight: bold; }
  #breakfast .sec_guide .menu li .txt .ttl {
    font-size: 2.5rem;
    color: #3d3a39;
    border-bottom: 1px solid #3d3a39; }
  #breakfast .sec_guide .menu li .txt .sents {
    margin-top: 8px;
    font-size: 1.4rem;
    line-height: 1.5;
    color: #3d3a39; }
  #breakfast .sec_guide .menu li .txt .sents .sb_ttl {
    margin-bottom: 2px;
    display: block;
    color: #ad8d31;
    font-size: 1.8rem; }
  #breakfast .sec_guide .menu li .txt .sents .ls {
    letter-spacing: -.1em; }
  #breakfast .sec_guide .menu li .txt .sents .red {
    display: block;
    color: #e60012; }
  #breakfast .sec_freedrink .container {
    padding: 80px 0 75px; }
  #breakfast .sec_freedrink .conts {
    margin-top: 40px;
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  #breakfast .sec_freedrink .conts::after {
    content: "";
    display: block;
    clear: both; }
  #breakfast .sec_freedrink .conts .box1 {
    float: none;
    width: 100%; }
  #breakfast .sec_freedrink .conts .box1 .cap {
    font-size: 2.2rem;
    letter-spacing: -.1em; }
  #breakfast .sec_freedrink .conts .box1 .cap .notes {
    display: block;
    margin-top: 25px;
    font-size: 1.6rem;
    line-height: 1.5;
    text-indent: -2em;
    padding-left: 2em;
    letter-spacing: 0; }
  #breakfast .sec_freedrink .conts .box2 {
    float: none;
    width: 100%;
    padding-left: 0;
    margin: 30px auto 0; }

  /* 会議室
  ------------------------------------- */
  #conference .sec_guide h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #conference .sec_guide h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #conference .sec_guide h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_guide h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_guide h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference .sec_guide h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_guide h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference .sec_price h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #conference .sec_price h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #conference .sec_price h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_price h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_price h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference .sec_price h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_price h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference .sec_card h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #conference .sec_card h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #conference .sec_card h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_card h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_card h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference .sec_card h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_card h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference .sec_goods h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #conference .sec_goods h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #conference .sec_goods h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_goods h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_goods h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference .sec_goods h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_goods h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference .sec_flow h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #conference .sec_flow h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #conference .sec_flow h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_flow h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_flow h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference .sec_flow h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_flow h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference .sec_qa h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #conference .sec_qa h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #conference .sec_qa h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #conference .sec_qa h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_qa h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference .sec_qa h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #conference .sec_qa h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #conference p {
    color: #fff; }
  #conference .green {
    color: #009f3f;
    border-bottom: 1px solid #009f3f; }
  #conference .yellow {
    color: #ffff00; }
  #conference .yellow_bdr {
    color: #ffff00;
    border-bottom: 1px solid #ffff00; }
  #conference .lead_yellow {
    margin: 20px 0;
    font-size: 1.5rem;
    color: #ffff00; }
  #conference table {
    margin: 0 auto; }
  #conference table th, #conference table td {
    color: #595757;
    font-weight: bold;
    border: 1px solid #d8cbad; }
  #conference table th {
    background-color: #f7f4ea; }
  #conference table td {
    background-color: #fff; }
  #conference .sec_guide .container {
    padding: 50px 0 0; }
  #conference .sec_guide .lead {
    margin: 24px 0 12px;
    font-size: 1.8rem; }
  #conference .sec_guide .tab li {
    display: inline-block; }
  #conference .sec_guide .tab li + li {
    margin-left: 12px; }
  #conference .sec_guide .tab li:nth-child(odd) {
    margin-left: 0; }
  #conference .sec_guide .tab li::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 2px;
    background: url(../img/conference/arrow02.png) 0 0 no-repeat;
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  #conference .sec_guide .tab li a {
    font-size: 1.8rem;
    color: #ffff00; }
  #conference .sec_guide figure figcaption {
    margin: 16px 0 8px;
    font-size: 1.6rem;
    color: #fff; }
  #conference .sec_guide figure figcaption span {
    margin-right: 8px;
    padding: 0 12px;
    display: inline-block;
    font-size: 1.3rem;
    font-weight: bold;
    color: #ad8d31;
    background-color: #fff;
    border-radius: 4px; }
  #conference .sec_guide .conts_list {
    margin-top: 35px; }
  #conference .sec_guide .conts_list li h3 {
    padding: 10px 16px;
    font-size: 2rem;
    font-weight: bold;
    color: #595757;
    background-color: #fff;
    border-radius: 4px; }
  #conference .sec_guide .conts_list li .conts {
    margin: 15px 0 30px; }
  #conference .sec_guide .conts_list li .conts::after {
    content: "";
    display: block;
    clear: both; }
  #conference .sec_guide .conts_list li .conts .img {
    float: none;
    width: 100%; }
  #conference .sec_guide .conts_list li .conts .img span {
    display: none; }
  #conference .sec_guide .conts_list li .conts .txt {
    float: none;
    width: 100%;
    padding-left: 0; }
  #conference .sec_price .container {
    padding: 65px 0 0; }
  #conference .sec_price .figure .ttl {
    margin-left: 0;
    margin-bottom: 4px;
    font-size: 1.7rem;
    font-weight: bold; }
  #conference .sec_price .figure table {
    width: 100%; }
  #conference .sec_price .figure table th, #conference .sec_price .figure table td {
    height: 70px;
    font-size: 1.5rem;
    text-align: center;
    vertical-align: middle; }
  #conference .sec_price .figure table th {
    width: 46.5%; }
  #conference .sec_price .figure table th span {
    display: block;
    font-size: 1.3rem;
    font-weight: normal; }
  #conference .sec_price .figure table td {
    width: 53.5%;
    color: #000; }
  #conference .sec_price .figure table td span {
    display: inline; }
  #conference .sec_card .container {
    padding: 80px 0 0; }
  #conference .sec_card .img {
    margin-top: 30px;
    text-align: center;
    width: 288px;
    margin-left: auto;
    margin-right: auto; }
  #conference .sec_card .img img {
    max-width: initial;
    max-width: none;
    width: 100%;
    -webkit-box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 5px 5px 3px rgba(0, 0, 0, 0.4); }
  #conference .sec_card .img img:nth-of-type(1) {
    margin-right: 0%;
    margin-bottom: 20px; }
  #conference .sec_goods .container {
    padding: 60px 0 0; }
  #conference .sec_goods table {
    width: 100%; }
  #conference .sec_goods table th, #conference .sec_goods table td {
    font-size: 1.1rem;
    height: 34px;
    text-align: center;
    vertical-align: middle; }
  #conference .sec_goods table th {
    width: auto; }
  #conference .sec_goods table th:nth-of-type(1) {
    width: 37%;
    letter-spacing: -.05em; }
  #conference .sec_goods table th:nth-of-type(2) {
    width: 16.8%; }
  #conference .sec_goods table th:nth-of-type(3) {
    width: 46.2%; }
  #conference .sec_goods .notes {
    margin: 15px auto 30px;
    width: 100%;
    text-align: left;
    text-indent: -2em;
    padding-left: 2em;
    font-size: 1.3rem;
    letter-spacing: -.05em; }
  #conference .sec_flow p {
    color: #000; }
  #conference .sec_flow .container {
    padding: 70px 0 0; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 35px 10px 25px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(1)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon01.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 8px;
    font-size: 1.3rem;
    line-height: 1.5; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 35px 10px 25px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(2)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon02.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 8px;
    font-size: 1.3rem;
    line-height: 1.5; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 35px 10px 25px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(3)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon03.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 8px;
    font-size: 1.3rem;
    line-height: 1.5; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 35px 10px 25px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(4)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon04.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 8px;
    font-size: 1.3rem;
    line-height: 1.5; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 35px 10px 25px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(5)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon05.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 8px;
    font-size: 1.3rem;
    line-height: 1.5; }
  #conference .sec_flow ol {
    margin-top: 65px; }
  #conference .sec_flow ol li {
    padding: 35px 10px 25px;
    background-color: #fff;
    border-radius: 12px;
    position: relative; }
  #conference .sec_flow ol li:nth-child(6)::before {
    content: "";
    width: 82px;
    height: 82px;
    background: url(../img/conference/icon06.png) 0 0 no-repeat;
    position: absolute;
    top: -41px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li::after {
    content: "";
    width: 40px;
    height: 40px;
    background: url(../img/conference/arrow01.png) 0 0 no-repeat;
    position: absolute;
    bottom: -20px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%); }
  #conference .sec_flow ol li:last-child::after {
    display: none; }
  #conference .sec_flow ol li + li {
    margin-top: 76px; }
  #conference .sec_flow ol li p {
    text-align: center; }
  #conference .sec_flow ol li .ttl {
    font-size: 1.5rem;
    font-weight: bold;
    line-height: 1.6;
    letter-spacing: -.1em; }
  #conference .sec_flow ol li .sents {
    margin-top: 8px;
    font-size: 1.3rem;
    line-height: 1.5; }
  #conference .sec_qa .container {
    padding: 90px 0 60px; }
  #conference .sec_qa dl {
    margin-top: 25px; }
  #conference .sec_qa dl dt, #conference .sec_qa dl dd {
    padding-left: 37px;
    color: #fff; }
  #conference .sec_qa dl dt {
    min-height: 33px;
    padding-top: 6px;
    padding-bottom: 6px;
    font-size: 1.6rem;
    line-height: 1.25;
    font-weight: bold;
    background: url(../img/conference/icon_q.png) 0 0 no-repeat;
    background-size: 33px; }
  #conference .sec_qa dl dd {
    min-height: 43px;
    margin-top: 8px;
    padding-bottom: 10px;
    font-size: 1.5rem;
    line-height: 1.5;
    background: url(../img/conference/icon_a.png) left top 4px no-repeat;
    background-size: 33px;
    border-bottom: 1px solid #fff; }
  #conference .sec_qa dl dd + dt {
    margin-top: 10px; }

  /* アクセス
  ------------------------------------- */
  #access .voice .txt p {
    letter-spacing: -.075em; }
  #access .access_guide .container {
    padding: 50px 0 30px; }
  #access .access_guide .map {
    margin-top: 30px; }
  #access .access_guide .map iframe {
    width: 100%;
    height: 128px; }
  #access .access_guide .link_btn {
    margin: 30px 0 15px; }
  #access .access_guide .link_btn::after {
    content: "";
    display: block;
    clear: both; }
  #access .access_guide .link_btn li {
    float: left;
    width: 50%; }
  #access .access_guide .link_btn li + li {
    margin-left: 0; }
  #access .access_guide .link_btn li a {
    display: block;
    width: 100%;
    padding: 10px 0;
    font-size: 2rem;
    line-height: 1;
    color: #ad8d31;
    text-align: center;
    border: 1px solid #ad8d31;
    background-color: #fff; }
  #access .access_guide .link_btn li a:hover {
    color: #fff;
    background-color: #ad8d31;
    opacity: 1; }
  #access .access_guide .link_img::after {
    content: "";
    display: block;
    clear: both; }
  #access .access_guide .link_img li {
    float: none;
    width: 100%;
    margin-bottom: 30px; }
  #access .access_guide .link_img li:nth-child(1), #access .access_guide .link_img li:nth-child(4) {
    width: 100%;
    text-align: center; }
  #access .access_guide .link_img li:nth-child(2), #access .access_guide .link_img li:nth-child(3) {
    height: auto; }
  #access .access_guide .link_img li:nth-child(3) {
    float: none; }
  #access .access_guide .link_img li:nth-child(n+2) {
    width: 100%;
    margin-left: auto;
    margin-right: auto; }
  #access #parking .container {
    padding: 0 0 60px; }
  #access #parking h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    letter-spacing: -.095em !important; } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #access #parking h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #access #parking h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #access #parking h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #access #parking h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #access #parking h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #access #parking h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #access #parking h2 span {
    margin-left: -.5em;
    margin-right: -.5em;
    display: block; }
  #access #parking img {
    vertical-align: bottom; }
  #access #parking .img_guide {
    margin-top: 30px; }
  #access #parking .detail {
    margin: 20px auto 0;
    width: 250px; }
  #access #parking .detail::after {
    content: "";
    display: block;
    clear: both; }
  #access #parking .detail li {
    float: none;
    width: 100%;
    margin-bottom: 20px;
    padding-right: 0; }
  #access #parking .detail li + li {
    margin-left: 0; }
  #access #parking .detail li:nth-child(even) {
    padding-right: 0;
    padding-left: 0; }
  #access #parking .detail li p {
    margin-top: 10px;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.5; }
  #access .around .container {
    padding: 0 0 48px; }
  #access .around h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #access .around h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #access .around h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #access .around h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #access .around h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #access .around h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #access .around h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #access .around ul {
    margin-top: 30px; }
  #access .around ul::after {
    content: "";
    display: block;
    clear: both; }
  #access .around ul li {
    float: left;
    margin: 0 0 16px 0;
    width: 47.5%; }
  #access .around ul li:nth-child(5n+1) {
    margin-left: 0; }
  #access .around ul li:nth-child(3n+1) {
    margin-left: 0; }
  #access .around ul li:nth-child(even) {
    margin-left: 5%; }
  #access .around ul li img {
    vertical-align: bottom; }
  #access .around ul li p {
    margin-top: 4px;
    color: #fff;
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: -.05em; }

  /* よくあるご質問
  ------------------------------------- */
  #faq h2 {
    padding: 11px 16px;
    font-size: 3rem;
    line-height: 1.2;
    color: #ad8d31;
    font-weight: bold;
    background-color: #fff;
    border-left: 8px solid #ad8d31;
    -webkit-box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 4px 4px 3px rgba(0, 0, 0, 0.4); } }
@media screen and (max-width: 480px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (-ms-high-contrast: none) {
  #faq h2 {
    padding: 16px 16px 6px; } }
@media screen and (max-width: 480px) and (max-width: 600px) {
  #faq h2 {
    letter-spacing: -.075em; } }
@media screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: active), screen and (max-width: 480px) and (max-width: 600px) and (-ms-high-contrast: none) {
  #faq h2 {
    padding: 16px 16px 10px; } }

@media screen and (max-width: 480px) and (max-width: 480px) {
  #faq h2 {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #faq h2 span {
    font-size: 2.4rem; } }
@media screen and (max-width: 480px) and (max-width: 480px) {
  #faq h2 span {
    font-size: 2rem; } }
@media screen and (max-width: 480px) {
  #faq .sec_qa .container {
    padding: 50px 0 70px; }
  #faq .sec_qa .lead {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    margin: 25px 0 15px;
    font-size: 1.7rem;
    line-height: 1.7;
    color: #fff;
    letter-spacing: -.1em; }
  #faq .sec_qa .lead::after {
    content: "";
    display: block;
    clear: both; }
  #faq .sec_qa .lead a {
    float: none;
    margin-top: 8px;
    display: block;
    text-align: center; }
  #faq .sec_qa .item_list .item_ttl {
    margin-top: 8px;
    padding: 9px 9px 9px 16px;
    font-size: 1.8rem;
    font-weight: bold;
    border-radius: 6px;
    background-color: #efe9db; }
  #faq .sec_qa .item_list .item_ttl:first-of-type {
    margin-top: 0; }
  #faq .sec_qa .item_list .item_ttl::before {
    content: "";
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 4px;
    background: url(../img/faq/arrow01.png) 0 0 no-repeat;
    -webkit-transform: translateY(1px);
    transform: translateY(1px);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transition: all ease .3s;
    transition: all ease .3s; }
  #faq .sec_qa .item_list .item_ttl.active::before {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  #faq .sec_qa .item_list .item_conts {
    padding: 8px;
    background-color: #fff;
    border-bottom: 4px solid #efe9db; }
  #faq .sec_qa .item_list .item_conts dl .red {
    color: #e60012; }
  #faq .sec_qa .item_list .item_conts dl .Q, #faq .sec_qa .item_list .item_conts dl .A {
    min-height: 42px;
    padding: 0 0 12px 36px;
    line-height: 1.46; }
  #faq .sec_qa .item_list .item_conts dl .Q {
    font-size: 1.5rem;
    color: #009f3f;
    font-weight: bold;
    background: url(../img/faq/icon_q.jpg) 0 0 no-repeat;
    background-size: 32px; }
  #faq .sec_qa .item_list .item_conts dl .A {
    font-size: 1.3rem;
    background: url(../img/faq/icon_a.jpg) 0 0 no-repeat;
    background-size: 32px;
    border-bottom: 1px solid #dcdddd;
    letter-spacing: -.025em; }
  #faq .sec_qa .item_list .item_conts dl .A + .Q {
    margin-top: 16px; }
  #faq .sec_qa .item_list .item_conts dl .A .dl_btn {
    margin: 15px auto 2px;
    width: 100%;
    -webkit-transform: translateX(-5%);
    transform: translateX(-5%); }
  #faq .sec_qa .item_list .item_conts dl .A .dl_btn a {
    color: #fff;
    font-size: 1.7rem;
    line-height: 1.35;
    padding: 8px 0;
    background-color: #016b37; }
  #faq .sec_qa .item_list .item_conts dl .A .dl_btn a::before {
    content: "";
    margin-right: 4px;
    background: url(../img/cmn/arrow03.png) 0 0 no-repeat;
    background-size: 16px;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    width: 16px;
    height: 16px;
    display: inline-block; }

  /* max-width: 480px end */ }
@media screen and (max-width: 359px) {
  /* max-width: 359px start */
  body {
    min-width: 359px; }

  /* header
  ===================================== */
  header nav .container {
    width: 100%;
    height: auto; }
  header nav .container::after {
    content: "";
    display: block;
    clear: both; }
  header nav .container li {
    float: left;
    width: 50%;
    height: 46px;
    border-left: 1px solid #a0a0a1;
    background: url(../img/cmn/bg_gnav.jpg) left center repeat-X; }
  header nav .container li:nth-child(n) {
    border-right: none;
    border-left: none;
    border-bottom: 1px solid #a0a0a1; }
  header nav .container li:nth-child(odd) {
    border-right: 1px solid #a0a0a1; }
  header nav .container li:last-child {
    width: 100%;
    border-right: none;
    border-bottom: none; }
  header nav .container li a {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 1.5rem;
    text-align: center;
    line-height: 46px; }
  header nav .container li a span {
    margin-left: -.25em;
    letter-spacing: -.25em; }
  header nav .container li a:hover {
    background: url(../img/cmn/bg_gnav_hover.jpg) left center repeat-X;
    opacity: 1; }
  header nav .container li.current a {
    background: url(../img/cmn/bg_gnav_hover.jpg) left center repeat-X; }
  header nav .cancel {
    background: none !important;
    background-color: #009f3f;
    width: 100%; }
  header nav .cancel a {
    font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝体", "Yu Mincho", YuMincho, "HGS明朝E", "ＭＳ 明朝", serif;
    color: #fff; }
  header nav .cancel a::before {
    content: "";
    margin-right: 4px;
    width: 6px;
    height: 7px;
    display: inline-block;
    background: url(../img/cmn/arrow01.png) 0 center no-repeat;
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px);
    letter-spacing: -.075em; }
  header nav .cancel a:hover {
    background: none !important; }
  header nav .cancel.current a {
    background: none !important; }

  #search {
    overflow: hidden; }
  #search .container {
    width: 100%; }
  #search form ul li:nth-child(1) span:first-of-type, #search form ul li:nth-child(2) span:first-of-type {
    display: block; }

  #room .sec_roomType #tab_menu li {
    width: 50%; }

  #service .template01 li .img img {
    max-width: initial;
    max-width: none;
    width: 100%; }

  /* max-width: 359px end */ }

  /* Sitemap
  ===================================== */
#sitemap .container::after {
	content: "";
    display: block;
    clear: both;
}
	#sitemap .bg_green_link {
    color: #008842;
    padding: 2% 0 2% 30px;
    background-image: url(../img/cmn/goods05.png);
    background-position: 10px 50%;
    background-repeat: no-repeat;
    background-color: #f5f9ec;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
		font-weight:bold;
		font-size:1.1em;
		margin-top: 50px;
	}
#sitemap .bg_green_link a {
	color: #008842;
}
	#sitemap .sitemap_nav {
    width: 48%;
	}
	#sitemap .sitemap_nav.left {
		float: left;
	}
	#sitemap .sitemap_nav.right {
		float: right;
	}
	.sitemap_nav li {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #f5f9ec;
    padding: 2% 2% 2% 30px;
    margin: 4% 0;
    background-image: url(../img/cmn/goods05.png);
    background-position: 10px 50%;
    background-repeat: no-repeat;
	}
@media screen and (max-width: 600px) {
	#sitemap .sitemap_nav {
		width:100%;
	}
	#sitemap .sitemap_nav.left,
	#sitemap .sitemap_nav.right {
		float:none;
	}
}

	


