@charset "UTF-8";

@media print, screen and (min-width: 668px) {

.sp_display {
  display: none;
}

.pc_display{
  display: block;
}

  
#content {
  margin: 0 auto;
  max-width: 1000px;
  width: 100%;
}
  
#content p{
  line-height: 1.5;
  text-align: left;
  letter-spacing: .03em;
}
  
#content::after {
  content: "";
  clear: both;
  display: block;
}
  
#content article {
  width: 100%;
}

#content article section {
  margin: 0 0 50px;
}
  
.container {
  clear: both;
  margin: 0 auto;
  max-width: 1000px;
  position: relative;
}


.top_lead {
  line-height: 1.5;
  margin: 0 auto 20px;
  max-width: 680px;
  text-align: left;
}

  
.bnr_box,
.bottom_box {
  margin-left: auto;
  margin-right: 0;
  max-width: 720px;
  width: 100%;
}
  
.bnr_box figure a {
  display: block;
}

.bnr_box figcaption {
  font-size: 15px;
  text-align: center;
  margin-top: 15px;
}
  
.appeal_box {
  margin: 50px auto 40px;
  max-width: 649px;
  width: 100%;
}
.appeal_box h3 {
  height: auto;
  line-height: 0;
  max-height: inherit;
}
.appeal_list {
  background-color: #f6eee0;
  display: flex;
  padding: 20px 40px;
  flex-wrap: wrap;
  justify-content: center;
}

.appeal_list li:nth-child(even) {
  margin-left: 40px;
}
.appeal_list li {
  display: inline-block;
  margin-bottom: 15px;
  max-width: 260px;
  text-align: left;
  vertical-align: top;
  width: 46%;
}
.appeal_list li p {
  font-size: 13px;
  line-height: 1.3;
  margin-top: 6px;
  padding-left: 1.4em;
  text-indent: -.8em;
}
.appeal_list li p:before {
  content: url(/useful/japan-themepark/image/ico-link.png);
  display: inline-block;
  margin-left: 3px;
  margin-right: 6px;
  vertical-align: -3px;
}

.rwd_aside_info {
  float: right;
  width: 72%;   
}

/* ----------------------------
 カテゴリトップbutton
------------------------------ */

aside.main_category {
  border-top: 1px solid #FFA5C9;
  font-size:17px;
  font-weight: bold;
  margin: 50px auto 0;
  padding: 40px 0 0;
  text-align: center;
}

aside.main_category .category_search {
  float: none;
  top: 6px;
}
  
.main_category p {
	text-align:center;
}
.category_search {
  display: inline-block;
  float: none;
  margin: 10px auto 20px;
  padding: 0;
  text-decoration: none;
}

.category_search a {
  background: #297ed4;
  background: -moz-linear-gradient(top, #297ed4 0%, #2574c4 100%);
  background: -webkit-linear-gradient(top, #297ed4 0%,#2574c4 100%);
  background: linear-gradient(to bottom, #297ed4 0%,#2574c4 100%);
  border: 1px solid #125394;
  border-radius: 3px;
  box-shadow: 0 2px 4px 2px rgba(225,220,211,.5);
  box-sizing:border-box;
  color: #fff;
  display: inline-block;
  font-size: 22px;
  font-weight: bold;
  height: 45px;
  letter-spacing: .03em;
  line-height: 45px;
  min-width: 330px;
  padding: 0 20px;
  position: relative;
  text-align: center;
}

.category_search a::after {
  background: url(/useful/image-cmn/bg-category-search-right.png) no-repeat 0 0;
  bottom: 1px;
  content: "";
  height: 22px;
  position: absolute;
  right: 11px;
  width: 34px;
}

.category_search a:hover {
  filter: alpha(opacity=80);
  -moz-opacity: .8;
  opacity: .8 !important;
}

.category_search img {
  margin-bottom: 7px;
	margin-right: 2px;
}

.bottom_box .related_link {
  border: 1px solid #f08ba2;
  clear: both;
  font-size: 13px;
  margin: 45px 10px 30px;
  overflow: hidden;
}

.bottom_box .related_link>p {
  background: #fbd5da;
  font-weight: bold;
  letter-spacing: .15em;
  margin: 0 0 10px 0;
  padding: 5px 0 5px 20px;
  text-align: left;
}

.bottom_box .related_link dl {
  margin: 0 10px 5px 10px;
  overflow: hidden;
}

.bottom_box .related_link dt {
  color: #555;
  float: left;
  font-size: 13px;
  margin: 5px 0 5px 10px;
  text-align: left;
  width: 320px;
}

.bottom_box .related_link dd {
  background: url(/useful/japan-themepark/image/list-mark.gif) no-repeat scroll 5px 4px transparent;
  color: #888;
  float: left;
  font-size: 13.5px;
  font-weight: bold;
  margin: 5px 5px 5px 15px;
  padding: 0 5px 0 20px;
  text-align: left;
}

*>.mo_box p {
  color: #666;
  font-size: 12px;
  letter-spacing: .05em;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}
*>.mo_box p span {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
}

#content .main_category p {
	text-align: center;
}

/*--------------------------------
  ページ送り＆ページジャンプ
--------------------------------*/
.page_skip {
  border-bottom: 1px solid #beb185;
  font-family: "ＭＳ Ｐゴシック", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", sans-serif;
  font-size: 15px;
  letter-spacing: 0;
  margin: 40px auto 35px;
  position: relative;
  text-align: center;
}

.page_skip_ul {
  position: relative;
}

.page_skip_ul li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.page_nav_ul {
  position: relative;
}

.page_nav_ul li {
  display: inline-block;
  position: relative;
  vertical-align: top;
  line-height: 34px;
}

.page_nav_ul02 li {
  display: inline-block;
  position: relative;
  vertical-align: top;
}

.page_count_box {
  border-radius: 2px;
  color: #fff;
  height: 34px;
  letter-spacing: .01em;
  margin: 0 3px;
  padding: 0;
  width: 34px;
  margin-bottom: 30px;
}

.page_count_box a {
  background: #fff;
  color: #4250dc;
  display: block;
  height: 32px;
  letter-spacing: .01em;
  width: 32px;
}

.page_count_box a:hover {
  color: #fff;
  font-weight: bold;
}

.p_toback,
.p_tonext {
  border-radius: 2px;
  color: #1d558d; 
  height: 34px;
  width: 105px;
}

.p_toback a,
.p_tonext a {
  height: 32px;
}

.p_toback a:hover,
.p_tonext a:hover {
  color: #fff;
  display: block;
  font-weight: bold;
  line-height: 32px;
}

.p_toback_gr,
.p_tonext_gr {
  border-radius: 2px;
  background: #ccc;
  color: #808080;
  line-height: 34px;
  padding:0px 6px;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, 1);
  width: 95px;
}

/* ---------- 下層ページ用 --------- */
  
#content .side_menu {
  float: left;
  width: 25%;
}

