@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
#header .one_btn, .con_message, .con_message-rest, .con_banner, .one_banner, .con_information .box_infor #tab_infor, .con_information .box_infor #panel_infor, .con_hotel .con_int, .con_hotel .box_hotel .con_stay .box_link ul, .con_plan .box_plan, .con_plan .box_bn, .con_plan .box_btn, .con_spe, #con_rsrv, .con_rsrv-sp {
  max-width: 1160px;
  margin: auto;
}
@media only screen and (max-width: 1159px) {
  #header .one_btn, .con_message, .con_message-rest, .con_banner, .one_banner, .con_information .box_infor #tab_infor, .con_information .box_infor #panel_infor, .con_hotel .con_int, .con_hotel .box_hotel .con_stay .box_link ul, .con_plan .box_plan, .con_plan .box_bn, .con_plan .box_btn, .con_spe, #con_rsrv, .con_rsrv-sp {
    width: 91.66667%;
  }
}

.con_hotel .box_hotel .box_point:after {
  content: "";
  display: table;
  clear: both;
}

/* font-awesome */
/* -----------------------------------------------------------
	ボタン
----------------------------------------------------------- */
/* -----------------------------------------------------------
	ページリンク
----------------------------------------------------------- */
/* -----------------------------------------------------------
	タイトル
----------------------------------------------------------- */
/* -----------------------------------------------------------
	スライド　用
----------------------------------------------------------- */
@-moz-keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -moz-transform: translate3d(none);
    transform: translate3d(none);
  }
}
@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(none);
    transform: translate3d(none);
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -moz-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -moz-transform: translate3d(none);
    -ms-transform: translate3d(none);
    -webkit-transform: translate3d(none);
    transform: translate3d(none);
  }
}
#header {
  overflow: hidden;
  height: 685px;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  #header {
    height: 685px;
  }
}
@media only screen and (max-width: 767px) {
  #header {
    height: auto;
  }
}
#header .wrp_main {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
}
#header .main_catch {
  position: absolute;
  z-index: 2;
  display: block;
  width: 603px;
  height: 197px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  #header .main_catch {
    width: 81.875%;
    height: 40.35088%;
    top: -30%;
  }
}
#header #main_slider {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 100%;
  margin-bottom: 0;
  display: block;
  overflow: hidden;
}
#header #main_slider .slide {
  height: 100%;
  overflow: hidden;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) {
  #header #main_slider .slide01 {
    background: url(../images/home/img_main01-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
@media print {
  #header #main_slider .slide01 {
    background: url(../images/home/img_main01-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
.ie8 #header #main_slider .slide01 {
  background: url(../images/home/img_main01-pc.jpg) no-repeat center top;
  background-size: cover;
  -webkit-background-size: cover;
}
@media only screen and (min-width: 768px) {
  #header #main_slider .slide02 {
    background: url(../images/home/img_main02-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
@media print {
  #header #main_slider .slide02 {
    background: url(../images/home/img_main02-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
.ie8 #header #main_slider .slide02 {
  background: url(../images/home/img_main02-pc.jpg) no-repeat center top;
  background-size: cover;
  -webkit-background-size: cover;
}
@media only screen and (min-width: 768px) {
  #header #main_slider .slide03 {
    background: url(../images/home/img_main03-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
@media print {
  #header #main_slider .slide03 {
    background: url(../images/home/img_main03-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
.ie8 #header #main_slider .slide03 {
  background: url(../images/home/img_main03-pc.jpg) no-repeat center top;
  background-size: cover;
  -webkit-background-size: cover;
}
@media only screen and (min-width: 768px) {
  #header #main_slider .slide04 {
    background: url(../images/home/img_main04-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
@media print {
  #header #main_slider .slide04 {
    background: url(../images/home/img_main04-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
.ie8 #header #main_slider .slide04 {
  background: url(../images/home/img_main04-pc.jpg) no-repeat center top;
  background-size: cover;
  -webkit-background-size: cover;
}
@media only screen and (min-width: 768px) {
  #header #main_slider .slide05 {
    background: url(../images/home/img_main05-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
@media print {
  #header #main_slider .slide05 {
    background: url(../images/home/img_main05-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
.ie8 #header #main_slider .slide05 {
  background: url(../images/home/img_main05-pc.jpg) no-repeat center top;
  background-size: cover;
  -webkit-background-size: cover;
}
@media only screen and (min-width: 768px) {
  #header #main_slider .slide06 {
    background: url(../images/home/img_main06-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
@media print {
  #header #main_slider .slide06 {
    background: url(../images/home/img_main06-pc.jpg) no-repeat center top;
    background-size: cover;
    -webkit-background-size: cover;
  }
}
.ie8 #header #main_slider .slide06 {
  background: url(../images/home/img_main06-pc.jpg) no-repeat center top;
  background-size: cover;
  -webkit-background-size: cover;
}
@media only screen and (min-width: 768px) {
  #header #main_slider .slide07 {
    background: url(../images/home/img_main07-pc.jpg) no-repeat center top;
    -webkit-background-size: cover;
            background-size: cover;
  }
}
@media print {
  #header #main_slider .slide07 {
    background: url(../images/home/img_main07-pc.jpg) no-repeat center top;
    -webkit-background-size: cover;
            background-size: cover;
  }
}
.ie8 #header #main_slider .slide07 {
  background: url(../images/home/img_main07-pc.jpg) no-repeat center top;
  -webkit-background-size: cover;
          background-size: cover;
}
#header #main_slider .slick-list {
  display: block;
  height: 100%;
}
#header #main_slider .slick-list .slick-track {
  height: 100%;
}
#header #main_slider .slick-dots {
  width: 95%;
  right: 2.5%;
  bottom: 7%;
  text-align: center;
  line-height: 1;
}
#header #main_slider .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 .8em;
  vertical-align: middle;
  text-align: center;
  -moz-transition: width 0.35s, height 0.35s;
  -o-transition: width 0.35s, height 0.35s;
  -webkit-transition: width 0.35s, height 0.35s;
  transition: width 0.35s, height 0.35s;
}
@media only screen and (max-width: 767px) {
  #header #main_slider .slick-dots li {
    width: 1em;
    height: 1em;
  }
}
#header #main_slider .slick-dots li button {
  cursor: pointer;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
}
#header #main_slider .slick-dots li button:before {
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #fff;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
#header #main_slider .slick-dots li.slick-active button:before {
  border: 1px solid #fff;
  background-color: #fff;
}
#header #main_slider .slick-arrow {
  position: absolute;
  bottom: 50%;
  height: 0;
  overflow: hidden;
  z-index: 3;
  width: 35px;
  height: 68px;
}
@media only screen and (max-width: 767px) {
  #header #main_slider .slick-arrow {
    width: 3.64583%;
    max-width: 35px;
    padding-top: 68px;
  }
}
.mouse #header #main_slider .slick-arrow {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse #header #main_slider .slick-arrow:hover, .touch #header #main_slider .slick-arrow.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch #header #main_slider .slick-arrow {
  -webkit-tap-highlight-color: transparent;
}
.touch #header #main_slider .slick-arrow.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
#header #main_slider .slick-next {
  cursor: pointer;
  background: url(../images/common/arr_nex.png) no-repeat left top;
  background-size: 100% auto;
  -webkit-background-size: cover;
  right: 5.5%;
}
#header #main_slider .slick-next::before {
  content: "";
}
@media only screen and (max-width: 1159px) {
  #header #main_slider .slick-next {
    right: 1%;
  }
}
#header #main_slider .slick-prev {
  cursor: pointer;
  background: url(../images/common/arr_pre.png) no-repeat left top;
  background-size: 100% auto;
  -webkit-background-size: cover;
  left: 5.5%;
}
#header #main_slider .slick-prev::before {
  content: "";
}
@media only screen and (max-width: 1159px) {
  #header #main_slider .slick-prev {
    left: 1%;
  }
}
#header .one_btn {
  position: relative;
}
#header .one_btn .one_h {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 66px;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  #header .one_btn .one_h {
    bottom: 14px;
    right: -23px;
  }
}
@media only screen and (max-width: 767px) {
  #header .one_btn .one_h {
    visibility: hidden;
  }
}
#header .one_btn .one_h .bn25 {
  padding-bottom: 4px;
}
#header #bt_startmov, #header #bt_startmov-sp {
  position: absolute;
  z-index: 2;
  display: block;
  left: 50%;
  bottom: 22%;
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
.mouse #header #bt_startmov, .mouse #header #bt_startmov-sp {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse #header #bt_startmov:hover, .touch #header #bt_startmov.touchstart, .mouse #header #bt_startmov-sp:hover, .touch #header #bt_startmov-sp.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch #header #bt_startmov, .touch #header #bt_startmov-sp {
  -webkit-tap-highlight-color: transparent;
}
.touch #header #bt_startmov.touchend, .touch #header #bt_startmov-sp.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
#header #bt_startmov a, #header #bt_startmov-sp a {
  display: block;
}
@media only screen and (max-width: 767px) {
  #header #bt_startmov, #header #bt_startmov-sp {
    width: 15.64537%;
    height: auto;
    bottom: 15%;
    width: 120px;
    height: 61px;
  }
}

/* -----------------------------------------------------------
	.con_message
----------------------------------------------------------- */
.con_message {
  border: 1px solid #d0cec4;
  margin-top: 27px;
}
@media only screen and (max-width: 767px) {
  .con_message {
    margin-top: 3%;
  }
}
.con_message .box_message {
  border: 2px solid #fff;
  background: #f0efe9;
  padding: 11px 15px;
}
@media only screen and (max-width: 767px) {
  .con_message .box_message {
    padding: 2%;
  }
}
.con_message .box_message .st {
  font-size: 1.1em;
  margin-bottom: .5em;
}
.con_message .box_message .txt {
  font-size: 0.9em;
}
@media only screen and (max-width: 767px) {
  .con_message .box_message .st {
    font-size: 0.9em;
  }
  .con_message .box_message .txt {
    font-size: 0.7em;
  }
}

.con_message-rest {
  border: 1px solid #b6dde2;
  margin-top: 27px;
}
@media only screen and (max-width: 767px) {
  .con_message-rest {
    margin-top: 3%;
  }
}
.con_message-rest .box_message {
  border: 2px solid #fff;
  background: #ebf3f5;
  padding: 20px 25px;
}
@media only screen and (max-width: 767px) {
  .con_message-rest .box_message {
    padding: 3%;
  }
}
.con_message-rest .box_message .st {
  font-size: 116%;
  margin-bottom: .5em;
  color: #23788c;
}

