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

 file name  : homepage.css
 author     : Ability Consultant
 style info : トップページ
=================================================================== */
.section .inner:after, .con_packages ul:after, .con_news .wrp_news:after {
  content: "";
  display: table;
  clear: both;
}

/* -----------------------------------------------------------
	共通
----------------------------------------------------------- */
.section {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .section {
    height: auto;
  }
}
.section .inner_table {
  display: table;
  width: 100%;
  height: auto;
}
.section .inner_table.full {
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .section .inner_table {
    display: block;
  }
}
.section .inner_table > * {
  display: table-cell;
  vertical-align: middle;
  width: 50%;
}
@media only screen and (max-width: 767px) {
  .section .inner_table > * {
    display: block !important;
    width: 100% !important;
    padding-left: 2.5% !important;
    padding-right: 2.5% !important;
  }
}
.section .inner {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  padding: 30px 0;
}
@media only screen and (max-width: 1024px) {
  .section .inner {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .section .inner {
    padding: 40px 0;
  }
}
.section .wrp_inner {
  position: relative;
  height: 100%;
  width: 100%;
}

.con_rooms .inner {
  max-width: 1080px;
}

.con_breakfast .inner {
  max-width: 1100px;
}

.con_access .inner {
  max-width: 1080px;
}

.con_packages .inner {
  max-width: 1400px;
}

.con_news .inner {
  max-width: 1460px;
}

.con_gallery .inner {
  max-width: 1240px;
}
@media only screen and (min-width: 768px) {
  .con_gallery .inner {
    height: 100%;
  }
}
@media print {
  .con_gallery .inner {
    height: 100%;
  }
}
.ie8 .con_gallery .inner {
  height: 100%;
}

.con_style .inner {
  max-width: 1530px;
}

#fix-nav {
  top: 0;
  position: fixed;
}

.slick-arrow {
  outline: none;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  border-radius: 0;
  cursor: pointer;
}

#page {
  visibility: hidden;
}

.introduction-noactive #page, .introduced #page {
  visibility: visible;
}

@media only screen and (min-width: 768px) {
  #pagetop {
    display: none !important;
  }
}
@media print {
  #pagetop {
    display: none !important;
  }
}
.ie8 #pagetop {
  display: none !important;
}

