@charset "utf-8";
/* CSS Document */

/*背景*/
.bg_color {
  background: #f7f7ed;
  z-index: 1;
}
.bg_01,.bg_02,.bg_03,.bg_03_2,.bg_04 {
  position: relative;
}
.bg_01::before,.bg_02::before,.bg_03::before,.bg_03_2::after,.bg_04::before {
  content: "";
  display: inline-block;
  position: absolute;
}
.bg_01::before {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/img_newyear2025_02.png) no-repeat 0 0 / 284px 114px;
  width: 284px;
  height: 114px;
  top: 20px;
  left: 30px;
}
.bg_02::before {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/img_newyear2025_03.png) no-repeat 0 0 / 370px 148px;
  width: 370px;
  height: 148px;
  bottom: 0;
  right: 0;
  z-index: -1;
}
.bg_03::before {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/img_newyear2025_03.png) no-repeat 0 0 / 370px 148px;
  width: 370px;
  height: 148px;
  top: 20px;
  left: 30px;
  transform: scale(-1, 1);
}
.bg_03_2::after {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/img_newyear2025_02.png) no-repeat 0 0 / 284px 114px;
  width: 284px;
  height: 114px;
  top: -80px;
  right: -100px;
  transform: scale(-1, 1);
}
.bg_04::before {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/img_newyear2025_03.png) no-repeat 0 0 / 370px 148px;
  width: 370px;
  height: 148px;
  top: 20px;
  right: 30px;
}
/*ナビ*/
nav>.nav_newyear {
  display: flex;
  justify-content: space-between;
  margin: 20px auto 0;
}
nav>.nav_newyear li {
  width: calc(100% / 4);
  height: auto;
  text-align: center;
  border-left: 1px solid #decb65;
  position: relative; 
}
nav>.nav_newyear li:last-of-type {
  border-right: 1px solid #decb65;
}
nav>.nav_newyear li::after {
  position: absolute;
  content: "";
  width: 9px;
  height: 9px;
  top: calc(50% - 2px);
  right: 20px;
  border-top: 2px solid;
  border-right: 2px solid;
  color: #756000;
  -webkit-transform: rotate(135deg) translateX(-50%);
  transform: rotate(135deg) translateX(-50%);
}
nav>.nav_newyear li a {
  display: inline-block;
  width: 100%;
  height: 100%;
  color: #360000;
  font-size: 1.5rem;
  font-weight: bold;
}
nav>.nav_newyear li a::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 0;
  left: calc(50% - 16px);
  transition: .2s;
}
nav>.nav_newyear li a:hover::before {
  top: -5px;
}
nav>.nav_newyear li a[href*="calendar"]::before {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/icon_newyear2025_01.png) no-repeat 0 0/32px 32px;
}
nav>.nav_newyear li a[href*="hotel"]::before {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/icon_newyear2025_03.png) no-repeat 0 0/32px 32px;
}
nav>.nav_newyear li a[href*="spot"]::before {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/icon_newyear2025_04.png) no-repeat 0 0/32px 32px;
}
nav>.nav_newyear li a[href*="theme"]::before {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/icon_newyear2025_05.png) no-repeat 0 0/32px 32px;
}
nav>.nav_newyear li a span {
  display: inline-block;
  padding: 32px 0 0;
}
/*ご案内*/
.wrap_acco.ny2023_attention {
  margin: 0 auto 10px;
}
.wrap_acco.ny2023_attention .acco_btn {
  color: #fff;
  background: #333;
  height: 35px;
  font-size: 1.8rem;
  line-height: 1.9;
  padding: 0 0 0 40px;
  position: relative;
  z-index: 2;
  cursor: pointer;
}
.wrap_acco .acco_btn::before, .wrap_acco .acco_btn::after {
  border-top: 2px solid #fff!important;
  position: absolute;
  content: "";
  width: 12px;
  top: 50%;
  right: 15px;
  margin-top: -1px;
  transition: .1s;
}
.wrap_acco.ny2023_attention .acco_content {
  border: 1px solid #333;
  border-top: none;
  padding: 10px 15px;
}
.wrap_acco.ny2023_attention .acco_btn span.inner_btn::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2023/ttl_ic01.png) no-repeat 0 0/17px 15px;
  width: 17px;
  height: 15px;
  left: 15px;
  top: 10px;
}
.wrap_acco .acco_content {display: none;}
.wrap_acco .acco_btn.open + .acco_content {display: block;}
.wrap_acco .acco_btn::after {transform: rotate(90deg);}
.wrap_acco .acco_btn.open::after {transform: rotate(0deg);}
.wrap_acco .acco_btn {position: relative;}
.text_underline {
  border-bottom: 1px solid;
}
/*クーポン*/
.feature .section.coupon_ttl h2 {
  color: #360000;
  position: relative;
}
.feature .section.coupon_ttl h2::before,
.feature .section.coupon_ttl h2::after {
  content: "";
  display: inline-block;
  position: absolute;
  background: #decb65;
  width: 4px;
  height: 20px;
  border-radius: 2px;
  top: 2px;
}
.feature .section.coupon_ttl h2::before {
  left: -15px;
  transform: rotate(-30deg);
}
.feature .section.coupon_ttl h2::after {
  right: -15px;
  transform: rotate(30deg);
}
.box_coupon {
  background: #f7f7ed;
  border: 1px solid #decb65;
  width: 50%;
  margin: 0 auto 30px;
  padding: 10px 30px;
}
.box_coupon .feature .section h3 {
  font-size: 1.8rem;
  color: #360000;
  background: none;
  border: none;
  padding: 0;
  margin: 10px auto;
  text-align: center;
}
.box_coupon .price_box {
  font-size: 1.4rem;
  font-weight: bold;
  color: #360000;
  text-align: center;
  margin: 0 auto 10px;
}
.box_coupon .price_box .price_inner {
  font-size: 3.2rem;
  color: #8c0606;
  line-height: 1;
}
.box_coupon dl>dt {
  width: 33%;
}
.box_coupon dl>dd {
  width: 67%;
}
.box_coupon dl {
  display: flex;
  border-bottom: 1px dashed #756000;
  padding: 0 0 5px;
  margin: 5px auto;
}
.btn01_rt {
  width: 30%;
  margin: 10px auto;
  position: relative;
  background: none;
  z-index: 2;
}
.box_coupon .btn01_rt {
  width: 100%;
}
.btn01_rt a {
  display: inline-block;
  background: #991a1a;
  font-size: 1.5rem;
  line-height: 1;
  padding: 10px 20px;
  width: 100%;
  height: 100%;
  border-radius: 18px;
}
.btn01_rt a::after {
  right: 20px;
}
/*タイトル*/
.top .section h2 {
  color: #360000;
  font-size: 2.4rem;
  padding: 170px 0 0;
  margin: -90px auto 10px;
  position: relative;
}
.top .section h2>span {
  font-size: 1.6rem;
  display: block;
  text-align: center;
}
.top .section h2::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/img_newyear2025_01.png) no-repeat 0 0 / 164px 38px;
  width: 164px;
  height: 38px;
  top: 120px;
  left: calc(50% - 82px);
}
.top .section h2::after {
  content: "";
  display: inline-block;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 130px;
  left: calc(50% - 16px);
  z-index: 2;
}
.top #calendar.section h2::after {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/icon_newyear2025_01.png) no-repeat 0 0 / 32px 32px;
}
.top #keywords.section h2::after {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/icon_newyear2025_02.png) no-repeat 0 0 / 32px 32px;
}
.top #hotel.section h2::after {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/icon_newyear2025_03.png) no-repeat 0 0 / 32px 32px;
}
.top #spot.section h2::after {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/icon_newyear2025_04.png) no-repeat 0 0 / 32px 32px;
}
.top #theme.section h2::after {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/icon_newyear2025_05.png) no-repeat 0 0 / 32px 32px;
}
.top #question.section h2::after {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/icon_newyear2025_06.png) no-repeat 0 0 / 32px 32px;
}
.top #article.section h2::after {
  background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/icon_newyear2025_07.png) no-repeat 0 0 / 32px 32px;
}
.top .section h3 {
  font-size: 2rem;
  font-weight: bold;
  color: #fff;
  background-color: #756000;
  margin: 10px auto;
  border-radius: 0;
}
.top .section.h3_line h3 {
  color: #222;
  background: none;
  border-bottom: 2px dotted #756000;
  padding: 10px;
}
h4 {
  margin: 10px auto 0;
}
.top .h4_bg_beige.section h4 {
  background: #f0ecd8;
  padding: 5px 10px;
}
/*キーワード*/
.cmn_contents .clm_osusume_taglabel {
  margin: 10px auto 20px;
  position: relative;
  z-index: 2;
}
.cmn_contents .clm_osusume_taglabel>h4 {
  font-size: 1.6rem;
  margin: 0;
}
.cmn_contents .clm_osusume_taglabel>h4::after {
  background: #333;
  margin: 11px 30px 0 5px;
  height: 1px;
}
.clm_osusume_taglabel.key_box a[target*="_self"] {
  background: #fff;
  border: 1px solid #decb65;
  color: #991a1a;
  transition: .2s;
}
.clm_osusume_taglabel.key_box a[target*="_self"]:hover {
  background: #ede5b7;
  color: #991a1a;
}
/*商品CP*/
.base_prod.bdr li {
  border: 1px solid #decb65;
  background: #fff;
}
.swiper-container .swiper-button-next, .swiper-button-prev {
  color: #756000;
}
.swiper-pagination-bullet {
  background: #756000;
}
/*スポット*/
.product_box {
  border: 1px solid #decb65;
  margin: 0 5px;
  padding: 10px;
  background: #fff;
}
.area_box {margin: 10px 0 5px;font-weight: bold;}
.area_box>.area_name>span {
  position: relative;
  display: inline-block;
  background: #991a1a;
  width: 12px;
  height: 12px;
  border-radius: 6px 6px 6px 0;
  transform: rotate(-45deg);
  top: 0;
  left: 0;
  margin: 0 5px 0 0;
}
.area_box>.area_name>span::before {
  content: "";
  display: inline-block;
  position: absolute;
  background: #fff;
  width: 4px;
  height: 4px;
  border-radius: 2px;
  top: 4px;
  left: 4px;
}
.area_box>.area_name {
  color: #991a1a;
}
.area_box>.title_name {
  font-size: 2rem;
}
.tx_border {
  margin-right: 5px;
  padding: 1px 6px;
  background: #fff;
  border: 1px solid #991a1a;
  border-radius: 10px;
  color: #991a1a;
  font-weight: bold;
  font-size: 1.3rem;
}
.inner_text>.access_box {
  background: #f7f7ed;
  margin: 10px 0;
  padding: 10px;
}
.other_btn_title {
  border-bottom: 1px solid #991a1a;
  margin: 7px 0 10px;
  font-weight: bold;
}
.other_btn_box {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  align-items: center;
}
.other_btn {
	width: 100%;
	text-align: center;
	line-height: 1.4;
}
.other_btn>a {
  display: block;
  position: relative;
  background: #991a1a;
  padding: 6px 0;
  border-radius: 25px;
  color: #fff;
  line-height: 1.2;
  transition: .2s;
}
.other_btn>a:hover {
 opacity: .6;
}
.other_btn>a::after {
	position: absolute;
	content: "";
	width: 8px;
  height: 8px;
  top: calc(50% - 3%);
  right: 20px;
  border-top: 2px solid;
  border-right: 2px solid;
	-webkit-transform: rotate(45deg) translateX(-50%);
	transform: rotate(45deg) translateX(-50%);
}
/*初詣*/
.spot_box.col1 {
  border: 1px solid #decb65;
  margin: 10px auto;
  padding: 20px;
}
.spot_box.col1 .spot_box {
  margin: 0 auto 0 20px;
}
/*テーマから探す*/
.bnr_container .bnr_box {
  width: 96%;
  margin: 0 auto 30px;
}
.bnr_container .bnr_box .other_btn_box {
  width: 90%;
  margin: 5px auto;
}
.bnr_container .bnr_box .titleitem {
  font-size: 1.8rem;
  font-weight: bold;
  color: #756000;
  background-color: #fff;
  border: 1px solid #756000;
  margin: 0;
  padding: 5px 0;
  border-radius: 0;
  text-align: center;
}
.bnr_box .imageitem img:hover {
  opacity: 1;
}
.bnr_container .bnr_box .other_btn_box .other_btn>a {
  padding: 10px 0;
  border-radius: 20px;
}
/*よくあるご質問*/
.wrap_acco.QandA {
  width: 95%;
  margin: 0 auto 20px;
  background: #fff;
}
.wrap_acco.QandA .acco_btn {
  background: #f7f7ed;
  border: 1px solid #decb65;
  padding: 10px 40px 10px 50px;
  font-size: 1.6rem;
  cursor: pointer;
}
.wrap_acco.QandA .acco_content {
	padding: 10px 10px 10px 50px;
}
.wrap_acco.QandA .acco_btn,
.wrap_acco.QandA .acco_content {
	position: relative;
}
.wrap_acco.QandA .acco_btn > .inner_btn::before,
.wrap_acco.QandA .acco_content::before {
  position: absolute;
  width: 24px;
  height: 24px;
  top: 12px;
  left: 10px;
  font-size: 1.4rem;
  text-align: center;
  line-height: 1.5;
}
.wrap_acco.QandA .acco_btn > .inner_btn::before {
	content: "Q";
	background: #991a1a;
	color: #fff;
}
.wrap_acco.QandA .acco_content::before {
	content: "A";
  background: #fff;
  font-weight: bold;
  color: #991a1a;
  border: 1px solid #991a1a;
}
.wrap_acco .acco_content {display: none;}
.wrap_acco .acco_btn.open + .acco_content {display: block;}
.wrap_acco.QandA .acco_btn::before, .wrap_acco.QandA .acco_btn::after {
  border-top: 2px solid #991a1a!important;
}
/*記事*/
.article_contens .ac_ttl {
  font-weight: bold;
}
/*-----PC------*/
@media screen and (min-width: 768px) {
	.no_swipe .swiper-button-prev,
	.no_swipe .swiper-button-next,
	.no_swipe .swiper-pagination {
		display: none !important;
	}
  .product_box {
    height: 610px;
  }
}
/*-----SP------*/
@media screen and (max-width: 767px) {
  /*背景*/
  .bg_01::before {
    display: none;
  }
  .bg_02::before {
    background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/img_newyear2025_03.png) no-repeat 0 0 / 208px 83px;
    width: 208px;
    height: 83px;
  }
  .bg_03::before {
    background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/img_newyear2025_03.png) no-repeat 0 0 / 208px 83px;
    width: 208px;
    height: 83px;
    top: 10px;
    left: 0;
  }
  .bg_03_2::after {
    background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/img_newyear2025_02.png) no-repeat 0 0 / 142px 57px;
    width: 142px;
    height: 57px;
    top: -5px;
    right: 0;
  }
  .bg_04::before {
    background: url(/content/dam/jretravel/site/page/seasonal/newyear/images/2025/img_newyear2025_03.png) no-repeat 0 0 / 208px 83px;
    width: 208px;
    height: 83px;
    top: 10px;
    right: 0px;
  }
  /*ナビ*/
  nav>.nav_newyear {
    flex-wrap: wrap;
    width: 100%;
    margin: 0;
    border: 1px solid #d1bd6c;
  }
  nav>.nav_newyear li {
    width: 50%;
    height: 60px;
    border: 1px solid #d1bd6c;
  }
  nav>.nav_newyear li::after {
    right: 15px;
  }
  nav>.nav_newyear li a {
    font-size: 1.4rem;
  }
  nav>.nav_newyear li a::before,
  nav>.nav_newyear li a:hover::before {
    top: 4px;
  }
  /*ご案内*/
  .wrap_acco.ny2023_attention .acco_btn {
    margin: 0 10px;
    font-size: 1.4rem;
    line-height: 2.2;
    height: 30px;
  }
  .wrap_acco.ny2023_attention .acco_btn span.inner_btn::before {
    top: 7px;
  }
  .wrap_acco.ny2023_attention .acco_content {
    margin: 0 10px;
  }
  /*クーポン*/
  .feature .section.coupon_ttl h2 {
    margin: 10px auto;
  }
  .box_coupon {
    width: 94%;
    padding: 10px 20px;
  }
  .box_coupon dl {
    flex-direction: column;
  }
  .box_coupon dl>dt, .box_coupon dl>dd {
    width: 100%;
  }
  /*タイトル*/
  .feature .section h3 {
    font-size: 2.2rem;
    margin: 25px auto;
  }
  .top .h4_bg_beige.section h4 {
    text-align: left;
    margin: 20px 10px 0;
  }
  /*スポット*/
  .product_box {
    margin: 10px;
  }
  /*初詣*/
  .spot_box.col1 {
    margin: 10px 10px 20px;
    padding: 10px;
  }
  .spot_box.col1 .spot_box {
    margin: 10px auto 0;
  }
  .spot_box.col1 .spot_box>.text>.cmp-text {
    margin: auto;
    width: 100%;
  }
  /*キーワード*/
  .popularkeywords.aem-GridColumn--default--none.aem-GridColumn.aem-GridColumn--default--6.aem-GridColumn--offset--default--0 {
    width: 100%;
  }
  .cmn_contents .clm_osusume_taglabel {
    margin: 10px auto;
    width: 94%;
  }
  .cmn_contents .clm_osusume_taglabel>h4 {
    background: #fff;
    border-bottom: 1px solid #333;
    margin: 0 auto 5px;
    padding: 0;
  }
  .clm_osusume_taglabel.key_box a[target*="_self"] {
    padding: 5px;
  }
  /*商品CP*/
  .base_prod {
    margin: 0 auto 50px;
  }
  .base_prod .hotel.swiper-wrapper {
    width: 94%;
  }
  .base_prod.bdr li {
    width: 43vw !important;
  }
  .base_prod.bdr li .txt {
    line-height: 1.5;
  }
  /*バナー*/
  .aem-Grid.aem-Grid--phone--12>.aem-GridColumn.aem-GridColumn--offset--phone--1 {
    width: 100%;
    margin: auto;
  }
  .tyo_otherarea_banner .listitem2 {
    width: 94vw;
  }
  .bnr_box li {
    margin: auto;
  }
  /*テーマから探す*/
  .bnr_container {
    display: flex;
    flex-wrap: wrap;
  }
  .bnr_container>.ace-section:first-of-type {
    width: 100% !important;
  }
  .bnr_container>.ace-section {
    width: 50% !important;
  }
  .bnr_container .tyo_otherarea_banner .listitem2 {
    width: 94%;
  }
  .bnr_container .bnr_box {
    width: 100%;
    margin: 0 auto 20px;
  }
  .bnr_container>.ace-section:first-of-type .bnr_box {
    padding: 0;
  }
  .bnr_container .bnr_box li {
    margin: 0;
  }
  .bnr_container .bnr_box .titleitem {
    font-size: 1.5rem;
    margin: 0 auto;
    padding: 2px 0;
  }
  .bnr_container .bnr_box .textitem {
    font-size: 1.3rem;
    line-height: 1.4;
    height: 75px;
  }
  .bnr_container>.ace-section:first-of-type .textitem {
    height: auto;
  }
  .bnr_container .bnr_box .other_btn_box {
    width: 94%;
  }
  .bnr_container .bnr_box .other_btn_box .other_btn>a {
    font-size: 1.3rem;
    border-radius: 30px;
    padding: 6px 0;
  }
  .bnr_container .bnr_box .other_btn_box .other_btn.event>a {
    letter-spacing: -0.1rem;
  }
  .bnr_container .bnr_box .other_btn_box .other_btn.event>a::after {
    right: 5px;
  }
  /*よくあるご質問*/
  .wrap_acco.QandA .acco_btn {
    font-size: 1.4rem;
    line-height: 1.5;
    padding: 10px 40px 10px 45px;
  }
  /*記事*/
  .btn01_rt {
    width: 94%;
  }
} 