#content .side_menu h2 {
  margin: 0 0 10px;
}

#content .side_menu h3 {
  line-height: 0;
}

#content .side_menu ul {
  display: block !important;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 0 20px;
  text-align: left;
}

#content .side_menu ul li {
  border-bottom: 1px dashed #acacac;
}

#content .side_menu ul li a {
  display: block;
  padding: 10px 21px 9px 37px;
  text-indent: -25px;
}

#content .side_menu .list_thrill_rides li a:before {
  content: url(/useful/japan-themepark/image/ico-aside-001.png);
  margin: 0 10px 0 0;
  vertical-align: sub;
}

#content .side_menu .list_show_and_parade li a:before {
  content: url(/useful/japan-themepark/image/ico-aside-002.png);
  margin: 0 10px 0 0;
  vertical-align: sub;
}

#content .side_menu .list_unique_themapark li a:before {
  content: url(/useful/japan-themepark/image/ico-aside-003.png);
  margin: 0 10px 0 0;
  vertical-align: sub;
}

.ex_list,
.ox_list {
  margin-left: 20px;
  text-align: left;
}

.ex_list li {
  line-height: 1.7;
  list-style: disc;
  margin-bottom: 10px;
}


.ox_list li {
  line-height: 1.7;
  list-style: decimal;
  margin-bottom: 10px;
}


/*----------- .side_menu current表示 -----------*/
  
.list_thrill_rides li:hover,
.list_show_and_parade li:hover,
.list_unique_themapark li:hover {
  background: #fffcda;
}

.list_thrill_rides li a {
  color: #668930;
}

.list_thrill_rides li.active a {
  background: #e3ebc1;
  color: #333;
}

.list_show_and_parade li a {
  color: #bf2176;
}

.list_show_and_parade li.active a {
  background: #f6e8ed;
  color: #333;
}

.list_unique_themapark li a {
  color: #2670ca;
}

.list_unique_themapark li.active a {
  background: #eaf4fb;
  color: #333;
}

.side_menu .sp_bnr {
  display: none;
}

/*-------------------------------------------
フォントサイズ変更
-------------------------------------------*/

#font_size_change {
  -webkit-align-items: flex-end;
  align-items: flex-end;
  border-bottom: .08rem solid #148ec6;
  color: #148ec6;
  display: flex;
  -webkit-justify-content: flex-end;
  justify-content: flex-end;
  margin-left: auto;
  margin-bottom: 1.25rem;
  max-width: 13.125rem;
  padding-bottom: .2rem;
}
  
#font_size_change p {
  font-size: .85rem;
  font-weight: 500;
  margin-right: auto;
}

#control_wrap {
  -webkit-align-items: flex-end;
  align-items: flex-end;
  color: #fff;
  display: flex;
  margin-left: 1rem;
  max-width: 9.375em;
}

#control_wrap li {
  background: #89c6e2;
  cursor: pointer;
  margin: 0 .35em;
  overflow: hidden;
  text-align: center;
}

