@charset "UTF-8";
/* TYO ページ内リンク */
.pagelink_box {
    background: #f0f8fa;
    padding: 1.8% 0;
}
.pagelink_inner {
    margin:0 auto;
    text-align:center;
}
.pagelink_inner li {
    display:inline-block;
    margin: 0 0.2%;
    vertical-align: middle;
}
.pagelink_inner li p {
    display:table;
    border:1px solid #12b5b4;
    background:#fff;
    border-radius:0.5em;
    line-height:1.3;
    height:55px;
    width:100%; 
}
.pagelink_inner a {
    display:table-cell;
    text-decoration:none;
    padding:3% 1.3vw 3% 0.4vw;
    vertical-align: middle;
    color:#222;
    font-size: 1.1em;
    width: 85%;
    position:relative;
}
.pagelink_inner li:nth-child(2n) p {
    border-color:#4d92d3;
}
.pagelink_inner li:nth-child(3n) p {
    border-color:#feab40;
}
.pagelink_inner a:after {
    content: '';
    border-top: 3px solid #12b5b4;
    border-right: 3px solid #12b5b4;
    display: inline-block;
    width: 1rem;
    height: 1rem;
    position: absolute;
    top: 40%;
    right:0.8em;
    -webkit-transform: rotate(135deg) translate(-35%,-40%);
    transform: rotate(135deg) translate(-35%,-40%);
}
.pagelink_inner li:nth-child(2n) a:after {
    border-top: 3px solid #4d92d3;
    border-right: 3px solid #4d92d3;
}
.pagelink_inner li:nth-child(3n) a:after {
    border-top: 3px solid #feab40;
    border-right: 3px solid #feab40;
}
.pagelink_inner a:hover {
    background:#12b5b41a;
    border-radius:0.3em;
}
.pagelink_inner li:nth-child(2n) a:hover {
    background:#4d92d31a;   
}
.pagelink_inner li:nth-child(3n) a:hover {
    background:#feab401a;
}
.pagelink_inner a:hover:after {
    top:42%;
}