/* -----------------------------------------------------------
	.con_main
----------------------------------------------------------- */
.con_main {
  overflow: hidden;
}
.con_main .box_main {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
  left: 0;
  width: 100%;
  z-index: 2;
}
.con_main .box_main .box_title {
  margin-bottom: 20px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_main .box_main .box_title {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.con_main .box_main .box_catch {
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_main .box_main .box_catch {
    max-width: 80%;
    margin-left: auto;
    margin-right: auto;
  }
}
.con_main .box_main .box_catch .txt_access {
  margin-top: 15px;
}
.con_main .box_main .box_catch .txt_access span {
  display: inline-block;
  color: #fff;
  background: #e05f0a;
  font-size: 129%;
  padding: 3px 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_main .box_catch .txt_access span {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_main .box_catch .txt_access span {
    font-size: 100%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_main .box_main .box_catch .txt_access span {
    font-size: 129%;
  }
}
.con_main .box_main .box_catch .info {
  margin-top: 2em;
  line-height: 2;
  font-size: 136%;
  font-weight: normal;
  letter-spacing: 2px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_main .box_catch .info {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_main .box_catch .info {
    line-height: 1.7;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_main .box_catch .info {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_main .box_catch .info {
    font-size: 93%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_main .box_main .box_catch .info {
    font-size: 129%;
  }
}
.con_main .box_main .box_catch .info a {
  text-decoration: none;
  background: #2737a2;
  color: #fff;
  padding: .7em;
}
.con_main .box_main .box_catch .info a:hover {
  opacity: .7;
}
@media only screen and (max-width: 767px) {
  .con_main .box_main .box_catch .info {
    letter-spacing: 0;
  }
}
.con_main .box_main .box_catch .btn {
  margin-top: 1em;
  line-height: 2;
  font-size: 179%;
  font-weight: normal;
  letter-spacing: 2px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_main .box_catch .btn {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_main .box_catch .btn {
    line-height: 1.7;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_main .box_main .box_catch .btn {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_main .box_catch .btn {
    font-size: 122%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_main .box_main .box_catch .btn {
    font-size: 143%;
  }
}
.con_main .box_main .box_catch .btn a {
  text-decoration: none;
  background-size: cover;
  color: #fff;
  display: inline-block;
  padding: 1.5em 3em;
  font-family: "Oswald", sans-serif;
  line-height: 1;
  background: url(../images/home/bg_btn.png) no-repeat center !important;
}
@media only screen and (max-width: 767px) {
  .con_main .box_main .box_catch .btn a {
    padding: 1em 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_main .box_main .box_catch .btn a {
    background: url(../images/home/bg_btn.png) no-repeat left !important;
  }
}
.con_main .box_main .box_catch .btn a:hover {
  opacity: .7;
}
.con_main .box_main .box_catch .btn a span {
  font-size: 58%;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, sans-serif;
}
@media only screen and (max-width: 767px) {
  .con_main .box_main .box_catch .btn {
    letter-spacing: 0;
    padding: 0 5%;
  }
}
.con_main .box_main .inner-effect {
  display: inline-block;
  position: relative;
}
.con_main .box_slide {
  position: relative;
  z-index: 1;
  height: 100vh !important;
}
.con_main .box_slide .vegas-slide {
  -webkit-transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) !important;
  transition: all 800ms cubic-bezier(0.19, 1, 0.22, 1) !important;
}
.con_main .position_controller {
  width: 1080px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  z-index: 4;
}
@media only screen and (max-width: 1080px) {
  .con_main .position_controller {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    left: 2.5%;
  }
}
@media print {
  .con_main .position_controller {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    left: 2.5%;
  }
}
.ie8 .con_main .position_controller {
  -webkit-transform: translateX(0);
  transform: translateX(0);
  left: 2.5%;
}
.con_main .controller {
  background: #000000;
  display: table;
  border: 1px solid #252526;
  text-align: center;
}
.con_main .controller > * {
  display: table-cell;
  vertical-align: middle;
  line-height: 55px;
  color: #fff;
}
@media only screen and (max-width: 767px) {
  .con_main .controller > * {
    line-height: 40px;
  }
}
.con_main .controller .count {
  font-family: "Oswald", sans-serif;
  font-size: 129%;
  width: 75px;
}
@media only screen and (max-width: 767px) {
  .con_main .controller .count {
    width: 50px;
  }
}
.con_main .controller .arrows {
  width: 150px;
  overflow: hidden;
}
@media only screen and (max-width: 767px) {
  .con_main .controller .arrows {
    width: 120px;
  }
}
.con_main .controller .arrows button {
  outline: none;
  margin: 0;
  padding: 0;
  border: none;
  background: none;
  border-radius: 0;
  cursor: pointer;
  float: left;
  width: 50%;
  display: block;
  padding-top: 55px;
  height: 0;
  overflow: hidden;
  background-repeat: no-repeat;
  background-position: center;
  background-color: #000;
  border-left: 1px solid #252526;
}
@media only screen and (max-width: 767px) {
  .con_main .controller .arrows button {
    padding-top: 40px;
  }
}
.con_main .controller .arrows button.slide-prev {
  background-image: url(../images/home/ic_arrow_prev.png);
}
.con_main .controller .arrows button.slide-next {
  background-image: url(../images/home/ic_arrow_next.png);
}
.con_main .btn_scroll {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  bottom: 0;
  padding-bottom: 30px;
  z-index: 4;
}
@media only screen and (max-width: 767px) {
  .con_main .btn_scroll {
    font-size: 80%;
    padding-bottom: 55px;
    z-index: 3;
  }
}
.con_main .btn_scroll a {
  text-decoration: none;
  color: #fff !important;
  text-align: center;
  display: block;
  cursor: pointer;
}
.con_main .btn_scroll a span {
  display: block;
  margin-bottom: 5px;
}
.con_main .btn_scroll a span.en {
  font-family: "Oswald", sans-serif;
  font-size: 108%;
}
.con_main .btn_scroll a i {
  font-size: 172%;
}

.introduction-active .con_main .box_main .inner-effect {
  display: inline-block;
  position: relative;
}
.introduction-active .con_main .box_main .inner-effect .text-effect {
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0);
  -webkit-transition: -webkit-transform 0.6s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: -webkit-transform 0.6s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.6s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.6s cubic-bezier(0.08, 0.03, 0.22, 0.87), -webkit-transform 0.6s cubic-bezier(0.08, 0.03, 0.22, 0.87);
}
.introduction-active .con_main .box_main .inner-effect .mask {
  position: absolute;
  z-index: 2;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0b267f;
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87), -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

.introduction-active .con_main .box_main .inner-effect.animated-01 .mask {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}
.introduction-active .con_main .box_main .inner-effect.animated-02 .mask {
  -webkit-transition: -webkit-transform 0.4s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: -webkit-transform 0.4s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.4s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.4s cubic-bezier(0.08, 0.03, 0.22, 0.87), -webkit-transform 0.4s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
}
.introduction-active .con_main .box_main .inner-effect.animated-03 .text-effect {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* -----------------------------------------------------------
	.con_concept
----------------------------------------------------------- */
@media only screen and (max-width: 1024px) {
  .con_concept {
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .con_concept .inner_table {
    display: block;
  }
  .con_concept .inner_table > * {
    width: 100%;
    padding: 40px 0;
  }
}
.con_concept .inner_table .con_l {
  background: #48412d;
  text-align: center;
}
@media only screen and (max-width: 1024px) {
  .con_concept .inner_table .con_l {
    display: block;
  }
}
.con_concept .inner_table .con_l h2 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 30px;
}
.con_concept .inner_table .con_l h2 span {
  display: block;
}
.con_concept .inner_table .con_l h2 span.en {
  font-size: 258%;
  color: #48412d;
  font-family: "Oswald", sans-serif;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_concept .inner_table .con_l h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (max-width: 767px) {
  .con_concept .inner_table .con_l h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_concept .inner_table .con_l h2 span.en {
    font-size: 258%;
  }
}
.con_concept .inner_table .con_l h2 span.en em {
  color: #e05f0a;
}
.con_concept .inner_table .con_l h2 span.jp {
  font-size: 115%;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_concept .inner_table .con_l h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_concept .inner_table .con_l h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_concept .inner_table .con_l h2 span.jp {
    font-size: 115%;
  }
}
.con_concept .inner_table .con_l .txt {
  color: #fff;
  line-height: 2.4;
}
@media only screen and (max-width: 767px) {
  .con_concept .inner_table .con_l .txt {
    line-height: 2;
  }
}
.con_concept .inner_table .con_l .btn {
  margin-top: 45px;
}
@media only screen and (max-width: 767px) {
  .con_concept .inner_table .con_l .btn {
    margin-top: 20px;
  }
}
.con_concept .inner_table .con_l .btn a {
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "Oswald", sans-serif;
  color: #fff !important;
  border: 1px solid #fff;
  max-width: 300px;
}
.con_concept .inner_table .con_l .btn a span {
  font-size: 129%;
  padding: 0.85em 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_concept .inner_table .con_l .btn a span {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_concept .inner_table .con_l .btn a span {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_concept .inner_table .con_l .btn a span {
    font-size: 129%;
  }
}
.con_concept .inner_table .con_l .btn a:hover {
  background: #fff;
  color: #000 !important;
}
.con_concept .inner_table .con_l .btn a span {
  display: block;
}
.con_concept .inner_table .con_l .btn a:after {
  content: "→";
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_concept .inner_table .con_l .btn a:hover:after {
  right: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_concept .inner_table .con_l .btn a {
    max-width: 80%;
  }
}
.con_concept .inner_table .con_r {
  background: url(../images/home/bg_concept.jpg);
}
@media only screen and (max-width: 1024px) {
  .con_concept .inner_table .con_r {
    display: block;
  }
}
.con_concept .inner_table .con_r ul {
  overflow: hidden;
  max-width: 80%;
  margin: 0 auto;
  margin-top: -20px;
}
@media only screen and (max-width: 767px) {
  .con_concept .inner_table .con_r ul {
    max-width: 100%;
  }
}
.con_concept .inner_table .con_r ul li {
  width: 33.3333333%;
  padding: 0 10px;
  float: left;
  text-align: center;
  margin-top: 20px;
}
@media only screen and (max-width: 767px) {
  .con_concept .inner_table .con_r ul li {
    width: 50%;
    margin: 0 !important;
    margin-top: 20px !important;
  }
  .con_concept .inner_table .con_r ul li:nth-child(odd) {
    clear: both !important;
  }
}
.con_concept .inner_table .con_r ul li:first-child {
  margin-left: 16%;
}
.con_concept .inner_table .con_r ul li:nth-child(3) {
  clear: both;
}
.con_concept .inner_table .con_r ul li .ic {
  text-align: center;
  width: 92px;
  line-height: 92px;
  height: 92px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.con_concept .inner_table .con_r ul li .ic span {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.con_concept .inner_table .con_r ul li .ic img {
  vertical-align: middle;
  position: relative;
  z-index: 2;
}
.con_concept .inner_table .con_r ul li .txt {
  font-size: 108%;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_concept .inner_table .con_r ul li .txt {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_concept .inner_table .con_r ul li .txt {
    font-size: 86%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_concept .inner_table .con_r ul li .txt {
    font-size: 108%;
  }
}
.con_concept .inner_table .con_r .btn {
  margin-top: 35px;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_concept .inner_table .con_r .btn {
    margin-top: 20px;
  }
}
.con_concept .inner_table .con_r .btn a {
  max-width: 300px;
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "Oswald", sans-serif;
  background: #48412d;
  border: 1px solid #48412d;
  color: #fff !important;
}
.con_concept .inner_table .con_r .btn a span {
  font-size: 129%;
  padding: 0.85em 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_concept .inner_table .con_r .btn a span {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_concept .inner_table .con_r .btn a span {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_concept .inner_table .con_r .btn a span {
    font-size: 129%;
  }
}
.con_concept .inner_table .con_r .btn a:hover {
  background: #2e291d;
  border-color: #2e291d;
}
.con_concept .inner_table .con_r .btn a span {
  display: block;
}
.con_concept .inner_table .con_r .btn a:after {
  content: "→";
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_concept .inner_table .con_r .btn a:hover:after {
  right: 0.5em;
}

.ie .con_concept .inner_table .con_r ul li .ic {
  background: url(../images/home/bg_circle.png) center no-repeat;
}

/* -----------------------------------------------------------
	.con_rooms
----------------------------------------------------------- */
.con_rooms .box_title {
  text-align: center;
  margin-bottom: 35px;
}
.con_rooms .box_title h2 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 15px;
}
.con_rooms .box_title h2 span {
  display: block;
}
.con_rooms .box_title h2 span.en {
  font-size: 258%;
  color: #48412d;
  font-family: "Oswald", sans-serif;
  color: #48412d;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .box_title h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_title h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_rooms .box_title h2 span.en {
    font-size: 258%;
  }
}
.con_rooms .box_title h2 span.en em {
  color: #e05f0a;
}
.con_rooms .box_title h2 span.jp {
  font-size: 115%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .box_title h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_title h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_rooms .box_title h2 span.jp {
    font-size: 115%;
  }
}
.con_rooms .box_slide {
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
.con_rooms .box_slide:after {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: -30%;
  height: 160%;
  left: 0;
  -webkit-transform: translateX(100%);
  transform: translateX(100%);
  background: #fff;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .con_rooms .box_slide:after {
    display: none;
  }
}
.con_rooms .box_slide .box_rooms {
  position: relative;
  padding: 0 40px;
  opacity: 0.6;
}
.con_rooms .box_slide .box_rooms.slick-active {
  opacity: 1;
}
@media only screen and (max-width: 1024px) {
  .con_rooms .box_slide .box_rooms {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_slide .box_rooms {
    padding: 0;
  }
}
.con_rooms .box_slide .box_rooms a {
  text-decoration: none;
}
.con_rooms .box_slide .box_rooms .box_content {
  background: #fff;
  position: absolute;
  z-index: 2;
  left: 90px;
  bottom: -20px;
  padding: 0 50px;
  padding-top: 1px;
}
@media only screen and (max-width: 1024px) {
  .con_rooms .box_slide .box_rooms .box_content {
    left: 20px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_slide .box_rooms .box_content {
    position: static;
    padding: 10px 20px 0 20px;
  }
}
.con_rooms .box_slide .box_rooms .box_content h3 {
  font-weight: normal;
  margin-bottom: 15px;
  margin-top: -45px;
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_slide .box_rooms .box_content h3 {
    margin-top: 0;
  }
}
.con_rooms .box_slide .box_rooms .box_content h3 span {
  display: block;
}
.con_rooms .box_slide .box_rooms .box_content h3 span.en {
  color: #e05f0a;
  font-family: "Oswald", sans-serif;
  font-size: 393%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .box_slide .box_rooms .box_content h3 span.en {
    font-size: 393%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_slide .box_rooms .box_content h3 span.en {
    font-size: 258%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_rooms .box_slide .box_rooms .box_content h3 span.en {
    font-size: 393%;
  }
}
.con_rooms .box_slide .box_rooms .box_content h3 span.jp {
  font-size: 158%;
  color: #222;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .box_slide .box_rooms .box_content h3 span.jp {
    font-size: 158%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_slide .box_rooms .box_content h3 span.jp {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_rooms .box_slide .box_rooms .box_content h3 span.jp {
    font-size: 158%;
  }
}
.con_rooms .box_slide .box_rooms .box_content .btn {
  margin-top: 20px;
}
.con_rooms .box_slide .box_rooms .box_content .btn > div {
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "Oswald", sans-serif;
  background: #48412d;
  border: 1px solid #48412d;
  color: #fff !important;
  text-align: center;
  max-width: 180px;
}
.con_rooms .box_slide .box_rooms .box_content .btn > div span {
  font-size: 129%;
  padding: 0.6em 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_rooms .box_slide .box_rooms .box_content .btn > div span {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_slide .box_rooms .box_content .btn > div span {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_rooms .box_slide .box_rooms .box_content .btn > div span {
    font-size: 129%;
  }
}
.con_rooms .box_slide .box_rooms .box_content .btn > div:hover {
  background: #2e291d;
  border-color: #2e291d;
}
.con_rooms .box_slide .box_rooms .box_content .btn > div span {
  display: block;
}
.con_rooms .box_slide .box_rooms .box_content .btn > div:after {
  content: "→";
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_rooms .box_slide .box_rooms .box_content .btn > div:hover:after {
  right: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_rooms .box_slide .box_rooms .box_content .btn > div {
    max-width: none;
    width: auto;
  }
}
.con_rooms .box_slide .box_rooms .box_content .btn > div:after {
  display: none;
}
.con_rooms .box_slide .slick-list {
  overflow: visible;
}
.con_rooms .position_controller {
  position: absolute;
  right: 0;
  top: 82%;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .con_rooms .position_controller {
    right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .position_controller {
    position: static;
  }
}
.con_rooms .position_controller .controller {
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .con_rooms .position_controller .controller {
    font-size: 80%;
  }
}
.con_rooms .position_controller .controller .count {
  font-family: "Oswald", sans-serif;
  font-size: 215%;
  color: #000000;
  font-style: italic;
  padding-right: 40px;
}
@media only screen and (max-width: 1024px) {
  .con_rooms .position_controller .controller .count {
    color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .position_controller .controller .count {
    color: #000;
  }
}
.con_rooms .position_controller .controller .count .all {
  font-size: 87%;
}
.con_rooms .position_controller .controller .arrows .slick-prev {
  display: none !important;
  background: none;
}
.con_rooms .position_controller .controller .arrows .slick-next {
  width: 160px;
  padding-top: 20px;
  height: 0;
  overflow: hidden;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: skewX(50deg);
  transform: skewX(50deg);
}
@media only screen and (max-width: 767px) {
  .con_rooms .position_controller .controller .arrows .slick-next {
    width: 100px;
  }
}
@media only screen and (max-width: 1024px) {
  .con_rooms .position_controller .controller .arrows .slick-next {
    border-color: #fff;
  }
}
@media only screen and (max-width: 767px) {
  .con_rooms .position_controller .controller .arrows .slick-next {
    border-color: #000;
  }
}

/* -----------------------------------------------------------
	.con_breakfast
----------------------------------------------------------- */
.con_breakfast:before {
  content: "";
  display: block;
  right: 25%;
  top: 50%;
  width: 100%;
  height: 70%;
  background: #f8f7f0;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: translateY(-50%) skewX(40deg);
  transform: translateY(-50%) skewX(40deg);
  position: absolute;
  z-index: -1;
}
.con_breakfast .box_content {
  padding: 7% 6% 0 6%;
  position: relative;
  width: 39.09091%;
  float: left;
  border: 3px solid #48412d;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .box_content {
    width: 44%;
    min-height: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_content {
    float: none;
    width: 100%;
    padding: 20px;
  }
}
.con_breakfast .box_content h2 {
  font-weight: normal;
  position: relative;
  margin-bottom: 25px;
}
.con_breakfast .box_content h2 span {
  display: block;
}
.con_breakfast .box_content h2 span.en {
  font-size: 258%;
  font-family: "Oswald", sans-serif;
  color: #48412d;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_breakfast .box_content h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_content h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_breakfast .box_content h2 span.en {
    font-size: 258%;
  }
}
.con_breakfast .box_content h2 span.en em {
  color: #e05f0a;
}
.con_breakfast .box_content h2 span.jp {
  font-size: 115%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_breakfast .box_content h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_content h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_breakfast .box_content h2 span.jp {
    font-size: 115%;
  }
}
.con_breakfast .box_content .btn {
  margin-top: 35px;
}
.con_breakfast .box_content .btn a {
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "Oswald", sans-serif;
  background: #48412d;
  border: 1px solid #48412d;
  color: #fff !important;
  text-align: center;
  max-width: 180px;
}
.con_breakfast .box_content .btn a span {
  font-size: 129%;
  padding: 0.6em 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_breakfast .box_content .btn a span {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_content .btn a span {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_breakfast .box_content .btn a span {
    font-size: 129%;
  }
}
.con_breakfast .box_content .btn a:hover {
  background: #2e291d;
  border-color: #2e291d;
}
.con_breakfast .box_content .btn a span {
  display: block;
}
.con_breakfast .box_content .btn a:after {
  content: "→";
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_breakfast .box_content .btn a:hover:after {
  right: 0.5em;
}
.con_breakfast .box_content .btn a:after {
  display: none;
}
.con_breakfast .box_content .img_sub {
  position: relative;
  right: -37%;
  margin-bottom: -15%;
  width: 104%;
  margin-top: 70px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_breakfast .box_content .img_sub {
    right: -25%;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .box_content .img_sub {
    position: static;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
  }
  .con_breakfast .box_content .img_sub img {
    width: 100%;
  }
}
.con_breakfast .img {
  float: right;
  width: 39.72727%;
  margin-top: 9%;
}
@media only screen and (max-width: 1024px) {
  .con_breakfast .img {
    width: 44%;
  }
}
@media only screen and (max-width: 767px) {
  .con_breakfast .img {
    display: none;
  }
}

/* -----------------------------------------------------------
	.con_access
----------------------------------------------------------- */
.con_access .bg {
  width: 100%;
  height: 500px;
  background: url(../images/home/img_access.jpg) center no-repeat;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
  .con_access .bg {
    height: 0;
    padding-top: 66%;
  }
}
.con_access .inner {
  padding: 0;
}
.con_access .inner_table {
  background: #fff;
  margin-top: -100px;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 767px) {
  .con_access .inner_table {
    margin-top: -5%;
  }
}
.con_access .inner_table .box_content {
  padding: 0 6%;
}
@media only screen and (max-width: 767px) {
  .con_access .inner_table .box_content {
    padding: 20px;
    width: 95%;
    margin-left: auto;
    margin-right: auto;
  }
}
.con_access .inner_table .box_content h2 {
  font-weight: normal;
  position: relative;
  margin-bottom: 20px;
}
.con_access .inner_table .box_content h2 span {
  display: block;
}
.con_access .inner_table .box_content h2 span.en {
  font-size: 358%;
  font-family: "Oswald", sans-serif;
  color: #48412d;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_access .inner_table .box_content h2 span.en {
    font-size: 358%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner_table .box_content h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_access .inner_table .box_content h2 span.en {
    font-size: 358%;
  }
}
.con_access .inner_table .box_content h2 span.en em {
  color: #e05f0a;
}
.con_access .inner_table .box_content h2 span.jp {
  font-size: 143%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_access .inner_table .box_content h2 span.jp {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner_table .box_content h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_access .inner_table .box_content h2 span.jp {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner_table .box_content h2 {
    text-align: center;
  }
}
.con_access .inner_table .box_content .catch {
  font-weight: bold;
  color: #48412d;
  font-size: 186%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_access .inner_table .box_content .catch {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner_table .box_content .catch {
    font-size: 143%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_access .inner_table .box_content .catch {
    font-size: 143%;
  }
}
.con_access .inner_table .box_content .btns {
  margin-top: 15px;
}
.con_access .inner_table .box_content .btns li {
  margin-top: 10px;
}
.con_access .inner_table .box_content .btns li a {
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: transparent;
  border: 1px solid #000;
  color: #000 !important;
  width: auto;
  padding-right: 50px;
}
.con_access .inner_table .box_content .btns li a span {
  padding: 1em;
}
.con_access .inner_table .box_content .btns li a:hover {
  background: #000;
  border-color: #000;
  color: #fff !important;
}
.con_access .inner_table .box_content .btns li a span {
  display: block;
}
.con_access .inner_table .box_content .btns li a:after {
  content: "→";
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_access .inner_table .box_content .btns li a:hover:after {
  right: 0.5em;
}
.con_access .inner_table .box_content .btns li a span {
  padding: 0.5em 1.0em;
}
.con_access .inner_table .box_content .btn {
  margin-top: 15px;
}
.con_access .inner_table .box_content .btn a {
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "Oswald", sans-serif;
  background: #48412d;
  border: 1px solid #48412d;
  color: #fff !important;
  text-align: center;
  max-width: 180px;
}
.con_access .inner_table .box_content .btn a span {
  font-size: 129%;
  padding: 0.6em 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_access .inner_table .box_content .btn a span {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .inner_table .box_content .btn a span {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_access .inner_table .box_content .btn a span {
    font-size: 129%;
  }
}
.con_access .inner_table .box_content .btn a:hover {
  background: #2e291d;
  border-color: #2e291d;
}
.con_access .inner_table .box_content .btn a span {
  display: block;
}
.con_access .inner_table .box_content .btn a:after {
  content: "→";
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_access .inner_table .box_content .btn a:hover:after {
  right: 0.5em;
}
.con_access .inner_table .box_content .btn a:after {
  display: none;
}
.con_access .inner_table #gmap {
  height: 500px;
}
.con_access .inner_table #gmap iframe {
  border: none;
}

/* -----------------------------------------------------------
	.con_packages
----------------------------------------------------------- */
.con_packages h2 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 50px;
}
.con_packages h2 span {
  display: block;
}
.con_packages h2 span.en {
  font-size: 358%;
  color: #48412d;
  font-family: "Oswald", sans-serif;
  color: #48412d;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages h2 span.en {
    font-size: 358%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_packages h2 span.en {
    font-size: 358%;
  }
}
.con_packages h2 span.en em {
  color: #e05f0a;
}
.con_packages h2 span.jp {
  font-size: 143%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages h2 span.jp {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_packages h2 span.jp {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages h2 {
    margin-bottom: 30px;
  }
}
.con_packages ul {
  margin-left: -4%;
}
@media only screen and (max-width: 767px) {
  .con_packages ul {
    margin-left: 0;
    margin-bottom: -30px;
  }
}
.con_packages ul li {
  width: 21%;
  margin-left: 4%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_packages ul li {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-bottom: 30px;
  }
}
.con_packages ul li h3 {
  font-weight: normal;
  margin-bottom: 20px;
  text-align: center;
}
.con_packages ul li h3 span {
  display: block;
}
.con_packages ul li h3 span.en {
  font-family: "Oswald", sans-serif;
  font-size: 172%;
  padding-bottom: 10px;
  position: relative;
}
.con_packages ul li h3 span.en:after {
  content: "";
  display: block;
  height: 1px;
  background: #48412d;
  width: 200px;
  position: absolute;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 1024px) {
  .con_packages ul li h3 span.en:after {
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    left: 0;
  }
}
.con_packages ul li h3 span.en em {
  font-size: 109%;
  color: #e05f0a;
}
.con_packages ul li h3 span.jp {
  margin-top: 10px;
  font-size: 115%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages ul li h3 span.jp {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages ul li h3 span.jp {
    font-size: 100%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_packages ul li h3 span.jp {
    font-size: 115%;
  }
}
.con_packages ul li a {
  text-decoration: none;
  display: block;
}
.con_packages ul li a:hover .title {
  text-decoration: none;
}
.con_packages ul li .img {
  position: relative;
}
.con_packages ul li .img img {
  width: 100%;
}
.con_packages ul li .title {
  margin-top: 20px;
  text-decoration: underline;
  font-size: 108%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages ul li .title {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages ul li .title {
    font-size: 100%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_packages ul li .title {
    font-size: 108%;
  }
}
.con_packages ul li .price {
  font-size: 108%;
  margin-top: 10px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages ul li .price {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages ul li .price {
    font-size: 100%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_packages ul li .price {
    font-size: 108%;
  }
}
.con_packages ul li .price span {
  color: #e05f0a;
  margin-left: 0.5em;
}
.con_packages .btn {
  margin-top: 40px;
  text-align: center;
}
.con_packages .btn a {
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: #e05f0a;
  border: 1px solid #e05f0a;
  color: #fff !important;
  max-width: 480px;
}
.con_packages .btn a span {
  font-size: 108%;
  padding: 1.2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages .btn a span {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .btn a span {
    font-size: 100%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_packages .btn a span {
    font-size: 108%;
  }
}
.con_packages .btn a:hover {
  background: #c75000;
  border-color: #c75000;
}
.con_packages .btn a span {
  display: block;
}
.con_packages .btn a:after {
  content: "→";
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_packages .btn a:hover:after {
  right: 0.5em;
}

/* -----------------------------------------------------------
	.con_news
----------------------------------------------------------- */
.con_news h2 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 50px;
}
.con_news h2 span {
  display: block;
}
.con_news h2 span.en {
  font-size: 358%;
  color: #48412d;
  font-family: "Oswald", sans-serif;
  color: #48412d;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news h2 span.en {
    font-size: 358%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_news h2 span.en {
    font-size: 358%;
  }
}
.con_news h2 span.en em {
  color: #e05f0a;
}
.con_news h2 span.jp {
  font-size: 143%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news h2 span.jp {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_news h2 span.jp {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news h2 {
    margin-bottom: 30px;
  }
}
.con_news .wrp_news .box_news a {
  text-decoration: none;
  position: relative;
  display: block;
}
.con_news .wrp_news .box_news a:hover h3 {
  text-decoration: none;
}
.con_news .wrp_news .box_news .info li.date {
  background: #e05f0a;
}
.con_news .wrp_news .box_news .info li {
  display: inline-block;
  vertical-align: middle;
}
.con_news .wrp_news .box_news .info li.date {
  font-family: "Oswald", sans-serif;
  font-size: 115%;
  padding-right: 3px;
  text-align: right;
  min-width: 100px;
  margin-right: 5px;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .wrp_news .box_news .info li.date {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .box_news .info li.date {
    font-size: 100%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_news .wrp_news .box_news .info li.date {
    font-size: 115%;
  }
}
.con_news .wrp_news .box_news .info li .cate {
  font-size: 115%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .wrp_news .box_news .info li .cate {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .box_news .info li .cate {
    font-size: 100%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_news .wrp_news .box_news .info li .cate {
    font-size: 115%;
  }
}
.con_news .wrp_news .box_news h3 {
  font-size: 115%;
  margin-top: 20px;
  font-weight: normal;
  text-decoration: underline;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .wrp_news .box_news h3 {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .box_news h3 {
    font-size: 100%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_news .wrp_news .box_news h3 {
    font-size: 115%;
  }
}
.con_news .wrp_news .latest {
  width: 59.24658%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .latest {
    width: 100%;
    float: none;
  }
}
.con_news .wrp_news .latest .box_news {
  width: 86.7052%;
  margin-left: auto;
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .latest .box_news {
    width: 100%;
  }
}
.con_news .wrp_news .latest .box_news a {
  background: #f8f7f0;
  padding-left: 42.66667%;
  padding-right: 10.66667%;
  padding-top: 7%;
  padding-bottom: 80px;
}
.con_news .wrp_news .latest .box_news a:hover .arrow-long {
  -webkit-transform: translateX(10%) skewX(50deg);
  transform: translateX(10%) skewX(50deg);
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .latest .box_news a {
    padding: 20px;
    padding-bottom: 60px;
  }
}
.con_news .wrp_news .latest .box_news a .img {
  position: absolute;
  width: 64.66667%;
  top: -2%;
  left: 0;
  border-bottom: 1px solid #d1cbbd;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .latest .box_news a .img {
    position: static;
    width: 100%;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    margin-bottom: 20px;
  }
}
.con_news .wrp_news .latest .box_news a .img img {
  border: 1px solid #d1cbbd;
  border-bottom: none;
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .latest .box_news a .img img {
    width: 100%;
  }
}
.con_news .wrp_news .latest .box_news a .txt {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .latest .box_news a .txt {
    margin-top: 15px;
  }
}
.con_news .wrp_news .latest .arrow-long {
  position: absolute;
  right: -7%;
  bottom: 30px;
  z-index: 2;
  width: 160px;
  padding-top: 20px;
  height: 0;
  overflow: hidden;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: skewX(50deg);
  transform: skewX(50deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .latest .arrow-long {
    width: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .latest .arrow-long {
    right: -1%;
    bottom: 20px;
  }
}
.con_news .wrp_news .past {
  width: 34.24658%;
  float: right;
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .past {
    float: none;
    width: 100%;
    margin-top: 40px;
  }
}
.con_news .wrp_news .past .box_news {
  margin-bottom: 30px;
}
.con_news .wrp_news .past .box_news .info li.date {
  background: #0b267f;
}
.con_news .wrp_news .past .btn {
  margin-top: 50px;
  text-align: center;
}
.con_news .wrp_news .past .btn a {
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: transparent;
  border: 1px solid #000;
  color: #000 !important;
  max-width: 300px;
}
.con_news .wrp_news .past .btn a span {
  font-size: 108%;
  padding: 1.2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_news .wrp_news .past .btn a span {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_news .wrp_news .past .btn a span {
    font-size: 100%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_news .wrp_news .past .btn a span {
    font-size: 108%;
  }
}
.con_news .wrp_news .past .btn a:hover {
  background: #000;
  border-color: #000;
  color: #fff !important;
}
.con_news .wrp_news .past .btn a span {
  display: block;
}
.con_news .wrp_news .past .btn a:after {
  content: "→";
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_news .wrp_news .past .btn a:hover:after {
  right: 0.5em;
}

/* -----------------------------------------------------------
	.con_gallery
----------------------------------------------------------- */
.con_gallery:before {
  content: "";
  display: block;
  left: 25%;
  top: 50%;
  width: 100%;
  height: 70%;
  background: #f8f7f0;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%;
  -webkit-transform: translateY(-50%) skewX(-40deg);
  transform: translateY(-50%) skewX(-40deg);
  position: absolute;
  z-index: -1;
}
.con_gallery .box_content h2 {
  font-weight: normal;
  position: relative;
  margin-bottom: 25px;
}
.con_gallery .box_content h2 span {
  display: block;
}
.con_gallery .box_content h2 span.en {
  font-size: 358%;
  font-family: "Oswald", sans-serif;
  color: #48412d;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_gallery .box_content h2 span.en {
    font-size: 358%;
  }
}
@media only screen and (max-width: 767px) {
  .con_gallery .box_content h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_gallery .box_content h2 span.en {
    font-size: 358%;
  }
}
.con_gallery .box_content h2 span.en em {
  color: #e05f0a;
}
.con_gallery .box_content h2 span.jp {
  font-size: 143%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_gallery .box_content h2 span.jp {
    font-size: 143%;
  }
}
@media only screen and (max-width: 767px) {
  .con_gallery .box_content h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_gallery .box_content h2 span.jp {
    font-size: 143%;
  }
}
.con_gallery .box_content .btn {
  margin-top: 60px;
}
@media only screen and (max-width: 767px) {
  .con_gallery .box_content .btn {
    margin-top: 30px;
    text-align: center;
  }
}
.con_gallery .box_content .btn a {
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
  text-align: center;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  background: transparent;
  border: 1px solid #000;
  color: #000 !important;
  max-width: 320px;
}
.con_gallery .box_content .btn a span {
  font-size: 108%;
  padding: 1.2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_gallery .box_content .btn a span {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_gallery .box_content .btn a span {
    font-size: 100%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_gallery .box_content .btn a span {
    font-size: 108%;
  }
}
.con_gallery .box_content .btn a:hover {
  background: #000;
  border-color: #000;
  color: #fff !important;
}
.con_gallery .box_content .btn a span {
  display: block;
}
.con_gallery .box_content .btn a:after {
  content: "→";
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_gallery .box_content .btn a:hover:after {
  right: 0.5em;
}
.con_gallery .box_gallery {
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_gallery .box_gallery {
    margin-top: 30px;
  }
}
.con_gallery .box_gallery ul {
  overflow: hidden;
}
.con_gallery .box_gallery ul li {
  width: 33.3333333%;
  padding: 3px;
  float: left;
}
.con_gallery .box_gallery ul li img {
  width: 100%;
}
.con_gallery .box_gallery ul li:nth-child(1) {
  margin-top: 16%;
}
.con_gallery .box_gallery ul li:nth-child(3) {
  margin-top: 16%;
}
.con_gallery .box_gallery ul li:nth-child(4) {
  clear: both;
}
.con_gallery .box_gallery ul li:nth-child(5) {
  margin-top: -16%;
}
.con_gallery .box_gallery ul li:nth-child(7) {
  clear: both;
  margin-left: 33.333333333%;
  margin-top: -16%;
}

/* -----------------------------------------------------------
	.con_style
----------------------------------------------------------- */
.con_style .inner {
  padding-top: 40px;
}
.con_style .box_title {
  text-align: center;
  margin-bottom: 35px;
}
.con_style .box_title h2 {
  text-align: center;
  font-weight: normal;
  margin-bottom: 15px;
}
.con_style .box_title h2 span {
  display: block;
}
.con_style .box_title h2 span.en {
  font-size: 258%;
  color: #48412d;
  font-family: "Oswald", sans-serif;
  color: #48412d;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_title h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_title h2 span.en {
    font-size: 258%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_style .box_title h2 span.en {
    font-size: 258%;
  }
}
.con_style .box_title h2 span.en em {
  color: #e05f0a;
}
.con_style .box_title h2 span.jp {
  font-size: 115%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .box_title h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .box_title h2 span.jp {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_style .box_title h2 span.jp {
    font-size: 115%;
  }
}
.con_style .wrp_style {
  overflow: hidden;
}
.con_style .wrp_style .box_style {
  width: 48.56209%;
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_style .wrp_style .box_style {
    width: 100%;
    float: none;
  }
}
.con_style .wrp_style .box_style:last-child {
  float: right;
}
@media only screen and (max-width: 767px) {
  .con_style .wrp_style .box_style:last-child {
    float: none;
    margin-top: 10px;
  }
}
.con_style .wrp_style .box_style a {
  text-decoration: none;
  display: block;
  position: relative;
}
.con_style .wrp_style .box_style a:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
  opacity: 0;
  position: absolute;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.con_style .wrp_style .box_style a:hover:after {
  opacity: 0.3;
}
.con_style .wrp_style .box_style .box_content {
  border-radius: 50%;
  color: #fff;
  position: absolute;
  top: 50%;
  left: 50%;
  text-align: center;
  width: 300px;
  height: 300px;
  margin-top: -150px;
  margin-left: -150px;
  display: table;
  z-index: 2;
}
@media only screen and (max-width: 1024px) {
  .con_style .wrp_style .box_style .box_content {
    -webkit-transform: scale(0.5, 0.5);
    transform: scale(0.5, 0.5);
  }
}
.con_style .wrp_style .box_style .box_content > div {
  display: table-cell;
  vertical-align: middle;
}
.con_style .wrp_style .box_style .box_content .en img {
  max-width: none;
}
.con_style .wrp_style .box_style .box_content h3 {
  font-weight: normal;
  font-size: 165%;
  margin-top: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .wrp_style .box_style .box_content h3 {
    font-size: 165%;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .wrp_style .box_style .box_content h3 {
    font-size: 129%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_style .wrp_style .box_style .box_content h3 {
    font-size: 165%;
  }
}
.con_style .wrp_style .box_style .box_content .btn {
  margin-top: 30px;
}
.con_style .wrp_style .box_style .box_content .btn > div {
  display: inline-block;
  width: 100%;
  text-decoration: none !important;
  position: relative;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  font-family: "Oswald", sans-serif;
  color: #fff !important;
  border: 1px solid #fff;
  max-width: 150px;
}
.con_style .wrp_style .box_style .box_content .btn > div span {
  font-size: 129%;
  padding: 0.6em 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_style .wrp_style .box_style .box_content .btn > div span {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_style .wrp_style .box_style .box_content .btn > div span {
    font-size: 115%;
  }
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_style .wrp_style .box_style .box_content .btn > div span {
    font-size: 129%;
  }
}
.con_style .wrp_style .box_style .box_content .btn > div:hover {
  background: #fff;
  color: #000 !important;
}
.con_style .wrp_style .box_style .box_content .btn > div span {
  display: block;
}
.con_style .wrp_style .box_style .box_content .btn > div:after {
  content: "→";
  position: absolute;
  right: 1em;
  top: 50%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.con_style .wrp_style .box_style .box_content .btn > div:hover:after {
  right: 0.5em;
}
.con_style .wrp_style .box_style .box_content .btn > div span {
  padding: 0.4em 1em;
}
.con_style .wrp_style .box_style.night .box_content {
  background: rgba(11, 38, 127, 0.92);
}
.con_style .wrp_style .box_style.night a:after {
  background: #0b267f;
}
.con_style .wrp_style .box_style.morning .box_content {
  background: rgba(224, 95, 10, 0.92);
}
.con_style .wrp_style .box_style.morning a:after {
  background: #e05f0a;
}
.con_style #footer {
  margin-top: 80px;
}
@media only screen and (max-width: 767px) {
  .con_style #footer {
    margin-top: 0;
  }
}

/* -----------------------------------------------------------
	animation
----------------------------------------------------------- */
.effect-opacity {
  position: relative;
  opacity: 0;
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
}
.effect-opacity.animated {
  opacity: 1;
}

.inviewIn .effect-opacity {
  opacity: 1;
}

.effect-move {
  position: relative;
  opacity: 0;
  -webkit-transition: 1s all ease;
  transition: 1s all ease;
  -webkit-transform: translateY(20px);
  transform: translateY(20px);
}
.effect-move.animated {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.inviewIn .effect-move {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1;
}

.effect-scale {
  position: relative;
  opacity: 0;
  -webkit-transform: scale(0.2, 0.2);
  transform: scale(0.2, 0.2);
  -webkit-transition: .4s all ease;
  transition: .4s all ease;
}
.effect-scale.animated {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

.inviewIn .effect-scale {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
  opacity: 1;
}

.delay-200 {
  -moz-transition-delay: .2s;
  -webkit-transition-delay: .2s;
  -o-transition-delay: .2s;
  -ms-transition-delay: .2s;
}

.delay-300 {
  -moz-transition-delay: .3s;
  -webkit-transition-delay: .3s;
  -o-transition-delay: .3s;
  -ms-transition-delay: .3s;
}

.delay-400 {
  -moz-transition-delay: .4s;
  -webkit-transition-delay: .4s;
  -o-transition-delay: .4s;
  -ms-transition-delay: .4s;
}

.delay-500 {
  -moz-transition-delay: .5s;
  -webkit-transition-delay: .5s;
  -o-transition-delay: .5s;
  -ms-transition-delay: .5s;
}

.delay-600 {
  -moz-transition-delay: .6s;
  -webkit-transition-delay: .6s;
  -o-transition-delay: .6s;
  -ms-transition-delay: .6s;
}

.delay-700 {
  -moz-transition-delay: .7s;
  -webkit-transition-delay: .7s;
  -o-transition-delay: .7s;
  -ms-transition-delay: .7s;
}

.delay-800 {
  -moz-transition-delay: .8s;
  -webkit-transition-delay: .8s;
  -o-transition-delay: .8s;
  -ms-transition-delay: .8s;
}

.delay-900 {
  -moz-transition-delay: .9s;
  -webkit-transition-delay: .9s;
  -o-transition-delay: .9s;
  -ms-transition-delay: .9s;
}

.delay-1000 {
  -moz-transition-delay: 1s;
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  -ms-transition-delay: 1s;
}

.delay-1200 {
  -moz-transition-delay: 1.2s;
  -webkit-transition-delay: 1.2s;
  -o-transition-delay: 1.2s;
  -ms-transition-delay: 1.2s;
}

.blinders-wrap {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: 1000;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-flow: row;
}
.blinders-wrap .blind-container {
  overflow: hidden;
  height: 100%;
  width: 21vw;
  margin-left: -1%;
  float: left;
}
.blinders-wrap .blind-inner {
  width: 100%;
  height: 100%;
}

.introduction-noactive .blinders-wrap {
  display: none;
}

#topLoading {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1001;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  display: block;
}
#topLoading .svgBox {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  text-align: center;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
#topLoading svg {
  width: 270px;
}
@media only screen and (max-width: 767px) {
  #topLoading svg {
    width: 60%;
  }
}

.introduction-noactive #topLoading {
  display: none;
}

.tn-blinders-wrap {
  z-index: 1000;
  pointer-events: none;
}
.tn-blinders-wrap .blind-inner {
  background-color: #fff;
  -webkit-transform: translateX(0);
  transform: translateX(0);
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87), -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
}

.introducing .tn-blinders-wrap .blind-inner {
  -webkit-transform: translateX(101%);
  transform: translateX(101%);
}

.tn-blinders-wrap .blind-container:nth-child(1) .blind-inner {
  -webkit-transition-delay: .15s;
  transition-delay: .15s;
}

.tn-blinders-wrap .blind-container:nth-child(2) .blind-inner {
  -webkit-transition-delay: .3s;
  transition-delay: .3s;
}

.tn-blinders-wrap .blind-container:nth-child(3) .blind-inner {
  -webkit-transition-delay: .45s;
  transition-delay: .45s;
}

.tn-blinders-wrap .blind-container:nth-child(4) .blind-inner {
  -webkit-transition-delay: .6s;
  transition-delay: .6s;
}

.tn-blinders-wrap .blind-container:nth-child(5) .blind-inner {
  -webkit-transition-delay: .75s;
  transition-delay: .75s;
}

.path.fillAnime path {
  -webkit-transition: all .5s ease-in-out;
  transition: all .5s ease-in-out;
  fill: #e05f0a;
}

.path_circle {
  stroke: #938f82;
  fill: transparent;
  stroke-width: 1;
  /*破線*/
  stroke-DASHarray: 280;
  stroke-DASHoffset: 280;
  -webkit-transform: rotate(275deg);
          transform: rotate(275deg);
  -webkit-transform-origin: 50% 50%;
          transform-origin: 50% 50%;
}

.animated .path_circle,
.inviewIn .path_circle {
  /*アニメーション*/
  -webkit-animation: DASH_CIRCLE 0.6s ease-in-out .5s forwards;
  animation: DASH_CIRCLE 0.6s ease-in-out .5s forwards;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}

@keyframes DASH {
  0% {
    stroke-DASHoffset: 3000;
    fill: #fff;
  }
  80% {
    stroke-DASHoffset: 2000;
    fill: #fff;
  }
  100% {
    stroke-DASHoffset: 0;
    fill: #e05f0a;
  }
}
@-webkit-keyframes DASH {
  0% {
    stroke-DASHoffset: 3000;
    fill: #fff;
  }
  80% {
    stroke-DASHoffset: 2000;
    fill: #fff;
  }
  100% {
    stroke-DASHoffset: 0;
    fill: #e05f0a;
  }
}
@keyframes DASH_CIRCLE {
  0% {
    stroke-DASHoffset: 280;
  }
  100% {
    stroke-DASHoffset: 0;
  }
}
@-webkit-keyframes DASH_CIRCLE {
  0% {
    stroke-DASHoffset: 280;
  }
  100% {
    stroke-DASHoffset: 0;
  }
}
.introduction-active #fix-nav {
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87), -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
}
.introduction-active #fix-nav.animated {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}

.introduction-active .con_main .position_controller {
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87), -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
@media only screen and (max-width: 1080px) {
  .introduction-active .con_main .position_controller {
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
  }
}
@media print {
  .introduction-active .con_main .position_controller {
    -webkit-transform: translate(0, 100%);
    transform: translate(0, 100%);
  }
}
.ie8 .introduction-active .con_main .position_controller {
  -webkit-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.introduction-active .con_main .position_controller.animated {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}
@media only screen and (max-width: 1080px) {
  .introduction-active .con_main .position_controller.animated {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
@media print {
  .introduction-active .con_main .position_controller.animated {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0);
  }
}
.ie8 .introduction-active .con_main .position_controller.animated {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.introduction-active .con_main .btn_scroll {
  -webkit-transition: -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  transition: transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87), -webkit-transform 0.7s cubic-bezier(0.08, 0.03, 0.22, 0.87);
  -webkit-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
.introduction-active .con_main .btn_scroll.animated {
  -webkit-transform: translate(-50%, 0);
  transform: translate(-50%, 0);
}

.box_video {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  display: block;
  text-align: center;
  margin: 0 auto;
  margin-bottom: 10em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_video {
    margin-bottom: 8em;
  }
}
@media only screen and (max-width: 767px) {
  .box_video {
    margin-bottom: 6em;
  }
}
.box_video video {
  width: 25vw;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_video video {
    width: 40vw;
  }
}
@media only screen and (max-width: 767px) {
  .box_video video {
    width: 90vw;
  }
}
