@charset "utf-8";
/* CSS Document */

/*背景色*/
#campaign {
  background: #f4f2ea;
  padding: 30px 0;
}
.benefits {
  background: #fff;
  padding: 0 20px;
}
/*導入*/
.ttl_box_akitajuhan {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.ttl_box_akitajuhan>.logo,.ttl_box_akitajuhan>.img {
  width: 230px;
  height: auto;
}
.feature .section.akitajuhan_title {
  margin: 0 auto;
}
.feature .section.akitajuhan_title h2 {
  font-size: 2.4rem;
  color: #222;
  margin: 0 auto 20px;
}
.ttl_w_ntohoku .tx_date {
  margin: 0 auto;
  padding: 5px 20px;
  background: #fff;
  color: #222;
  border: 1px solid #222;
  border-radius: 18px;
}
.ttl_box_akitajuhan>.txt {
  text-align: center;
}
/*h2*/
.serif {
  font-family: '游明朝', 'Yu Mincho', YuMincho, 'Hiragino Mincho Pro', serif;
  font-weight: bold;
  text-align: center;
}
.top .section.serif h2 {
  font-size: 2.8rem;
  margin: 60px auto 0;
  color: #222;
  letter-spacing: 0.1rem;
  font-weight: normal;
  position: relative;
}
.serif>p {
  margin: 0 auto 20px;
}
.top .section.serif h2::before {
  content: "";
  display: inline-block;
  position: absolute;
}
.top .section.serif.snow h2::before {
  background: url(/content/dam/jretravel/site/page/tohoku/images/juhan/img_winterinakita_02.png) no-repeat 0 0 / 43px 60px;
  width: 43px;
  height: 60px;
  top: 0;
  left: -60px;
}
.top .section.serif.culture h2::before {
  background: url(/content/dam/jretravel/site/page/tohoku/images/juhan/img_winterinakita_03.png) no-repeat 0 0 / 57px 39px;
  width: 57px;
  height: 39px;
  top: 15px;
  right: -75px;
}
.top .section.serif.taste h2::before {
  background: url(/content/dam/jretravel/site/page/tohoku/images/juhan/img_winterinakita_04.png) no-repeat 0 0 / 56px 39px;
  width: 56px;
  height: 39px;
  top: 5px;
  left: -85px;
}
.top .section.serif.relax h2::before {
  background: url(/content/dam/jretravel/site/page/tohoku/images/juhan/img_winterinakita_05.png) no-repeat 0 0 / 57px 54px;
  width: 57px;
  height: 54px;
  top: 0;
  right: -80px;
}
.top .section.serif.memory h2::before {
  background: url(/content/dam/jretravel/site/page/tohoku/images/juhan/img_winterinakita_06.png) no-repeat 0 0 / 53px 54px;
  width: 53px;
  height: 54px;
  top: -5px;
  left: -75px;
}
.top .section.serif.plan h2::before {
  background: url(/content/dam/jretravel/site/page/tohoku/images/juhan/img_winterinakita_07.png) no-repeat 0 0 / 46px 46px;
  width: 46px;
  height: 46px;
  top: -10px;
  right: -60px;
}
/*h4*/
.benefits .feature .section h4 {
  font-size: 1.8rem;
  padding: 10px 0;
  color: #222;
  margin: 10px auto 0;
}
/*スポット*/
.winter_akita .clm_1 .area_name,.winter_akita .clm_2 .area_name,.winter_akita .clm_3 .area_name {
  background-color: transparent;
  color: #222;
  position: relative;
  padding-left: 15px;
  font-size: 1.3rem;
}
.winter_akita .clm_1 .area_name::before,.winter_akita .clm_2 .area_name::before,.winter_akita .clm_3 .area_name::before {
  color: #333;
  content: "";
  position: absolute;
  top: -4px;
  bottom: 0;
  margin: auto;
  left: 0;
  width: .9em;
  height: .9em;
  border: .30em solid currentColor;
  border-radius: 100% 100% 0 100%;
  background: radial-gradient(circle at 50% 50%, transparent 70%, currentColor 70%) no-repeat;
  box-sizing: border-box;
  transform: rotate(45deg);
}
h3.title_name {
  margin: 0 auto 10px;
  padding: 2px 10px;
  font-size: 2rem;
  border-left: 5px solid #333;
}
.winter_akita .access_box {
  border: 1px dashed #333;
  margin: 20px auto;
  padding: 10px;
  background: #fff;
}
.winter_akita .access_box>p {
  margin: 0 auto 5px;
}
.winter_akita .access_box dl {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.winter_akita .access_box dl>dt {
  width: 20%;
  font-weight: normal;
}
.winter_akita .access_box dl>dd {
  width: 80%;
}
.winter_akita .feature .section h4 {
  border: none;
  margin: 0 auto;
  padding: 0 0 0 10px;
}
.winter_akita .btn_inner,.winter_akita_plan .btn_inner {
  border: 1px solid #333;
  background-color: #333;
  display: block;
  border-radius: 6px;
  line-height: 1.4;
  padding: 6px 0;
  font-weight: bold;
  text-align: center;
  position: relative;
}
.winter_akita .btn_inner::after,.winter_akita_plan .btn_inner::after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  transform: rotate(45deg);
}
.winter_akita .wrap_btn a,.winter_akita_plan .wrap_btn a {
  color: #fff;
}
.winter_akita .btn_inner:hover,.winter_akita_plan .btn_inner:hover {
  border: 1px solid #333;
  background-color: transparent;
  color: #222;
  text-decoration: none;
  transition: all .4s;
}
.winter_akita .btn_inner:hover::after,.winter_akita_plan .btn_inner:hover:after {
  content: "";
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  right: 16px;
  width: 8px;
  height: 8px;
  border-top: 2px solid #333;
  border-right: 2px solid #333;
  transform: rotate(45deg);
}
/*商品*/
.onsen div section>div:has(> .box_content) {
  width: calc(970px / 4) !important;
  margin: 0 10px 0 0;
}
.onsen div section div:last-of-type {
  margin: 0;
}
.box_content .serif>p {
  margin: 0 auto;
}
.box_content .top .section h3 {
  color: #222;
  background: transparent;
  margin: 5px auto 10px;
  padding: 0;
}
.box_content .base_prod .hotel li {
  background: #fff;
  border: 1px solid #ccc;
}
.access_box_beige {
  background: #f4f2ea;
  padding: 5px 10px;
}
.hotel li>a[onclick*="05036R"] .access_box_beige {
  margin-top: 29px !important;
}
.hotel li>a[onclick*="05019R"] .access_box_beige {
  margin-top: 49px !important;
}
.hotel li>a[onclick*="05026R"] .access_box_beige {
  margin-top: 29px !important;
}
.benefits .base_prod {
  margin-bottom: 0;
}
/*プランボタン*/
/*6個*/
/*.winter_akita_plan .wrap_btn {
	display: flex;
	flex-wrap: wrap;
	gap: 20px
}
.winter_akita_plan .wrap_btn .w_light {
	width: calc((100% - 40px) / 3) !important;
}*/
/*1個*/
.wrap_btn.limited_plan .btn a::before {
  display: none;
}
.wrap_btn.limited_plan .btn {
  width: 430px;
  margin: 0 auto;
}
.wrap_btn.limited_plan .btn a {
  color: #222;
  border: 1px solid #333;
  padding: 26px 0 25px 45px;
  filter: drop-shadow(3px 3px 0px #333);
}
.wrap_btn.limited_plan .btn a::before {
  display: inline-block;
  position: absolute;
  background: url(/content/dam/jretravel/site/page/tohoku/images/juhan/logo_winterinakita_01.png) no-repeat 0 0 / 58px 52px;
  width: 58px;
  height: 52px;
  top: 13px;
  left: 15px;
}
/*冬の臨時列車のご案内*/
.wrap_info_box {
  background: #fff;
  padding: 20px;
  display: flex;
  gap: 20px;
}
.wrap_info_box .tx_info {
  width: 85%;
}
.wrap_info_box .tx_bg {
  background: #333;
  color: #fff;
  width: 160px;
  text-align: center;
}
.wrap_info_box .ttl_info {
  font-size: 2rem;
  font-weight: bold;
  margin: 10px auto 5px;
}
/*コンテンツ高さ合わせ*/
.area_container {
	display: flex;
	flex-wrap: wrap;
	gap: 50px 20px;
	justify-content: flex-start;
}
.area_container.clm_2 {
	gap: 0px 30px;
}
.area_box {
	margin: 0 0;
	display: flex;
	flex-direction: column;
	flex: 1 auto;
}
.area_box .freehtml:has(#text_grow_box) {
	/* display: flex; */
	flex-grow: 1;
}
/* .area_box #text_grow_box {
	flex: 1 auto;
} */
.area_container.aem-Grid::before, .area_container.aem-Grid::after {
	content: none;
}
/*PCのみ*/
@media screen and (min-width: 768px) {
	.area_container.clm_2 div:has(> .clm2_left,.clm2_right) {
		display: flex !important;
		flex-direction: column;
		width: calc((100% - 30px* 1) / 2) !important;
	}
	.area_container div:has(> .col3) {
    display: flex !important;
    flex-direction: column;
    width: calc((100% - 30px* 2) / 3) !important;
    margin-top: 60px;
  }
}
/*SPのみ*/
@media screen and (max-width: 767px) {
  /*背景色*/
  #campaign {
    padding: 30px 10px;
  }
  /*導入*/
  .ttl_box_akitajuhan {
    flex-direction: column;
    gap: 20px;
  }
  .ttl_box_akitajuhan>.logo {
    width: 128px;
    margin: 0 0 0 15px;
  }
  .feature .section.akitajuhan_title h2 {
    font-size: 2rem;
  }
  .ttl_w_ntohoku .tx_date {
    font-size: 1.4rem;
  }
  /*h2*/
  .title.top {
    width: 100% !important;
  }
  .top .section {
    margin: 0 auto;
  }
  .top .section.serif h2 {
    font-size: 2.7rem;
    margin: 40px auto 0;
    letter-spacing: 0;
  }
  .top .section.serif.snow h2::before {
    top: -25px;
    left: -55px;
  }
  .top .section.serif.culture h2::before {
    top: 35px;
    right: -20px;
  }
  .top .section.serif.taste h2::before {
    top: 40px;
    left: -20px;
  }
  .top .section.serif.relax h2::before {
    top: 40px;
    right: 15px;
  }
  .top .section.serif.memory h2::before {
    top: -50px;
    left: 25px;
  }
  .top .section.serif.plan h2::before {
    top: 60px;
    right: -30px;
  }
  /*スポット*/
  .winter_akita .clm2_right {
    padding: 0;
  }
  .winter_akita .area_container.clm_2 div:has(> .sp_col2),
  .winter_akita .area_container.clm_3 div:has(> .sp_col2) {
    width: calc(100% / 2 - 10px);
    display: flex;
  }
  .area_container.clm_2 {
    gap: 40px 20px;
  }
  .sp_col2 {
    width: calc(100% / 2 - 10px);
  }
  .sp_col2 .inner_text {
    font-size: 1.2rem;
  }
  .winter_akita .sp_col2 .wrap_btn a {
    font-size: 1.1rem;
  }
  .winter_akita .sp_col2 .btn_inner::after,
  .winter_akita_plan .btn_inner::after {
    right: 6px;
  }
  .winter_akita .area_titlebox {
    width: 100%;
  }
  .winter_akita .access_box dl>dt {
    width: 25%;
  }
  .winter_akita .access_box dl>dd {
    width: 75%;
  }
  /*商品*/
  .wrap_slide {
    overflow: hidden;
    position: relative;
    margin: 10px auto 30px;
  }
  .onsen div section>div:has(> .box_content) {
    width: calc((100% - 10px) / 2)!important;
  }
  .onsen div section>div:has(> .box_content):nth-of-type(2n) {
    margin: 0;
  }
  .onsen div section div:last-of-type {
    margin: auto;
  }
  .box_content .base_prod .hotel li {
    height: auto;
  }
  .box_content .top .section h3 {
    font-size: 2rem;
  }
  .hotel li>a[onclick*="05036R"] .access_box_beige,
  .hotel li>a[onclick*="05019R"] .access_box_beige,
  .hotel li>a[onclick*="05026R"] .access_box_beige {
    margin: .5rem auto !important;
  }
  .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: -5px;
  }
  .benefits .clm2_right {
    padding: 0;
  }
  .benefits .image,.benefits .base_prod {
    width: 100% !important;
  }
  .benefits .image {
    aspect-ratio: 160 / 99;
  }
  /*プランボタン*/
  /*6個*/
  /*.winter_akita_plan .wrap_btn {
    gap: 10px;
  }
  .winter_akita_plan .wrap_btn .w_light {
    width: calc((100% - 10px) / 2) !important;
    font-size: 1.2rem;
  }*/
  /*1個*/
  .wrap_btn.limited_plan .btn {
    width: 100% !important;
    padding-right: 3px;
  }
  .wrap_btn.limited_plan .btn a::before {
    left: 10px;
  }
  .wrap_btn.limited_plan .btn a {
    font-size: 1.4rem;
  }
  /*冬の臨時列車のご案内*/
  .wrap_info_box {
    flex-direction: column;
    margin: 30px auto 0;
  }
  .wrap_info_box .tx_info {
    width: 100%;
  }
  .wrap_info_box .ttl_info {
    font-size: 1.8rem;
  }
}