<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.wrp_mainslider .box_h1, .wrp_int .con_int, .wrp_roo_int .con_roo_int, .con_roo, .wrp_rest_int .con_rest_int, .box_rest_menu, .con_rest_slider, .wrp_spa_int .con_spa_int, .con_spa, .wrp_aqu_int .con_aqu_int, .con_faci, .con_acc_int .inner, .con_air, .con_liner, .con_bus {
  max-width: 1200px;
  margin: auto;
}
@media only screen and (max-width: 1200px) {
  .wrp_mainslider .box_h1, .wrp_int .con_int, .wrp_roo_int .con_roo_int, .con_roo, .wrp_rest_int .con_rest_int, .box_rest_menu, .con_rest_slider, .wrp_spa_int .con_spa_int, .con_spa, .wrp_aqu_int .con_aqu_int, .con_faci, .con_acc_int .inner, .con_air, .con_liner, .con_bus {
    width: 92.1875%;
  }
}

/* -----------------------------------------------------------
	.main_slider
----------------------------------------------------------- */
.wrp_mainslider {
  position: relative;
}
.wrp_mainslider .box_h1 {
  color: #fff;
  padding-top: 10px;
  z-index: 11;
  position: absolute;
}
@media only screen and (min-width: 1201px) {
  .wrp_mainslider .box_h1 {
    left: 50%;
    margin-left: -600px;
    width: 100%;
  }
}
@media print {
  .wrp_mainslider .box_h1 {
    left: 50%;
    margin-left: -600px;
    width: 100%;
  }
}
.ie8 .wrp_mainslider .box_h1 {
  left: 50%;
  margin-left: -600px;
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .wrp_mainslider .box_h1 {
    width: 92.1875%;
    left: 3.90625%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_mainslider .box_h1 {
    display: table;
  }
}
.wrp_mainslider .box_h1 h1 {
  font-weight: normal;
}
@media only screen and (min-width: 1201px) {
  .wrp_mainslider .box_h1 h1 {
    line-height: 1.5em;
    float: left;
  }
}
@media print {
  .wrp_mainslider .box_h1 h1 {
    line-height: 1.5em;
    float: left;
  }
}
.ie8 .wrp_mainslider .box_h1 h1 {
  line-height: 1.5em;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_mainslider .box_h1 h1 {
    display: table-cell;
    width: 100%;
    vertical-align: top;
  }
}
@media only screen and (min-width: 1201px) {
  .wrp_mainslider .box_h1 div {
    float: right;
  }
}
@media print {
  .wrp_mainslider .box_h1 div {
    float: right;
  }
}
.ie8 .wrp_mainslider .box_h1 div {
  float: right;
}
.wrp_mainslider .box_h1 div .txt_tel {
  float: left;
  font-size: 158%;
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  line-height: 1.25;
}
.wrp_mainslider .box_h1 div .txt_tel a, .wrp_mainslider .box_h1 div .txt_tel .tel {
  text-decoration: none !important;
  color: #fff !important;
}
.wrp_mainslider .box_h1 div .txt_tel a:before, .wrp_mainslider .box_h1 div .txt_tel .tel:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  margin-right: .5em;
  font-weight: bold;
  font-size: 73%;
  -moz-transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
  transform: rotateY(180deg);
  display: inline-block;
  margin-right: 0.25em;
}
.wrp_mainslider .box_h1 div #form_lang {
  float: left;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .wrp_mainslider .box_h1 div #form_lang {
    width: 154px;
    height: 24px;
    line-height: 24px;
    margin-left: 40px;
  }
}
@media print {
  .wrp_mainslider .box_h1 div #form_lang {
    width: 154px;
    height: 24px;
    line-height: 24px;
    margin-left: 40px;
  }
}
.ie8 .wrp_mainslider .box_h1 div #form_lang {
  width: 154px;
  height: 24px;
  line-height: 24px;
  margin-left: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_mainslider .box_h1 div #form_lang {
    margin-left: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_mainslider .box_h1 div #form_lang {
    width: 8em;
    height: 2em;
    line-height: 2em;
    margin-left: 0;
  }
}
.wrp_mainslider .box_h1 div #form_lang:after {
  content: "";
  display: block;
  background: url(../images/common/img_sele_arr.png) #fff no-repeat center center;
  margin-left: 1px;
  background-color: #fff;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 0;
  top: 0;
}
@media only screen and (max-width: 767px) {
  .wrp_mainslider .box_h1 div #form_lang:after {
    width: 2em;
    height: 2em;
    right: auto;
    left: calc(100% + 1px);
    left: -webkit-calc(100% + 1px);
  }
}
.wrp_mainslider .box_h1 div #form_lang label#txt_lang {
  background-color: #fff;
  color: #2f2f2f;
  text-align: center;
  z-index: 1;
  display: inline-block;
  position: relative;
}
.mouse .wrp_mainslider .box_h1 div #form_lang label#txt_lang {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .wrp_mainslider .box_h1 div #form_lang label#txt_lang:hover, .touch .wrp_mainslider .box_h1 div #form_lang label#txt_lang.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .wrp_mainslider .box_h1 div #form_lang label#txt_lang {
  -webkit-tap-highlight-color: transparent;
}
.touch .wrp_mainslider .box_h1 div #form_lang label#txt_lang.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (min-width: 768px) {
  .wrp_mainslider .box_h1 div #form_lang label#txt_lang {
    width: 129px;
  }
}
@media print {
  .wrp_mainslider .box_h1 div #form_lang label#txt_lang {
    width: 129px;
  }
}
.ie8 .wrp_mainslider .box_h1 div #form_lang label#txt_lang {
  width: 129px;
}
@media only screen and (max-width: 767px) {
  .wrp_mainslider .box_h1 div #form_lang label#txt_lang {
    width: 8em;
  }
}
.wrp_mainslider .box_h1 div #form_lang ul {
  text-align: center;
  display: none;
}
@media only screen and (min-width: 768px) {
  .wrp_mainslider .box_h1 div #form_lang ul {
    width: 129px;
  }
}
@media print {
  .wrp_mainslider .box_h1 div #form_lang ul {
    width: 129px;
  }
}
.ie8 .wrp_mainslider .box_h1 div #form_lang ul {
  width: 129px;
}
@media only screen and (max-width: 767px) {
  .wrp_mainslider .box_h1 div #form_lang ul {
    width: 8em;
  }
}
.wrp_mainslider .box_h1 div #form_lang ul li {
  background-color: #fff;
  text-align: center;
  color: #2f2f2f;
}
.mouse .wrp_mainslider .box_h1 div #form_lang ul li {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .wrp_mainslider .box_h1 div #form_lang ul li:hover, .touch .wrp_mainslider .box_h1 div #form_lang ul li.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .wrp_mainslider .box_h1 div #form_lang ul li {
  -webkit-tap-highlight-color: transparent;
}
.touch .wrp_mainslider .box_h1 div #form_lang ul li.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.wrp_mainslider .box_h1 div #form_lang ul li a {
  text-decoration: none;
  display: block;
}
.wrp_mainslider .txt_catch {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
  z-index: 10;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
@media only screen and (max-width: 767px) {
  .wrp_mainslider .txt_catch .logo_main img {
    width: 80%;
    max-width: 395px;
  }
}
.wrp_mainslider .txt_catch .txt_main {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  color: #fff;
  margin-top: 1em;
}
.wrp_mainslider .main_slider {
  position: relative;
  margin-bottom: 0;
}
.wrp_mainslider .main_slider .slick-list {
  height: 100%;
}
.wrp_mainslider .main_slider .slick-list .slick-track {
  height: 100%;
}
.wrp_mainslider .main_slider p {
  height: 100%;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
@media only screen and (min-width: 768px) {
  .wrp_mainslider .main_slider p.s01 {
    background-image: url(../images/home/img_main01-pc.jpg);
  }
  .wrp_mainslider .main_slider p.s02 {
    background-image: url(../images/home/img_main02-pc.jpg);
  }
  .wrp_mainslider .main_slider p.s03 {
    background-image: url(../images/home/img_main03-pc.jpg);
  }
  .wrp_mainslider .main_slider p.s04 {
    background-image: url(../images/home/img_main04-pc.jpg);
  }
  .wrp_mainslider .main_slider p.s05 {
    background-image: url(../images/home/img_main05-pc.jpg);
  }
}
@media print {
  .wrp_mainslider .main_slider p.s01 {
    background-image: url(../images/home/img_main01-pc.jpg);
  }
  .wrp_mainslider .main_slider p.s02 {
    background-image: url(../images/home/img_main02-pc.jpg);
  }
  .wrp_mainslider .main_slider p.s03 {
    background-image: url(../images/home/img_main03-pc.jpg);
  }
  .wrp_mainslider .main_slider p.s04 {
    background-image: url(../images/home/img_main04-pc.jpg);
  }
  .wrp_mainslider .main_slider p.s05 {
    background-image: url(../images/home/img_main05-pc.jpg);
  }
}
.ie8 .wrp_mainslider .main_slider p.s01 {
  background-image: url(../images/home/img_main01-pc.jpg);
}
.ie8 .wrp_mainslider .main_slider p.s02 {
  background-image: url(../images/home/img_main02-pc.jpg);
}
.ie8 .wrp_mainslider .main_slider p.s03 {
  background-image: url(../images/home/img_main03-pc.jpg);
}
.ie8 .wrp_mainslider .main_slider p.s04 {
  background-image: url(../images/home/img_main04-pc.jpg);
}
.ie8 .wrp_mainslider .main_slider p.s05 {
  background-image: url(../images/home/img_main05-pc.jpg);
}
@media only screen and (max-width: 767px) {
  .wrp_mainslider .main_slider p.s01 {
    background-image: url(../images/home/img_main01-sp.jpg);
  }
  .wrp_mainslider .main_slider p.s02 {
    background-image: url(../images/home/img_main02-sp.jpg);
  }
  .wrp_mainslider .main_slider p.s03 {
    background-image: url(../images/home/img_main03-sp.jpg);
  }
  .wrp_mainslider .main_slider p.s04 {
    background-image: url(../images/home/img_main04-sp.jpg);
  }
  .wrp_mainslider .main_slider p.s05 {
    background-image: url(../images/home/img_main05-sp.jpg);
  }
}
.wrp_mainslider .slick-dots {
  -moz-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  direction: rtl;
  transform-origin: left top;
  text-align: left;
  position: absolute;
  left: 3%;
  bottom: 3%;
  z-index: 10;
  display: inline-block;
}
.wrp_mainslider .slick-dots li {
  -moz-border-radius: 50px;
  -webkit-border-radius: 50px;
  border-radius: 50px;
  border: 1px solid #fff;
  width: 10px;
  height: 10px;
  letter-spacing: -0.4em;
  margin-right: 10px;
  margin-left: 0;
}
.wrp_mainslider .slick-dots li button {
  padding: 0;
  width: 10px;
  height: 10px;
}
.wrp_mainslider .slick-dots li button:before {
  display: none;
}
.wrp_mainslider .slick-dots li.slick-active {
  background-color: #fff;
}

.wrp_int {
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) {
  .wrp_int {
    background: url(../images/home/bg_int-pc.jpg) no-repeat center top;
  }
}
@media print {
  .wrp_int {
    background: url(../images/home/bg_int-pc.jpg) no-repeat center top;
  }
}
.ie8 .wrp_int {
  background: url(../images/home/bg_int-pc.jpg) no-repeat center top;
}
@media only screen and (max-width: 1964px) {
  .wrp_int {
    background-size: cover;
  }
}
@media print {
  .wrp_int {
    background-size: cover;
  }
}
.ie8 .wrp_int {
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .wrp_int {
    background: url(../images/home/bg_int-sp.jpg) no-repeat center top;
    background-size: 100% auto;
  }
}
.wrp_int .con_int {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  color: #fff;
}
.wrp_int .con_int .txt_catch {
  text-align: center;
  padding-top: 150px;
}
@media only screen and (min-width: 768px) {
  .wrp_int .con_int .txt_catch {
    font-size: 258%;
  }
}
@media print {
  .wrp_int .con_int .txt_catch {
    font-size: 258%;
  }
}
.ie8 .wrp_int .con_int .txt_catch {
  font-size: 258%;
}
@media only screen and (max-width: 767px) {
  .wrp_int .con_int .txt_catch {
    font-size: 172%;
  }
}
@media only screen and (max-width: 1964px) {
  .wrp_int .con_int .txt_catch {
    padding-top: 100px;
  }
}
@media print {
  .wrp_int .con_int .txt_catch {
    padding-top: 100px;
  }
}
.ie8 .wrp_int .con_int .txt_catch {
  padding-top: 100px;
}
@media only screen and (max-width: 767px) {
  .wrp_int .con_int .txt_catch {
    padding-top: 10%;
  }
}
.wrp_int .con_int .txt {
  margin-top: 1em;
  text-align: center;
}
.wrp_int .img_int {
  text-align: center;
}
@media only screen and (min-width: 1965px) {
  .wrp_int .img_int {
    margin-top: -90px;
  }
}
@media print {
  .wrp_int .img_int {
    margin-top: -90px;
  }
}
.ie8 .wrp_int .img_int {
  margin-top: -90px;
}
@media only screen and (max-width: 1964px) {
  .wrp_int .img_int {
    margin-top: 4%;
  }
  .wrp_int .img_int img {
    width: 96%;
  }
}
@media print {
  .wrp_int .img_int {
    margin-top: 4%;
  }
  .wrp_int .img_int img {
    width: 96%;
  }
}
.ie8 .wrp_int .img_int {
  margin-top: 4%;
}
.ie8 .wrp_int .img_int img {
  width: 96%;
}
@media only screen and (max-width: 767px) {
  .wrp_int .img_int {
    margin-top: 4%;
  }
}

.wrp_act .box_st {
  background: url(../images/home/bg_act-pc.jpg) no-repeat center bottom;
  background-size: 100% auto;
  width: 100%;
  max-width: 2000px;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .wrp_act .box_st {
    background-size: cover;
  }
}
@media only screen and (min-width: 1201px) {
  .wrp_act .box_st div {
    padding-bottom: 29.1%;
  }
}
@media print {
  .wrp_act .box_st div {
    padding-bottom: 29.1%;
  }
}
.ie8 .wrp_act .box_st div {
  padding-bottom: 29.1%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_act .box_st div {
    padding-bottom: 40%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_act .box_st div {
    padding-bottom: 50%;
  }
}
.wrp_act .box_st div h3 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  text-align: center;
  line-height: 1;
  color: #1a2f27;
  position: absolute;
  left: 0;
  right: 0;
}
@media only screen and (min-width: 1201px) {
  .wrp_act .box_st div h3 {
    font-size: 258%;
  }
}
@media print {
  .wrp_act .box_st div h3 {
    font-size: 258%;
  }
}
.ie8 .wrp_act .box_st div h3 {
  font-size: 258%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_act .box_st div h3 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_act .box_st div h3 {
    font-size: 172%;
  }
}
.wrp_act .box_st div h3:after {
  content: "";
  display: block;
  margin-top: 20px;
  height: 0;
  width: 234px;
  padding-bottom: 22px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .wrp_act .box_st div h3:after {
    margin-top: 2%;
    width: 30%;
    width: 31.2%;
    padding-bottom: 2.93333%;
  }
}
.wrp_act .box_st div h3:after {
  background: url(../images/common/bg_st_g.png) no-repeat center top;
  background-size: 100% auto;
}
@media only screen and (min-width: 1201px) {
  .wrp_act .box_st div h3 {
    bottom: 50px;
  }
}
@media print {
  .wrp_act .box_st div h3 {
    bottom: 50px;
  }
}
.ie8 .wrp_act .box_st div h3 {
  bottom: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_act .box_st div h3 {
    bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_act .box_st div h3 {
    bottom: 5%;
  }
}
.wrp_act .con_act ul {
  max-width: 2000px;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
  overflow: hidden;
}
.wrp_act .con_act ul li {
  float: left;
  position: relative;
}
.wrp_act .con_act ul li.box_half {
  width: 333px;
}
@media only screen and (max-width: 1999px) {
  .wrp_act .con_act ul li.box_half {
    width: 16.65%;
  }
}
@media print {
  .wrp_act .con_act ul li.box_half {
    width: 16.65%;
  }
}
.ie8 .wrp_act .con_act ul li.box_half {
  width: 16.65%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_act .con_act ul li.box_half {
    width: 25%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_act .con_act ul li.box_half {
    width: 33.33333%;
  }
}
.wrp_act .con_act ul li.box_full {
  width: 667px;
}
@media only screen and (max-width: 1999px) {
  .wrp_act .con_act ul li.box_full {
    width: 33.35%;
  }
}
@media print {
  .wrp_act .con_act ul li.box_full {
    width: 33.35%;
  }
}
.ie8 .wrp_act .con_act ul li.box_full {
  width: 33.35%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_act .con_act ul li.box_full {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_act .con_act ul li.box_full {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_act .con_act ul li:nth-child(odd) {
    clear: both;
  }
}
.wrp_act .con_act ul li .caption {
  z-index: 1;
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  color: #fff;
}
@media only screen and (min-width: 1201px) {
  .wrp_act .con_act ul li .caption {
    padding: .5em 1em;
  }
}
@media print {
  .wrp_act .con_act ul li .caption {
    padding: .5em 1em;
  }
}
.ie8 .wrp_act .con_act ul li .caption {
  padding: .5em 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_act .con_act ul li .caption {
    padding: .25em .5em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_act .con_act ul li .caption {
    font-size: 86%;
    padding: .15em .5em;
  }
}

.wrp_roo {
  margin-top: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_roo {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_roo {
    margin-top: 16%;
  }
}
.wrp_roo h3 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  text-align: center;
  line-height: 1;
  color: #d0c8a5;
}
@media only screen and (min-width: 1201px) {
  .wrp_roo h3 {
    font-size: 258%;
  }
}
@media print {
  .wrp_roo h3 {
    font-size: 258%;
  }
}
.ie8 .wrp_roo h3 {
  font-size: 258%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_roo h3 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_roo h3 {
    font-size: 172%;
  }
}
.wrp_roo h3:after {
  content: "";
  display: block;
  margin-top: 20px;
  height: 0;
  width: 234px;
  padding-bottom: 22px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .wrp_roo h3:after {
    margin-top: 2%;
    width: 30%;
    width: 31.2%;
    padding-bottom: 2.93333%;
  }
}
.wrp_roo h3:after {
  background: url(../images/common/bg_st_c.png) no-repeat center top;
  background-size: 100% auto;
}

@media only screen and (min-width: 768px) {
  .wrp_roo_int {
    background: url(../images/home/bg_roo_int.jpg) no-repeat center top;
  }
}
@media print {
  .wrp_roo_int {
    background: url(../images/home/bg_roo_int.jpg) no-repeat center top;
  }
}
.ie8 .wrp_roo_int {
  background: url(../images/home/bg_roo_int.jpg) no-repeat center top;
}
@media only screen and (min-width: 1201px) {
  .wrp_roo_int {
    min-height: 826px;
  }
}
@media print {
  .wrp_roo_int {
    min-height: 826px;
  }
}
.ie8 .wrp_roo_int {
  min-height: 826px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_roo_int {
    background-size: cover;
    padding-bottom: 70px;
  }
}
.wrp_roo_int .con_roo_int {
  margin-top: 40px;
  padding: 10px;
  background: url(../images/home/bg_roo_int_rep.png) repeat center top;
}
@media only screen and (max-width: 767px) {
  .wrp_roo_int .con_roo_int {
    margin-top: 6%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_roo_int .con_roo_int {
    padding: .5em;
    position: relative;
  }
}
.wrp_roo_int .con_roo_int .inner {
  background: url(../images/home/bg_roo_int_rep2.png) repeat center top;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .wrp_roo_int .con_roo_int .inner .box_roo_int {
    width: 87.86127%;
    margin: 6% auto 0;
  }
}
.wrp_roo_int .con_roo_int .inner .box_roo_int &gt; * {
  position: relative;
  z-index: 1;
}
.wrp_roo_int .con_roo_int .inner .box_roo_int:before {
  z-index: 0;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  display: block;
  width: 72.18391%;
  height: 70.11494%;
  background: url(../images/home/bg_ki.png) no-repeat center top;
  background-size: 100% auto;
}
@media only screen and (max-width: 767px) {
  .wrp_roo_int .con_roo_int .inner .box_roo_int:before {
    right: .5em;
    top: .5em;
    width: 36.30058%;
    height: 35.26012%;
  }
}
@media only screen and (min-width: 1201px) {
  .wrp_roo_int .con_roo_int .inner .box_roo_int {
    position: relative;
    float: left;
    width: 430px;
    padding: 30px 35px;
  }
}
@media print {
  .wrp_roo_int .con_roo_int .inner .box_roo_int {
    position: relative;
    float: left;
    width: 430px;
    padding: 30px 35px;
  }
}
.ie8 .wrp_roo_int .con_roo_int .inner .box_roo_int {
  position: relative;
  float: left;
  width: 430px;
  padding: 30px 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_roo_int .con_roo_int .inner .box_roo_int {
    position: relative;
    float: left;
    width: 50%;
    padding: 2.53165% 2.95359%;
  }
}
.wrp_roo_int .con_roo_int .inner .box_roo_int .txt_wifi {
  display: inline-block;
  background-color: #1a2f27;
  color: #fff;
  padding: .6em 1em;
}
@media only screen and (min-width: 768px) {
  .wrp_roo_int .con_roo_int .inner .box_roo_int .txt_wifi {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}
@media print {
  .wrp_roo_int .con_roo_int .inner .box_roo_int .txt_wifi {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
  }
}
.ie8 .wrp_roo_int .con_roo_int .inner .box_roo_int .txt_wifi {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_roo_int .con_roo_int .inner .box_roo_int .txt_wifi {
    padding: .25em 1em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_roo_int .con_roo_int .inner .box_roo_int .txt_wifi {
    -moz-border-radius: 0.4em;
    -webkit-border-radius: 0.4em;
    border-radius: 0.4em;
    padding: .2em .5em;
  }
}
.wrp_roo_int .con_roo_int .inner .box_roo_int .txt_wifi span {
  display: inline-block;
  vertical-align: middle;
}
.wrp_roo_int .con_roo_int .inner .box_roo_int .txt_wifi span:before {
  content: url(../images/home/ic_wifi.png);
  margin-right: 0.5em;
}
.wrp_roo_int .con_roo_int .inner .box_roo_int h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  line-height: 1;
  padding: 0.8em 0;
}
@media only screen and (min-width: 1201px) {
  .wrp_roo_int .con_roo_int .inner .box_roo_int h4 {
    font-size: 215%;
  }
}
@media print {
  .wrp_roo_int .con_roo_int .inner .box_roo_int h4 {
    font-size: 215%;
  }
}
.ie8 .wrp_roo_int .con_roo_int .inner .box_roo_int h4 {
  font-size: 215%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_roo_int .con_roo_int .inner .box_roo_int h4 {
    font-size: 186%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_roo_int .con_roo_int .inner .box_roo_int h4 {
    font-size: 158%;
  }
}
.wrp_roo_int .con_roo_int .inner .box_roo_int h4 span {
  display: inline-block;
}
.wrp_roo_int .con_roo_int .inner .box_roo_int h4 span:before {
  content: "";
  background: url(../images/home/ic_bara.png) no-repeat center top;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 0.5em;
}
@media only screen and (max-width: 1200px) {
  .wrp_roo_int .con_roo_int .inner .box_roo_int h4 {
    padding: .5em 0 .5em 0;
  }
}
.wrp_roo_int .con_roo_int .inner .box_roo_int .txt {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
}
.wrp_roo_int .con_roo_int .inner .box_roo_int .img_roo_top_sub {
  margin-top: 50px;
}
@media only screen and (min-width: 1201px) {
  .wrp_roo_int .con_roo_int .inner .img_roo_top {
    width: 750px;
    float: right;
  }
}
@media print {
  .wrp_roo_int .con_roo_int .inner .img_roo_top {
    width: 750px;
    float: right;
  }
}
.ie8 .wrp_roo_int .con_roo_int .inner .img_roo_top {
  width: 750px;
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_roo_int .con_roo_int .inner .img_roo_top {
    width: 50%;
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_roo_int .con_roo_int .inner .img_roo_top {
    width: 87.86127%;
    margin: 4% auto 6%;
  }
}

.con_roo ul {
  overflow: hidden;
  padding-bottom: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_roo ul {
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .con_roo ul {
    padding-bottom: 12%;
  }
}
@media only screen and (max-width: 767px) {
  .con_roo ul {
    margin-top: 12%;
  }
}
.con_roo ul li:nth-child(odd) {
  float: left;
  clear: both;
}
.con_roo ul li:nth-child(even) {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_roo ul li {
    width: 47.66667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_roo ul li {
    width: 46.44068%;
  }
}
.con_roo ul li:nth-child(n+3) {
  margin-top: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_roo ul li:nth-child(n+3) {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_roo ul li:nth-child(n+3) {
    margin-top: 8%;
  }
}
.con_roo ul li h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  color: #d0c8a5;
  line-height: 1;
  text-align: center;
}
@media only screen and (min-width: 1201px) {
  .con_roo ul li h4 {
    font-size: 186%;
  }
}
@media print {
  .con_roo ul li h4 {
    font-size: 186%;
  }
}
.ie8 .con_roo ul li h4 {
  font-size: 186%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_roo ul li h4 {
    font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .con_roo ul li h4 {
    font-size: 100%;
  }
}
.con_roo ul li h4 span {
  padding-bottom: 20px;
  padding-top: 20px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .con_roo ul li h4 span {
    padding: 0.75em 0;
  }
}
.con_roo ul li h4:before {
  content: "";
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #000000;
}
@media only screen and (min-width: 768px) {
  .con_roo ul li h4:before {
    width: 250px;
    height: 4px;
  }
}
@media print {
  .con_roo ul li h4:before {
    width: 250px;
    height: 4px;
  }
}
.ie8 .con_roo ul li h4:before {
  width: 250px;
  height: 4px;
}
@media only screen and (max-width: 767px) {
  .con_roo ul li h4:before {
    width: 80%;
    height: .15em;
  }
}

.wrp_rest {
  padding-bottom: 100px;
  background: url(../images/home/bg_rest_repe.png) repeat center top;
  position: relative;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .wrp_rest {
    padding-bottom: 14%;
  }
}
.wrp_rest:before {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .wrp_rest:before {
    height: 50px;
  }
}
@media print {
  .wrp_rest:before {
    height: 50px;
  }
}
.ie8 .wrp_rest:before {
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .wrp_rest:before {
    padding-bottom: 3%;
  }
}
.wrp_rest:after {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .wrp_rest:after {
    height: 50px;
  }
}
@media print {
  .wrp_rest:after {
    height: 50px;
  }
}
.ie8 .wrp_rest:after {
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .wrp_rest:after {
    padding-bottom: 3%;
  }
}
.wrp_rest h3 {
  padding-top: 140px;
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  text-align: center;
  line-height: 1;
  color: #1a2f27;
  background: url(../images/home/bg_rest-ha.png) no-repeat center top;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_rest h3 {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_rest h3 {
    padding-top: 14%;
  }
}
@media only screen and (min-width: 1201px) {
  .wrp_rest h3 {
    font-size: 258%;
  }
}
@media print {
  .wrp_rest h3 {
    font-size: 258%;
  }
}
.ie8 .wrp_rest h3 {
  font-size: 258%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_rest h3 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_rest h3 {
    font-size: 172%;
  }
}
.wrp_rest h3:after {
  content: "";
  display: block;
  margin-top: 20px;
  height: 0;
  width: 234px;
  padding-bottom: 22px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .wrp_rest h3:after {
    margin-top: 2%;
    width: 30%;
    width: 31.2%;
    padding-bottom: 2.93333%;
  }
}
.wrp_rest h3:after {
  background: url(../images/common/bg_st_g.png) no-repeat center top;
  background-size: 100% auto;
}
@media only screen and (max-width: 767px) {
  .wrp_rest h3 {
    background-size: 100% auto;
  }
}

.wrp_rest_int {
  padding-top: 40px;
}
@media only screen and (max-width: 767px) {
  .wrp_rest_int {
    padding-top: 6%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_rest_int {
    background: url(../images/home/bg_rest.jpg) no-repeat center top;
  }
}
@media print {
  .wrp_rest_int {
    background: url(../images/home/bg_rest.jpg) no-repeat center top;
  }
}
.ie8 .wrp_rest_int {
  background: url(../images/home/bg_rest.jpg) no-repeat center top;
}
@media only screen and (min-width: 1201px) {
  .wrp_rest_int {
    min-height: 826px;
  }
}
@media print {
  .wrp_rest_int {
    min-height: 826px;
  }
}
.ie8 .wrp_rest_int {
  min-height: 826px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_rest_int {
    background-size: cover;
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_rest_int {
    background-size: cover;
  }
}
.wrp_rest_int .con_rest_int {
  max-width: 950px;
  padding: 9px;
  background: url(../images/home/bg_rest_int_rep2.png) repeat center top;
}
.wrp_rest_int .con_rest_int .inner {
  overflow: hidden;
}
.wrp_rest_int .con_rest_int .inner .box_rest_int {
  background: url(../images/home/img_rest02-pc.jpg) no-repeat center top;
  position: relative;
  display: table;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_rest_int .con_rest_int .inner .box_rest_int {
    background-size: 100% auto;
  }
}
.wrp_rest_int .con_rest_int .inner .box_rest_int .box_det {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
  height: 380px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_rest_int .con_rest_int .inner .box_rest_int .box_det {
    height: 40.77253%;
    padding: 5% 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_rest_int .con_rest_int .inner .box_rest_int .box_det {
    height: 50.92807%;
    padding: 5% 0;
  }
}
.wrp_rest_int .con_rest_int .inner .box_rest_int .box_det:before {
  content: "";
  display: block;
  background-color: rgba(0, 0, 0, 0.7);
  display: block;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  position: absolute;
}
.wrp_rest_int .con_rest_int .inner .box_rest_int .box_det &gt; * {
  position: relative;
  z-index: 1;
  text-align: center;
}
.wrp_rest_int .con_rest_int .inner .box_rest_int .box_det h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  line-height: 1;
  color: #d0c8a5;
  padding: 0 0 0.8em 0;
  color: #d0c8a5;
}
@media only screen and (min-width: 1201px) {
  .wrp_rest_int .con_rest_int .inner .box_rest_int .box_det h4 {
    font-size: 215%;
  }
}
@media print {
  .wrp_rest_int .con_rest_int .inner .box_rest_int .box_det h4 {
    font-size: 215%;
  }
}
.ie8 .wrp_rest_int .con_rest_int .inner .box_rest_int .box_det h4 {
  font-size: 215%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_rest_int .con_rest_int .inner .box_rest_int .box_det h4 {
    font-size: 186%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_rest_int .con_rest_int .inner .box_rest_int .box_det h4 {
    font-size: 158%;
  }
}
.wrp_rest_int .con_rest_int .inner .box_rest_int .box_det h4 span {
  display: inline-block;
}
.wrp_rest_int .con_rest_int .inner .box_rest_int .box_det h4 span:before {
  content: "";
  background: url(../images/home/ic_bara.png) no-repeat center top;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_rest_int .con_rest_int .inner .box_rest_int .box_det h4 {
    padding: 0 0 .5em 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_rest_int .con_rest_int .inner .box_rest_int .box_det h4 {
    padding: 0 0 .25em 0;
  }
}
.wrp_rest_int .con_rest_int .inner .box_rest_int .box_det h4 span:before {
  background: url(../images/home/ic_bara_cream.png) no-repeat center top;
}
.wrp_rest_int .con_rest_int .inner .box_rest_int .box_det .txt {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  color: #eeeeee;
}

.box_rest_menu {
  overflow: hidden;
  max-width: 950px;
  margin-top: 90px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .box_rest_menu {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .box_rest_menu {
    margin-top: 8%;
  }
}
.box_rest_menu li {
  float: left;
}
@media only screen and (min-width: 1201px) {
  .box_rest_menu li {
    width: 210px;
    margin-left: 36px;
  }
}
@media print {
  .box_rest_menu li {
    width: 210px;
    margin-left: 36px;
  }
}
.ie8 .box_rest_menu li {
  width: 210px;
  margin-left: 36px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .box_rest_menu li {
    width: 22.10526%;
    margin-left: 3.78947%;
  }
}
@media only screen and (max-width: 767px) {
  .box_rest_menu li {
    width: 23.5%;
    margin-left: 2%;
  }
}
@media only screen and (min-width: 768px) {
  .box_rest_menu li:nth-child(2), .box_rest_menu li:nth-child(3) {
    padding-top: 30px;
  }
}
@media print {
  .box_rest_menu li:nth-child(2), .box_rest_menu li:nth-child(3) {
    padding-top: 30px;
  }
}
.ie8 .box_rest_menu li:nth-child(2), .ie8 .box_rest_menu li:nth-child(3) {
  padding-top: 30px;
}
.box_rest_menu li:first-child {
  margin-left: 0;
}
.box_rest_menu li .photo {
  -moz-transition: border 200ms ease-in;
  -o-transition: border 200ms ease-in;
  -webkit-transition: border 200ms ease-in;
  transition: border 200ms ease-in;
  -moz-box-shadow: 0px 0px 9px 3px rgba(194, 182, 150, 0.5);
  -webkit-box-shadow: 0px 0px 9px 3px rgba(194, 182, 150, 0.5);
  box-shadow: 0px 0px 9px 3px rgba(194, 182, 150, 0.5);
  border: 3px solid #fff;
}
.box_rest_menu li.active .photo {
  border-color: #1a2f27;
}
.box_rest_menu li .st_menu {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  text-align: right;
  display: table;
}
@media only screen and (min-width: 768px) {
  .box_rest_menu li .st_menu {
    font-size: 129%;
  }
}
@media print {
  .box_rest_menu li .st_menu {
    font-size: 129%;
  }
}
.ie8 .box_rest_menu li .st_menu {
  font-size: 129%;
}
@media only screen and (max-width: 767px) {
  .box_rest_menu li .st_menu {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .box_rest_menu li .st_menu {
    line-height: 1.2;
  }
}
.box_rest_menu li .st_menu em {
  display: block;
  width: 52px;
}
@media only screen and (max-width: 767px) {
  .box_rest_menu li .st_menu em {
    display: table-cell;
    width: 30%;
  }
}
.box_rest_menu li .st_menu em img {
  -moz-transform: translateY(8px);
  -ms-transform: translateY(8px);
  -webkit-transform: translateY(8px);
  transform: translateY(8px);
}
.box_rest_menu li .st_menu span {
  display: table-cell;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .box_rest_menu li .st_menu span {
    width: 70%;
    vertical-align: bottom;
  }
}

.con_rest_slider {
  margin-top: 50px;
}
.con_rest_slider .slick-arrow {
  -moz-border-radius: 100px;
  -webkit-border-radius: 100px;
  border-radius: 100px;
  border: 1px solid #2f2f2f;
  z-index: 10;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 60px;
  height: 60px;
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slick-arrow {
    width: 10.90909%;
    height: 0;
    padding-bottom: calc(10.90909% - 2px);
    padding-bottom: -webkit-calc(10.90909% - 2px);
  }
}
.con_rest_slider .slick-arrow:before {
  opacity: 1;
  width: 50%;
  height: 5px;
  content: "";
  display: block;
  position: absolute;
  bottom: calc(50% - 1px);
  bottom: -webkit-calc(50% - 1px);
  left: 25%;
  right: 25%;
  width: auto;
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slick-arrow:before {
    height: 3px;
  }
}
.con_rest_slider .slick-arrow.slick-next {
  right: -80px;
}
@media only screen and (min-width: 768px) and (max-width: 983.5px) {
  .con_rest_slider .slick-arrow.slick-next {
    right: -40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slick-arrow.slick-next {
    right: -12%;
  }
}
.con_rest_slider .slick-arrow.slick-next:before {
  -webkit-transform: skew(45deg);
  -moz-transform: skew(45deg);
  -o-transform: skew(45deg);
  border-right: 1px solid #2f2f2f;
  border-bottom: 1px solid #2f2f2f;
}
.con_rest_slider .slick-arrow.slick-prev {
  left: -80px;
}
@media only screen and (min-width: 768px) and (max-width: 983.5px) {
  .con_rest_slider .slick-arrow.slick-prev {
    left: -40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slick-arrow.slick-prev {
    left: -12%;
  }
}
.con_rest_slider .slick-arrow.slick-prev:before {
  -webkit-transform: skew(-45deg);
  -moz-transform: skew(-45deg);
  -o-transform: skew(-45deg);
  border-left: 1px solid #2f2f2f;
  border-bottom: 1px solid #2f2f2f;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_rest_slider {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_rest_slider {
    margin-top: 6%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1400px) {
  .con_rest_slider {
    width: 80%;
  }
}
@media print {
  .con_rest_slider {
    width: 80%;
  }
}
.ie8 .con_rest_slider {
  width: 80%;
}
@media only screen and (max-width: 767px) {
  .con_rest_slider {
    width: 77.84091%;
  }
}
.con_rest_slider .slide {
  background-color: #ffffff;
}
@media only screen and (min-width: 768px) {
  .con_rest_slider .slide {
    padding: 25px;
  }
}
@media print {
  .con_rest_slider .slide {
    padding: 25px;
  }
}
.ie8 .con_rest_slider .slide {
  padding: 25px;
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slide {
    padding: 2% 1.5% 1.5% 1.5%;
  }
}
.con_rest_slider .slide .inner {
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .con_rest_slider .slide .inner .img_rest02 {
    float: left;
  }
}
@media print {
  .con_rest_slider .slide .inner .img_rest02 {
    float: left;
  }
}
.ie8 .con_rest_slider .slide .inner .img_rest02 {
  float: left;
}
@media only screen and (max-width: 1400px) {
  .con_rest_slider .slide .inner .img_rest02 {
    width: 50.17391%;
  }
}
@media print {
  .con_rest_slider .slide .inner .img_rest02 {
    width: 50.17391%;
  }
}
.ie8 .con_rest_slider .slide .inner .img_rest02 {
  width: 50.17391%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_rest_slider .slide .inner .img_rest02 {
    overflow: hidden;
  }
  .con_rest_slider .slide .inner .img_rest02 img {
    position: relative;
    width: 120%;
    max-width: none;
    margin-left: -10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slide .inner .img_rest02 {
    width: auto;
    margin-top: 3%;
    max-width: 518px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (min-width: 768px) {
  .con_rest_slider .slide .inner div {
    float: right;
    width: 518px;
  }
}
@media print {
  .con_rest_slider .slide .inner div {
    float: right;
    width: 518px;
  }
}
.ie8 .con_rest_slider .slide .inner div {
  float: right;
  width: 518px;
}
@media only screen and (max-width: 1400px) {
  .con_rest_slider .slide .inner div {
    width: 45.04348%;
  }
}
@media print {
  .con_rest_slider .slide .inner div {
    width: 45.04348%;
  }
}
.ie8 .con_rest_slider .slide .inner div {
  width: 45.04348%;
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slide .inner div {
    width: auto;
    max-width: 518px;
    margin-right: auto;
    margin-left: auto;
  }
}
.con_rest_slider .slide .inner div h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  color: #1a2f27;
  line-height: 1;
  text-align: center;
}
@media only screen and (min-width: 1201px) {
  .con_rest_slider .slide .inner div h4 {
    font-size: 186%;
  }
}
@media print {
  .con_rest_slider .slide .inner div h4 {
    font-size: 186%;
  }
}
.ie8 .con_rest_slider .slide .inner div h4 {
  font-size: 186%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_rest_slider .slide .inner div h4 {
    font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slide .inner div h4 {
    font-size: 143%;
  }
}
.con_rest_slider .slide .inner div h4 span {
  padding-bottom: 20px;
  padding-top: 20px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slide .inner div h4 span {
    padding: 0.3em 0 0.6em;
  }
}
.con_rest_slider .slide .inner div h4:before {
  content: "";
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #d0c8a5;
  width: 250px;
}
@media only screen and (min-width: 768px) {
  .con_rest_slider .slide .inner div h4:before {
    height: 4px;
  }
}
@media print {
  .con_rest_slider .slide .inner div h4:before {
    height: 4px;
  }
}
.ie8 .con_rest_slider .slide .inner div h4:before {
  height: 4px;
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slide .inner div h4:before {
    width: 50%;
    height: .15em;
  }
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slide .inner div h4 {
    line-height: 2em;
  }
  .con_rest_slider .slide .inner div h4.txt_sp_w {
    line-height: 1em;
  }
}
@media only screen and (min-width: 768px) {
  .con_rest_slider .slide .inner div .img_rest01 {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
@media print {
  .con_rest_slider .slide .inner div .img_rest01 {
    position: absolute;
    right: 0;
    bottom: 0;
  }
}
.ie8 .con_rest_slider .slide .inner div .img_rest01 {
  position: absolute;
  right: 0;
  bottom: 0;
}
@media only screen and (max-width: 1400px) {
  .con_rest_slider .slide .inner div .img_rest01 {
    width: 45.04348%;
  }
}
@media print {
  .con_rest_slider .slide .inner div .img_rest01 {
    width: 45.04348%;
  }
}
.ie8 .con_rest_slider .slide .inner div .img_rest01 {
  width: 45.04348%;
}
@media only screen and (max-width: 767px) {
  .con_rest_slider .slide .inner div .img_rest01 {
    width: auto;
  }
}

.wrp_spa {
  margin-top: 150px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_spa {
    margin-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_spa {
    margin-top: 14%;
  }
}
.wrp_spa h3 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  text-align: center;
  line-height: 1;
  color: #d0c8a5;
}
@media only screen and (min-width: 1201px) {
  .wrp_spa h3 {
    font-size: 258%;
  }
}
@media print {
  .wrp_spa h3 {
    font-size: 258%;
  }
}
.ie8 .wrp_spa h3 {
  font-size: 258%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_spa h3 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_spa h3 {
    font-size: 172%;
  }
}
.wrp_spa h3:after {
  content: "";
  display: block;
  margin-top: 20px;
  height: 0;
  width: 234px;
  padding-bottom: 22px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .wrp_spa h3:after {
    margin-top: 2%;
    width: 30%;
    width: 31.2%;
    padding-bottom: 2.93333%;
  }
}
.wrp_spa h3:after {
  background: url(../images/common/bg_st_c.png) no-repeat center top;
  background-size: 100% auto;
}

@media only screen and (min-width: 768px) {
  .wrp_spa_int {
    background: url(../images/home/bg_spa_int.jpg) no-repeat center top;
  }
}
@media print {
  .wrp_spa_int {
    background: url(../images/home/bg_spa_int.jpg) no-repeat center top;
  }
}
.ie8 .wrp_spa_int {
  background: url(../images/home/bg_spa_int.jpg) no-repeat center top;
}
@media only screen and (min-width: 1201px) {
  .wrp_spa_int {
    min-height: 850px;
    background-size: 100% auto;
  }
}
@media print {
  .wrp_spa_int {
    min-height: 850px;
    background-size: 100% auto;
  }
}
.ie8 .wrp_spa_int {
  min-height: 850px;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_spa_int {
    background-size: cover;
    padding-bottom: 70px;
  }
}
.wrp_spa_int .con_spa_int {
  margin-top: 40px;
  background: url(../images/home/bg_roo_int_rep.png) repeat center top;
  padding: 10px;
  max-width: 1440px;
  width: 92.1875%;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .wrp_spa_int .con_spa_int {
    margin-top: 6%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_spa_int .con_spa_int {
    padding: .5em;
    position: relative;
  }
}
.wrp_spa_int .con_spa_int .inner {
  background: url(../images/home/bg_roo_int_rep2.png) repeat center top;
  overflow: hidden;
  position: relative;
}
.wrp_spa_int .con_spa_int .inner .box_spa_int &gt; * {
  position: relative;
  z-index: 1;
}
.wrp_spa_int .con_spa_int .inner .box_spa_int:before {
  z-index: 0;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  display: block;
  width: 72.18391%;
  height: 70.11494%;
  height: 100%;
  background: url(../images/home/bg_ki.png) no-repeat center top;
  background-size: 100% auto;
}
@media only screen and (max-width: 767px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int:before {
    width: 36.30058%;
    height: 35.26012%;
  }
}
@media only screen and (min-width: 1201px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int {
    position: relative;
    float: left;
    width: 30.28169%;
    padding: 2.11268% 2.46479%;
  }
}
@media print {
  .wrp_spa_int .con_spa_int .inner .box_spa_int {
    position: relative;
    float: left;
    width: 30.28169%;
    padding: 2.11268% 2.46479%;
  }
}
.ie8 .wrp_spa_int .con_spa_int .inner .box_spa_int {
  position: relative;
  float: left;
  width: 30.28169%;
  padding: 2.11268% 2.46479%;
}
@media only screen and (min-width: 1600px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int {
    width: 430px;
    padding: 30px 35px;
    float: left;
  }
}
@media print {
  .wrp_spa_int .con_spa_int .inner .box_spa_int {
    width: 430px;
    padding: 30px 35px;
    float: left;
  }
}
.ie8 .wrp_spa_int .con_spa_int .inner .box_spa_int {
  width: 430px;
  padding: 30px 35px;
  float: left;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int {
    position: relative;
    float: left;
    width: 50%;
    padding: 2.53165% 2.95359%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int {
    width: 87.86127%;
    margin: 6% auto 0;
  }
}
.wrp_spa_int .con_spa_int .inner .box_spa_int .txt_wifi {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  background-color: #1a2f27;
  color: #fff;
  padding: .5em 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int .txt_wifi {
    padding: .25em 1em;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int .txt_wifi {
    padding: .2em .5em;
  }
}
.wrp_spa_int .con_spa_int .inner .box_spa_int .txt_wifi span {
  display: inline-block;
  vertical-align: middle;
}
.wrp_spa_int .con_spa_int .inner .box_spa_int .txt_wifi span:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  margin-right: .5em;
  font-weight: bold;
}
.wrp_spa_int .con_spa_int .inner .box_spa_int h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  line-height: 1;
  padding: 0 0 0.8em 0;
}
@media only screen and (min-width: 1201px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int h4 {
    font-size: 215%;
  }
}
@media print {
  .wrp_spa_int .con_spa_int .inner .box_spa_int h4 {
    font-size: 215%;
  }
}
.ie8 .wrp_spa_int .con_spa_int .inner .box_spa_int h4 {
  font-size: 215%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int h4 {
    font-size: 186%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int h4 {
    font-size: 158%;
  }
}
.wrp_spa_int .con_spa_int .inner .box_spa_int h4 span {
  display: inline-block;
}
.wrp_spa_int .con_spa_int .inner .box_spa_int h4 span:before {
  content: "";
  background: url(../images/home/ic_bara.png) no-repeat center top;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int h4 {
    padding: .5em 0 .5em 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_spa_int .con_spa_int .inner .box_spa_int h4 {
    padding: .5em 0 .5em 0;
  }
}
.wrp_spa_int .con_spa_int .inner .box_spa_int .txt {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
}
.wrp_spa_int .con_spa_int .inner .img_spa_top_sub {
  margin-top: 50px;
}
@media only screen and (min-width: 1201px) {
  .wrp_spa_int .con_spa_int .inner .img_spa_top_sub {
    width: 25%;
    position: absolute;
    left: 30px;
    bottom: 35px;
  }
}
@media print {
  .wrp_spa_int .con_spa_int .inner .img_spa_top_sub {
    width: 25%;
    position: absolute;
    left: 30px;
    bottom: 35px;
  }
}
.ie8 .wrp_spa_int .con_spa_int .inner .img_spa_top_sub {
  width: 25%;
  position: absolute;
  left: 30px;
  bottom: 35px;
}
@media only screen and (min-width: 1201px) {
  .wrp_spa_int .con_spa_int .inner .img_spa_top {
    width: 69.64789%;
    float: right;
  }
}
@media print {
  .wrp_spa_int .con_spa_int .inner .img_spa_top {
    width: 69.64789%;
    float: right;
  }
}
.ie8 .wrp_spa_int .con_spa_int .inner .img_spa_top {
  width: 69.64789%;
  float: right;
}
@media only screen and (min-width: 1600px) {
  .wrp_spa_int .con_spa_int .inner .img_spa_top {
    width: 989px;
  }
}
@media print {
  .wrp_spa_int .con_spa_int .inner .img_spa_top {
    width: 989px;
  }
}
.ie8 .wrp_spa_int .con_spa_int .inner .img_spa_top {
  width: 989px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_spa_int .con_spa_int .inner .img_spa_top {
    width: 50%;
    float: right;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_spa_int .con_spa_int .inner .img_spa_top {
    width: 87.86127%;
    margin: 4% auto 6%;
  }
}

.con_spa {
  margin-top: -40px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_spa {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_spa {
    margin-top: -4%;
  }
}
.con_spa ul {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_spa ul {
    margin-top: 12%;
  }
}
@media only screen and (min-width: 1201px) {
  .con_spa ul li {
    max-width: 572px;
    margin-right: auto;
    margin-left: auto;
  }
}
@media print {
  .con_spa ul li {
    max-width: 572px;
    margin-right: auto;
    margin-left: auto;
  }
}
.ie8 .con_spa ul li {
  max-width: 572px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_spa ul li {
    width: 47.66667%;
    margin-right: auto;
    margin-left: auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_spa ul li {
    width: 46.44068%;
    margin-right: auto;
    margin-left: auto;
  }
}
.con_spa ul li:nth-child(n+3) {
  margin-top: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_spa ul li:nth-child(n+3) {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_spa ul li:nth-child(n+3) {
    margin-top: 8%;
  }
}
.con_spa ul li h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  color: #d0c8a5;
  line-height: 1;
  text-align: center;
}
@media only screen and (min-width: 1201px) {
  .con_spa ul li h4 {
    font-size: 186%;
  }
}
@media print {
  .con_spa ul li h4 {
    font-size: 186%;
  }
}
.ie8 .con_spa ul li h4 {
  font-size: 186%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_spa ul li h4 {
    font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spa ul li h4 {
    font-size: 100%;
  }
}
.con_spa ul li h4 span {
  padding-bottom: 20px;
  padding-top: 20px;
  display: block;
}
@media only screen and (max-width: 767px) {
  .con_spa ul li h4 span {
    padding: 0.75em 0;
  }
}
.con_spa ul li h4:before {
  content: "";
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #000000;
}
@media only screen and (min-width: 768px) {
  .con_spa ul li h4:before {
    width: 250px;
    height: 4px;
  }
}
@media print {
  .con_spa ul li h4:before {
    width: 250px;
    height: 4px;
  }
}
.ie8 .con_spa ul li h4:before {
  width: 250px;
  height: 4px;
}
@media only screen and (max-width: 767px) {
  .con_spa ul li h4:before {
    width: 80%;
    height: .15em;
  }
}

.wrp_aqu_int {
  margin-top: 100px;
  padding: 0 0 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_aqu_int {
    margin-top: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_aqu_int {
    margin-top: 10%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_aqu_int {
    padding: 0 0 75px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_aqu_int {
    padding: 0 0 8%;
  }
}
@media only screen and (min-width: 768px) {
  .wrp_aqu_int {
    background: url(../images/home/bg_aqu_int.jpg) no-repeat center top;
  }
}
@media print {
  .wrp_aqu_int {
    background: url(../images/home/bg_aqu_int.jpg) no-repeat center top;
  }
}
.ie8 .wrp_aqu_int {
  background: url(../images/home/bg_aqu_int.jpg) no-repeat center top;
}
@media only screen and (min-width: 1201px) {
  .wrp_aqu_int {
    min-height: 709px;
    background-size: 100% auto;
  }
}
@media print {
  .wrp_aqu_int {
    min-height: 709px;
    background-size: 100% auto;
  }
}
.ie8 .wrp_aqu_int {
  min-height: 709px;
  background-size: 100% auto;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_aqu_int {
    background-size: cover;
    padding-bottom: 70px;
  }
}
.wrp_aqu_int .con_aqu_int {
  max-width: 950px;
  padding: 8px 7px 8px 8px;
  background: url(../images/home/bg_roo_int_rep.png) repeat center top;
}
@media only screen and (max-width: 767px) {
  .wrp_aqu_int .con_aqu_int {
    padding: .5em;
    position: relative;
  }
}
.wrp_aqu_int .con_aqu_int .inner {
  background: url(../images/home/bg_roo_int_rep2.png) repeat center top;
  overflow: hidden;
}
.wrp_aqu_int .con_aqu_int .inner h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  line-height: 1;
  text-align: center;
  padding: 1.2em 0;
  position: relative;
}
@media only screen and (min-width: 1201px) {
  .wrp_aqu_int .con_aqu_int .inner h4 {
    font-size: 215%;
  }
}
@media print {
  .wrp_aqu_int .con_aqu_int .inner h4 {
    font-size: 215%;
  }
}
.ie8 .wrp_aqu_int .con_aqu_int .inner h4 {
  font-size: 215%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_aqu_int .con_aqu_int .inner h4 {
    font-size: 186%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_aqu_int .con_aqu_int .inner h4 {
    font-size: 158%;
  }
}
.wrp_aqu_int .con_aqu_int .inner h4 &gt; * {
  position: relative;
  z-index: 1;
}
.wrp_aqu_int .con_aqu_int .inner h4:before {
  z-index: 0;
  position: absolute;
  right: 0;
  top: 0;
  content: "";
  width: 72.18391%;
  height: 70.11494%;
  max-width: 431px;
  height: 100%;
  background: url(../images/home/bg_ki.png) no-repeat center top;
  background-size: 100% auto;
}
@media only screen and (max-width: 767px) {
  .wrp_aqu_int .con_aqu_int .inner h4:before {
    display: none;
    right: .5em;
    top: .5em;
    width: 36.30058%;
    height: 35.26012%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_aqu_int .con_aqu_int .inner h4 {
    padding: .5em 0 .5em 0;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_aqu_int .con_aqu_int .inner h4 {
    padding: 1em 5%;
    text-align: left;
  }
}
.wrp_aqu_int .con_aqu_int .inner h4 span {
  display: inline-block;
}
.wrp_aqu_int .con_aqu_int .inner h4 span:before {
  content: "";
  background: url(../images/home/ic_bara.png) no-repeat center top;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 0.5em;
}
@media only screen and (min-width: 768px) {
  .wrp_aqu_int .con_aqu_int .inner .box_aqu_int {
    overflow: hidden;
    position: relative;
    padding: 30px 35px;
  }
}
@media print {
  .wrp_aqu_int .con_aqu_int .inner .box_aqu_int {
    overflow: hidden;
    position: relative;
    padding: 30px 35px;
  }
}
.ie8 .wrp_aqu_int .con_aqu_int .inner .box_aqu_int {
  overflow: hidden;
  position: relative;
  padding: 30px 35px;
}
@media only screen and (max-width: 767px) {
  .wrp_aqu_int .con_aqu_int .inner .box_aqu_int {
    margin: 0 auto 0;
    padding: 5%;
  }
}
.wrp_aqu_int .con_aqu_int .inner .box_aqu_int .txt {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
}
@media only screen and (min-width: 768px) {
  .wrp_aqu_int .con_aqu_int .inner .box_aqu_int .txt {
    width: 53.47594%;
    float: left;
  }
}
@media print {
  .wrp_aqu_int .con_aqu_int .inner .box_aqu_int .txt {
    width: 53.47594%;
    float: left;
  }
}
.ie8 .wrp_aqu_int .con_aqu_int .inner .box_aqu_int .txt {
  width: 53.47594%;
  float: left;
}
@media only screen and (min-width: 768px) {
  .wrp_aqu_int .con_aqu_int .inner .box_aqu_int .tbl_aqu {
    float: right;
    width: 43.31551%;
  }
}
@media print {
  .wrp_aqu_int .con_aqu_int .inner .box_aqu_int .tbl_aqu {
    float: right;
    width: 43.31551%;
  }
}
.ie8 .wrp_aqu_int .con_aqu_int .inner .box_aqu_int .tbl_aqu {
  float: right;
  width: 43.31551%;
}
@media only screen and (max-width: 767px) {
  .wrp_aqu_int .con_aqu_int .inner .box_aqu_int .tbl_aqu {
    margin-top: 4%;
  }
}

.wrp_faci {
  position: relative;
  background: url(../images/home/bg_rest_repe.png) repeat center top;
}
.wrp_faci:before {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .wrp_faci:before {
    height: 50px;
  }
}
@media print {
  .wrp_faci:before {
    height: 50px;
  }
}
.ie8 .wrp_faci:before {
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .wrp_faci:before {
    padding-bottom: 3%;
  }
}
.wrp_faci:after {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .wrp_faci:after {
    height: 50px;
  }
}
@media print {
  .wrp_faci:after {
    height: 50px;
  }
}
.ie8 .wrp_faci:after {
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .wrp_faci:after {
    padding-bottom: 3%;
  }
}
.wrp_faci h3 {
  padding-top: 140px;
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  text-align: center;
  line-height: 1;
  color: #1a2f27;
  background: url(../images/home/bg_rest-ha.png) no-repeat center top;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_faci h3 {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_faci h3 {
    padding-top: 14%;
  }
}
@media only screen and (min-width: 1201px) {
  .wrp_faci h3 {
    font-size: 258%;
  }
}
@media print {
  .wrp_faci h3 {
    font-size: 258%;
  }
}
.ie8 .wrp_faci h3 {
  font-size: 258%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_faci h3 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_faci h3 {
    font-size: 172%;
  }
}
.wrp_faci h3:after {
  content: "";
  display: block;
  margin-top: 20px;
  height: 0;
  width: 234px;
  padding-bottom: 22px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .wrp_faci h3:after {
    margin-top: 2%;
    width: 30%;
    width: 31.2%;
    padding-bottom: 2.93333%;
  }
}
.wrp_faci h3:after {
  background: url(../images/common/bg_st_g.png) no-repeat center top;
  background-size: 100% auto;
}
@media only screen and (max-width: 767px) {
  .wrp_faci h3 {
    background-size: 100% auto;
  }
}

.wrp_faci_int {
  padding-top: 40px;
  padding-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .wrp_faci_int {
    padding-top: 6%;
  }
}

.con_faci {
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_faci {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci {
    margin-top: 6%;
  }
}
.con_faci .box_faci h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  color: #2f2f2f;
  line-height: 1;
  text-align: center;
}
.con_faci .box_faci h4 span {
  padding-bottom: 20px;
  padding-top: 20px;
  display: block;
}
@media only screen and (min-width: 768px) and (max-width: 983.5px) {
  .con_faci .box_faci h4 span {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .box_faci h4 span {
    padding: 0.75em 0;
  }
}
.con_faci .box_faci h4:before {
  content: "";
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}
@media only screen and (min-width: 1201px) {
  .con_faci .box_faci.wide h4 {
    font-size: 186%;
  }
}
@media print {
  .con_faci .box_faci.wide h4 {
    font-size: 186%;
  }
}
.ie8 .con_faci .box_faci.wide h4 {
  font-size: 186%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_faci .box_faci.wide h4 {
    font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .box_faci.wide h4 {
    font-size: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_faci .box_faci.wide h4:before {
    width: 250px;
    height: 4px;
  }
}
@media print {
  .con_faci .box_faci.wide h4:before {
    width: 250px;
    height: 4px;
  }
}
.ie8 .con_faci .box_faci.wide h4:before {
  width: 250px;
  height: 4px;
}
@media only screen and (max-width: 767px) {
  .con_faci .box_faci.wide h4:before {
    width: 80%;
    height: .15em;
  }
}
.con_faci .box_faci.wide ul {
  overflow: hidden;
}
.con_faci .box_faci.wide ul li:nth-child(odd) {
  float: left;
  clear: both;
}
.con_faci .box_faci.wide ul li:nth-child(even) {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_faci .box_faci.wide ul li {
    width: 47.66667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .box_faci.wide ul li {
    width: 46.44068%;
  }
  .con_faci .box_faci.wide ul li:first-child h4 span {
    padding: 1.25em 0;
  }
}
.con_faci .box_faci.wide ul li:nth-child(n+3) {
  margin-top: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_faci .box_faci.wide ul li:nth-child(n+3) {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .box_faci.wide ul li:nth-child(n+3) {
    margin-top: 8%;
  }
}
.con_faci .box_faci.thin {
  padding-bottom: 100px;
  text-align: center;
  letter-spacing: -0.4em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_faci .box_faci.thin {
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .box_faci.thin {
    padding-bottom: 12%;
  }
}
@media only screen and (min-width: 1201px) {
  .con_faci .box_faci.thin h4 {
    font-size: 186%;
  }
}
@media print {
  .con_faci .box_faci.thin h4 {
    font-size: 186%;
  }
}
.ie8 .con_faci .box_faci.thin h4 {
  font-size: 186%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_faci .box_faci.thin h4 {
    font-size: 129%;
  }
}
@media only screen and (max-width: 1200px) {
  .con_faci .box_faci.thin h4 {
    line-height: 1.3;
  }
  .con_faci .box_faci.thin h4.tabsp_w {
    line-height: 2.6;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .box_faci.thin h4 {
    font-size: 72%;
  }
}
@media only screen and (min-width: 1201px) {
  .con_faci .box_faci.thin h4:before {
    width: 250px;
    height: 4px;
  }
}
@media print {
  .con_faci .box_faci.thin h4:before {
    width: 250px;
    height: 4px;
  }
}
.ie8 .con_faci .box_faci.thin h4:before {
  width: 250px;
  height: 4px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_faci .box_faci.thin h4:before {
    width: 60%;
    height: 4px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .box_faci.thin h4:before {
    width: 80%;
    height: .15em;
  }
}
.con_faci .box_faci.thin ul {
  overflow: hidden;
}
.con_faci .box_faci.thin ul li {
  margin-top: 75px;
  letter-spacing: normal;
  display: inline-block;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_faci .box_faci.thin ul li {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .box_faci.thin ul li {
    margin-top: 8%;
  }
}
@media only screen and (min-width: 1201px) {
  .con_faci .box_faci.thin ul li {
    width: 391px;
    margin-left: 13px;
  }
  .con_faci .box_faci.thin ul li:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media print {
  .con_faci .box_faci.thin ul li {
    width: 391px;
    margin-left: 13px;
  }
  .con_faci .box_faci.thin ul li:nth-child(3n+1) {
    margin-left: 0;
  }
}
.ie8 .con_faci .box_faci.thin ul li {
  width: 391px;
  margin-left: 13px;
}
.ie8 .con_faci .box_faci.thin ul li:nth-child(3n+1) {
  margin-left: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_faci .box_faci.thin ul li {
    width: 32.58333%;
    margin-left: 1.08333%;
  }
  .con_faci .box_faci.thin ul li:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_faci .box_faci.thin ul li {
    width: 32.5%;
    margin-left: 1.25%;
  }
  .con_faci .box_faci.thin ul li:nth-child(3n+1) {
    margin-left: 0;
  }
}

.con_gal {
  margin-right: auto;
  margin-left: auto;
  width: 100%;
  position: relative;
}
.con_gal h3 {
  background-color: #313131;
  z-index: 1;
  position: relative;
}
.con_gal h3 span {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  text-align: center;
  line-height: 1;
  color: #d0c8a5;
}
@media only screen and (min-width: 1201px) {
  .con_gal h3 span {
    font-size: 258%;
  }
}
@media print {
  .con_gal h3 span {
    font-size: 258%;
  }
}
.ie8 .con_gal h3 span {
  font-size: 258%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_gal h3 span {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal h3 span {
    font-size: 172%;
  }
}
.con_gal h3 span:after {
  content: "";
  display: block;
  margin-top: 20px;
  height: 0;
  width: 234px;
  padding-bottom: 22px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .con_gal h3 span:after {
    margin-top: 2%;
    width: 30%;
    width: 31.2%;
    padding-bottom: 2.93333%;
  }
}
.con_gal h3 span:after {
  background: url(../images/common/bg_st_c.png) no-repeat center top;
  background-size: 100% auto;
}
@media only screen and (min-width: 1201px) {
  .con_gal h3 span {
    font-size: 172%;
  }
}
@media print {
  .con_gal h3 span {
    font-size: 172%;
  }
}
.ie8 .con_gal h3 span {
  font-size: 172%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_gal h3 span {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal h3 span {
    font-size: 172%;
  }
}
.con_gal h3 span:after {
  width: 117px;
  height: 0;
  padding-bottom: 11px;
  background-size: 100%;
}
@media only screen and (min-width: 768px) {
  .con_gal h3 {
    position: absolute;
    left: 0;
    top: 0;
    height: 50%;
    width: 400px;
    max-width: 400px;
  }
  .con_gal h3 span {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
  }
}
@media print {
  .con_gal h3 {
    position: absolute;
    left: 0;
    top: 0;
    height: 50%;
    width: 400px;
    max-width: 400px;
  }
  .con_gal h3 span {
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    text-align: center;
  }
}
.ie8 .con_gal h3 {
  position: absolute;
  left: 0;
  top: 0;
  height: 50%;
  width: 400px;
  max-width: 400px;
}
.ie8 .con_gal h3 span {
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_gal h3 {
    text-align: center;
    padding-top: 10%;
    padding-bottom: 5%;
  }
}
.con_gal figure {
  margin: 0;
}
@media only screen and (min-width: 1201px) {
  .con_gal .scroller {
    width: 100%;
    height: 400px;
    overflow: hidden;
  }
  .con_gal .scroller figure {
    float: left;
    height: 400px;
    width: 400px;
    margin-left: 0;
  }
  .con_gal .simply-scroll .simply-scroll-list figure {
    width: 400px;
    height: 400px;
    float: left;
  }
  .con_gal .simply-scroll .simply-scroll-list figure img {
    width: 100%;
    height: auto;
  }
  .con_gal .simply-scroll {
    margin-bottom: 0 !important;
    width: 100% !important;
    height: 400px !important;
  }
  .con_gal .simply-scroll .simply-scroll-clip {
    width: 100% !important;
    height: 400px !important;
  }
}
@media print {
  .con_gal .scroller {
    width: 100%;
    height: 400px;
    overflow: hidden;
  }
  .con_gal .scroller figure {
    float: left;
    height: 400px;
    width: 400px;
    margin-left: 0;
  }
  .con_gal .simply-scroll .simply-scroll-list figure {
    width: 400px;
    height: 400px;
    float: left;
  }
  .con_gal .simply-scroll .simply-scroll-list figure img {
    width: 100%;
    height: auto;
  }
  .con_gal .simply-scroll {
    margin-bottom: 0 !important;
    width: 100% !important;
    height: 400px !important;
  }
  .con_gal .simply-scroll .simply-scroll-clip {
    width: 100% !important;
    height: 400px !important;
  }
}
.ie8 .con_gal .scroller {
  width: 100%;
  height: 400px;
  overflow: hidden;
}
.ie8 .con_gal .scroller figure {
  float: left;
  height: 400px;
  width: 400px;
  margin-left: 0;
}
.ie8 .con_gal .simply-scroll .simply-scroll-list figure {
  width: 400px;
  height: 400px;
  float: left;
}
.ie8 .con_gal .simply-scroll .simply-scroll-list figure img {
  width: 100%;
  height: auto;
}
.ie8 .con_gal .simply-scroll {
  margin-bottom: 0 !important;
  width: 100% !important;
  height: 400px !important;
}
.ie8 .con_gal .simply-scroll .simply-scroll-clip {
  width: 100% !important;
  height: 400px !important;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_gal .simply-scroll {
    display: none !important;
  }
  .con_gal .scroller {
    overflow: hidden;
  }
  .con_gal .scroller figure {
    width: 20%;
    float: left;
  }
  .con_gal .scroller figure:first-child {
    margin-left: 20%;
  }
}
@media only screen and (max-width: 767px) {
  .con_gal .simply-scroll {
    display: none !important;
  }
  .con_gal .scroller {
    overflow: hidden;
  }
  .con_gal .scroller figure {
    width: 33.33333%;
    float: left;
  }
}

.wrp_acc {
  padding-bottom: 100px;
  background: url(../images/home/bg_rest_repe.png) repeat center top;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_acc {
    padding-bottom: 75px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_acc {
    padding-bottom: 0;
  }
}
.wrp_acc:before {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjIiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4wIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0.2)), color-stop(100%, rgba(0, 0, 0, 0)));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .wrp_acc:before {
    height: 50px;
  }
}
@media print {
  .wrp_acc:before {
    height: 50px;
  }
}
.ie8 .wrp_acc:before {
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .wrp_acc:before {
    padding-bottom: 3%;
  }
}
.wrp_acc:after {
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwLjAiLz48c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMC4yIi8+PC9saW5lYXJHcmFkaWVudD48L2RlZnM+PHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgZmlsbD0idXJsKCNncmFkKSIgLz48L3N2Zz4g');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.2)));
  background: -moz-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background: -webkit-linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  background: linear-gradient(rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.2));
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 1;
}
@media only screen and (min-width: 768px) {
  .wrp_acc:after {
    height: 50px;
  }
}
@media print {
  .wrp_acc:after {
    height: 50px;
  }
}
.ie8 .wrp_acc:after {
  height: 50px;
}
@media only screen and (max-width: 767px) {
  .wrp_acc:after {
    padding-bottom: 3%;
  }
}
.wrp_acc h3 {
  padding-top: 140px;
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  text-align: center;
  line-height: 1;
  color: #1a2f27;
  background: url(../images/home/bg_rest-ha.png) no-repeat center top;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_acc h3 {
    padding-top: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_acc h3 {
    padding-top: 14%;
  }
}
@media only screen and (min-width: 1201px) {
  .wrp_acc h3 {
    font-size: 258%;
  }
}
@media print {
  .wrp_acc h3 {
    font-size: 258%;
  }
}
.ie8 .wrp_acc h3 {
  font-size: 258%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .wrp_acc h3 {
    font-size: 215%;
  }
}
@media only screen and (max-width: 767px) {
  .wrp_acc h3 {
    font-size: 172%;
  }
}
.wrp_acc h3:after {
  content: "";
  display: block;
  margin-top: 20px;
  height: 0;
  width: 234px;
  padding-bottom: 22px;
  margin-right: auto;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .wrp_acc h3:after {
    margin-top: 2%;
    width: 30%;
    width: 31.2%;
    padding-bottom: 2.93333%;
  }
}
.wrp_acc h3:after {
  background: url(../images/common/bg_st_g.png) no-repeat center top;
  background-size: 100% auto;
}
@media only screen and (max-width: 767px) {
  .wrp_acc h3 {
    background-size: 100% auto;
  }
}

.con_acc_int {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_acc_int {
    margin-top: 4%;
  }
}
@media only screen and (min-width: 768px) {
  .con_acc_int {
    width: 100%;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    background: url(../images/home/bg_acc_int.jpg) no-repeat center top;
  }
}
@media print {
  .con_acc_int {
    width: 100%;
    max-width: 1440px;
    margin-right: auto;
    margin-left: auto;
    background: url(../images/home/bg_acc_int.jpg) no-repeat center top;
  }
}
.ie8 .con_acc_int {
  width: 100%;
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
  background: url(../images/home/bg_acc_int.jpg) no-repeat center top;
}
@media only screen and (min-width: 768px) {
  .con_acc_int .inner {
    background: url(../images/home/img_map.png) no-repeat left top;
    color: #fff;
    height: 422px;
    position: relative;
  }
}
@media print {
  .con_acc_int .inner {
    background: url(../images/home/img_map.png) no-repeat left top;
    color: #fff;
    height: 422px;
    position: relative;
  }
}
.ie8 .con_acc_int .inner {
  background: url(../images/home/img_map.png) no-repeat left top;
  color: #fff;
  height: 422px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_acc_int .inner {
    height: 350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_acc_int .inner {
    background-size: contain;
    background-position: 0 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983.5px) {
  .con_acc_int .inner {
    background-position: -250px 0;
    background-size: cover;
  }
}
@media only screen and (min-width: 768px) {
  .con_acc_int .inner .img_map_small {
    position: absolute;
    right: -77px;
    bottom: 25px;
  }
}
@media print {
  .con_acc_int .inner .img_map_small {
    position: absolute;
    right: -77px;
    bottom: 25px;
  }
}
.ie8 .con_acc_int .inner .img_map_small {
  position: absolute;
  right: -77px;
  bottom: 25px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_acc_int .inner .img_map_small {
    right: -35px;
    bottom: 7px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983.5px) {
  .con_acc_int .inner .img_map_small {
    right: -25px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 983.5px) {
  .con_acc_int .inner .box_int {
    position: absolute;
    left: 0;
    bottom: 30px;
  }
}
.con_acc_int .inner .box_int .txt_hotle {
  padding-top: 50px;
  font-size: 129%;
}
@media only screen and (max-width: 767px) {
  .con_acc_int .inner .box_int .txt_hotle {
    padding-top: 8%;
  }
}
@media only screen and (min-width: 768px) {
  .con_acc_int .inner .box_int .tbl_acc_int {
    margin-top: .5em;
    max-width: 425px;
  }
}
@media print {
  .con_acc_int .inner .box_int .tbl_acc_int {
    margin-top: .5em;
    max-width: 425px;
  }
}
.ie8 .con_acc_int .inner .box_int .tbl_acc_int {
  margin-top: .5em;
  max-width: 425px;
}
@media only screen and (max-width: 767px) {
  .con_acc_int .inner .box_int .tbl_acc_int {
    margin-top: 0%;
  }
}

.con_air {
  margin-top: 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_air {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_air {
    margin-top: 10%;
  }
}
.con_air h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  line-height: 1;
}
@media only screen and (min-width: 1201px) {
  .con_air h4 {
    font-size: 215%;
  }
}
@media print {
  .con_air h4 {
    font-size: 215%;
  }
}
.ie8 .con_air h4 {
  font-size: 215%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_air h4 {
    font-size: 186%;
  }
}
@media only screen and (max-width: 767px) {
  .con_air h4 {
    font-size: 158%;
  }
}
.con_air h4 span {
  display: inline-block;
}
.con_air h4 span:before {
  content: "";
  background: url(../images/home/ic_bara.png) no-repeat center top;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 0.5em;
}
@media only screen and (min-width: 768px) {
  .con_air h4 {
    text-align: center;
  }
}
@media print {
  .con_air h4 {
    text-align: center;
  }
}
.ie8 .con_air h4 {
  text-align: center;
}
.con_air .img_air {
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .con_air .img_air {
    margin-top: 6%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_air .box_air .box_det {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_air .box_air .box_det {
    margin-top: 8%;
  }
}
.con_air .box_air .box_det .txt_time {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.con_air .box_air .box_det .txt_time span {
  text-align: center;
}
.con_air .box_air .box_det .txt_time span:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  margin-right: .5em;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_air .box_air .box_det .txt_time {
    padding: .25em 2em;
    width: 250px;
  }
}
@media only screen and (max-width: 767px) {
  .con_air .box_air .box_det .txt_time {
    width: 65%;
  }
}
.con_air .box_air .box_det h5 {
  font-weight: normal;
  text-align: center;
  position: relative;
}
.con_air .box_air .box_det h5:before {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 0.6em solid #fff;
  border-right: 0 solid transparent;
  border-top: 0.36em solid transparent;
  border-bottom: 0.36em solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.25em;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  right: 1em;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.con_air .box_air .box_det h5.active:before {
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_air .box_air .box_det h5 {
    margin-top: 9px;
  }
}
@media only screen and (max-width: 767px) {
  .con_air .box_air .box_det h5 {
    margin-top: 2%;
  }
}
.con_air .box_air .box_det ol {
  display: none;
  position: relative;
}
.con_air .box_air .box_det ol:before {
  content: "";
  display: block;
  width: 2px;
  background-color: #595751;
  position: absolute;
  left: 5%;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .con_air .box_air .box_det ol:before {
    width: 1%;
  }
}
.con_air .box_air .box_det ol li {
  position: relative;
  z-index: 1;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_air .box_air .box_det ol li {
    text-align: left;
  }
}
.con_air .box_air .box_det .txt_sta {
  background-color: #2f2f2f;
  color: #fff;
  padding: 1em 0.5em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_air .box_air .box_det .txt_sta {
    padding: 0.5em;
  }
}
.con_air .box_air .box_det .txt_sta.goal {
  line-height: 0;
  padding: 1em .5em;
  background-color: #1a2f27;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_air .box_air .box_det .txt_sta img {
    width: 349px;
  }
}
@media only screen and (max-width: 767px) {
  .con_air .box_air .box_det .txt_sta img {
    max-width: 698px;
    width: 90%;
    line-height: 1;
  }
}
.con_air .box_air .box_det .txt_way {
  display: inline-block;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_air .box_air .box_det .txt_way {
    padding: 0.5em 0 0.5em 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_air .box_air .box_det .txt_way {
    width: 50%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 0.5em 0;
    line-height: 1.2;
    text-align: center;
  }
}
.con_air .box_air .box_det .txt_way span {
  display: block;
}
.con_air .box_air .box_det .txt_way span:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  margin-right: .5em;
  font-weight: bold;
}

.con_liner {
  margin-top: 100px;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner {
    margin-top: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner {
    margin-top: 15%;
  }
}
.con_liner h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  line-height: 1;
  margin-bottom: 50px;
  letter-spacing: 0;
}
@media only screen and (min-width: 1201px) {
  .con_liner h4 {
    font-size: 215%;
  }
}
@media print {
  .con_liner h4 {
    font-size: 215%;
  }
}
.ie8 .con_liner h4 {
  font-size: 215%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner h4 {
    font-size: 186%;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner h4 {
    font-size: 158%;
  }
}
.con_liner h4 span {
  display: inline-block;
}
.con_liner h4 span:before {
  content: "";
  background: url(../images/home/ic_bara.png) no-repeat center top;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner h4 {
    margin-bottom: 35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner h4 {
    margin-bottom: 5%;
  }
}
@media only screen and (min-width: 768px) {
  .con_liner h4 {
    text-align: center;
  }
}
@media print {
  .con_liner h4 {
    text-align: center;
  }
}
.ie8 .con_liner h4 {
  text-align: center;
}
.con_liner h4 em {
  letter-spacing: 0.4em;
}
@media only screen and (min-width: 1201px) {
  .con_liner h4 em {
    font-size: 86%;
  }
}
@media print {
  .con_liner h4 em {
    font-size: 86%;
  }
}
.ie8 .con_liner h4 em {
  font-size: 86%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner h4 em {
    font-size: 86%;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner h4 em {
    font-size: 79%;
  }
}
.con_liner .box_liner {
  float: left;
  margin-right: 40px;
  width: 43.08333%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_liner {
    overflow: hidden;
  }
}
@media only screen and (max-width: 1200px) {
  .con_liner .box_liner {
    width: 100%;
    float: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_liner .img_air {
    width: 45%;
    float: left;
    margin-right: 3%;
  }
}
.con_liner .box_liner .tbl_sche {
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_liner .tbl_sche {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_liner .tbl_sche {
    margin-top: 5%;
  }
}
@media only screen and (min-width: 1201px) {
  .con_liner .box_liner .tbl_sche caption {
    font-size: 129%;
  }
}
@media print {
  .con_liner .box_liner .tbl_sche caption {
    font-size: 129%;
  }
}
.ie8 .con_liner .box_liner .tbl_sche caption {
  font-size: 129%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_liner .tbl_sche caption {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_liner .tbl_sche caption {
    font-size: 115%;
  }
}
@media only screen and (min-width: 768px) {
  .con_liner .box_liner .tbl_sche caption {
    font-weight: bold;
  }
}
@media print {
  .con_liner .box_liner .tbl_sche caption {
    font-weight: bold;
  }
}
.ie8 .con_liner .box_liner .tbl_sche caption {
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_liner .tbl_sche caption {
    line-height: 1em;
    margin-bottom: 15px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_liner .tbl_sche {
    width: 52%;
    float: right;
  }
}
.con_liner .box_r {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_r {
    width: 100%;
    float: none;
    margin-top: 8%;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_r {
    width: 100%;
    float: none;
    margin-top: 10%;
  }
}
.con_liner .box_r .atte {
  margin-top: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_r .atte {
    margin-top: 10px;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_r .atte {
    margin-top: 3%;
  }
}
.con_liner .box_r &gt; h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  color: #2f2f2f;
  line-height: 1;
  text-align: center;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_liner .box_r &gt; h4 {
    margin-bottom: 0;
  }
}
.con_liner .box_r &gt; h4 span {
  padding-bottom: 20px;
  padding-top: 20px;
  display: block;
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) and (max-width: 983.5px) {
  .con_liner .box_r &gt; h4 span {
    padding: 15px 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_r &gt; h4 span {
    padding: 0.75em 0;
  }
}
.con_liner .box_r &gt; h4:before {
  content: "";
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #fff;
}
@media only screen and (min-width: 1201px) {
  .con_liner .box_r.wide h4 {
    font-size: 186%;
  }
}
@media print {
  .con_liner .box_r.wide h4 {
    font-size: 186%;
  }
}
.ie8 .con_liner .box_r.wide h4 {
  font-size: 186%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_r.wide h4 {
    font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_r.wide h4 {
    font-size: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_liner .box_r.wide h4:before {
    width: 250px;
    height: 4px;
  }
}
@media print {
  .con_liner .box_r.wide h4:before {
    width: 250px;
    height: 4px;
  }
}
.ie8 .con_liner .box_r.wide h4:before {
  width: 250px;
  height: 4px;
}
@media only screen and (max-width: 767px) {
  .con_liner .box_r.wide h4:before {
    width: 45%;
    height: .15em;
  }
}
.con_liner .box_r.wide ul {
  overflow: hidden;
}
.con_liner .box_r.wide ul li:nth-child(odd) {
  float: left;
  clear: both;
}
.con_liner .box_r.wide ul li:nth-child(even) {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_r.wide ul li {
    width: 47.66667%;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_r.wide ul li {
    width: 46.44068%;
  }
}
.con_liner .box_r.wide ul li:nth-child(n+3) {
  margin-top: 75px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_r.wide ul li:nth-child(n+3) {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_r.wide ul li:nth-child(n+3) {
    margin-top: 8%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_air .box_det {
    margin-top: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det {
    margin-top: 3%;
  }
}
.con_liner .box_air .box_det .txt_time {
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  background-color: #fff;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.con_liner .box_air .box_det .txt_time span {
  text-align: center;
}
.con_liner .box_air .box_det .txt_time span:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  margin-right: .5em;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_air .box_det .txt_time {
    padding: .25em 2em;
    width: 200px;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det .txt_time {
    width: 50%;
  }
}
.con_liner .box_air .box_det h5 {
  font-weight: normal;
  text-align: center;
  position: relative;
}
.con_liner .box_air .box_det h5:before {
  content: "";
  width: 0px;
  height: 0px;
  border-left: 0.6em solid #fff;
  border-right: 0 solid transparent;
  border-top: 0.36em solid transparent;
  border-bottom: 0.36em solid transparent;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.25em;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  position: absolute;
  right: 1em;
  top: 50%;
  margin-top: -0.5em;
  line-height: 1;
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -moz-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  -webkit-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
}
.con_liner .box_air .box_det h5.active:before {
  -moz-transform: rotate(30deg);
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_air .box_det h5 {
    margin-top: 9px;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det h5 {
    margin-top: 2%;
  }
}
.con_liner .box_air .box_det ol {
  display: none;
  position: relative;
}
.con_liner .box_air .box_det ol:before {
  content: "";
  display: block;
  width: 2px;
  background-color: #595751;
  position: absolute;
  left: 5%;
  top: 0;
  bottom: 0;
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det ol:before {
    width: 1%;
  }
}
.con_liner .box_air .box_det ol li {
  position: relative;
  z-index: 1;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_air .box_det ol li {
    text-align: left;
  }
}
.con_liner .box_air .box_det .txt_sta {
  background-color: #2f2f2f;
  color: #fff;
  padding: 1em 0.5em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det .txt_sta {
    padding: 0.5em;
  }
}
.con_liner .box_air .box_det .txt_sta.goal {
  line-height: 0;
  padding: 1.4em .5em 1.4em;
  background-color: #1a2f27;
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det .txt_sta.goal {
    padding: 1em .5em 1.4em;
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_air .box_det .txt_sta.goal span {
    padding-left: 15px;
    line-height: 1.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det .txt_sta.goal span {
    display: block;
    margin-top: 4%;
  }
}
.con_liner .box_air .box_det .txt_sta.goal_r {
  background-color: #1a2f27;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_air .box_det .txt_sta.goal_r {
    padding: 1em 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det .txt_sta.goal_r {
    padding: 0.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_air .box_det .txt_sta img {
    width: 349px;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det .txt_sta img {
    max-width: 698px;
    width: 90%;
    line-height: 1;
  }
}
.con_liner .box_air .box_det .txt_sta_r {
  background-color: #2f2f2f;
  color: #fff;
  padding: 1.4em 0.5em 1em;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_air .box_det .txt_sta_r span {
    vertical-align: top;
    line-height: 1.5em;
    padding-left: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det .txt_sta_r {
    padding: 0.9em 0.5em 0.5em;
  }
}
.con_liner .box_air .box_det .txt_sta_r.goal {
  line-height: 0;
  padding: 1em .5em 1.4em;
  background-color: #1a2f27;
  display: block;
}
.con_liner .box_air .box_det .txt_sta_r.goal span {
  display: block;
  margin-top: 4%;
}
.con_liner .box_air .box_det .txt_sta_r.goal_r {
  padding: 0.5em;
  background-color: #1a2f27;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_air .box_det .txt_sta_r img {
    width: 349px;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det .txt_sta_r img {
    max-width: 698px;
    width: 90%;
    line-height: 1;
    display: block;
  }
}
.con_liner .box_air .box_det .txt_way {
  display: inline-block;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_air .box_det .txt_way {
    padding: 0.5em 0 0.5em 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .box_det .txt_way {
    width: 50%;
    display: block;
    margin-right: auto;
    margin-left: auto;
    padding: 0.5em 0;
    line-height: 1.2;
    text-align: center;
  }
}
.con_liner .box_air .box_det .txt_way span {
  display: block;
}
.con_liner .box_air .box_det .txt_way span:before {
  content: "";
  font-family: "Font Awesome 5 Free";
  margin-right: .5em;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_liner .box_air .return {
    margin-top: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_liner .box_air .return {
    margin-top: 8%;
  }
}

.con_bus {
  margin-top: 70px;
  padding: 40px;
  float: none;
  background-color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_bus {
    margin-top: 80px;
  }
}
@media only screen and (max-width: 767px) {
  .con_bus {
    margin-top: 10%;
  }
}
@media only screen and (max-width: 767px) {
  .con_bus {
    padding: 8% 0 20% 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_bus {
    width: 100%;
  }
}
.con_bus .box_bus_int {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_bus .box_bus_int {
    padding: 3% 4% 3% 4%;
  }
}
@media only screen and (min-width: 1201px) {
  .con_bus .box_bus_int .box_txt {
    float: left;
    width: 45.83333%;
  }
}
@media print {
  .con_bus .box_bus_int .box_txt {
    float: left;
    width: 45.83333%;
  }
}
.ie8 .con_bus .box_bus_int .box_txt {
  float: left;
  width: 45.83333%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_bus .box_bus_int .box_txt {
    float: left;
    width: 55%;
  }
}
@media only screen and (max-width: 767px) {
  .con_bus .box_bus_int .box_txt {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}
.con_bus .box_bus_int .box_txt h4 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  line-height: 1;
}
@media only screen and (min-width: 1201px) {
  .con_bus .box_bus_int .box_txt h4 {
    font-size: 215%;
  }
}
@media print {
  .con_bus .box_bus_int .box_txt h4 {
    font-size: 215%;
  }
}
.ie8 .con_bus .box_bus_int .box_txt h4 {
  font-size: 215%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_bus .box_bus_int .box_txt h4 {
    font-size: 186%;
  }
}
@media only screen and (max-width: 767px) {
  .con_bus .box_bus_int .box_txt h4 {
    font-size: 158%;
  }
}
.con_bus .box_bus_int .box_txt h4 span {
  display: inline-block;
}
.con_bus .box_bus_int .box_txt h4 span:before {
  content: "";
  background: url(../images/home/ic_bara.png) no-repeat center top;
  display: inline-block;
  width: 25px;
  height: 25px;
  margin-right: 0.5em;
}
.con_bus .box_bus_int .box_txt .txt {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  margin-top: 1em;
}
.con_bus .box_bus_int .box_txt .box_ano {
  font-size: 86%;
  margin-top: 1em;
}
.con_bus .box_bus_int .box_txt .box_ano li {
  padding-left: 1em;
  text-indent: -1em;
}
.con_bus .box_bus_int .img_bus {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_bus .box_bus_int .img_bus {
    float: right;
  }
}
@media print {
  .con_bus .box_bus_int .img_bus {
    float: right;
  }
}
.ie8 .con_bus .box_bus_int .img_bus {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_bus .box_bus_int .img_bus {
    overflow: hidden;
    margin-top: 30px;
    width: 40%;
  }
  .con_bus .box_bus_int .img_bus img {
    position: relative;
    width: 140%;
    max-width: none;
    margin-left: -40%;
  }
}
@media only screen and (max-width: 767px) {
  .con_bus .box_bus_int .img_bus {
    margin-top: 6%;
  }
}

.box_sche {
  padding: 30px 85px 80px 85px;
  margin-top: 40px;
  background-color: #ebebeb;
  overflow: hidden;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .box_sche {
    padding: 30px 45px 45px 45px;
  }
}
@media only screen and (max-width: 767px) {
  .box_sche {
    padding: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .box_sche {
    margin-top: 6%;
  }
}
@media only screen and (max-width: 767px) {
  .box_sche {
    width: 92%;
    margin-right: auto;
    margin-left: auto;
  }
}
.box_sche h5 {
  font-family: "Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: normal;
  color: #1a2f27;
  line-height: 1;
  text-align: center;
  margin-bottom: 30px;
}
@media only screen and (min-width: 1201px) {
  .box_sche h5 {
    font-size: 186%;
  }
}
@media print {
  .box_sche h5 {
    font-size: 186%;
  }
}
.ie8 .box_sche h5 {
  font-size: 186%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .box_sche h5 {
    font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .box_sche h5 {
    font-size: 143%;
  }
}
.box_sche h5:before {
  content: "";
  display: block;
  margin-right: auto;
  margin-left: auto;
  background-color: #d0c8a5;
  width: 250px;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .box_sche h5:before {
    margin-bottom: 0.75em;
  }
}
@media only screen and (min-width: 768px) {
  .box_sche h5:before {
    height: 4px;
  }
}
@media print {
  .box_sche h5:before {
    height: 4px;
  }
}
.ie8 .box_sche h5:before {
  height: 4px;
}
@media only screen and (max-width: 767px) {
  .box_sche h5:before {
    width: 50%;
    height: .15em;
  }
}
@media only screen and (max-width: 767px) {
  .box_sche h5 {
    margin-bottom: 6%;
  }
}
@media only screen and (min-width: 1201px) {
  .box_sche .box_det {
    width: 44.73684%;
  }
  .box_sche .box_det.box_pcl {
    float: left;
  }
  .box_sche .box_det.box_pcr {
    float: right;
  }
}
@media print {
  .box_sche .box_det {
    width: 44.73684%;
  }
  .box_sche .box_det.box_pcl {
    float: left;
  }
  .box_sche .box_det.box_pcr {
    float: right;
  }
}
.ie8 .box_sche .box_det {
  width: 44.73684%;
}
.ie8 .box_sche .box_det.box_pcl {
  float: left;
}
.ie8 .box_sche .box_det.box_pcr {
  float: right;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .box_sche .box_det {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .box_sche .box_det {
    margin-top: 8%;
  }
}
@media only screen and (min-width: 1201px) {
  .box_sche .box_det .tbl_sche caption {
    font-size: 129%;
  }
}
@media print {
  .box_sche .box_det .tbl_sche caption {
    font-size: 129%;
  }
}
.ie8 .box_sche .box_det .tbl_sche caption {
  font-size: 129%;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .box_sche .box_det .tbl_sche caption {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .box_sche .box_det .tbl_sche caption {
    font-size: 115%;
  }
}
@media only screen and (min-width: 768px) {
  .box_sche .box_det .tbl_sche caption {
    font-weight: bold;
  }
}
@media print {
  .box_sche .box_det .tbl_sche caption {
    font-weight: bold;
  }
}
.ie8 .box_sche .box_det .tbl_sche caption {
  font-weight: bold;
}

.sp-button {
  z-index: 1;
  position: relative;
}

.pswp__top-bar {
  opacity: 1 !important;
}
</pre></body></html>