@charset "UTF-8";

.golden_week .keyvisual .kv_bottom .sns_list li {
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
}

.golden_week {
  overflow: hidden;
  width: 100%;
  color: #333;
  font-size: 14px;
  font-family: "游ゴシック", YuGothic, "Yu Gothic", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, Verdana, sans-serif;
  font-weight: 500;
}

.golden_week.contents {
  width: 100%;
}

.golden_week * {
  color: inherit;
  font-family: inherit;
  line-height: 1.5;
  font-size: inherit;
}

.golden_week .ft-serif {
  font-family: "Times New Roman", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "Hiragino Mincho Pro", "メイリオ", Meiryo, serif;
}

.golden_week a:hover {
  text-decoration: none;
}

.golden_week .clearfix {
  *zoom: 1;
}

.golden_week .clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.golden_week * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.golden_week *:before,
.golden_week *:after {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.golden_week .trans {
  display: flex;
  opacity: 1;
  -webkit-transition: opacity 0.26s ease;
  transition: opacity 0.26s ease;
}

.golden_week .trans:hover {
  opacity: 0.6;
}

.golden_week span.trans:hover {
  opacity: 1;
}

.golden_week img {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}

.golden_week .wrapper {
  padding: 0 10px;
  width: 100%;
  margin: 0 auto;
}

.golden_week .mb0 {
  margin-bottom: 0;
}

.golden_week .mb5 {
  margin-bottom: 5px !important;
}

.golden_week .mb10 {
  margin-bottom: 10px !important;
}

.golden_week .mb15 {
  margin-bottom: 15px !important;
}

.golden_week .mb20 {
  margin-bottom: 20px !important;
}

.golden_week .mb30 {
  margin-bottom: 30px !important;
}

.golden_week .mb40 {
  margin-bottom: 40px !important;
}

.golden_week .mb50 {
  margin-bottom: 50px !important;
}

.golden_week .textCen {
  text-align: center;
}

.golden_week .textRight {
  text-align: right;
}

.golden_week .fLeft {
  float: left;
}

.golden_week .fRight {
  float: right;
}

.golden_week .d_flex {
  display: -ms-block;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

@media all and (-ms-high-contrast:none) {

  *::-ms-backdrop,
  .col.d_flex .img {
    width: 280px;
    height: 205px;
  }

  *::-ms-backdrop,
  .col.d_flex h3 {
    width: 280px;
  }

  *::-ms-backdrop,
  .col.d_flex p {
    width: 280px;
  }

  *::-ms-backdrop,
  .col.d_flex .btn {
    width: 280px;
  }
}

.golden_week .justify_content_between {
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}

.golden_week .justify_content_start {
  justify-content: space-between;
}

.golden_week .flex_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.golden_week .align_items_start {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.golden_week .grid_col_2 .col {
  width: 500px;
}

.golden_week .grid_col_3 .col {
  width: 330px;
}

.golden_week .grid_col_4 .col {
  width: 245px;
}

.grid_col_4 {
  position: relative;
}

.grid_col_4.d_flex::before {
  content: "";
  display: block;
  width: 240px;
  order: 1;
}

.grid_col_4.d_flex::after {
  content: "";
  display: block;
  width: 245px;
}

.golden_week .des {
  line-height: 1.5;
}

.rankBlock .ct_rank .des {
  margin-bottom: 30px;
}

.golden_week .btn {
  display: inline-block;
  width: 100%;
  border: 2px solid transparent;
  padding: 6px 14px;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.44444;
  border-radius: 5px;
  text-align: center;
}

.hgBox {
  display: flex
}

.golden_week .hgBox .btn {
  width: 49.5%;
  display: inline-block;
}

.golden_week .hgBox .btn:first-child {
  margin-right: 1%;
}

.golden_week .sec_title {
  max-width: 815px;
  margin: 0 auto 15px;
  background: url(../images/icn_times_green.png) repeat-x 0 center;
  background-size: auto 9px;
  text-align: center;
  position: relative;
}

.golden_week .sec_title span {
  display: inline-block;
  padding: 0 25px;
}

.golden_week .txt_intro {
  font-size: 18px;
}

.golden_week .ribbon_ttl {
  width: auto;
  text-align: center;
  margin: 0 -5px;
  background-repeat: no-repeat;
  background-position: 0 bottom;
  background-size: 100% auto;
  margin-bottom: 20px;
  height: 64px;
  padding-top: 14px;
}

.golden_week .ribbon_ttl span {
  display: inline-block;
  vertical-align: middle;
  font-size: 24px;
  font-weight: bold;
  color: #fff;
  margin: 0 20px;
}

.golden_week .bg_wave {
  position: relative;
}

.golden_week .bg_wave:after,
.golden_week .bg_wave:before {
  content: "";
  width: 100%;
  height: 10px;
  background: repeat-x;
  background-position: 0 0;
  background-size: auto 10px;
  position: absolute;
  left: 0;
}

.golden_week .bg_wave:after {
  top: 100%;
}

.golden_week .bg_wave:before {
  bottom: 100%;
}

.golden_week .cont_header {
  padding: 10px 0;
  position: absolute;
  z-index: 12;
  width: 100%;
  left: 0;
  background: #fff;
}

.golden_week .cont_header:after {
  background-image: url(../images/bg_wave_white.png);
}

.golden_week .cont_header.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
}

.golden_week .g_nav_list {
  width: 1024px;
  margin: 0 auto;
  position: relative;
}

.golden_week .g_nav_list:before {
  content: "";
  width: 4px;
  height: 100%;
  position: absolute;
  right: -3px;
  top: 0;
  background: url(../images/bg_dots.png) repeat-y 0 3px;
  background-size: 100% auto;
  z-index: 90;
}

.golden_week .g_nav_lists {
  width: 20%;
  text-align: center;
  float: left;
}

.oyado.golden_week .g_nav_lists {
  width: 25%;
}

.golden_week .g_nav_lists>a,
.golden_week .g_nav_lists .under_list_open {
  display: block;
  background: url(../images/bg_dots.png) repeat-y 0 3px;
  background-size: 4px auto;
  position: relative;
}

.golden_week .g_nav_lists>a:before,
.golden_week .g_nav_lists .under_list_open:before {
  content: "";
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  left: 5px;
  background: #fcfce4;
  opacity: 0;
}

.golden_week .g_nav_lists>a img,
.golden_week .g_nav_lists .under_list_open img {
  position: relative;
  z-index: 1;
}

.golden_week .g_nav_lists:hover>a:before,
.golden_week .g_nav_lists:hover .under_list_open:before {
  opacity: 1;
}

.golden_week .g_nav_lists .g_nav_under_list {
  position: absolute;
  top: 60px;
  width: 192px;
  border: 2px solid #1ab05e;
  z-index: 2;
  background: #fff;
  padding: 4px;
  display: none;
}

.golden_week .g_nav_lists .g_nav_under_list:before {
  content: "";
  width: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-bottom: 5px dashed #1ab05e;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -8px;
  margin-bottom: 2px;
}

.golden_week .g_nav_lists .g_nav_under_list li {
  margin-bottom: 2px;
  border-bottom: 1px solid #a6fccd;
  padding-bottom: 2px;
}

.golden_week .g_nav_lists .g_nav_under_list li a {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  padding: 0 26px 0 6px;
  height: 40px;
  text-align: left;
  background: url("../images/ico_arro05.png") no-repeat right 10px center;
  background-size: 4px;
  font-weight: 700;
  color: #1ab05e;
}

.golden_week .g_nav_lists .g_nav_under_list li div {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  padding: 0 26px 0 6px;
  height: 40px;
  text-align: left;
  background: url("../images/ico_arro05.png") no-repeat right 10px center;
  background-size: 4px;
  font-weight: 700;
  color: #ccc;
}

.golden_week .g_nav_lists .g_nav_under_list li div {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: bold;
  padding: 0 26px 0 6px;
  height: 40px;
  text-align: left;
  background: url("../images/ico_arro05.png") no-repeat right 10px center;
  background-size: 4px;
  font-weight: 700;
  color: #ccc;
}

.kaigai .g_nav_lists li a.kaigai {
  background-color: #fcfce4;
}

.kokunai .g_nav_lists li a.kokunai {
  background-color: #fcfce4;
}

.kaigai .g_nav_lists li a.kokunai {
  background-color: #ffffff;
}

.air .g_nav_lists li a.air {
  background-color: #fcfce4;
}

.air .g_nav_lists li a.kaigai {
  background-color: #ffffff;
}

.golden_week .g_nav_lists .g_nav_under_list li a:hover {
  background-color: #fcfce4;
}

.golden_week .g_nav_lists .g_nav_under_list li a .small {
  font-size: 12px;
  line-height: 1.5;
}

.golden_week .g_nav_lists .g_nav_under_list li:last-child {
  margin-bottom: 0;
  border: none;
  padding: 0;
}

.golden_week .keyvisual {
  position: relative;
  margin-top: 61px;
}

.golden_week .keyvisual .slick-slide {
  height: 662px;
}

.golden_week .keyvisual .slick-slide img {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  object-fit: cover;
  height: 100%;
  width: 100%;
}

.golden_week .keyvisual .kv_ttl {
  position: absolute;
  width: 100%;
  text-align: center;
  left: 0;
  top: 50px;
  z-index: 11;
}

.golden_week .keyvisual .kv_ttl span.mark {
  display: block;
  margin-top: 11px;
}

.golden_week .keyvisual .kv_ttl span.mark small {
  display: inline-block;
  min-width: 180px;
  font-size: 16px;
  height: 33px;
  line-height: 33px;
  border-radius: 33px;
  padding: 0 22px;
  color: #fff;
  background: rgba(255, 109, 36, 0.8);
  font-weight: 700;
  letter-spacing: 0.075em;
}

.golden_week .slick-list {
  height: 480px;
}

.golden_week .keyvisual .btn-bot {
  position: absolute;
  width: 100%;
  text-align: center;
  z-index: 2;
  top: 333px;
}

.golden_week .keyvisual .btn-bot a {
  display: inline-block;
  width: 280px;
  text-align: center;
  height: 50px;
  border-radius: 5px;
  background: #37e384;
  border: 1px solid #fff;
}

.golden_week .keyvisual .btn-bot a span {
  display: inline-block;
  padding-right: 25px;
  height: 100%;
  line-height: 50px;
  font-size: 18px;
  letter-spacing: 0.075em;
  color: #fff;
  font-weight: bold;
  background: url("../images/ico_arro06.png") no-repeat right center;
  background-size: 17px;
}

.golden_week .keyvisual .slick-dots {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 102px;
  z-index: 90;
}

.golden_week .keyvisual .kv_bottom {
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 90;
  background: #37e384;
  padding: 15px 0 5px;
}

.golden_week .keyvisual .kv_bottom:after {
  background-image: url(../images/bg_wave_green.png);
}

.golden_week .keyvisual .kv_bottom .seo {
  width: 710px;
  color: #fff;
  font-size: 15px;
  line-height: 1.6;
  font-weight: bold;
}

.golden_week .keyvisual .kv_bottom .sns_list li {
  display: inline-block;
  vertical-align: top;
  margin-left: 6px;
}

.golden_week .sec_calendar {
  background: #fcfce4;
}

.golden_week .sec_calendar .hd_contents {
  position: relative;
  padding: 50px 0 70px;
}

.golden_week .sec_calendar .photo01,
.golden_week .sec_calendar .photo02 {
  position: absolute;
  z-index: 0;
}

.golden_week .sec_calendar .photo01 {
  right: 55px;
  top: -10px;
  width: 210px;
  height: 153px;
}

.golden_week .sec_calendar .photo02 {
  bottom: -30px;
  left: -70px;
  width: 210px;
  height: 153px;
}

.golden_week .sec_calendar .ttl {
  text-align: center;
  font-size: 26px;
  color: #000;
  margin-bottom: 40px;
}

.golden_week .sec_calendar .ttl strong {
  display: inline-block;
  font-size: 1.769em;
  line-height: 1.2;
  padding: 0 10px;
  background: url(../images/bg_line.png) repeat-x 0 bottom;
  background-size: auto 15px;
}

.golden_week .sec_calendar .calendar_ct {
  background: #30d5e9;
  color: #fff;
  border-radius: 5px;
  padding: 20px 20px 30px;
  text-align: center;
}

.golden_week .sec_calendar .calendar_ct p {
  font-size: 15px;
  line-height: 1.5;
  font-weight:bold;
}

.golden_week .sec_calendar .calendar_ct .btn {
  width: 470px;
  color: #30d5e9;
  margin-top: 30px;
  font-size: 19px;
  padding-top: 17px;
  padding-bottom: 17px;
  background: #fff url(../images/arrow_down_navy.png) no-repeat 88% center;
  background-size: 17px auto;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.golden_week .sec_category,
.golden_week .sec_info {
  background-color: #37e384;
}

.golden_week .sec_category:before,
.golden_week .sec_info:before {
  background-image: url(../images/bg_wave_green02.png);
}

.golden_week .sec_category:after,
.golden_week .sec_info:after {
  background-image: url(../images/bg_wave_green.png);
}

.golden_week .sec_category {
  background-image: url(../images/bg_pattern.png);
  background-repeat: no-repeat;
  background-position: center 105%;
  background-size: 1550px auto;
}

.golden_week .sec_category .hd_contents {
  padding: 55px 0 65px;
  position: relative;
}

.golden_week .sec_category .bg {
  position: absolute;
  z-index: 1;
}

.golden_week .sec_category .bg01 {
  top: -188px;
  right: -170px;
  width: 455px;
  height: 593px;
}

.golden_week .sec_category .bg02 {
  top: 37%;
  left: -245px;
  width: 453px;
  height: 593px;
}

.golden_week .sec_category .bg03 {
  bottom: -66px;
  right: -170px;
  width: 447px;
  height: 442px;
}

.golden_week .sec_category .cat_item.cat_item_dp,
.golden_week .sec_category .cat_item.cat_item_oyado {
  width: 500px;
  margin-bottom: 20px;
  padding: 20px 0;
  background: #fff;
  border-radius: 5px;
  position: relative;
  z-index: 10;
}

.golden_week .sec_category .cat_item {
  width: 100%;
  margin-bottom: 20px;
  padding: 20px 0;
  background: #fff;
  border-radius: 5px;
  position: relative;
  z-index: 10;
}

.golden_week .sec_category .cat_item.full {
  width: 100%;
  margin-bottom: 0;
}

.golden_week .sec_category .cat_item .pane_ct {
  padding: 0 20px;
}

.golden_week .sec_category .cat_item .excerpt {
  color: #1d3994;
}

.golden_week .sec_category .head {
  font-size: 16px;
  color: #548500;
  text-align: center;
  margin: 20px 0 15px;
  background: url(../images/line_dots.png) repeat-x 0 center;
  background-size: auto 5px;
}

.golden_week .sec_category .head span {
  display: inline-block;
  background: #fff;
  padding: 0 20px;
}

.golden_week .sec_category .group_btn_wrapper {
  display: flex;
  justify-content: space-between;
}

.golden_week .sec_category .group_btn_wrapper .group_btn {
  width: 49%;
  margin-left: auto;
  margin-right: auto;
}

.golden_week .sec_category .group_btn .btn {
  margin-top: 25px;
  height: 60px;
  padding-top: 17px;
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 10px auto;
}

.golden_week .sec_category .group_btn .btn.small {
  height: 64px;
  line-height: 1.2;
  padding-top: 14px;
}

.golden_week .sec_category .item_left .ribbon_ttl {
  background-image: url(../images/bg_ribbon02.png);
}

.golden_week .sec_category .item_left .ribbon_ttl.kaigai {
  background-image: url(../images/bg_ribbon01.png);
}

.golden_week .sec_category .item_left .btn {
  color: #ff6d24;
  border-color: #ff6d24;
  background-image: url(../images/arrow_right_orange.png);
}

.golden_week .sec_category .item_left .group_btn.kaigai .btn {
  color: #008bcd;
  border-color: #008bcd;
  background-image: url(../images/arrow_right_blue.png);
}

.golden_week .sec_category .item_right .ribbon_ttl {
  background-image: url(../images/bg_ribbon02.png);
}

.golden_week .sec_category .item_right .btn {
  color: #ff6d24;
  border-color: #ff6d24;
  background-image: url(../images/arrow_right_orange.png);
}

.golden_week .sec_category .item_right span.btn {
  color: #ff6d24;
  border-color: #ff6d24;
  background-image: url(../images/arrow_right_gray.png);
}

.golden_week .sec_category .item_right span.btn {
  border-color: #ccc;
  color: #ccc;
}

.golden_week .sec_category .full .btn {
  width: 125px;
}

.golden_week .sec_category .full .ribbon_ttl {
  background-image: url(../images/bg_ribbon03.png);
}

.golden_week .sec_category .group_btn_small .btn {
  width: 990px;
  margin-top: 15px;
}

.golden_week .sec_category .slider_tour {
  padding: 0 10px;
}

.golden_week .sec_category .slick-dots,
.golden_week .sec_category .blank {
  height: 12px;
  margin-top: 30px;
}

.golden_week .sec_category .tour_item {
  position: relative;
}

.golden_week .sec_category .tour_item .thumb {
  width: 200px;
}

.golden_week .sec_category .tour_item .tour_info {
  -ms-flex: 1 0 0%;
  flex: 1 0 0%;
  padding-left: 15px;
}

.golden_week .sec_category .tour_item .tour_price {
  font-weight: bold;
  color: #e60012;
  margin-top: 30px;
}

.golden_week .sec_category .slick-dots li:not(.slick-active) button {
  background: #ededed;
}

.golden_week .sec_category .slick-prev {
  left: -15px;
}

.golden_week .sec_category .slick-next {
  right: -15px;
}

.golden_week .sec_departure {
  background-color: #fcfce4;
}

.golden_week .sec_departure .hd_contents {
  padding: 50px 0 20px;
  position: relative;
}

.golden_week .sec_departure .tab_wrapper {
  position: relative;
  z-index: 10;
}

.golden_week .sec_departure .bg_airplan {
  position: absolute;
  bottom: 20px;
  left: -346px;
  width: 464px;
  height: 226px;
}

.golden_week .sec_departure .sec_title span {
  background: #fcfce4;
}

.golden_week .sec_departure .txt_intro {
  font-size: 18px;
  margin-bottom: 20px;
}

.golden_week .sec_departure .tabs,
.golden_week .sec_departure .tabs_btm {
  text-align: center;
}

.golden_week .sec_departure .tabs a,
.golden_week .sec_departure .tabs_btm a {
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  border-radius: 5px 5px 0 0;
  width: 335px;
  padding: 9px 10px;
  margin: 0 1px;
}

.golden_week .sec_departure .tabs a.t02,
.golden_week .sec_departure .tabs_btm a.t02 {
  background: #ff6d24;
}

.golden_week .sec_departure .tabs a.t01,
.golden_week .sec_departure .tabs_btm a.t01 {
  background-color: #008bcd;
}

.golden_week .sec_departure .tabs .active,
.golden_week .sec_departure .tabs_btm .active {
  padding: 19px 10px;
}

.golden_week .sec_departure .depart_day_list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;

  -ms-flex-align: end;
  -webkit-align-items: flex-end;
  align-items: flex-end;
  -ms-flex-align: center;
  -webkit-justify-content: center;
  justify-content: center;
  border-radius: 4px;
}

.golden_week .sec_departure #tab1 .depart_day_list {
  background: #30d5e9;
}

.golden_week .sec_departure #tab2 .depart_day_list {
  background: #fcd23e;
}

