@charset "UTF-8";
/*
 * CSS for PC
 * @date     2017.03.21
 * @author   Sungjoon Park
 */
/* ------------------------------------------

------------------------------------------ */
#widewrapper {
  width: 100%;
}

#keyVisual {
  width: 100%;
  margin: auto auto 30px auto;
  max-width: 1500px;
}

#keyVisual img {
  width: 100%;
  display: block;
}

#keyVisual h1 {
  text-indent: inherit;
  position: absolute;
  width: 760px;
  text-align: center;
  color: #ffffff;
  font-size: 60px;
  left: 50%;
  margin-left: -380px;
  margin-top: 140px;
  line-height: 1.2;
}

#keyVisual h1 span {
  display: block;
  font-size: 24px;
  font-weight: normal;
  margin-top: 12px;
  line-height: 1.5;
}

.pc {
  display: block;
}

.sp {
  display: none !important;
}

.page_term {
  font-size: 13px;
  line-height: 1.5;
  width: 950px;
  margin: auto auto 30px auto;
  text-align: center;
}

/* ----- nav -----*/
#pageTab {
  width: 950px;
  margin: auto auto 50px auto;
}

#pageTab ul {
  z-index: 99;
}

#pageTab ul.tab5 li {
  margin: 0;
  background: #ffffff;
  width: 190px;
}

#pageTab ul li a {
  background: #dedede;
  height: auto;
  padding: 20px 0;
  font-size: 20px;
}

#contentsArea #pageTab ul li a:hover {
  opacity: 0.7;
  text-decoration: none;
}

/* ----- contents -----*/
#contents.column1 {
  width: 950px;
  padding: 0;
  margin: auto;
  background: #fff;
}

.page_cpn .cpn_box {
  width: 450px;
  float: left;
  margin-left: 50px;
}

.page_cpn .cpn_box:nth-child(2n-1) {
  margin-left: 0;
}

.page_cpn .cpn_box img {
  display: block;
}

.page_cpn .cpn_box a:hover img {
  opacity: 0.8;
}

.char {
  display: block;
  line-height: 1.7;
  font-size: 13px;
}

.cpCal,
.cpUser,
.cpPoint,
.cpTogether {
  padding-left: 16px;
  padding-right: 4px;
  background-size: auto;
  background-repeat: no-repeat;
}

.cpCal {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpCal.svg);
}

.cpUser {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpUser.svg);
}

.cpPoint {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpPoint.svg);
}

.cpTogether {
  background-image: url(https://img.travel.rakuten.co.jp/special/sales/coupon/images/cpTogether.svg);
  background-position: left 2px;
}

.cpVol {
  font-weight: bold;
}

#contentsArea .jdsColorBoxHtml {
  display: block;
  font-size: 13px;
  text-decoration: underline;
  text-align: center;
  margin-top: 10px;
}

#colorbox {
  width: 800px !important;
  height: 100% !important;
  position: fixed !important;
  top: 5vh !important;
  left: 50% !important;
  margin-left: -400px !important;
}

.tableholder {
  max-height: 90vh !important;
}

#cboxWrapper {
  height: auto !important;
  overflow: auto !important;
  width: 800px !important;
}

#cboxContent {
  width: 100% !important;
  margin: 0 !important;
  float: none !important;
  height: 100% !important;
}

#cboxMiddleLeft {
  height: 100% !important;
}

#cboxOverlay {
  background-color: rgba(0, 0, 0, 0.5) !important;
  height: 100% !important;
}

#cboxLoadedContent {
  background: #fff !important;
  border: none !important;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  height: auto !important;
  width: 100% !important;
  overflow: hidden;
}

#inline_content1,
#inline_content2 {
  list-style: none !important;
  font-size: 13px;
}

.page_cpn {
  margin-bottom: 40px;
}

.coupon_img {
  width: 100%;
  height: auto;
}

.cpn_box_txtbox {
  padding: 20px 20px 0 20px;
  background: #fff;
  color: #333;
}

.cpn_box_txtbox dt {
  font-size: 14px;
}

.cpn_box_txtbox dd {
  font-size: 13px;
  line-height: 1.5;
  margin-bottom: 8px;
}