/* -----------------------------------------------------------
	.con_banner
----------------------------------------------------------- */
.con_banner {
  margin-top: 27px;
}
@media only screen and (max-width: 767px) {
  .con_banner {
    margin-top: 5%;
  }
}
.con_banner .box_banner {
  overflow: hidden;
}
.con_banner .box_banner li {
  float: left;
  width: 32.41379%;
  margin-left: 1.37931%;
}
.con_banner .box_banner li:first-child, .con_banner .box_banner li.bn_harmony {
  margin-left: 0;
}
.mouse .con_banner .box_banner li a,
.con_banner .box_banner li.bn_harmony {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_banner .box_banner li a:hover,
.touch .con_banner .box_banner li a.touchstart,
.con_banner .box_banner li.bn_harmony:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_banner .box_banner li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_banner .box_banner li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  .con_banner .box_banner li {
    width: 48.86364%;
    margin-left: 0;
  }
  .con_banner .box_banner li.view_sp {
    width: 100%;
    margin-bottom: 3%;
    margin-left: 0;
  }
  .con_banner .box_banner li:last-child {
    margin-left: 2.27273%;
  }
}

/* -----------------------------------------------------------
	.one_banner
----------------------------------------------------------- */
.one_banner {
  margin-top: 27px;
}
@media only screen and (max-width: 767px) {
  .one_banner {
    margin-top: 3%;
  }
}
.one_banner .box_banner {
  overflow: hidden;
}
.one_banner .box_banner .view_sp {
  width: 32.41379%;
  margin-left: 1.37931%;
}
.mouse .one_banner .box_banner .view_sp a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .one_banner .box_banner .view_sp a:hover, .touch .one_banner .box_banner .view_sp a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .one_banner .box_banner .view_sp a {
  -webkit-tap-highlight-color: transparent;
}
.touch .one_banner .box_banner .view_sp a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (max-width: 767px) {
  .one_banner .box_banner .view_sp {
    width: 48.86364%;
    margin-left: 0;
  }
  .one_banner .box_banner .view_sp.view_sp {
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
  }
}

/* -----------------------------------------------------------
	.con_information
----------------------------------------------------------- */
.con_information {
  margin-top: 40px;
  padding-bottom: 20px;
  border-bottom: 1px solid #c3c2bd;
}
@media only screen and (max-width: 767px) {
  .con_information {
    margin-top: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information {
    padding-bottom: 2.5%;
  }
}
.con_information h3 {
  font-size: 124%;
  font-weight: 100;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_information h3 {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information h3 {
    font-size: 108%;
  }
}
.con_information h3 em {
  display: block;
  font-size: 250%;
}
@media only screen and (min-width: 768px) {
  .con_information h3 em:before, .con_information h3 em:after {
    display: inline-block;
    content: "";
    width: 72px;
    height: 30px;
  }
  .con_information h3 em:before {
    background: url(../images/common/title_be.png) no-repeat center;
    margin-right: .3em;
  }
  .con_information h3 em:after {
    background: url(../images/common/title_af.png) no-repeat center;
    margin-left: .3em;
  }
}
@media print {
  .con_information h3 em:before, .con_information h3 em:after {
    display: inline-block;
    content: "";
    width: 72px;
    height: 30px;
  }
  .con_information h3 em:before {
    background: url(../images/common/title_be.png) no-repeat center;
    margin-right: .3em;
  }
  .con_information h3 em:after {
    background: url(../images/common/title_af.png) no-repeat center;
    margin-left: .3em;
  }
}
.ie8 .con_information h3 em:before, .ie8 .con_information h3 em:after {
  display: inline-block;
  content: "";
  width: 72px;
  height: 30px;
}
.ie8 .con_information h3 em:before {
  background: url(../images/common/title_be.png) no-repeat center;
  margin-right: .3em;
}
.ie8 .con_information h3 em:after {
  background: url(../images/common/title_af.png) no-repeat center;
  margin-left: .3em;
}
@media only screen and (max-width: 767px) {
  .con_information h3 em {
    font-size: 150%;
  }
}
.con_information h3 span {
  display: block;
  font-weight: 600;
  line-height: 1;
  color: #7c5b33;
}
.con_information h3 .en {
  font-family: 'Libre Baskerville',serif;
}
.con_information h3 .jp {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_information .box_infor {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor {
    margin-top: 4%;
  }
}
.con_information .box_infor #tab_infor {
  overflow: hidden;
  font-size: 100%;
}
@media only screen and (max-width: 1159px) {
  .con_information .box_infor #tab_infor {
    overflow-x: scroll;
  }
  .con_information .box_infor #tab_infor::-webkit-scrollbar {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_information .box_infor #tab_infor {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #tab_infor {
    font-size: 70%;
  }
}
.con_information .box_infor #tab_infor ul {
  padding-bottom: 10px;
  display: flex;
  width: 1160px;
  font-size: 13px;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #tab_infor ul {
    width: 100%;
    flex-wrap: wrap;
  }
}
.con_information .box_infor #tab_infor ul li {
  display: inline-flex;
  justify-content: center;
  border: 1px solid #c3c2bd;
  border-left: none;
  cursor: pointer;
  -moz-transition: border 0.45s, background 0.45s;
  -o-transition: border 0.45s, background 0.45s;
  -webkit-transition: border 0.45s, background 0.45s;
  transition: border 0.45s, background 0.45s;
  width: 12.5%;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #tab_infor ul li {
    border-left: 1px solid #c3c2bd;
    border-bottom: none;
    /*border-right: none;*/
    width: 49%;
  }
  .con_information .box_infor #tab_infor ul li:nth-child(2n) {
    border-left: none;
  }
  .con_information .box_infor #tab_infor ul li:nth-child(7),
  .con_information .box_infor #tab_infor ul li:nth-child(8) {
    border-bottom: 1px solid #c3c2bd;
  }
}
.con_information .box_infor #tab_infor ul li p {
  text-align: center;
  display: block;
  border: 2px solid #fff;
  background: #f0efe9;
  padding: 12px 0 10px;
  width: 100%;
}
.con_information .box_infor #tab_infor ul li p:before {
  display: block;
  content: "";
  width: 34px;
  height: 34px;
  margin: auto;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #tab_infor ul li p:before {
    width: 1.5em;
    height: 1.5em;
  }
}
.con_information .box_infor #tab_infor ul li p span {
  display: block;
  line-height: 1.2;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #tab_infor ul li p {
    border: none;
  }
}
@media only screen and (min-width: 768px) {
.con_information .box_infor #tab_infor ul li.active, .con_information .box_infor #tab_infor ul li:hover {
  cursor: default;
  border: 1px solid #bca45a;
  border-left: none;
  background: #bca45a;
  position: relative;
}
}
@media only screen and (max-width: 767px) {
.con_information .box_infor #tab_infor ul li.active, .con_information .box_infor #tab_infor ul li:hover {
  cursor: default;
  background: #bca45a;
  position: relative;
}
}
.con_information .box_infor #tab_infor ul li.active p, .con_information .box_infor #tab_infor ul li:hover p {
  border-color: #bca45a;
  background: none;
}
.con_information .box_infor #tab_infor ul li.active:after, .con_information .box_infor #tab_infor ul li:hover:after {
  content: "";
  position: absolute;
  bottom: -9px;
  left: 50%;
  margin-left: -6px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #bca45a transparent transparent transparent;
}
.con_information .box_infor #tab_infor ul li:first-child {
  border-left: 1px solid #c3c2bd;
}
.con_information .box_infor #tab_infor ul li:first-child.active {
  border: 1px solid #bca45a;
}
.con_information .box_infor #tab_infor ul li.line02 p {
  padding: 0 0 7px;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_information .box_infor #tab_infor ul li.line02 p {
    padding: 0 0 8px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1159px) and (min-width: 768px) and (max-width: 963px) {
  .con_information .box_infor #tab_infor ul li.line02 p {
    padding: 0 0 9px;
  }
}