.golden_week .sec_departure .depart_day_list.noRadiusUnder {
  border-bottom-left-radius: 0px;
  border-bottom-right-radius: 0px;
}

.golden_week .sec_departure .depart_day_list.noRadiusUp {
  border-top-left-radius: 0px;
  border-top-right-radius: 0px;
}

.golden_week .sec_departure .depart_day_lists {
  width: 160px;
  text-align: center;
  padding: 10px 0;
  margin: 0 5px;
}

.golden_week .sec_departure .noRadiusUp .depart_day_lists {
  padding-top: 0px;
}

.golden_week .sec_departure .depart_day_btn {
  display: block;
  background: #fff;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  font-weight: bold;
  font-size: 22px;
  line-height: 1.25;
  padding: 15px 0;
  color: #e03b3b;
}

.golden_week .sec_departure .depart_day_btn sub {
  color: inherit;
  font-size: 0.75em;
}

.golden_week .sec_departure .depart_day_btn:hover {
  opacity: 0.6;
}

.golden_week .sec_departure .depart_day_btn .week {
  font-size: 14px;
  color: inherit;
}

.golden_week .sec_departure .depart_day_btn.color_holiday {
  color: #2e75b2;
}

.golden_week .sec_departure .depart_day_btn.color_black {
  color: #000000;
}


.kokunai.golden_week .sec_departure .depart_day_btn.on {
  color: #fff;
  background: #ff6d24;
}

