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

 file name  : spa_body_care.css
 author     : Ability Consultant
 style info : さつま乃湯ボディケア
=================================================================== */
.con_plan, .box_common_pagination, .box_common_pagination .box_pagination .box_pager_detail {
  max-width: 1260px;
  margin: auto;
}
@media only screen and (max-width: 1260px) {
  .con_plan, .box_common_pagination, .box_common_pagination .box_pagination .box_pager_detail {
    width: 98%;
  }
}
@media print {
  .con_plan, .box_common_pagination, .box_common_pagination .box_pagination .box_pager_detail {
    width: 98%;
  }
}
.ie8 .con_plan, .ie8 .box_common_pagination, .ie8 .box_common_pagination .box_pagination .box_pager_detail, .box_common_pagination .box_pagination .ie8 .box_pager_detail {
  width: 98%;
}
@media only screen and (max-width: 1024px) {
  .con_plan, .box_common_pagination, .box_common_pagination .box_pagination .box_pager_detail {
    width: 95%;
  }
}

.con_plan .box_plan:after, .con_contact .box_contact .cell_btn .button_group:after {
  content: "";
  display: table;
  clear: both;
}

/* Hover animation */
/* -----------------------------------------------------------
	con_mainimg
----------------------------------------------------------- */
.con_mainimg {
  background: url(../spa/plan/images/img_main.jpg) center 0 no-repeat;
}