@media only screen and (max-width: 767px) {
  .con_information .box_infor #tab_infor ul li.line02 p {
    padding: 1em .5em;
  }
}
.con_information .box_infor #tab_infor ul li:first-child p:before {
  background: url(../images/home/ic_infor01-off.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child:hover p:before, .con_information .box_infor #tab_infor ul li:first-child.active p:before {
  background: url(../images/home/ic_infor01-on.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * p:before {
  background: url(../images/home/ic_infor02-off.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + *:hover p:before, .con_information .box_infor #tab_infor ul li:first-child + *.active p:before {
  background: url(../images/home/ic_infor02-on.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + * p:before {
  background: url(../images/home/ic_infor03-off.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + *:hover p:before, .con_information .box_infor #tab_infor ul li:first-child + * + *.active p:before {
  background: url(../images/home/ic_infor03-on.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + * + * p:before {
  background: url(../images/home/ic_infor04-off.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + * + *:hover p:before, .con_information .box_infor #tab_infor ul li:first-child + * + * + *.active p:before {
  background: url(../images/home/ic_infor04-on.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + * + * + * p:before {
  background: url(../images/home/ic_infor05-off.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + * + * + *:hover p:before, .con_information .box_infor #tab_infor ul li:first-child + * + * + * + *.active p:before {
  background: url(../images/home/ic_infor05-on.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + * + * + * + * p:before {
  background: url(../images/home/ic_infor06-off.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + * + * + * + *:hover p:before, .con_information .box_infor #tab_infor ul li:first-child + * + * + * + * + *.active p:before {
  background: url(../images/home/ic_infor06-on.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + * + * + * + * + * p:before {
  background: url(../images/home/ic_infor07-off.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + * + * + * + * + *:hover p:before, .con_information .box_infor #tab_infor ul li:first-child + * + * + * + * + * + *.active p:before {
  background: url(../images/home/ic_infor07-on.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + * + * + * + * + * + * p:before {
  background: url(../images/home/ic_infor08-off.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
.con_information .box_infor #tab_infor ul li:first-child + * + * + * + * + * + * + *:hover p:before, .con_information .box_infor #tab_infor ul li:first-child + * + * + * + * + * + * + *.active p:before {
  background: url(../images/home/ic_infor08-on.png) no-repeat center;
  background-size: cover;
  -webkit-background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_information .box_infor #tab_infor {
    width: 100%;
  }
  .con_information .box_infor #tab_infor ul {
    width: 100%;
    font-size: 93%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1159px) and (min-width: 768px) and (max-width: 963px) {
  .con_information .box_infor #tab_infor ul {
    font-size: 85%;
  }
}

.con_information .box_infor #panel_infor {
  max-width: 1180px;
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #panel_infor {
    margin-top: 4%;
  }
}
.con_information .box_infor #panel_infor > li {
  display: none;
}
.con_information .box_infor #panel_infor > li:first-child {
  display: list-item;
}
.con_information .box_infor #panel_infor > li .list_infor {
  overflow: hidden;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor {
  float: left;
  width: 23.30508%;
  margin: 0 10px;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a {
  background: #f4f4f3;
  display: block;
  text-decoration: none;
}
.mouse .con_information .box_infor #panel_infor > li .list_infor li.det_infor a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_information .box_infor #panel_infor > li .list_infor li.det_infor a:hover, .touch .con_information .box_infor #panel_infor > li .list_infor li.det_infor a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_information .box_infor #panel_infor > li .list_infor li.det_infor a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_information .box_infor #panel_infor > li .list_infor li.det_infor a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .photo {
  max-height: 180px;
  overflow: hidden;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .photo img {
  width: 100%;
  height: auto;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt {
  padding: 15px 10px;
  color: #575757;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .cate {
  margin: .5em .1em 0 0;
  padding: 0 0.5em;
  display: inline-block;
  border: 1px solid #cececa;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .cate:before {
  content: "";
  display: inline-block;
  vertical-align: middle;
  width: 1.2em;
  height: 1.2em;
  -webkit-filter: contrast(10%);
  filter: contrast(10%);
  margin-right: .3em;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .cate01 {
  display: none;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .cate01:before {
  background: url(../images/home/ic_infor01-off.png) no-repeat center top;
  background-size: auto 100%;
  -webkit-background-size: auto 100%;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .cate02:before {
  background: url(../images/home/ic_infor02-off.png) no-repeat center top;
  background-size: 100%;
  -webkit-background-size: auto 100%;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .cate03:before {
  background: url(../images/home/ic_infor03-off.png) no-repeat center top;
  background-size: 100%;
  -webkit-background-size: auto 100%;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .cate04:before {
  background: url(../images/home/ic_infor04-off.png) no-repeat center top;
  background-size: 100%;
  -webkit-background-size: auto 100%;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .cate05:before {
  background: url(../images/home/ic_infor05-off.png) no-repeat center top;
  background-size: 100%;
  -webkit-background-size: auto 100%;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .cate06:before {
  background: url(../images/home/ic_infor06-off.png) no-repeat center top;
  background-size: 100%;
  -webkit-background-size: auto 100%;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .cate07:before {
  background: url(../images/home/ic_infor07-off.png) no-repeat center top;
  background-size: 100%;
  -webkit-background-size: auto 100%;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .cate08:before {
  background: url(../images/home/ic_infor08-off.png) no-repeat center top;
  background-size: 100%;
  -webkit-background-size: auto 100%;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt h4 {
  margin-top: .5em;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.5;
  font-size: 108%;
  color: #000;
}
.firefox .con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt h4, .ie .con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt h4 {
  max-height: 3em;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .more {
  text-align: right;
  display: block;
  color: #7d7d7d;
  font-size: 77%;
  margin-top: 20px;
}
.con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt .more:before {
  content: "";
  font-family: FontAwesome;
  margin-right: .5em;
  padding: .2em .5em;
  background: #904f4a;
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt {
    position: relative;
  }
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt:after {
    position: absolute;
    width: 30%;
    height: 5px;
    right: 0;
    bottom: 0;
    content: "";
    background: #8c8d8e;
    z-index: 2;
  }
}
@media print {
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt {
    position: relative;
  }
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt:after {
    position: absolute;
    width: 30%;
    height: 5px;
    right: 0;
    bottom: 0;
    content: "";
    background: #8c8d8e;
    z-index: 2;
  }
}
.ie8 .con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt {
  position: relative;
}
.ie8 .con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt:after {
  position: absolute;
  width: 30%;
  height: 5px;
  right: 0;
  bottom: 0;
  content: "";
  background: #8c8d8e;
  z-index: 2;
}
@media only screen and (min-width: 768px) {
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor a {
    position: relative;
  }
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor a:after {
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0;
    content: "";
    background: url(../images/common/line_inf01.png) repeat-x left center;
  }
}
@media print {
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor a {
    position: relative;
  }
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor a:after {
    position: absolute;
    width: 100%;
    height: 5px;
    left: 0;
    bottom: 0;
    content: "";
    background: url(../images/common/line_inf01.png) repeat-x left center;
  }
}
.ie8 .con_information .box_infor #panel_infor > li .list_infor li.det_infor a {
  position: relative;
}
.ie8 .con_information .box_infor #panel_infor > li .list_infor li.det_infor a:after {
  position: absolute;
  width: 100%;
  height: 5px;
  left: 0;
  bottom: 0;
  content: "";
  background: url(../images/common/line_inf01.png) repeat-x left center;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor {
    float: none;
    width: 100%;
    margin-top: 3%;
    margin-left: 0;
    margin-right: 0;
  }
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor:first-child {
    margin-top: 0;
  }
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor a {
    overflow: hidden;
    padding: 3.40909%;
    border: 1px solid #a8a586;
    background: #fff;
  }
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor a .photo {
    float: left;
    width: 45.2439%;
  }
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor a .box_txt {
    float: right;
    width: 50.60976%;
    padding: 0;
  }
  .con_information .box_infor #panel_infor > li .list_infor li.det_infor:nth-child(n+7) {
    display: none;
  }
}
.con_information .box_infor #panel_infor > li .list_infor .slick-dots {
  width: 95%;
  right: 2.5%;
  bottom: 7%;
  text-align: center;
  line-height: 1;
}
.con_information .box_infor #panel_infor > li .list_infor .slick-dots li {
  width: 15px;
  height: 15px;
  margin: 0 .8em;
  vertical-align: middle;
  text-align: center;
  -moz-transition: width 0.35s, height 0.35s;
  -o-transition: width 0.35s, height 0.35s;
  -webkit-transition: width 0.35s, height 0.35s;
  transition: width 0.35s, height 0.35s;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #panel_infor > li .list_infor .slick-dots li {
    width: 1em;
    height: 1em;
  }
}
.con_information .box_infor #panel_infor > li .list_infor .slick-dots li button {
  cursor: pointer;
  padding: 0;
  position: relative;
  width: 100%;
  height: 100%;
}
.con_information .box_infor #panel_infor > li .list_infor .slick-dots li button:before {
  position: absolute;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  content: "";
  width: 100%;
  height: 100%;
  opacity: 1 !important;
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #725f4c;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
}
.con_information .box_infor #panel_infor > li .list_infor .slick-dots li.slick-active button:before {
  border: 1px solid #725f4c;
  background-color: #725f4c;
}
.con_information .box_infor #panel_infor > li .list_infor .slick-dots {
  position: static;
  margin: 3% auto;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_information .box_infor #panel_infor > li .list_infor .slick-dots {
    margin: 6% auto 1%;
  }
}
.con_information .box_infor #panel_infor > li .list_infor .slick-arrow {
  position: absolute;
  height: 0;
  overflow: hidden;
  z-index: 3;
  width: 16px;
  height: 27px;
  top: 88%;
}
@media only screen and (max-width: 1159px) {
  .con_information .box_infor #panel_infor > li .list_infor .slick-arrow {
    top: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #panel_infor > li .list_infor .slick-arrow {
    width: 2.08605%;
    max-width: 16px;
    padding-top: 27px;
  }
}
.mouse .con_information .box_infor #panel_infor > li .list_infor .slick-arrow {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_information .box_infor #panel_infor > li .list_infor .slick-arrow:hover, .touch .con_information .box_infor #panel_infor > li .list_infor .slick-arrow.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_information .box_infor #panel_infor > li .list_infor .slick-arrow {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_information .box_infor #panel_infor > li .list_infor .slick-arrow.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_information .box_infor #panel_infor > li .list_infor .slick-next {
  cursor: pointer;
  background: url(../images/common/arr_nex_s.png) no-repeat left top;
  background-size: 100% auto;
  -webkit-background-size: auto 100%;
  right: 50%;
  margin-right: -135px;
}
.con_information .box_infor #panel_infor > li .list_infor .slick-next::before {
  content: "";
}
.con_information .box_infor #panel_infor > li .list_infor .slick-prev {
  cursor: pointer;
  background: url(../images/common/arr_pre_s.png) no-repeat left top;
  background-size: 100% auto;
  -webkit-background-size: auto 100%;
  left: 50%;
  margin-left: -135px;
}
.con_information .box_infor #panel_infor > li .list_infor .slick-prev::before {
  content: "";
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_information .box_infor #panel_infor > li .list_infor .slick-arrow {
    top: 95%;
  }
}
.con_information .box_infor #panel_infor > li .list_infor .slick-next {
  right: 40%;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #panel_infor > li .list_infor .slick-next {
    right: 0;
  }
}
.con_information .box_infor #panel_infor > li .list_infor .slick-prev {
  left: 40%;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #panel_infor > li .list_infor .slick-prev {
    left: 0;
  }
}
.con_information .box_infor #panel_infor > li .b_more {
  background: #e3e1d8;
  padding: 7px 0;
  margin-top: 23px;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #panel_infor > li .b_more {
    margin-top: 3%;
    padding: 0;
  }
}
.con_information .box_infor #panel_infor > li .btn_more {
  width: 330px;
  margin: auto;
  border: 1px solid #d5cfc5;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  background: -webkit-gradient(linear, left top, left bottom, from(#eee2e1), to(#decfce));
  background: -webkit-linear-gradient(#eee2e1, #decfce);
  background: -o-linear-gradient(#eee2e1, #decfce);
  background: linear-gradient(#eee2e1, #decfce);
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_information .box_infor #panel_infor > li .btn_more {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #panel_infor > li .btn_more {
    width: 70%;
  }
}
.con_information .box_infor #panel_infor > li .btn_more a {
  border: 3px solid #fff;
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 1em 0;
}
.mouse .con_information .box_infor #panel_infor > li .btn_more a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_information .box_infor #panel_infor > li .btn_more a:hover, .touch .con_information .box_infor #panel_infor > li .btn_more a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_information .box_infor #panel_infor > li .btn_more a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_information .box_infor #panel_infor > li .btn_more a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_information .box_infor #panel_infor > li .btn_more a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: .5em;
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #panel_infor > li .btn_more a {
    padding: .6em 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #panel_infor > li .btn_more {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_information .box_infor #panel_infor > li .btn_more {
    margin: 4% auto 0;
  }
}

/* -----------------------------------------------------------
	.con_hotel
----------------------------------------------------------- */
.con_hotel {
  margin-top: 55px;
}
.con_hotel h3 {
  font-size: 124%;
  font-weight: 100;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_hotel h3 {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel h3 {
    font-size: 108%;
  }
}
.con_hotel h3 em {
  display: block;
  font-size: 250%;
}
@media only screen and (min-width: 768px) {
  .con_hotel h3 em:before, .con_hotel h3 em:after {
    display: inline-block;
    content: "";
    width: 72px;
    height: 30px;
  }
  .con_hotel h3 em:before {
    background: url(../images/common/title_be.png) no-repeat center;
    margin-right: .3em;
  }
  .con_hotel h3 em:after {
    background: url(../images/common/title_af.png) no-repeat center;
    margin-left: .3em;
  }
}
@media print {
  .con_hotel h3 em:before, .con_hotel h3 em:after {
    display: inline-block;
    content: "";
    width: 72px;
    height: 30px;
  }
  .con_hotel h3 em:before {
    background: url(../images/common/title_be.png) no-repeat center;
    margin-right: .3em;
  }
  .con_hotel h3 em:after {
    background: url(../images/common/title_af.png) no-repeat center;
    margin-left: .3em;
  }
}
.ie8 .con_hotel h3 em:before, .ie8 .con_hotel h3 em:after {
  display: inline-block;
  content: "";
  width: 72px;
  height: 30px;
}
.ie8 .con_hotel h3 em:before {
  background: url(../images/common/title_be.png) no-repeat center;
  margin-right: .3em;
}
.ie8 .con_hotel h3 em:after {
  background: url(../images/common/title_af.png) no-repeat center;
  margin-left: .3em;
}
@media only screen and (max-width: 767px) {
  .con_hotel h3 em {
    font-size: 150%;
  }
}
.con_hotel h3 span {
  display: block;
  font-weight: 600;
  line-height: 1;
  color: #7c5b33;
}
.con_hotel h3 .en {
  font-family: 'Libre Baskerville',serif;
}
.con_hotel h3 .jp {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
@media only screen and (max-width: 767px) {
  .con_hotel {
    margin-top: 6%;
  }
}
.con_hotel .con_int .txt {
  margin-top: 25px;
  font-size: 116%;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_hotel .con_int .txt {
    margin-top: 3%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_hotel .con_int .txt {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel .con_int .txt {
    font-size: 0.9em;
  }
}
.con_hotel .con_int .box_btn {
  margin-top: 30px;
  letter-spacing: -.4em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_hotel .con_int .box_btn {
    margin-top: 4%;
    overflow: hidden;
  }
}
.con_hotel .con_int .box_btn li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  width: 300px;
}
.con_hotel .con_int .box_btn li:first-child {
  margin-right: 20px;
}
.con_hotel .con_int .box_btn li a {
  text-decoration: none;
  line-height: 1;
  display: block;
  border: 2px solid #cdbbaa;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3ZjJlNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f7f2e7));
  background: -moz-linear-gradient(#ffffff, #f7f2e7);
  background: -webkit-linear-gradient(#ffffff, #f7f2e7);
  background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#f7f2e7));
  background: -o-linear-gradient(#ffffff, #f7f2e7);
  background: linear-gradient(#ffffff, #f7f2e7);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF7F2E7');
  display: table;
  width: 100%;
}
.con_hotel .con_int .box_btn li a i {
  display: table-cell;
  color: #fff;
  background: #a28364;
  border-right: 2px solid #d5cfc5;
  width: 11%;
  vertical-align: middle;
}
.con_hotel .con_int .box_btn li a span {
  border: 1px solid #fff;
  display: table-cell;
  padding: 1em 0;
}
@media only screen and (max-width: 767px) {
  .con_hotel .con_int .box_btn li {
    width: 48%;
    float: left;
  }
  .con_hotel .con_int .box_btn li:first-child {
    margin-right: 2%;
    margin-bottom: 1%;
  }
  .con_hotel .con_int .box_btn li:nth-child(2n) {
    margin-bottom: 1%;
  }
  .con_hotel .con_int .box_btn li a span {
   padding: 0.7em 0;
   font-size: 0.8em;
  }
}
.con_hotel .box_hotel {
  margin: 50px auto 0;
  max-width: 1920px;
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_hotel {
    margin: 4% auto 0;
  }
}
.con_hotel .box_hotel .con_stay .box_stay {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  font-size: 185%;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_hotel .box_hotel .con_stay .box_stay {
    font-size: 185%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_hotel .con_stay .box_stay {
    font-size: 154%;
  }
}
.con_hotel .box_hotel .con_stay .box_stay a {
  color: #fff;
  display: block;
}
.con_hotel .box_hotel .con_stay .box_stay .box_txt {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 6em;
  top: 0;
  bottom: 0;
  margin: auto;
}
.con_hotel .box_hotel .con_stay .box_stay .box_txt h4 {
  font-family: 'Libre Baskerville',serif;
  font-size: 200%;
  font-weight: 100;
}
.con_hotel .box_hotel .con_stay .box_stay .box_txt .catch {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_hotel .box_hotel .con_stay .box_stay .photo {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  z-index: 1;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
}
.con_hotel .box_hotel .con_stay .box_stay:hover .photo {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_hotel .con_stay .box_stay {
    background: url(../images/home/img_stay-sp.jpg) no-repeat center;
    background-size: cover;
  }
  .con_hotel .box_hotel .con_stay .box_stay .box_txt {
    position: static;
    height: auto;
    padding: 15% 0;
  }
  .con_hotel .box_hotel .con_stay .box_stay .box_txt h4 {
    font-size: 167%;
  }
}
.con_hotel .box_hotel .con_stay .box_link {
  background: #0f0904;
  width: 100%;
  padding: 18px 0;
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_hotel .con_stay .box_link {
    padding: 2% 0;
  }
}
.con_hotel .box_hotel .con_stay .box_link ul {
  letter-spacing: -.4em;
}
.con_hotel .box_hotel .con_stay .box_link ul li {
  letter-spacing: normal;
  display: inline-block;
}
.con_hotel .box_hotel .con_stay .box_link ul li a {
  display: block;
  border: 2px solid #342010;
  text-decoration: none;
  color: #918479;
  padding: 1.25em 1em;
}
.con_hotel .box_hotel .con_stay .box_link ul li a:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .5em;
}
.mouse .con_hotel .box_hotel .con_stay .box_link ul li a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_hotel .box_hotel .con_stay .box_link ul li a:hover, .touch .con_hotel .box_hotel .con_stay .box_link ul li a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_hotel .box_hotel .con_stay .box_link ul li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_hotel .box_hotel .con_stay .box_link ul li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (min-width: 768px) {
  .con_hotel .box_hotel .con_stay .box_link ul li:first-child {
    margin-right: 15px;
  }
  .con_hotel .box_hotel .con_stay .box_link ul li:first-child a {
    padding: 0 1em;
    letter-spacing: -.4em;
  }
  .con_hotel .box_hotel .con_stay .box_link ul li:first-child a i {
    display: inline-block;
    width: 44px;
    vertical-align: middle;
    padding: .3em 0;
    margin-right: 1em;
  }
  .con_hotel .box_hotel .con_stay .box_link ul li:first-child a span {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
  }
}
@media print {
  .con_hotel .box_hotel .con_stay .box_link ul li:first-child {
    margin-right: 15px;
  }
  .con_hotel .box_hotel .con_stay .box_link ul li:first-child a {
    padding: 0 1em;
    letter-spacing: -.4em;
  }
  .con_hotel .box_hotel .con_stay .box_link ul li:first-child a i {
    display: inline-block;
    width: 44px;
    vertical-align: middle;
    padding: .3em 0;
    margin-right: 1em;
  }
  .con_hotel .box_hotel .con_stay .box_link ul li:first-child a span {
    display: inline-block;
    letter-spacing: normal;
    vertical-align: middle;
  }
}
.ie8 .con_hotel .box_hotel .con_stay .box_link ul li:first-child {
  margin-right: 15px;
}
.ie8 .con_hotel .box_hotel .con_stay .box_link ul li:first-child a {
  padding: 0 1em;
  letter-spacing: -.4em;
}
.ie8 .con_hotel .box_hotel .con_stay .box_link ul li:first-child a i {
  display: inline-block;
  width: 44px;
  vertical-align: middle;
  padding: .3em 0;
  margin-right: 1em;
}
.ie8 .con_hotel .box_hotel .con_stay .box_link ul li:first-child a span {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_hotel .con_stay .box_link ul li {
    width: 100%;
    display: block;
    background: #353330;
  }
  .con_hotel .box_hotel .con_stay .box_link ul li a {
    font-size: 0.8em;
    padding: .6em 0;
    text-align: center;
    color: #c8bbb0;
  }
  .con_hotel .box_hotel .con_stay .box_link ul li:first-child {
    margin-bottom: 2%;
  }
}
.con_hotel .box_hotel .box_point > li {
  text-align: center;
  position: relative;
  width: 100%;
  overflow: hidden;
  font-size: 185%;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_hotel .box_hotel .box_point > li {
    font-size: 185%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_hotel .box_point > li {
    font-size: 154%;
  }
}
.con_hotel .box_hotel .box_point > li a {
  color: #fff;
  display: block;
}
.con_hotel .box_hotel .box_point > li .box_txt {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 4.5em;
  top: 0;
  bottom: 0;
  margin: auto;
}
.con_hotel .box_hotel .box_point > li .box_txt h4 {
  font-family: 'Libre Baskerville',serif;
  font-size: 200%;
  font-weight: 100;
}
.con_hotel .box_hotel .box_point .list_wedding .box_txt {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  text-shadow: 0px 0px 20px #082d20, 0px 0px 20px #082d20, 0px 0px 20px #082d20, 0px 0px 20px #082d20 ;
}
.con_hotel .box_hotel .box_point > li .box_txt .catch {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
@media only screen and (min-width: 1160px) {
  .con_hotel .box_hotel .box_point > li .photo {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    z-index: 1;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
  }
  .con_hotel .box_hotel .box_point > li:hover .photo {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
@media print {
  .con_hotel .box_hotel .box_point > li .photo {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    z-index: 1;
    -moz-transition: -moz-transform 0.5s;
    -o-transition: -o-transform 0.5s;
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
  }
  .con_hotel .box_hotel .box_point > li:hover .photo {
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
  }
}
.ie8 .con_hotel .box_hotel .box_point > li .photo {
  position: relative;
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  z-index: 1;
  -moz-transition: -moz-transform 0.5s;
  -o-transition: -o-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
}
.ie8 .con_hotel .box_hotel .box_point > li:hover .photo {
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.con_hotel .box_hotel .box_point > li.list_triple {
  float: left;
  width: 33.33333%;
  font-size: 177%;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_hotel .box_hotel .box_point > li.list_triple {
    font-size: 177%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_hotel .box_point > li.list_triple {
    font-size: 147%;
  }
}
.con_hotel .box_hotel .box_point > li.list_triple .box_txt {
  height: 6em;
}
.con_hotel .box_hotel .box_point > li.list_triple .box_txt .tag {
  background: #2b8eab;
  padding: 0 .5em;
  display: inline-block;
  font-size: 83%;
  margin-bottom: 1%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
@media only screen and (max-width: 1159px) {
  .con_hotel .box_hotel .box_point > li.list_banquet {
    float: none;
    width: 100%;
    background: url(../images/home/img_ban-sp.jpg) no-repeat center;
    background-size: cover;
  }
  .con_hotel .box_hotel .box_point > li.list_banquet .box_txt {
    position: static;
    height: auto;
    padding: 12% 0;
  }
}
.con_hotel .box_hotel .box_point > li.list_pool .box_txt {
  height: 7.5em;
}
.con_hotel .box_hotel .box_point > li.list_pool .box_txt h4, .con_hotel .box_hotel .box_point > li.list_pool .box_txt .catch {
  text-shadow: 0px 0px 20px #4e8ebd, 0px 0px 20px #4e8ebd, 0px 0px 20px #4e8ebd;
}
@media only screen and (max-width: 1159px) {
  .con_hotel .box_hotel .box_point > li.list_pool {
    width: 50%;
    background: url(../images/home/img_pool-sp.jpg) no-repeat center;
    background-size: cover;
  }
}
@media only screen and (max-width: 1159px) and (min-width: 768px) and (max-width: 1159px) {
  .con_hotel .box_hotel .box_point > li.list_pool .box_txt {
    height: 5.4em;
  }
  .con_hotel .box_hotel .box_point > li.list_pool .box_txt h4 {
    line-height: 1.2;
  }
}
@media only screen and (max-width: 1159px) and (max-width: 767px) {
  .con_hotel .box_hotel .box_point > li.list_pool {
    width: 49.25%;
  }
  .con_hotel .box_hotel .box_point > li.list_pool .box_txt {
    height: auto;
  }
  .con_hotel .box_hotel .box_point > li.list_pool .box_txt h4 {
    line-height: 1.2;
    font-size: 117%;
  }
  .con_hotel .box_hotel .box_point > li.list_pool .box_txt .tag {
    font-size: 55%;
  }
}

@media only screen and (max-width: 1159px) {
  .con_hotel .box_hotel .box_point > li.list_club {
    width: 50%;
    background: url(../images/home/img_club-sp.jpg) no-repeat center;
    background-size: cover;
  }
}
@media only screen and (max-width: 1159px) and (min-width: 768px) and (max-width: 1159px) {
  .con_hotel .box_hotel .box_point > li.list_club .box_txt {
    height: 5.4em;
  }
  .con_hotel .box_hotel .box_point > li.list_club .box_txt h4 {
    line-height: 1.2;
  }
}
@media only screen and (max-width: 1159px) and (max-width: 767px) {
  .con_hotel .box_hotel .box_point > li.list_club {
    width: 49.25%;
    float: right;
  }
  .con_hotel .box_hotel .box_point > li.list_club .box_txt {
    height: auto;
    padding: 23.5% 0;
  }
  .con_hotel .box_hotel .box_point > li.list_club .box_txt h4 {
    line-height: 1.2;
    font-size: 117%;
  }
}

@media only screen and (max-width: 1159px) {
  .con_hotel .box_hotel .box_point > li {
    margin-top: 1.5%;
  }
  .con_hotel .box_hotel .box_point > li .box_txt {
    position: static;
    height: auto;
    padding: 15% 0;
  }
  .con_hotel .box_hotel .box_point > li .box_txt h4 {
    font-size: 150%;
  }
  .con_hotel .box_hotel .box_point > li.list_rest {
    background: url(../images/home/img_rest-sp.jpg) no-repeat center;
    background-size: cover;
  }
  .con_hotel .box_hotel .box_point > li.list_rest .box_txt {
    padding: 12% 0;
  }
  .con_hotel .box_hotel .box_point > li.list_rest .box_txt h4 {
    line-height: 1.2;
  }
  .con_hotel .box_hotel .box_point > li.list_wedding {
    background: url(../images/home/img_wed-sp.jpg) no-repeat center top;
    background-size: cover;
  }
}

/* -----------------------------------------------------------
	.con_plan
----------------------------------------------------------- */
.con_plan {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .con_plan {
    margin-top: 10%;
  }
}
.con_plan h3 {
  font-size: 124%;
  font-weight: 100;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_plan h3 {
    font-size: 124%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan h3 {
    font-size: 108%;
  }
}
.con_plan h3 em {
  display: block;
  font-size: 250%;
}
@media only screen and (min-width: 768px) {
  .con_plan h3 em:before, .con_plan h3 em:after {
    display: inline-block;
    content: "";
    width: 72px;
    height: 30px;
  }
  .con_plan h3 em:before {
    background: url(../images/common/title_be.png) no-repeat center;
    margin-right: .3em;
  }
  .con_plan h3 em:after {
    background: url(../images/common/title_af.png) no-repeat center;
    margin-left: .3em;
  }
}
@media print {
  .con_plan h3 em:before, .con_plan h3 em:after {
    display: inline-block;
    content: "";
    width: 72px;
    height: 30px;
  }
  .con_plan h3 em:before {
    background: url(../images/common/title_be.png) no-repeat center;
    margin-right: .3em;
  }
  .con_plan h3 em:after {
    background: url(../images/common/title_af.png) no-repeat center;
    margin-left: .3em;
  }
}
.ie8 .con_plan h3 em:before, .ie8 .con_plan h3 em:after {
  display: inline-block;
  content: "";
  width: 72px;
  height: 30px;
}
.ie8 .con_plan h3 em:before {
  background: url(../images/common/title_be.png) no-repeat center;
  margin-right: .3em;
}
.ie8 .con_plan h3 em:after {
  background: url(../images/common/title_af.png) no-repeat center;
  margin-left: .3em;
}
@media only screen and (max-width: 767px) {
  .con_plan h3 em {
    font-size: 150%;
  }
}
.con_plan h3 span {
  display: block;
  font-weight: 600;
  line-height: 1;
  color: #7c5b33;
}
.con_plan h3 .en {
  font-family: 'Libre Baskerville',serif;
}
.con_plan h3 .jp {
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
}
.con_plan .box_plan {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan {
    margin-top: 5%;
  }
}
.con_plan .box_plan #tab_plan {
  overflow: hidden;
  padding-bottom: 1em;
  font-size: 116%;
}
@media only screen and (max-width: 1159px) {
  .con_plan .box_plan #tab_plan {
    overflow-x: scroll;
  }
  .con_plan .box_plan #tab_plan::-webkit-scrollbar {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_plan .box_plan #tab_plan {
    font-size: 116%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan #tab_plan {
    font-size: 108%;
  }
}
.con_plan .box_plan #tab_plan ul {
  width: 1160px;
  display: flex;
  border-top: 1px solid #c7c5bc;
  padding: 1em 0;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan #tab_plan ul {
    width: 100%;
    font-size: 70%;
    flex-wrap: wrap;
  }
}
.con_plan .box_plan #tab_plan ul li {
  display: inline-flex;
  justify-content: center;
  cursor: pointer;
  text-align: center;
  border-left: 1px solid #c7c5bc;
  position: relative;
  width: 20%;
  align-items: center;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan #tab_plan ul li {
  width: 50%;
}
.con_plan .box_plan #tab_plan ul li:last-child {
  width: 100%;
}
}
.con_plan .box_plan #tab_plan ul li:first-child {
  border-left: none;
}
.con_plan .box_plan #tab_plan ul li p {
  padding: .4em 1em;
  display: block;
  line-height: 1.2;
}
.con_plan .box_plan #tab_plan ul li:before {
  width: 100%;
  height: 6px;
  content: "";
  position: absolute;
  background-color: #904f4a;
  left: 0;
  bottom: -1em;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.45s;
  -o-transition: opacity 0.45s;
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan #tab_plan ul li {
    /*margin-bottom: 1.5em;*/
    box-sizing: border-box;
    border-top: 1px solid #c7c5bc;
    border-bottom: 1px solid #c7c5bc;
    border-left: 1px solid #c7c5bc;
    width: 50%;
  }
  .con_plan .box_plan #tab_plan ul li:first-child {
    border-left: 1px solid #c7c5bc;
  }
  .con_plan .box_plan #tab_plan ul li:nth-child(2n) {
    border-right: 1px solid #c7c5bc;
  }
  .con_plan .box_plan #tab_plan ul li:nth-child(3),
  .con_plan .box_plan #tab_plan ul li:nth-child(4),
  .con_plan .box_plan #tab_plan ul li:last-child {
    border-top: none;
  }
  .con_plan .box_plan #tab_plan ul li:last-child {
    width: 100%;
    border-right: 1px solid #c7c5bc;
  }
  .con_plan .box_plan #tab_plan ul li:before {
    bottom: 0em;
  }
  .con_plan .box_plan #tab_plan ul li::after {
    bottom: -.5em !important;
  }
  .con_plan .box_plan #tab_plan ul li p {
    padding: 1em;
  }
}
.con_plan .box_plan #tab_plan ul li:after {
  content: "";
  position: absolute;
  bottom: -1.5em;
  left: 50%;
  margin-left: -6px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 8px 6px 0 6px;
  border-color: #904f4a transparent transparent transparent;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
  opacity: 0;
  -moz-transition: opacity 0.45s;
  -o-transition: opacity 0.45s;
  -webkit-transition: opacity 0.45s;
  transition: opacity 0.45s;
}
.con_plan .box_plan #tab_plan ul li.active, .con_plan .box_plan #tab_plan ul li:hover {
  cursor: default;
}
.con_plan .box_plan #tab_plan ul li.active:before, .con_plan .box_plan #tab_plan ul li.active:after, .con_plan .box_plan #tab_plan ul li:hover:before, .con_plan .box_plan #tab_plan ul li:hover:after {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_plan .box_plan #tab_plan ul {
    width: 100%;
  }
}
.con_plan .box_plan #panel_plan {
  margin-top: 30px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan #panel_plan {
    margin-top: 4%;
  }
}
.con_plan .box_plan #panel_plan > li {
  display: none;
}
.con_plan .box_plan #panel_plan > li:first-child {
  display: list-item;
}
.con_plan .box_plan #panel_plan > li .list_plan {
  padding-bottom: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan #panel_plan > li .list_plan {
    padding-bottom: 3%;
  }
}
@media only screen and (min-width: 768px) {
  .con_plan .box_plan #panel_plan > li .list_plan {
    border-bottom: 2px solid #fff;
  }
}
@media print {
  .con_plan .box_plan #panel_plan > li .list_plan {
    border-bottom: 2px solid #fff;
  }
}
.ie8 .con_plan .box_plan #panel_plan > li .list_plan {
  border-bottom: 2px solid #fff;
}
.con_plan .box_plan #panel_plan > li .list_plan li {
  float: left;
  width: 25%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 2.41379%;
}
.con_plan .box_plan #panel_plan > li .list_plan li a {
  display: block;
  text-decoration: none;
}
.con_plan .box_plan #panel_plan > li .list_plan li a .cate {
  text-align: center;
  font-size: 108%;
  color: #ba7e31;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan #panel_plan > li .list_plan li a .cate {
    margin-bottom: 2%;
  }
}
.con_plan .box_plan #panel_plan > li .list_plan li a .photo {
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan #panel_plan > li .list_plan li a .photo {
    margin-bottom: 0;
  }
}
.con_plan .box_plan #panel_plan > li .list_plan li a .photo img {
  border: 3px solid #fff;
}
.con_plan .box_plan #panel_plan > li .list_plan li a .box_txt h4 {
  text-decoration: underline;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.8;
  margin-bottom: 15px;
}
.firefox .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt h4, .ie .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt h4 {
  max-height: 5.4em;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt h4 {
    margin-bottom: 2%;
  }
}
.con_plan .box_plan #panel_plan > li .list_plan li a .box_txt table {
  width: 100%;
}
.con_plan .box_plan #panel_plan > li .list_plan li a .box_txt table th, .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt table td {
  padding: .5em;
  border: 1px solid #dfdfdf;
}
.con_plan .box_plan #panel_plan > li .list_plan li a .box_txt table th {
  background: #f4f4f4;
}
.con_plan .box_plan #panel_plan > li .list_plan li a .box_txt table td {
  background: #fff;
}
.con_plan .box_plan #panel_plan > li .list_plan li a .box_txt table td span {
  color: #d1207b;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt table {
    width: auto;
    font-size: 85%;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt table th {
    display: none;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt table td {
    font-weight: 600;
    padding: .2em 1em;
    background: none;
    font-size: 77%;
    border-color: #a49d9d;
  }
}
.mouse .con_plan .box_plan #panel_plan > li .list_plan li a:hover {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_plan .box_plan #panel_plan > li .list_plan li a:hover:hover, .touch .con_plan .box_plan #panel_plan > li .list_plan li a:hover.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_plan .box_plan #panel_plan > li .list_plan li a:hover {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_plan .box_plan #panel_plan > li .list_plan li a:hover.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_plan .box_plan #panel_plan > li .list_plan li a:hover .box_txt h4 {
  text-decoration: none;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_plan .box_plan #panel_plan > li .list_plan li {
    float: none;
    width: 100%;
    margin-top: 3%;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li:first-child {
    margin-top: 0;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a {
    overflow: hidden;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a .cate {
    float: right;
    width: 67%;
    text-align: left;
    font-size: 124%;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a .photo {
    float: left;
    width: 30%;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt {
    float: right;
    width: 67%;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt h4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    line-height: 1.8;
  }
  .firefox .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt h4, .ie .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt h4 {
    max-height: 3.6em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan #panel_plan > li .list_plan li {
    float: none;
    width: 100%;
    padding-bottom: 5%;
    border-bottom: 1px solid #c7c5bc;
    margin-top: 5%;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li:first-child {
    margin-top: 0;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a {
    overflow: hidden;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a .cate {
    float: right;
    width: 55.11364%;
    text-align: left;
    font-size: 77%;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a .photo {
    float: left;
    width: 42.15909%;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a .photo img {
    border: none;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt {
    float: right;
    width: 55.11364%;
  }
  .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt h4 {
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    line-height: 1.3;
  }
  .firefox .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt h4, .ie .con_plan .box_plan #panel_plan > li .list_plan li a .box_txt h4 {
    max-height: 3.9em;
  }
}
.con_plan .box_bn {
  padding-top: 17px;
  letter-spacing: -.4em;
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_plan .box_bn {
    border-top: 1px solid #dad7c6;
  }
}
@media print {
  .con_plan .box_bn {
    border-top: 1px solid #dad7c6;
  }
}
.ie8 .con_plan .box_bn {
  border-top: 1px solid #dad7c6;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_bn {
    padding-top: 2.5%;
  }
}
.con_plan .box_bn li {
  letter-spacing: normal;
  display: inline-block;
  margin-left: 12px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_bn li {
    margin-left: 0.73864%;
  }
}
.con_plan .box_bn li:first-child {
  margin-left: 0;
}
.mouse .con_plan .box_bn li a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_plan .box_bn li a:hover, .touch .con_plan .box_bn li a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_plan .box_bn li a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_plan .box_bn li a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
@media only screen and (min-width: 768px) and (max-width: 963px) {
  .con_plan .box_bn li {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_bn li {
    width: 32.84091%;
  }
}
.con_plan .box_btn {
  background: #e3e1d8;
  padding: 7px 0;
  margin-top: 23px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_btn {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_btn {
    margin-top: 3%;
  }
}
.con_plan .box_btn .btn_plan {
  width: 330px;
  margin: auto;
  border: 2px solid #d5cfc5;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_btn .btn_plan {
    width: 100%;
  }
}
.con_plan .box_btn .btn_plan a {
  border: 1px solid #fff;
  text-align: center;
  text-decoration: none;
  display: block;
  padding: 1em 0;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VlZTJlMSIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2RlY2ZjZSIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #eee2e1), color-stop(100%, #decfce));
  background: -moz-linear-gradient(#eee2e1, #decfce);
  background: -webkit-linear-gradient(#eee2e1, #decfce);
  background: linear-gradient(#eee2e1, #decfce);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFEEE2E1', endColorstr='#FFDECFCE');
  border: 1px solid #fff;
}
.mouse .con_plan .box_btn .btn_plan a {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse .con_plan .box_btn .btn_plan a:hover, .touch .con_plan .box_btn .btn_plan a.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_plan .box_btn .btn_plan a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_plan .box_btn .btn_plan a.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_plan .box_btn .btn_plan a:before {
  content: "";
  font-family: FontAwesome;
  margin-right: .5em;
  padding: .2em .4em .2em .6em;
  background: #904f4a;
  color: #fff;
}
.con_plan .box_btn .btn_plan a {
  font-size: 108%;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_plan .box_btn .btn_plan a {
    padding: 2em 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_btn .btn_plan a {
    padding: 1em 0;
  }
}

/* -----------------------------------------------------------
	.con_spe
----------------------------------------------------------- */
.con_spe {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  .con_spe {
    margin-top: 3%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spe {
    margin-top: 4%;
  }
}
@media only screen and (min-width: 1160px) {
  .con_spe {
    border: 2px solid #f7f2e1;
    background: #eae0bf;
  }
}
@media print {
  .con_spe {
    border: 2px solid #f7f2e1;
    background: #eae0bf;
  }
}
.ie8 .con_spe {
  border: 2px solid #f7f2e1;
  background: #eae0bf;
}
.con_spe .box_spe {
  display: table;
  padding: 20px 0;
  width: 100%;
}
.con_spe .box_spe .box_title, .con_spe .box_spe .photo, .con_spe .box_spe .box_trip {
  display: table-cell;
  vertical-align: middle;
}
.con_spe .box_spe .box_title {
  padding: 0 50px;
}
.con_spe .box_spe .box_title h4 {
  font-size: 124%;
  font-weight: 100;
  text-align: center;
}
.con_spe .box_spe .box_title h4 > em {
  color: #ba7e31;
  font-weight: 600;
  display: block;
}
.con_spe .box_spe .box_title h4 > span {
  font-size: 238%;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  line-height: 1;
}
.con_spe .box_spe .box_title h4 > span span {
  font-size: 158%;
  color: #ba7e31;
}
.con_spe .box_spe .box_title h4 > span em {
  background: #ba7e31;
  display: inline-block;
  vertical-align: middle;
  padding: .3em .3em;
  color: #fff;
  font-size: 53%;
  -moz-border-radius: 2em;
  -webkit-border-radius: 2em;
  border-radius: 2em;
}
.con_spe .box_spe .box_title .btn {
  margin-top: 15px;
}
.con_spe .box_spe .box_title .btn a {
  text-decoration: none;
  line-height: 1;
  display: block;
  border: 2px solid #cdbbaa;
  background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4gPHN2ZyB2ZXJzaW9uPSIxLjEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PGRlZnM+PGxpbmVhckdyYWRpZW50IGlkPSJncmFkIiBncmFkaWVudFVuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgeDE9IjAuNSIgeTE9IjAuMCIgeDI9IjAuNSIgeTI9IjEuMCI+PHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIvPjxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iI2Y3ZjJlNyIvPjwvbGluZWFyR3JhZGllbnQ+PC9kZWZzPjxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==');
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, #f7f2e7));
  background: -moz-linear-gradient(#ffffff, #f7f2e7);
  background: -webkit-linear-gradient(#ffffff, #f7f2e7);
  background: linear-gradient(#ffffff, #f7f2e7);
  *zoom: 1;
  filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFF7F2E7');
  display: table;
  width: 100%;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.con_spe .box_spe .box_title .btn a i {
  display: table-cell;
  color: #fff;
  background: #a28364;
  border-right: 2px solid #d5cfc5;
  width: 11%;
  text-align: center;
}
.con_spe .box_spe .box_title .btn a span {
  border: 1px solid #fff;
  display: table-cell;
  padding: 1em 0 1em 1em;
}
@media only screen and (max-width: 1159px) {
  .con_spe {
    text-align: center;
  }
}

/* -----------------------------------------------------------
	#con_rsrv
----------------------------------------------------------- */
#con_rsrv {
  background: #f0efe9;
  margin-top: 27px;
  border: 1px solid #acaaa2;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
@media only screen and (max-width: 767px) {
  #con_rsrv {
    margin-top: 3%;
  }
}
#con_rsrv #tab_rsrv ul {
  letter-spacing: -.4em;
}
@media only screen and (max-width: 767px) {
  #con_rsrv #tab_rsrv ul {
    display: none;
  }
}
#con_rsrv #tab_rsrv ul li {
  cursor: pointer;
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  text-align: center;
  width: 50%;
  background: #c6c4b9;
  padding: 9px 0;
  color: #898989;
  border-top: 3px solid #c6c4b9;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -moz-transition: color 0.35s, background 0.35s, border 0.35s;
  -o-transition: color 0.35s, background 0.35s, border 0.35s;
  -webkit-transition: color 0.35s, background 0.35s, border 0.35s;
  transition: color 0.35s, background 0.35s, border 0.35s;
}
#con_rsrv #tab_rsrv ul li.active {
  cursor: default;
}
#con_rsrv #tab_rsrv ul li span {
  font-size: 154%;
  line-height: 1;
  font-family: "ヒラギノ明朝 Pro W3","Hiragino Mincho Pro","Yu Mincho",YuMincho,"游明朝","ＭＳ Ｐ明朝","MS PMincho","Times New Roman",Times,Garamond,Georgia,serif;
  font-weight: 600;
}
#con_rsrv #tab_rsrv ul li span:before {
  display: inline-block;
  vertical-align: middle;
  content: "";
  width: 31px;
  height: 31px;
  margin-right: .3em;
}
#con_rsrv #tab_rsrv ul li.tab_lod span:before {
  background: url(../images/common/ic_lod-off.png) no-repeat center;
}
#con_rsrv #tab_rsrv ul li.tab_lod:hover, #con_rsrv #tab_rsrv ul li.tab_lod.active {
  border-top: 3px solid #9b544f;
}
#con_rsrv #tab_rsrv ul li.tab_lod:hover span:before, #con_rsrv #tab_rsrv ul li.tab_lod.active span:before {
  background: url(../images/common/ic_lod-on.png) no-repeat center;
}
#con_rsrv #tab_rsrv ul li.tab_rest span:before {
  background: url(../images/common/ic_rest-off.png) no-repeat center;
}
#con_rsrv #tab_rsrv ul li.tab_rest:hover, #con_rsrv #tab_rsrv ul li.tab_rest.active {
  border-top: 3px solid #b78340;
}
#con_rsrv #tab_rsrv ul li.tab_rest:hover span:before, #con_rsrv #tab_rsrv ul li.tab_rest.active span:before {
  background: url(../images/common/ic_rest-on.png) no-repeat center;
}
#con_rsrv #tab_rsrv ul li:hover, #con_rsrv #tab_rsrv ul li.active {
  background: #f0efe9;
}
#con_rsrv #tab_rsrv ul li:hover.tab_lod, #con_rsrv #tab_rsrv ul li.active.tab_lod {
  color: #9b544f;
}
#con_rsrv #tab_rsrv ul li:hover.tab_rest, #con_rsrv #tab_rsrv ul li.active.tab_rest {
  color: #b78340;
}
#con_rsrv #panel_rsrv > li {
  display: none;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
#con_rsrv #panel_rsrv > li:first-child {
  display: list-item;
}
#con_rsrv #panel_rsrv > li .con_search {
  padding: 15px 20px;
  overflow: hidden;
  color: #505050;
  font-size: 108%;
}
#con_rsrv #panel_rsrv > li .con_search select, #con_rsrv #panel_rsrv > li .con_search input.datepicker {
  border: 1px solid #e3e4eb;
  border-top: 1px solid #abadb3;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  height: 3em;
  line-height: 3em;
  padding: 0 0 0 .4em;
}
#con_rsrv #panel_rsrv > li.panel_lod, #con_rsrv #panel_rsrv > li.panel_rest {
  padding: 10px 20px;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search, #con_rsrv #panel_rsrv > li.panel_rest .box_search {
  float: left;
  width: 885px;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  #con_rsrv #panel_rsrv > li.panel_lod .box_search, #con_rsrv #panel_rsrv > li.panel_rest .box_search {
    width: 100%;
    float: none;
  }
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search form, #con_rsrv #panel_rsrv > li.panel_rest .box_search form {
  width: 100%;
  display: table;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea {
  display: table-cell;
  vertical-align: middle;
  width: 718px;
  letter-spacing: -.4em;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl {
  display: inline-block;
  vertical-align: middle;
  margin-left: 1em;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_day, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl.sel_day {
  margin-left: 0;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl dt, #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl dd, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl dt, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl dd {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
}
@media only screen and (max-width: 767px) {
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl dt {
    width: 20%;
    text-align: left;
    margin-right: 0 !important;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl dd {
    width: 60%;
    text-align: right;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_peo {
    width: 80% !important;
    margin-left: 0;
    display: inline-block;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_peo dt {
    width: 55%;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_peo dd {}
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_peo dd select {
    width: unset;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_roo {
    width: 26% !important;
    margin-left: 0 !important;
    display: inline-block;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_roo dd select {
    width: 87%;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_roo dd {
    width: unset;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl dd.sp_peo {
    width: 45%;
    text-align: left;
  }
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl dt, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl dt {
  margin-right: .5em;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search form .btn_sea, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .btn_sea {
  display: table-cell;
  vertical-align: middle;
  width: 167px;
  line-height: 1;
}
@media only screen and (max-width: 767px) {
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .btn_sea {
    width: 100%;
  }
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search form .btn_sea input, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .btn_sea input{
  width: 167px;
  font-size: 0;
  line-height: 1;
  background: url(../images/common/btn_rsv.png) no-repeat;
  height: 51px;
  border: none;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form, #con_rsrv #panel_rsrv > li.panel_rest .box_search form {
    font-size: 93%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 963px) {
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form, #con_rsrv #panel_rsrv > li.panel_rest .box_search form {
    display: block;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea {
    display: block;
    width: 100%;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl {
    margin-left: .5em;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .btn_sea, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .btn_sea {
    display: block;
    margin: 2% auto 0;
  }
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist {
  width: 100%;
  letter-spacing: -.4em;
  margin-top: 10px;
  border-top: 1px solid #c8c6bd;
  padding-top: 15px;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li {
  letter-spacing: normal;
  display: inline-block;
  vertical-align: middle;
  margin-left: 7px;
  line-height: 1;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li > a, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li > a {
  display: block;
  text-align: center;
  text-decoration: none;
  border: 2px solid #d5cba9;
  padding: .8em 1.5em;
  -moz-transition: background 0.35s;
  -o-transition: background 0.35s;
  -webkit-transition: background 0.35s;
  transition: background 0.35s;
  line-height: 1.5em;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li > a:after, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li > a:after {
  content: "";
  font-family: FontAwesome;
  margin-left: .5em;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li > a:hover, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li > a:hover {
  background: #cfb86b;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li:first-child, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li:first-child {
  margin-left: 0;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li:first-child a, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li:first-child a {
  background: #b29e5b;
  border-color: #cfb86b;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li:first-child a:hover, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li:first-child a:hover {
  background: #f0efe9;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li:first-child + * + * a, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li:first-child + * + * a {
  border-color: #d8d7d0;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li:first-child + * + * a:hover, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li:first-child + * + * a:hover {
  background: #d8d7d0;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li.btn_trip a, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li.btn_trip a {
  border: none;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li.btn_trip a:after, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li.btn_trip a:after {
  content: "";
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li.btn_trip a:hover, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li.btn_trip a:hover {
  background: none;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li.btn_trip a i, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li.btn_trip a i {
  margin: auto;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  #con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist {
    font-size: 93%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1159px) and (min-width: 768px) and (max-width: 963px) {
  #con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li > a, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li > a {
    padding: .8em;
  }
}

#con_rsrv #panel_rsrv > li.panel_lod .box_trip, #con_rsrv #panel_rsrv > li.panel_rest .box_trip {
  float: right;
}
#con_rsrv #panel_rsrv > li.panel_lod .box_trip #CDSWIDCOE, #con_rsrv #panel_rsrv > li.panel_rest .box_trip #CDSWIDCOE {
  margin: 0;
}
#con_rsrv #panel_rsrv > li.panel_rest .box_search {
  width: 100%;
  float: none;
}
#con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea {
  width: 870px;
}
#con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl {
  letter-spacing: normal;
}
#con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl.sel_rest {
  margin-left: 0;
}
#con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl.sel_day {
  margin-left: 1em;
}
#con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl dt {
  margin-right: 0;
  margin-bottom: .3em;
  display: block;
}
#con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl dd {
  display: inline-block;
  vertical-align: middle;
}
#con_rsrv #panel_rsrv > li.panel_rest .box_search form .btn_sea {
  display: table-cell;
  vertical-align: middle;
  width: 167px;
  line-height: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  #con_rsrv #panel_rsrv > li.panel_rest .box_search form {
    font-size: 93%;
    display: block;
  }
  #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea {
    display: block;
    width: 100%;
  }
  #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl {
    margin-left: .5em;
  }
  #con_rsrv #panel_rsrv > li.panel_rest .box_search form .btn_sea {
    display: block;
    margin: 2% auto 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 963px) {
  #con_rsrv #panel_rsrv > li.panel_rest .box_search form {
    display: table;
  }
  #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea {
    display: table-cell;
    width: 100%;
  }
  #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl.sel_rest {
    display: block;
    margin-bottom: .5em;
  }
  #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea dl.sel_day {
    margin-left: 0;
  }
  #con_rsrv #panel_rsrv > li.panel_rest .box_search form .btn_sea {
    display: table-cell;
  }
}
#con_rsrv #panel_rsrv > li.panel_rest .txt {
  width: 100%;
  display: block;
  border-top: 1px solid #c8c6bd;
  padding-top: 15px;
}

.con_rsrv-sp {
  margin-top: 4%;
}
.con_rsrv-sp .btn_rsrv {
  width: 100%;
  letter-spacing: -.4em;
}
.con_rsrv-sp .btn_rsrv li {
  display: inline-block;
  letter-spacing: normal;
  vertical-align: middle;
  width: 25%;
}
.mouse .con_rsrv-sp .btn_rsrv 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 .con_rsrv-sp .btn_rsrv li:hover, .touch .con_rsrv-sp .btn_rsrv li.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_rsrv-sp .btn_rsrv li {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_rsrv-sp .btn_rsrv li.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}

/* YOUTUBE動画設定 */
#tubular-container, #tubular-shield {
  width: 100% !important;
  display: none;
  overflow: hidden;
  overflow-y: hidden;
}
@media only screen and (max-width: 767px) {
  #tubular-container, #tubular-shield {
    display: none !important;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li, #con_rsrv #panel_rsrv > li.panel_rest .box_search .box_btnlist > li{
    margin-left: 0;
  }
}

#intro_movie_you {
  background-color: #000;
  display: none;
  height: 100% !important;
  left: 0;
  position: fixed;
  top: 0;
  width: 100% !important;
  z-index: 99999;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  #intro_movie_you video {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  #intro_movie_you {
    display: none !important;
  }
  #con_rsrv #tab_rsrv ul li span{
    font-size: 120%;
  }
  #con_rsrv #panel_rsrv > li .con_search{
    padding: 15px 0;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search, #con_rsrv #panel_rsrv > li.panel_rest .box_search{
    width: 100%;
    float: none;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form, #con_rsrv #panel_rsrv > li.panel_rest .box_search form{
    display: block;
    width: 100%;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea{
    width: 100%;
    display: block;
  }
   #con_rsrv #panel_rsrv > li .con_search input.datepicker{
    width: 45%;
   }
   #con_rsrv #panel_rsrv > li .con_search select, #con_rsrv #panel_rsrv > li .con_search input.datepicker{
    height: 2em;
    line-height: 2em;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_peo,#con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_roo{
    width: 110px;
    padding: 4% 0;
   }
    #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_roo{
      width: 90px;
    }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_day{
    text-align: left;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea{
    text-align: center;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .btn_sea{
    text-align: center;
    display: block;
    margin: 0 auto;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .btn_sea input{
    display: inline-block;
    background-color: #9b544f !important;
    border: #772c27 !important;
    cursor: pointer !important;
        width: 100%;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 0;
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.15);
     -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
             box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
    -webkit-border-radius: 4px;
            border-radius: 4px;
    text-align: center;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li{
    display: block;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist li.register{
    width: 100%;
    margin: 0 auto 3%;
   }
   #tc-widget{
    height: auto !important;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_day{
    width: 100%;
    text-align: center;
   }
}

#skip_movie_you {
  right: 15px;
  position: fixed;
  top: 15px;
  z-index: 99999;
  display: none;
}
.mouse #skip_movie_you {
  -moz-transition: opacity 200ms ease-in;
  -o-transition: opacity 200ms ease-in;
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
}
.mouse #skip_movie_you:hover, .touch #skip_movie_you.touchstart {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch #skip_movie_you {
  -webkit-tap-highlight-color: transparent;
}
.touch #skip_movie_you.touchend {
  -moz-transition-delay: 200ms;
  -o-transition-delay: 200ms;
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
#skip_movie_you a {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  #skip_movie_you {
    display: none !important;
  }
}

