@charset "UTF-8";
#left_container #Wrapper #kuchikomiHeader {
  /* margin: 0 auto 9px; */
  padding: 15px 0 0 0;
  min-height: 245px;
  display: flex;
  flex-wrap: wrap;
  align-content: space-between;
  border-radius: 5px 5px 0 0;
  margin: 0!important;
}
.hotel-haikei {
  display: inline-block;
  background: #0004;
  width: 100%;
 }
.hotel-ch1 {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  line-height: 1.35em;
  display: inline-block;
  padding: 10px;
  @media screen and (min-width: 641px) {
    font-size: 34px;
  }
}
.hot16 {
  font-size: 14px;
  color: white;
  @media screen and (min-width: 641px) {
font-size: 16px;
  }
}

.hotel-nav{
width: 100%;
margin-top: 4px;
}
.hotel-nav-box{
margin: 0 auto;

}

.hotel-nav li{
float: left;
width: 32.9%;
text-align: center;
height: 40px;
  line-height: 40px;
  @media screen and (min-width: 641px) {
    width: 33.17%;
  }

}
li.li01{
border-radius: 0 0 0 5px;
}
li.li02{
border-left: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

li.li03{
border-radius: 0 0 5px 0;
}
.hotel-nav ul{
position: relative;
width: 100%;
height: 40px;
}
.hotel-nav ul li a{
display: block;
font-size: 12px;
@media screen and (min-width: 641px) {
font-size: 14px;
}
}
.hotel-nav a:hover {
  background-color: #Eb6877;
  color: #FFFFFF;
  text-decoration: none;
  }
@media screen and (max-width: 640px) {
  #countainer02 #left_container #Wrapper {
      width: 100%;
      height: auto;
      background: #fff;
  }
}
@media screen and (min-width: 641px) {
#countainer02 #left_container #Wrapper {
    
      background: #fff;}

}

.hotel-badge-item {
  margin-top: 10px;
  margin-right: 8px;
  border-radius: 4px;
  background: rgb(243 152 1 / 80%);
  box-shadow: 0 2px 2px rgba(0, 0, 0, .4);
  padding: 1px 5px;
  overflow: hidden;
  color: #fff;
  font-size: 12px;
  font-weight: bold;
  @media screen and (min-width: 641px) {
    padding: 8px 10px;
  }
}
.button-4 {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 75%;
    margin:0 auto;
    padding: .9em 2em;
    border: none;
    border-bottom: solid 5px #002f9f;
    border-radius: 5px;
    background-color: #055fcf;
    color: #fff;
    font-weight: 600;
    font-size: 1em;
    transition: .5s ease;
}

.button-4::after {
    transform: rotate(45deg);
    width: 5px;
    height: 5px;
    margin-left: 10px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    content: '';
}

.button-4:hover {
    transform: translateY(3px);
    border-bottom-width: 2px;
}
.button-area{

  margin: 35px 0;
}
.button-4 a{
  color: #fff;
    font-weight: 600;
    font-size: 1em;
}
.np1.review-left{
  font-size: 12px!important;
}
.np1.review-right-em{
  font-size: 12px!important;
  

}
.review-right-em{
  font-size: 18px;
font-weight: bold;
color: #ffcf32;
}
.review-rate{
  font-size: 16px;
  line-height: 32px;
}
.goto-plan{
text-align: right;
margin: 10px 5px;
border-radius: 5px;

@media screen and (min-width: 641px) {
  background: #f3f0f0fa;
  padding: 5px 10px;
  width: 92%;
  margin: 10px 3%;
 }
}
.goto-plan a{
  color: #008dde;
    text-decoration: underline;
    font-size: 14px;
    text-underline-offset: 3px;
}
.goto-plan a:hover{
  text-decoration: none;
}