.kokunai.golden_week .sec_departure .depart_day_btn.color_holiday.on {
  color: #fff;
  background: #ff6d24;
}

.kaigai.golden_week .sec_departure .depart_day_btn.on {
  color: #fff;
  background: #009de6;
}

.kaigai.golden_week .sec_departure .depart_day_btn.color_holiday.on {
  color: #fff;
  background: #009de6;
}

.golden_week .sec_departure .depart_day_btn.small {
  font-size: 16px;
  color: rgba(0, 0, 0, 0.6);
}

.golden_week .sec_departure .depart_day_btn.small .week {
  font-size: 12px;
}

.golden_week .sec_info {
  background: #37e384 url(../images/bg_brush_info.png) no-repeat center -150px;
  background-size: 1400px auto;
}

.golden_week .sec_info .hd_contents {
  position: relative;
  padding: 50px 0;
}

.golden_week .sec_info .thum_car {
  position: absolute;
  right: -170px;
  bottom: -60px;
  z-index: 90;
  width: 327px;
}

.golden_week .sec_info .sec_title {
  background-image: url(../images/icn_times_yellow.png);
  margin-bottom: 50px;
}

.golden_week .sec_info .sec_title span {
  background-color: #37e384;
}

.golden_week .sec_info .list .item {
  width: 235px;
  border: 1px dashed #fff;
  text-align: center;
  padding: 6px;
  height: 235px;
  border-radius: 118px;
  color: #fff;
  font-size: 17px;
  font-weight: bold;
}

.golden_week .sec_info .list .item strong {
  color: #ffff00;
  font-size: 24px;
}

.golden_week .sec_info .list .item strong small {
  font-size: 0.792em;
}

.golden_week .sec_info .list .outer {
  background: #1ab05e;
  position: relative;
  height: 100%;
  border-radius: 110px;
}

.golden_week .sec_info .list .outer:before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

.golden_week .sec_info .list .inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 95%;
}

.golden_week .sec_info .btn {
  width: 570px;
  background: #fff url(../images/arrow_right_green.png) no-repeat 97% center;
  background-size: 10px auto;
  color: #37e384;
  font-size: 18px;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  margin-top: 40px;
}

.golden_week .sec_popular {
  background-color: #fcfce4;
  padding: 60px 0 15px;
  background-image: url("../images/bg_popular.png"), url(../images/il_fuji.png);
  background-repeat: no-repeat;
  background-size: 1630px auto, 1850px auto;
  background-position: center 57%, center 103.6%;
}

.golden_week .sec_popular .sec_title {
  margin-bottom: 40px;
}

.golden_week .sec_popular .sec_title span {
  background-color: #fcfce4;
}

.golden_week .sec_popular .list_tour {
  margin-top: -5px;
}

.golden_week .sec_popular .list_tour .col {
  padding: 10px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
  margin-bottom: 25px;
  position: relative;
}

.golden_week .sec_popular .list_tour .col .rank {
  position: absolute;
  left: 50%;
  margin-left: -66px;
  top: -31px;
  width: 112px;
}

.golden_week .sec_popular .list_tour .destination {
  text-align: center;
  font-size: 26px;
  font-weight: bold;
  line-height: 1.2;
  color: #009de6;
  margin: 10px 0;
}

.golden_week .sec_popular .list_tour .destination span {
  display: block;
  font-size: 14px;
}

.golden_week .sec_popular .list_tour .txt {
  line-height: 1.5;
  margin-bottom: 10px;
}

.golden_week .sec_popular .list_tour .btn {
  padding: 17px 15px;
}

.golden_week .sec_popular .list_tour .hgBox .btn {
  padding: 17px 15px;
}

.golden_week .tour_type {
  margin-top: 15px;
}

.golden_week .tour_type .ttl {
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 60px;
  padding: 13px 10px;
  color: #fff;
}

.golden_week .tour_type .btn {
  font-size: 15px;
  font-weight: bold;
  color: #fff;
}

.golden_week .out_tour .ttl {
  background: url(../images/pattern_blue.png) no-repeat 0 0;
  background-size: cover;
}