#intro_movie_controls {
  padding: 10px 10px 4px 10px;
  border: 1px solid #585658;
  position: absolute;
  bottom: 16px;
  left: 145px;
  z-index: 999999;
  display: none;
}

#intro_movie_controls .tubular-back, #intro_movie_controls .tubular-play, #intro_movie_controls .tubular-pause, #intro_movie_controls .tubular-mute {
  margin: 0 8px;
  width: 16px;
  height: 16px;
  display: inline-block;
  text-indent: -9999px;
  cursor: pointer;
}
#intro_movie_controls .tubular-play {
  background: url(../images/video/bt_play.png) 0 0 no-repeat;
}
#intro_movie_controls .tubular-pause {
  background: url(../images/video/bt_pause.png) 0 0 no-repeat;
}
#intro_movie_controls .tubular-mute {
  background: url(../images/video/bt_vol_off_you.png) 0 0 no-repeat;
}
#intro_movie_controls .tubular-mute.active {
  background: url(../images/video/bt_vol_you.png) 0 0 no-repeat;
}
#intro_movie_controls .tubular-back {
  background: url(../images/video/bt_back.png) 0 0 no-repeat;
}

#intro_fot_you {
  background-color: #fff;
  clear: both;
  height: 75px;
  overflow: hidden;
  left: 0;
  position: fixed;
  bottom: 0;
  z-index: 99999;
  text-align: center;
  width: 100%;
  display: none;
}
@media only screen and (max-width: 767px) {
  #intro_fot_you {
    display: none !important;
  }
}
#intro_fot_you .con_foot {
  height: 75px;
  position: relative;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1159px) {
  #intro_fot_you .con_foot {
    height: 115px;
  }
}
#intro_fot_you .add_youtube {
  text-align: right;
  padding-right: 10px;
  line-height: 75px;
}
#intro_fot_you .add_youtube:hover {
  text-decoration: none;
}

