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

 file name  : sakyu.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
@font-face {
  font-family: YuGothicM;
  src: local("Yu Gothic Medium");
}
.con_packages {
  max-width: 1560px;
  margin: auto;
}
@media only screen and (max-width: 1024px) {
  .con_packages {
    width: 95%;
  }
}

.con_access:after, .con_access .box_txt_top:after, .con_about .box_intro:after, .con_about .box_intro .box_cathc:after, .con_recom:after, .con_recom .inner:after, .con_yuamu:after, .con_yuamu .inner:after, .con_banner ul:after {
  content: "";
  display: table;
  clear: both;
}

/*Animate */
.inner {
  width: 100%;
}
@media only screen and (max-width: 1200px) {
  .inner {
    width: 95%;
    margin: 0 auto;
  }
}
@media print {
  .inner {
    width: 95%;
    margin: 0 auto;
  }
}
.ie8 .inner {
  width: 95%;
  margin: 0 auto;
}

.con_access .box_txt_top h3 span, .con_yuamu .inner .box_info h3 span {
  display: inline-block;
  -webkit-writing-mode: tb-lr;
      -ms-writing-mode: tb-lr;
          writing-mode: tb-lr;
  writing-mode: vertical-lr;
  -moz-writing-mode: vertical-lr;
  -o-writing-mode: vertical-lr;
  -webkit-writing-mode: vertical-lr;
  -webkit-text-orientation: upright;
  -moz-text-orientation: upright;
  -ms-text-orientation: upright;
  text-orientation: upright;
  text-align: left;
  white-space: nowrap;
  line-height: 2;
  letter-spacing: 15px;
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_access .box_txt_top h3 span, .con_yuamu .inner .box_info h3 span {
    line-height: 1.5;
  }
}
@media print {
  .con_access .box_txt_top h3 span, .con_yuamu .inner .box_info h3 span {
    line-height: 1.5;
  }
}
.ie8 .con_access .box_txt_top h3 span, .con_access .box_txt_top h3 .ie8 span, .ie8 .con_yuamu .inner .box_info h3 span, .con_yuamu .inner .box_info h3 .ie8 span {
  line-height: 1.5;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top h3 span, .con_yuamu .inner .box_info h3 span {
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    text-orientation: inherit;
    white-space: inherit;
    letter-spacing: 5px;
    line-height: 1.8;
  }
}