.golden_week .out_tour .btn {
  background: #008bcd;
  background-image: url("../images/ico_arro07.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
}

.golden_week .out_tour .btnAir,
.golden_week .in_tour .btnAir {
  background: #fcd23e;
  background-image: url("../images/ico_arro05.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
  padding: 17px 15px;
  display: inline-block;
  width: 100%;
  border: 2px solid transparent;
  line-height: 1.44444;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
}

.golden_week .out_tour .btnDp,
.golden_week .in_tour .btnDp {
  background: #fcd23e;
  background-image: url("../images/ico_arro05.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
  padding: 17px 15px;
  display: inline-block;
  width: 100%;
  border: 2px solid transparent;
  line-height: 1.44444;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
}

.golden_week .in_tour .ttl {
  background: url(../images/pattern_orange.png) no-repeat 0 0;
  background-size: cover;
}

.golden_week .in_tour .btn {
  background: #ff6d24;
  background-image: url("../images/ico_arro07.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
}

.golden_week .out_tour .in_tour .btn {
  background: #039de6;
  background-image: url("../images/ico_arro07.png");
  background-repeat: no-repeat;
  background-position: right 10px center;
  background-size: 10px;
}

.golden_week .out_tour .in_tour .list_tour .destination{
	color: #008bcd;
}

.golden_week .in_tour .list_tour .destination {
  color: #ff6d24;
}

.golden_week .sec_purpose .about_top {
  background-color: #009edd;
  padding: 50px 0;
  color: #fff;
}

.golden_week .sec_purpose .sec_title {
  background: none;
  margin-bottom: 50px;
}

.golden_week .sec_purpose .about {
  width: 460px;
}

.golden_week .sec_purpose .about h3 {
  font-size: 30px;
  font-weight: bold;
  margin-bottom: 10px;
}

.golden_week .sec_purpose .group_btn {
  margin-top: 20px;
}

.golden_week .sec_purpose .group_btn .btn {
  background: #fff url(../images/arrow_right_blue.png) no-repeat 95% center;
  background-size: 10px auto;
  color: #008bcd;
  margin-top: 15px;
  height: 60px;
  padding-top: 17px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

.golden_week #section06 .list_purpose {
  background: #fcfce4 url(../images/il_oke.png) no-repeat center 50px;
  background-size: 1425px auto;
}

.golden_week #section04 .list_purpose {
  background: #30d5e9 url(../images/il_oke.png) no-repeat center 50px;
  background-size: 1425px auto;
}	

.golden_week .list_purpose .hd_contents {
  padding: 50px 0 30px;
  position: relative;
}

.golden_week .list_purpose .bg_shose {
  position: absolute;
  right: -225px;
  bottom: -50px;
  z-index: 1;
  width: 301px;
  height: 267px;
}

.golden_week .list_purpose .item {
  background: #fff;
  border-radius: 6px;
  padding: 10px;
  margin-bottom: 25px;
  box-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 10;
}

.golden_week .list_purpose .item form:first-of-type {
  margin-top: auto;
  margin-bottom: 10px;
}

.golden_week .list_purpose .item .img {
  margin-bottom: 10px;
}

.golden_week .list_purpose .item h3 {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 2px;
}

.golden_week .list_purpose .item h3+p {
  margin-bottom: 10px;
}

.golden_week .list_purpose .item span{
	font-weight: bold;
    color: #36e284;
}

.golden_week .list_purpose .item .btn {
  height: 40px;
  background: #37e384 url(../images/arrow_right_white.png) no-repeat 94% center;
  background-size: 10px auto;
  padding-top: 8px;
  margin-top: auto;
  color: #fff;
}

.sec_purpose .list_purpose .sec_title {
  max-width: 815px;
  margin: 0 auto 15px;
  background: url(../images/icn_times_white.png) repeat-x 0 center;
  background-size: auto 9px;
  text-align: center;
  position: relative;
  z-index: 2;
}

.sec_purpose .list_purpose .sec_title span {
  font-size: 30px;
  font-weight: bold;
  background-color: #30d5e9;
  color: #fff;
}

#section06.sec_purpose .list_purpose .sec_title span {
  font-size: 30px;
  font-weight: bold;
  background-color: #fcfce4;
  color: #000;
}

#section06.sec_purpose .list_purpose .sec_title{
	max-width: 815px;
    margin: 0 auto 15px;
    background: url(../images/icn_times_green.png) repeat-x 0 center;
    background-size: auto 9px;
    text-align: center;
    position: relative;
}

.golden_week .section_banner {
  padding: 90px 0 50px;
}

.golden_week .section_banner .sec_title {
  margin-bottom: 10px;
}

.golden_week .section_banner .sec_title span {
  background-color: #fff;
}

.golden_week .section_banner a {
  display: block;
}

.golden_week .section_banner a .caption {
  display: block;
  margin-top: 8px;
}

.golden_week .tab_wrapper .tab_content {
  display: none;
}

.golden_week .tab_wrapper .tab_content.current {
  display: block;
}

.golden_week.information .banner {
  background: url("../information/images/BP18-018868A.jpg") no-repeat top center;
  background-size: cover;
  height: 570px;
  padding-top: 85px;
}

.golden_week.information .banner .kv_ttl .mark small {
  background: #1ab05e;
}

.golden_week.information .sec_category .hd_contents {
  padding: 0;
}

.golden_week.information .main-infor {
  background: #faf9cd url("../images/bg_wave_white02.png") repeat-x bottom center;
  background-size: 32px;
  padding-top: 30px;
  padding-bottom: 80px;
}

.golden_week.information .main-infor .secBlock {
  position: relative;
  background: none;
  margin-bottom: 35px;
}

.golden_week.information .main-infor .secBlock:last-child {
  margin-bottom: 0;
}

.golden_week.information .main-infor .secBlock .ttlBlock {
  text-align: center;
  height: 176px;
  background: url("../information/images/bg_ttl01.png") no-repeat;
  font-weight: bold;
  color: #fff;
  font-size: 17px;
  padding-top: 65px;
  margin-bottom: 14px;
}

.golden_week.information .main-infor .secBlock .ttlBlock span {
  font-size: 24px;
  color: #ff0;
}

.golden_week.information .main-infor .secBlock .ttlBlock span small {
  font-size: 19px;
}

.golden_week.information .main-infor .secBlock .ttlsm {
  background: url(../images/pattern_blue.png) no-repeat 0 0;
  background-size: cover;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding: 13px 10px;
}

.golden_week.information .main-infor .secBlock .pane_ct .ct_top {
  margin-bottom: 15px;
}

.golden_week.information .main-infor .secBlock .pane_ct .ttl-ct {
  text-align: center;
  background: url("../images/line_dots02.png") repeat-x center;
}

.golden_week.information .main-infor .secBlock .pane_ct .ttl-ct span,
.golden_week.information .main-infor .secBlock .pane_ct .ttl-ct h3 {
  display: inline-block;
  font-weight: bold;
  font-size: 24px;
  color: #1ab05e;
  line-height: 1.16667;
  background: #fff;
  width: 370px;
  padding: 0 10px;
}

.golden_week.information .main-infor .secBlock .pane_ct .des {
  line-height: 1.5;
  margin-top: 18px;
  margin-bottom: 18px;
}

.golden_week.information .main-infor .secBlock.blockUn .pane_ct .ttl-ct span,
.golden_week.information .main-infor .secBlock.blockUn .pane_ct .ttl-ct h3 {
  width: 260px;
}

.golden_week.information .main-infor .secBlock.blockUn .pane_ct .ct_top {
  margin-bottom: 0;
}

.golden_week.information .main-infor .secBlock.blockUn .pane_ct .img_sec {
  margin-bottom: 25px;
}

.golden_week.information .main-infor .secBlock.block01 .ttlBlock {
  background: url("../information/images/bg_ttl02.png") no-repeat;
  padding-top: 60px;
}

.golden_week.information .main-infor .secBlock.block02 .ttlBlock {
  background: url("../information/images/bg_ttl03.png") no-repeat;
  height: 183px;
  padding-top: 70px;
}

.golden_week.information .main-infor .secBlock.block02 .cat_item {
  width: 300px;
}

.golden_week.information .main-infor .secBlock.block02 .pane_ct .ttl-ct span,
.golden_week.information .main-infor .secBlock.block02 .pane_ct .ttl-ct h3 {
  font-size: 19px;
  width: 210px;
}

.golden_week.information .gr_rank {
  margin-bottom: 55px;
}

.golden_week.information .gr_rank .note {
  font-size: 10px;
}

.golden_week.information .gr_rank.local .ttlsm {
  background: url(../images/pattern_orange.png) no-repeat 0 0;
  background-size: cover;
}

.golden_week.information .gr_rank.local .rank_list .rankBlock .ttlrank span {
  color: #ff6d24;
}

.golden_week.information .gr_rank.local .rank_list .rankBlock .ttlrank span strong {
  font-size: 12px;
}

.golden_week.information .gr_rank.local .rank_list .rankBlock .ttlrank.long span {
  padding: 0 9px;
}

.golden_week.information .gr_rank.local .rank_list .rankBlock .btn {
  background-color: #ff6d24;
}

.golden_week.information .gr_rank:last-child {
  margin-bottom: 0;
}

.golden_week.information .rank_list {
  margin-top: 30px;
}

.golden_week.information .rank_list .rankBlock {
  background: #fff;
  padding: 20px;
  border-radius: 5px;
  width: 470px;
  position: relative;
  margin-bottom: 24px;
}

.golden_week.information .rank_list .rankBlock .ico_rank {
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  top: -7px;
}

.golden_week.information .rank_list .rankBlock .ct_rank {
  margin-top: 17px;
}

.golden_week.information .rank_list .rankBlock .ct_rank .ttlrank {
  text-align: center;
  margin-bottom: 10px;
}

.golden_week.information .rank_list .rankBlock .ct_rank .ttlrank span {
  display: inline-block;
  vertical-align: middle;
  padding: 0 30px;
  font-size: 26px;
  color: #009de6;
  line-height: 1.2;
}

.golden_week.information .rank_list .rankBlock .ct_rank .ttlrank span small {
  display: block;
  font-size: 14px;
}

.golden_week.information .rank_list .rankBlock .ct_rank .ttlrank img {
  display: inline-block;
  vertical-align: middle;
}

.golden_week.information .rank_list .rankBlock .ct_rank .btn {
  width: 430px;
  bottom: 20px;
  left: 20px;
  height: 60px;
  line-height: 60px;
  text-align: center;
  border-radius: 5px;
  color: #fff;
  background: #009de6 url("../images/ico_arro03.png") no-repeat right 23px center;
  font-size: 15px;
  padding: 0;
}

.golden_week.information .rankBlock .ct_rank .des {
  margin-bottom: 10px;
}

.golden_week.information .rank_list .rankBlock.rank01 {
  width: 100%;
}

.golden_week.information .rank_list .rankBlock.rank01 .btn,
.golden_week.information .rank_list .rankBlock.rank01 .btnAir,
.golden_week.information .rank_list .rankBlock.rank01 .btnDp {
  width: 100%;
  float: left;
  left: 0;
}

.golden_week.information .btnAir {
  background: #fcd23e;
  background-image: url(../images/ico_arro05.png);
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 10px;
  padding: 17px 15px;
  display: inline-block;
  width: 100%;
  border: 2px solid transparent;
  line-height: 1.44444;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
}

.golden_week.information .btnDp {
  background: #fcd23e;
  background-image: url(../images/ico_arro05.png);
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 10px;
  padding: 17px 15px;
  display: inline-block;
  width: 100%;
  border: 2px solid transparent;
  line-height: 1.44444;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
}

.golden_week.information .rank_list .rankBlock.rank01 .ico_rank {
  top: -27px;
}

.golden_week.information .rank_list .rankBlock.rank01 .ct_rank {
  width: 430px;
  position: relative;
  padding-top: 50px;
  margin-top: 0;
}

.golden_week.information .rank_list .rankBlock.rank01 .ct_rank .ttlrank {
  margin-bottom: 26px;
}

.golden_week.information .rank_list .rankBlock.rank01 .img_rank {
  width: 470px;
}

.golden_week.information .btn_last {
  padding: 100px 0 90px;
  text-align: center;
}

.golden_week.information .btn_last a {
  display: inline-block;
  width: 590px;
  height: 80px;
  line-height: 80px;
  border-radius: 5px;
  background: #37e384 url("../images/ico_arro04.png") no-repeat 40px center;
  font-size: 18px;
  color: #fff;
  position: relative;
}

.golden_week.information .btn_last a img {
  position: absolute;
}

.golden_week.information .btn_last a .abs {
  top: -20px;
  left: 104px;
}

.golden_week.information .btn_last a .abs01 {
  bottom: -25px;
  right: 73px;
}

.golden_week.kokunai .head_search {
  padding-bottom: 30px;
  position: relative;
}

.golden_week.kokunai .head_search:before {
  position: absolute;
  content: "";
  width: 100%;
  background: url("../images/bg_wave_color.png") repeat-x bottom center;
  background-size: auto 100%;
  height: 7px;
  bottom: -7px;
  left: 0;
  z-index: 2;
}

.golden_week.kokunai .head_search .tabs,
.golden_week.kokunai .head_search .tabs_btm {
  padding: 10px;
  border-radius: 5px;
  background: #30d5e9;
  margin-top: 25px;
  position: relative;
  z-index: 2;
  overflow: hidden;
}

.golden_week.kokunai .head_search .tabs .tab-link {
  width: 101.5px;
  height: 90px;
  background: #fff url("../images/ico_arro08.png") no-repeat bottom 15px center;
  background-size: 17px;
  border-radius: 5px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding-bottom: 10px;
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.2);
  float: left;
  margin-right: 11px;
}

.golden_week.kokunai .head_search .tabs_btm .tab-link {
  width: 101.5px;
  height: 90px;
  background: #fff url("../images/ico_arro14.png") no-repeat top 15px center;
  background-size: 17px;
  border-radius: 5px;
  cursor: pointer;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  padding-top: 20px;
  box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.2);
  float: left;
  margin-right: 11px;
}

.golden_week.kokunai .head_search .tabs .tab-link:last-child,
.golden_week.kokunai .head_search .tabs_btm .tab-link:last-child {
  margin-right: 0;
}

.golden_week.kokunai .head_search .tabs .tab-link span,
.golden_week.kokunai .head_search .tabs_btm .tab-link span {
  display: block;
  text-align: center;
  font-size: 16px;
  width: 100%;
  font-weight: 700;
  color: #ff6d24;
  line-height: 1;
}

.golden_week.kokunai .head_search .tabs .tab-link span small,
.golden_week.kokunai .head_search .tabs_btm .tab-link span small {
  display: block;
  font-size: 16px;
}

.golden_week.kokunai .head_search .tabs .tab-link:hover,
.golden_week.kokunai .head_search .tabs .tab-link.current {
  background: #ff6d24 url("../images/ico_arro06.png") no-repeat bottom 15px center;
  background-size: 17px;
}

.golden_week.kokunai .head_search .tabs_btm .tab-link:hover,
.golden_week.kokunai .head_search .tabs_btm .tab-link.current {
  background: #ff6d24 url("../images/ico_arro13.png") no-repeat top 15px center;
  background-size: 17px;
}

.golden_week.kokunai .head_search .tabs .tab-link:hover span,
.golden_week.kokunai .head_search .tabs .tab-link.current span,
.golden_week.kokunai .head_search .tabs_btm .tab-link:hover span,
.golden_week.kokunai .head_search .tabs_btm .tab-link.current span {
  color: #fff;
}

.golden_week.kokunai .body_search {
  background: #f9e97d;
  padding-top: 55px;
  padding-bottom: 70px;
  position: relative;
  background-image: url("../kaigai/tour/images/brush01.png"), url("../kaigai/tour/images/brush02.png");
  background-repeat: no-repeat;
  background-size: 244px, 341px;
  background-position: bottom left, top right;
}

.golden_week.kokunai .body_search:before {
  position: absolute;
  content: "";
  background: url("../images/bg_wave_yellow.png") repeat-x bottom center;
  width: 100%;
  height: 6px;
  background-size: auto 100%;
  bottom: -6px;
  left: 0;
}

.golden_week.kokunai .body_search .tab-content {
  display: none;
}

.golden_week.kokunai .body_search .tab-content.current {
  display: block;
}

.golden_week.kokunai .body_search .tab-content .ttltab {
  background: url(../images/pattern_orange.png) no-repeat 0 0;
  background-size: cover;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-size: 24px;
  padding: 13px 10px;
}

.golden_week.kokunai .body_search .tabInner {
  margin-top: 40px;
}

.golden_week.kokunai .body_search .tabInner .tabs {
  text-align: center;
}

.golden_week.kokunai .body_search .tabInner .tabs .tab-link {
  display: inline-block;
  width: 380px;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
  font-size: 21px;
  font-weight: bold;
  background: #fff;
  color: #ffab3d;
  padding: 12px 10px;
  vertical-align: bottom;
  margin: 0 20px;
  box-shadow: 0px -1px 3px -1px rgba(50, 50, 50, 0.5);
  cursor: pointer;
}

