@charset "utf-8";
/* CSS レイアウト共通 */
body {
  font: 13px/1.231 arial, helvetica, clean, sans-serif;
  *font-size: small;
  *font: x-small;
  -webkit-text-size-adjust: 100%;
}
body {
  font-family: 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
}
;
;
body {
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
}
*:first-child + html body {
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
}
* html body {
  font-family: 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', 'MS P Gothic', sans-serif;
}
html, body {
  width: 100%;
  height: 100%;
  padding: 0px;
  margin: 0px;
}
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {
  overflow: hidden; /*デザイン時のみ使用 */
  display: inline-table;
}
/* Hides from IE-mac \*/
* html .clearfix {
  height: 1%;
}
.clearfix {
  display: block;
}
/* End hide from IE-mac */
h1, h2, h3, h4, h5 {
  font-size: 100%;
}
#cebu_hotel_pool * {
  margin: 0px;
  padding: 0px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#cebu_hotel_pool img {
  border: 0px;
  vertical-align: top;
  max-width: 100%;
  height: auto;
  width /***/ : auto;
}
#cebu_hotel_pool li {
  list-style-type: none;
  text-decoration: none;
}
#cebu_hotel_pool a {
  text-decoration: none;
}
#cebu_hotel_pool a:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
#cebu_hotel_pool h3 {
  margin-top: 0px;
  background: none;
  height: auto;
}
#cebu_hotel_pool {
  width: 100%;
  font-size: 20px;
  color: #000;
  line-height: 1.6;
  background-color: #FFF;
  /* min-width: 1240px; */
}
/*TOP*/
#cebu_hotel_pool .top .topimg {
  position: relative;
  width: auto;
  height: auto;
}
#cebu_hotel_pool .top .topimg > img {
  width: 100%;
}
#cebu_hotel_pool .top .topimg h2 img {
  position: absolute;
  top: 50%;
  left: 49.7%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  max-width: 100%;
  width: 60vw;
}
#cebu_hotel_pool .top .toptext p {
  text-align: left;
  width: 1100px;
  margin: 2% auto;
  font-size: 20px;
  line-height: 1.75;
  color: #004b8b;
  font-weight: 600;
}
/*OUTLINE*/
#cebu_hotel_pool .outline {
  width: 1100px;
  margin: 0 auto;
  color: #00a0e9;
  border: 6px solid #00a0e9;
  border-radius: 15px;
  padding: 2% 0 3%;
}
#cebu_hotel_pool .outline h3 {
  font-size: 25px;
  margin: 0 auto 2%;
  text-align: center;
}
#cebu_hotel_pool .outline ul {
  font-size: 24px;
  font-weight: normal;
}
#cebu_hotel_pool .outline ul li {
  padding-top: 20px;
  line-height: 1.5;
  margin-left: 4%;
  font-weight: bold;
}
#cebu_hotel_pool .outline ul a {
  color: #00a0e9;
  border-bottom: 1px solid #00a0e9;
}
#cebu_hotel_pool .outline ul li a:before {
  content: "●";
  color: #00a0e9;
  position: relative;
  padding-right: 7px;
}
/*SECTION*/
#cebu_hotel_pool .main .section {
  margin: 5% auto 5%;
  text-align: center;
  width: 1100px;
}
#cebu_hotel_pool .main .section h3 {
  color: #333333;
  font-size: 30px;
}
#cebu_hotel_pool .main .section .border {
  height: 20px;
  background-image: url("../img/hotel-pool/border.png");
  background-repeat: no-repeat;
  background-position: bottom;
  margin: 0 auto 2%;
}
#cebu_hotel_pool .main .section .section_photo img {
  width: 1100px;
  object-fit: cover;
}
#cebu_hotel_pool .main .section .section_text {
  color: #333333;
  font-size: 20px;
  text-align: left;
  margin: 2% 0;
  line-height: 1.8;
letter-spacing: -0.4px;
}
#cebu_hotel_pool .main .section .point {
  border: 6px solid #59b6e8;
  border-radius: 18px;
  margin: 3% auto 4%;
}
#cebu_hotel_pool .main .section .point h3 {
  background-color: #59b6e8;
  border-radius: 10px 10px 0 0 / 10px 10px 0 0;
  padding: 30px 0;
  height: 6.5vh;
  background-image: url("../img/hotel-pool/point.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 23%;
}
#cebu_hotel_pool .main .section .point ul {
  font-size: 24px;
  font-weight: normal;
  text-align: left;
  margin: 2% 0;
}
#cebu_hotel_pool .main .section .point ul li {
  line-height: 2;
  margin-left: 4%;
  font-weight: 600;
  color: #333333;
  vertical-align: baseline;
}
#cebu_hotel_pool .main .section .point ul li img {
  line-height: 2;
  margin-right: 20px;
  vertical-align: sub;
}
#cebu_hotel_pool .matome {
  width: 1100px;
  margin: 0 auto 5%;
  background-color: #a2e2fd;
  border-radius: 50px;
  border: 1px solid #a2e2fd;
	/* padding-bottom: 50px; */
}
#cebu_hotel_pool .matome .matome_box {
  background-color: #fff;
  border-radius: 40px;
  text-align: center;
  color: #333333;
  margin: 5px 5px 20px;
  border: 1px solid #fff;
}
#cebu_hotel_pool .matome .matome_box h3 {
  margin-top: 2%;
}
#cebu_hotel_pool .matome .matome_box p {
  text-align: left;
  padding: 3% 4%;
  font-size: 18px;
  font-weight: normal;
  line-height: 2;
}
/*ホテル評価*/
#cebu_hotel_pool .data-box {
    display: flex;
    font-size: 14px;
    justify-content: center;
}
#cebu_hotel_pool .data-box .iconbox p.rank {
    width: auto;
    color: #fff;
    border-radius: 12px;
    padding: 0 10px;
    text-align: center;
    display: inline-block;
    font-weight: bold;
}
#cebu_hotel_pool .data-box .iconbox p.rank.high {
    background: #a48700;
}
#cebu_hotel_pool .data-box .iconbox p.rank.low {
    background: #213264;
}
#cebu_hotel_pool .data-box p.kuchikomi .evaluation {
    font-weight: bold;
    padding-left: 4px;
}
#cebu_hotel_pool .data-box p.kuchikomi {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 10px;
}
#cebu_hotel_pool .data-box p.kuchikomi .evaluation.ore {
    color: #ff4e00;
}
#cebu_hotel_pool .data-box p.kuchikomi .evaluation.yellow {
    color: #ff9900;
}
#cebu_hotel_pool .data-box p.kuchikomi .evaluation .comment {
    padding-left: 0;
}
#cebu_hotel_pool .data-box p.kuchikomi .number {
    font-weight: normal;
    color: #000;
    padding: 0;
    margin: 0;
}
#cebu_hotel_pool .data-box p.kuchikomi .number a {
    text-decoration: underline;
    display: inline;
}
#cebu_hotel_pool .data-box p.kuchikomi .star {
    display: flex;
}
#cebu_hotel_pool .box-left .data-box, #cebu_hotel_pool .box-right .data-box {
    width: 100%;
}