.cpn_box_txtbox dd em {
  font-style: normal;
  font-size: 120%;
  display: block;
  font-weight: bold;
}

#cboxClose {
  background: url(../images/close.jpg) top right no-repeat !important;
  background-position-x: center;
  background-position-y: top;
  width: 25px !important;
  height: 25px !important;
}

.tableholder {
  position: relative;
  display: none;
}

.tableholder table {
  background-color: #fff;
  border-left: 1px solid #b4b4b4;
  border-top: 1px solid #b4b4b4;
  font-size: 13px;
  line-height: 1.4;
  display: block;
}

.tableholder table td {
  border-right: 1px solid #b4b4b4;
  padding: 8px;
  border-bottom: 1px solid #b4b4b4;
}

.tableholder table tr:first-child {
  color: #fff;
}

.tableholder table tr:first-child td {
  text-align: center !important;
  background-color: #1ba81b !important;
}

.tableholder table tr:last-child td {
  font-size: 11px;
}

.tableholder table tr td:first-child {
  background-color: #e1e1e1;
  text-align: right;
  width: 200px;
  font-weight: bold;
}

.coupon-guide {
  max-width: 912px;
  margin: 0 auto 1.75em;
  font-size: 13px;
  text-align: right;
}

.coupon-guide a {
  display: inline-block;
  padding: 0.25em 0.5em 0.5em 0.9em;
  border-radius: 4px;
  background-color: #e1e1e1;
}

.coupon-guide a::after {
  display: inline-block;
  content: "";
  background-image: url(https://img.travel.rakuten.co.jp//special/sales/template/html/images/Linkwindow.svg);
  width: 16px;
  height: 16px;
  position: relative;
  right: -2px;
}

/* -----  -----*/
.page_h2 {
  background: #777;
  color: #fff;
  text-align: center;
  padding: 12px 0;
  margin-bottom: 25px;
  font-size: 25px;
}

.page_box_sty1 {
  width: 950px;
  margin: auto auto 45px auto;
}

.page_box1 {
  width: 430px;
  float: left;
  margin-left: 30px;
  margin-bottom: 30px;
}

.box1img img {
  display: block;
  width: 100%;
}

.page_box1 h3 {
  font-size: 18px;
  margin: 15px 0 12px;
}

.txtfont13 {
  font-size: 14px;
  line-height: 1.4;
}

.page_box1 .ss-center .cp__acordion {
  clear: both;
}

.page_box1 .cp__acordion .cp__trigger:hover {
  background-color: #bababa;
  color: #ffffff;
}

.page_box1 .cp__acordion .cp__trigger {
  font-size: 13px;
  display: block;
  position: relative;
  padding: 10px;
  cursor: pointer;
}

.page_box1 .cp__acordion .cp__trigger::after {
  display: inline-block;
  content: " ";
  position: absolute;
  top: 50%;
  right: 10px;
  width: 10px;
  height: 7px;
  margin-top: -3.5px;
  background-repeat: no-repeat;
}

.page_box1 .cp__acordion li .cp__trigger {
  background: #e1e1e1;
}

.page_box1 .cp__liststyle-dot > * {
  margin-left: 1em;
  text-indent: -1em;
  margin-bottom: 8px;
  font-size: 12px;
  line-height: 1.4;
}

.page_box1 .cp__acordion ul.submenu {
  background-color: #f0f0f0;
  padding: 8px 10px 10px 10px;
  line-height: 1.4;
}

.page_box1 .cp__acordion .cp__trigger::after {
  background-image: url(../images/icon_1.png) !important;
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  right: 6px;
}

.page_box1 .cp__acordion .cp__trigger.active-submenu::after {
  background-image: url(../images/icon_2.png) !important;
  background-size: 22px 22px;
  width: 22px;
  height: 22px;
  margin-top: -11px;
  right: 6px;
}

.holder {
  margin-top: 12px;
}

.cp_right {
  display: none;
}

.fixBnr2 {
  position: fixed;
  display: block;
  right: 10px;
  bottom: 40px;
}

#contents .pagetop_btn {
  width: 90px;
  z-index: 999;
}

.pagetop_btn li {
  margin-bottom: 1px;
}

