<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.main {
  max-width: 1280px;
  padding: 0 15px;
  margin: 0 auto 50px;

}

.lh15 {
  line-height: 1.5;
}

.pt0 {
  padding-top: 0 !important;
}

.ptb20 {
  padding: 20px 0;
}

.spring-events .v1-breadcrumbLayout {
  max-width: 1280px;
  margin: 15px auto;
  padding: 0 20px;
}
@media screen and (max-width: 767px) {
  .spring-events .v1-breadcrumbLayout {
    padding: 0 15px;
  }
}

.main-visual p {
  text-align: right;
  margin-top: 10px;
}

.radius-top-left_bottom-right40 {
  border-radius: 40px 0 40px 0;
  overflow: hidden;
}

.heading1 h1 {
  font-size: 3.125rem;
  font-weight: bold;
  margin-bottom: 40px;
  color: #00146d;
}

.lead-area {
  margin-top: 60px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  align-items: center;
}

.lead_img {
  width: 42.8175%;
}

.lead_txt {
  margin-right: 3.823125%;
  width: 53.359375%;
}

.lead_content {
  font-size: 1.125rem;
  text-align: start;
  line-height: normal;
}

.lead-caption p {
  text-align: right;
  font-size: 0.875rem;
  line-height: normal;
}

.container {
  max-width: 1280px;
  padding: 0 20px;
  margin: 0 auto 50px;
}

.bg_green {
  background-image: url("/japan-travel-planner/experiences/winter-activities/images/bg_green.png");
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}

.bg_green2 {
  background-image: url("/japan-travel-planner/experiences/winter-activities/images/bg_green2.png");
}

.bg_brown {
  background-image: url("/japan-travel-planner/experiences/winter-activities/images/bg_brown.png");
  background-size: auto;
  background-repeat: no-repeat;
  background-position: center;
}

.bg_green.odd,
.bg_brown.odd {
  background-position: center top -12%;
  background: none;
}

@media screen and (min-width: 1280px) {

  .bg_green,
  .bg_brown {
    background-size: auto;
    background-position: center;
  }
}

.txt_18 {
  font-size: 1.125rem;
  line-height: normal;
  text-align: center;
  margin-bottom: 24px;
}

.container:has(p[class="txt_18"]) .button:hover {
  opacity: initial;
}

.button a {
  display: block;
  width: 100%;
  max-width: 620px;
  font-size: 1.125rem;
  color: #ffffff;
  padding: 25px;
  box-sizing: border-box;
  margin: 0 auto;
  text-align: center;
}

.button .ORA {
  background-color: #d54100;
}

.img_txt {
  display: flex;
  flex-wrap: wrap;
  align-items: end;
  align-items: flex-end;
}

.content_img {
  width: 70.3125%;
}

.content_txt {
  margin-left: 4.296875%;
  width: 25.390625%;
}

.content_txt p {
  font-size: 1.125rem;
  font-weight: normal;
  line-height: normal;
}

.img_txt.reverse {
  flex-direction: row-reverse;
}

.img_txt.reverse .content_txt {
  margin-left: 0;
  margin-right: 4.296875%;
}

.img_txt+.img_txt,
.bg_brown+.bg_green,
.bg_green+.bg_brown {
  margin-top: 80px;
}

.introduce_area {
  margin-top: -40px;
  padding-top: 140px;
  padding-bottom: 100px;
  background-color: #f1f0ee;
}

.bg_green&gt;.container,
.bg_brown&gt;.container {
  margin: 0 auto;
}

.heading2 h2 {
  color: #00146d;
  font-size: 2rem;
  font-weight: bold;
  line-height: normal;
  text-align: center;
  margin-bottom: 50px;
}

.introduce_card {
  display: flex;
  flex-wrap: wrap;
}

.introduce_card&gt;.card_item {
  width: 48.4375%;
  padding: 40px;
  background-color: #fff;
}

@media screen and (min-width:768px) {
  .introduce_card&gt;.card_item:nth-child(even) {
    margin-left: 3.125%;
  }

  .introduce_card&gt;.card_item:not(:nth-child(-n + 2)) {
    margin-top: 40px;
  }
}