/* PCレイアウト */
@media (min-width: 640px) {
  /*--------------------------------------------------*
 *   PCでは無効/表示されない
 *--------------------------------------------------*/
  .pc_none {
    display: none !important;
  }
}
/* スマホレイアウト */
@media (max-width: 639px) {
  /*--------------------------------------------------*
 *   SPでは無効/表示されない
 *--------------------------------------------------*/
  .sp_none {
    display: none !important;
  }
  #cebu_hotel_pool {
    font-size: 14px;
    min-width: inherit;
    padding-bottom: 20px;
  }
  #panlist_cebu ol li {
    line-height: normal;
  }
  #panlist_cebu li a {
    font-size: 12px;
  }
  /*TOP*/
  #cebu_hotel_pool .top {
    width: 100vw;
  }
  #cebu_hotel_pool .top .topimg {
    width: 100vw;
  }
  #cebu_hotel_pool .top .topimg h2 img {
    width: 80vw;
  }
  #cebu_hotel_pool .top .toptext p {
    width: 94%;
    margin: 3% auto 5%;
    font-size: 3.5vw;
    line-height: 1.75;
  }
  /*OUTLINE*/
  #cebu_hotel_pool .outline {
    width: 94%;
    border: 4px solid #00a0e9;
  }
  #cebu_hotel_pool .outline h3 {
    font-size: 6vw;
    margin: 2% auto 0;
  }
  #cebu_hotel_pool .outline ul {
    font-size: 3.8vw;
    padding-right: 0;
  }
  #cebu_hotel_pool .outline ul li {
    padding-top: 5px;
    line-height: 1.75;
    margin-left: 10px;
  }
  #cebu_hotel_pool .outline ul li a:before {
    padding-right: 5px;
  }
  /*SECTION*/
  #cebu_hotel_pool .main .section {
    width: 94%;
  }
  #cebu_hotel_pool .main .section h3 {
    font-size: 4.2vw;
    margin-top: 1vh;
    font-weight: bold;
  }
  #cebu_hotel_pool .main .section .border {
    height: 10px;
    background-image: url("../img/hotel-pool/bordersp.png");
    background-size: contain;
  }
  #cebu_hotel_pool .main .section .section_photo img {
    width: 100%;
  }
  #cebu_hotel_pool .main .section .section_text {
    font-size: 3.5vw;
    width: 97%;
    margin: 2% auto;
    letter-spacing: normal;
  }
  #cebu_hotel_pool .main .section .point {
    border: 3px solid #59b6e8;
    border-radius: 10px;
    width: 100%;
    margin: 10px auto 10%;
  }
  #cebu_hotel_pool .main .section .point h3 {
    border-radius: 5px 5px 0 0 / 5px 5px 0 0;
    padding: 1% 0;
    height: 5vh;
    background-size: 40%;
    margin-top: 0;
  }
  #cebu_hotel_pool .main .section .point ul {
    font-size: 3vw;
    /* width: 90vw; */
    /* padding-right: 3vw; */
    font-size: 14px;
  }
  #cebu_hotel_pool .main .section .point ul li {
    padding-left: 1.5em;
    text-indent: -1.2em;
    margin-left: 5px;
  }
  #cebu_hotel_pool .main .section .point ul li img {
    margin-right: 5px;
    width: 5%;
  }
  #cebu_hotel_pool .matome {
    width: 94%;
    margin: 10% auto 5%;
    border-radius: 10px;
		/* padding-bottom: 20px; */
  }
  #cebu_hotel_pool .matome .matome_box {
    border-radius: 5px;
    margin: 5px 5px 15px;
  }
  #cebu_hotel_pool .matome .matome_box h3 {
    width: 50%;
    margin: 5% auto 0;
  }
  #cebu_hotel_pool .matome .matome_box p {
    padding: 3% 2%;
    font-size: 3.5vw;
  }
  /*ホテル評価スマホ*/
#cebu_hotel_pool .data-box .iconbox p.rank{
padding: 0 2px;
}
#cebu_hotel_pool .data-box{
font-size: 3vw;
margin-top: 6vh;
}
#cebu_hotel_pool .data-box p.kuchikomi{
margin-left: 5px;
}
#cebu_hotel_pool .data-box p.kuchikomi .star img{
width: 15px;
}
}