.pagetop_btn li a {
  background: #dedede;
  width: 90px;
  display: block;
  text-align: center;
  padding: 10px 0;
}

#contentsArea .pagetop_btn li a:hover {
  text-decoration: none;
  opacity: 0.8;
}

/* ----- Access -----*/
.accessBox {
  border: none;
  margin-bottom: 45px;
}

.column1 .accessBox .map {
  width: 600px;
  margin: auto;
  float: none;
  height: 450px;
  margin-bottom: 10px;
}

.column1 .accessBox .map iframe {
  width: 100%;
  display: block;
  height: 450px;
}

.column1 .accessBox .route {
  width: 600px;
  float: none;
  margin: auto;
}

#search-box h1 {
  display: none;
}

.column1 #search-box {
  margin: auto;
}

.disclaimer {
  margin: 20px auto 40px;
  font-size: 13px;
  text-align: center;
  padding: 1em 0;
  background-color: #efefef;
  border-radius: 30px;
}

#newetiquette {
  width: 900px;
  text-align: center;
  margin: 60px auto;
  background: #eee;
  padding: 15px 0;
}

#newetiquette a {
  color: #0059B2 !important;
}

#pageInquiry .inquiryTable {
  width: 900px;
  margin: 60px auto 20px;
  font-size: 14px;
  border-collapse: collapse;
}

#pageInquiry th,
#pageInquiry td {
  border: solid 1px #aaa;
  padding: 22px;
}

#pageInquiry th {
  background-color: #efefef;
}

#pageInquiry .inquiryTable a {
  color: #0059B2;
}

.page_footer {
  background: #f7f7f7;
  padding: 10px 12px;
  border-top: 1px solid #c2c2c2;
  border-bottom: 1px solid #c2c2c2;
  margin: 0 10px 12px 10px;
}

.page_footer ul {
  width: 950px;
  margin: auto;
}

.page_footer ul li {
  margin-bottom: 6px;
}

.page_footer a {
  color: #777;
  font-size: 13px;
  line-height: 1.6;
  text-decoration: none;
}

.page_footer a:hover {
  text-decoration: underline;
}

.page_footer p {
  width: 950px;
  margin: auto;
}

.page_footer p span {
  display: inline-block;
  margin-right: 12px;
}

#contentsArea .cpn_box .btn {
  width: 220px;
  margin: 20px auto auto auto;
}

#contentsArea .cpn_box .btn .main {
  border: 2px solid #7bb33e;
  border-radius: 5px;
  background-color: #fff;
  color: #7bb33e;
  text-align: center;
  display: block;
  margin: 0px auto;
  font-weight: bold;
  padding: 10px 0;
  position: relative;
  font-size: 16px;
}

#contentsArea .cpn_box .btn .main:after {
  position: absolute;
  content: "";
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAMCAYAAABfnvydAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpDNkQ4N0ZGMzJGQzRFNzExODg5RkM1RTg2NEE3ODZENyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpDNzczMUIzN0M1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpDNzczMUIzNkM1QjcxMUU3ODhGNEZFQzVFMjgxMEUyOSIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjNCMjI2MTI1MUFDNUU3MTE5RkIzOUM4RTk0QkM0M0U5IiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkM2RDg3RkYzMkZDNEU3MTE4ODlGQzVFODY0QTc4NkQ3Ii8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+xa2QmQAAAM5JREFUeNpc0L8LAWEcx/HnZLiBQcmk/AVKdu4fMCr5D1hJEqV0GSwkshoNYmCVTPwZwmAxUSTnvO96Tg9Pvfo+d9/P8+NOqy/SdyGEjgoGZmbzEMrwYQ0LTRQbS0P/DxQwQQAt51kNabZtC15EmXeQxw0NjDju6QacQShGMZGToTZW34AMRShDZPHCzid+RxghOb/g7FdWJyg9GNijiq13SafZRwpHlLjg1P1MmklqVzZPKGPm7ewcMUYcB9mcs/qt/qggrqjJpqXe+iPAAHnLRIHtZQkmAAAAAElFTkSuQmCC) 0 0 no-repeat;
  height: 12px;
  width: 8px;
  right: 12px;
  top: 50%;
  margin-top: -6px;
  display: block;
}

