@charset "UTF-8";

@media print, screen and (min-width: 668px) {

/* ----------------------------
 調整用ベーススタイル
------------------------------ */
*{
  margin:0;
  padding:0;
}

*:focus {
  outline: 0;
}

html,
body {
  color: #333;
  margin: 0;
  padding: 0;
  text-align: center;
  width: 100%;
}
header, header #ttl_area, .logo_dtl, footer {
  max-width: 100vw;
  min-width: inherit !important;
}

body,
button,
input,
select,
textarea {
  font-family: "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3","Hiragino Sans", ヒラギノ角ゴシック, Meiryo, "メイリオ", YuGothic, "游ゴシック", sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary,
div,
span,
p,
ul,
ol,
li,
dl,
dt,
dd,
table,
tr,
th,
td,
a,
img,
*:after,
*:before {
  box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6,
figure,
dl,
dt,
dd,
ol,
ul,
li {
  margin: 0;
  padding: 0;
}

details,
main,
summary {
  display: block;
}

ol,
ul {
  list-style: none;
}

p,
li,
dl,
table {
  line-break: strict;
  word-break: break-all;
  word-wrap: break-word;
}

img {
  border: 0;
  height: auto;
  line-height: 1;
  max-width: 100%;
  outline: 0;
  vertical-align: bottom;
}

a {
  background: transparent;
  outline: 0 none;
  text-decoration: none;
}

a:focus {
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

button {
  appearance: none;
  background-color: transparent;
  border: none;
  cursor: pointer;
  outline: none;
  padding: 0;
}

* > a:hover [src*="btn-"],* > a:hover [src*="btn_"],* > a:hover [src*="bnr-"],* > a:hover [src*="bnr_"] {
  cursor: pointer;
  opacity: .7;
}

/* ----------------------------
 ヘッダー main_header
------------------------------ */
.head_pc {
  background: transparent url(/tour/image_cmn/head_bg.png) center bottom;
}

.head_pc #ttl_area {
  background: #f75586;
  height: 25px;
  left: 0;
  margin: 0 auto;
  position: absolute;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 10;
}

.head_pc #ttl_area .inner {
  color: #fff;
  font-size: 14px;
  line-height: 25px;
  margin: 0 auto;
  max-width: 1000px;
}

.head_pc #ttl_area .left {
  float: left;
  width: auto;
}

.head_pc #ttl_area .right {
  float: right;
  position: relative;
  width: auto;
}

.head_pc #ttl_area .right a {
  color: #fff;
  margin: 0 0 0 -18px;
}

.head_pc #ttl_area .right:after {
  bottom: 0;
  border-right: 1px solid #fff;
  border-top: 1px solid #fff;
  content: "";
  height: 6px;
  left: -35px;
  margin: auto;
  -webkit-transform: rotate(45deg);
  position: absolute;
  transform: rotate(45deg);
  top: 0;
  vertical-align: middle;
  width: 6px;
}

.head_pc .header_cont {
  height: 140px;
  margin: 0 auto 0;
  max-width: 1000px;
  position: relative;
}

.head_pc .header_cont .logo {
  left: 0;
  position: absolute;
  top: 39px;
}
  
.head_pc .header_cont .btn_return_box_dtlillust {
  background: #fff;
  border-radius: 18px;
  bottom: 12px;
  display: inline-block;
  height: 28px;
  position: absolute;
  right: 14px;
  width: 162px;
}
.title_cmn_category{
  display: none;
}
.ttl h1{
  margin-bottom: 20px;
}



/* 非表示クラス
------------------------------ */
.head_sp {
  display: none;
}
#site_gl_menu {
  display: none;
}

/* ----------------------------
 フッター footer_box
------------------------------ */
.foot_pc {
  background: #4598d8;
  color: #fff;
  font-size: 12px;
  margin-top: 110px;
  padding-top: 25px;
  position: relative;
  text-align: center;
  width: 100%;
}

.foot_pc::before {
  background: url(/tour/image/bg_footer_tabitan.gif) no-repeat bottom center;
  content: "";
  height: 73px;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  top: -73px;
}

/*--produced by--*/

.produced_by_img {
  margin-top: 36px;
  text-align: center;
}
.produced_by_img a:hover img{
  opacity: .8;
}

.foot_pc .born_c {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  justify-content: center;
  -webkit-justify-content: center;
}

.foot_pc .menu {
  margin: 20px auto;
  padding: 0;
  position: relative;
}

.foot_pc .menu li {
  border-right: 1px solid #fff;
  margin-right: 20px;
  padding-right: 20px;
}

.foot_pc .menu li:last-child {
  border-right: none;
  margin-right: 0;
  padding-right: 0;
}

.foot_pc .product {
  margin: 0 auto;
}

.foot_pc .product dd {
  margin: 0;
}

.copy_box {
  line-height: 2.5;
  margin: 0;
  padding: 0 0 25px;
  text-align: center;
}

.foot_pc a,
.copy_box a {
  color: #fff;
}

.foot_pc a:hover {
  color: #c6f6ff;
}

/* 非表示クラス
------------------------------ */
.foot_sp {
  display: none;
}
.btn_pagetop {
  display: none;
}

/* ----------------------------
 フッター文 mod_prtxt
------------------------------ */
.mod_prtxt {
  background: #edf5fc;
  border: 1px solid #1353b1;
  box-sizing: border-box;
  color: #0c2a4f;
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 7px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 80px;
  padding: 15px 20px;
  position: relative;
  text-align: left;
}

