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

 file name  : copy.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
.con_contact .box_tel .txt_tel .tel {
  font-family: 'Josefin Sans', "Times New Roman", serif;
}

.con_plan {
  max-width: 1920px;
  width: 100%;
  margin: 0 auto;
}
@media only screen and (min-width: 1025px) {
  .con_plan {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_plan {
    margin-top: 150px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan {
    margin-top: 6em;
  }
}
.con_plan .st_plan .tmp_st_h2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.con_plan .st_plan .tmp_st_h2 .en {
  width: 100%;
  font-weight: 600;
  letter-spacing: normal;
  margin: .5em 0 .25em;
  background: none;
  color: #737373;
}
@media only screen and (min-width: 1025px) {
  .con_plan .st_plan .tmp_st_h2 .en {
    font-size: 534%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_plan .st_plan .tmp_st_h2 .en {
    font-size: 467%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .st_plan .tmp_st_h2 .en {
    font-size: 434%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .st_plan .tmp_st_h2 .en {
    font-size: 300%;
  }
}
.con_plan .st_plan .tmp_st_h2 span {
  letter-spacing: 0.8em;
  font-weight: normal;
  color: #404040;
  background: url(../images/common/bd_dots.png) repeat-x 0 bottom;
}
@media only screen and (min-width: 1025px) {
  .con_plan .st_plan .tmp_st_h2 span {
    font-size: 134%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_plan .st_plan .tmp_st_h2 span {
    font-size: 134%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .st_plan .tmp_st_h2 span {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .st_plan .tmp_st_h2 span {
    font-size: 120%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_plan .st_plan .tmp_st_h2 span {
    margin: 1em 0 1.8em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .st_plan .tmp_st_h2 span {
    margin: 1em 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .st_plan .tmp_st_h2 span {
    margin: 0.25em 0 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .st_plan .tmp_st_h2 span {
    letter-spacing: 0.32em;
  }
}
.con_plan .box_plan {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.con_plan .box_plan .tmp_txtlink a {
  margin: 2em auto 0;
  text-align: center;
}
.con_plan .box_plan .panel {
  margin: 4em auto 1em;
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .panel {
    width: 100%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .panel {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel {
    width: 95%;
  }
}
.con_plan .box_plan .panel > li .box_item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .box_item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.con_plan .box_plan .panel > li .item {
  margin-right: 2%;
}
@media only screen and (min-width: 768px) {
  .con_plan .box_plan .panel > li .item {
    width: 32%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item {
    width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item {
    margin: 0 0 2em;
  }
}
.con_plan .box_plan .panel > li .item:last-child {
  margin-right: 0;
}
.con_plan .box_plan .panel > li .item a {
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
  }
  .con_plan .box_plan .panel > li .item a .img_plan {
    width: 50%;
  }
  .con_plan .box_plan .panel > li .item a .txt_plan {
    width: 47%;
  }
}
.con_plan .box_plan .panel > li .item a .img_plan {
  position: relative;
}
.con_plan .box_plan .panel > li .item a .img_plan::after {
  width: 0;
  height: 0;
  display: block;
  content: "";
  padding-bottom: calc(3 / 4 * 100%);
}
.con_plan .box_plan .panel > li .item a .img_plan img {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.con_plan .box_plan .panel > li .item a .txt_plan {
  padding: 1em 0.5em;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item a .txt_plan {
    padding: 0;
  }
}
.con_plan .box_plan .panel > li .item a .txt_plan h4 {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  line-height: 1.75;
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .panel > li .item a .txt_plan h4 {
    font-size: 134%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_plan .box_plan .panel > li .item a .txt_plan h4 {
    font-size: 127%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .panel > li .item a .txt_plan h4 {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item a .txt_plan h4 {
    font-size: 114%;
  }
}
.firefox .con_plan .box_plan .panel > li .item a .txt_plan h4, .ie .con_plan .box_plan .panel > li .item a .txt_plan h4 {
  max-height: 3.5em;
}
.con_plan .box_plan .panel > li .item a .txt_plan .f_jp_min {
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  line-height: 1.75;
  margin: 0.5em 0;
  font-family: "游ゴシック体", YuGothic, "Yu Gothic M", "游ゴシック Medium", "Yu Gothic Medium", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN W3", HiraKakuProN-W3, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Helvetica Neue", HelveticaNeue, Helvetica, Arial, "Segoe UI", sans-serif;
}
.firefox .con_plan .box_plan .panel > li .item a .txt_plan .f_jp_min, .ie .con_plan .box_plan .panel > li .item a .txt_plan .f_jp_min {
  max-height: 5.25em;
}
.con_plan .box_plan .panel > li .item a .txt_plan .value {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .panel > li .item a .txt_plan .value {
    font-size: 120%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_plan .box_plan .panel > li .item a .txt_plan .value {
    font-size: 114%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .panel > li .item a .txt_plan .value {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .panel > li .item a .txt_plan .value {
    font-size: 100%;
  }
}
.con_plan .box_plan .panel > li .item a .txt_plan .value .sm {
  margin-right: 2em;
}
.con_plan .box_plan .box_tab {
  max-width: 1280px;
  width: 100%;
  margin: 0 auto;
}
.con_plan .box_plan .box_tab .list_tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 80%;
    margin: 0 auto;
  }
}
.con_plan .box_plan .box_tab .list_tab .item_tab {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  border: dashed 0.5px #161616;
  position: relative;
  text-decoration: none;
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    width: 260px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    width: 28vw;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    height: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    height: 60px;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    height: 45px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    margin: 2em 1em 0 1em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    margin: 1em 0.5em 0 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    margin: 0 0 0 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    padding: 0 0 0 20px;
    font-size: 87%;
    border-top: dashed 0.5px #161616;
    border-right: dashed 0.5px #161616;
    border-left: dashed 0.5px #161616;
    border-bottom: none;
  }
  .con_plan .box_plan .box_tab .list_tab .item_tab:last-child {
    border-bottom: dashed 0.5px #161616;
  }
}
.con_plan .box_plan .box_tab .list_tab .item_tab p {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_tab .list_tab .item_tab:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 5%;
    bottom: 32%;
  }
}
.con_plan .box_plan .box_tab .list_tab .item_tab:hover {
  background-color: #9b0d15;
  color: #fff;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
}
.con_plan .box_plan .box_tab .list_tab .item_tab:hover:after {
  right: 5%;
  bottom: 25%;
  -webkit-transition: all 300ms 0s ease;
  transition: all 300ms 0s ease;
}
.con_plan .box_plan .box_tab .list_tab .item_tab.active {
  background-color: #9b0d15;
  color: #fff;
}
.con_plan .box_plan .box_tab .panel li {
  display: none;
}
.con_plan .box_plan .box_tab .panel li:first-child {
  display: list-item;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .bx_sl {
    display: block;
    width: 80%;
    margin: 2rem auto;
    position: relative;
  }
  .con_plan .box_plan .bx_sl:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 5%;
    bottom: 32%;
  }
  .con_plan .box_plan .box_select {
    display: block;
    width: 100%;
    font-size: 87%;
    padding: 14px 20px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none;
    background-color: transparent;
    color: #404040 !important;
    border: dashed 0.5px #161616;
    position: relative;
  }
  .con_plan .box_plan .box_select:after {
    content: "\f107";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    right: 5%;
    bottom: 32%;
  }
}

#plan {
  position: relative;
  overflow: hidden;
}
#plan:after {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: auto;
  padding-bottom: 300%;
  background: url(../plan/images/bg_plan.png) 0 30% no-repeat;
  z-index: -1;
}

/* -----------------------------------------------------------
	con_main
----------------------------------------------------------- */
.con_main .st_main .en {
  background-position: left 15%;
}
@media only screen and (min-width: 768px) {
  .con_main .st_main .en {
    background-image: url(../plan/images/img_main-pc.jpg);
  }
}
@media only screen and (max-width: 767px) {
  .con_main .st_main .en {
    background-image: url(../plan/images/img_main-sp.jpg);
  }
}

.con_purpose {
  max-width: 1600px;
  margin: auto;
}
@media only screen and (min-width: 768px) {
  .con_purpose {
    width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_purpose {
    width: 90%;
  }
}
@media only screen and (min-width: 1025px) {
  .con_purpose {
    margin-top: 200px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_purpose {
    margin-top: 150px;
  }
}
@media only screen and (max-width: 767px) {
  .con_purpose {
    margin-top: 5em;
  }
}
.con_purpose .box_list {
  max-width: 1400px;
  width: 100%;
  margin: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
@media only screen and (min-width: 1025px) {
  .con_purpose .box_list {
    margin-top: 80px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_purpose .box_list {
    margin-top: 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_purpose .box_list {
    margin-top: 3em;
  }
}
.con_purpose .box_list li {
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .con_purpose .box_list li {
    width: calc((100% - 90px) / 4);
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_purpose .box_list li {
    width: calc((100% - 60px) / 3);
  }
}
@media only screen and (max-width: 767px) {
  .con_purpose .box_list li {
    width: calc(50% - 10px);
  }
}
@media only screen and (min-width: 768px) {
  .con_purpose .box_list li {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_purpose .box_list li {
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 768px) {
  .con_purpose .box_list li {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_purpose .box_list li {
    margin-right: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .con_purpose .box_list li:nth-child(4n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_purpose .box_list li:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_purpose .box_list li:nth-child(2n) {
    margin-right: 0;
  }
}
.con_purpose .box_list li a {
  overflow: hidden;
  display: block;
  background: #000;
}
.con_purpose .box_list li a img {
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.con_purpose .box_list li a .tl {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: absolute;
  top: 0;
  left: 0;
  color: #fff;
}
.con_purpose .box_list li a .tl .f_en_title {
  text-align: center;
}
.con_purpose .box_list li a .tl .jp {
  font-size: 94%;
}
.con_purpose .box_list li a:hover img {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  opacity: .6;
}

.con_roomtype .tmp_st_h3_enjp {
  max-width: 1600px;
  width: 90%;
  margin: auto;
  padding: 200px 0 85px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .tmp_st_h3_enjp {
    padding: 150px 0 50px;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .tmp_st_h3_enjp {
    padding: 5em 0 2em;
  }
}
.con_roomtype .box_roomtype ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
@media only screen and (min-width: 1025px) and (max-width: 1919px) {
  .con_roomtype .box_roomtype ul {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}
@media only screen and (min-width: 1920px) {
  .con_roomtype .box_roomtype ul {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .box_roomtype ul {
    -ms-flex-wrap: wrap-reverse;
        flex-wrap: wrap-reverse;
  }
}
@media only screen and (max-width: 767px) {
  .con_roomtype .box_roomtype ul {
    width: 94%;
    text-align: center;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    margin: 0 auto;
    padding-bottom: 15%;
  }
}
.con_roomtype .box_roomtype ul li {
  position: relative;
  margin: 1%;
}
@media only screen and (max-width: 767px) {
  .con_roomtype .box_roomtype ul li {
    width: 50%;
    background: #fff;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    margin: 0;
    padding: 2%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 87%;
  }
  .con_roomtype .box_roomtype ul li:hover {
    opacity: 0.8;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .box_roomtype ul li {
    width: 30%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1919px) {
  .con_roomtype .box_roomtype ul li {
    margin: 1%;
    max-width: 18%;
  }
}
@media only screen and (min-width: 1920px) {
  .con_roomtype .box_roomtype ul li {
    margin: 0 25px 25px 0;
    min-width: 328px;
  }
}
.con_roomtype .box_roomtype ul li a {
  display: block;
  text-decoration: none;
  overflow: hidden;
  background: #000;
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 767px) {
  .con_roomtype .box_roomtype ul li a {
    background: #fff;
  }
}
.con_roomtype .box_roomtype ul li a img {
  display: block;
  -webkit-transition-duration: 0.5s;
          transition-duration: 0.5s;
}
.con_roomtype .box_roomtype ul li a img:hover {
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
  -webkit-transition-duration: 0.6s;
          transition-duration: 0.6s;
  opacity: 0.6;
}
.con_roomtype .box_roomtype ul li a .box_nav_txt {
  text-align: center;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 100%;
  color: #fff;
}
@media only screen and (min-width: 1025px) and (max-width: 1919px) {
  .con_roomtype .box_roomtype ul li a .box_nav_txt {
    font-size: 94%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_roomtype .box_roomtype ul li a .box_nav_txt {
    font-size: 87%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_roomtype .box_roomtype ul li a .box_nav_txt {
    font-size: 87%;
  }
}
.con_roomtype .box_roomtype ul li a .box_nav_txt p {
  width: 100%;
}
.con_roomtype .box_roomtype ul li a .box_nav_txt .f_jp_goth {
  font-size: 94%;
}
.con_roomtype .box_roomtype ul li i {
  font-size: 60%;
}
@media only screen and (min-width: 1920px) {
  .con_roomtype .box_roomtype ul .list_l {
    margin: 0 0 25px 0;
  }
  .con_roomtype .box_roomtype ul .item1 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .con_roomtype .box_roomtype ul .item2 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .con_roomtype .box_roomtype ul .item3 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .con_roomtype .box_roomtype ul .item4 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .con_roomtype .box_roomtype ul .item5 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .con_roomtype .box_roomtype ul .item6 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .con_roomtype .box_roomtype ul .item7 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .con_roomtype .box_roomtype ul .item8 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .con_roomtype .box_roomtype ul .item9 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1919px) {
  .con_roomtype .box_roomtype ul .list_l {
    margin: 1%;
  }
  .con_roomtype .box_roomtype ul .item1 {
    -webkit-box-ordinal-group: 6;
        -ms-flex-order: 5;
            order: 5;
  }
  .con_roomtype .box_roomtype ul .item2 {
    -webkit-box-ordinal-group: 7;
        -ms-flex-order: 6;
            order: 6;
  }
  .con_roomtype .box_roomtype ul .item3 {
    -webkit-box-ordinal-group: 8;
        -ms-flex-order: 7;
            order: 7;
  }
  .con_roomtype .box_roomtype ul .item4 {
    -webkit-box-ordinal-group: 9;
        -ms-flex-order: 8;
            order: 8;
  }
  .con_roomtype .box_roomtype ul .item5 {
    -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
            order: 0;
  }
  .con_roomtype .box_roomtype ul .item6 {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
  }
  .con_roomtype .box_roomtype ul .item7 {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
  }
  .con_roomtype .box_roomtype ul .item8 {
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
  .con_roomtype .box_roomtype ul .item9 {
    -webkit-box-ordinal-group: 5;
        -ms-flex-order: 4;
            order: 4;
  }
}

.con_contact {
  width: 90%;
  max-width: 1200px;
  margin: auto;
}
@media only screen and (min-width: 1025px) {
  .con_contact {
    margin-top: 190px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact {
    margin-top: 8em;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact {
    margin-top: 2em;
  }
}
.con_contact .box_tel {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 896.5px) {
  .con_contact .box_tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
@media only screen and (min-width: 1025px) {
  .con_contact .box_tel {
    margin-bottom: 60px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact .box_tel {
    margin-bottom: 4em;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_tel {
    margin-bottom: 3em;
  }
}
.con_contact .box_tel .txt_tel {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
@media only screen and (min-width: 896.5px) and (max-width: 1024px) {
  .con_contact .box_tel .txt_tel {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .con_contact .box_tel .txt_tel .tel {
    margin-bottom: .2em;
  }
  .con_contact .box_tel .txt_tel .time {
    margin-left: 0;
  }
}
.con_contact .box_tel .txt_tel .tel {
  font-weight: 400;
  line-height: 1;
}
@media only screen and (min-width: 1025px) {
  .con_contact .box_tel .txt_tel .tel {
    font-size: 254%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact .box_tel .txt_tel .tel {
    font-size: 254%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_tel .txt_tel .tel {
    font-size: 214%;
  }
}
.con_contact .box_tel .txt_tel .time {
  font-weight: 400;
  margin-left: 1em;
}
@media only screen and (min-width: 768px) {
  .con_contact .box_tel .txt_tel .time {
    font-size: 1.3em;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_tel .txt_tel .time {
    font-size: 1.2em;
  }
}
.con_contact .box_tel .box_btn {
  width: 60%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media only screen and (min-width: 768px) and (max-width: 896.5px) {
  .con_contact .box_tel .box_btn {
    width: 100%;
    margin-top: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_tel .box_btn {
    width: 100%;
    margin-top: 2em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.con_contact .box_tel .box_btn .tmp_btn_det {
  margin-right: 2em;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_tel .box_btn .tmp_btn_det {
    margin-right: auto;
    margin-bottom: 2em;
  }
}
.con_contact .box_tel .box_btn .tmp_btn_rsv a {
  border-color: #4a260c;
  background-color: #4a260c;
}
.con_contact .box_about {
  background: #eaeaea;
}
@media only screen and (min-width: 1025px) {
  .con_contact .box_about {
    padding: 80px 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact .box_about {
    padding: 5em 2em;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_about {
    padding: 3em 2em;
  }
}
.con_contact .box_about .tmp_st_h2 {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.con_contact .box_about .tmp_st_h2 span {
  letter-spacing: 0.8em;
  display: block;
  text-align: center;
  font-weight: normal;
  color: #404040;
  background: url(../images/common/bd_dots.png) repeat-x 0 bottom;
  font-size: 134%;
  margin-bottom: 1em;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_about .tmp_st_h2 span {
    letter-spacing: .32em;
  }
}
.con_contact .box_about .txt_note {
  color: #9b0d15;
  text-align: center;
  font-size: 107%;
  margin-bottom: .5em;
}
.con_contact .box_about .txt_note span {
  text-decoration: underline;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_about .txt_note {
    text-align: left;
  }
}
.con_contact .box_about .tmp_text {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  font-size: 87%;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_about .tmp_text {
    text-align: left;
  }
}