#intro_fot_you .con_foot .logo {
  height: 50px;
  left: 70px;
  position: absolute;
  top: 13px;
  width: 51px;
  z-index: 2;
}

@media only screen and (max-width: 1279px) {
  #intro_fot_you .con_foot .logo {
    left: 20px;
  }
}
@media print {
  #intro_fot_you .con_foot .logo {
    left: 20px;
  }
}
.ie8 #intro_fot_you .con_foot .logo {
  left: 20px;
}

#intro_fot_you .con_foot .logo a {
  cursor: pointer;
}

#intro_fot_you .con_foot .copy {
  color: #191919;
  line-height: 75px;
  font-size: 90%;
}

@media only screen and (max-width: 1024px) {
  #intro_fot_you .con_foot .copy {
    padding-right: 15px;
    text-align: right;
  }
}
#intro_fot_you .con_foot .main_copy {
  height: 16px;
  position: absolute;
  right: 75px;
  top: 25px;
  width: 179px;
  display: none;
}

#intro_fot_you .con_foot .bt_vol {
  height: 34px;
  position: absolute;
  right: 20px;
  top: 19px;
  width: 34px;
  z-index: 2;
}

@media only screen and (max-width: 640px) {
  #intro_fot_you .con_foot .bt_vol {
    display: none;
  }
}
#intro_fot_you .con_foot .bt_vol a {
  background: url("../images/home/bt_vol_off.png") no-repeat scroll left top transparent;
  cursor: pointer;
  display: block;
}