.mod_prtxt::before {
  content: url(/tour/image/bg_seo_top.png);
  display: block;
  left: -8px;
  position: absolute;
  top: -8px;
}

.mod_prtxt::after {
  bottom: -13px;
  content: url(/tour/image/bg_seo_bottom.png);
  display: block;
  position: absolute;
  right: -8px;
}

/* ----------------------------
 ページトップへ mod_pagetop
------------------------------ */
.mod_pagetop {
  bottom: 65px;
  cursor: pointer;
  display: none;
  height: 65px;
  position: fixed;
  right: 35px;
  width: 74px;
  z-index: 1;
}

.mod_pagetop:hover {
  opacity: .9;
}

/* ----------------------------
 パンくず
------------------------------ */
#siteroute {
  display: block;
  list-style: none;
  margin: 0px auto;
  max-width: 970px;
  overflow: hidden;
  padding: 10px 0px 5px;
  text-align: left;
}
#siteroute li {
  float: left;
  margin: 0 5px 5px 0;
  padding: 0;
}
#siteroute li > a {
  cursor: pointer;
  font-size: 12px;
  line-height: 110%;
  margin: 0;
}
#siteroute li span {
  background: url(/image_cmn/cmn_mrk_siteroute02_speedup.gif) no-repeat 0 center;
  float: left;
  font-size: 11px;
  margin: 0;
  padding: 1px 0px 0 12px;
}
#siteroute li:not([class]):last-child > a span,
#siteroute li .last_crumbs {
  background: url(/image_cmn/cmn_mrk_siteroute02_speedup.gif) no-repeat 0 center;
  color: #333;
  cursor: default;
  font-size: 12px;
  line-height: 110%;
  padding-top: 0;
}

/* ----------------------------
 汎用クラス
------------------------------ */

/*ClearFix*/
.cf:before,.cf:after {
  content: "";
  display: table;
}
.cf:after{
  clear: both;
}

/* ----------------------------
 フォントサイズbutton
------------------------------ */
#control-wrap {
  margin: 0px 5px 20px 0px;
  overflow: hidden;
}

#control-wrap ul {
  background-image: url(/useful/japan-themepark/image/font-bg.png);
  background-size:220px;
  display: block;
  float: right;
  height: 33px;
  margin-top: 0;
  width: 220px;
}

#control-wrap ul li {
  float: right;
  padding: 0px 3px 0px 13px;
}

#control-wrap ul li .changeBtn img {
  opacity: .5;
}
#control-wrap ul li .changeBtn img.active {
  opacity: 1;
}

/*------------------------
 画面下　SEO用テキスト
------------------------*/
* > .mo_box {
  background-color: #fff;
  border: 3px solid #ffdbe9;
  clear: both;
  display: block;
  line-height: 1.2em;
  margin:0 auto 15px;
  overflow: hidden;
  padding: 10px 10px 8px 10px;
  text-align: left;
  }
* > .mo_box>span {
  color: #666;
  font-size: 12px;
  letter-spacing: .05em;
  line-height: 1.6;
  margin: 0;
  padding: 0;
  }
* > .mo_box span span {
  font-size: 14px;
  font-style: normal;
  font-weight: bold;
  }
.mo_box {
  max-width: 850px;
  width: 100%;
}
.mo_box .seo_txt {
  color: #666;
  font-size: 12px;
  letter-spacing: .05em;
  line-height: 1.6;
  margin: 0;
  padding: 0;
}

/*------------------------
 カテゴリTOPバナー01
------------------------*/
.research_bnr {
  margin: 0 auto;
  max-width: 630px;
  position: relative;
  text-align: center;
}
.container .bottom_box .main_category {
  max-width: 720px;
}
.bnr_box figure.research_bnr a {
  max-width: 630px;
}

}
/*---------------------- responsive styles iPad縦横-----------------------*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
  body {
    max-width: 1024px;
    letter-spacing: .03em;
    overflow-x: hidden;
  }
  .head_pc .header_cont {
    max-width: 100%;
  }
/*追加*/
body .main_header #ttl_area .inner {
     width: auto;
}
body .main_header .header_cont {
    width: auto;
}
}
/*---------------------- responsive styles iPad縦-----------------------*/
@media screen and (min-width:668px) and (max-width:1000px) {
  #siteroute {
    padding: 9px 10px 5px;
  }
  #wrap #content {
    margin: 0;
    max-width: 100vw;
    min-width: inherit !important;
    padding: 0 10px;
  }
  #wrap .container {
    margin: 0;
    max-width: 100vw;
    min-width: inherit !important;
  }
  .head_pc #ttl_area .inner {
    margin: 0 12px;
  }
.head_pc {
  background: transparent url(/tour/image_cmn/head_bg_rwd.png) right bottom;
}
}
/*---------------------- responsive styles iPad and PC-----------------------*/
@media screen and (min-width:668px) {
  #siteroute li.sp_style {
    display: none;
  }
  .bnr_box figcaption br {
    display: none;
  }

}

/*---------------------- responsive styles iPad縦 -----------------------*/
@media screen and (max-width:768px) {
  .container {
    padding: 0 10px;
  }

  .container h2 img {
    width: 100%;
  }

  .contents_wrap ul li {
    margin-bottom: 0;
  }

  #wrap .bnr_box,
  #wrap .bottom_box {
    float: none;
    margin: 0 auto;
    max-width: 720px;
    width: 100%;
  }

  .bottom_box .main_category {
    font-size: 16px;
    margin: 0 auto;
    max-width: 780px;
    width: 100%;
  }

  .bottom_box .main_category p {
    line-height: 1.2;
  }

}