.con_access .box_txt_top .box_content h4, .con_recom .inner .box_info .box_content h4, .con_yuamu .inner .box_info .box_content h4 {
  font-size: 150%;
  letter-spacing: 5px;
  color: #fff;
  padding: 0.5em 1em;
  display: inline-block;
  font-weight: 400;
  margin-bottom: 1.2em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_access .box_txt_top .box_content h4, .con_recom .inner .box_info .box_content h4, .con_yuamu .inner .box_info .box_content h4 {
    font-size: 138%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content h4, .con_recom .inner .box_info .box_content h4, .con_yuamu .inner .box_info .box_content h4 {
    font-size: 125%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content h4, .con_recom .inner .box_info .box_content h4, .con_yuamu .inner .box_info .box_content h4 {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 1200px) {
  .con_access .box_txt_top .box_content h4, .con_recom .inner .box_info .box_content h4, .con_yuamu .inner .box_info .box_content h4 {
    padding: 0.1em 1em;
  }
}
@media print {
  .con_access .box_txt_top .box_content h4, .con_recom .inner .box_info .box_content h4, .con_yuamu .inner .box_info .box_content h4 {
    padding: 0.1em 1em;
  }
}
.ie8 .con_access .box_txt_top .box_content h4, .con_access .box_txt_top .box_content .ie8 h4, .ie8 .con_recom .inner .box_info .box_content h4, .con_recom .inner .box_info .box_content .ie8 h4, .ie8 .con_yuamu .inner .box_info .box_content h4, .con_yuamu .inner .box_info .box_content .ie8 h4 {
  padding: 0.1em 1em;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content h4, .con_recom .inner .box_info .box_content h4, .con_yuamu .inner .box_info .box_content h4 {
    margin: 0.5em 0px;
    font-size: 107%;
    padding: 0.2em 0.2em;
  }
}

@media only screen and (max-width: 767px) {
  .btn_basic a:before {
    margin-top: -0.43em;
  }
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  position: relative;
  z-index: 5;
  background: url(../sakyu/images/bg_con_intro.png) center top no-repeat;
  background-size: cover;
  margin-top: 3em;
  padding: 83px 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    padding: 2.6em 0;
  }
}
.con_intro .box_intro {
  width: 530px;
  max-width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: center;
      align-content: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro {
    max-width: 80%;
  }
}
.con_intro .box_intro .img {
  margin-bottom: 57px;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .img {
    margin-bottom: 1.5em;
  }
}
.con_intro .box_intro .txt {
  font-size: 225%;
  letter-spacing: 11px;
  color: #fff;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_intro .txt {
    font-size: 225%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .txt {
    font-size: 188%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .txt {
    letter-spacing: 4px;
  }
}

/* -----------------------------------------------------------
	con_access
----------------------------------------------------------- */
.con_access {
  margin: 4em 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_access {
    margin: 3em 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_access {
    margin: 2em 0;
  }
}
.con_access .box_txt_top {
  width: 100%;
  background-size: contain;
  padding: 1em 0 4em 6.8%;
  position: relative;
  z-index: 2;
}
@media only screen and (max-width: 1200px) {
  .con_access .box_txt_top {
    padding: 0 0 1em;
  }
}
@media print {
  .con_access .box_txt_top {
    padding: 0 0 1em;
  }
}
.ie8 .con_access .box_txt_top {
  padding: 0 0 1em;
}
.con_access .box_txt_top h3 {
  float: left;
  font-weight: 400;
  font-size: 188%;
  width: 8.82353%;
  margin-left: -0.5em;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top h3 {
    width: 100%;
  }
}
@media only screen and (max-width: 1200px) {
  .con_access .box_txt_top h3 {
    margin-left: 0px;
  }
}
@media print {
  .con_access .box_txt_top h3 {
    margin-left: 0px;
  }
}
.ie8 .con_access .box_txt_top h3 {
  margin-left: 0px;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top h3 {
    font-size: 150%;
  }
}
.con_access .box_txt_top .box_content {
  float: right;
  padding: 0 0em 0 5.5em;
  width: 91.17647%;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content {
    padding: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content {
    width: 100%;
  }
}
.con_access .box_txt_top .box_content h4 {
  background: #2a1e1b;
  letter-spacing: 0.4em;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content h4 {
    letter-spacing: 5px;
  }
}
@media only screen and (max-width: 1524px) {
  .con_access .box_txt_top .box_content h4 {
    letter-spacing: 0.2em;
    font-size: 138%;
  }
}
@media print {
  .con_access .box_txt_top .box_content h4 {
    letter-spacing: 0.2em;
    font-size: 138%;
  }
}
.ie8 .con_access .box_txt_top .box_content h4 {
  letter-spacing: 0.2em;
  font-size: 138%;
}
@media only screen and (max-width: 1300px) {
  .con_access .box_txt_top .box_content h4 {
    font-size: 125%;
    letter-spacing: 0.1em;
  }
}
@media print {
  .con_access .box_txt_top .box_content h4 {
    font-size: 125%;
    letter-spacing: 0.1em;
  }
}
.ie8 .con_access .box_txt_top .box_content h4 {
  font-size: 125%;
  letter-spacing: 0.1em;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content h4 {
    letter-spacing: 0;
    padding: 0.2em 0.4em;
  }
}
.con_access .box_txt_top .box_content .box_wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content .box_wrap {
    display: block;
  }
}
.con_access .box_txt_top .box_content .box_wrap .txt {
  letter-spacing: 5px;
  padding-right: 1em;
  line-height: 2.8;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content .box_wrap .txt {
    letter-spacing: 0.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content .box_wrap .txt {
    padding-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content .box_wrap .txt {
    line-height: 1.8;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_access .box_txt_top .box_content .box_wrap .txt {
    line-height: 1.8;
    letter-spacing: 3px;
    max-width: 70%;
  }
}
@media print {
  .con_access .box_txt_top .box_content .box_wrap .txt {
    line-height: 1.8;
    letter-spacing: 3px;
    max-width: 70%;
  }
}
.ie8 .con_access .box_txt_top .box_content .box_wrap .txt {
  line-height: 1.8;
  letter-spacing: 3px;
  max-width: 70%;
}
.con_access .box_txt_top .box_content .box_wrap .img {
  position: absolute;
  right: 0;
  top: 0;
  text-align: center;
  margin: 0;
  z-index: -3;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content .box_wrap .img {
    position: inherit;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content .box_wrap .img {
    margin: 0.5em 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1700px) {
  .con_access .box_txt_top .box_content .box_wrap .img {
    top: 2em;
    max-width: 75%;
    right: -15%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1700px) and (max-width: 767px) {
  .con_access .box_txt_top .box_content .box_wrap .img {
    top: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1700px) and (max-width: 767px) {
  .con_access .box_txt_top .box_content .box_wrap .img {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1700px) and (max-width: 767px) {
  .con_access .box_txt_top .box_content .box_wrap .img {
    right: 0;
  }
}

@media print {
  .con_access .box_txt_top .box_content .box_wrap .img {
    top: 2em;
    max-width: 75%;
    right: -15%;
  }
}
.ie8 .con_access .box_txt_top .box_content .box_wrap .img {
  top: 2em;
  max-width: 75%;
  right: -15%;
}
@media only screen and (max-width: 767px) {
  .ie8 .con_access .box_txt_top .box_content .box_wrap .img {
    top: 0;
  }
}
@media only screen and (max-width: 767px) {
  .ie8 .con_access .box_txt_top .box_content .box_wrap .img {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .ie8 .con_access .box_txt_top .box_content .box_wrap .img {
    right: 0;
  }
}
.con_access .box_txt_top .box_content .box_wrap .img img {
  margin-top: -35%;
}
@media only screen and (max-width: 767px) {
  .con_access .box_txt_top .box_content .box_wrap .img img {
    margin-top: 0;
  }
}
.con_access .box_photo {
  width: 1560px;
  max-width: 95%;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  position: relative;
  z-index: 3;
}
@media only screen and (max-width: 1200px) {
  .con_access .box_photo {
    max-width: 100%;
  }
}
@media print {
  .con_access .box_photo {
    max-width: 100%;
  }
}
.ie8 .con_access .box_photo {
  max-width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_access .box_photo {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_access .box_photo .img {
  margin: 0;
  width: 24.35897%;
}
@media only screen and (max-width: 767px) {
  .con_access .box_photo .img {
    margin: 0 0 2%;
  }
}
@media only screen and (max-width: 767px) {
  .con_access .box_photo .img {
    width: 49%;
  }
}

/* -----------------------------------------------------------
	con_about
----------------------------------------------------------- */
.con_about .box_intro {
  margin-bottom: 140px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about .box_intro {
    margin-bottom: 100px;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_intro {
    margin-bottom: 2em;
  }
}
.con_about .box_intro .st {
  float: right;
  font-weight: 400;
  font-size: 188%;
  padding: 4% 0;
  width: 17%;
  letter-spacing: 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_about .box_intro .st {
    letter-spacing: 0.2em;
  }
}
@media only screen and (min-width: 1600px) and (max-width: 1860px) {
  .con_about .box_intro .st {
    width: 19%;
  }
}
@media print {
  .con_about .box_intro .st {
    width: 19%;
  }
}
.ie8 .con_about .box_intro .st {
  width: 19%;
}
@media only screen and (min-width: 1025px) and (max-width: 1659) {
  .con_about .box_intro .st {
    width: 100%;
    text-align: center;
    float: none;
    padding: 1% 0;
  }
}
@media print {
  .con_about .box_intro .st {
    width: 100%;
    text-align: center;
    float: none;
    padding: 1% 0;
  }
}
.ie8 .con_about .box_intro .st {
  width: 100%;
  text-align: center;
  float: none;
  padding: 1% 0;
}
@media only screen and (max-width: 1024px) {
  .con_about .box_intro .st {
    width: 100%;
    text-align: center;
    float: none;
    padding: 4% 0 1%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_intro .st {
    font-size: 150%;
    margin-bottom: 0.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_about .box_intro .st span {
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
}
@media print {
  .con_about .box_intro .st span {
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
}
.ie8 .con_about .box_intro .st span {
  -webkit-font-feature-settings: 'pkna';
  font-feature-settings: 'pkna';
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
@media only screen and (min-width: 1025px) and (max-width: 1659) {
  .con_about .box_intro .st span {
    letter-spacing: 5px;
    line-height: 1.5;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    text-orientation: inherit;
    white-space: inherit;
  }
}
@media print {
  .con_about .box_intro .st span {
    letter-spacing: 5px;
    line-height: 1.5;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    text-orientation: inherit;
    white-space: inherit;
  }
}
.ie8 .con_about .box_intro .st span {
  letter-spacing: 5px;
  line-height: 1.5;
  -webkit-writing-mode: inherit;
      -ms-writing-mode: inherit;
          writing-mode: inherit;
  text-orientation: inherit;
  white-space: inherit;
}
.con_about .box_intro .box_cathc {
  background: url("../sakyu/images/bg_box_about.png") left 0 no-repeat;
  padding: 3% 2%;
  position: relative;
  width: 1552px;
  max-width: 80%;
  overflow: visible;
  background-size: cover;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about .box_intro .box_cathc {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_intro .box_cathc {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about .box_intro .box_cathc {
    background-position: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_intro .box_cathc {
    background-position: center;
    padding: 10% 2%;
  }
}
.con_about .box_intro .box_cathc .txt {
  float: right;
  width: 100%;
  text-align: right;
}
.con_about .box_intro .box_cathc .txt span {
  color: #fff;
  line-height: 4;
  letter-spacing: 5px;
  max-width: 700px;
  display: inline-block;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -o-writing-mode: vertical-rl;
  -webkit-writing-mode: vertical-rl;
  text-align: left;
  white-space: nowrap;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_about .box_intro .box_cathc .txt span {
    line-height: 2.5;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_intro .box_cathc .txt span {
    line-height: 1.9;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1200px) {
  .con_about .box_intro .box_cathc .txt span {
    line-height: 2;
  }
}
@media print {
  .con_about .box_intro .box_cathc .txt span {
    line-height: 2;
  }
}
.ie8 .con_about .box_intro .box_cathc .txt span {
  line-height: 2;
}
@media only screen and (max-width: 767px) {
  .con_about .box_intro .box_cathc .txt span {
    -ms-writing-mode: inherit;
    writing-mode: inherit;
    -moz-writing-mode: inherit;
    -o-writing-mode: inherit;
    -webkit-writing-mode: inherit;
    text-orientation: inherit;
    white-space: inherit;
    line-height: 1.6;
    padding: 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_about .box_intro .box_cathc .txt {
    text-align: center;
  }
}

/* -----------------------------------------------------------
	con_enjoy
----------------------------------------------------------- */
.con_enjoy {
  margin-bottom: 7em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy {
    margin-bottom: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy {
    margin-bottom: 2.5em;
  }
}
.con_enjoy .st {
  font-weight: 400;
  font-size: 188%;
  letter-spacing: 0.5em;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_enjoy .st {
    letter-spacing: 0.2em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_enjoy .st {
    width: 100%;
    text-align: center;
    padding: 4% 0 1%;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .st {
    font-size: 150%;
    margin-bottom: 0.5em;
  }
}
@media only screen and (min-width: 1025px) {
  .con_enjoy .st span {
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
}
@media print {
  .con_enjoy .st span {
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
}
.ie8 .con_enjoy .st span {
  -webkit-font-feature-settings: 'pkna';
  font-feature-settings: 'pkna';
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
@media only screen and (min-width: 1025px) and (max-width: 1659) {
  .con_enjoy .st span {
    letter-spacing: 5px;
    line-height: 1.5;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    text-orientation: inherit;
    white-space: inherit;
  }
}
@media print {
  .con_enjoy .st span {
    letter-spacing: 5px;
    line-height: 1.5;
    -webkit-writing-mode: inherit;
        -ms-writing-mode: inherit;
            writing-mode: inherit;
    text-orientation: inherit;
    white-space: inherit;
  }
}
.ie8 .con_enjoy .st span {
  letter-spacing: 5px;
  line-height: 1.5;
  -webkit-writing-mode: inherit;
      -ms-writing-mode: inherit;
          writing-mode: inherit;
  text-orientation: inherit;
  white-space: inherit;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .st span {
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
}
.con_enjoy .wrp {
  width: 1560px;
  max-width: 95%;
  margin: 0 auto;
  position: relative;
}
@media only screen and (max-width: 1200px) {
  .con_enjoy .wrp {
    max-width: 100%;
  }
}
@media print {
  .con_enjoy .wrp {
    max-width: 100%;
  }
}
.ie8 .con_enjoy .wrp {
  max-width: 100%;
}
.con_enjoy .wrp::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 90%;
  background: url(../sakyu/images/bg_con_enjoy.png) center;
  z-index: -1;
  -webkit-box-shadow: 0 4px 5px rgba(0, 0, 0, 0.35);
          box-shadow: 0 4px 5px rgba(0, 0, 0, 0.35);
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp::after {
    height: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp::after {
    height: 100%;
  }
}
.con_enjoy .wrp .box_photo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0 12.82051%;
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .con_enjoy .wrp .box_photo {
    padding: 0 5%;
  }
}
@media print {
  .con_enjoy .wrp .box_photo {
    padding: 0 5%;
  }
}
.ie8 .con_enjoy .wrp .box_photo {
  padding: 0 5%;
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_photo {
    padding: 1em 0.5em;
  }
}
.con_enjoy .wrp .box_photo .box {
  width: 33.333%;
  margin-bottom: 5%;
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_photo .box {
    width: 49%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp .box_photo .box {
    margin-bottom: 3.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_photo .box {
    margin-bottom: 2em;
  }
}
.con_enjoy .wrp .box_photo .box .photo {
  position: relative;
}
.con_enjoy .wrp .box_photo .box .photo .txt_st {
  position: absolute;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: 100%;
  text-align: center;
}
.con_enjoy .wrp .box_photo .box .photo .txt_st span {
  font-size: 150%;
  letter-spacing: 7px;
  padding: 2% 0;
  background: rgba(255, 255, 255, 0.8);
}
@media only screen and (min-width: 1025px) {
  .con_enjoy .wrp .box_photo .box .photo .txt_st span {
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
}
@media print {
  .con_enjoy .wrp .box_photo .box .photo .txt_st span {
    -webkit-font-feature-settings: 'pkna';
    font-feature-settings: 'pkna';
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
}
.ie8 .con_enjoy .wrp .box_photo .box .photo .txt_st span {
  -webkit-font-feature-settings: 'pkna';
  font-feature-settings: 'pkna';
  -webkit-writing-mode: vertical-rl;
  -moz-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  -ms-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp .box_photo .box .photo .txt_st span {
    font-size: 119%;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_photo .box .photo .txt_st span {
    font-size: 107%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp .box_photo .box .photo .txt_st span {
    letter-spacing: 3px;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_photo .box .photo .txt_st span {
    letter-spacing: 0.1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp .box_photo .box .photo .txt_st span {
    padding: 1% 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_photo .box .photo .txt_st span {
    padding: 1% 0;
  }
}
@media only screen and (max-width: 1024px) {
  .con_enjoy .wrp .box_photo .box .photo .txt_st span {
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
}
.con_enjoy .wrp .box_photo .box .txt {
  padding: 7% 10% 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp .box_photo .box .txt {
    padding: 5% 5% 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_photo .box .txt {
    padding: 0.5em 0 0;
  }
}
.con_enjoy .wrp .box_photo .box .txt .txt_des {
  letter-spacing: 3px;
  line-height: 2;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp .box_photo .box .txt .txt_des {
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_photo .box .txt .txt_des {
    letter-spacing: 1px;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_photo .box .txt .txt_des {
    line-height: 1.8;
  }
}
.con_enjoy .wrp .box_info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 0 12.82051%;
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1300px) {
  .con_enjoy .wrp .box_info {
    padding: 0 5%;
  }
}
@media print {
  .con_enjoy .wrp .box_info {
    padding: 0 5%;
  }
}
.ie8 .con_enjoy .wrp .box_info {
  padding: 0 5%;
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info {
    padding: 0 0.5em;
  }
}
.con_enjoy .wrp .box_info .st {
  width: 13.65188%;
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .st {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .st {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .st {
    text-align: center;
  }
}
.con_enjoy .wrp .box_info .st span {
  white-space: nowrap;
  float: right;
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .st span {
    float: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp .box_info .st span {
    -webkit-writing-mode: vertical-rl;
    -moz-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    -ms-writing-mode: vertical-rl;
    writing-mode: vertical-rl;
  }
}
.con_enjoy .wrp .box_info .box_list {
  margin-bottom: 8%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 86.17747%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp .box_info .box_list {
    margin-bottom: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .box_list {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .box_list {
    width: 100%;
  }
}
.con_enjoy .wrp .box_info .box_list .box {
  width: 19.80198%;
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp .box_info .box_list .box {
    width: 23%;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .box_list .box {
    width: 48.5%;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .box_list .box {
    margin-bottom: 2em;
  }
}
.con_enjoy .wrp .box_info .box_list .box .img {
  text-align: center;
  margin-bottom: 8px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp .box_info .box_list .box .img {
    margin-bottom: 6px;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .box_list .box .img {
    margin-bottom: 0.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .box_list .box .img img {
    max-width: 50%;
  }
}
.con_enjoy .wrp .box_info .box_list .box .box_txt .txt_st {
  margin-bottom: 0.8em;
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .box_list .box .box_txt .txt_st {
    margin-bottom: 0.4em;
  }
}
.con_enjoy .wrp .box_info .box_list .box .box_txt .txt_st, .con_enjoy .wrp .box_info .box_list .box .box_txt .txt_des {
  letter-spacing: 3px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_enjoy .wrp .box_info .box_list .box .box_txt .txt_st, .con_enjoy .wrp .box_info .box_list .box .box_txt .txt_des {
    letter-spacing: 2px;
  }
}
@media only screen and (max-width: 767px) {
  .con_enjoy .wrp .box_info .box_list .box .box_txt .txt_st, .con_enjoy .wrp .box_info .box_list .box .box_txt .txt_des {
    letter-spacing: 1px;
  }
}

/* -----------------------------------------------------------
	con_recom
----------------------------------------------------------- */
.con_recom {
  background: url(../sakyu/images/bg_recom.png);
  padding-bottom: 38px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom {
    padding-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom {
    padding-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom {
    padding-top: 0.5em;
  }
}
.con_recom .inner {
  margin: 0 auto;
  max-width: 1700px;
}
.con_recom .inner .box_img {
  float: left;
  width: 41.17647%;
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_img {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_img {
    width: 100%;
  }
}
.con_recom .inner .box_img img {
  width: 100%;
}
.con_recom .inner .box_img .list_img {
  margin: 3px -2px;
}
.con_recom .inner .box_img .list_img .img {
  float: left;
  width: 50%;
  padding: 2px;
}
.con_recom .inner .box_info {
  float: left;
  width: 58.82353%;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding-left: 4%;
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info {
    display: block;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom .inner .box_info {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info {
    padding-left: 0;
  }
}
.con_recom .inner .box_info .box_content {
  float: left;
  padding-right: 5em;
  padding-top: 5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom .inner .box_info .box_content {
    padding-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content {
    padding-right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom .inner .box_info .box_content {
    padding-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content {
    padding-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content {
    width: 100%;
    margin-bottom: 1.5em;
  }
}
.con_recom .inner .box_info .box_content h5 {
  font-size: 188%;
  font-weight: 400;
  margin-bottom: 1em;
  letter-spacing: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom .inner .box_info .box_content h5 {
    font-size: 188%;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content h5 {
    font-size: 150%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom .inner .box_info .box_content h5 {
    margin-bottom: 0.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content h5 {
    margin-bottom: 0.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content h5 {
    margin: 0.5em 0px;
  }
}
.con_recom .inner .box_info .box_content p {
  letter-spacing: 5px;
  line-height: 2.8;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom .inner .box_info .box_content p {
    line-height: 1.8;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content p {
    line-height: 2;
  }
}
.con_recom .inner .box_info .box_content .btn_basic {
  width: 320px;
  max-width: 90%;
  margin-top: 8%;
  line-height: auto !important;
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content .btn_basic {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content .btn_basic {
    max-width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_recom .inner .box_info .box_content .btn_basic {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content .btn_basic {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content .btn_basic {
    margin: 2em auto 0;
  }
}
.con_recom .inner .box_info .box_content .btn_basic a {
  padding: 0.5em;
  display: block;
  padding-left: 1em;
  position: relative;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.con_recom .inner .box_info .box_content .btn_basic a::before {
  right: 1.1em;
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content .btn_basic a::before {
    right: 0;
    margin-top: -0.43em;
  }
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content .btn_basic a::after {
    right: 0.43em;
  }
}
.con_recom .inner .box_info .box_content .btn_basic:hover a:before {
  right: -0.4em;
}
@media only screen and (max-width: 767px) {
  .con_recom .inner .box_info .box_content .btn_basic:hover a:before {
    right: 0;
  }
}

/* -----------------------------------------------------------
	con_packages
----------------------------------------------------------- */
.con_packages {
  border: 1px solid #bea67c;
  background: url(../sakyu/images/bg_deco_wh.png) 0 0 repeat;
  padding: 50px;
  margin-top: 140px;
  padding-top: 90px;
  margin-bottom: 8em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages {
    margin-top: 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages {
    margin-bottom: 5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages {
    margin-bottom: 3em;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1560px) {
  .con_packages {
    width: 95%;
  }
}
@media print {
  .con_packages {
    width: 95%;
  }
}
.ie8 .con_packages {
  width: 95%;
}
@media only screen and (max-width: 1200px) {
  .con_packages {
    margin-top: 3em;
  }
}
@media print {
  .con_packages {
    margin-top: 3em;
  }
}
.ie8 .con_packages {
  margin-top: 3em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages {
    padding: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages {
    padding: 1em 1em 3em;
    margin-top: 1em;
  }
}
.con_packages .box_benefits {
  text-align: center;
  margin-bottom: 106px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages .box_benefits {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits {
    margin-bottom: 1em;
  }
}
.con_packages .box_benefits h3 {
  margin-top: 0.5em;
  font-size: 138%;
  letter-spacing: 7px;
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits h3 {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits h3 {
    letter-spacing: 3px;
  }
}
.con_packages .box_benefits h3 span {
  font-size: 137%;
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits h3 span {
    font-size: 128%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits h3 {
    margin-bottom: 0.5em;
    font-size: 125%;
  }
}
.con_packages .box_benefits .box_point {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 94px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages .box_benefits .box_point {
    margin-top: 5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits .box_point {
    margin-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits .box_point {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}
.con_packages .box_benefits .box_point .box {
  width: 21.79487%;
  border: 1px solid #bea67c;
  margin: 0px 9px;
  padding-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages .box_benefits .box_point .box {
    width: 28.84615%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits .box_point .box {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits .box_point .box {
    margin: 3em 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_packages .box_benefits .box_point .box {
    padding-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits .box_point .box {
    padding-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits .box_point .box {
    margin-bottom: 0.75em;
  }
}
.con_packages .box_benefits .box_point .box .img {
  margin-top: -52px;
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits .box_point .box .img {
    margin-top: -35px;
  }
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits .box_point .box .img img {
    width: 70px;
  }
}
.con_packages .box_benefits .box_point .box .box_info h4 {
  letter-spacing: 7px;
  color: #ac9c50;
}
@media only screen and (max-width: 767px) {
  .con_packages .box_benefits .box_point .box .box_info h4 {
    letter-spacing: 3px;
  }
}
@media only screen and (max-width: 1200px) {
  .con_packages .box_benefits .box_point .box .box_info h4 {
    font-size: 125%;
  }
}
@media print {
  .con_packages .box_benefits .box_point .box .box_info h4 {
    font-size: 125%;
  }
}
.ie8 .con_packages .box_benefits .box_point .box .box_info h4 {
  font-size: 125%;
}
.con_packages .box_tl {
  text-align: center;
  margin-bottom: 50px;
}
@media only screen and (max-width: 1024px) {
  .con_packages .box_tl {
    margin-bottom: 5%;
  }
}
.con_packages .box_tl .deco_en {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .con_packages .box_tl .deco_en {
    width: 25%;
    margin: 0 auto 5%;
  }
}
.con_packages .box_tl .sub_catch {
  font-size: 88%;
  letter-spacing: .3em;
}
.con_packages .box_tl h2 {
  font-weight: normal;
  font-size: 219%;
  letter-spacing: .2em;
}
@media only screen and (max-width: 767px) {
  .con_packages .box_tl h2 {
    font-size: 138%;
  }
}
.con_packages .box_content_packages {
  max-width: 1260px;
  margin: 0 auto 90px;
}
@media only screen and (min-width: 768px) {
  .con_packages .box_content_packages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
@media print {
  .con_packages .box_content_packages {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.ie8 .con_packages .box_content_packages {
  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: 1024px) {
  .con_packages .box_content_packages {
    margin-bottom: 10%;
  }
}
.con_packages .box_content_packages .box {
  width: 31.33333%;
  margin: 0 1%;
}
@media only screen and (max-width: 767px) {
  .con_packages .box_content_packages .box {
    width: 100%;
    margin: 0 auto 5%;
  }
}
.con_packages .box_content_packages .box a {
  display: block;
}
@media only screen and (min-width: 1025px) {
  .con_packages .box_content_packages .box a:hover .img img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .con_packages .box_content_packages .box a:hover .box_txt {
    opacity: 0.7;
  }
}
@media print {
  .con_packages .box_content_packages .box a:hover .img img {
    -webkit-transform: scale(1.05);
            transform: scale(1.05);
  }
  .con_packages .box_content_packages .box a:hover .box_txt {
    opacity: 0.7;
  }
}
.ie8 .con_packages .box_content_packages .box a:hover .img img {
  -webkit-transform: scale(1.05);
          transform: scale(1.05);
}
.ie8 .con_packages .box_content_packages .box a:hover .box_txt {
  opacity: 0.7;
}
.con_packages .box_content_packages .box a .img {
  text-align: center;
  overflow: hidden;
}
.con_packages .box_content_packages .box a .img img {
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
}
.con_packages .box_content_packages .box a .box_txt {
  background: url(../sakyu/images/bg_deco_wh.png) 0 0 repeat;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);
          box-shadow: 0 3px 7px rgba(0, 0, 0, 0.02);
  padding: 1.5em;
  margin-top: -30px;
  -webkit-transition: all 1s ease;
  transition: all 1s ease;
  position: relative;
  z-index: 1;
  width: 90%;
  margin-left: auto;
}
@media only screen and (max-width: 1024px) {
  .con_packages .box_content_packages .box a .box_txt {
    padding: 1em;
  }
}
.con_packages .box_content_packages .box a .box_txt .title {
  margin-bottom: 60px;
  letter-spacing: .1em;
  font-size: 88%;
}
@media only screen and (max-width: 1024px) {
  .con_packages .box_content_packages .box a .box_txt .title {
    margin-bottom: 1.5em;
  }
}
.con_packages .box_content_packages .box a .box_txt .price {
  margin-top: auto;
  text-align: right;
  font-size: 75%;
}
.con_packages .box_content_packages .box a .box_txt .price em {
  font-size: 175%;
}
.con_packages .bn {
  text-align: center;
  margin-bottom: 90px;
}
@media only screen and (max-width: 1024px) {
  .con_packages .bn {
    margin-bottom: 10%;
  }
}
.con_packages .bn a {
  display: inline-block;
}
@media only screen and (min-width: 1025px) {
  .con_packages .bn a {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .con_packages .bn a:hover {
    opacity: 0.7;
  }
}
@media print {
  .con_packages .bn a {
    -webkit-transition: all 0.5s ease;
    transition: all 0.5s ease;
  }
  .con_packages .bn a:hover {
    opacity: 0.7;
  }
}
.ie8 .con_packages .bn a {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.ie8 .con_packages .bn a:hover {
  opacity: 0.7;
}
.con_packages .btn_em {
  max-width: 400px;
  margin: 0 auto;
}
@media only screen and (max-width: 767px) {
  .con_packages .btn_em a::before {
    margin-top: -0.43em;
  }
}

.con_yuamu {
  background: #1f1202;
  margin-top: 7em;
  padding-bottom: 38px;
}
@media only screen and (max-width: 767px) {
  .con_yuamu {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu {
    padding-bottom: 3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu {
    padding-top: 0.5em;
  }
}
.con_yuamu .inner {
  margin: 0 auto;
  max-width: 1700px;
}
.con_yuamu .inner .box_img {
  float: left;
  width: 41.17647%;
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_img {
    width: 100%;
  }
}
.con_yuamu .inner .box_img img {
  width: 100%;
}
.con_yuamu .inner .box_img .list_img {
  margin: 3px -2px;
}
.con_yuamu .inner .box_img .list_img .img {
  float: left;
  width: 50%;
  padding: 2px;
}
.con_yuamu .inner .box_info {
  float: left;
  color: #fff;
  width: 58.82353%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info {
    display: block;
  }
}
.con_yuamu .inner .box_info h3 {
  float: left;
  font-weight: 400;
  font-size: 188%;
  margin-right: 2.7em;
  background: #fbfbf4;
  color: #000;
  height: 10em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_yuamu .inner .box_info h3 {
    margin-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info h3 {
    margin-right: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info h3 {
    height: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info h3 {
    font-size: 150%;
  }
}
.con_yuamu .inner .box_info h3 span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  align-item: center;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info h3 span {
    padding: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info h3 {
    width: 100%;
    height: auto;
    text-align: left;
    margin-top: 1em;
    padding-top: 0em;
  }
}
.con_yuamu .inner .box_info .box_content {
  float: left;
  padding-right: 5em;
  padding-top: 5em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_yuamu .inner .box_info .box_content {
    padding-right: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info .box_content {
    padding-right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_yuamu .inner .box_info .box_content {
    padding-top: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info .box_content {
    padding-top: 0px;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info .box_content {
    padding: 0 .7em;
  }
}
.con_yuamu .inner .box_info .box_content h5 {
  font-size: 150%;
  font-weight: 400;
  margin-bottom: 1.2em;
  letter-spacing: 5px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_yuamu .inner .box_info .box_content h5 {
    margin-bottom: 0.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info .box_content h5 {
    margin-bottom: 0.2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info .box_content h5 {
    margin: 0.5em 0px;
    font-size: 113%;
  }
}
.con_yuamu .inner .box_info .box_content p {
  letter-spacing: 5px;
  line-height: 2.8;
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info .box_content p {
    line-height: 1.8;
  }
}
.con_yuamu .inner .box_info .box_content .btn_basic {
  max-width: 400px;
  margin-top: 86px;
  line-height: auto !important;
}
@media only screen and (max-width: 1360px) {
  .con_yuamu .inner .box_info .box_content .btn_basic {
    margin-top: 1em;
  }
}
@media print {
  .con_yuamu .inner .box_info .box_content .btn_basic {
    margin-top: 1em;
  }
}
.ie8 .con_yuamu .inner .box_info .box_content .btn_basic {
  margin-top: 1em;
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info .box_content .btn_basic {
    margin: 0 auto;
    margin-top: 2em;
  }
}
.con_yuamu .inner .box_info .box_content .btn_basic a {
  padding: 0.5em;
  display: block;
  padding-left: 1em;
  color: #fff;
  position: relative;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
.con_yuamu .inner .box_info .box_content .btn_basic a:before {
  right: .1em;
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info .box_content .btn_basic a:before {
    right: 0.2em;
  }
}
@media only screen and (max-width: 447px) {
  .con_yuamu .inner .box_info .box_content .btn_basic a:before {
    margin-top: -7px;
  }
}
.con_yuamu .inner .box_info .box_content .btn_basic a:after {
  background: #fff;
}
@media only screen and (max-width: 447px) {
  .con_yuamu .inner .box_info .box_content .btn_basic a:after {
    right: 6px;
  }
}
.con_yuamu .inner .box_info .box_content .btn_basic:before, .con_yuamu .inner .box_info .box_content .btn_basic:after {
  background: #fff;
}
.con_yuamu .inner .box_info .box_content .btn_basic:hover a:before {
  right: -0.4em;
}
@media only screen and (max-width: 767px) {
  .con_yuamu .inner .box_info .box_content .btn_basic:hover a:before {
    right: 0;
  }
}
.con_yuamu .inner .box_info .btn_list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
@media only screen and (max-width: 1360px) {
  .con_yuamu .inner .box_info .btn_list {
    display: block;
  }
}
@media print {
  .con_yuamu .inner .box_info .btn_list {
    display: block;
  }
}
.ie8 .con_yuamu .inner .box_info .btn_list {
  display: block;
}
.con_yuamu .inner .box_info .btn_list li {
  width: 50%;
  padding-right: 1em;
}
@media only screen and (max-width: 1360px) {
  .con_yuamu .inner .box_info .btn_list li {
    width: 100%;
    padding-right: 0;
  }
}
@media print {
  .con_yuamu .inner .box_info .btn_list li {
    width: 100%;
    padding-right: 0;
  }
}
.ie8 .con_yuamu .inner .box_info .btn_list li {
  width: 100%;
  padding-right: 0;
}

/* -----------------------------------------------------------
.con_other_link
----------------------------------------------------------- */
.con_other_link h3 {
  text-align: center;
  margin-top: 2em;
  margin-bottom: 1em;
  font-weight: 400;
  letter-spacing: 10px;
  font-size: 188%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other_link h3 {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_other_link h3 {
    margin-top: 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_other_link h3 {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_other_link h3 {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_other_link h3 {
    letter-spacing: 5px;
  }
}
@media only screen and (max-width: 767px) {
  .con_other_link h3 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 1560px) {
  .con_other_link h3 {
    margin-top: 2em;
    margin-bottom: 1em;
  }
}
@media print {
  .con_other_link h3 {
    margin-top: 2em;
    margin-bottom: 1em;
  }
}
.ie8 .con_other_link h3 {
  margin-top: 2em;
  margin-bottom: 1em;
}
.con_other_link p {
  max-width: 320px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.con_banner {
  margin: 0 auto;
  max-width: 1100px;
  margin-top: 8em;
  padding-bottom: 6em;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_banner {
    margin-top: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_banner {
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_banner {
    padding-bottom: 2em;
  }
}
.con_banner ul {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (max-width: 767px) {
  .con_banner ul {
    margin: 0px;
  }
}
.con_banner ul li {
  padding: 0px 10px;
  width: 50%;
  float: left;
  margin-bottom: 2.5em;
}
@media only screen and (max-width: 767px) {
  .con_banner ul li {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_banner ul li {
    padding: 0px;
    width: 100%;
    float: none;
  }
}
.con_banner ul li .img {
  text-align: center;
}
.con_banner ul li .img a {
  display: inline-block;
}
.con_banner ul li .img a img {
  max-width: 100%;
}