#intro_fot_you .con_foot .bt_vol a.off img {
  visibility: hidden;
}

/* -----------------------------------------------------------
	外部モジュール
----------------------------------------------------------- */
#tc-widget {
  margin-bottom: none;
  height: 36px;
}
#tc-widget .tc-wrap .tc-header {
  all: initial !important;
}
#tc-widget .tc-wrap .tc-header .tc-h1 {
  display: none !important;
}
#tc-widget .tc-wrap .ie div.tc-header {
  background: #f0efe9 !important;
  height: 0px !important;
}
#tc-widget .tc-wrap .ie div.tc-header .tc-h1 {
  display: none !important;
}
#tc-widget .tc-wrap .tc-body {
  background: none !important;
  border: none !important;
}
#tc-widget .tc-wrap .tc-body .tc-book {
  background-color: #9b544f !important;
  border: #772c27 !important;
  cursor: pointer !important;
}
#tc-widget .tc-wrap .tc-body #shop_id {
  cursor: pointer !important;
}
#tc-widget .tc-wrap .tc-body #reservation_start_date {
  cursor: pointer !important;
}
#tc-widget .tc-wrap .tc-body #reservation_start_time {
  cursor: pointer !important;
}
#tc-widget .tc-wrap .tc-body #reservation_num_people {
  cursor: pointer !important;
}
<<<<<<< .mine
||||||| .r887