#contentsArea .cpn_box .btn .main:hover {
  opacity: 0.8;
}

.page_foot_box {
  width: 950px;
  margin: 50px auto;
}

.page_foot_box .swiper-slide {
  width: 180px !important;
  font-size: 14px;
}

#contentsArea .gototop_btn {
  margin-top: 20px;
}

#contentsArea .gototop_btn a {
  background: #333;
  color: #fff;
}

#contentsArea .gototop_btn a:hover {
  color: #fff;
}

/* 202409 クーポン調整 */
.coupon__box .couponOneClick .coupon__button a {
  background-color: #009700;
  border-radius: 5px;
  font-weight: bold;
  height: 42px;
  width: 100%;
  -webkit-box-flex: 1 !important;
      -ms-flex: auto !important;
          flex: auto !important;
}

.coupon__box .couponOneClick .coupon__button a:hover {
  background-color: #009700;
}

.coupon__box .coupon__box__holder {
  padding: 48px 10px 100px;
}

.coupon__container .coupon__cover span {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.coupon__box__holder .couponOneClick .couponOneClick-acquired,
.coupon__box__holder .couponOneClick .couponOneClick-having,
.coupon__box__holder .couponOneClick .couponOneClick-expired,
.coupon__box__holder .couponOneClick .couponOneClick-finished {
  background-color: transparent;
}

.noteC {
  font-size: 14px;
  margin-bottom: 54px;
  margin-top: 20px;
  text-align: center;
}

.widewrapper,
#contents.column1 {
  width: auto;
}

html {
  overflow: auto;
}

body {
  overflow: hidden;
  min-width: 1200px;
}