.golden_week.kokunai .body_search .tabInner .tabs .tab-link.current {
  background: #ffab3d;
  color: #fff;
  padding: 18px 10px;
  position: relative;
  z-index: 2;
}

.golden_week.kokunai .body_search .tabInner .tabs .tab-link.current:before {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 11px 6.5px 0 6.5px;
  top: 100%;
  left: 50%;
  margin-left: -6.5px;
  display: none;
}

.golden_week.kokunai .list_recom {
  background: url("../images/line_dots.png") repeat-x bottom center;
  background-size: 10px;
  padding-bottom: 1px;
}

.golden_week.kokunai .one_info_block {
  margin-bottom: 35px;
  border-radius: 5px;
}

.golden_week.kokunai .link_area_all {
  position: relative;
}

.golden_week.kokunai .link_area_all .link_all_set {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  display: block;
  background-color: #fff;
  opacity: 0;
  transition: 0.2s;
}

.golden_week.kokunai .link_area_all .link_all_set:hover {
  opacity: 0.6;
}

.golden_week.kokunai .head_bar {
  padding: 15px 0 14px 17px;
  background-color: #fff2e2;
  font-size: 15px;
  font-weight: bold;
  color: #ff7733;
}

.golden_week.kokunai .reccomend_icon {
  position: relative;
}

.golden_week.kokunai .reccomend_icon:before {
  position: absolute;
  content: "";
  background: url("../kokunai/tour/images/ico_recom.png");
  background-size: 100%;
  width: 85px;
  height: 85px;
  left: 21px;
  top: 0;
}

.golden_week.kokunai.kaigai .reccomend_icon:before {
  position: absolute;
  content: "";
  background: url("../kokunai/tour/images/ico_recom.png");
  background-size: 100%;
  width: 85px;
  height: 85px;
  left: 21px;
  top: 0;
}

.golden_week.kokunai .normal .reccomend_icon {
  background: #e1fbed;
  color: #1ab05e;
}

.golden_week.kokunai .normal .reccomend_icon:before {
  display: none;
}

.golden_week.kokunai .normal .reccomend_icon.head_bar {
  padding-left: 20px;
}

.golden_week.kokunai .normal .img_txt_layout .detail_btn {
  background-color: #1ab05e;
}

.golden_week.kokunai .head_bar.reccomend_icon {
  padding-left: 130px;
}

.golden_week.kokunai .head_bar.reccomend_icon::after {
  position: absolute;
  content: "";
  background: url("../kokunai/tour/images/ico_recom.png");
  background-size: 100%;
  width: 85px;
  height: 85px;
  left: 21px;
  top: 0;
}

.golden_week.kokunai .normal .head_bar.reccomend_icon::after {
  background: none;
}

.golden_week.kokunai .img_txt_layout {
  padding: 20px 0;
}

.golden_week.kokunai .img_txt_layout .detail_btn {
  display: block;
  height: 44px;
  line-height: 44px;
  border-radius: 5px;
  background: #ff6d24 url("../images/ico_arro07.png") no-repeat right 15px center;
  background-size: 10px;
  color: #fff;
  font-size: 15px;
  font-weight: bold;
  text-align: center;
}

.golden_week.kokunai .large_img_txt_box .img_block {
  float: left;
  width: 410px;
}

.golden_week.kokunai .img_txt_layout .img_block img {
  width: 200px;
  height: 150px;
}

.golden_week.kokunai .img_txt_layout .img_block img+img {
  margin-left: 10px;
}

.golden_week.kokunai .large_img_txt_box .info_block {
  float: left;
  width: 510px;
  padding-left: 20px;
}

.golden_week.kokunai .tour_name {
  font-size: 15px;
  font-weight: bold;
}

.golden_week.kokunai .img_txt_layout .tour_name {
  color: #1d3994;
}

.golden_week.kokunai .tour_price {
  margin-top: 2px;
  font-size: 18px;
  font-weight: bold;
  text-align: right;
}

.golden_week.kokunai .img_txt_layout .tour_price {
  color: #e60012;
}

.golden_week.kokunai .tour_point {
  margin-top: 17px;
}

.golden_week.kokunai .img_txt_layout .detail_btn {
  margin-top: 15px;
}

.golden_week.kokunai .middle_cont .img_txt_layout {
  float: left;
  width: 460px;
}

.golden_week.kokunai .middle_cont .img_txt_layout:nth-of-type(2n) {
  margin-left: 40px;
}

.golden_week.kokunai .middle_cont .img_txt_layout:nth-of-type(n+3) {
  margin-top: 40px;
}

.golden_week.kokunai .middle_cont .tour_name {
  margin-top: 15px;
}

.golden_week.kokunai .small_cont {
  background-color: #fff;
}

.golden_week.kokunai .small_cont .tour_name {
  float: left;
  display: block;
  width: 660px;
  font-weight: bold;
  color: #333;
}

.golden_week.kokunai .small_cont .tour_price {
  float: left;
  width: 260px;
  font-weight: bold;
  color: #f00;
  text-align: right;
}

.golden_week.kokunai .small_cont .info_block {
  position: relative;
  padding: 15px 20px;
}

.golden_week.kokunai .small_cont .info_block:not(:last-child):before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  bottom: 0;
  right: 0;
  width: 920px;
  height: 0;
  border-top: 2px dashed #e4e4e4;
  margin: auto;
}

.golden_week.kokunai .list_com02 {
  margin-top: 25px;
  background: url("../images/line_dots.png") repeat-x bottom center;
  background-size: 10px;
  margin-bottom: 45px;
}

.golden_week.kokunai .list_com02 .one_info_block {
  width: 440px;
}

.golden_week.kokunai .list_com02 .large_img_txt_box .img_block {
  width: 100%;
}

.golden_week.kokunai .list_com02 .large_img_txt_box .img_block img+img {
  margin-left: 40px;
}

.golden_week.kokunai .list_com02 .info_block {
  width: 100%;
  padding-left: 0;
  margin-top: 15px;
}

.golden_week.kokunai .minitour {
  padding-right: 30px;
  border: 2px solid #37e384;
  border-radius: 5px;
  background: url("../images/ico_arro09.png") no-repeat right 15px center;
  background-size: 10px;
  margin-bottom: 30px;
}

.golden_week.kokunai .minitour a {
  padding: 20px 20px;
}

.golden_week.kokunai .minitour .tour_price {
  margin-top: 0;
  font-size: 14px;
  color: #e60012;
  padding-left: 20px;
}

.golden_week.kokunai .minitour .tour_name {
  color: #1d3994;
  flex: 1;
}

.golden_week.kokunai .sec_popular {
  background-image: url("../images/bg_popular.png");
  background-position: center 28%;
  margin-bottom: 30px;
}

.golden_week.kokunai .sec_popular .list_tour .col {
  margin-bottom: 55px;
}

.golden_week.kokunai .tour_type {
  margin-top: 55px;
}

.golden_week.kokunai .slider-tyo {
  position: relative;
  z-index: 2;
}

.golden_week.kokunai .slider-tyo .slick-list {
  border-radius: 5px;
}

.golden_week.kokunai .slider-tyo .slider_tour {
  border-radius: 5px;
}

.golden_week.kokunai .slider-tyo .slider_tour .slick-list {
  margin: -2px;
}

.golden_week.kokunai .slider-tyo .slider_tour .slide-block {
  padding: 2px;
}

.golden_week.kokunai .slider-tyo .slider_tour .slide-block .one_info_block {
  box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.5);
}

.golden_week.kokunai .slider-tyo .ttl {
  background: url(../images/pattern_orange.png) no-repeat 0 0;
  background-size: cover;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 12px 10px;
  color: #fff;
}

.golden_week.kokunai .slider-tyo .one_info_block {
  padding: 50px 20px;
  background: #fff;
  margin-bottom: 0;
  border-radius: 0;
}

.golden_week.kokunai .slider-tyo .one_info_block .img_block img {
  display: inline-block !important;
}

.golden_week.kokunai .slider-tyo .reccomend_icon:before {
  display: none;
}

.golden_week.kokunai .slider-tyo .img_txt_layout {
  padding-bottom: 0;
}

.golden_week.kokunai .slider-tyo .slick-dots {
  position: absolute;
  width: 100%;
  bottom: -32px;
}

.golden_week.kokunai .slider-tyo .slick-arrow {
  background-size: 20px auto;
}

.golden_week.kokunai .slider-tyo .slick-arrow.slick-next {
  background-image: url(../kokunai/tour/images/next.png);
  right: -35px;
}

.golden_week.kokunai .slider-tyo .slick-arrow.slick-prev {
  background-image: url(../kokunai/tour/images/prev.png);
  left: -35px;
}

.golden_week.kokunai .menu-tag {
  margin-top: 52px;
}

.golden_week.kokunai .menu-tag .ttl {
  background: url(../images/pattern_orange.png) no-repeat 0 0;
  background-size: cover;
  text-align: center;
  font-size: 24px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 10px;
  color: #fff;
}

.golden_week.kokunai .menu-tag .inner {
  background: #fff;
  border-radius: 5px;
  padding: 10px;
}

.golden_week.kokunai .menu-tag .inner .list-tag {
  padding: 7px 15px;
  border-bottom: 1px dashed #999;
}

.golden_week.kokunai .menu-tag .inner .list-tag li {
  display: inline-block;
  margin-right: 26px;
  padding-left: 10px;
  background: url("../images/ico_arro11.png") no-repeat left center;
  background-size: 5px;
}

.golden_week.kokunai .menu-tag .inner .list-tag li a {
  letter-spacing: 0.075em;
  font-weight: bold;
  font-size: 15px;
  color: #1d3994;
}

.golden_week.kokunai .menu-tag .inner .list-tag:last-child {
  border: none;
}

.golden_week.kokunai .seach_konukai.tyo .body_search {
  background-position: -100%, top right;
}

.golden_week.kokunai .seach_konukai.tyo .img-abs.abs01 {
  top: -60px;
}

.golden_week.kaigai .keyvisual .kv_ttl .mark small {
  background: rgba(0, 157, 230, 0.8);
}

.golden_week.kaigai .search_more {
  display: none;
}

.golden_week.kaigai .seach_konukai .head_search .grSearch_btn .btnSea.btnPop>a {
  background-color: #009de6;
}

.golden_week.kaigai .seach_konukai .head_search .tabs {
  background-color: #fae97d;
}