.review-star5_rating{
  position: relative;
  z-index: 0;
  display: inline-block;
  white-space: nowrap;
  color: #CCCCCC; /* グレ〖カラ〖 极统に肋年步 */
  font-size: 18px; 
  line-height: 32px;
}
.review-star5_rating:before, .review-star5_rating:after{
  content: '\2605\2605\2605\2605\2605';
}
.review-star5_rating:after{
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
  overflow: hidden;
  white-space: nowrap;
  color: #ffcf32; /* イエロ〖カラ〖 极统に肋年步 */
}
.review-star5_rating[data-rate="5"]:after{ width: 100%; } /* 辣5 */
.review-star5_rating[data-rate="4.5"]:after{ width: 90%; } /* 辣4.5 */
.review-star5_rating[data-rate="4"]:after{ width: 80%; } /* 辣4 */
.review-star5_rating[data-rate="3.5"]:after{ width: 70%; } /* 辣3.5 */
.review-star5_rating[data-rate="3"]:after{ width: 60%; } /* 辣3 */
.review-star5_rating[data-rate="2.5"]:after{ width: 50%; } /* 辣2.5 */
.review-star5_rating[data-rate="2"]:after{ width: 40%; } /* 辣2 */
.review-star5_rating[data-rate="1.5"]:after{ width: 30%; } /* 辣1.5 */
.review-star5_rating[data-rate="1"]:after{ width: 20%; } /* 辣1 */
.review-star5_rating[data-rate="0.5"]:after{ width: 10%; } /* 辣0.5 */
.review-star5_rating[data-rate="0"]:after{ width: 0%; } /* 辣0 */


.kuchikomi-midashi h2 {
  position: relative;
  padding: 0.25em 0;
  font-size: 20px;
  font-weight: bold;
  padding-left: 10px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  margin-top: 10px;
  clear: both;
  }
  
  .kuchikomi-midashi h2:after {
  content: "";
  display: block;
  height: 4px;
  background: -webkit-linear-gradient(to right, rgb(230, 90, 90), transparent);
  background: linear-gradient(to right, rgb(230, 90, 90), transparent);
  }
  .kuchikomi-review{
    margin: 15px 0;
  }
  .kuchikomi-review-star{
    width: 100%;
    padding-left: 15px;
    @media screen and (min-width: 641px) {
  width: 50%;
    }
  }
  .kuchikomi-review-left {
    margin-left: 15px;
}


  .kuchikomi-review-hyouka{
    width: 100%;
    float: left;
    margin-bottom: 15px;
    @media screen and (min-width: 641px) {
  width: 50%;
    }
  }
  .kuchikomi-review-star dl,dt,dd{
    float: left;
  }
  .kuchikomi-all-review {
      background-color: #ffcf32;
      color: #000;
      font-size: 12px;
      font-weight: bold;
      padding: 5px;
      text-align: center;
      width: 18%;
      margin-bottom: 20px;
  }
  .kuchikomi-nk3 {
      padding: 5px 20px;
  }
  .kuchikomi-review-right-em{
    color: #ffcf32;
    font-size: 18px;
    font-weight: bold;
    padding-left: 6px;
  
    @media screen and (min-width: 641px) {
      font-size: 22px;
      padding-left: 8px;
    }
  }
  .np2{
  
    padding: 5px 0;
  }

  .kuchi-icon{
    width:20px;
    float:left;
    padding:3px 0;
    }
  .kuchi-tex{
    float:left;
  color:#000;font-size:14px;margin-left:5px;
    }