@media only screen and (max-width: 767px) {
  #tc-widget {
    height: auto !important;
    width: 100% !important;
  }
  #tc-widget .tc-body{
    padding: 15px 0 !important;
  }
  #tc-widget .tc-shop, #tc-widget .tc-date, #tc-widget .tc-time, #tc-widget .tc-ppl{
    width: 48% !important;
  }
  #tc-widget .tc-shop select{
    width: 100% !important;
  }
  #tc-widget input[type='text']{
    width: 70%;
  }
  #tc-widget .tc-icon{
    width: 25%;
    display: inline-block;
  }
  #tc-widget .tc-wrap-input{
    float: right;
    width: 70%;
    margin-left: 5%;
  }
  #tc-widget .tc-wrap-input select,#tc-widget .tc-wrap-input input{
    width: 100% !important;
  }
   #tc-widget .tc-date, #tc-widget .tc-ppl{
    float: right !important;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_day dt{
    float: left;
  }
}

@media screen and (min-width: 408px) and (max-width: 767px){
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_day dt{
    float: none;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_peo{
    width: 180px;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_roo{
    width: 110px;
  }
}

.box_header{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}=======


@media only screen and (max-width: 767px) {
  #tc-widget {
    height: auto !important;
    width: 100% !important;
  }
  #tc-widget .tc-body{
    padding: 15px 0 !important;
  }
  #tc-widget .tc-shop, #tc-widget .tc-date, #tc-widget .tc-time, #tc-widget .tc-ppl{
    width: 48% !important;
  }
  #tc-widget .tc-shop select{
    width: 100% !important;
  }
  #tc-widget input[type='text']{
    width: 70%;
  }
  #tc-widget .tc-icon{
    width: 25%;
    display: inline-block;
  }
  #tc-widget .tc-wrap-input{
    float: right;
    width: 70%;
    margin-left: 5%;
  }
  #tc-widget .tc-wrap-input select,#tc-widget .tc-wrap-input input{
    width: 100% !important;
  }
   #tc-widget .tc-date, #tc-widget .tc-ppl{
    float: right !important;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_day dt{
    float: left;
  }
}