.hakone {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  color: #333333;
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto;
}
.hakone img {
  vertical-align: bottom;
  max-width: 100%;
}
.hakone * {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.hakone .sp_block {
  display: none !important;
}
.hakone .fadein.fade_up {
  -webkit-transition: 1.2s;
  transition: 1.2s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transform: translateY(30px);
          transform: translateY(30px);
  opacity: 0;
}
.hakone .fadein.fade_up.on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.hakone .fadein.fade_left {
  -webkit-transition: 1.2s;
  transition: 1.2s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transform: translateX(-30px);
          transform: translateX(-30px);
  opacity: 0;
}
.hakone .fadein.fade_left.on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.hakone .fadein.fade_right {
  -webkit-transition: 1.2s;
  transition: 1.2s;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: opacity, transform;
  transition-property: opacity, transform, -webkit-transform;
  -webkit-transform: translateX(30px);
          transform: translateX(30px);
  opacity: 0;
}
.hakone .fadein.fade_right.on {
  -webkit-transform: translateY(0);
          transform: translateY(0);
  opacity: 1;
}
.hakone .inner {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
.hakone .l_inner {
  width: 960px;
  margin-right: auto;
  margin-left: auto;
}
.hakone a {
  -webkit-transition: 0.3s;
  transition: 0.3s;
}
.hakone a:hover {
  text-decoration: none !important;
}
.hakone .mv_area {
  background-image: url(../images/bg_mv_area.jpg);
  background-repeat: no-repeat;
  background-position: center top;
  background-size: 100% 100%;
  padding-top: 60px;
  padding-bottom: 212px;
  position: relative;
}
.hakone .mv_area::before {
  content: "PR";
  display: block;
  position: absolute;
  background-color: #2a2d2b;
  color: #fff;
  z-index: 30;
  padding: 0px 8px;
  top: 0;
  left: 0;
  font-size: 14px;
}
.hakone .mv_area .mv {
  margin-left: auto;
  margin-right: auto;
  width: 89.0625%;
  overflow: hidden;
  border-radius: 26px;
  position: relative;
}
.hakone .mv_area .mv h1 {
  z-index: 10;
  position: absolute;
  width: 40.350877193%;
  left: 9.0643274854%;
  bottom: 4.6511627907%;
}
.hakone .mv_area .mv_lead {
  padding-top: 60px;
  position: relative;
  z-index: 11;
}
.hakone .mv_area .mv_lead p {
  font-size: 18px;
  margin-top: 40px;
  padding-left: 34px;
}
.hakone .mv_area .mv_lead .pic_wrap {
  position: absolute;
  top: -20px;
  right: -36px;
  width: 250px;
}
.hakone .anc_nav {
  position: relative;
  z-index: 12;
  margin-top: -160px;
}
.hakone .anc_nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 20px;
}
.hakone .anc_nav ul li:nth-child(2) {
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.hakone .anc_nav ul li:nth-child(3) {
  -webkit-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.hakone .floating_nav {
  display: none;
  position: fixed;
  z-index: 100;
  right: 0;
  bottom: 200px;
}
.hakone .floating_nav ul li + li {
  margin-top: 10px;
}
.hakone .floating_nav ul li a {
  display: block;
}
.hakone .floating_nav ul li a:hover, .hakone .floating_nav ul li a.active {
  -webkit-filter: drop-shadow(0px 3px 3px rgba(255, 93, 93, 0.8));
          filter: drop-shadow(0px 3px 3px rgba(255, 93, 93, 0.8));
}
.hakone .btn_to_top {
  width: 60px;
  position: fixed;
  z-index: 100;
  right: 16px;
  bottom: 30px;
}
.hakone .spot {
  position: relative;
  z-index: 10;
}
.hakone .spot .spot_ttl {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.hakone .spot .spot_ttl .pic_wrap {
  position: absolute;
}
.hakone .spot.photogenic {
  margin-top: 140px;
  padding-bottom: 205px;
}
.hakone .spot.photogenic::before, .hakone .spot.photogenic::after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
}
.hakone .spot.photogenic::before {
  top: 0;
  left: 0;
  background-position: center top;
  background-image: url(../images/bg_photogenic.png);
  background-repeat: no-repeat;
  height: 1920px;
  z-index: -1;
  top: 111px;
}
.hakone .spot.photogenic::after {
  left: 0;
  bottom: 0;
  z-index: -2;
  height: calc(100% - 1920px);
  background-color: #fef0f0;
}
.hakone .spot.photogenic .spot_ttl .pic_wrap {
  bottom: -55px;
  right: -174px;
  width: 158px;
}
.hakone .spot.photogenic .content_typeA .img_area {
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  position: relative;
}
.hakone .spot.photogenic .content_typeA .img_area h3 {
  position: absolute;
  top: 42px;
  left: 60px;
  z-index: 10;
}
.hakone .spot.photogenic .content_typeA .img_area .m_img {
  margin-left: auto;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
}
.hakone .spot.photogenic .content_typeA .img_area .sub_img {
  position: absolute;
  bottom: 28px;
  left: 60px;
}
.hakone .spot.photogenic .content_typeA .txt_area {
  margin-top: 48px;
  width: 1080px;
  margin-left: auto;
  margin-right: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 28px;
}
.hakone .spot.photogenic .content_typeA .txt_area .t_description {
  width: 608px;
}
.hakone .spot.photogenic .content_typeA .txt_area .t_description p {
  font-size: 18px;
  line-height: 1.8;
}
.hakone .spot.photogenic .content_typeA .txt_area .t_address {
  border: 1px solid #fab5b5;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  padding: 18px 23px;
  font-size: 14px;
}
.hakone .spot.photogenic .content_typeA .txt_area .t_address h4 {
  font-weight: bold;
}
.hakone .spot.photogenic .content_typeA .txt_area .t_address p {
  margin-top: 8px;
}
.hakone .spot.photogenic .content_typeB {
  margin-top: 70px;
}
.hakone .spot.photogenic .content_typeB .content_wrap {
  padding-top: 70px;
  padding-bottom: 130px;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 32px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  z-index: 10;
}
.hakone .spot.photogenic .content_typeB .content_wrap::before {
  content: "";
  display: block;
  position: absolute;
  z-index: -1;
  right: 0;
  top: 0;
  width: 1130px;
  height: 100%;
  background-color: #fff;
}
.hakone .spot.photogenic .content_typeB .content_wrap h3 {
  position: absolute;
  right: 120px;
  top: 150px;
  -webkit-transform: translateY(-100%);
          transform: translateY(-100%);
  z-index: 11;
}
.hakone .spot.photogenic .content_typeB .content_wrap .left_img {
  width: 680px;
  position: relative;
}
.hakone .spot.photogenic .content_typeB .content_wrap .left_img .sub_ph {
  position: absolute;
  bottom: -170px;
  right: 32px;
}
.hakone .spot.photogenic .content_typeB .content_wrap .right_text {
  width: 360px;
  padding-top: 100px;
}
.hakone .spot.photogenic .content_typeB .content_wrap .right_text p.t_desc {
  line-height: 1.8;
  font-size: 18px;
}
.hakone .spot.photogenic .content_typeB .content_wrap .right_text .address_box {
  border: 1px solid #fab5b5;
  padding: 18px 23px;
  font-size: 14px;
  margin-top: 20px;
}
.hakone .spot.photogenic .content_typeB .content_wrap .right_text .address_box h4 {
  font-weight: bold;
}
.hakone .spot.photogenic .content_typeB .content_wrap .right_text .address_box p {
  margin-top: 8px;
}
.hakone .spot.photogenic .cnt01 {
  margin-top: 52px;
}
.hakone .spot.photogenic .cnt03 {
  margin-top: 160px;
}
.hakone .spot.yorimiti {
  margin-top: 152px;
  background-image: url(../images/bg_yorimiti.jpg);
  background-repeat: no-repeat;
  background-position: center top 75px;
  padding-bottom: 100px;
}
.hakone .spot.yorimiti .spot_ttl .pic_wrap {
  bottom: -8px;
  right: -275px;
  width: 264px;
}
.hakone .spot.yorimiti .yorimiti_content {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  margin-top: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-right: 120px;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.hakone .spot.yorimiti .yorimiti_content + .yorimiti_content {
  margin-top: 135px;
}
.hakone .spot.yorimiti .yorimiti_content .img_area {
  width: 680px;
  position: relative;
}
.hakone .spot.yorimiti .yorimiti_content .img_area h3 {
  position: absolute;
  top: -53px;
  left: 24px;
  z-index: 2;
}
.hakone .spot.yorimiti .yorimiti_content .img_area .sub_img {
  border: 3px solid #eaf5f3;
  right: -25px;
  bottom: -100px;
  position: absolute;
}
.hakone .spot.yorimiti .yorimiti_content .text {
  width: 370px;
  padding-top: 28px;
}
.hakone .spot.yorimiti .yorimiti_content .text p.t_description {
  font-size: 18px;
}
.hakone .spot.yorimiti .yorimiti_content .address_box {
  border: 1px solid #7dd7c5;
  padding: 18px 23px;
  font-size: 14px;
  margin-top: 20px;
  width: 350px;
}
.hakone .spot.yorimiti .yorimiti_content .address_box h4 {
  font-weight: bold;
}
.hakone .spot.yorimiti .yorimiti_content .address_box p {
  margin-top: 8px;
}
.hakone .spot.yorimiti .yorimiti_content.reverse {
  padding-left: 120px;
  padding-right: 0;
}
.hakone .spot.yorimiti .yorimiti_content.reverse .img_area {
  -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
          order: 2;
}
.hakone .spot.yorimiti .yorimiti_content.reverse .img_area h3 {
  left: auto;
  right: 15px;
}
.hakone .spot.yorimiti .btn_area {
  margin-top: 145px;
}
.hakone .spot.yorimiti .btn_area .btn_wrap {
  text-align: center;
}
.hakone .spot.yorimiti .btn_area .btn_wrap + .btn_wrap {
  margin-top: 24px;
}
.hakone .spot.yorimiti .btn_area .btn_wrap p {
  font-size: 14px;
  margin-top: -10px;
}
.hakone .spot.yorimiti .btn_area .notes {
  font-size: 14px;
  margin-top: 10px;
  max-width: 820px;
  margin-left: auto;
  margin-right: auto;
}
.hakone .spot.yorimiti .btn_area .notes li {
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
}
.hakone .infinite_label {
  overflow: hidden;
  background-color: #aedcd3;
  padding-top: 14px;
  padding-bottom: 12px;
}
.hakone .infinite_label .text_all {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  -webkit-animation: infinite_label 100s linear both infinite;
          animation: infinite_label 100s linear both infinite;
}
.hakone .infinite_label .text_all .text {
  padding-right: 86px;
}
.hakone .infinite_label.reverse .text_all {
  animation: infinite_label 100s linear both infinite reverse;
}
.hakone .model_course {
  margin-top: 83px;
}
.hakone .model_course .sec_ttl {
  padding-bottom: 54px;
  position: relative;
  z-index: 15;
}
.hakone .model_course .sec_ttl::before {
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 621px;
  background-image: url(../images/bg_model_course01.png);
  background-repeat: no-repeat;
  background-position: center bottom;
  bottom: 0;
  left: 0;
  pointer-events: none;
}
.hakone .model_course .sec_ttl .ttl_wrap {
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
.hakone .model_course .sec_ttl .ttl_wrap .pic01 {
  top: -6px;
  left: -200px;
  width: 137px;
  position: absolute;
}
.hakone .model_course .sec_ttl .ttl_wrap .pic02 {
  position: absolute;
  top: -2px;
  right: -230px;
  width: 186px;
}
.hakone .model_course .route_area {
  padding-top: 60px;
  position: relative;
  z-index: 10;
  overflow: hidden;
}
.hakone .model_course .route_area::before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: center top;
  z-index: -2;
}
.hakone .model_course .route_area::after {
  z-index: -1;
  content: "";
  display: block;
  position: absolute;
  width: 1200px;
  height: 100%;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  background-color: rgba(255, 255, 255, 0.8);
}
.hakone .model_course .route_area > h3 {
  text-align: center;
}
.hakone .model_course .route_area .route_content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 55px;
}
.hakone .model_course .route_area .route_content + .route_content {
  margin-top: 8px;
}
.hakone .model_course .route_area .route_content .left_spot_name {
  width: 248px;
  position: relative;
}
.hakone .model_course .route_area .route_content .right_content {
  width: 711px;
}
.hakone .model_course .route_area .route_content .right_content h4 {
  padding-top: 12px;
  padding-bottom: 24px;
}
.hakone .model_course .route_area .route_content .right_content .img_text {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 38px;
}
.hakone .model_course .route_area .route_content .right_content .img_wrap {
  position: relative;
}
.hakone .model_course .route_area .route_content .right_content .img_wrap p.ph_caption {
  font-size: 14px;
  margin-top: 6px;
  text-align: right;
}
.hakone .model_course .route_area .route_content .right_content .img_wrap .deco_wrap {
  position: absolute;
}
.hakone .model_course .route_area .route_content .right_content .img_wrap .deco_wrap.deco_susuki {
  top: -60px;
  right: 15px;
}
.hakone .model_course .route_area .route_content .right_content .text_content {
  margin-top: 22px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.hakone .model_course .route_area .route_content .right_content .text_content .text {
  width: 410px;
}
.hakone .model_course .route_area .route_content .right_content .text_content .text.full {
  width: auto;
}
.hakone .model_course .route_area .route_content .right_content .text_content .address_box {
  border: 1px solid #faa444;
  padding: 16px 16px;
  font-size: 14px;
  width: 280px;
}
.hakone .model_course .route_area .route_content .right_content .text_content .address_box h5 {
  font-weight: bold;
}
.hakone .model_course .route_area .route_content .right_content .text_content .address_box p {
  margin-top: 8px;
}
.hakone .model_course .route_area .route_content .right_content .text p.t_desc {
  font-size: 18px;
  line-height: 2.2;
}
.hakone .model_course .route_area .route_content .right_content .text p.t_desc span {
  padding-bottom: 3px;
  border-bottom: 1px dotted #7f6b61;
}
.hakone .model_course .route_area .route_content:first-of-type .left_spot_name::before {
  content: "";
  display: block;
  position: absolute;
  width: 144px;
  aspect-ratio: 144/123;
  background-image: url(../images/pic_spot_start.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: -58px;
  top: -47px;
}
.hakone .model_course .route_area .route_content.end_content {
  margin-top: 70px;
}
.hakone .model_course .route_area .route_content.end_content .left_spot_name {
  width: 228px;
}
.hakone .model_course .route_area .route_content.end_content .left_spot_name::before {
  content: "";
  display: block;
  position: absolute;
  width: 144px;
  aspect-ratio: 144/123;
  background-image: url(../images/pic_spot_end.png);
  background-repeat: no-repeat;
  background-size: contain;
  left: -58px;
  top: -47px;
}
.hakone .model_course .route_area .route_content.end_content .right_content {
  width: 732px;
}
.hakone .model_course .route_area .route_content.end_content .right_content h4 {
  padding-top: 0;
  padding-bottom: 12px;
}
.hakone .model_course .route_area .route_content.end_content .right_content .img_text {
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
}
.hakone .model_course .route_area .route_content.end_content .right_content .img_text .text {
  padding-top: 50px;
}
.hakone .model_course .route_area .end_btn {
  margin-top: 66px;
}
.hakone .model_course .route_area .end_btn .btn_wrap {
  text-align: center;
}
.hakone .model_course .route_area .end_btn .btn_wrap p {
  margin-top: -5px;
  font-size: 14px;
}
.hakone .model_course .route_area .keisai_info {
  margin-top: 100px;
  text-align: center;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 14px;
  border-radius: 35px;
  background-color: #e5e5e5;
  color: #000;
}
.hakone .model_course .route_area.first_route {
  padding-bottom: 130px;
}
.hakone .model_course .route_area.first_route::before {
  background-image: url(../images/bg_first_route.png);
  background-size: auto 100%;
}
.hakone .model_course .route_area.first_route .end_content .right_content .img_text .img_wrap {
  position: relative;
}
.hakone .model_course .route_area.first_route .end_content .right_content .img_text .img_wrap .deco {
  position: absolute;
}
.hakone .model_course .route_area.first_route .end_content .right_content .img_text .img_wrap .deco.deco01 {
  left: -230px;
  bottom: 17px;
}
.hakone .model_course .route_area.second_route {
  padding-bottom: 80px;
}
.hakone .model_course .route_area.second_route::before {
  background-image: url(../images/bg_second_route.png);
}
.hakone .model_course .route_area.second_route .end_content .right_content .img_text .img_wrap {
  position: relative;
}
.hakone .model_course .route_area.second_route .end_content .right_content .img_text .img_wrap .deco {
  position: absolute;
}
.hakone .model_course .route_area.second_route .end_content .right_content .img_text .img_wrap .deco.deco01 {
  left: -185px;
  bottom: 20px;
}
.hakone .access_search {
  padding-bottom: 86px;
  background-image: url(../images/bg_access_search.jpg);
  background-repeat: no-repeat;
  background-size: cover;
}
.hakone .access_area {
  padding-top: 110px;
}
.hakone .access_area h2 {
  text-align: center;
}
.hakone .access_area .gmap_wrap {
  margin-top: 40px;
  height: 400px;
  border-radius: 20px;
  overflow: hidden;
}
.hakone .access_area .gmap_wrap iframe {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}
.hakone .access_area .content_box {
  margin-top: 40px;
  padding-bottom: 30px;
  background-color: #fff;
}
.hakone .access_area .content_box h3 {
  padding-top: 12px;
  padding-bottom: 12px;
  text-align: center;
}
.hakone .access_area .content_box ul {
  margin-top: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 40px;
}
.hakone .access_area .content_box.car h3 {
  background-color: #fab5b5;
}
.hakone .access_area .content_box.train h3 {
  background-color: #ffbf76;
}
.hakone .search_ttl {
  text-align: center;
  margin-top: 94px;
  margin-bottom: 27px;
}
.hakone .inquiry_table {
  margin-top: 80px;
  margin-bottom: 90px;
}
.hakone .inquiry_table a {
  color: #556fb5 !important;
}
.hakone .inquiry_table table {
  width: 100%;
}
.hakone .inquiry_table table tr th, .hakone .inquiry_table table tr td {
  padding: 20px 25px;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
}
.hakone .inquiry_table table tr th {
  vertical-align: middle;
}

@-webkit-keyframes infinite_label {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}

@keyframes infinite_label {
  0% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(-50%);
            transform: translateX(-50%);
  }
}/*# sourceMappingURL=contents_pc.css.map */