.come_b{
      font-size:16px;font-weight:bold;
      @media screen and (min-width: 641px) {
        font-size:19px;
      }
    }
    .bu-waku{
        width:100%;
      padding:5px 0;
      float:left;
      @media screen and (min-width: 641px) {
        padding:30px 0;
      }
    }
    .kuchikomi_detail{
      list-style-type: none;
    }
    .container3 {
      font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ逞ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
      text-align: center;
      margin-top:5px;
    }
    .btn-open3 {
      display: inline-block;
      width: 96%;
      height:40px;
      text-align: center;
      background-color: #caae61;
      font-size: 16px;
      line-height: 38px;
      color: #FFF;
      text-decoration: none;
      font-weight: bold;
      border: 2px solid #caae61;
      position: relative;
      overflow: hidden;
      border-radius: 4px;
      z-index: 1;
    }
    .btn-open3:after{
      width: 100%;
      height: 0;
      content:"";
      position: absolute;
      top: 50%;
      left: 50%;
      background : #FFF;
      opacity: 0;
      transform: translateX(-50%) translateY(-50%) rotate(45deg);
      transition: .2s;
      z-index: -1;
    }
    .btn-open3:hover{
      color: #caae61;
    }
    .btn-open3:hover:after{
      height: 460%;
      opacity: 1;
    }
    .btn-open3:active:after{
      height: 340%;
      opacity: 1;
    }	
    .container4 {
      font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ逞ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
      text-align: center;
      margin-top:5px;
    }
    .btn-open4 {
      display: inline-block;
      width: 96%;
      height:40px;
      text-align: center;
      background-color: #8ecab1;
      font-size: 16px;
      line-height: 38px;
      color: #FFF;
      text-decoration: none;
      font-weight: bold;
      border: 2px solid #8ecab1;
      position: relative;
      overflow: hidden;
      border-radius: 4px;
      z-index: 1;
    }
    .btn-open4:after{
      width: 100%;
      height: 0;
      content:"";
      position: absolute;
      top: 50%;
      left: 50%;
      background : #FFF;
      opacity: 0;
      transform: translateX(-50%) translateY(-50%) rotate(45deg);
      transition: .2s;
      z-index: -1;
    }
    .btn-open4:hover{
      color: #8ecab1;
    }
    .btn-open4:hover:after{
      height: 460%;
      opacity: 1;
    }
    .btn-open4:active:after{
      height: 340%;
      opacity: 1;
    }
    .container5 {
      font-family: "Yu Gothic", YuGothic, Verdana, 'Hiragino Kaku Gothic ProN','Hiragino Kaku Gothic Pro', 'ヒラギノ逞ゴ Pro W3', 'メイリオ', Meiryo, sans-serif;
      text-align: center;
      margin-top:20px;
    }
    .btn-open5 {
      display: inline-block;
      width: 96%;
      height:40px;
      text-align: center;
      background-color: #EB6877;
      font-size: 16px;
      line-height: 38px;
      color: #FFF;
      text-decoration: none;
      font-weight: bold;
      border: 2px solid #EB6877;
      position: relative;
      overflow: hidden;
      border-radius: 4px;
      z-index: 1;
    }
    .btn-open5:after{
      width: 100%;
      height: 0;
      content:"";
      position: absolute;
      top: 50%;
      left: 50%;
      background : #FFF;
      opacity: 0;
      transform: translateX(-50%) translateY(-50%) rotate(45deg);
      transition: .2s;
      z-index: -1;
    }
    .btn-open5:hover{
      color: #EB6877;
    }
    .btn-open:hover:after{
      height: 460%;
      opacity: 1;
    }
    .btn-open5:active:after{
      height: 340%;
      opacity: 1;
    }


#left_container #Wrapper .conti_np{
  padding:2%;
  border:solid 2px #EB6877;
  margin-bottom:12px;
  border-radius: 10px;
  font-size:14px;
  width:92%;
  margin:0px auto 10px auto;
  @media screen and (min-width: 641px) {
    padding:11px;
  }
}
#Wrapper .conti_np .photoCont{
  float:left;
  width:100%;
  text-align:center;
  @media screen and (min-width: 641px) {
    width:70%;
  }
}
#Wrapper .conti_np .dayCont{
  float:left;
  width:100%;
  text-align:left;
  @media screen and (min-width: 641px) {
    float:right;
    width:30%;
    text-align:right;
  }
}
#Wrapper .conti_np .stCont{
  float:left;
  width:100%;
  text-align:center;
padding:5px 0;
border-bottom:solid 1px #999;
margin-bottom:5px;
}
#Wrapper .conti_np .commentCont{
  float:left;
  width:100%; 
  word-wrap: break-word;
}
#Wrapper .conti_np .commentCont p{clear:both;}
.conti_np .photoCont p{color:#EB6877;font-size:20px;font-weight:bold;margin-top:5px;}



.np1{
  float:left;
  text-align:left;
  margin-right:20px;
  
  vertical-align:bottom;}
  .np2{
    float:left;
    text-align:left;
  }
  .fob{font-weight:bold;}
  .foball{font-weight:bold;padding-left:5px;color:#f28f01;}

/*????????*/
.pager {
  overflow: hidden;
  margin-bottom: 15px;
  @media screen and (min-width: 641px) {
    float:left;
	width:100%;
  }
}

.pager ul {
  list-style: none;
  position: relative;
  left: 50%;
  float: left;
}

.pager ul li {
  margin: 1px 1px;
  position: relative;
  left: -50%;
  float: left;
  @media screen and (min-width: 641px) {
    margin: 0 1px;
  }
}

.pager ul li span,
.pager ul li a {
  display: block;
  font-size: 12px;
  padding: 0.6em 1em;
  border-radius: 3px;
  @media screen and (min-width: 641px) {
    font-size: 16px;
  }
}

.pager ul li a {
  background: #EEE;
  color: #000;
  text-decoration: none;
  
}

.hyouji{
  width:100%;
  text-align:center;
  @media screen and (min-width: 641px) {
    clear: both;
  }
  }

  .kuchi-h {
    width: 100%
}

.kuchi1 {
    width: 50%;
    float: left
}

.kuchi-icon {
    width: 20px;
    float: left;
    padding: 3px 0
}

.kuchi-tex {
    float: left;
    color: #000;
    font-size: 14px;
    margin-left: 5px
}