.golden_week.kaigai .seach_konukai .head_search .tabs .tab-link {
  width: 134.8px;
  line-height: 1.05556;
  background: #fff url("../images/ico_arro10.png") no-repeat bottom 15px center;
  background-size: 17px;
  margin-right: 10px;
  float: left;
}

.golden_week.kaigai .seach_konukai .head_search .tabs .tab-link:last-child {
  margin-right: 0;
}

.golden_week.kaigai .seach_konukai .head_search .tabs .tab-link span {
  color: #009de6;
}

.golden_week.kaigai .seach_konukai .head_search .tabs .tab-link small {
  font-size: 12px;
}

.golden_week.kaigai .seach_konukai .head_search .tabs .tab-link:hover,
.golden_week.kaigai .seach_konukai .head_search .tabs .tab-link.current {
  background: #009de6 url("../images/ico_arro06.png") no-repeat bottom 15px center;
  background-size: 17px;
}

.golden_week.kaigai .seach_konukai .head_search .tabs .tab-link:hover span,
.golden_week.kaigai .seach_konukai .head_search .tabs .tab-link.current span {
  color: #fff;
}

.golden_week.kaigai .seach_konukai .head_search .tabs_btm {
  background-color: #fae97d;
}

.golden_week.kaigai .seach_konukai .head_search .tabs_btm .tab-link {
  width: 134.8px;
  line-height: 1.05556;
  background: #fff url("../images/ico_arro12.png") no-repeat top 15px center;
  background-size: 17px;
  margin-right: 10px;
  float: left;
}

.golden_week.kaigai .seach_konukai .head_search .tabs_btm .tab-link:last-child {
  margin-right: 0;
}

.golden_week.kaigai .seach_konukai .head_search .tabs_btm .tab-link span {
  color: #009de6;
}

.golden_week.kaigai .seach_konukai .head_search .tabs_btm .tab-link small {
  font-size: 12px;
}

.golden_week.kaigai .seach_konukai .head_search .tabs_btm .tab-link:hover,
.golden_week.kaigai .seach_konukai .head_search .tabs_btm .tab-link.current {
  background: #009de6 url("../images/ico_arro13.png") no-repeat top 15px center;
  background-size: 17px;
}

.golden_week.kaigai .seach_konukai .head_search .tabs_btm .tab-link:hover span,
.golden_week.kaigai .seach_konukai .head_search .tabs_btm .tab-link.current span {
  color: #fff;
}

.golden_week.kaigai .body_search {
  background: #fae97d;
  background-image: url(../kaigai/tour/images/brush01.png), url(../kaigai/tour/images/brush02.png);
  background-repeat: no-repeat;
  background-size: 244px, 341px;
  background-position: bottom left, top right;
}

.golden_week.kaigai .body_search:before {
  background: url(../images/bg_wave_yellow.png) repeat-x bottom center;
  background-size: auto 100%;
}

.golden_week.kaigai .body_search .tab-content .ttltab {
  background: url(../images/pattern_blue.png) no-repeat 0 0;
  background-size: cover;
}

.golden_week.kaigai .body_search .tabInner .tabs .tab-link {
  background: #fff;
}

.golden_week.kaigai .body_search .tabInner .tabs .tab-link:first-child {
  background: #fff;
}

.golden_week.kaigai .body_search .tabInner .tabs .tab-link.current {
  background: #ffab3d;
}

.golden_week.kaigai .body_search .tabInner .tabs .tab-link:first-child.current {
  background: #00d8db;
}

.golden_week.tourD .body_search .tabInner .tabs .tab-link:first-child.current {
  background: #009de6;
}

.golden_week.kaigai .body_search .tabInner .tabs .tab-link.current:before {}

.golden_week.kaigai .body_search .tabInner .tabs_btm .tab-link {
  background: #fff;
}

.golden_week.kaigai .body_search .tabInner .tabs_btm .tab-link:first-child {
  background: #fff;
}

.golden_week.kaigai .body_search .tabInner .tabs_btm .tab-link.current {
  background: #ffab3d;
}

.golden_week.kaigai .body_search .tabInner .tabs_btm .tab-link:first-child.current {
  background: #00d8db;
}

.golden_week.tourD .body_search .tabInner .tabs_btm .tab-link:first-child.current {
  background: #009de6;
}

.golden_week.kaigai .body_search .tabInner .tabs_btm .tab-link.current:before {}

.golden_week.kaigai .head_bar.reccomend_icon {
  background: #d9f0fb;
  color: #009de6;
}

.golden_week.kaigai .img_txt_layout .detail_btn {
  background-color: #009de6;
}

.golden_week.kaigai .search_wrap .searchForm .btn_modal {
  background: #00d8db;
}

.golden_week.kaigai .menu-tag .ttl,
.golden_week.kaigai .slider-tyo .ttl {
  background: url(../images/pattern_blue.png) no-repeat 0 0;
  background-size: cover;
}

.golden_week.kaigai .link_area_all.normal .head_bar {
  color: #1ab05e;
}

.golden_week .top_scroll_block {
  position: fixed;
  z-index: -1;
  width: 100%;
  left: 0;
  bottom: 20px;
  opacity: 0;
  transition: all 1s;
}

.golden_week .top_scroll_block .top_scroll_block_inner {
  position: relative;
  width: 1254px;
  margin: auto;
  text-align: right;
}

.golden_week .top_scroll_block.show {
  z-index: 100;
  opacity: 1;
}

.golden_week .top_scroll_block a {
  position: absolute;
  right: 0;
  bottom: 0;
}

@media screen and (min-width:768px) and (max-width:1024px) {
  body {
    display: inherit;
  }
}

/*181214追加*/
.golden_week .sec_popular .list_tour .col.col_1line {
  width: 960px;
  display: flex;
  justify-content: space-between;
}

.golden_week .sec_popular .list_tour .col.col_1line .img {
  width: 450px;
}

.golden_week .sec_popular .list_tour .col.col_1line .txt {
  width: 450px;
}

.golden_week .sec_popular .list_tour .col.col_1line .txt .hgBox,
.golden_week .sec_popular .list_tour .col.col_1line .txt .hgBox a {
  width: 100%;
}

.dp_d_point {
  margin-top: 10px;
  padding: 10px 0;
  border-top: 2px dotted black;
  border-bottom: 2px dotted black;
}

.dp_d_point li {
  display: flex;
  justify-content: space-between;
}

.dp_d_point li .heading {
  width: 10%;
  color: red;
  font-weight: bold;
  position: relative;
}

.dp_d_point li .heading::after {
  content: '';
  display: inline-block;
  width: 17px;
  height: 20px;
  margin-left: 3px;
  background: url(/attending/gw/images/icn_finger.png) no-repeat center / contain;
  vertical-align: -4px;
}

.dp_d_point li .txt {
  width: 90%;
  padding-left: 5px;
}

.dp_d_point li .txt .fz {
  font-size: 12px;
}

/*# sourceMappingURL=index.css.map */

.golden_week .keyvisual .btn-bot {
  /*検索枠へのアンカー*/
  display: none;
}

.golden_week .list_purpose .item.bgn {
  background: none;
  box-shadow: none;
}

.btn.trans.rankingbtn {
  font-size: 18px;
}

.overHotelTbl .form-check a {
  display: none;
}

.twnBtn {
  display: flex;
  justify-content: space-between;
  box-sizing: border-box;
}

.golden_week.information .rank_list .rankBlock .ct_rank .twnBtn .btn {
  width: 49%;
  background: #039de6;
  background-image: url(../../images/ico_arro07.png);
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 10px;
  position: static;
}

.twnBtn .btn {
  width: 49%;
}

.bBox {
  position: absolute;
  bottom: 2%;
  width: 95%;
}

.twnBtnd {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  position: absolute;
  bottom: 20px;
  width: 90%;
  box-sizing: border-box;
}

.golden_week.information .rank_list .rankBlock .ct_rank .twnBtnd .btn {
  width: 49%;
  background: #ff6d24;
  background-image: url(../../images/ico_arro07.png);
  background-repeat: no-repeat;
  background-position: right 18px center;
  background-size: 10px;
  position: static;
}

.houmen_tab {
  text-align: center;
}

.houmen_tab .houmen_tab_i,
.houmen_tab .houmen_tab_d {
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  border-radius: 5px 5px 0 0;
  width: 335px;
  padding: 9px 10px;
  transition: opacity 0.26s ease;
  text-decoration: none;
  text-align: center;
  margin: 0 1px;
}

.houmen_tab .houmen_tab_i {
  background-color: #008bcd;

}

.houmen_tab .houmen_tab_i.current {
  padding: 19px 10px;
}

.houmen_tab .houmen_tab_d {
  background-color: #ff6d24;
}

.houmen_tab .houmen_tab_d.current {
  padding: 19px 10px;
}

.tourI .rank01 {
  margin-bottom: 55px;
  padding: 10px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
  position: relative;
  box-sizing: border-box;
}

.tourI.golden_week .sec_popular .list_tour .rank01 .rank {
  position: absolute;
  left: 28%;
  margin-left: -66px;
  top: -31px;
  box-sizing: border-box;
}

.tourI .rank01 .img {
  width: 52%;
  float: left;
  margin-right: 1%;
  margin-top: 6.5%;
}

.tourI.golden_week .in_tour .list_tour .destination {
  color: #009de6;
}

.tourI.golden_week .sec_popular .list_tour .rank01 .txt {
  margin-bottom: 20px;
  line-height: 1.5;
  width: 47%;
  float: right;
  box-sizing: border-box;
}

