@charset "UTF-8";
body {
  background-clip: #fff;
  color: #484848;
}
a:hover {
  opacity: 0.5;
}
p {
  margin: 0;
}
h2 {
  font-size: 24px !important;
  margin: 3.2em auto 1em !important;
  display: block;
}
h3 {
  font-size: 21px !important;
  margin: 2.5em 0 1em !important;
  display: block;
}
h4 {
  display: block;
  font-size: 18px !important;
  margin: 1em 0 0.5em !important;
  font-weight: bold;
}
.serif {
  font-family: "Times", "Times New Roman", "ヒラギノ明朝 ProN W3",
    "HiraMinProN-W3", "HG明朝B", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
}
.serif2 {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3",
    "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.main_font {
  font-family: "メイリオ", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro",
    Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.cinzel {
  font-family: "Cinzel", serif;
}
.kome {
  font-size: 11px;
  display: inline-block;
  vertical-align: super;
}
.reference {
  width: 730px;
  margin-top: 10px;
  font-size: 13px;
  text-align: left;
  color: #555;
  line-height: 1.6;
}
.reference_icon {
  display: inline-block;
  margin: 5px 0;
  padding: 2px 10px;
  background-color: #dadada;
  color: #333;
}

.reference_link {
  display: inline-block;
  margin: 5px 0;
  padding: 2px 10px;
  background-color: #43b2f2;
  color: #fff;
}

#all_contents {
  width: 100%;
  padding-top: 0;
  background-color: transparent;
}

/* 一時的非表示用 */
.srch_parts_box,
.result_box {
  display: none !important;
}
/* 施設一覧をエリア別ではなくする（要js） */
.result_box .result_table {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: 20px;
}
.result_box .result_table .result_cell {
  margin-bottom: 20px;
}
.result_box .result_table .result_cell:nth-child(3n) {
  margin-right: 0;
}

/* ヘッダ */
.top_img {
  position: relative;
  background: url(https://www.img-ikyu.com/contents/dg/special/fullyear/goto/img/pc_map.png?auto=compress,format&lossless=0&q=75);
  height: 410; /*530px*/
  background-position: top 0 right 222px; /*top 0 right 172px*/
  background-repeat: no-repeat;
  width: 1100px;
  margin: 0 auto;
  z-index: 10;
}
.returnRateBox {
  display: block;
  width: 340px;
  background-color: #ff3100;
  border-radius: 68px 68px 0 0;
  margin: 0 auto;
  padding: 5px 0;
  font-size: 29px;
  color: #fff;
  text-align: center;
}
.returnRate {
  font-size: 40px;
}
.tieup_head_title_text {
  display: flex;
  flex-direction: column;
  color: #484848;
  font-size: 26px;
  text-align: center;
  line-height: 2;
  font-weight: 100;
  margin: 25px 0 0;
}
.title_goto {
  font-size: 77px;
  color: #ff3100;
  line-height: 60px;
}
.title_cross {
  font-size: 77px;
  color: #ffcc00;
  font-weight: bold;
  line-height: 70px;
}
.title_ikyu {
  font-size: 70px;
  color: #ff3100;
  line-height: 70px;
}
.bg_map {
  width: 100%;
}
.campaign_intro_wrapper {
  width: 1000px;
  margin: 110px auto 0; /*margin: 35px auto 0;*/
  position: relative;
}
.campaign_intro_set {
  display: flex;
  justify-content: center;
}

.campaign_intro_left {
  width: 400px;
  padding: 10px;
  margin: 0 20px;
  background-color: rgba(0, 141, 222, 0.8);
  color: #fff;
  text-align: center;
  z-index: 100;
}
.campaign_intro_right {
  width: 250px;
  padding: 10px;
  margin: 0 20px;
  background-color: rgba(67, 178, 242, 0.8);
  color: #fff;
  text-align: center;
  z-index: 100;
}

.campaign_intro_center {
  font-size: 48px;
  color: #008dde;
  margin-top: 50px;
  font-weight: bold;
}

/* intro_20200722up */
.campaign_intro_wrapper_2column {
  display: flex;
  position: relative;
  width: 640px;
  margin: 20px auto 0;
  z-index: 1;
}
.campaign_intro_left_2column {
  width: 300px;
  padding: 10px;
  background-color: rgba(0, 141, 222, 0.8);
  color: #fff;
  text-align: center;
  margin: 20px;
}

.campaign_intro_left_2column .campaign_intro_hosoku_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  font-size: 14px;
  color: #008dde;
}
/* intro_20200722up */