@media screen and (min-width: 408px) and (max-width: 767px){
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_day dt{
    float: none;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_peo{
    width: 180px;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_roo{
    width: 110px;
  }
}
@media only screen and (max-width: 767px) {
  #intro_movie_you {
    display: none !important;
  }
  #con_rsrv #tab_rsrv ul li span{
    font-size: 120%;
  }
  #con_rsrv #panel_rsrv > li .con_search{
    padding: 15px 0;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search, #con_rsrv #panel_rsrv > li.panel_rest .box_search{
    width: 100%;
    float: none;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form, #con_rsrv #panel_rsrv > li.panel_rest .box_search form{
    display: block;
    width: 100%;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea, #con_rsrv #panel_rsrv > li.panel_rest .box_search form .box_sea{
    width: 100%;
    display: block;
  }
   #con_rsrv #panel_rsrv > li .con_search input.datepicker{
    width: 45%;
   }
   #con_rsrv #panel_rsrv > li .con_search select{
    height: 2em;
    line-height: 2em;
    border: 1px solid #abadb3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 34%;
   }
   #con_rsrv #panel_rsrv > li .con_search input.datepicker{
    height: 2em;
    line-height: 2em;
    border: 1px solid #abadb3;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    width: 63%;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_peo,#con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_roo{
    width: 110px;
    padding: 4% 0;
    text-align: right;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_day{
    text-align: left;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea{
    text-align: center;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .btn_sea{
    text-align: center;
    display: block;
    margin: 0 auto;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .btn_sea input,#tc-widget .tc-book{
    background-image: none;
    display: inline-block;
    background-color: #9b544f !important;
    -webkit-appearance: none;
    border-radius: 0;
    -webkit-border-radius:0px;
    border: #772c27 !important;
    cursor: pointer !important;
        width: 100% !important;
    font-size: 20px;
    font-weight: bold;
    padding: 6px 0;
    color: #ffffff;
     -moz-border-radius: 4px;
     -webkit-border-radius: 4px !important;
    -ms-border-radius: 4px;
    border-radius: 4px;
    text-align: center;
   }
   input[type='submit']
{
   -webkit-appearance: none;
   -moz-appearance: none;
   appearance: none;
}
   #tc-widget .tc-header{
    display: none !important;
   }
   #tc-widget .tc-body{
    border: none !important;
    background: none !important;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist > li{
    display: block;
    font-size: 0.8em;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search .box_btnlist li.register{
    /*width: 56%;*/
    margin: 0 auto 2%;
   }
   #tc-widget{
    height: auto !important;
   }
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_day{
    width: 100%;
    text-align: center;
   }
}

@media screen and (min-width: 408px) and (max-width: 767px){
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_day dt{
    float: none;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_peo{
    width: 200px;
  }
  #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_roo{
    width: 110px;
  }
}
@media screen and (min-width: 400px) and (max-width: 450px){
   #con_rsrv #panel_rsrv > li.panel_lod .box_search form .box_sea dl.sel_peo{
    width: 170px;
  }
.box_header{
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
}
@media only screen and (max-width: 1024px) {
#trip_ai_container{
  bottom: 85px !important;
}
}