.tourI.golden_week .sec_popular .list_tour .btn {
  padding: 17px 15px;
  background: #039de6;
  background-image: url(../../gw/images/ico_arro07.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  float: right;
}

.tourI.golden_week .sec_popular .list_tour .rank01 .btn {
  width: 47%;
}

.tourI .rank01 .btnDp,
.tourI .rank01 .btnAir {
  background: #fcd23e;
  background-image: url(../../gw/images/ico_arro05.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 10px;
  padding: 17px 15px;
  display: inline-block;
  width: 100%;
  border: 2px solid transparent;
  line-height: 1.44444;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;

  float: right;
}

.tourI .twnBtn {
  display: flex;
  justify-content: space-between;
}

.tourI.golden_week .twnBtn .btn {
  width: 49%;
  padding: 17px 15px;
  background: #039de6;
  background-image: url(../../gw/images/ico_arro07.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 10px;
}

.tourI.golden_week .btnAir,
.tourI.golden_week .btnDp {
  background: #fcd23e;
  background-image: url(../images/ico_arro05.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 10px;
  padding: 17px 15px;
  display: inline-block;
  width: 100%;
  border: 2px solid transparent;
  line-height: 1.44444;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
}

.tourI.golden_week .rank01 .btnAir,
.tourI.golden_week .rank01 .btnDp {
  width: 47%;
}

.tourD .rank01 {
  margin-bottom: 55px;
  padding: 10px;
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 0.3);
  position: relative;
  box-sizing: border-box;
}

.tourD.golden_week .sec_popular .list_tour .rank01 .rank {
  position: absolute;
  left: 28%;
  margin-left: -66px;
  top: -31px;
  box-sizing: border-box;
}

.tourD .rank01 .img {
  width: 52%;
  float: left;
  margin-right: 1%;
  margin-top: 6.5%;
}

.tourD.golden_week .in_tour .list_tour .destination {
  color: #ff6d24;
}

.tourD.golden_week .sec_popular .list_tour .rank01 .txt {
  margin-bottom: 20px;
  line-height: 1.5;
  width: 47%;
  float: right;
  box-sizing: border-box;
}

.tourD.golden_week .sec_popular .list_tour .btn {
  padding: 17px 15px;
  background: #ff6d24;
  background-image: url(../../gw/images/ico_arro07.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 10px;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  float: right;
}

.tourD.golden_week .sec_popular .list_tour .rank01 .btn {
  width: 47%;
}

.tourD .rank01 .btnDp,
.tourD .rank01 .btnAir {
  background: #fcd23e;
  background-image: url(../../gw/images/ico_arro05.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 10px;
  padding: 17px 15px;
  display: inline-block;
  width: 100%;
  border: 2px solid transparent;
  line-height: 1.44444;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;

  float: right;
}

.tourD .twnBtn {
  display: flex;
  justify-content: space-between;
}

.tourD.golden_week .twnBtn .btn {
  width: 49%;
  padding: 17px 15px;
  background: #039de6;
  background-image: url(../../gw/images/ico_arro07.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 10px;
}

.tourD.golden_week .btnAir,
.tourD.golden_week .btnDp {
  background: #fcd23e;
  background-image: url(../images/ico_arro05.png);
  background-repeat: no-repeat;
  background-position: right 5px center;
  background-size: 10px;
  padding: 17px 15px;
  display: inline-block;
  width: 100%;
  border: 2px solid transparent;
  line-height: 1.44444;
  border-radius: 5px;
  text-align: center;
  font-size: 15px;
  font-weight: bold;
  color: #000000;
  margin-top: 10px;
}

.tourD.golden_week .rank01 .btnAir,
.tourD.golden_week .rank01 .btnDp {
  width: 47%;
}

#section03 {
  position: relative;
}

.golden_week .backLink .btn_last {
  padding: 70px 0 90px;
  text-align: center;
}

.golden_week .backLink .btn_last a {
  display: inline-block;
  width: 590px;
  height: 80px;
  line-height: 80px;
  border-radius: 5px;
  background: #37e384 url(/attending/gw/kokunai/okinawa/images/ico_arro04.png) no-repeat 40px center;
  font-size: 18px;
  color: #fff;
  position: relative;
}

.golden_week .backLink .btn_last .abs {
  top: -20px;
  left: 104px;
}

.golden_week .backLink .btn_last a img {
  position: absolute;
}

.golden_week img {
  display: inline-block;
  max-width: 100%;
  vertical-align: middle;
}

.btn-gray {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  background-color: rgba(0, 0, 255, 0.2);
  pointer-events: none;
}

.btn_to-ranking,
.btn_to-ranking:visited {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  height: 60px;
  line-height: 60px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  color: #fff;
  position: relative;
  text-align: center;
  transition: .3s;
}

.btn_to-ranking_i {
  background: #008bcd;
}

.btn_to-ranking_d {
  background: #ff6d24;
}

.btn_to-ranking::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  border-top: 2px solid white;
  border-right: 2px solid white;
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translateY(-50%) rotate(45deg);
}

.btn_to-ranking:hover {
  color: white;
  opacity: .7;
}

.golden_week.kokunai .temptourbot .head_bar.reccomend_icon {
  padding-left: 17px;
}

.golden_week.kokunai .temptourbot .head_bar.reccomend_icon::after {
  display: none;
}

.gwkaigai2021 {
  clear: both;
  width: 960px;
  height: auto;
  margin: 25px auto;
  font-size: 24px;
  text-align: center;
  line-height: 1.6rem;
}

.gwkaigai2021 .txtF00 {
  color: #ff0000;
  margin-bottom: 5px;
}

.gwkaigai2021 a {
  font-size: 22px;
  color: #1d3994;
}

.gwkaigai2021 a:hover {
  color: #FF9933;
}

.contents.golden_week.information .gwkaigai2021 {
  width: 430px;
  font-size: 16px;
  margin-top: 100px;
}

.contents.golden_week.information .gwkaigai2021 a {
  font-size: 16px;
}

.contents.golden_week.information .main-infor .secBlock.blockUn .pane_ct .img_sec img {
  border-radius: 5px;
}

.finished {
  font-size: 28px;
  line-height: 1.5;
  color: #ff0000;
  text-align: center;
  padding: 10px 0 15px;
  font-weight: bold;
  background: #fff;
	font-family: "Hiragino Sans", "Hiragino Kaku Gothic ProN", メイリオ, Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", Osaka, sans-serif;
}

.hd_contents {
  width: 1024px;
  margin: 0 auto;
}

.kanren__inner {
  position: relative;
  width: 1024px;
  margin: 0 auto;
  padding: 20px 0 60px;
}

.sec_qa {
  margin-top: 50px;
}

.golden_week .sec_qa .sec_title span {
  font-size: 30px;
  font-weight: bold;
  background-color: #fff;
}

/*QA アコーディオン化*/
.faq_list {
  text-align: left;
  margin: 14px 0px 24px 0px;
}

.faq_list dt {
  display: table;
  width: 100%;
  margin-bottom: 16px;
  position: relative;
  cursor: pointer;
  color: #fff;
  background: #fff;
  border: 1px solid #16b8d9;
}

.faq_list dt span {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  height: 48px;
  background-image: url("/attending/gw/images/faq_q.png");
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-size: 36px auto;
  font-size: 19px;
  line-height: 1.4em;
  font-weight: bold;
  padding: 5px 0px 5px 55px;
  color: #000;
}

.faq_list dd {
  display: table;
  width: 100%;
  display: none;
  color: #0a2473;
  background: #fff;
  border: 1px solid #fcd648;
}

.faq_list dd .ddIn01 {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  height: 38px;
  background-image: url("/attending/gw/images/faq_a.png");
  background-repeat: no-repeat;
  background-position: 5px 5px;
  background-size: 36px auto;
  padding: 0px 0px 0px 46px;
}

.faq_list dd .ddIn01 .ddInP01 {
  font-size: 19px;
  line-height: 1.6em;
  font-weight: bold;
}

.faq_list dd .ddIn01 .ddInP01 a {
  font-size: 19px;
  line-height: 1.6em;
  font-weight: bold;
}

.ddInCont {
  padding-bottom: 24px;
  position: relative;
  width: 974px;
  padding: 5px 5px 5px 10px;
}

.faq_list dt:after {
  content: "+";
  font-size: 25px;
  color: #16b8d9;
  position: absolute;
  right: 15px;
  top: 50%;
  margin-top: -.8em;
}

.faq_list dt.faq_open:after {
  content: "-";
  font-size: 25px;
  transform: scale(1.8, 1);
  right: 18px;
}

/*共通特集バナー*/
.seo .Common21__inner {
  padding: 20px 0;
}

.seo .Common21__inner p {
  font-size: 1.4rem;
}


.bannerCassette_content .bannerImg {
  width: 100%;
}

.bannerCassette_content .bannerImg img {
  width: 100%;
  height: auto;
}

.bannerCassette_content p {
  padding-top: 10px;
  font-size: 16px;
  line-height: 1.3;
}


.swiper-slide a:hover {
  opacity: 0.7;
  text-decoration: none;
}

/* swiper */
.swiper-wrapper {
  height: auto;
  padding-bottom: 30px;
}

#section02 .swiper-wrapper{
	margin:10px;
}

ul.wrap_tour_inner.tourBoxBot .swiper-slide{
	width:calc(96% / 4);
}

.swiper-container-horizontal>.swiper-scrollbar {
  height: 10px;
  background: #f5f5f5;
}

.swiper-scrollbar-drag {
  background: #ccc;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  display: none;
}


.swiper-button-prev:hover,
.swiper-button-next:hover {
  transition: all 0.3s;
  opacity: 0.5;
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 0;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 0;
}


/* ツアー */
.flex {
  display: flex;
  flex-wrap: wrap;
}

.wrap_tour_all {
  width: 100%;
	display:flex;
  box-sizing: border-box;
}

.wrap_tour_inner {
  justify-content: space-between;
	width:100%;
}

.wrap_tour_inner::before {
  content: "";
  display: block;
  width: calc(96% / 4);
  order: 1;
}

.wrap_tour_inner::after {
  content: "";
  display: block;
  width: calc(96% / 4);
}

.tour_common_box {
  width: 100%;
  height: auto;

  background-color: #fff;
  border-radius: 6px;
  box-shadow: 0px 0px 3px 0px rgba(50, 50, 50, 1.0);
  margin-bottom: 15px;
  padding: 10px;

  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;

}



.tour_common_box .photo {
  width: 100%;
}

.tour_common_box .photo img {
  width: 100%;
  height: auto;
}

.tour_common_box .t_ttl {
  text-align: left;
  font-size: 15px;
  font-weight: 600;
  margin-top: 10px;
}

.tour_common_box .point {
  font-size: 13px;
  line-height: 17px;
  text-align: left;
  margin: 10px 0;
}

.tour_common_box .price {
  font-size: 17px;
  line-height: 18px;
  color: #ff0000;
  font-weight: bold;
  text-align: right;
  margin-top: auto;
}

.label_block {
  width: 100% !important;
  margin-top: 10px;
}

.label_wrap {
  justify-content: space-between;
}

.label_wrap li {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 6px;
  width: calc(96% / 2);
  height: auto;
  font-size: 12px;
  line-height: 1.2;
  font-weight: 600;
  color: #fff;
  text-align: center;
  padding: 5px 10px;
  box-sizing: border-box;
}

.label_dest {
  background-color: #e16c77;
}

.labe_conductor {
  background-color: #f1ad40;
}

.tour_link {
  width: calc(96% / 4);
  height: auto;
  text-decoration: none !important;
  transition: all 0.3s;

  display: flex;
  flex-wrap: wrap;
}

.tour_link:hover {
  transition: all 0.3s;
  opacity: 0.5;
}

/* ボタン */
.bot_link_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto 60px;
}

.bot_link_wrap li {
  width: calc(96% / 3);
}

.bot_link_wrap li:not(:nth-last-of-type(-n+3)) {
  margin-bottom: 10px;
}

.bot_link_wrap li a {
  position: relative;
  display: block;
  font-size: 18px;
  line-height: 19px;
  color: #fff;
  background-color: #039de6;
  text-align: center;
  text-decoration: none !important;
  border-radius: 5px;
  padding: 15px 0;
  transition: all 0.3s;
}

.bot_link_wrap li a::before {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #fff;
  width: 0;
  height: 0;
  content: "";
  display: inline-block;
}

.bot_link_wrap li a:hover {
  transition: all 0.3s;
  opacity: 0.5;
}

/* バナー */
.bn_slider .tour_link {
  width: 100%;
}

.tmp_bn_box dl {
  background-color: #fff;
  outline: 1px solid #000;
  outline-offset: -1px;
}

.tmp_bn_box dl .photo1 {
  width: 100%;
}

.tmp_bn_box dl .photo1 img {
  width: 100%;
  height: auto;
}

.tmp_bn_box dl dt {
  font-size: 1.6rem;
  line-height: 1.5;
  padding: 5px 10px;
}

/* swiper */
.swiper-wrapper {
  height: auto;
  padding-bottom: 30px;
}

#SlideBanner {
  width: 974px;
}

.swiper-container-horizontal>.swiper-scrollbar {
  height: 10px;
  background: #f5f5f5;
}

.swiper-scrollbar-drag {
  background: #ccc;
}

.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  display: none;
}