/* -----------------------------------------------------------
	.con_intro
----------------------------------------------------------- */
.con_intro {
  margin-bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro {
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    margin-bottom: 1em;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro {
    padding-top: .2em;
  }
}
.con_intro .box_title {
  margin-bottom: 35px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_title {
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_title {
    margin-bottom: 20px;
  }
}
.con_intro .box_title .st_lg_line {
  margin-bottom: 15px;
}
.con_intro .box_title .txt_ant {
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 193%;
  line-height: 1.3;
  color: #0e050a;
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_title .txt_ant {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_intro .box_title .txt_ant {
    font-size: 172%;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_title .txt_ant {
    font-size: 129%;
  }
}
.con_intro .box_title .txt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  letter-spacing: 0.05em;
  color: #0e050a;
  line-height: 2;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_title .txt {
    font-weight: normal;
  }
}
@media only screen and (max-width: 767px) {
  .con_intro .box_title .txt {
    text-align: left;
    font-size: 86%;
    letter-spacing: 0.0;
  }
}
.con_intro .box_slide_wrp {
  overflow: hidden;
}
.con_intro .box_slide_wrp .box_slide {
  margin: 0 -10px;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_slide_wrp .box_slide {
    margin: 0 -5px;
  }
}
.con_intro .box_slide_wrp .box_slide .slick-slide {
  outline: 0;
  padding: 0 10px;
}
@media only screen and (max-width: 767px) {
  .con_intro .box_slide_wrp .box_slide .slick-slide {
    padding: 0 5px;
  }
}
.con_intro .box_slide_wrp .box_slide .img_thumb {
  width: 100%;
}

/* -----------------------------------------------------------
	.con_plan
----------------------------------------------------------- */
.con_plan .box_plan {
  border-bottom: 2px solid #d4d4d4;
  padding-top: 40px;
  padding-bottom: 40px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan {
    padding-top: 2.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan {
    padding-bottom: 2.5em;
  }
}
.con_plan .box_plan.hovered {
  background: #f1f1f1;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan:first-child {
    padding-top: 0;
  }
}
.con_plan .box_plan:last-child {
  margin-bottom: 20px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan:last-child {
    margin-bottom: 2em;
  }
}
.con_plan .box_plan .box_l, .con_plan .box_plan .box_r {
  float: left;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_l, .con_plan .box_plan .box_r {
    float: none;
  }
}
.con_plan .box_plan .box_l {
  width: 46.03175%;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_l {
    width: 100%;
    margin-bottom: .5em;
  }
}
.con_plan .box_plan .box_l .box_img {
  width: 94.48276%;
  background: #f9f9f9;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_l .box_img {
    width: 100%;
  }
  .con_plan .box_plan .box_l .box_img img {
    max-width: none;
    width: 100%;
  }
}
.con_plan .box_plan .box_r {
  width: 53.96825%;
  margin-top: 15px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_r {
    margin-top: 0.5em;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_r {
    width: 100%;
  }
}
.con_plan .box_plan .box_r .box_date {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 115%;
  display: table;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_r .box_date {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .box_r .box_date {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_r .box_date {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_r .box_date {
    margin-bottom: 0.5em;
  }
}
@media only screen and (max-width: 1024px) {
  .con_plan .box_plan .box_r .box_date {
    display: block;
  }
}
.con_plan .box_plan .box_r .box_date span {
  display: table-cell;
  vertical-align: middle;
}
.con_plan .box_plan .box_r .box_date span.period {
  border: 1px solid #7d7d7d;
  padding: .1em 2em;
  text-align: center;
}
.con_plan .box_plan .box_r .box_date span.date {
  padding-left: 1em;
}
@media only screen and (max-width: 1024px) {
  .con_plan .box_plan .box_r .box_date span {
    display: block;
  }
  .con_plan .box_plan .box_r .box_date span.period {
    max-width: 150px;
    width: auto;
    margin-bottom: .3em;
  }
  .con_plan .box_plan .box_r .box_date span.date {
    padding-left: 0;
  }
}
.con_plan .box_plan .box_r .st {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 172%;
  margin-bottom: 25px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_r .st {
    font-weight: normal;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_r .st {
    margin-bottom: 0.3em;
  }
}
.con_plan .box_plan .box_r .txt {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 115%;
  margin-bottom: 35px;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_r .txt {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_plan .box_plan .box_r .txt {
    font-size: 115%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_r .txt {
    font-size: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_r .txt {
    margin-bottom: 1em;
  }
}
.con_plan .box_plan .box_r .btn_black a {
  background: #000;
  border: solid 1px #000;
  margin-left: 0;
}
.con_plan .box_plan .box_r .btn_black a:hover {
  color: #000 !important;
  background: #fff;
}
@media only screen and (max-width: 767px) {
  .con_plan .box_plan .box_r .btn_black a {
    margin: auto;
  }
}

/* -----------------------------------------------------------
	.pagination
----------------------------------------------------------- */
.box_common_pagination {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 115%;
  margin-bottom: 70px;
}
@media only screen and (max-width: 767px) {
  .box_common_pagination {
    font-weight: normal;
  }
}
@media only screen and (max-width: 767px) {
  .box_common_pagination {
    margin-bottom: 2em;
  }
}
@media only screen and (max-width: 767px) {
  .box_common_pagination .box_pagination .cell {
    display: block;
  }
}
@media only screen and (max-width: 767px) {
  .box_common_pagination .box_pagination .cell .txt {
    text-align: center;
    margin-bottom: 1.2em;
  }
}
.box_common_pagination .box_pagination .box_pager {
  display: table-cell;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .box_common_pagination .box_pagination .box_pager {
    display: block;
    text-align: center;
  }
}
.box_common_pagination .box_pagination .box_pager ul li {
  display: inline-block;
  vertical-align: top;
}
.box_common_pagination .box_pagination .box_pager ul li a {
  text-decoration: none;
  border: 1px solid #ccc;
  display: block;
  padding: 8px 15px;
  font-family: 'Cinzel', serif;
  background: #fff;
  font-size: 108%;
  color: #7d7d7d;
  font-weight: normal;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.box_common_pagination .box_pagination .box_pager ul li a:hover, .box_common_pagination .box_pagination .box_pager ul li a.active {
  color: #fff;
  background: #222222;
  border: 1px solid #222222;
}
.box_common_pagination .box_pagination .box_pager ul li.prev a, .box_common_pagination .box_pagination .box_pager ul li.next a {
  border: 1px solid #fff;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 100%;
  color: #000;
}
@media only screen and (max-width: 767px) {
  .box_common_pagination .box_pagination .box_pager ul li.prev a, .box_common_pagination .box_pagination .box_pager ul li.next a {
    font-weight: normal;
  }
}
.box_common_pagination .box_pagination .box_pager ul li.prev a:hover, .box_common_pagination .box_pagination .box_pager ul li.next a:hover {
  background: #fff;
  color: #000;
  opacity: .7;
}
.box_common_pagination .box_pagination .box_pager ul li.prev i {
  margin-right: 0.5em;
}
.box_common_pagination .box_pagination .box_pager ul li.next i {
  margin-left: 0.5em;
}
.box_common_pagination .box_pagination .box_pager ul li.back i {
  margin-right: 0.5em;
}
.box_common_pagination .box_pagination .box_pager_detail {
  margin-top: 30px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  margin-bottom: 10px;
  display: table;
  width: 100%;
  position: relative;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .box_common_pagination .box_pagination .box_pager_detail {
    margin: 0 auto 15px;
  }
}
.box_common_pagination .box_pagination .box_pager_detail .box_prev {
  border-right: 1px solid #dddddd;
  width: 50%;
  display: table-cell;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.box_common_pagination .box_pagination .box_pager_detail .box_prev:before {
  position: absolute;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  font-weight: 900;
  top: 50%;
  content: "\f104";
  left: 0;
  opacity: .5;
  font-size: 1.3em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.box_common_pagination .box_pagination .box_pager_detail .box_prev:hover {
  background: #605f60;
  color: #fff;
}
.box_common_pagination .box_pagination .box_pager_detail .box_prev:hover a {
  color: #fff;
}
.box_common_pagination .box_pagination .box_pager_detail .box_prev a {
  padding-left: 20px;
  display: block;
  padding: 15px;
  text-decoration: none;
  font-size: .9em;
}
.box_common_pagination .box_pagination .box_pager_detail .box_next {
  width: 50%;
  display: table-cell;
  text-align: right;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
.box_common_pagination .box_pagination .box_pager_detail .box_next:after {
  position: absolute;
  font-family: "Font Awesome 5 Free", "Font Awesome 5 Brands";
  font-weight: 900;
  top: 50%;
  content: "\f105";
  right: 0;
  opacity: .5;
  font-size: 1.3em;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.box_common_pagination .box_pagination .box_pager_detail .box_next:hover {
  background: #605f60;
  color: #fff;
}
.box_common_pagination .box_pagination .box_pager_detail .box_next:hover a {
  color: #fff;
}
.box_common_pagination .box_pagination .box_pager_detail .box_next a {
  padding-left: 20px;
  display: block;
  padding: 15px;
  text-decoration: none;
  font-size: .9em;
}

/* -----------------------------------------------------------
	.con_contact
----------------------------------------------------------- */
.con_contact {
  padding-top: 45px;
  margin-bottom: 45px;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact {
    padding-top: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact {
    padding-top: 2.5em;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact {
    margin-bottom: 45px;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact {
    margin-bottom: 2.5em;
  }
}
.con_contact .box_contact {
  background: #fff;
  -webkit-box-shadow: inset 0 0 0 3px #8a7d0f, inset 0 0 0 4px #fff, inset 0 0 0 5px #8a7d0f;
  box-shadow: inset 0 0 0 3px #8a7d0f, inset 0 0 0 4px #fff, inset 0 0 0 5px #8a7d0f;
  padding: 20px 3%;
}
.con_contact .box_contact .cell {
  vertical-align: middle;
}
.con_contact .box_contact .cell_tel {
  width: 50%;
  padding-right: 15px;
}
@media only screen and (max-width: 1260px) {
  .con_contact .box_contact .cell_tel {
    width: 45%;
  }
}
@media print {
  .con_contact .box_contact .cell_tel {
    width: 45%;
  }
}
.ie8 .con_contact .box_contact .cell_tel {
  width: 45%;
}
@media only screen and (max-width: 1024px) {
  .con_contact .box_contact .cell_tel {
    padding: 0;
    text-align: center;
    margin-bottom: 20px;
  }
}
.con_contact .box_contact .cell_tel > * {
  display: block;
  vertical-align: middle;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_tel > * {
    display: block;
    margin-bottom: 10px;
  }
}
.con_contact .box_contact .cell_tel .txt_1 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 129%;
  letter-spacing: 0.1em;
  margin-bottom: 10px;
  margin-left: -50px;
  display: block;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_tel .txt_1 {
    font-weight: normal;
  }
}
.con_contact .box_contact .cell_tel .txt_1 span {
  padding-left: 50px;
  padding-right: 15px;
}
.con_contact .box_contact .cell_tel .txt_1:before, .con_contact .box_contact .cell_tel .txt_1:after {
  position: absolute;
  content: '';
  width: 35px;
  height: 1px;
  border-top: none;
  border-bottom: none;
  background: #ccc;
  top: 50%;
}
.con_contact .box_contact .cell_tel .telephone {
  margin-right: 10px;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_tel .telephone {
    margin-right: 0;
  }
}
.con_contact .box_contact .cell_tel .telephone .tel {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color: #a48d57;
  font-size: 250%;
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact .box_contact .cell_tel .telephone .tel {
    font-size: 250%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_tel .telephone .tel {
    font-size: 200%;
  }
}
.con_contact .box_contact .cell_tel .txt_2 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 100%;
  letter-spacing: 0.1em;
  display: block;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_tel .txt_2 {
    font-weight: normal;
  }
}
.con_contact .box_contact .cell_btn {
  width: 50%;
  padding-right: 80px;
}
@media only screen and (max-width: 1024px) {
  .con_contact .box_contact .cell_btn {
    padding-right: 0;
  }
}
.con_contact .box_contact .cell_btn .txt_1 {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  -webkit-transform: rotate(0.028deg);
  transform: rotate(0.028deg);
  font-size: 129%;
  letter-spacing: 0.1em;
  margin-bottom: 15px;
  margin-left: -50px;
  display: block;
  text-align: center;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_btn .txt_1 {
    font-weight: normal;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .con_contact .box_contact .cell_btn .txt_1 {
    font-size: 129%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_btn .txt_1 {
    font-size: 108%;
  }
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_btn .txt_1 {
    margin-left: -15px;
  }
}
.con_contact .box_contact .cell_btn .txt_1 span {
  padding-left: 50px;
  padding-right: 15px;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_btn .txt_1 span {
    padding-left: 30px;
  }
}
.con_contact .box_contact .cell_btn .txt_1:before, .con_contact .box_contact .cell_btn .txt_1:after {
  position: absolute;
  content: '';
  width: 35px;
  height: 1px;
  border-top: none;
  border-bottom: none;
  background: #ccc;
  top: 50%;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_btn .txt_1:before, .con_contact .box_contact .cell_btn .txt_1:after {
    width: 15px;
  }
}
.con_contact .box_contact .cell_btn .button_group {
  margin-left: -10px;
  margin-right: -10px;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_btn .button_group {
    margin: 0;
  }
}
.con_contact .box_contact .cell_btn .button_group li {
  float: left;
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
}
@media only screen and (max-width: 767px) {
  .con_contact .box_contact .cell_btn .button_group li {
    width: 100%;
    padding: 0;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 768px) {
  .con_contact .box_contact .cell_btn .button_group .btn a {
    width: 100%;
    max-width: 100%;
  }
}
@media print {
  .con_contact .box_contact .cell_btn .button_group .btn a {
    width: 100%;
    max-width: 100%;
  }
}
.ie8 .con_contact .box_contact .cell_btn .button_group .btn a {
  width: 100%;
  max-width: 100%;
}
.con_contact .box_contact .cell_tel .btn_normal,
.con_contact .box_contact .cell_btn .btn_normal {
  margin-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  .con_contact .box_contact .cell_tel,
  .con_contact .box_contact .cell_btn {
    display: block;
    width: 100%;
  }
}
