@charset "UTF-8";
/* ===================================================================
CSS information

 file name  : dpoint.css
 author     : Ability Consultant
 style info : コピー
=================================================================== */
@font-face {
  font-family: "KievBold";
  font-style: normal;
  font-weight: 400;
  src: local("Kiev_Bold"), local("Kiev_Bold"), url("../fonts/Kiev_Bold.woff2") format("woff2"), url("../fonts/Kiev_Bold.woff") format("woff");
  /* Chrome 6+, Firefox 3.6+, IE 9+, Safari 5.1+ */
}
body {
  color: #333333;
}

.txt_sm {
  font-size: 94%;
  letter-spacing: 0.025em;
  color: #333333;
  font-weight: 400;
  margin-left: 1em;
  text-indent: -1em;
  line-height: 1.66667;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .txt_sm {
    font-size: 94%;
  }
}
@media only screen and (max-width: 767px) {
  .txt_sm {
    font-size: 74%;
  }
}

.txt_lg {
  font-size: 147%;
  letter-spacing: 0.025em;
  color: #333333;
  font-weight: 500;
  line-height: 1.6;
  margin-bottom: .2em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .txt_lg {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .txt_lg {
    font-size: 114%;
  }
}
.txt_lg strong {
  font-size: 26px;
  font-weight: 500;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .txt_lg strong {
    font-size: 22px;
  }
}
@media only screen and (max-width: 767px) {
  .txt_lg strong {
    font-size: 20px;
  }
}

.txt {
  font-size: 114%;
  letter-spacing: 0.025em;
  color: #333333;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .txt {
    font-size: 114%;
  }
}
@media only screen and (max-width: 767px) {
  .txt {
    font-size: 100%;
  }
}

.red {
  color: #47C3C7;
}

.center {
  text-align: center;
}

