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

 file name  :esthe.css
 author	 :Ability Consultant
style info  :エステ
=================================================================== */
/*-----------------------------------------------------------
	ページ設定
-----------------------------------------------------------*/
#esthe .gnav ul li.gnav_est {
  border-bottom: 3px solid #64ad5d;
}

/*----------------------------------------------------
	.タイトル指定
----------------------------------------------------*/
.wrp_pgtit .con_pgtitle {
  background: url(http://hotel-rosablanca.com/esthe/images/bg_title.jpg) center 0 no-repeat;
}
.wrp_pgtit .con_pgtitle h2.title {
  background: url(../esthe/images/st_title.png) 10px center no-repeat;
}

/*----------------------------------------------------
	.con_intro　	イントロ
----------------------------------------------------*/
.con_intro {
  *zoom: 1;
  width: 1280px;
  margin: 0 auto;
  padding-bottom: 3%;
  margin-bottom: 30px;
}
.con_intro:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 1280px) {
  .con_intro {
    width: 100%;
  }
}
.con_intro h3.img_intro {
  margin-bottom: 1.5%;
}
.con_intro h3.img_intro img {
  width: 100%;
}

/*----------------------------------------------------
	.con_esthe　	エステ
----------------------------------------------------*/
.con_esthe {
  *zoom: 1;
  width: 1280px;
  margin: 0 auto;
}
.con_esthe:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 1280px) {
  .con_esthe {
    width: 100%;
  }
}
.con_esthe .st_smp5 .tit {
  background-image: url(http://hotel-rosablanca.com/esthe/images/st_smp.png);
  width: 255px;
  padding-top: 37px;
}
.con_esthe .wrp_point {
  padding: 0 0 3%;
  margin: 20px 0 40px;
}
.con_esthe .wrp_point ul {
  margin: 0 auto;
  width: 100%;
}
.con_esthe .wrp_point ul li {
  background: #fcf9eb;
  float: left;
  width: 19%;
  padding: 1.5%;
  margin-right: 1%;
  margin-bottom: 4%;
  -webkit-box-shadow: 1px 2px 3px #e0dbdb;
  -moz-box-shadow: 1px 2px 3px #e0dbdb;
  box-shadow: 1px 2px 3px #e0dbdb;
}
.con_esthe .wrp_point ul li:last-child {
  margin-right: 0;
}
.con_esthe .wrp_point ul li .wrp_st_point {
  background-image: url(http://hotel-rosablanca.com/esthe/images/ic_rose_pink.png);
  background-position: top left;
  background-repeat: no-repeat;
  margin-bottom: 8%;
  padding-left: 39px;
  padding-top: 2%;
}
.con_esthe .wrp_point ul li .wrp_st_point p.st_point {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
  font-size: 1.2rem;
}
.con_esthe .wrp_point ul li .wrp_st_point p.st_point span.red {
  color: #c82f2f;
}
.con_esthe .wrp_point ul li .wrp_st_point p.st_point span.blue {
  color: #2a57a1;
}
@media only screen and (max-width: 1024px) {
  .con_esthe .wrp_point ul li .wrp_st_point p.st_point {
    font-size: 1.1rem;
  }
}
.con_esthe .wrp_point ul li .txt_point span {
  font-size: .8em;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .con_esthe .wrp_point ul li {
    width: 30%;
    margin-right: 3%;
  }
}
@media only screen and (max-width: 736px) {
  .con_esthe .wrp_point ul li {
    width: 48%;
    margin-right: 4%;
  }
  .con_esthe .wrp_point ul li:nth-child(2n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .con_esthe .wrp_point ul li {
    width: 94%;
    margin: 0 3% 5%;
    float: none;
    padding: 15px;
  }
  .con_esthe .wrp_point ul li .wrp_st_point {
    margin-bottom: 5%;
  }
}
.con_esthe .con_course {
  margin-bottom: 10%;
}
.con_esthe .con_course .st_smp3 {
  margin-bottom: 20px;
}
.con_esthe .con_course .st_smp3 h4 {
  background-image: url(http://hotel-rosablanca.com/esthe/images/st_basic_smp.png);
  padding-top: 20px;
}
.con_esthe .con_course ul {
  padding: 0 1%;
  width: 100%;
}
.con_esthe .con_course ul li {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
  margin-bottom: 1%;
  width: 100%;
}
.con_esthe .con_course ul li .st_course {
  background-image: url(../esthe/images/ic_leaf_green.png);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 44px;
  padding-top: 1%;
  margin-bottom: 5px;
}
.con_esthe .con_course ul li .st_course p {
  font-size: 1.2rem;
}
.con_esthe .con_course ul li .st_course p span {
  font-family: "Times New Roman";
  font-size: 1.4rem;
  color: #66400d;
}
@media only screen and (max-width: 736px) {
  .con_esthe .con_course ul li .st_course p {
    font-size: 1.05rem;
  }
  .con_esthe .con_course ul li .st_course p span {
    font-size: 1.25rem;
  }
}
.con_esthe .con_course ul li .box_table {
  width: 70%;
  float: left;
}
@media only screen and (max-width: 736px) {
  .con_esthe .con_course ul li .box_table {
    width: 100%;
    float: none;
  }
}
.con_esthe .con_course ul li .box_table table tbody tr td.radies {
  background: #FCE7DB;
}
.con_esthe .con_course ul li .box_table table tbody tr td.mens {
  background: #EFEFEE;
}
.con_esthe .con_course ul li .box_table table tbody tr td.at {
  background: #f1e8d8;
}
.con_esthe .con_course ul li .img_menu {
  width: 30%;
  padding-left: 2%;
  float: left;
  position: relative;
}
.con_esthe .con_course ul li .img_menu:after {
  position: absolute;
  content: "";
  box-shadow: 0 15px 10px rgba(0, 0, 0, 0.5);
  transform: rotate(3deg);
  right: 5px;
  left: auto;
  top: auto;
  bottom: 15px;
  z-index: -1;
  width: 50%;
  height: 20%;
}
.con_esthe .con_course ul li .img_menu img {
  width: 100%;
}
@media only screen and (max-width: 736px) {
  .con_esthe .con_course ul li .img_menu {
    display: none;
  }
}
.con_esthe .con_course ul .txt_des {
  padding-left: 10px;
  font-size: .8rem;
}

/*----------------------------------------------------
	.con_resv	ご予約方法
----------------------------------------------------*/
.con_resv {
  *zoom: 1;
  width: 1280px;
  margin: 0 auto;
  padding: 2.4% 3% 3%;
  background: #fef4f7 url(http://hotel-rosablanca.com/esthe/images/pt_st_top.png) left top repeat-x;
  border: 1px solid #f8dee7;
  border-top: none;
  margin-bottom: 80px;
}
.con_resv:after {
  content: "";
  display: table;
  clear: both;
}
@media only screen and (max-width: 1280px) {
  .con_resv {
    width: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .con_resv {
    margin-bottom: 40px;
  }
}
.con_resv .st_smp2 {
  display: block;
  height: 0;
  overflow: hidden;
  background: url("http://hotel-rosablanca.com/esthe/images/st_resv.png") center center no-repeat;
  padding-top: 50px;
  margin-bottom: 20px;
  margin-bottom: 26px;
}
@media only screen and (max-width: 1024px) {
  .con_resv .st_smp2 {
    background: none !important;
    padding: 15px 0 10px;
    height: auto;
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
    text-align: center;
    font-weight: normal;
    font-size: 1.4em;
    line-height: 1.2;
  }
  .con_resv .st_smp2 span {
    font-size: .8em;
    display: block;
    font-family: "Times New Roman";
    color: #dfc47a;
  }
}
@media only screen and (max-width: 736px) {
  .con_resv .st_smp2 {
    margin-bottom: 10px;
  }
}
.con_resv .wrp {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}
.con_resv .wrp li {
  display: table-cell;
  width: 33.333%;
}
@media only screen and (max-width: 736px) {
  .con_resv .wrp li {
    display: block;
    width: 100%;
  }
}
.con_resv .wrp li img {
  width: 100%;
  padding: 1% 2%;
}
@media only screen and (max-width: 736px) {
  .con_resv .wrp li img {
    padding: 1% 0;
  }
}
.con_resv .txt {
  width: 98%;
  margin: 0 auto 30px;
  text-align: center;
}
@media only screen and (max-width: 736px) {
  .con_resv .txt {
    text-align: left;
  }
}
.con_resv .wrp_resv_con {
  margin-bottom: 10px;
}
.con_resv .wrp_resv_con .box_left {
  width: 49%;
  float: right;
  padding-left: 3%;
  overflow: hidden;
  *zoom: 1;
  margin-top: 32px;
}
@media only screen and (max-width: 1024px) {
  .con_resv .wrp_resv_con .box_left {
    margin-top: 6px;
  }
}
@media only screen and (max-width: 736px) {
  .con_resv .wrp_resv_con .box_left {
    width: 100%;
    float: none;
    padding-left: 0;
    margin-bottom: 20px;
  }
}
.con_resv .wrp_resv_con .box_left .inner {
  float: left;
  width: 54%;
  font-size: .9em;
}
@media only screen and (max-width: 736px) {
  .con_resv .wrp_resv_con .box_left .inner {
    float: none;
    width: 100%;
  }
}
.con_resv .wrp_resv_con .box_left .inner .txt_sub {
  margin: 6px 0 10px;
}
.con_resv .wrp_resv_con .box_left .inner .tel {
  background: #fff;
  padding: 20px 20px 24px 23px;
}
@media only screen and (max-width: 736px) {
  .con_resv .wrp_resv_con .box_left .inner .tel {
    display: none;
  }
}
.con_resv .wrp_resv_con .box_left .inner .tel_sp {
  display: none;
  background: #fff;
  padding: 20px 20px 24px 23px;
}
@media only screen and (max-width: 736px) {
  .con_resv .wrp_resv_con .box_left .inner .tel_sp {
    display: block;
  }
}
.con_resv .wrp_resv_con .box_left .img {
  float: right;
  width: 40%;
}
@media only screen and (max-width: 736px) {
  .con_resv .wrp_resv_con .box_left .img {
    float: none;
    width: 100%;
    display: none;
  }
}
.con_resv .wrp_resv_con .box_right {
  width: 49%;
  float: left;
  background: #f9e5eb;
  padding: 1.4% 2%;
}
@media only screen and (max-width: 736px) {
  .con_resv .wrp_resv_con .box_right {
    width: 100%;
    float: none;
    padding: 2%;
  }
}
.con_resv .wrp_resv_con .box_right a {
  display: block;
  text-decoration: none;
}
.con_resv .wrp_resv_con .box_right a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=80);
  opacity: 0.8;
}
.con_resv .wrp_resv_con .box_right .wrp_border {
  border-bottom: double #e8bbc8;
  margin-bottom: 10px;
  padding: 1%;
}
.con_resv .wrp_resv_con .box_right .wrp_border .photo {
  width: 40%;
  float: left;
  padding: 14px 14px 4px 14px;
  background-image: url(http://hotel-rosablanca.com/esthe/images/bg_box_resv.png);
  background-repeat: no-repeat;
  background-position: 0 0;
  margin: -14px 0 0 -14px;
}
@media only screen and (max-width: 1024px) {
  .con_resv .wrp_resv_con .box_right .wrp_border .photo {
    padding: 10px 1px 12px 12px;
  }
}
.con_resv .wrp_resv_con .box_right .wrp_border .photo img {
  width: 100%;
  padding: 4%;
}
.con_resv .wrp_resv_con .box_right .wrp_border .txt_plan {
  width: 60%;
  float: left;
  padding: 0;
  position: relative;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .con_resv .wrp_resv_con .box_right .wrp_border .txt_plan {
    padding-left: 3%;
  }
}
.con_resv .wrp_resv_con .box_right .wrp_border .txt_plan p.tl_plan {
  color: #c7446a;
  margin-bottom: 7px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
  font-size: 1.15rem;
  min-height: 90px;
}
@media only screen and (max-width: 1024px) {
  .con_resv .wrp_resv_con .box_right .wrp_border .txt_plan p.tl_plan {
    font-size: 1.05em;
  }
}
.con_resv .wrp_resv_con .box_right .wrp_border .txt_plan table.meal {
  width: 100%;
  font-size: .75rem;
}
.con_resv .wrp_resv_con .box_right .wrp_border .txt_plan table.meal tbody {
  border: 1px #e9b1c2 solid;
  border-left: none;
}
.con_resv .wrp_resv_con .box_right .wrp_border .txt_plan table.meal tbody tr th, .con_resv .wrp_resv_con .box_right .wrp_border .txt_plan table.meal tbody tr td {
  padding: 1% 2%;
}
.con_resv .wrp_resv_con .box_right .wrp_border .txt_plan table.meal tbody tr th {
  background: #e9b1c2;
  font-weight: normal;
}
.con_resv .wrp_resv_con .box_right .wrp_border .txt_plan table.meal tbody tr td {
  background: #fff;
}
.con_resv .wrp_resv_con .box_right .txt_price {
  text-align: right;
  padding-right: 2%;
}

/*----------------------------------------------------
	.box_table	料金表
----------------------------------------------------*/
.box_table {
  border: 1px solid #ddd;
  padding: 6px;
  background-color: #fff;
  margin: 0 0 20px;
}
.box_table table {
  width: 100%;
  border-collapse: collapse;
  margin: 0;
  background: #f8f3eb;
}
.box_table table tbody {
  font-size: .95rem;
}
@media only screen and (max-width: 1024px) {
  .box_table table tbody {
    font-size: .8rem;
  }
}
.box_table table tbody tr {
  display: table-row;
  vertical-align: inherit;
  border-color: inherit;
}
.box_table table tbody tr th {
  border: 1px solid #fff;
  text-align: left;
  font-weight: normal;
  padding: 15px 20px;
}
.box_table table tbody tr th.col_a {
  background: #F1EDE7;
  font-size: .925rem;
}
.box_table table tbody tr th p.txt_supple {
  margin-top: 5px;
  font-size: 80%;
  color: #7D7575;
}
.box_table table tbody tr td {
  padding: 15px 10px 15px 5px;
  line-height: 1.5em;
  border: 1px solid #fff;
  text-align: right;
  width: 17%;
}
.box_table table tbody tr td:first-child {
  width: 15%;
}

/*----------------------------------------------------
	.con_weddingethte	ウェディングエステ
----------------------------------------------------*/
.con_weddingethte {
  width: 100%;
  margin-bottom: -4%;
  padding-top: 70px;
}
@media only screen and (max-width: 736px) {
  .con_weddingethte {
    margin-bottom: 0;
    padding-top: 30px;
  }
}
.con_weddingethte .wrp_weddingethte {
  position: relative;
  *zoom: 1;
}
.con_weddingethte .wrp_weddingethte:after {
  content: "\0020";
  display: block;
  height: 0;
  clear: both;
  overflow: hidden;
  visibility: hidden;
}
.con_weddingethte .wrp_weddingethte:before {
  content: "";
  width: 100%;
  height: 60px;
  background: #feefef;
  display: block;
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte:before {
    height: 30px;
  }
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte {
    padding-top: 0;
    background-size: cover;
  }
}
.con_weddingethte .wrp_weddingethte .box_l {
  margin-top: -26px;
  float: left;
  width: 50%;
  padding-right: 4%;
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte .box_l {
    padding-right: 0;
    width: 96%;
    float: none;
    margin: -40px auto 0;
    display: none;
  }
}
.con_weddingethte .wrp_weddingethte .box_l img {
  width: 100%;
}
.con_weddingethte .wrp_weddingethte .box_r {
  float: right;
  width: 50%;
  position: relative;
  z-index: 10;
  top: -92px;
}
@media only screen and (max-width: 1024px) {
  .con_weddingethte .wrp_weddingethte .box_r {
    top: -88px;
  }
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte .box_r {
    width: 96%;
    float: none;
    top: -50px;
    margin: 0 auto;
  }
}
.con_weddingethte .wrp_weddingethte .box_r .st_at {
  margin-bottom: 26px;
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte .box_r .st_at {
    margin-bottom: 12px;
  }
}
.con_weddingethte .wrp_weddingethte .box_r .cols {
  overflow: hidden;
  *zoom: 1;
}
.con_weddingethte .wrp_weddingethte .box_r .cols .col_face, .con_weddingethte .wrp_weddingethte .box_r .cols .col_body {
  width: 42%;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .con_weddingethte .wrp_weddingethte .box_r .cols .col_face, .con_weddingethte .wrp_weddingethte .box_r .cols .col_body {
    width: 50%;
  }
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte .box_r .cols .col_face, .con_weddingethte .wrp_weddingethte .box_r .cols .col_body {
    padding: 1%;
  }
}
.con_weddingethte .wrp_weddingethte .box_r .cols .col_face .st, .con_weddingethte .wrp_weddingethte .box_r .cols .col_body .st {
  margin-bottom: 8px;
}
.con_weddingethte .wrp_weddingethte .box_r .cols .col_face .txt, .con_weddingethte .wrp_weddingethte .box_r .cols .col_body .txt {
  color: #7c6d64;
  padding-left: 20px;
  font-size: .9em;
  margin-bottom: 10px;
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte .box_r .cols .col_face .txt, .con_weddingethte .wrp_weddingethte .box_r .cols .col_body .txt {
    padding-left: 0;
    font-size: .85em;
  }
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte .box_r .cols .col_face .txt br, .con_weddingethte .wrp_weddingethte .box_r .cols .col_body .txt br {
    display: none;
  }
}
.con_weddingethte .wrp_weddingethte .box_r .cols .col_face .img, .con_weddingethte .wrp_weddingethte .box_r .cols .col_body .img {
  padding-left: 20px;
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte .box_r .cols .col_face .img, .con_weddingethte .wrp_weddingethte .box_r .cols .col_body .img {
    padding-left: 0;
  }
}
.con_weddingethte .wrp_weddingethte .box_r .cols .at_txt {
  clear: both;
  font-size: .9em;
  color: #7c6d64;
  padding: 20px;
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte .box_r .cols .at_txt {
    padding: 10px;
    font-size: .85em;
  }
}
.con_weddingethte .wrp_weddingethte .box_r .box_tel {
  border: 1px solid #ffd6d6;
  padding: 3px;
  overflow: hidden;
  *zoom: 1;
}
.con_weddingethte .wrp_weddingethte .box_r .box_tel .tel_txt {
  width: 56%;
  float: left;
  color: #7c6d64;
  font-size: .9em;
  padding: 3% 0 0 3.4%;
}
@media only screen and (max-width: 1024px) {
  .con_weddingethte .wrp_weddingethte .box_r .box_tel .tel_txt {
    float: none;
    width: 100%;
    margin-bottom: 3%;
  }
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte .box_r .box_tel .tel_txt {
    font-size: .85em;
  }
}
.con_weddingethte .wrp_weddingethte .box_r .box_tel .col_tel {
  width: 44%;
  float: right;
  background: #ffd6d6;
  padding: 20px;
}
@media only screen and (max-width: 1024px) {
  .con_weddingethte .wrp_weddingethte .box_r .box_tel .col_tel {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte .box_r .box_tel .col_tel {
    display: none;
  }
}
.con_weddingethte .wrp_weddingethte .box_r .box_tel .col_tel_sp {
  display: none;
  width: 44%;
  float: right;
  background: #ffd6d6;
  padding: 20px;
}
.con_weddingethte .wrp_weddingethte .box_r .box_tel .col_tel_sp a {
  text-decoration: none;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .con_weddingethte .wrp_weddingethte .box_r .box_tel .col_tel_sp {
    float: none;
    width: 100%;
  }
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .wrp_weddingethte .box_r .box_tel .col_tel_sp {
    display: block;
  }
}
.con_weddingethte .btn_wedding {
  position: relative;
  top: -60px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 736px) {
  .con_weddingethte .btn_wedding {
    top: -30px;
    margin-top: 0;
    margin-bottom: 30px;
  }
}
.con_weddingethte .btn_wedding a {
  width: 260px;
  background-image: url(../esthe/images/btn_wedding.png);
  margin: 0 auto;
}
.con_weddingethte .btn_wedding a div {
  padding-top: 40px;
  width: 80%;
  margin: 0 auto;
}

/*----------------------------------------------------
	.wrp_btn_pdf	pdfボタン
----------------------------------------------------*/
.esthe_plan {
  margin-bottom: 50px;
}
@media only screen and (max-width: 736px) {
  .esthe_plan {
    margin-bottom: 30px;
  }
}
.esthe_plan .wrp_btn_pdf {
  width: 98%;
  margin: 0 auto;
}
.esthe_plan .wrp_btn_pdf .st {
  text-align: center;
  margin-bottom: 20px;
}
@media only screen and (max-width: 736px) {
  .esthe_plan .wrp_btn_pdf .st {
    margin-bottom: 12px;
  }
}
.esthe_plan .wrp_btn_pdf .btn_pdf {
  display: table-cell;
  text-align: center;
  position: relative;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 Pr6 W6", "Hiragino Mincho Pro", "HGS明朝E", "メイリオ", "ＭＳ Ｐ明朝", "MS PMincho", Times, serif;
  font-size: 1.2em;
}
.esthe_plan .wrp_btn_pdf .btn_pdf:after {
  content: url("http://hotel-rosablanca.com/rooms/petcottage/images/ic_pdf.png");
  position: absolute;
  right: 0;
  top: 0;
}
.esthe_plan .wrp_btn_pdf .btn_pdf a {
  text-decoration: none;
}
.esthe_plan .btn_estheplan {
  margin-top: 30px;
}
.esthe_plan .btn_estheplan a {
  width: 242px;
  background-image: url(http://hotel-rosablanca.com/esthe/images/btn_estheplan.png);
  margin: 0 auto;
}
.esthe_plan .btn_estheplan a div {
  padding-top: 40px;
  width: 80%;
  margin: 0 auto;
}

.boxLink1 {
  cursor: pointer;
}