.campaign_intro_hosoku {
  display: flex;
  justify-content: center;
  padding: 10px;
  background-color: #fff;
  color: #008dde;
  font-size: 14px;
  text-align: center;
}
.campaign_intro_hosoku_box {
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 50%;
  font-size: 14px;
  color: #008dde;
}
.campaign_intro_hosoku_rate {
  font-weight: bold;
  font-size: 23px;
}
.areaCoupon_link {
  display: block;
  background: #008dde;
  margin-top: 15px;
  padding: 6px 0;
  border-radius: 30px;
  font-size: 14px;
  color: #fff !important;
}
.areaCoupon_link img {
  transform: rotate(-180deg);
  vertical-align: -1px;
  width: 8px;
  margin-left: 5px;
}
.intro_plus_icon {
  display: block;
  position: absolute;
  top: 45px;
  left: 234px;
  width: 32px;
  height: 32px;
}
.campaign_intro_add {
  font-size: 14px;
  color: #fff;
}
.top_img .bg_circle01 {
  position: absolute;
  top: -300px;
  left: 90px;
  width: 134px;
  height: 134px;
  background: url(https://www.img-ikyu.com/contents/dg/special/fullyear/goto/img/top_circle01.png?auto=compress,format&lossless=0&q=75)
    no-repeat;
  z-index: 1;
}
.top_img .bg_circle02 {
  position: absolute;
  top: -170px;
  left: -30px;
  width: 93px;
  height: 93px;
  background: url(https://www.img-ikyu.com/contents/dg/special/fullyear/goto/img/top_circle02.png?auto=compress,format&lossless=0&q=75)
    no-repeat;
  z-index: 1;
}
.top_img .bg_circle03 {
  position: absolute;
  top: -120px;
  left: 162px;
  width: 150px;
  height: 150px;
  background: url(https://www.img-ikyu.com/contents/dg/special/fullyear/goto/img/top_circle03.png?auto=compress,format&lossless=0&q=75)
    no-repeat;
  z-index: 1;
}
.top_img .bg_circle04 {
  position: absolute;
  top: -335px;
  right: 84px;
  width: 105px;
  height: 105px;
  background: url(https://www.img-ikyu.com/contents/dg/special/fullyear/goto/img/top_circle04.png?auto=compress,format&lossless=0&q=75)
    no-repeat;
  z-index: 1;
}
.top_img .bg_circle05 {
  position: absolute;
  top: -200px;
  right: -45px;
  width: 140px;
  height: 140px;
  background: url(https://www.img-ikyu.com/contents/dg/special/fullyear/goto/img/top_circle05.png?auto=compress,format&lossless=0&q=75)
    no-repeat;
  z-index: 1;
}
.top_img .bg_circle06 {
  position: absolute;
  top: -100px;
  right: 100px;
  width: 204px;
  height: 204px;
  background: url(https://www.img-ikyu.com/contents/dg/special/fullyear/goto/img/top_circle06.png?auto=compress,format&lossless=0&q=75)
    no-repeat;
  z-index: 1;
}
.update_date {
  font-size: 13px;
  color: #484848;
  width: 1060px;
  text-align: right;
  margin: 0 auto 5px;
}
/* navi */
.navi {
  position: sticky;
  top: 0;
  width: 100%;
  background: #1a4473;
  z-index: 10;
}
.navi_box {
  display: flex;
  align-items: center;
  width: 1060px;
  margin: 0 auto;
}
.navi_contents {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(100% / 4);
  border-right: 1px solid rgba(255, 255, 255, 0.36);
}
.navi_contents:first-child {
  border-left: 1px solid rgba(255, 255, 255, 0.36);
}
.navi_text {
  display: block;
  width: 100%;
  padding: 15px 0;
  color: #fff !important;
  font-size: 16px;
  text-align: center;
  text-decoration: none;
}
.navi_text:hover {
  background: #133459;
  opacity: 1;
}
/* navi end */
/* パンくず */
ol {
  list-style: none;
}
.goto_breadcrumb {
  width: 1060px;
  margin: 0 auto;
  padding: 15px 0 0;
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  align-items: center;
}
.goto_breadcrumb_item a {
  color: #484848 !important;
}
.goto_breadcrumb_item:after {
  content: "";
  display: inline-block;
  width: 10px;
  height: 10px;
  transform: rotate(-90deg);
  background: url(https://www.img-ikyu.com/contents/dg/image/icon/icon_arrow_gray.svg)
    no-repeat;
  margin: 0 5px 0 10px;
}
.goto_breadcrumb_item:hover {
  opacity: 0.5;
}
/* パンくずここまで */

/* NEWS */
.news {
  width: 1010px;
  border: 4px solid #ff3100;
  margin: 20px auto;
  padding: 20px;
  font-size: 14px;
  text-align: center;
}
.news_title {
  display: block;
  margin-bottom: 10px;
  font-size: 1.7em;
  font-weight: bold;
  text-align: center;
}
.news_text {
  font-size: 15px;
  line-height: 1.7;
}
.change_point {
  display: inline-block;
  margin: 20px auto;
  padding: 10px;
  text-align: left;
  padding: 0 0 30px;
  color: #484848;
  border: 1px solid #a9a9a9;
}
.change_point_title {
  display: block;
  font-size: 17px;
  font-weight: bold;
  background: #ff3100;
  padding: 5px 0;
  text-align: center;
  color: #fff;
}
.change_point_text {
  display: block;
  padding: 5px 60px;
}
.news_note {
  display: block;
  margin: 10px auto 0;
  font-size: 14px;
  color: #828282;
  text-align: left;
}

.news_note_2 {
  display: block;
  margin: 10px auto 0;
  font-size: 15px;
  color: #484848;
  text-align: left;
  line-height: 1.7em;
}
/* お知らせ */

.info_first_box {
  width: 860px;
  box-sizing: border-box;
  display: block;
  margin: 0 auto 10px;
  padding: 10px 15px;
  border-radius: 4px;
  color: #484848;
  border: 1px solid #e4e4e4;
}
.info_first_title {
  display: block;
  margin-bottom: 15px;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  background: url(https://www.img-ikyu.com/contents/dg/image/icon/icon_info_blue.svg)
    4px 7px no-repeat;
  background-position: left;
  background-size: 20px;
  padding-left: 30px;
}

/* アコーディオン */

.acbox {
  width: 860px;
  font-size: 0px; /* ラベルと開く部分を分離する時は数値を入れる */
  margin: 0 10px 10px; /* ボックス全体の位置調整 */
}

.acbox label {
  width: auto;
  font-size: 16px; /* ラベルの文字サイズ */
  font-weight: bold;
  text-align: left;
  position: relative;
  display: block;
  padding: 10px 8px 10px 45px;
  border-radius: 4px; /* ラベルの角の丸み */
  cursor: pointer;
  color: #484848;
  border: 1px solid #e4e4e4;
  background: url(https://www.img-ikyu.com/contents/dg/image/icon/icon_info_blue.svg)
    10px 10px no-repeat;
  background-size: 20px 20px;
  background-position: 15px;
}

.acbox input {
  display: none;
}

.acbox label:after {
  content: "";
  position: absolute;
  top: 8px;
  right: 29px;
  width: 12px;
  height: 12px;
  margin: 0 0 0 10px;
  border-right: 4px solid #008dde;
  border-top: 4px solid #008dde;
  border-radius: 1px;
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}

.acbox input:checked ~ label::after {
  content: "";
  position: absolute;
  top: 17px;
  right: 29px;
  width: 12px;
  height: 12px;
  margin: 0 0 0 10px;
  border-right: 4px solid #008dde;
  border-top: 4px solid #008dde;
  border-radius: 1px;
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.info_date {
  width: 125px;
  display: inline-block;
}
.acbox div {
  height: 0px;
  overflow: hidden;
  opacity: 0;
  transition: 0.15s; /* 開閉スピードの設定 */
}

.acbox input:checked ~ div {
  height: auto;
  margin-top: -3px;
  padding: 10px 15px; /* 開いた部分の枠内の余白 */
  border-radius: 0px;
  border: 1px solid #e4e4e4;
  border-top: none;
  opacity: 1;
}

.acbox input:checked ~ label {
  border: 1px solid #e4e4e4;
  border-bottom: none;
}

.acbox-under {
  font-size: 15px;
  line-height: 1.7;
  text-align: left;
}

/* アコーディオンここまで */

.news_excluded {
  width: 975px;
  border: 4px solid #ff4d4d;
  margin: 20px auto;
  padding: 30px;
  text-align: left;
}
.news_excluded_title {
  margin: 30px 0;
  font-size: 24px;
  font-weight: bold;
  color: #484848;
  text-align: center;
}
.news_excluded_text {
  margin: 0;
  font-size: 14px;
  line-height: 1.7;
}
.news_excluded_subtitle {
  margin: 20px 0 10px;
  padding: 5px 0 5px 12px;
  background-color: #f7f7f7;
  font-size: 18px;
  font-weight: 700;
  border-left: 4px solid #1a4473;
  border-bottom: solid 3px #dadada;
}
.news_excluded_subtitle2 {
  display: block;
  position: relative;
  margin: 20px 0 10px;
  padding: 5px 0 5px 15px;
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
}
.news_excluded_subtitle2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 5px;
  width: 4px;
  height: 100%;
  background: #1a4473;
}
.news_excluded_subtitle3 {
  font-size: 14px;
  font-weight: 700;
}
.news_excluded_subtitle4 {
  padding: 0 0 5px;
  font-size: 14px;
  font-weight: 700;
}
.news_excluded_text2 {
  margin: 0 0 15px;
  font-size: 14px;
}
.news_excluded_text_cancel {
  font-size: 14px;
  text-indent: -1em;
  padding-left: 1em;
}
.news_excluded_cancel_table {
  margin: 10px 0 10px 1.2em;
  border: 1px solid #e4e4e4;
  border-collapse: collapse;
  font-size: 13px;
}
.news_excluded_cancel_table th,
.news_excluded_cancel_table td {
  border: 1px solid #e4e4e4;
  padding: 5px 10px;
}
.news_excluded_cancel_table th {
  font-weight: normal;
  text-align: left;
  background-color: #f7f7f7;
}
.news_excluded_bg {
  display: block;
  padding: 10px;
  margin: 0 0 10px;
  background: #f7f7f7;
}
.btn_link_box {
  display: flex;
  justify-content: flex-start;
  margin-bottom: 20px;
}
.btn_link {
  margin-right: 10px;
  padding: 3px 10px;
  border: 1px solid #008dde;
  border-radius: 3px;
  color: #008dde;
  font-size: 13px;
}
.information2 {
  width: 1060px;
  border: 2px solid #ddd;
  padding: 10px;
  font-size: 14px;
  margin-top: 20px;
  text-align: left;
}
.information2_title {
  font-weight: bold;
  font-size: 15px;
  display: block;
  margin-bottom: 15px;
}
.info_b {
  font-size: 14px;
  font-weight: bold;
  margin-bottom: 7px;
  display: block;
}
.info_text {
  font-size: 14px;
  margin-bottom: 22px;
}
.info_note {
  font-size: 12px;
}
/* ---------------- Topics ------------------*/
#main_content {
  width: 100%;
}
.top_content {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  width: 1060px;
  margin: 0 auto;
  padding: 30px 0;
  background-color: #fff;
}
.top_content-cotainer {
  width: 730px;
}

.top_content_02 {
  width: 1060px;
  margin: 0 auto;
  padding: 30px 0;
  background-color: #fff;
}
.top_content_02-cotainer {
  width: 100%;
}
.right_contents {
  position: sticky;
  top: 70px;
  width: 290px;
  border-left: 1px solid #ccc;
  padding-left: 20px;
  text-align: left;
}
.sale_bn {
  display: flex;
  justify-content: start;
  align-items: center;
  padding: 10px 0;
  border-bottom: 1px solid #ccc;
  text-decoration: none;
  color: #484848 !important;
}
.sale_bn:last-child {
  border-bottom: none;
}
.sale_bn img {
  margin-right: 10px;
}
.content_detail {
  margin-top: 0;
  text-align: center;
}
.prtx {
  font-size: 16px;
  line-height: 35px;
  text-align: left;
}
.tpc_title {
  display: block;
  width: 100%;
  padding: 14px 12px 9px;
  background: #f7f7f7;
  border-left: solid #008dde 5px;
  border-bottom: solid 3px #dadada;
  line-height: 1.4;
  font-weight: 700;
  box-sizing: border-box;
  text-align: left;
}
.tpc_title_margin {
  margin-top: 0 !important;
}
.tpc_main {
  font-weight: bold;
  font-size: 20px;
  margin: 10px 0;
  text-align: left;
}
.tpc_text {
  width: 730px;
  text-align: left;
  line-height: 1.7em;
  font-size: 15px;
}
.pc_title_second {
  display: block;
  position: relative;
  padding: 5px 0 5px 18px;
  text-align: left;
  font-weight: 700;
  line-height: 1.4;
}
.pc_title_second:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 3px;
  width: 6px;
  height: 100%;
  background: #43b2f2;
}

.pc_title_bold {
  display: block;
  text-align: left;
  font-weight: 700;
  line-height: 1.4;
}

/* about goto */
.about_goto_wrapper {
  display: flex;
  flex-direction: row;
}
.goto_img {
  margin-right: 20px;
}
.goto_fourty_img {
  display: block;
  margin-top: 30px;
}
.goto_schedule {
  display: block;
  margin: 10px 0;
}
.about_goto_target {
  display: block;
  font-weight: bold;
  font-size: 16px;
  margin-top: 10px;
}
.about_goto_wrapper2 {
  display: flex;
  flex-direction: row;
  margin-top: 20px;
  border: solid 2px #008dde;
  padding: 20px;
}
/* TOP_CONTENTS */

.goto_main_listbox {
  width: calc(95% / 3);
  background-color: #f7f7f7;
  margin: 2em 0;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.22);
  vertical-align: top;
  display: inline-block;
  position: relative;
  border-radius: 0 10px 0 0;
  z-index: 1;
}

.goto_main_listbox:nth-child(2n) {
  margin: 2em 18px;
}

.goto_main_listbox .goto_main_label {
  position: absolute;
  top: -18px;
  left: 0;
  height: 20px;
  font-size: 14px;
  font-weight: bold;
  color: #fff;
  background: #008dde;
  padding: 2px 8px 0;
  border-radius: 5px 5px 0 0;
  letter-spacing: 0.05em;
}

.goto_main_listbox .goto_main_topic_title {
  font-size: 1.2em;
  background: #008dde;
  padding: 10px 0;
  text-align: center;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.05em;
  border-radius: 0 10px 0 0;
}

.goto_main_topic_text {
  padding: 20px;
  text-align: left;
  line-height: 1.9em;
  font-size: 15px;
  color: #333;
}

.goto_label {
  background: #b58f1e;
  margin: 10px 0;
  padding: 5px 10px;
  border-radius: 4px;
  line-height: 1;
  color: #fff;
  font-size: 16px;
  font-weight: 600;
}
/* GoToLink */
.goto_link {
  width: 375px;
  height: 60px;
  border-radius: 40px;
  color: #fff !important;
  background: linear-gradient(45deg, #006198 0, #0085d1 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  text-decoration: none;
  margin: 30px auto;
}
/* GoToTravel キャンペーンの割引イメージ */

.goto_image_wrapper {
  width: 500px;
  margin-bottom: 60px;
  display: inline-block;
}
.total {
  width: 100%;
  background-color: #008dde;
  padding: 10px 0;
  font-size: 26px;
  color: #fff;
  font-weight: bold;
}
.discount_wrapper {
  display: flex;
  justify-content: flex-start;
}
.gotoCoupon {
  width: 38%;
  background-color: #ff4d4d;
  padding: 10px 0;
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.gotoCoupon_rate {
  font-size: 25px;
  font-weight: bold;
}
.areaCoupon {
  width: 17%;
  background-color: #c3a31e;
  padding: 10px 0;
  color: #fff;
  font-size: 19px;
  font-weight: bold;
}
.areaCoupon_rate {
  font-size: 25px;
  font-weight: bold;
}
.payment_wrapper {
  display: flex;
  width: 100%;
  justify-content: flex-end;
}
.payment_box {
  position: relative;
  width: 62%;
  padding: 10px 0;
  border: 1px solid #008dde;
  border-top: none;
  box-sizing: border-box;
}
.payment {
  display: block;
  position: absolute;
  right: 0;
  left: 0;
  bottom: -16px;
  width: 40%;
  margin: 0 auto;
  background-color: #fff;
  color: #008dde;
  font-size: 26px;
  font-weight: bold;
}
.campaign_image-Wrapper {
  display: flex;
  flex-direction: column;
  width: 730px;
  margin: 20px auto;
}
.campaign_image-Rate {
  font-size: 22px;
  color: #008dde;
  font-weight: bold;
}
.campaign_image-Yajirushi {
  display: block;
  width: 31px;
  height: 31px;
  margin: 10px auto;
  color: #008dde;
}
.campaign_image-graphWrapper {
  display: flex;
  position: relative;
  width: 640px;
  margin: 0 auto;
}
.campaign_image-left,
.campaign_image-right {
  width: 320px;
}
.campaign_image-Title {
  display: block;
  margin-bottom: 5px;
  color: #008dde;
  font-weight: bold;
}
.campaign_image-leftBox {
  padding: 20px;
  background-color: #008dde;
  color: #fff;
  text-align: center;
}
.campaign_image-rightBox {
  padding: 20px;
  background-color: #43b2f2;
  color: #fff;
  text-align: center;
}
.campaign_image-leftBoxTitle,
.campaign_image-rightBoxTitle {
  display: block;
  font-size: 20px;
  font-weight: bold;
}
.campaign_image-leftBoxPercent,
.campaign_image-rightBoxPercent {
  display: block;
  font-size: 16px;
  font-weight: bold;
}
.percentNumber {
  font-size: 28px;
}
.campaign_image-rightBoxPercentDetail,
.campaign_image-rightBoxPercentDetail {
  font-size: 16px;
}
.icon_arrow_blue {
  display: block;
  width: 10px;
  height: 17px;
  margin: 7px auto;
  padding: 0;
  -moz-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
}
.icon_plus {
  display: block;
  position: absolute;
  top: 84px;
  left: 304px;
  width: 32px;
  height: 32px;
}
.campaign_image-leftBoxPercentResult,
.campaign_image-rightBoxPercentResult {
  font-size: 25px;
  font-weight: bold;
}
.campaign_image-RateResult {
  width: 520px;
  margin: 0 auto;
  font-size: 22px;
  color: #008dde;
  font-weight: bold;
  background: linear-gradient(transparent 60%, #f7f24e 60%);
}
.advantageous_reservation_method {
  text-align: left;
}
.icon_circle {
  font-size: 20px;
  color: #008dde;
}

.goto_couponimage_wrapper {
  display: inline-block;
  width: 168px;
  background-color: #ff4d4d;
  padding: 24px 0;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-top: 60px;
  vertical-align: top;
}

.goto_image_wrapper_center {
  display: inline-block;
  margin-top: 100px;
  font-weight: bold;
  color: #008dde;
  font-size: 50px;
  vertical-align: top;
}

/* お得な予約の仕方 */
.simulation_title {
  display: block;
  position: relative;
  text-align: left;
  padding-left: 25px;
  margin-top: 0 !important;
}
.simulation_title:before {
  position: absolute;
  left: 0;
  top: 2px;
  content: "";
  width: 20px;
  height: 20px;
  background-color: #008dde;
}
.off_color {
  color: #ff4d4d;
}

.simulation_box {
  margin: 0 auto 40px;
  display: flex;
  justify-content: space-between;
  padding: 0;
  text-align: left;
}

.simulation_box_inner {
  width: 60%;
}

.simulation_tpc_text {
  text-align: left;
  line-height: 1.7em;
  font-size: 15px;
}

.simulation_balloon {
  position: relative;
  display: inline-block;
  margin: 1.5em 0 1.5em -35px;
  padding: 15px;
  width: 285px;
  border-radius: 15px;
  color: #555;
  font-size: 16px;
  background: #eeeeee;
}

.simulation_balloon:before {
  content: "";
  position: absolute;
  top: -30px;
  left: 23%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-bottom: 15px solid #eeeeee;
}

.simulation_balloon span {
  display: block;
  margin: 0;
  padding: 0;
}
/* お得な料金表 */
/* tabnav */
.tabnav {
  width: 730px;
  margin: 2em 0 0;
  padding: 0;
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #008dde;
}
.tabnav li {
  display: inline;
}
.tabnav li label {
  display: inline-block;
  width: 166px;
  padding: 10px;
  border: 1px solid #008dde;
  border-bottom: none;
  color: #008dde;
  font-size: 18px;
  border-radius: 5px 5px 0 0;
  text-decoration: none;
  cursor: pointer;
  box-sizing: border-box;
}
.tabnav li label:hover {
  background: #008dde;
  color: #fff;
  transition: 0.3s;
}
input[name="tabinput"] {
  display: none;
}
#tab01:checked ~ .tabnav .tabnav01,
#tab02:checked ~ .tabnav .tabnav02,
#tab03:checked ~ .tabnav .tabnav03,
#tab04:checked ~ .tabnav .tabnav04 {
  background: #008dde;
  color: #fff;
}
.rate_sheet_wrapper {
  width: 730px;
  margin-top: 1em;
}
.rate_sheet_nights {
  text-align: left;
  font-weight: 600;
}
.rate_sheet {
  width: 730px;
  font-size: 13px;
  margin-top: 10px;
  border-collapse: collapse;
}
.rate_sheet td {
  padding: 11px 7px;
  text-align: center;
  border-bottom: 1px solid #d4d4d4;
}
.no-border {
  border-bottom: none !important;
}
.booking_rate {
  width: 110px;
  background-color: #006198 !important;
  padding: 5px 10px;
  color: #fff;
  text-align: center;
}
.return_rate {
  background-color: #009b00 !important;
  padding: 5px 10px;
  color: #fff;
  text-align: center;
}
.rate_sheet_title {
  text-align: center;
  vertical-align: middle;
}
.stay_total_color {
  background: #dff3ff;
}
.waribiki_color {
  background: #fffdd6;
}
.note_icon {
  display: inline;
  font-size: 10px;
  vertical-align: top;
}
.bg_gray {
  background-color: #efefef;
}
.bg_white {
  background-color: #fff !important;
}
.otoku_line {
  background: #fbe9e9;
}
.otoku_cell {
  background: #ffc3c3;
}
.rate_sheet_title_small {
  font-size: 11px;
  color: #484848;
  font-weight: normal;
}
.search_btn {
  color: #008dde !important;
  padding: 5px 10px;
  text-decoration: none;
  border-radius: 5px;
  border: 1px solid #008dde;
  background: #fff;
}
.search_btn:hover {
  opacity: 0.5;
}
.note {
  display: block;
  margin: 10px 0 0;
  font-size: 14px;
  color: #828282;
  text-align: left;
}
/* お得な予約の仕方 */
.otoku_link {
  width: 300px;
  height: 60px;
  border-radius: 40px;
  color: #fff !important;
  background: linear-gradient(45deg, #006198 0, #0085d1 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0;
  font-size: 14px;
  text-decoration: none;
  margin: 15px auto 30px;
}

/* 特典付がお得！ */
img.baizo_img {
  width: 77%;
  display: block;
  margin: 20px 0;
}
/* おすすめの取り方 */
.tpc_osusume_title {
  font-size: 18px;
  color: #008dde;
  font-weight: bold;
  margin: 20px 0;
}
.tpc_osusume_box {
  border: solid 1px #666;
  padding: 10px 5px;
  margin: 20px auto;
  box-sizing: border-box;
  font-size: 14px;
}

/* 連泊割がお得！ */
.advantageous_reservation_method-percentNumber {
  font-size: 18px;
  font-weight: bold;
}
.campaign_otoku_image-Wrapper {
  display: flex;
  justify-content: space-between;
  flex-direction: column;
  width: 730px;
  margin: 20px auto;
}
.campaign_otoku_image-Rate {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 76px;
  font-size: 22px;
  color: #008dde;
  font-weight: bold;
}
.campaign_otoku_image-box {
  display: flex;
  flex-direction: column;
  width: 730px;
  margin: 20px 0;
}
.campaign_otoku_days {
  margin-bottom: 10px;
  padding: 10px;
  background: #eee;
  font-weight: bold;
  font-size: 18px;
}
.campaign_otoku_image-graphWrapper {
  display: flex;
  justify-content: space-between;
  position: relative;
  width: 730px;
}
.campaign_otoku_image-left,
.campaign_otoku_image-right {
  width: 365px;
}
.campaign_image-leftBoxPercentResult span,
.campaign_image-rightBoxPercentResult span {
  font-size: 14px;
  font-weight: normal;
}
.otoku_icon_plus {
  display: block;
  position: absolute;
  top: 84px;
  left: 349px;
  width: 32px;
  height: 32px;
}
.campaign_otoku_total {
  width: 730px;
  padding: 10px 0px;
  margin-top: 10px;
  font-size: 16px;
  color: #008dde;
  border: 2px solid #008dde;
  box-sizing: border-box;
}
.campaign_otoku_total span {
  font-size: 20px;
  font-weight: bold;
}
.campaign_otoku_image-RateResult {
  width: 200px;
  margin: 0 auto;
  font-size: 25px;
  color: #ff3100;
  font-weight: bold;
  background: linear-gradient(transparent 60%, #f7f24e 60%);
}
/* Go To キャンペーン開始までに準備しておくこと */
.registration {
  display: block;
  width: 30%;
  margin: 15px auto 30px;
  padding: 10px;
  border-radius: 5px;
  background: #009b00;
  color: #fff !important;
}
.registration:hover {
  opacity: 0.5;
}
.icon_fav {
  vertical-align: middle;
}
.img_fav {
  display: block;
  width: 100%;
  margin: 15px auto;
}
/* メルマガやLINE */
.mailmagazine {
  margin: 20px auto;
}
.mail_sns_title {
  margin: 10px 0 5px;
  font-weight: bold;
  text-align: left;
}
.mail_sns_txt {
  text-align: left;
}
.magazin-button {
  width: 300px;
  height: 60px;
  border-radius: 40px;
  color: #fff !important;
  background: linear-gradient(45deg, #006198 0, #0085d1 100%);
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 20px auto 0;
  font-size: 14px;
  text-decoration: none;
}
.magazin-button:hover {
  opacity: 0.5;
}
.section-sns {
  width: 510px;
}
.sns {
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  padding: 40px 20px 0;
  text-align: center;
}
.sns-item {
  list-style: none;
}
.sns-item-img {
  width: 80px;
}
.sns-text {
  font-size: 13px;
  margin-top: 10px;
  color: #484848;
  text-decoration: none;
}

/* SNSサイドバー用 */
.section-sns-side {
  width: 100%;
}
.sns-side {
  margin: 0 auto;
  display: flex;
  text-align: center;
}
.sns-item-side {
  list-style: none;
  padding-right: 15px;
}
.sns-item-img-side {
  width: 45px;
}
.sns-text-side {
  font-size: 13px;
  margin-top: 10px;
  color: #484848;
  text-decoration: none;
}
/* 宿を探す */
.area_reccomend_wrapper {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  width: 100%;
  margin-top: 15px;
}
.area_reccomend_box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47%;
  margin-bottom: 10px;
}
.area_reccomend_name {
  display: block;
  position: absolute;
  color: #fff !important;
  font-size: 18px;
  z-index: 1;
}
.area_img {
  display: inline-block;
  width: 100%;
  border-radius: 4px;
}

.theme_reccomend_box {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 47%;
  margin-bottom: 10px;
}
.theme_reccomend_name {
  display: block;
  position: absolute;
  color: #fff !important;
  font-size: 18px;
  z-index: 1;
}

.about_gotocampaign {
  width: 100%;
  margin: 30px auto 0;
  padding: 20px 0;
  background: #efefef;
}
.content_title {
  display: block;
  width: 730px;
  margin: 0 auto 20px;
  font-size: 20px;
  color: #484848;
  text-align: left;
}
.shinsei_step_icon {
  display: inline-block;
  width: 50px;
  font-size: 12px;
  background-color: #008dde;
  text-align: center;
  color: #fff;
  padding: 0px 5px;
}

.shinsei_title {
  font-size: 18px;
  display: block;
  font-weight: bold;
  margin: 20px auto 10px;
}

/* よくあるご質問 */
.question_box {
  text-align: left;
}
.question_q {
  font-size: 16px;
  font-weight: bold;
  margin: 2em 0 1em;
  text-align: left;
}
.question_a {
  font-size: 14px;
  text-align: left;
}
.question_note {
  margin-top: 20px;
  font-size: 13px;
  text-align: left;
}

/* goto 注意事項 */
.goto_condition_headline {
  font-size: 20px;
  font-weight: bold;
  margin: 0 0 0.5em;
  color: #484848;
  border-left: 4px solid #33a2e2;
  margin-top: 1em;
  padding-left: 9px;
}
.goto_condition_box {
  margin: 20px 0 0;
  text-align: left;
  font-size: 14px;
  line-height: 1.6;
}
.goto_condition_title {
  font-size: 14px;
  font-weight: bold;
  margin: 10px 0 0;
  padding: 0;
}
.goto_list {
  list-style: circle inside;
  margin-left: 10px;
  margin-bottom: 10px;
}
.goto_list2 {
  list-style: square inside;
  margin-left: 15px;
}
.goto_list3 {
  list-style: disc inside;
}
.text_link {
  color: #008dde !important;
}
.bn_gotoeatgotoeat_wrapper {
  display: flex;
  justify-content: space-between;
  margin-top: 30px;
}

.scrollTop {
  position: fixed;
  right: 30px;
  bottom: 25px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
}
.scrollTop img:hover {
  opacity: 0.5;
  cursor: pointer;
}
.bold {
  font-weight: bold;
}
.bt60 {
  display: block;
  height: 60px;
}
/*# sourceMappingURL=style.css.map */

.finish_cover {
  position: relative;
}

.finish_cover .finish_cover_text {
  position: absolute;
  top: -15px;
  left: 0;
  right: 0;
  color: #fff;
  background: rgba(000, 000, 000, 0.5);
  font-size: 22px;
  padding: 225px 0;
}

/* 2021 11 新GoTo情報更新 */
.campaign_intro_stopinfo {
  width: 500px;
  margin: -70px 0 50px;
  padding: 20px 0;
  background-color: rgba(0, 141, 222, 0.6);
  font-size: 18px;
  color: #fff;
  text-align: center;
  z-index: 100;
}
.campaign_intro_stopinfo span {
  display: block;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
}