#control_wrap li.active {
  background: #148ec6;
  overflow: hidden;
}

#font_s {
  height: 1.5em;
  line-height: 1.5em;
  width: 1.5em;
}

#font_m {
  height: 1.688em;
  line-height: 1.688em;
  width: 1.688em;
}

#font_l {
  height: 1.875em;
  line-height: 1.875em;
  width: 1.875em;
}

#font_s .txt {
  font-size: 1rem;
}

#font_m .txt {
  font-size: 1.2rem;
}

#font_l .txt {
  font-size: 1.5rem;
}

.js_font_cng {}

.js_font_cng.l_size {
  font-size: -webkit-calc(1em + 3px) !important;
  font-size: calc(1em + 3px) !important;
}

.js_font_cng.s_size {
  font-size: -webkit-calc(1em - 2px) !important;
  font-size: calc(1em - 2px) !important;
}

  
}


/*---------------------- responsive styles iPad縦横-----------------------*/
@media only screen and (min-width : 668px) and (max-width : 845px) {
  .appeal_list li {
    width: 44%;
  }
  #content .side_menu ul li .pc_display {
    display: none;
  }
  #content .side_menu ul li a {
    font-size: 15px;
    padding: 13px 15px 13px 37px;
  }
  .page_skip {
    margin: 20px auto 35px;
  }
  .page_nav_ul {
    padding-top: 45px;
  }
  .page_nav_ul li.p_toback,
  .page_nav_ul li.p_tonext,
  .page_nav_ul li.p_toback_gr,
  .page_nav_ul li.p_tonext_gr {
    position: absolute;
    top: 0;
  }
  .page_nav_ul li.p_toback,
  .page_nav_ul li.p_toback_gr {
    left: 50px;
  }

  .page_nav_ul li.p_tonext,
  .page_nav_ul li.p_tonext_gr {
    right: 50px;
  }
}
.bnr_meihaku_open {
  margin-top: 50px;
  text-align: center;
}
.bnr_meihaku_open.bnr_bus_tour {
  margin-top: 20px;
}
.bnr_meihaku_open.bnr_bus_tour + .bnr_bus_tour {
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .bnr_meihaku_open.bnr_bus_tour + .bnr_bus_tour {
    margin-bottom: 25px;
  }
}
.bnr_meihaku_open > a:hover {
  opacity: .7;
}
.bnr_meihaku_open img {
  height: auto;
  margin: 0 auto;
  max-width: 700px;
  width: 100%;
}
.bnr_meihaku_open img.view_sp {
  display: none;
}

.top_topix_bnr_new_tour {
  align-items: flex-end;
  background-image: url(https://webcdn.token.co.jp/www08/token/banner_all/totsu-travel/bnr-bustour_tenga_sanmeiso_1400x354.png);
  background-position: center center;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  height: 177px;
  margin: 0 auto;
  padding-right: 17px;
  padding-bottom: 17px;
  width: 700px;
}
.top_topix_bnr_new_tour ul {
  display: flex;
  justify-content: space-between;
  margin-bottom: -2px;
  width: 328px;
}
.top_topix_bnr_new_tour li {
  width: 48%;
  margin-bottom: 0 !important;
}
.top_topix_bnr_new_tour li:last-child {
  width: 51%;
}
.top_topix_bnr_new_tour a {
  border-radius: 20px;
  background-color: transparent !important;
  color: transparent !important;
  display: block;
  height: 27px;
  text-align: center;
}
.top_topix_bnr_new_tour a:hover {
  background-color: #fff !important;
  opacity: 0.4 !important;
}

@media screen and (max-width: 767px) {
  .bnr_meihaku_open {
    margin-top: 25px;
    padding-left: 4%;
    padding-right: 4%;
  }
  .bnr_meihaku_open.bnr_bus {
    margin-top: -10px;
  }
  .bnr_meihaku_open img.view_pc {
    display: none;
  }
  .bnr_meihaku_open img.view_sp {
    display: inline;
  }
  
  .top_topix_bnr_new_tour {
    align-items: flex-end;
    background-image: url(https://webcdn.token.co.jp/www08/token/banner_all/totsu-travel/bnr-bustour_tenga_sanmeiso_600x452.png);
    position: relative;
    height: 272px;
    margin: 0 auto 20px;
    max-width: 345px;
    width: 100%;
  }
  .top_topix_bnr_new_tour ul {
    display: block;
    height: 30%;
    left: 50%;
    position: absolute;
    top: 64%;
    transform: translateX(-50%);
    width: 65%;
  }
  .top_topix_bnr_new_tour ul li,
  .top_topix_bnr_new_tour li:last-child {
    margin: 0 auto 2px !important;
    width: 100%;
  }
  .top_topix_bnr_new_tour li:last-child a {
    margin-top: 11px;
  }
  .top_topix_bnr_new_tour ul li a {
    color: transparent !important;
    display: block;
    height: 35px;
    padding: 0.4em;
    text-align: center;
    border-radius: 50px;
  }
}