/* -----------------------------------------------------------
	con_fv
----------------------------------------------------------- */
.con_fv {
  text-align: center;
  background: url("../images/home/bg_main-pc.jpg") no-repeat center top;
}
@media only screen and (min-width: 1200px) {
  .con_fv {
    height: 403px;
  }
}
@media print {
  .con_fv {
    height: 403px;
  }
}
@media only screen and (max-width: 1025px) {
  .con_fv {
    margin-bottom: 7.5%;
    background: url("../images/home/bg_main-tab.jpg") no-repeat center top;
  }
}
@media only screen and (max-width: 767px) {
  .con_fv {
    margin-bottom: 7.5%;
    background: url("../images/home/bg_main-sp.jpg") no-repeat center top;
    background-size: 100%;
    height: auto;
  }
}
.con_fv .box_txt {
  position: relative;
  width: 845px;
  margin: 0 auto;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_fv .box_txt {
    width: 600px;
  }
}
@media only screen and (max-width: 767px) {
  .con_fv .box_txt {
    width: 100%;
  }
}
@media only screen and (min-width: 1200px) {
  .con_fv .box_txt h2 img {
    margin: 100px auto 0;
  }
}
@media print {
  .con_fv .box_txt h2 img {
    margin: 100px auto 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_fv .box_txt h2 img {
    margin: 85px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_fv .box_txt h2 img {
    margin: 30% auto 0%;
    width: 90%;
  }
}
.con_fv .box_txt .ic {
  position: absolute;
  top: 70px;
  left: -4%;
  width: 24%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_fv .box_txt .ic {
    top: 34px;
  }
}
@media only screen and (max-width: 767px) {
  .con_fv .box_txt .ic {
    top: 5%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_fv .box_txt .ic {
    left: -14%;
  }
}
@media only screen and (max-width: 767px) {
  .con_fv .box_txt .ic {
    left: 2%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_fv .box_txt .ic {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .con_fv .box_txt .ic {
    width: 28%;
  }
}

/* -----------------------------------------------------------
	con_intro
----------------------------------------------------------- */
.con_intro {
  max-width: 1920px;
  width: 100%;
  margin: 40px auto;
}
@media only screen and (max-width: 1200px) {
  .con_intro {
    width: 95%;
  }
}
.con_intro .box_intro {
  text-align: center;
  margin-bottom: 50px;
}
.con_intro .box_intro .ttl {
  font-size: 120%;
  letter-spacing: 0.025em;
  margin-bottom: 20px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_intro .ttl {
    font-size: 120%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .ttl {
    font-size: 94%;
  }
}
.con_intro .box_intro .ttl span {
  font-size: 147%;
  display: block;
  margin-bottom: .5em;
  font-weight: bold;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_intro .ttl span {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .ttl span {
    font-size: 127%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .ttl span {
    text-align: center;
  }
}
.con_intro .box_intro .ttl strong {
  color: #005BAC;
  font-size: 1.2em;
}
.con_intro .box_intro .date {
  font-size: 134%;
  font-weight: bold;
  color: #333;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_intro .date {
    font-size: 134%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .date {
    font-size: 120%;
  }
}
@media only screen and (min-width: 768px) {
  .con_intro .box_intro .date {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.con_intro .box_intro .date.cam {
  margin-bottom: 1em;
}
.con_intro .box_intro .date.cam span {
  background: #47C3C7;
}
.con_intro .box_intro .date.stay span {
  background: #005BAC;
}
.con_intro .box_intro .date span {
  display: inline-block;
  color: #fff;
  font-size: 80%;
  font-weight: normal;
  padding: 5px 10px;
}
@media only screen and (min-width: 768px) {
  .con_intro .box_intro .date span {
    margin-right: 15px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_intro .date span {
    display: block;
    margin-bottom: .5em;
  }
}
.con_intro .box_search {
  background-color: #fff;
  border-radius: 10px 10px 0 0;
  margin: auto;
  position: relative;
  z-index: 100;
  max-width: 1280px;
  width: 95%;
}
.con_intro .box_search .box_service {
  border-radius: 0 1em 1em 0;
  border: 3px solid #005bac;
}
@media only screen and (max-width: 1199px) {
  .con_intro .box_search .box_service {
    margin-bottom: 1em;
  }
}
.con_intro .box_search .box_service .inner {
  margin: auto;
  justify-content: space-between;
  padding: 2em 0;
  width: 100%;
  max-width: 85.15625%;
  align-items: center;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner {
    max-width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner {
    max-width: 95%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner {
    align-items: flex-start;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .con_intro .box_search .box_service .inner {
    max-width: 95%;
    flex-wrap: wrap;
    align-items: center;
  }
}
.con_intro .box_search .box_service .inner .box_left {
  justify-content: space-between;
  width: 100%;
  max-width: 43.11927%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_left {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_left {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .con_intro .box_search .box_service .inner .box_left {
    max-width: 41.2844%;
  }
}
.con_intro .box_search .box_service .inner .box_left .wrp_ttl {
  align-items: center;
  width: 100%;
}
.con_intro .box_search .box_service .inner .box_left .wrp_ttl .st {
  text-align: left;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st {
    text-align: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st {
    margin: auto;
  }
}
.con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span {
  color: #000;
}
.con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.sub {
  display: flex;
  align-items: center;
  font-weight: bold;
  letter-spacing: 0;
  text-align: left;
  margin: 0;
  max-width: 100%;
  width: 100%;
  font-size: 74%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.sub {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.sub {
    font-size: 107%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1279px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.sub {
    flex-wrap: wrap;
  }
}
.con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.sub .catch {
  background: linear-gradient(45deg, #ffe822, #ea5404);
  font-weight: 600;
  letter-spacing: 0;
  margin: 0 .75em 0 0;
  padding: 0 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.sub .catch {
    padding: 0 .5em;
  }
}
.con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.main {
  display: inline-block;
  line-height: 1.2;
  margin-top: .5em;
  letter-spacing: 0;
  background: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 75%, #ffe823 75%, #ffe823 100%);
  font-weight: bold;
  text-align: left;
  font-size: 207%;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.main {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.main {
    font-size: 187%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.main {
    font-size: 307%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.main {
    font-size: 167%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.main {
    font-size: 167%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1399px) and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.main {
    font-size: 167%;
  }
}

.con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.txt {
  display: block;
  line-height: 1.5;
  letter-spacing: 0;
  text-align: left;
  margin: 1em auto 2em;
  width: 100%;
  font-size: 80%;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.txt {
    text-align: center;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.txt {
    font-size: 107%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.txt {
    font-size: 107%;
  }
}
.con_intro .box_search .box_service .inner .box_left .wrp_ttl .st span.txt span {
  color: #ea5404;
}
.con_intro .box_search .box_service .inner .box_left .wrp_ttl .img {
  margin-right: 2em;
}
@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .img {
    margin-right: 0;
    width: 4.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1440px) {
  .con_intro .box_search .box_service .inner .box_left .wrp_ttl .img img {
    width: 70%;
  }
}
.con_intro .box_search .box_service .inner .box_right {
  align-items: center;
  max-width: 56.88073%;
  width: 100%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_right {
    max-width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_right {
    max-width: 100%;
  }
}
@media only screen and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_right {
    justify-content: center;
  }
}
.con_intro .box_search .box_service .inner .box_right .box_ic {
  max-width: 58.06452%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_right .box_ic {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_right .box_ic {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1280px) and (max-width: 1440px) {
  .con_intro .box_search .box_service .inner .box_right .box_ic {
    max-width: 57.14286%;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_right .box_ic {
    margin: 0 auto 1em;
  }
}
.con_intro .box_search .box_service .inner .box_right .box_ic ul {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_right .box_ic ul {
    margin: 0 auto 1.5em;
  }
}
.con_intro .box_search .box_service .inner .box_right .box_ic ul li {
  margin: 0 .5em;
}
.con_intro .box_search .box_service .inner .box_right .box_ic ul li .img img {
  width: auto;
}
.con_intro .box_search .box_service .inner .box_right .box_btn {
  width: 100%;
  margin: 1em 0 0 auto;
  max-width: 36.45161%;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_right .box_btn {
    margin: 0 auto;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_right .box_btn {
    margin: 0 auto 2em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_right .box_btn {
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_right .box_btn {
    max-width: 100%;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1440px) {
  .con_intro .box_search .box_service .inner .box_right .box_btn {
    max-width: 39.51613%;
  }
}
@media only screen and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_right .box_btn {
    display: flex;
    justify-content: center;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_right .box_btn {
    justify-content: space-around;
    flex-wrap: wrap;
  }
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn {
  margin-bottom: 1em;
}
@media only screen and (max-width: 1199px) {
  .con_intro .box_search .box_service .inner .box_right .box_btn .btn {
    margin-right: 1em;
  }
  .con_intro .box_search .box_service .inner .box_right .box_btn .btn:last-of-type {
    margin-right: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_right .box_btn .btn {
    width: 45%;
    margin-right: 0;
  }
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a {
  display: block;
  text-align: left;
  text-decoration: none;
  padding: .25em .5em;
  max-width: 100%;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_right .box_btn .btn a {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    height: 100%;
  }
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a span {
  display: block;
  font-weight: 400;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_search .box_service .inner .box_right .box_btn .btn a span {
    font-size: 90%;
    width: 100%;
  }
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a span::after {
  content: "";
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  display: block;
  position: absolute;
  top: calc(50% - 3.5px);
  right: 0;
  height: 7px;
  width: 13px;
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a:hover {
  opacity: 1;
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a:hover span::after {
  right: -.25em;
  transition: .3s;
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.login {
  background-color: #000;
  border: 1px solid #555;
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.login span {
  color: #fff;
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.login span::after {
  background-image: url(../../files/images/common/ic_btn_arrow_wh.png);
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.login:hover {
  background-color: #fff;
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.login:hover span {
  color: #000;
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.login:hover span::after {
  background-image: url(../../files/images/common/ic_btn_arrow.png);
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.about {
  background-color: #fff;
  border: 1px solid #555;
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.about span {
  color: #000;
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.about span::after {
  background-image: url(../../files/images/common/ic_btn_arrow.png);
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.about:hover {
  background-color: #000;
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.about:hover span {
  color: #fff;
}
.con_intro .box_search .box_service .inner .box_right .box_btn .btn a.about:hover span::after {
  background-image: url(../../files/images/common/ic_btn_arrow_wh.png);
}

/* -----------------------------------------------------------
	con_hotel
----------------------------------------------------------- */
.con_hotel {
  max-width: 1240px;
  width: 100%;
  margin: 70px auto 0;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_hotel {
    margin: 50px auto 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel {
    margin: 2em auto 0;
  }
}
@media only screen and (max-width: 1240px) {
  .con_hotel {
    width: 95%;
  }
}
.con_hotel .st_hotel {
  font-size: 187%;
  letter-spacing: 0.025em;
  font-weight: 500;
  position: relative;
  padding-bottom: 0.5em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_hotel .st_hotel {
    font-size: 174%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel .st_hotel {
    font-size: 160%;
  }
}
.con_hotel .st_hotel::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 4px;
  background-color: #47C3C7;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
}
.con_hotel .box_hotel {
  display: flex;
  flex-wrap: wrap;
  margin-top: 50px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_hotel .box_hotel {
    margin-top: 40px;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_hotel {
    margin-top: 2em;
  }
}
.con_hotel .box_hotel .wrp_hotel {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: column;
  margin-bottom: 40px;
  border: solid 1px #d0cfcf;
}
@media only screen and (min-width: 1200px) {
  .con_hotel .box_hotel .wrp_hotel {
    width: 30%;
    margin-left: 3.5%;
  }
  .con_hotel .box_hotel .wrp_hotel:first-child, .con_hotel .box_hotel .wrp_hotel:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media print {
  .con_hotel .box_hotel .wrp_hotel {
    width: 30%;
    margin-left: 3.5%;
  }
  .con_hotel .box_hotel .wrp_hotel:first-child, .con_hotel .box_hotel .wrp_hotel:nth-child(3n+1) {
    margin-left: 0;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_hotel .box_hotel .wrp_hotel {
    width: 48%;
  }
  .con_hotel .box_hotel .wrp_hotel:nth-child(odd) {
    margin-right: 4%;
  }
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_hotel .wrp_hotel {
    width: 100%;
    margin-bottom: 20px;
  }
}
.con_hotel .box_hotel .wrp_hotel .logo {
  width: auto;
  text-align: center;
}
.con_hotel .box_hotel .wrp_hotel .hotel_img img {
  display: block;
  margin: 0 auto;
}
.con_hotel .box_hotel .wrp_hotel .bottom {
  background: #f1f1f1;
  min-height: 180px;
}
.con_hotel .box_hotel .wrp_hotel .bottom h3 {
  font-size: 120%;
  text-align: center;
  padding: 10px 0;
}
.con_hotel .box_hotel .wrp_hotel .bottom h3 a {
  color: #6e6e6e;
}
.con_hotel .box_hotel .wrp_hotel .bottom .text_hotel {
  padding: 0 20px 20px 20px;
  color: #545454;
}
.con_hotel .box_hotel .wrp_hotel > p:last-child {
  margin-top: auto;
}
.con_hotel .box_hotel .btn {
  position: relative;
  display: block;
  width: 300px;
  margin: 20px auto;
  padding: 15px 10px;
  background-color: #fff;
  border: 1px solid #005BAC;
  color: #005BAC;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  transform-style: flat;
  transition: all 250ms ease-out;
}
@media only screen and (max-width: 767px) {
  .con_hotel .box_hotel .btn {
    margin-bottom: 0;
    width: 90%;
  }
}
.con_hotel .box_hotel .btn:before, .con_hotel .box_hotel .btn:after {
  content: "";
  position: absolute;
  z-index: -2;
  transition: all 250ms ease-out;
}
.con_hotel .box_hotel .btn:hover {
  color: #fff;
}

/* Paper effect – slightly raised off background */
.paper {
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(128, 128, 128, 0.1) inset;
  border-color: #dedede;
}

/* Raised effect – pushes up on hover */
.paper-raise:before {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.paper-raise:hover {
  border: 1px solid #005BAC;
  background: #005BAC !important;
  color: #fff !important;
  opacity: 1 !important;
}
.paper-raise:hover:before {
  box-shadow: 0 15px 10px -10px rgba(31, 31, 31, 0.5);
}

.con_campain {
  max-width: 1920px;
  width: 100%;
  margin: 30px auto 0;
  background-color: #f1f1f1;
  padding: 50px 0;
}
.con_campain .box_campain {
  max-width: 1150px;
  width: 95%;
  margin: 0 auto;
}
.con_campain .box_campain h4 {
  font-size: 160%;
  letter-spacing: .025em;
  font-weight: 500;
  margin-bottom: 30px;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_campain .box_campain h4 {
    font-size: 147%;
  }
}
@media only screen and (max-width: 767px) {
  .con_campain .box_campain h4 {
    font-size: 134%;
  }
}
.con_campain .box_campain .txt_campain li {
  font-size: 107%;
  letter-spacing: .025em;
  line-height: 2;
  position: relative;
  padding-left: 1em;
}
@media only screen and (min-width: 768px) and (max-width: 1199px) {
  .con_campain .box_campain .txt_campain li {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_campain .box_campain .txt_campain li {
    font-size: 94%;
  }
}
.con_campain .box_campain .txt_campain li::before {
  content: "";
  position: absolute;
  width: 8px;
  height: 8px;
  background: #47C3C7;
  border-radius: 50%;
  left: 0;
  top: 12px;
}

#footer .wrp_link h3 {
  color: #333 !important;
}
#footer .wrp_link ul li::before {
  color: #47C3C7 !important;
}
#footer .wrp_link ul a em {
  color: #47C3C7 !important;
}
#footer #copyright {
  background: #47C3C7;
}
