@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
.con_concept .box_concept, .con_michelin, .con_spa .box_spa, .con_pool {
  max-width: 1280px;
  margin: auto;
  width: 95%;
}

.con_news, .con_slideitem, .con_appeal, .con_making,
.con_destination, .con_access {
  max-width: 1900px;
  margin: auto;
  width: 95%;
}

/*Animate */
/* -----------------------------------------------------------
	.box_logo
----------------------------------------------------------- */
#header .box_logo {
  top: 1.5%;
  left: 3%;
  margin-left: 0;
  max-width: 112px;
  opacity: 0;
  -webkit-animation: logo 1s ease-out 2.5s forwards;
          animation: logo 1s ease-out 2.5s forwards;
}
@media only screen and (max-width: 767px) {
  #header .box_logo {
    top: 0.5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  #header .box_logo {
    left: 5%;
  }
}
@media only screen and (max-width: 767px) {
  #header .box_logo {
    left: 3.5%;
  }
}
@media only screen and (min-width: 1281px) and (max-width: 1900px) {
  #header .box_logo {
    margin-left: 0;
    left: 3%;
  }
}
@media print {
  #header .box_logo {
    margin-left: 0;
    left: 3%;
  }
}
.ie8 #header .box_logo {
  margin-left: 0;
  left: 3%;
}
@media only screen and (max-width: 767px) {
  #header .box_logo {
    width: 15%;
  }
}

/* -----------------------------------------------------------
	.con_mainimg
----------------------------------------------------------- */
.con_mainimg {
  position: relative;
  margin: 1.5%;
  max-width: 1860px;
  z-index: 2;
  opacity: 0;
  -webkit-animation: fadeIn .6s linear 1s;
  animation: fadeIn .6s linear 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}