.prince_bg {background-color: #f2fcfb;}
.bg_white>div>ul {background-color: #fff;}

@media screen and (max-width: 568px) {
   .pagelink_inner li {
       display:block;
       width: 88%;
       margin: 0 auto 1%;
   }
   .pagelink_inner li p {
       height:auto;
   }
   .pagelink_inner li a:hover,
   .pagelink_inner li:nth-child(2n) a:hover,
   .pagelink_inner li:nth-child(3n) a:hover {
       background:none;
   }
   .pagelink_inner a {
       font-size:1em;
   }
   .pagelink_inner a:after {
       top:35%;
   }
}

/* ムーミンバレーパーク */
.sec_moomin .cq-placeholder { 
    height:0;
}
.moomin_txt {
    background: #e5f1ed;
    display:block;
    padding: 0.5% 0 1.3%;
    margin-bottom: 1.5%;
    position:relative;
}
.moomin_txt:before,
.moomin_txt:after {
    content:'';
    position: absolute;
    background: url("../images/moomin_txt_bg.png") no-repeat;
    width: 189px;
    height: 40px;
    bottom: 0;
}
.moomin_txt:before {left:10px;}
.moomin_txt:after {right:10px;}
.moomin_txt li {
    width: 470px;
    margin:0 auto;
    display:block;
}
.moomin_txt .green {
    color:#5a9797;
    display: inline-block;
    font-weight:bold;
    width: 15%;
}
.sec_moomin .clm01_side_tag {
    width: 480px;
}
.sec_moomin .clm01_side_img img {
    width:480px;
    height:205px;
    background: #fff;
}
.sec_moomin .clm01_side_lead {
    font-size:1.2em;
}

@media screen and (max-width: 568px) {
    .sec_moomin {
       margin:0 3%;
    }
    .moomin_img,
    .moomin_txt {
        width: 106%;
        margin:0 -3%;
    }
    .sec_moomin .clm01_side_img img {
        width: 100%;
        max-height: 10.9em;
    }
    .sec_moomin .clm01_side_tag {
        width: 100%;
        padding-bottom: 0;
    }
    .moomin_txt  {
        padding:2% 0;
    }
    .moomin_txt:before,
    .moomin_txt:after {
        content:none;
    }
    .moomin_txt li {
        width:74%;
        margin: 0 3% 1.5% 22%;
        line-height:1.4;
        position:relative;
    }
    .moomin_txt li .green {
        position:absolute;
        width:30%;
        left: -23%;
    }

}

/* TYOキャンペーン mv下バナー */
.hover_img img:hover {
    filter:alpha(opacity=80);
    opacity: 0.8;
}
@media screen and (max-width: 568px) {
    .hover_img img {
      margin: 0 auto;
      max-width: calc(100% - 30px);
    }
}

/* 導線バナー2カラム */
.cmn_contents.tyo_bnrlist {
    padding: 0 18px;
}
.tyo_bnrlist > .txt_center {
    width: 460px;
    display: inline-block;
    margin: 0 10px 30px;
}
.tyo_bnrlist .txt_center a {
    display:block;
    margin-top: 5px;
	text-align: center;
}
.tyo_bnrlist .txt_center .textitem {
    color: #06c;
    text-decoration:underline;
}
.tyo_bnrlist .txt_center .textitem:hover {
    text-decoration:none;
}

@media screen and (max-width: 568px) {
   .cmn_contents.tyo_bnrlist {
       padding:0 2%;
   }
   .tyo_bnrlist > .txt_center {
        width:100%;
        margin: 0 0 5%;
        line-height:1.4;
    }
   .tyo_bnrlist img {
    max-width: 100%;
}
}

/* 早期予約割引 */
.sokiyoyaku {
    position:relative;
    margin-bottom:1.5%;
}
.sokiyoyaku img {
    position: absolute;
    left: 69rem;
    top:0;
}
@media screen and (max-width: 568px) {
   .sokiyoyaku  {
       margin:0 2%;
   }
   .sokiyoyaku img {
       position:relative;
       left:0;
       top:0;
       margin:2.5% 0;
   }
}

/* 東京スカイツリー　Rマーク、クレジット */
.reg_small {
  position: relative;
}
.reg_small::before {
  content: "®";
  display: inline-block;
  position: absolute;
  top: 5%;
  right: 35%;
}
@media screen and (max-width: 568px) {
  .reg_small::before {
    top: 0%;
  }
  .reg_small .swichi_mv:not([title=""]):after {
    content: "東京スカイツリー® のイメージ";
  }
  .reg_small .swichi_mv {
    position: relative;
  }
  .reg_small .swichi_mv:not([title=""]):before {
    content: "ⓒTOKYO-SKYTREETOWN";
    display: block;
    color: #fff;
    margin-top: 0;
    position: absolute;
    width: auto;
    opacity: .8;
    padding: 10px;
    z-index: 4;
    bottom: 3px;
    right: 0;
    font-size: 1rem;
  }
}

/* RMアンカーリンク */
.btn_rm {
    width: 70%;
    margin-left: auto;
}

/* 商品ボックス 横幅調整 */
.w_100p .clm_osusume_s_box {width: 100%;}

/* 東京旅行の人気ルートから探す */
#popular {
  background: #fffce9;
  margin: 40px 0;
}
#popular h2 {
  margin-bottom: 0;
}
#popular .shortline_ttl {
  font-size: 2rem;
  font-weight: bold;
  text-align: center;
  color: #333;
  margin: 5px 0 20px;
  padding: 0 0 6px;
  position: relative;
}
#popular .shortline_ttl::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: #029e9a;
  width: 42px;
  height: 4px;
  border-radius: 2px;
  bottom: 0px;
  left: calc(50% - 21px);
}
#popular ul.btn_box {
  display: flex;
  justify-content: space-between;
}
#popular ul.btn_box li {
  font-size: 1.7rem;
  font-weight: bold;
  background: #fff;
  width: 235px;
  height: 45px;
  border: solid #333;
  border-width: 2px 0px;
  text-align: center;
  padding: 6px 0;
  position: relative;
}
#popular ul.btn_box li::after {
  content: "";
  border-top: 2px solid #029e9a;
  border-right: 2px solid #029e9a;
  display: block;
  width: 1rem;
  height: 1rem;
  position: absolute;
  top: 50%;
  right: 5%;
  -webkit-transform: rotate(45deg) translate(-35%,-40%);
  transform: rotate(45deg) translate(-35%,-40%);
}
#popular ul.btn_box li:hover {
  background: #d7f9f8;
  transition: 0.1s;
}
#popular ul.btn_box li a {
  color: #333;
  text-decoration: none;
  padding: 12px 47px;
}
#popular ul.btn_box li a img {
  width: 19px;
  height: auto;
  margin: 0 6px 7px;
}
#popular ul.btn_box li a img:hover {
  opacity: 1;
}

@media screen and (max-width: 767px) {
  #popular {
    margin: 20px 0 10px;
    padding: 0 0 20px;
  }
  #popular .shortline_ttl {
    margin: 5px 0 15px;
  }
  #popular ul.btn_box {
    flex-wrap: wrap;
    margin: 0 10px;
    row-gap: 16px;
  }
  #popular ul.btn_box li {
    font-size: 1.5rem;
    width: 48%;
    height: auto;
    padding: 4px 0;
  }
  #popular ul.btn_box li a {
    padding: 4% 15%;
  }
  #popular ul.btn_box li a img {
    width: 15px;
    height: auto;
    margin: 0 3px 7px;
  }
  #popular .panel_btn {
    font-size: 1.6rem;
    height: 35px;
    margin: 20px auto 0;
    padding: 3px 0;
  }
}