.detail_item-head {
  font-size: 1.375rem;
  font-weight: bold;
  position: relative;
  padding-left: 32px;
}

.detail_item-head:before {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("/japan-travel-planner/experiences/winter-activities/images/icon_style.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
  position: absolute;
  margin-left: -32px;
  top: 2px;
}

.detail_item-content {
  margin-top: 20px;
  font-size: 1rem;
  line-height: normal;
}

.detail_item+.detail_item {
  margin-top: 40px;
}

.information_area {
  padding: 100px 0;
}

.map_layout {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.map_img {
  width: 42.96875%;
}

.map_desc {
  margin-left: 3.125%;
  width: 53.90625%;
}

.heading3&gt;h3 {
  font-size: 1.5rem;
  font-weight: bold;
  line-height: normal;
}

.icon_map {
  position: relative;
  padding-left: 50px;
  margin-bottom: 20px;
}

.icon_map+.map_txt {
  padding-top: 32px;
  border-top: 2px solid #eae1bc;
}

.icon_map:before {
  position: absolute;
  content: "";
  margin-left: -36px;
  top: -4px;
  width: 28px;
  height: 36px;
  background-image: url("/japan-travel-planner/experiences/winter-activities/images/icon_map.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.map_txt p {
  font-size: 1rem;
  line-height: normal;
}

.str_title .heading3{
  display: flex;
  align-items: center;
}
.information_banner {
  display: flex;
  flex-wrap: wrap;
  margin-top: 80px;
}

.banner {
  position: relative;
  width: 31.25%;
}

@media screen and (min-width: 768px) {
  .banner:not(:nth-child(1)) {
    margin-left: 3.125%;
  }
}

.banner_title {
  background-color: #f7f4e3;
  position: absolute;
  bottom: 0;
  padding: 20px;
  width: 100%;
}

.banner_title p {
  position: relative;
  padding-left: 33px;
  font-size: 1.125rem;
  font-weight: bold;
}

.banner_title p:before {
  position: absolute;
  content: "";
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url("/japan-travel-planner/experiences/winter-activities/images/icon_style.png");
  background-repeat: no-repeat;
  background-size: 100% auto;
}

.radius-top-left_bottom-right40.overflow-hide{
  overflow: unset;
}

.img_wrapper.img-wrapper-new{
  border-top-left-radius: 40px;
      border-bottom-right-radius: 40px;
      overflow: hidden;
}

.banner_title.banner-title-new{
  border-bottom-right-radius: 40px;
}

.copyright-text{
  text-align: right;
      position: absolute;
      right: 0px;
      bottom: -20px;
}

.strength_area {
  background-color: #f1f0ee;
  padding: 100px 0;
}

.str_card_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.str_card {
  position: relative;
  z-index: 1;
  background-color: #e8f5fd;
  width: 29.84375%;
}

@media screen and (min-width: 768px) {
  .str_card:not(:nth-child(1)) {
    margin-left: 4.375%;
  }
}

.str_card::before {
  position: absolute;
  content: "";
  margin-top: -8px;
  left: -1px;
  top: 0;
  padding: 8px 0;
  width: 100%;
  height: 100%;
  border: 1px solid #00146d;
  box-sizing: content-box;
  z-index: -1;
}

.str_card::after {
  top: -1px;
  position: absolute;
  content: "";
  margin-left: -8px;
  padding: 0 8px;
  padding-bottom: 1px;
  width: 100%;
  height: 100%;
  border: 1px solid #00146d;
  box-sizing: content-box;
  z-index: -1;
}

.str_title {
  display: flex;
  min-height: 55px;
  padding: 30px 0;
  border-bottom: 1px solid #00146d;
  background: #fff;
  justify-content: center;
  align-items: center;
}

.str_title&gt;.heading3&gt;h3 {
  font-size: 1.375rem;
  font-weight: bold;
  color: #00146d;
  text-align: center;
}

.str_icon {
  min-height: 90px;
  display: flex;
  align-items: center;
  padding: 30px;
  box-sizing: content-box;
  justify-content: center;
  background: #fff;
}

.str_caption {
  background-color: #e8f5fd;
  padding: 30px;
  width: 100%;
}

.caption_title,
.caption_txt {
  text-align: center;
}

.caption_title {
  margin-bottom: 15px;
}

.caption_title&gt;span {
  font-size: 1.125rem;
  color: #00146d;
  font-weight: bold;
}
.caption_title&gt;h4 {
    font-size: 1.125rem;
    color: #00146d;
    font-weight: bold;
}

.caption_txt&gt;span {
  font-size: 1rem;
  line-height: normal;
}
.caption_txt&gt;p {
    font-size: 1rem;
    line-height: normal;
}

.str_title-outer {
  padding: 0 30px;
  background-color: #fff;
}

.str_card_wrap {
  margin-bottom: 40px;
}

.be_area {
  background-color: #fff;
  border: 4px solid #00146d;
}
.be_area .v1-itineraryGet__icon{
  opacity: 1;
}
.be_area .v1-itineraryDomesticFlights__detail {
  display: block;
  flex-grow: unset;
  box-shadow: none;
}

.be_area&gt;.v1-itineraryDomesticFlights__list {
  margin-left: 44px;
  margin-right: 44px;
}

.be_area .v1-itineraryDomesticFlights__item{
  justify-content: center;
  align-items: center;
}

.be_area .v1-itineraryDomesticFlights__item:last-child {
  box-shadow: none;
}

.be_area .v1-itineraryDomesticFlights__flight {
  align-items: center;
}

@media print, screen and (min-width: 23.4375em){
  .be_area .v1-itineraryDomesticFlights__link {
    width: 10.875rem;
    min-width: 10.875rem;
  }
}

.be_note-link a:not(:disabled):not(.-disabled):hover{
  text-decoration: underline;
  color: #B34200;
}
.be_note-link a:not(:disabled):not(.-disabled):hover:after{
  border-color:#B34200;
}

.be_note {
  padding: 30px 40px 25px;
  background-color: #e8f5fd;
}

.be_note-title&gt;span {
  font-weight: bold;
  font-size: 1.375rem;
  color: #00146d;
}
.be_note-title&gt;h3 {
    font-weight: bold;
    font-size: 1.375rem;
    color: #00146d;
}

.be_note-title+.be_note-desc,
.be_note-title+.be_note-link {
  margin-top: 20px;
}

.be_note-desc&gt;span {
  font-size: 1rem;
  line-height: normal;
}
.be_note-desc&gt;p {
    font-size: 1rem;
    line-height: normal;
}

.be_note-link a {
  color: #006ac3;
  vertical-align: middle;
  font-size: 1rem;
  line-height: normal;
}

.be_note-link a:after {
  content: "";
  width: 6px;
  height: 6px;
  border-right: 2px solid;
  border-bottom: 2px solid;
  border-color: #006ac3;
  transform: rotate(-45deg);
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
  margin-top: -2px;
}

.triangle {
  width: 0;
  height: 0;
  border-left: 90px solid transparent;
  border-right: 90px solid transparent;
  border-top: 30px solid #00146d;
  left: 50%;
  position: relative;
  transform: translateX(-50%);
  margin-bottom: 40px;
}

.information_area&gt;.container,
.introduce_area&gt;.container,
.strength_area&gt;.container {
  margin-bottom: 0;
}

.column2 {
  display: flex;
  flex-wrap: wrap;
}

.column2&gt;.col {
  width: 48.4375%;
}

@media screen and (min-width: 768px) {
  .column2&gt;.col:nth-child(even) {
    margin-left: 3.125%;
  }

  .column2&gt;.col:nth-child(n+3) {
    margin-top: 40px;
  }

  .lead_img.kintsugi .img_wrapper p {
    display: block;
    margin: 10px auto 0;
    max-width: 540px;
    text-align: right;
  }
}

.img_caption {
  margin-top: 15px;
}

.img_caption&gt;h3 {
  font-size: 1.125rem;
  font-weight: bold;
}

.img_caption&gt;p {
  margin-top: 10px;
  line-height: normal;
}

.others-experience {
  padding: 100px 0;
}

@media screen and (max-width: 767px) {
  .heading1 h1 {
    font-size: 2rem;
    line-height: normal;
  }

  .lead-area {
    margin-top: 20px;
    flex-direction: column-reverse;
  }

  .lead_txt {
    margin-right: 0;
    margin-bottom: 25px;
  }

  .lead_img,
  .lead_txt {
    width: 100%;
  }

  .lead_img.kintsugi .img_wrapper img {
    display: block;
    margin: auto;
  }

  .lead_img.kintsugi .img_wrapper p {
    display: block;
    margin: 10px auto 0;
    max-width: 540px;
    text-align: right;
  }

  .lead_content {
    font-size: 1rem;
  }

  .bg_green,
  .bg_green2 {
    background-image: url("/japan-travel-planner/experiences/winter-activities/images/bg_green_sp.png");
    background-size: contain;
    background-position: center;
  }

  .bg_green2 {
    background-position: top;
    padding-top: 40px;
  }

  .bg_brown {
    background-image: url("/japan-travel-planner/experiences/winter-activities/images/bg_brown_sp.png");
    background-size: contain;
    background-position: top;
    padding-top: 40px;
  }

  .txt_18 {
    font-size: 1rem;
  }

  .container {
    margin-bottom: 80px;
    padding: 0 15px
  }

  .content_img {
    width: 100%;
  }

  .content_txt {
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    width: 100%;
  }

  .content_txt p {
    font-weight: normal;
    font-size: 1rem;
  }

  .img_txt+.img_txt,
  .bg_brown+.bg_green,
  .bg_green+.bg_brown {
    margin-top: 0;
    padding-top: 40px;
  }

  .introduce_area {
    margin-top: -20px;
    padding-top: 118px;
    padding-bottom: 40px;
  }

  .heading2 h2 {
    font-size: 1.5rem;
    margin-bottom: 30px;
  }

  .introduce_card&gt;.card_item {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    margin-top: 20px;
    padding: 20px;
  }

  .detail_item-head:before {
    width: 15px;
    height: 15px;
    margin-left: -23px;
  }

  .detail_item-head {
    font-size: 1.0625rem;
    padding-left: 23px;
  }

  .detail_item-content {
    font-size: 0.875rem;
    margin-top: 12px;
  }

  .detail_item+.detail_item {
    margin-top: 15px;
  }

  .information_area {
    padding: 80px 0 40px;
  }

  .map_img {
    width: 100%;
  }

  .map_desc {
    width: 100%;
    margin-left: 0;
    margin-top: 24px;
  }

  .heading3&gt;h3 {
    font-size: 1.125rem;
  }

  .icon_map+.map_txt {
    padding-top: 20px;
  }

  .map_txt p {
    font-size: 0.875rem;
  }

  .information_banner {
    margin-top: 60px;
  }

  .banner {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .banner:not(:nth-child(1)) {
    margin-top: 25px;
  }

  .banner_img img {
    width: 100%;
  }

  .banner_title p {
    font-size: 4.2666666vw;
    padding-left: 6.6666666vw;
  }

  .banner_title p:before {
    width: 4vw;
    height: 4vw;
  }

  .banner_title {
    padding: 5.3333333vw;
  }

  .radius-top-left_bottom-right40.overflow-hide{
    margin-bottom: 20px;
  }

  .strength_area {
    padding: 80px 0 40px;
  }

  .str_card {
    width: 100%;
  }

  .str_card:not(:nth-child(1)) {
    margin-top: 43px;
  }

  .str_card_wrap {
    padding: 9px;
    margin-bottom: 35px;
  }

  .triangle {
    border-left: 75px solid transparent;
    border-right: 75px solid transparent;
    border-top: 25px solid #00146d;
    margin-bottom: 30px;
  }

  .be_area&gt;.v1-itineraryDomesticFlights__list {
    margin-left: 20px;
    margin-right: 20px;
  }

  .be_area .v1-itineraryDomesticFlights__link {
    min-width: unset;
    width: 100%;
    max-width: 141px;
  }

  .be_area .v1-itineraryDomesticFlights__linkarea {
    justify-content: center;
    display: flex;
    padding-top: 0;
  }

  .be_area .v1-itineraryDomesticFlights__flight {
    box-shadow: none;
    padding-bottom: 10px;
  }

  .be_area .v1-itineraryDomesticFlights__detail {
    padding-bottom: 32px;
  }

  .be_note {
    padding: 25px 20px;
  }

  .be_note-title&gt;span {
    font-size: 1.0625rem;
  }

  .be_note-title&gt;h3 {
    font-size: 1.0625rem;
  }

  .be_note-desc&gt;span {
    font-size: 0.875rem;
  }

  .be_note-desc&gt;p {
    font-size: 0.875rem;
  }

  .be_note-link a {
    font-size: 0.875rem;
  }

  .be_note-link a:after {
    width: 5px;
    height: 5px;
  }

  .be_note-title+.be_note-desc,
  .be_note-title+.be_note-link {
    margin-top: 5px;
  }

  .others-experience {
    padding: 80px 0 40px;
  }

  .column2&gt;.col {
    width: 100%;
  }

  .img_caption {
    margin-top: 10px;
  }

  .img_caption&gt;h3 {
    font-size: 1rem;
  }

  .column2&gt;.col+.col {
    margin-top: 24px;
  }

  .radius-top-left_bottom-right40 {
    border-radius: 30px 0 30px 0;
  }
}

@media screen and (max-width: 460px) {
  .lead_img.kintsugi .img_wrapper p {
    text-align: justify;
  }
}

.lead_img.kintsugi .img_wrapper img {
  border-radius: 40px 0 40px 0;
}
.tab_item{
  display: none;
}
.tab_list{
  display: flex;
  justify-content: space-between;
  gap:40px;
}
.tab_name{
  width: 100%;
}
.tab_name a{
  text-align: center;
  font-size: 24px;
  color: #00146d;
  background-color: #f1f0ee;
  padding: 28px;
  width: 100%;
  border-radius: 10px;
  display: block;
  position: relative;
}
.tab_name.tab_active a{
  background-color: #00146d;
  color: #ffffff;
}
.tab_name.tab_active a:after{
  content: "";
  position: absolute;
  border-top:15px solid #00146d;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  left:50%;
  transform: translateX(-50%);
  bottom: -14px;
}
.bottom .tab_name.tab_active a:after{
  content: "";
  position: absolute;
  border-top:none;
  border-bottom:15px solid #00146d;
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  left:50%;
  transform: translateX(-50%);
  top: -14px;
  bottom: auto;
}
.tab .container{
  margin-bottom: 0;
  margin-top: 100px;
}
@media screen and (max-width: 767px) {
  .tab_list{
    gap:7px;
  }
  .tab_name a{
    padding: 20px;
    font-size: 18px;
  }
  .be-list {
    padding-left: 3em;
    text-indent: -1em;
    padding-right: 3em;
  }

  .be-list-de {
    padding-left: 3em;
    text-indent: -1em;
    padding-right: 3em;
  }
}

.beNote::after {
  content: '*';
}

.be-list {
  margin: auto;
  max-width: 515px;
  width: 100%;
  font-size: 0.825rem;
}

.be-list-de {
  margin: auto;
  max-width: 500px;
  width: 100%;
  font-size: 0.825rem;
  text-indent: -15px;
}

.be-list::before {
  content: "\002a\00a0";
  display: inline-block;
  padding-right: 0.4em;
  text-align: center;
  text-align: right;
  text-indent: 0;
}

.be-list-de::before {
  content: "\002a\00a0";
  display: inline-block;
  padding-right: 0.4em;
  text-align: center;
  text-align: right;
  text-indent: 0;
}

.content_img p {
  text-align: right;
  margin-top: 10px;
}

.containers {
  margin-top: 50px;
}

.containers .tab .container {
margin-top: 40px;

}

.others-experience .container+.container {
    margin-top: 80px;
}
.img_caption&gt;span {
    font-size: 1.125rem;
    font-weight: bold;
}

@media screen and (max-width: 767px) {
  .img_caption&gt;span {
    font-size: 1rem;
  }

  .radius-top-left_bottom-right40.overflow-hide{
    margin-bottom: 20px;
  }
}

.radius-top-left_bottom-right40.overflow-hide{
  overflow: unset;
}

.no-shadow {
  box-shadow: none !important;
}</pre></body></html>