.swiper-banner-container .swiper-slide a {
  display: block;
  width: 219px;
}


.swiper-banner-container .swiper-slide a:hover {
  opacity: 0.7;
  transition-duration: 0.3s;
  text-decoration: underline;
  color: #4c4c4c;
}

.swiper-button-prev,
.swiper-button-next {
  width: 44px !important;
  height: 44px !important;
  background-size: 44px 44px !important;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  display: none;
}

/* 次ページボタンのスタイル */
.swiper-button-next {
  background-image: url(/attending/gw/images/arrow.png) !important;
}

/* 前ページボタンのスタイル */
.swiper-button-prev {
  background-image: url(/attending/gw/images/arrow.png) !important;
  transform: scale(-1, 1);
  /* 左右反転 */
}


/*  */
#section00 .sec_title span,
#section01 .sec_title span,
#section03 .sec_title span,
#section-tour .sec_title span {
  background-color: #fcfce4;
  font-size: 30px;
  font-weight: 900;
  color: #000;
}

#section-bn .sec_title span {
  background-color: #fff;
  font-size: 30px;
  font-weight: 900;
  color: #000;
}

.wrap_tour_inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.wrap_tour_inner::before {
  content: "";
  display: block;
  width: calc(96% / 4);
  order: 1;
}

.wrap_tour_inner::after {
  content: "";
  display: block;
  width: calc(96% / 4);
}

.kokunai.tourD .g_nav_list li.g_nav_lists:nth-of-type(2),
.kaigai.tourI .g_nav_list li.g_nav_lists:nth-of-type(3) {
  background-color: #fcfce4;
}

#section-btnD .sec_title span,
#section-btnI .sec_title span {
  background-color: #fff;
  font-size: 30px;
  font-weight: 900;
  color: #000;
}

#section-btnD,
#section-btnI {
  padding: 50px 0;
}

.group_btn_wrapper {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.group_btn_wrapper .group_btn {
  width: 49%;
  margin-left: auto;
  margin-right: auto;
}

.group_btn .btn {
  margin-top: 25px;
  height: 60px;
  padding-top: 17px;
  background-repeat: no-repeat;
  background-position: 95% center;
  background-size: 10px auto;
}

.group_btn .btn.small {
  height: 64px;
  line-height: 1.2;
  padding-top: 14px;
}

.group_btn .btn {
  color: #ff6d24;
  border-color: #ff6d24;
  background-image: url(/attending/gw/images/arrow_right_orange.png);
}

.group_btn.kaigai .btn {
  color: #008bcd;
  border-color: #008bcd;
  background-image: url(/attending/gw/images/arrow_right_blue.png);
}

.g_nav_lists .disable {
  pointer-events: none;
}

.golden_week .g_nav_lists>a.disable:before {
  background-color: #fff;
}

.sec_popular .img img {
  border-radius: 5px;
}

.golden_week .g_nav_lists .g_nav_under_list li a.g_nav_under_link.disable {
  pointer-events: none;
  color: #9e9e9e;
}

/* 崩れ原因のクラス修正 */
.golden_week.kokunai .seach_konukai .head_search {
  background: #fcfce4;
  padding-top: 30px;
}

.golden_week.kokunai .seach_konukai .head_search .hd_contents {
  position: relative;
}

.golden_week.kokunai .seach_konukai .img-abs {
  position: absolute;
  z-index: 2;
}

.golden_week.kokunai .seach_konukai.tyo .img-abs.abs01 {
  left: -350px;
  width: 464px;
}
.golden_week.kokunai .seach_konukai .img-abs.abs01 {
  left: -350px;
  width: 464px;
}

.golden_week.kokunai .seach_konukai .img-abs.abs02 {
  top: -55px;
  right: -160px;
  width: 219px;
}

.golden_week.kokunai .form-search .img-abs.abs01 {
  top: -86px;
  left: -220px;
  width: 266px;
  z-index: 16;
}

.golden_week.kokunai .form-search .img-abs.abs02 {
  top: 140px;
  right: -205px;
  width: 219px;
}

.golden_week.kokunai .form-search .body-form .sec_departure {
  padding: 0;
  background: none;
}

.golden_week.kokunai .form-search .body-form {
  background: #37e384;
  padding: 30px 0;
  position: relative;
  background-image: url("../kokunai/tour/images/brush03.png"), url("../kokunai/tour/images/brush04.png");
  background-repeat: no-repeat;
  background-size: 231px, 314px;
  background-position: bottom left, top right;
}

.golden_week.kokunai .form-search .body-form:before {
  position: absolute;
  content: "";
  background: url("../images/bg_wave_green.png") repeat-x;
  background-size: auto 100%;
  height: 10px;
  width: 100%;
  left: 0;
  bottom: -10px;
}

.golden_week.kokunai .form-search {
  z-index: 1;
}

.golden_week.kokunai .form-search .head_search .txt {
  text-align: center;
  color: #333;
}

.golden_week.kokunai .body_search:before {
  z-index: 15;
}

.golden_week.kokunai .seach_konukai .head_search .sec_title span {
  background: #fcfce4;
}

/*start_リニューアル2021対応*/
:where(.containner) *,
:where(.containner)::after,
:where(.containner)::before {
  box-sizing: content-box;
}

:where(.containner) img {
  width: auto;
  height: 1;
}

#btnToTop {
  display: none !important;
}

.g_nav_lists:nth-child(1) img {
  width: 98px;
}

.g_nav_lists:nth-child(2) img {
  width: 114px;
}

.g_nav_lists:nth-child(3) img {
  width: 115px;
}

.g_nav_lists:nth-child(4) img {
  width: 140px;
}

.g_nav_lists:nth-child(5) img {
  width: 97px;
}

.golden_week .keyvisual .kv_ttl img {
  width: 514px;
}

.golden_week .keyvisual .kv_bottom .sns_list li img {
  width: 38px;
}

.golden_week .sec_category .item_left .ribbon_ttl img {
  width: 63px;
}

.golden_week .sec_category .item_right .ribbon_ttl img {
  width: 36px;
}

.golden_week .sec_departure .sec_title span,
.golden_week .sec_popular .sec_title span,
.golden_week .section_banner .sec_title span {
  font-size: 30px;
  font-weight: bold;
  background-color: #fff;
}

/*end_リニューアル2021対応*/

/* start_モジュール調整 */

.Search_module--horizontal .Search__submit-wrap {
  position: static !important;
}

.Search_module--horizontal .Search__hit-wrap {
  width: auto !important;
  text-align: left !important;
  margin-right: 20px;
}

.Search_module--horizontal .Search__detail-btn {
  top: 114px;
  bottom: auto !important;
  height: 40px;
  line-height: 1.2;
}

/* end_モジュール調整 */
#Header {
  position: relative;
  z-index: 15;
}

.houmen_tab .houmen_tab_i.disabled, .golden_week .sec_departure .tabs a.t01.disabled {
	pointer-events: none;
	background-color: #ddd;
	color: #eee;
}

.kaigai.tourI .g_nav_list li.g_nav_lists.disabel:nth-of-type(3) {
	background-color: #fff;
}

.golden_week .g_nav_lists>a.disabel:before {
	background-color: #fff;
}

a.disabel:hover {
	opacity: 1.0;
}

.disabel {
	pointer-events: none;
}

/* Z021528600 */
.hotel .textCen {
  margin-bottom: 10px;
}

.tour_common_box.block__hotel {
  margin-bottom: 0;
	height:100%;
	width:232px;
}

.block__hotel .photo {
  margin-bottom: 10px;
}

.block__hotel .t_ttl {
  margin-bottom: 10px;
}

.h__hotel-inner {
  display: inline-block;
  background-color: #ff6d24;
  font-size: 12px;
  font-weight: 600;
  color: #fff;
  padding: 3px 20px;
}

.golden_week .sec_popular .list_tour .col {
  margin-bottom: 55px;
}

.zekkei_tab {
  text-align: center;
}

.zekkei_tab .zekkei_tab_i,
.zekkei_tab .zekkei_tab_d {
  display: inline-block;
  vertical-align: bottom;
  color: #fff;
  font-weight: bold;
  font-size: 21px;
  border-radius: 5px 5px 0 0;
  width: 335px;
  padding: 9px 10px;
  transition: opacity 0.26s ease;
  text-decoration: none;
  text-align: center;
  margin: 0 1px;
}

.zekkei_tab .zekkei_tab_i {
  background-color: #008bcd;

}

.zekkei_tab .zekkei_tab_i.current {
  padding: 19px 10px;
}

.zekkei_tab .zekkei_tab_d {
  background-color: #ff6d24;
}

.zekkei_tab .zekkei_tab_d.current {
  padding: 19px 10px;
}

.Group__zekkei {
  margin-bottom: 50px;
}

.golden_week .Group__zekkei .tour_type .ttl {
  margin-bottom: 20px;
}

.containner #hyperBn {z-index: 100; bottom: 140px;}
.containner .hyperBn__img img {width: 100%;}