@media only screen and (min-width: 1861px) {
  .con_mainimg {
    margin: 20px auto;
  }
}
@media print {
  .con_mainimg {
    margin: 20px auto;
  }
}
.ie8 .con_mainimg {
  margin: 20px auto;
}
.con_mainimg.visible {
  opacity: 1;
}
.con_mainimg .box_txt {
  position: absolute;
  top: 45%;
  left: 3%;
  color: #fff;
  width: 97%;
  z-index: 10;
}
@media only screen and (max-width: 767px) {
  .con_mainimg .box_txt {
    top: 30%;
  }
}
.con_mainimg .box_txt .wrp {
  -webkit-animation: hide 3s;
  animation: hide 3s;
}
.con_mainimg .box_txt .wrp .catch {
  font-family: "Playfair Display", serif;
  font-size: 282%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  letter-spacing: .15em;
  text-shadow: -2px 0 0 rgba(0, 0, 0, 0.4);
  margin: 20px auto;
  -webkit-animation: fadeIn 2s;
  animation: fadeIn 2s;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
@media only screen and (max-width: 767px) {
  .con_mainimg .box_txt .wrp .catch {
    margin: 10px auto;
    padding-left: 5%;
    font-size: 7.5vw;
  }
}
@media only screen and (min-width: 544.5px) and (max-width: 767px) {
  .con_mainimg .box_txt .wrp .catch {
    font-size: 2.15vw;
    letter-spacing: .1em;
  }
}
.con_mainimg .box_scroll {
  position: absolute;
  bottom: 0;
  left: 3%;
  z-index: 10;
  overflow: hidden;
  -webkit-animation: fadeIn 2s;
  animation: fadeIn 2s;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
.con_mainimg .box_scroll p {
  font-family: "Playfair Display", serif;
  font-size: 69%;
  letter-spacing: 0.1em;
}
.con_mainimg .box_scroll p a {
  display: inline-block;
  color: #fff;
  position: relative;
  padding-bottom: 58px;
}
@media only screen and (min-width: 544.5px) and (max-width: 767px) {
  .con_mainimg .box_scroll p a {
    padding-bottom: 2em;
  }
}
.con_mainimg .box_scroll p a:after {
  content: "";
  background: #fff;
  height: 55px;
  width: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  -webkit-animation-delay: 4s;
          animation-delay: 4s;
}
@media only screen and (min-width: 544.5px) and (max-width: 767px) {
  .con_mainimg .box_scroll p a:after {
    height: 1.8em;
    -webkit-animation: sdbSpl 2s infinite;
    animation: sdbSpl 2s infinite;
    -webkit-animation-delay: 4s;
            animation-delay: 4s;
  }
}
.con_mainimg .box_play {
  position: absolute;
  top: 53%;
  color: #fff;
  width: 100%;
  z-index: 10;
  -webkit-animation: hide 3s;
  animation: hide 3s;
}
@media only screen and (max-width: 767px) {
  .con_mainimg .box_play {
    top: 37%;
  }
}
.con_mainimg .box_play .js-btn-play {
  text-align: center;
}
.con_mainimg .box_play .js-btn-play .ic {
  text-align: center;
  -webkit-animation: fadeIn 2s;
  animation: fadeIn 2s;
  -webkit-animation-delay: 3s;
          animation-delay: 3s;
}
.con_mainimg .box_play .js-btn-play .ic i {
  color: #fff;
  font-size: 375%;
  text-shadow: -2px 0 0 rgba(0, 0, 0, 0.4);
}
.con_mainimg .box_play .js-btn-play .ic .t {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 94%;
  letter-spacing: 0.1em;
  text-shadow: -2px 0 0 rgba(0, 0, 0, 0.4);
}
.con_mainimg .box_slide {
  text-align: center;
  position: relative;
  overflow: hidden;
}
@media only screen and (min-width: 1921px) {
  .con_mainimg .box_slide {
    height: auto;
  }
}
@media print {
  .con_mainimg .box_slide {
    height: auto;
  }
}
.ie8 .con_mainimg .box_slide {
  height: auto;
}
@media only screen and (min-width: 768px) {
  .con_mainimg .box_slide {
    height: 95vh;
  }
}
@media print {
  .con_mainimg .box_slide {
    height: 95vh;
  }
}
.ie8 .con_mainimg .box_slide {
  height: 95vh;
}
@media only screen and (max-width: 767px) {
  .con_mainimg .box_slide {
    height: 90vh;
  }
}
.con_mainimg .box_slide .slide {
  -webkit-animation: fadeInImg 3s;
  animation: fadeInImg 3s;
  -webkit-transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
          transition-timing-function: cubic-bezier(0.645, 0.045, 0.355, 1);
}
@media only screen and (min-width: 1921px) {
  .con_mainimg .box_slide .slide {
    -webkit-animation: fadeInImgL 3s;
    animation: fadeInImgL 3s;
  }
}
@media print {
  .con_mainimg .box_slide .slide {
    -webkit-animation: fadeInImgL 3s;
    animation: fadeInImgL 3s;
  }
}
.ie8 .con_mainimg .box_slide .slide {
  -webkit-animation: fadeInImgL 3s;
  animation: fadeInImgL 3s;
}
@media only screen and (min-width: 768px) {
  .con_mainimg .box_slide .slide {
    height: 95vh;
  }
}
@media print {
  .con_mainimg .box_slide .slide {
    height: 95vh;
  }
}
.ie8 .con_mainimg .box_slide .slide {
  height: 95vh;
}
@media only screen and (max-width: 767px) {
  .con_mainimg .box_slide .slide {
    height: 98vh;
  }
}
.con_mainimg .box_slide .slide img {
  max-width: none;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
@media only screen and (min-width: 1861px) {
  .con_mainimg .box_slide .slide img {
    position: static;
    max-width: 100%;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@media print {
  .con_mainimg .box_slide .slide img {
    position: static;
    max-width: 100%;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
.ie8 .con_mainimg .box_slide .slide img {
  position: static;
  max-width: 100%;
  -webkit-transform: translate(0, 0);
          transform: translate(0, 0);
}
@media only screen and (min-height: 100px) and (max-height: 800px) and (min-width: 1441px) and (max-width: 1680px) {
  .con_mainimg .box_slide .slide img {
    -webkit-transform: translate(-45%, -45%);
            transform: translate(-45%, -45%);
  }
}
@media only screen and (min-height: 100px) and (max-height: 800px) {
  .ie8 .con_mainimg .box_slide .slide img {
    -webkit-transform: translate(-45%, -45%);
            transform: translate(-45%, -45%);
  }
}
@media only screen and (min-height: 100px) and (max-height: 800px) and (min-width: 1025px) and (max-width: 1440px) {
  .con_mainimg .box_slide .slide img {
    -webkit-transform: translate(-40%, -40%);
            transform: translate(-40%, -40%);
  }
}
@media only screen and (min-height: 100px) and (max-height: 800px) {
  .ie8 .con_mainimg .box_slide .slide img {
    -webkit-transform: translate(-40%, -40%);
            transform: translate(-40%, -40%);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_mainimg .box_slide .slide img {
    height: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_mainimg .box_slide .slide img {
    width: 100%;
  }
}
.con_mainimg .box_slide .slick-dots {
  text-align: center;
  position: absolute;
  height: 3px;
  left: 2.5%;
  bottom: 3%;
  width: 95%;
  z-index: 1;
}
@media only screen and (max-width: 767px) {
  .con_mainimg .box_slide .slick-dots {
    height: 16px;
  }
}
@media only screen and (min-width: 768px) {
  .con_mainimg .box_slide .slick-dots {
    text-align: right;
    bottom: 5%;
  }
}
@media print {
  .con_mainimg .box_slide .slick-dots {
    text-align: right;
    bottom: 5%;
  }
}
.ie8 .con_mainimg .box_slide .slick-dots {
  text-align: right;
  bottom: 5%;
}
.con_mainimg .box_slide .slick-dots li {
  width: 12px;
  height: 12px;
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0;
  margin-left: 10px;
}
@media only screen and (max-width: 767px) {
  .con_mainimg .box_slide .slick-dots li {
    width: 12px;
  }
}
@media only screen and (max-width: 767px) {
  .con_mainimg .box_slide .slick-dots li {
    height: 12px;
  }
}
.con_mainimg .box_slide .slick-dots li:first-child {
  margin-left: 0;
}
.con_mainimg .box_slide .slick-dots li button {
  cursor: pointer;
  width: 100%;
  height: 100%;
  padding: 0;
  margin: 0;
  overflow: hidden;
  text-indent: -9999px;
  background-color: #FFF;
  -webkit-transition: background-color 300ms ease-out;
  transition: background-color 300ms ease-out;
  border: 0;
  border-radius: 50%;
}
.con_mainimg .box_slide .slick-dots li button::before {
  display: none;
}
.con_mainimg .box_slide .slick-dots li.slick-active button {
  background-color: #5ea4bf;
}
@-webkit-keyframes noMargin {
  from {
    opacity: 0;
    margin: 0;
    max-width: none;
  }
  50% {
    opacity: 1;
    margin: 0;
    max-width: none;
  }
  to {
    max-width: 1860px;
  }
}
@keyframes noMargin {
  from {
    opacity: 0;
    margin: 0;
    max-width: none;
  }
  50% {
    opacity: 1;
    margin: 0;
    max-width: none;
  }
  to {
    max-width: 1860px;
  }
}
@-webkit-keyframes fadeInImgL {
  from {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fadeInImgL {
  from {
    opacity: 0;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes fadeInImg {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes fadeInImg {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  50% {
    opacity: 1;
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
  }
  to {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes hide {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes hide {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes sdb {
  0% {
    opacity: 1;
    height: 55px;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    height: 0px;
  }
}
@keyframes sdb {
  0% {
    opacity: 1;
    height: 55px;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    height: 0px;
  }
}
@-webkit-keyframes sdbSpl {
  0% {
    opacity: 1;
    height: 1.8em;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    height: 0px;
  }
}
@keyframes sdbSpl {
  0% {
    opacity: 1;
    height: 1.8em;
  }
  40% {
    opacity: 1;
  }
  80% {
    opacity: 0;
  }
  100% {
    opacity: 0;
    height: 0px;
  }
}
@-webkit-keyframes logo {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes logo {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.con_event {
  width: 90%;
  text-align: center;
  margin: 5em auto 4em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_event {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_event {
    width: 95%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_event {
    margin: 3em auto 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_event {
    margin: 2em auto;
  }
}
.con_event .box_event {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .con_event .box_event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media print {
  .con_event .box_event {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ie8 .con_event .box_event {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .con_event .box_event {
    margin-top: 30px;
  }
}
.con_event .box_event li {
  margin: 0 10px;
  padding: 1em 0;
}
@media only screen and (max-width: 1024px) {
  .con_event .box_event li {
    padding: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_event .box_event li {
    margin: 0 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_event .box_event li {
    padding: 0;
    margin-bottom: 10px;
  }
}
.con_event .box_event li a {
  display: inline-block;
  position: relative;
}
.con_event .box_event li a::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 5;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_event .box_event li a::before {
    width: 96%;
    height: 82%;
    border: 1px solid #fff;
  }
}
@media only screen and (max-width: 767px) {
  .con_event .box_event li a::before {
    width: 96%;
    height: 84%;
    border: 1px solid #fff;
  }
}
@media only screen and (min-width: 1025px) {
  .con_event .box_event li a::before {
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    -webkit-transition: ease .5s;
    transition: ease .5s;
  }
  .con_event .box_event li a:hover::before {
    width: 97%;
    height: 80%;
    border: 1px solid #fff;
    -webkit-transition: ease .5s;
    transition: ease .5s;
  }
}
@media print {
  .con_event .box_event li a::before {
    width: 100%;
    height: 100%;
    border: 1px solid transparent;
    -webkit-transition: ease .5s;
    transition: ease .5s;
  }
  .con_event .box_event li a:hover::before {
    width: 97%;
    height: 80%;
    border: 1px solid #fff;
    -webkit-transition: ease .5s;
    transition: ease .5s;
  }
}
.ie8 .con_event .box_event li a::before {
  width: 100%;
  height: 100%;
  border: 1px solid transparent;
  -webkit-transition: ease .5s;
  transition: ease .5s;
}
.ie8 .con_event .box_event li a:hover::before {
  width: 97%;
  height: 80%;
  border: 1px solid #fff;
  -webkit-transition: ease .5s;
  transition: ease .5s;
}
.con_event .box_event li a img {
  width: 100%;
}

/* -----------------------------------------------------------
	.con_news
----------------------------------------------------------- */
.con_news {
  max-width: 1500px;
  margin: 8% auto 10%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news {
    margin: 15% auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_news {
    margin: 20% auto;
  }
}
.con_news .tl_basic_center {
  margin-bottom: 3%;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_news .tl_basic_center {
    font-size: 207%;
  }
}
@media only screen and (min-width: 1143px) and (max-width: 1193px) {
  .con_news .box {
    margin-bottom: 60px;
  }
}
@media print {
  .con_news .box {
    margin-bottom: 60px;
  }
}
.ie8 .con_news .box {
  margin-bottom: 60px;
}
@media only screen and (min-width: 1025px) {
  .con_news .box {
    text-align: center;
  }
}
@media print {
  .con_news .box {
    text-align: center;
  }
}
.ie8 .con_news .box {
  text-align: center;
}
.con_news .box .inn_news {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .box .inn_news {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box .inn_news {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1150px) {
  .con_news .box .inn_news {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
@media print {
  .con_news .box .inn_news {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }
}
.ie8 .con_news .box .inn_news {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
}
.con_news .box .inn_news .box_img_news {
  width: 19%;
  min-height: 350px;
  background: #EFF6F8;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .box .inn_news .box_img_news {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box .inn_news .box_img_news {
    width: 80%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .box .inn_news .box_img_news {
    min-height: 325px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box .inn_news .box_img_news {
    min-height: 310px;
  }
}
@media only screen and (min-width: 768px) {
  .con_news .box .inn_news .box_img_news:nth-of-type(n+2) {
    margin-left: 1%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 767px) {
  .con_news .box .inn_news .box_img_news:nth-of-type(n+2) {
    margin-left: 0;
  }
}

@media print {
  .con_news .box .inn_news .box_img_news:nth-of-type(n+2) {
    margin-left: 1%;
  }
}
.ie8 .con_news .box .inn_news .box_img_news:nth-of-type(n+2) {
  margin-left: 1%;
}
@media only screen and (max-width: 767px) {
  .ie8 .con_news .box .inn_news .box_img_news:nth-of-type(n+2) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1151px) and (max-width: 1366px) {
  .con_news .box .inn_news .box_img_news {
    min-height: 320px;
  }
}
@media print {
  .con_news .box .inn_news .box_img_news {
    min-height: 320px;
  }
}
.ie8 .con_news .box .inn_news .box_img_news {
  min-height: 320px;
}
@media only screen and (min-width: 1000px) and (max-width: 1024px) {
  .con_news .box .inn_news .box_img_news {
    min-height: 360px;
  }
}
@media only screen and (min-width: 1151px) {
  .con_news .box .inn_news .box_img_news:nth-of-type(5n+1) {
    margin-left: 0;
  }
  .con_news .box .inn_news .box_img_news:nth-of-type(n+6) {
    margin-top: 1em;
  }
}
@media print {
  .con_news .box .inn_news .box_img_news:nth-of-type(5n+1) {
    margin-left: 0;
  }
  .con_news .box .inn_news .box_img_news:nth-of-type(n+6) {
    margin-top: 1em;
  }
}
.ie8 .con_news .box .inn_news .box_img_news:nth-of-type(5n+1) {
  margin-left: 0;
}
.ie8 .con_news .box .inn_news .box_img_news:nth-of-type(n+6) {
  margin-top: 1em;
}
@media only screen and (min-width: 1025px) and (max-width: 1150px) {
  .con_news .box .inn_news .box_img_news {
    width: 32%;
    margin-bottom: 2em;
  }
}
@media print {
  .con_news .box .inn_news .box_img_news {
    width: 32%;
    margin-bottom: 2em;
  }
}
.ie8 .con_news .box .inn_news .box_img_news {
  width: 32%;
  margin-bottom: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .box .inn_news .box_img_news {
    margin-bottom: 2em;
  }
  .con_news .box .inn_news .box_img_news:nth-of-type(3n+1) {
    margin-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box .inn_news .box_img_news {
    margin: auto;
  }
  .con_news .box .inn_news .box_img_news:nth-of-type(n+2) {
    margin: 2em auto 2em;
  }
}
.mouse .con_news .box .inn_news .box_img_news a:hover img, .touch .con_news .box .inn_news .box_img_news a.touchstart img {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
.touch .con_news .box .inn_news .box_img_news a {
  -webkit-tap-highlight-color: transparent;
}
.touch .con_news .box .inn_news .box_img_news a.touchend {
  -webkit-transition-delay: 200ms;
  transition-delay: 200ms;
}
.con_news .box .inn_news .box_img_news .img img {
  -webkit-transition: opacity 200ms ease-in;
  transition: opacity 200ms ease-in;
  width: 100%;
}
.con_news .box .inn_news .box_img_news .box_txt {
  padding: 1em 1.5em 1.5em;
}
@media only screen and (max-width: 767px) {
  .con_news .box .inn_news .box_img_news .box_txt {
    padding: .8em 1.5em 1em;
  }
}
.con_news .box .inn_news .box_img_news .box_txt .box_info {
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .box .inn_news .box_img_news .box_txt .box_info {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box .inn_news .box_img_news .box_txt .box_info {
    margin-bottom: 0.3em;
  }
}
@media only screen and (min-width: 1143px) and (max-width: 1193px) {
  .con_news .box .inn_news .box_img_news .box_txt .box_info {
    display: block;
  }
}
@media print {
  .con_news .box .inn_news .box_img_news .box_txt .box_info {
    display: block;
  }
}
.ie8 .con_news .box .inn_news .box_img_news .box_txt .box_info {
  display: block;
}
.con_news .box .inn_news .box_img_news .box_txt .box_info .date {
  margin-right: 1em;
  font-family: "Playfair Display", serif;
  font-size: 82%;
}
.con_news .box .inn_news .box_img_news .box_txt .box_info .category {
  margin-top: .3em;
  font-size: 82%;
  font-family: "Playfair Display", serif;
}
.con_news .box .inn_news .box_img_news .box_txt .box_info .category span {
  background: #fff;
  padding: .3em;
}
.con_news .box .inn_news .box_img_news .box_txt .title {
  font-size: 82%;
  letter-spacing: 0.4px;
  text-align: left;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_news .box .inn_news .box_img_news .box_txt .title {
    letter-spacing: 0;
  }
}
.con_news .box .box_news {
  width: 60%;
  margin: 2em auto 0;
  display: block;
  text-align: left;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .box .box_news {
    width: 90%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box .box_news {
    width: 90%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .box .box_news {
    margin: 1em auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .box .box_news {
    margin: 2em auto 0;
  }
}
@media only screen and (min-width: 1144px) {
  .con_news .box .box_news {
    width: 90%;
  }
}
@media print {
  .con_news .box .box_news {
    width: 90%;
  }
}
.ie8 .con_news .box .box_news {
  width: 90%;
}
.con_news .box .box_news li {
  padding: .8em 0;
}
.con_news .box .box_news li a {
  display: inline-block;
  position: relative;
  font-size: 82%;
}
@media only screen and (min-width: 1025px) {
  .con_news .box .box_news li a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .con_news .box .box_news li a:after {
    content: "";
    width: 0;
    height: 1px;
    background: #464646;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .con_news .box .box_news li a:hover:after {
    width: 100%;
  }
}
@media print {
  .con_news .box .box_news li a {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .con_news .box .box_news li a:after {
    content: "";
    width: 0;
    height: 1px;
    background: #464646;
    position: absolute;
    bottom: 0;
    left: 0;
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .con_news .box .box_news li a:hover:after {
    width: 100%;
  }
}
.ie8 .con_news .box .box_news li a {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ie8 .con_news .box .box_news li a:after {
  content: "";
  width: 0;
  height: 1px;
  background: #464646;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ie8 .con_news .box .box_news li a:hover:after {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_news .box .box_news li a {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_news .box .box_news li a .box_info {
  margin-right: 1em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (min-width: 1025px) {
  .con_news .box .box_news li a .box_info {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
@media print {
  .con_news .box .box_news li a .box_info {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
  }
}
.ie8 .con_news .box .box_news li a .box_info {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.con_news .box .box_news li a .box_info .date {
  margin-right: 1em;
  font-family: "Playfair Display", serif;
}
.con_news .box .box_news li a .box_info .category {
  font-family: "Playfair Display", serif;
  text-transform: uppercase;
}
.con_news .box .box_news li a .title {
  letter-spacing: .4em;
  display: inline-block;
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .con_news .box .box_news li a .title {
    letter-spacing: 0;
  }
}
.con_news .box .box_news li a .title:before {
  content: "・";
}
@media only screen and (max-width: 767px) {
  .con_news .box .box_news li a .title:before {
    display: none;
  }
}
.con_news .box .box_news li a .title:after {
  content: "→";
  margin-left: 1em;
}
.con_news .btn_more {
  text-align: center;
  clear: both;
  padding-top: 30px;
  margin-top: 0;
}

/* -----------------------------------------------------------
	.con_concept
----------------------------------------------------------- */
.con_concept {
  margin: 30px auto;
  overflow: hidden;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_concept {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
}
@media print {
  .con_concept {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: justify;
        align-content: space-between;
  }
}
.ie8 .con_concept {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: justify;
      align-content: space-between;
}
@media only screen and (max-width: 767px) {
  .con_concept {
    margin-top: 0;
  }
}
.con_concept .box_concept {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_concept .box_concept {
    width: 40%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
@media print {
  .con_concept .box_concept {
    width: 40%;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
}
.ie8 .con_concept .box_concept {
  width: 40%;
  -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
          order: 1;
}
.con_concept .box_concept:before {
  content: "";
  background: #EFF6F8;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
@media only screen and (min-width: 1025px) {
  .con_concept .box_concept:before {
    width: 130%;
  }
}
@media print {
  .con_concept .box_concept:before {
    width: 130%;
  }
}
.ie8 .con_concept .box_concept:before {
  width: 130%;
}
.con_concept .box_concept .box_txt {
  background: url(../images/home/deco_logo.png) 5% 95% no-repeat;
  background-size: 50% auto;
  height: 100%;
  padding: 7% 3% 10%;
}
@media only screen and (min-width: 1025px) {
  .con_concept .box_concept .box_txt {
    padding: 20% 5% 40%;
    background-size: 80% auto;
  }
}
@media print {
  .con_concept .box_concept .box_txt {
    padding: 20% 5% 40%;
    background-size: 80% auto;
  }
}
.ie8 .con_concept .box_concept .box_txt {
  padding: 20% 5% 40%;
  background-size: 80% auto;
}
.con_concept .box_concept .box_txt .wrp {
  width: 90%;
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .con_concept .box_concept .box_txt .wrp {
    margin-right: 8%;
    max-width: 430px;
  }
}
@media print {
  .con_concept .box_concept .box_txt .wrp {
    margin-right: 8%;
    max-width: 430px;
  }
}
.ie8 .con_concept .box_concept .box_txt .wrp {
  margin-right: 8%;
  max-width: 430px;
}
.con_concept .box_concept .box_txt .wrp .txt {
  padding-left: 1em;
  text-shadow: 1px 0 2px #fff;
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .con_concept .box_concept .box_txt .wrp .txt {
    letter-spacing: .1em;
  }
}
@media print {
  .con_concept .box_concept .box_txt .wrp .txt {
    letter-spacing: .1em;
  }
}
.ie8 .con_concept .box_concept .box_txt .wrp .txt {
  letter-spacing: .1em;
}
@media only screen and (min-width: 1025px) {
  .con_concept .box_img {
    width: 60%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
@media print {
  .con_concept .box_img {
    width: 60%;
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
}
.ie8 .con_concept .box_img {
  width: 60%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.con_concept .box_img .img img {
  -webkit-box-shadow: 9px 0 16px rgba(0, 0, 0, 0.25);
  box-shadow: 9px 0 16px rgba(0, 0, 0, 0.25);
}

/* -----------------------------------------------------------
	.con_slideitem stay/restaurant
----------------------------------------------------------- */
.con_slideitem {
  position: relative;
  margin: 5% auto;
}
@media only screen and (max-width: 767px) {
  .con_slideitem {
    margin: 15% auto;
  }
}
.con_slideitem .tl_basic_center {
  margin-bottom: 3%;
}
@media only screen and (max-width: 767px) {
  .con_slideitem .tl_basic_center {
    font-size: 207%;
  }
}
.con_slideitem .txt_intro {
  text-align: center;
  margin-bottom: 5%;
}
@media only screen and (max-width: 767px) {
  .con_slideitem .txt_intro {
    text-align: left;
    width: 90%;
    margin: 0 auto 10%;
  }
}
.con_slideitem .box_slide .thumb-item-nav {
  padding-bottom: 3%;
}
.con_slideitem .box_slide .thumb-item-nav .slick-track {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 100% !important;
}
.con_slideitem .box_slide .thumb-item-nav .thumb {
  border: 1px solid #000;
  padding: .5em 1em;
  width: 25% !important;
  margin: 0 1%;
  display: block;
  text-align: center;
  cursor: pointer;
  font-size: 88%;
  font-family: "Playfair Display", serif;
}
@media only screen and (min-width: 1025px) {
  .con_slideitem .box_slide .thumb-item-nav .thumb {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .con_slideitem .box_slide .thumb-item-nav .thumb:hover {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
}
@media print {
  .con_slideitem .box_slide .thumb-item-nav .thumb {
    -webkit-transition: 0.5s;
    transition: 0.5s;
  }
  .con_slideitem .box_slide .thumb-item-nav .thumb:hover {
    background: rgba(0, 0, 0, 0.5);
    color: #fff;
  }
}
.ie8 .con_slideitem .box_slide .thumb-item-nav .thumb {
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.ie8 .con_slideitem .box_slide .thumb-item-nav .thumb:hover {
  background: rgba(0, 0, 0, 0.5);
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_slideitem .box_slide .thumb-item-nav .thumb {
    width: 31% !important;
    padding: .5em;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.con_slideitem .box_slide .thumb-item-nav .thumb.slick-current {
  background: #000;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_slideitem .box_slide .thumb-item-nav#thumb_dining .slick-track {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_slideitem .box_slide .thumb-item-nav#thumb_dining .thumb {
  width: 17% !important;
  padding: .5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_slideitem .box_slide .thumb-item-nav#thumb_dining .thumb {
    font-size: 1.3vw;
    width: 19% !important;
    margin: 0 .5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_slideitem .box_slide .thumb-item-nav#thumb_dining .thumb {
    width: 31% !important;
  }
  .con_slideitem .box_slide .thumb-item-nav#thumb_dining .thumb:nth-child(4), .con_slideitem .box_slide .thumb-item-nav#thumb_dining .thumb:nth-child(5) {
    width: 48% !important;
    margin-top: 2%;
  }
}
.con_slideitem .box_slide .slide_detail .slick-list {
  overflow: visible;
}
.con_slideitem .box_slide .slide_detail .slide {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_slideitem .box_slide .slide_detail .slide .box_img {
    width: 57%;
    padding-left: 3%;
  }
}
@media print {
  .con_slideitem .box_slide .slide_detail .slide .box_img {
    width: 57%;
    padding-left: 3%;
  }
}
.ie8 .con_slideitem .box_slide .slide_detail .slide .box_img {
  width: 57%;
  padding-left: 3%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_slideitem .box_slide .slide_detail .slide .box_img {
    padding: 0 2%;
  }
}
.con_slideitem .box_slide .slide_detail .slide .box_txt {
  padding-right: 3%;
}
@media only screen and (min-width: 1025px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt {
    width: 40%;
    position: absolute;
    left: 59.5%;
    top: 10%;
    max-width: 550px;
    padding-right: 3%;
  }
}
@media print {
  .con_slideitem .box_slide .slide_detail .slide .box_txt {
    width: 40%;
    position: absolute;
    left: 59.5%;
    top: 10%;
    max-width: 550px;
    padding-right: 3%;
  }
}
.ie8 .con_slideitem .box_slide .slide_detail .slide .box_txt {
  width: 40%;
  position: absolute;
  left: 59.5%;
  top: 10%;
  max-width: 550px;
  padding-right: 3%;
}
@media only screen and (max-width: 1024px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt {
    width: 90%;
    margin: 5% auto;
    padding: 0 2%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
@media only screen and (max-width: 767px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt {
    width: 95%;
    margin: 5% auto 0;
  }
}
.con_slideitem .box_slide .slide_detail .slide .box_txt .catch_sub {
  font-family: "Playfair Display", serif;
  font-size: 113%;
  padding-left: 30px;
}
@media only screen and (max-width: 767px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt .catch_sub {
    padding-left: 15px;
  }
}
.con_slideitem .box_slide .slide_detail .slide .box_txt .tl_basic {
  font-size: 225%;
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt .tl_basic {
    font-size: 3.1vw;
    letter-spacing: .08em;
  }
}
@media print {
  .con_slideitem .box_slide .slide_detail .slide .box_txt .tl_basic {
    font-size: 3.1vw;
    letter-spacing: .08em;
  }
}
.ie8 .con_slideitem .box_slide .slide_detail .slide .box_txt .tl_basic {
  font-size: 3.1vw;
  letter-spacing: .08em;
}
@media only screen and (max-width: 1024px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt .tl_basic {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt .tl_basic {
    font-size: 150%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt .txt {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt .btn_more,
  .con_slideitem .box_slide .slide_detail .slide .box_txt .btn_rsv {
    width: 50%;
  }
}
.con_slideitem .box_slide .slide_detail .slide .box_txt .btn_rsv {
  margin-top: 30px;
  padding-left: 20px;
}
@media only screen and (max-width: 1024px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt .btn_rsv {
    margin-top: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt .btn_rsv {
    margin-top: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_slideitem .box_slide .slide_detail .slide .box_txt .btn_rsv a span {
    width: 50%;
  }
}
.con_slideitem .box_slide .slide_detail .slick-arrow {
  position: absolute;
  display: inline-block;
  z-index: 10;
  top: 50%;
}
@media only screen and (max-width: 767px) {
  .con_slideitem .box_slide .slide_detail .slick-arrow {
    top: 45%;
  }
}
.con_slideitem .box_slide .slide_detail .slick-arrow:after {
  content: '';
  width: 15px;
  height: 15px;
  border: 0px;
  border-top: solid 3px #000;
  border-right: solid 3px #000;
  position: absolute;
  top: 0;
}
.con_slideitem .box_slide .slide_detail .slick-arrow.slick-prev {
  left: 1%;
}
@media only screen and (max-width: 1024px) {
  .con_slideitem .box_slide .slide_detail .slick-arrow.slick-prev {
    left: 0;
  }
}
.con_slideitem .box_slide .slide_detail .slick-arrow.slick-prev:after {
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
  left: 0;
}
.con_slideitem .box_slide .slide_detail .slick-arrow.slick-next {
  right: 1%;
}
@media only screen and (max-width: 1024px) {
  .con_slideitem .box_slide .slide_detail .slick-arrow.slick-next {
    right: 0;
  }
}
.con_slideitem .box_slide .slide_detail .slick-arrow.slick-next:after {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  right: 0;
}
@media only screen and (min-width: 1025px) {
  .con_slideitem .box_slide .slide_detail#slide_dining .slide .box_img {
    margin-left: auto;
  }
}
@media print {
  .con_slideitem .box_slide .slide_detail#slide_dining .slide .box_img {
    margin-left: auto;
  }
}
.ie8 .con_slideitem .box_slide .slide_detail#slide_dining .slide .box_img {
  margin-left: auto;
}
@media only screen and (min-width: 1025px) {
  .con_slideitem .box_slide .slide_detail#slide_dining .slide .box_txt {
    left: 5%;
  }
}
@media print {
  .con_slideitem .box_slide .slide_detail#slide_dining .slide .box_txt {
    left: 5%;
  }
}
.ie8 .con_slideitem .box_slide .slide_detail#slide_dining .slide .box_txt {
  left: 5%;
}
.con_slideitem .box_slide .slide_detail#slide_dining .slide .box_txt .tl_basic {
  letter-spacing: 0;
}
@media only screen and (min-width: 768px) {
  .con_slideitem.con_dining {
    margin-top: 10%;
  }
}
@media print {
  .con_slideitem.con_dining {
    margin-top: 10%;
  }
}
.ie8 .con_slideitem.con_dining {
  margin-top: 10%;
}

/* -----------------------------------------------------------
	.con_michelin
----------------------------------------------------------- */
.con_michelin {
  padding: 5% 0 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_michelin {
    padding: 3% 0 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_michelin {
    padding: 0 0 5%;
  }
}
@media only screen and (min-width: 768px) {
  .con_michelin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
@media print {
  .con_michelin {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}
.ie8 .con_michelin {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.con_michelin .img {
  text-align: center;
}
@media only screen and (min-width: 768px) {
  .con_michelin .img {
    text-align: right;
    width: 47%;
  }
}
@media print {
  .con_michelin .img {
    text-align: right;
    width: 47%;
  }
}
.ie8 .con_michelin .img {
  text-align: right;
  width: 47%;
}
@media only screen and (min-width: 768px) {
  .con_michelin .box_txt {
    width: 53%;
    padding-left: 3%;
  }
}
@media print {
  .con_michelin .box_txt {
    width: 53%;
    padding-left: 3%;
  }
}
.ie8 .con_michelin .box_txt {
  width: 53%;
  padding-left: 3%;
}
@media only screen and (max-width: 767px) {
  .con_michelin .box_txt {
    padding-top: 5%;
  }
}
.con_michelin .box_txt h3 {
  font-family: "Playfair Display", serif;
  font-size: 188%;
  font-weight: normal;
  margin-bottom: 3%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_michelin .box_txt h3 {
    font-size: 150%;
  }
}
@media only screen and (max-width: 767px) {
  .con_michelin .box_txt h3 {
    font-size: 138%;
  }
}
.con_michelin .box_txt .txt {
  letter-spacing: .28em;
}
@media only screen and (max-width: 767px) {
  .con_michelin .box_txt .txt {
    letter-spacing: .1em;
  }
}

/* -----------------------------------------------------------
	.con_appeal
----------------------------------------------------------- */
.con_appeal {
  margin-top: 120px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_appeal {
    margin-top: 88px;
  }
}
@media only screen and (max-width: 767px) {
  .con_appeal {
    margin-top: 10%;
  }
}
@media only screen and (min-width: 768px) {
  .con_appeal .outer_box_appeal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .con_appeal .outer_box_appeal > div:nth-of-type(1) {
    margin-right: 30px;
  }
}
@media print {
  .con_appeal .outer_box_appeal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .con_appeal .outer_box_appeal > div:nth-of-type(1) {
    margin-right: 30px;
  }
}
.ie8 .con_appeal .outer_box_appeal {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.ie8 .con_appeal .outer_box_appeal > div:nth-of-type(1) {
  margin-right: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_appeal .outer_box_appeal > div:nth-of-type(1) {
    margin-right: 16px;
  }
}
.con_appeal .box_appeal {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  position: relative;
}
.con_appeal .box_appeal:before {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 50%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(0, 0, 0, 0.9)), color-stop(50%, rgba(0, 0, 0, 0.4)), to(transparent));
  background: linear-gradient(to top, rgba(0, 0, 0, 0.9) 0, rgba(0, 0, 0, 0.4) 50%, transparent 100%);
}
.con_appeal .box_appeal .wrp_text {
  position: absolute;
  bottom: 3%;
  left: 3%;
  z-index: 1;
  width: 94%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_appeal .box_appeal .wrp_text {
    line-height: 1.5;
  }
}
.con_appeal .box_appeal .wrp_text .tit {
  font-weight: normal;
  font-family: "Playfair Display", serif;
  font-size: 350%;
  line-height: 1em;
  color: #fff;
}
.con_appeal .box_appeal .wrp_text .logo {
  max-width: 230px;
  width: 32%;
}
.con_appeal .box_appeal .wrp_text .txt {
  color: #fff;
  font-size: 113%;
  margin-top: .8em;
}
.con_appeal .box_appeal .wrp_text .btn_more {
  margin-bottom: .5em;
}
.con_appeal .box_appeal .wrp_text .btn_more a {
  color: #fff;
}
@media only screen and (min-width: 768px) {
  .con_appeal .box_appeal {
    height: calc(46.5vw / 1 + 0px);
    max-height: 920px;
    width: 50%;
    margin-bottom: 30px;
  }
}
@media print {
  .con_appeal .box_appeal {
    height: calc(46.5vw / 1 + 0px);
    max-height: 920px;
    width: 50%;
    margin-bottom: 30px;
  }
}
.ie8 .con_appeal .box_appeal {
  height: calc(46.5vw / 1 + 0px);
  max-height: 920px;
  width: 50%;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_appeal .box_appeal {
    margin-bottom: 16px;
  }
  .con_appeal .box_appeal .wrp_text .tit {
    font-size: 225%;
  }
}
@media only screen and (max-width: 767px) {
  .con_appeal .box_appeal {
    height: calc(100vw / 1.666 + 0px);
    max-height: 450px;
    margin-bottom: 0.5em;
  }
  .con_appeal .box_appeal .wrp_text .tit {
    font-size: 2em;
    line-height: 1em;
  }
  .con_appeal .box_appeal .wrp_text .logo {
    max-width: none;
    width: 40%;
  }
  .con_appeal .box_appeal .wrp_text .txt {
    font-size: 0.9em;
  }
  .con_appeal .box_appeal:not(.appeal1):before {
    top: 0;
    left: 0;
    bottom: auto;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
  }
}
.con_appeal .box_appeal.appeal1 {
  width: auto;
}
@media only screen and (min-width: 768px) {
  .con_appeal .box_appeal.appeal1 {
    height: calc(100vw / 1.884 + 0px);
    max-height: 987px;
  }
}
@media print {
  .con_appeal .box_appeal.appeal1 {
    height: calc(100vw / 1.884 + 0px);
    max-height: 987px;
  }
}
.ie8 .con_appeal .box_appeal.appeal1 {
  height: calc(100vw / 1.884 + 0px);
  max-height: 987px;
}
@media only screen and (max-width: 767px) {
  .con_appeal .box_appeal.appeal1 {
    height: calc(100vw / 0.576 + 0px);
    max-height: 1300px;
  }
}
@media only screen and (min-width: 768px) {
  .con_appeal .box_appeal.appeal6 {
    height: calc(100vw / 2.5 + 0px);
    max-height: 880 !important;
  }
}
@media print {
  .con_appeal .box_appeal.appeal6 {
    height: calc(100vw / 2.5 + 0px);
    max-height: 880 !important;
  }
}
.ie8 .con_appeal .box_appeal.appeal6 {
  height: calc(100vw / 2.5 + 0px);
  max-height: 880 !important;
}
@media only screen and (max-width: 767px) {
  .con_appeal .box_appeal.appeal6 {
    height: calc(100vw / 1.666 + 0px);
    max-height: 450px;
    margin-bottom: 2em;
  }
}
.con_appeal .box_appeal.appeal6 .wrp_text {
  width: auto;
  right: 3%;
  left: auto;
  height: 62%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_appeal .box_appeal.appeal6 .wrp_text {
    height: 70%;
  }
}
@media only screen and (max-width: 767px) {
  .con_appeal .box_appeal.appeal6 .wrp_text {
    height: auto;
    left: 3%;
    right: auto;
  }
}
.con_appeal .box_btn {
  text-align: center;
}

/* -----------------------------------------------------------
	.con_spa
----------------------------------------------------------- */
.con_spa {
  position: relative;
}
.con_spa:before {
  content: "";
  background: #EFF6F8;
  bottom: 0;
  width: 100%;
  height: 50%;
  position: absolute;
  right: 0;
  z-index: -1;
}
@media only screen and (min-width: 1025px) {
  .con_spa:before {
    width: 50%;
    top: 50%;
    bottom: auto;
    margin-top: -13%;
  }
}
@media print {
  .con_spa:before {
    width: 50%;
    top: 50%;
    bottom: auto;
    margin-top: -13%;
  }
}
.ie8 .con_spa:before {
  width: 50%;
  top: 50%;
  bottom: auto;
  margin-top: -13%;
}
.con_spa .box_spa {
  position: relative;
  padding: 150px 0 100px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_spa .box_spa {
    padding: 10% 0 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_spa .box_spa {
    padding: 15% 0 10%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_spa .box_spa .box_img {
    width: 57%;
  }
}
@media print {
  .con_spa .box_spa .box_img {
    width: 57%;
  }
}
.ie8 .con_spa .box_spa .box_img {
  width: 57%;
}
@media only screen and (min-width: 1025px) {
  .con_spa .box_spa .box_txt {
    width: 40%;
    position: absolute;
    left: 59.5%;
    top: 40%;
    max-width: 550px;
  }
}
@media print {
  .con_spa .box_spa .box_txt {
    width: 40%;
    position: absolute;
    left: 59.5%;
    top: 40%;
    max-width: 550px;
  }
}
.ie8 .con_spa .box_spa .box_txt {
  width: 40%;
  position: absolute;
  left: 59.5%;
  top: 40%;
  max-width: 550px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_spa .box_spa .box_txt {
    width: 90%;
    margin: 5% auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_spa .box_spa .box_txt {
    width: 95%;
    margin: 5% auto 0;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .con_spa .box_spa .box_txt .tl_basic {
    font-size: 288%;
    letter-spacing: .08em;
  }
}
@media print {
  .con_spa .box_spa .box_txt .tl_basic {
    font-size: 288%;
    letter-spacing: .08em;
  }
}
.ie8 .con_spa .box_spa .box_txt .tl_basic {
  font-size: 288%;
  letter-spacing: .08em;
}
@media only screen and (max-width: 767px) {
  .con_spa .box_spa .box_txt .tl_basic img {
    width: 40%;
  }
}

/* -----------------------------------------------------------
	.con_pool
----------------------------------------------------------- */
.con_pool {
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_pool {
    margin-top: 7%;
  }
}
@media only screen and (max-width: 767px) {
  .con_pool {
    margin-top: 10%;
  }
}
.con_pool .box_img {
  text-align: center;
}
@media only screen and (min-width: 1025px) {
  .con_pool .box_txt {
    max-width: 1050px;
    position: absolute;
    top: 12%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
  }
}
@media print {
  .con_pool .box_txt {
    max-width: 1050px;
    position: absolute;
    top: 12%;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 1;
  }
}
.ie8 .con_pool .box_txt {
  max-width: 1050px;
  position: absolute;
  top: 12%;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 1;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_pool .box_txt {
    width: 90%;
    margin: 0 auto 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_pool .box_txt {
    width: 95%;
    margin: 0 auto 7%;
  }
}
.con_pool .box_txt .txt {
  text-shadow: 0 0 6px #fff;
}

/* -----------------------------------------------------------
	.con_destination / .con_making
----------------------------------------------------------- */
.con_making,
.con_destination {
  background: url(../images/home/bg_destination.png) 0 bottom no-repeat;
  position: relative;
  padding: 120px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_making,
  .con_destination {
    background-size: 70% auto;
    padding: 88px 0 48px;
  }
}
@media only screen and (max-width: 767px) {
  .con_making,
  .con_destination {
    background-size: 100% auto;
    padding: 15% 0;
  }
}
.con_making .box_txt,
.con_destination .box_txt {
  position: absolute;
  width: 40%;
  top: 15%;
  left: 12%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_making .box_txt,
  .con_destination .box_txt {
    left: 5%;
    top: 7%;
  }
}
@media only screen and (max-width: 767px) {
  .con_making .box_txt,
  .con_destination .box_txt {
    width: 95%;
    margin: 0 auto 5%;
    position: static;
  }
}
.con_making .box_img,
.con_destination .box_img {
  padding-right: 2%;
  text-align: right;
  width: 60%;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .con_making .box_img,
  .con_destination .box_img {
    padding-right: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 768px) {
  .con_making .movie_txt_layout,
  .con_destination .movie_txt_layout {
    position: static;
    width: 85%;
    margin: 0 auto;
    max-width: 780px;
  }
}
@media print {
  .con_making .movie_txt_layout,
  .con_destination .movie_txt_layout {
    position: static;
    width: 85%;
    margin: 0 auto;
    max-width: 780px;
  }
}
.ie8 .con_making .movie_txt_layout, .ie8
.con_destination .movie_txt_layout {
  position: static;
  width: 85%;
  margin: 0 auto;
  max-width: 780px;
}
.con_making .box_txt,
.con_destination .box_txt {
  text-align: center;
}
.con_making .box_txt .tit,
.con_destination .box_txt .tit {
  font-weight: normal;
  font-family: "Playfair Display", serif;
  font-size: 300%;
  line-height: 1em;
}
.con_making .box_txt .txt,
.con_destination .box_txt .txt {
  margin-top: 1em;
}
.con_making .box_movie,
.con_destination .box_movie {
  width: 90%;
  max-width: 960px;
  margin: 2em auto 0;
}
@media only screen and (max-width: 767px) {
  .con_making .box_movie,
  .con_destination .box_movie {
    margin: 2em auto 0;
  }
}
.con_making .box_movie video,
.con_destination .box_movie video {
  width: 100%;
  height: auto;
  -webkit-box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 60px rgba(0, 0, 0, 0.1);
}

@media only screen and (max-width: 767px) {
  .con_making .box_txt .tl_basic span {
    letter-spacing: .1em;
  }
}

/* -----------------------------------------------------------
	.con_access
----------------------------------------------------------- */
.con_access {
  position: relative;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_access .box_img .img {
    overflow: hidden;
  }
  .con_access .box_img .img img {
    width: 200%;
    max-width: none;
  }
}
.con_access .box_txt {
  position: absolute;
  top: 24%;
  left: 10%;
  width: 40%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_access .box_txt {
    left: 5%;
    top: 5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt {
    width: 95%;
    top: 5%;
  }
}
.con_access .box_txt .btn_more span {
  display: inline-block;
}
.con_access .box_txt .btn_more span.t {
  padding-right: 0;
}
.con_access .box_txt .btn_more span.ic_map {
  padding: 0;
  font-size: 88%;
  margin-left: 0.5em;
}
.con_access .box_txt .tl_basic,
.con_access .box_txt .txt {
  color: #fff;
  text-shadow: 0 0 6px #000;
}
.con_access .box_txt .txtnoli {
  text-shadow: 0 0 6px #000;
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .con_access .box_txt .txt {
    letter-spacing: .1em;
  }
}
@media print {
  .con_access .box_txt .txt {
    letter-spacing: .1em;
  }
}
.ie8 .con_access .box_txt .txt {
  letter-spacing: .1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_access .box_txt .txt {
    line-height: 1.5;
  }
}
.con_access .box_txt .txt em {
  font-size: 88%;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt .txt em {
    font-size: 75%;
  }
}
.con_access .box_txt .tl_basic:before {
  background: #fff;
}
.con_access .box_txt address {
  color: #fff;
  padding-left: 30px;
  letter-spacing: .2em;
  margin: 15px 0 30px;
  font-size: 94%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_access .box_txt address {
    line-height: 1.5;
    margin: 5px 0 20px;
    letter-spacing: .1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt address {
    padding-left: 15px;
    margin: 3% auto 5%;
  }
}
.con_access .box_txt .lnk {
  padding-left: 30px;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt .lnk {
    padding-left: 15px;
  }
}
.con_access .box_txt .lnk a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_access .box_txt .lnk a:hover .txt_lnk:after {
    width: 100%;
  }
}
@media print {
  .con_access .box_txt .lnk a:hover .txt_lnk:after {
    width: 100%;
  }
}
.ie8 .con_access .box_txt .lnk a:hover .txt_lnk:after {
  width: 100%;
}
.con_access .box_txt .lnk a .ic {
  display: inline-block;
  background: #fff;
  border-radius: 100%;
  width: 80px;
  height: 80px;
  text-align: center;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_access .box_txt .lnk a .ic {
    width: 46px;
    height: 46px;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt .lnk a .ic {
    width: 40px;
    height: 40px;
  }
}
.con_access .box_txt .lnk a .ic img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.con_access .box_txt .lnk a .txt_lnk {
  color: #fff;
  display: inline-block;
  padding-left: 30px;
  font-family: "Playfair Display", serif;
  font-size: 88%;
  letter-spacing: .2em;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_access .box_txt .lnk a .txt_lnk {
    padding-left: 15px;
    text-shadow: 0 0 6px #777;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt .lnk a .txt_lnk {
    padding-left: 10px;
  }
}
.con_access .box_txt .lnk a .txt_lnk:after {
  content: "";
  background: #fff;
  width: 0;
  height: 1px;
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
}
.con_access .box_map {
  width: 48%;
  position: absolute;
  right: 2%;
  top: 10%;
  padding-bottom: 40%;
  height: 0;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_access .box_map {
    position: relative;
    top: 0;
    right: 0;
    width: 95%;
    margin: -1em auto 0;
    padding-bottom: 60%;
    z-index: 1;
  }
}
.con_access .box_map iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100% !important;
  height: 100% !important;
  opacity: 0.9;
}

/* -----------------------------------------------------------
	.con_recuit
----------------------------------------------------------- */
.con_recuit {
  margin: 90px auto 20px;
  background: #F9F7F7;
  padding: 5% 0;
}
@media only screen and (max-width: 767px) {
  .con_recuit {
    padding: 10% 0;
    margin: 10% auto 20px;
  }
}
.con_recuit .box_recruite {
  max-width: 1240px;
  margin: 0 auto;
  text-align: center;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recuit .box_recruite {
    width: 82%;
  }
}
.con_recuit .box_recruite .btn_basic {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .con_recuit .box_recruite .btn_basic {
    margin-bottom: 5%;
  }
}
.con_recuit .box_recruite .tit {
  font-weight: normal;
  font-family: "Playfair Display", serif;
  font-size: 250%;
  line-height: 1em;
  color: #d3ad6f;
}
.con_recuit .box_recruite .txt {
  text-align: center;
  letter-spacing: .15em;
  margin-top: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recuit .box_recruite .txt {
    margin-top: 32px;
  }
}
@media only screen and (max-width: 767px) {
  .con_recuit .box_recruite .txt {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_recuit .box_recruite .txt {
    width: 90%;
    margin: 0 auto;
    font-size: 88%;
    text-align: left;
  }
}

/* -----------------------------------------------------------
	.con_story
----------------------------------------------------------- */
.con_story {
  margin: 90px auto 20px;
  text-align: center;
  max-width: 90%;
  margin: 0 auto;
}
