@charset "UTF-8";
/* CSS Document */
/*
  font-family: "Noto Sans JP", sans-serif;

  font-family: "Lavishly Yours", cursive;
  font-weight: 400;

  font-family: "Hina Mincho", serif;
  font-weight: 400;

*/
/* リセット */
html, body, ul, li, dl, dt, dd, div, p, h1, h2, h3, span {
  margin: 0;
  padding: 0;
}
main.christmas_lp {
  overflow: hidden;
}
.christmas_lp section {
  border: none;
  background: none;
}
.christmas_lp a:hover {
  color: inherit;
}
.christmas_lp i[class*="fa-"] {
  margin-right: 0;
}
.christmas_lp a:focus {
  color: inherit;
}
.christmas_lp select {
  outline: none;
  appearance: none;
}
@media screen and (max-width:768px) {
  html {
    scroll-behavior: smooth;
  }
  main.christmas_lp {
    overflow-x: hidden;
  }
}
/*=======================================
	共通
=======================================*/
.christmas_lp * {
  font-size: 16px;
  font-weight: normal;
  line-height: 150%;
  box-sizing: border-box;
  list-style-type: none;
}
.christmas_lp p, .christmas_lp li, .christmas_lp dt, .christmas_lp dd, .christmas_lp th, .christmas_lp td, .christmas_lp h1, .christmas_lp h2, .christmas_lp h3, .christmas_lp h4, .christmas_lp h5 {
  font-family: "Noto Sans JP", sans-serif;
}
.christmas_lp span {
  font-size: inherit;
  font-weight: inherit;
}
.christmas_lp i {
  font-size: inherit;
  font-weight: bold;
}
.christmas_lp a {
  text-decoration: none;
  font-size: inherit;
  font-weight: inherit;
}
.christmas_lp a:hover {
  opacity: 0.8;
  transition: 0.3s;
}
.christmas_lp .inner {
  width: 100%;
  max-width: 1100px;
  margin: 0 auto;
  padding: 80px 0;
}
.christmas_lp h1, .christmas_lp h2, .christmas_lp h3 {}
.christmas_lp h2 {
  text-align: center;
  font-size: 30px;
  margin: 0 0 50px 0;
}
.christmas_lp h3 {
  text-align: center;
  font-weight: 500;
  margin: 0 0 50px 0;
  font-size: 24px;
}
.christmas_lp .ttl_head {
  font-family: "Hina Mincho", serif;
  text-align: center;
  font-size: 18px;
  letter-spacing: 1px;
  color: #c89932;
  margin: 0 0 20px 0;
}
.christmas_lp img {
  width: 100%;
  height: auto;
}
.christmas_lp .txt p + p {
  margin: 15px 0 0 0;
}
.christmas_lp .tour_btn {
  text-align: center;
  width: 100%;
  margin: 15px 0 0 0;
}
.christmas_lp .pc_none {
  display: none;
}
/*slick*/
.christmas_lp .tour .slick-track {}
.christmas_lp .slick-slide {
  height: auto;
}
.christmas_lp .slick-prev, .christmas_lp .slick-next {
  width: 12.5px;
}
.christmas_lp .slick-prev:before, .christmas_lp .slick-next:before {
  color: #333;
}
.christmas_lp .slick-prev:before {
  font-family: "Font Awesome 5 Free";
  content: "\f104";
  font-weight: bold;
}
.christmas_lp .slick-next:before {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: bold;
}
.christmas_lp .slick-dots li {
  width: 18px;
  height: 18px;
}
.christmas_lp .slick-dots li button:before {
  content: "●";
  font-size: 10px;
  color: #c89932;
}
.christmas_lp .slide-one .slick-dots {
  display: none;
}
@media screen and (max-width:768px) {
  .christmas_lp .slick-active {
    cursor: grab;
  }
  .christmas_lp .slick-active:active {
    cursor: grabbing;
  }
  .christmas_lp a:hover {
    opacity: 1;
  }
  .christmas_lp .sp_none {
    display: none;
  }
  .christmas_lp .pc_none {
    display: inherit;
  }
  .christmas_lp .inner {
    width: 95%;
    padding: 40px 0 30px 0;
  }
  .christmas_lp h1 {
    font-size: 30px;
    margin: 0 0 50px 0;
  }
  .christmas_lp h2 {
    font-size: 22px;
    margin: 0 0 30px 0;
  }
}
/*=======================================
	メインビジュアル（mainvisual）
=======================================*/
.christmas_lp .mainvisual {
  background: #006948;
  position: relative;
}
.christmas_lp .mainvisual::before {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background: linear-gradient(#00533f, #006948);
  position: absolute;
  top: 0;
  left: 0;
}
.christmas_lp .mainvisual::after {
  content: "";
  display: block;
  width: 100%;
  height: 70px;
  background: url("../img/flag.png") repeat-x top center / contain;
  position: absolute;
  top: 0;
  left: 0;
}
.christmas_lp .mainvisual .inner {
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 60px 0 30px 0;
  position: relative;
  z-index: 1;
}
.christmas_lp .mainvisual .left_box {
  width: 640px;
  box-sizing: border-box;
  position: relative;
}
.christmas_lp .mainvisual .left_box::after {
  content: "";
  display: block;
  width: 640px;
  height: 640px;
  background: url("../img/wreath.png") no-repeat top center / contain;
  position: absolute;
  top: -50px;
  left: -20px;
}
.christmas_lp .mainvisual .left_box .slider_mv {
  width: 540px;
  height: 540px;
  border-radius: 50%;
  overflow: hidden;
  margin: 0 30px;
}
.christmas_lp .mainvisual .left_box .slider_mv li {
  height: 100%;
}
.christmas_lp .mainvisual .left_box .slider_mv li img {
  height: 100%;
  object-fit: cover;
  object-position: bottom center;
}
.christmas_lp .mainvisual .left_box .slider_mv .slick-dots {
  bottom: 25px;
}
.christmas_lp .mainvisual .right_box {
  width: calc(100% - 670px);
  padding: 0 50px 0 0;
}
.christmas_lp .mainvisual .h1_head {
  font-family: "Lavishly Yours", cursive;
  font-weight: 400;
  font-size: 120px;
  color: #c89932;
  text-align: center;
  margin: 0 0 20px 0;
}
.christmas_lp .mainvisual .h1_head span {
  display: block;
  line-height: 110px;
  position: relative;
  text-shadow: 0 0 10px #00533f;
}
.christmas_lp .mainvisual .h1_head span:first-child {
  left: 40px;
  bottom: -10px;
}
.christmas_lp .mainvisual .h1_head span:nth-child(2) {
  left: -40px;
}
.christmas_lp .mainvisual .h1_head span:last-child {}
.christmas_lp .mainvisual h1 {
  width: fit-content;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  color: #c89932;
  margin: 0 auto 30px auto;
  position: relative;
}
.christmas_lp .mainvisual h1::before, .christmas_lp .mainvisual h1::after {
  content: "";
  display: block;
  width: 50px;
  height: 1px;
  background: #c89932;
  position: absolute;
}
.christmas_lp .mainvisual h1::before {
  top: 50%;
  left: -60px;
}
.christmas_lp .mainvisual h1::after {
  top: 50%;
  right: -60px;
}
.christmas_lp .mainvisual .inner .txt p {
  color: #eee7e0;
}
.christmas_lp .mainvisual .inner .txt p + p {
  margin: 10px auto 0 auto;
}
@media screen and (max-width:768px) {
  .christmas_lp .mainvisual .inner {
    flex-direction: column;
  }
  .christmas_lp .mainvisual .left_box {
    width: 100%;
    margin: 0 0 30px 0;
  }
  .christmas_lp .mainvisual .left_box .slider_mv {
    width: 320px;
    height: 320px;
    margin: 0 auto;
  }
  .christmas_lp .mainvisual .left_box::after {
    width: 380px;
    height: 380px;
    top: -35px;
    left: -10px;
  }
  .christmas_lp .mainvisual .right_box {
    width: 100%;
    padding: 0 20px;
  }
  .christmas_lp .mainvisual .h1_head {
    font-size: 80px;
  }
  .christmas_lp .mainvisual .h1_head span {
    line-height: 80px;
  }
  .christmas_lp .mainvisual .h1_head span:first-child {
    left: 35px;
  }
  .christmas_lp .mainvisual .h1_head span:nth-child(2) {
    left: -20px;
  }
  .christmas_lp .mainvisual h1 {
    font-size: 18px;
  }
  .christmas_lp .mainvisual h1::before, .christmas_lp .mainvisual h1::after {
    width: 25px;
  }
  .christmas_lp .mainvisual h1::before {
    left: -30px;
  }
  .christmas_lp .mainvisual h1::after {
    right: -30px;
  }
  .christmas_lp .mainvisual .inner .txt {
    display: none;
  }
}
/*=======================================
	コンテンツナビ（content_nav）
=======================================*/
/*スクロールでFix*/
.christmas_lp .content_nav {
  z-index: 10;
}
.christmas_lp .content_nav ul {
  max-width: 1160px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  background: #FFF;
  border-radius: 25px;
  border-top: 2px solid #EEE;
  border-bottom: 2px solid #DDD;
  box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
}
.christmas_lp .content_nav li {
  width: calc(100% / 4);
  text-align: center;
  font-size: 18px;
  font-weight: 400;
  position: relative;
}
.christmas_lp .content_nav li a {
  display: block;
  height: 50px;
  line-height: 50px;
  color: #c89932;
}
.christmas_lp .content_nav li a:hover {
  color: #ba2636;
}
.christmas_lp .content_nav.fixed {
  width: 100%;
  position: fixed;
  top: 5px;
  left: 0;
  z-index: 10;
}
.christmas_lp .content_nav.fixed ul {
  top: inherit;
}
@media screen and (max-width:768px) {
  .christmas_lp .content_nav ul {
    flex-wrap: wrap;
    position: relative;
    border-radius: 0;
  }
  .christmas_lp .content_nav.fixed {
    top: 0;
  }
  .christmas_lp .content_nav li:first-child {
    width: 45%;
    border-right: 1px solid #EEE;
  }
  .christmas_lp .content_nav .sp_menuttl {
    display: block;
    width: 55%;
    height: 50px;
    text-align: center;
    line-height: 50px;
    color: #c89932;
    background: #eee7e0;
    text-shadow: 0 0 5px #FFF;
  }
  .christmas_lp .content_nav .sp_menu {
    width: 55%;
    background: #FFF;
    border-top: 1px solid #EEE;
    font-size: 16px;
    position: absolute;
    right: 0;
    box-shadow: 0 3px 2px 0 rgba(0, 0, 0, 0.1);
  }
  .christmas_lp .content_nav .sp_menu a {
    display: block;
    height: 40px;
    line-height: 40px;
  }
  .christmas_lp .content_nav .menu_1 {
    bottom: -42px;
  }
  .christmas_lp .content_nav .menu_2 {
    bottom: -82px;
  }
  .christmas_lp .content_nav .menu_3 {
    bottom: -122px;
  }
}
/*=======================================
	ツアーを探す（tour）
=======================================*/
.christmas_lp .tour {
  margin: -70px 0 70px 0;
  padding: 70px 0 30px 0;
  background: #006948;
  position: relative;
}
.christmas_lp .tour::after {
  content: "";
  display: block;
  width: 100%;
  height: 50px;
  background: linear-gradient(#006948, #00533f);
  position: absolute;
  bottom: 0;
  left: 0;
}
.christmas_lp .tour h2 {
  color: #c89932;
  position: relative;
}
.christmas_lp .tour h2 span {
  color: #c89932;
  background: #006948;
  padding: 0 10px;
  position: relative;
}
.christmas_lp .tour h2::before {
  content: "";
  display: block;
  width: calc(100% - 60px);
  height: 1px;
  background: #c89932;
  position: absolute;
  left: 30px;
  top: 50%;
}
.christmas_lp .tour h2::after {
  content: "";
  display: block;
  width: 100%;
  height: 30px;
  background-image: url("../img/star.png"), url("../img/star.png");
  background-position: left, right;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 8px;
}
.christmas_lp .tour .menu_wrap {
  margin: 0 0 50px 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.christmas_lp .tour .menu_wrap .ttl {
  background: #c89932;
  border: 2px solid #c89932;
  border-right: none;
  border-radius: 7px 0 0 7px;
  color: #004d25;
  text-align: center;
  height: 40px;
  line-height: 34px;
  padding: 0 20px;
}
.christmas_lp .tour .dep_select_wrap {
  background: #FFF;
  border: 2px solid #c89932;
  border-radius: 0 7px 7px 0;
  height: 40px;
  text-align: center;
  position: relative;
}
.christmas_lp .tour .dep_select_wrap::before {
  content: "▼";
  display: block;
  font-size: 10px;
  color: #c89932;
  position: absolute;
  right: 10px;
  top: 6px;
}
.christmas_lp .tour .menu_wrap select {
  height: 36px;
  line-height: 36px;
  padding: 0 30px 0 20px;
  text-align: center;
  cursor: pointer;
  position: relative;
  background: none;
  border: none;
}
.christmas_lp .tour .dep_change {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.christmas_lp .tour .dep_change .no_tour {
  width: 100%;
  text-align: center;
  font-size: 18px;
  color: #FFF;
}
.christmas_lp .tour .dep_change .tour_box {
  width: calc(100% / 4 - 18px);
  margin: 24px 24px 0 0;
  background: #FFF;
  border-radius: 10px;
  border: 2px solid #c89932;
  overflow: hidden;
  padding: 0 0 60px 0;
  position: relative;
}
.christmas_lp .tour .dep_change .tour_box:nth-child(4n) {
  margin: 24px 0 0 0;
}
.christmas_lp .tour .dep_change .tour_box:nth-child(1), .christmas_lp .tour .dep_change .tour_box:nth-child(2), .christmas_lp .tour .dep_change .tour_box:nth-child(3) {
  margin: 0 24px 0 0;
}
.christmas_lp .tour .dep_change .tour_box:nth-child(4) {
  margin: 0;
}
.christmas_lp .tour .dep_change .tour_box .dest {
  font-size: 14px;
  line-height: 14px;
  padding: 4px 5px 5px 5px;
  background: linear-gradient(#a22041 1px, #ba2636, #a22041 calc(100% - 1px));
  color: #deb068;
  position: absolute;
  top: -2px;
  left: 7px;
  z-index: 1;
}
.christmas_lp .tour .dep_change .tour_box .txt_box {
  padding: 10px;
}
.christmas_lp .tour .dep_change .tour_box .ico {
  display: flex;
  margin: 0 0 10px 0;
}
.christmas_lp .tour .dep_change .tour_box .ico li {
  font-size: 14px;
  line-height: 14px;
  padding: 2px 5px 4px 5px;
  background: #deb068;
  margin: 0 5px 0 0;
}
.christmas_lp .tour .dep_change .tour_box h3 {
  font-size: 15px;
  line-height: 130%;
  text-align: justify;
  margin: 0 0 20px 0;
}
.christmas_lp .tour .dep_change .tour_box .price-box {
  position: absolute;
  bottom: 10px;
  left: 10px;
}
.christmas_lp .tour .dep_change .tour_box .price-box .attention span {
  display: block;
  font-size: 12px;
}
.christmas_lp .tour .dep_change .tour_box .price-box .price {
  font-size: 20px;
  font-weight: 500;
  color: #ba2636;
}
@media screen and (max-width:768px) {
  .christmas_lp .tour .dep_change .tour_box, .christmas_lp .tour .dep_change .tour_box:nth-child(1), .christmas_lp .tour .dep_change .tour_box:nth-child(2), .christmas_lp .tour .dep_change .tour_box:nth-child(3), .christmas_lp .tour .dep_change .tour_box:nth-child(4), .christmas_lp .tour .dep_change .tour_box:nth-child(4n) {
    margin: 0 10px;
  }
  /*spのみのslick表示（ドイツ３大も共通）*/
  .christmas_lp .tour .inner {
    width: 100%;
  }
  .christmas_lp .tour h2 {
    width: 95%;
    margin: 0 auto 50px auto;
  }
  .christmas_lp .tour .dep_change, .christmas_lp .germany .box_wrap {
    padding: 0 40px 50px 40px;
    overflow: hidden;
  }
  .christmas_lp .slider_tour01 .slick-list {
    width: 100%;
    overflow: visible;
  }
  .christmas_lp .slider_tour01 .slick-slide {
    height: auto !important;
    margin: 0;
  }
  .christmas_lp .slider_tour01 .slick-dots {
    bottom: 0;
    left: 0;
  }
  .christmas_lp .slider_tour01 .slick-slide {
    opacity: 0.5;
  }
  .christmas_lp .slider_tour01 .slick-slide.slick-active {
    opacity: 1;
  }
  .christmas_lp .slider_tour01 .slick-arrow.slick-disabled {
    opacity: 0;
  }
}
/*=======================================
	ヨーロッパのクリスマスマーケット（about）
=======================================*/
.christmas_lp .about {
  margin: -70px 0 0 0;
  padding: 60px 0 70px 0;
  background: #192f60 url("../img/grand.png") no-repeat bottom center / contain;
  border-top: 2px solid #c89932;
}
.christmas_lp .about .inner {
  width: calc(100% + 30px);
  max-width: 1130px;
}
.christmas_lp .about h2 {
  color: #FFF;
  margin: 0 0 120px 0;
  position: relative;
}
.christmas_lp .about h2::after {
  content: "";
  display: block;
  width: 130px;
  height: 70px;
  background: url("../img/figure-2.png") no-repeat bottom center / contain;
  position: absolute;
  bottom: -80px;
  left: calc(50% - 65px);
}
.christmas_lp .about h3 {
  font-family: "Hina Mincho", serif;
  font-size: 30px;
  color: #FFF;
  margin: 0 0 80px 0;
  padding: 30px 0;
  background: url("../img/snow-border.png") repeat-x top center / 8%, url("../img/snow-border.png") repeat-x bottom center / 8%;
}
/*ドイツ３大マーケット*/
.christmas_lp .about .germany {
  margin: 0 0 80px 0;
  position: relative;
  z-index: 1;
}
/*ヨーロッパのクリスマスマーケット*/
.christmas_lp .about .market {
  margin: 0 0 50px 0;
  position: relative;
  z-index: 1;
}
.christmas_lp .about .market h3 {
  font-family: "Hina Mincho", serif;
  font-size: 30px;
  margin: 0 0 80px 0;
}
.christmas_lp .about .market .menu_wrap {
  display: flex;
  justify-content: space-between;
  align-content: flex-start;
  padding: 0 15px;
  margin: 0 0 30px 0;
}
.christmas_lp .about .market .menu_wrap .ttl {
  width: 120px;
  height: 95px;
  text-align: center;
  line-height: 95px;
  font-size: 15px;
  color: #c89932;
  position: relative;
  border: 1px solid #c89932;
}
.christmas_lp .about .market .market_menu {
  width: calc(100% - 120px);
  display: flex;
  flex-wrap: wrap;
  position: relative;
}
.christmas_lp .about .market .market_menu li {
  width: calc(100% / 6 - 15px);
  margin: 0 0 15px 15px;
  display: block;
  text-align: center;
  line-height: 40px;
  background: #001e43;
  color: #c89932;
  cursor: pointer;
  transition: 0.3s;
}
.christmas_lp .about .market .market_menu li.active {
  background: #c89932;
  color: #192f60;
}
.christmas_lp .about .market .market_menu li:hover {
  background: #fff799;
  color: #192f60;
  box-shadow: 0 0 10px 3px rgba(255, 247, 153, 0.6);
}
/*共通tour_box*/
.christmas_lp .about .box_wrap {
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.christmas_lp .about .tour_box {
  width: calc(100% / 3 - 30px);
  background: #006948;
  margin: 0 15px 30px 15px;
  padding: 0 0 60px 0;
  position: relative;
}
.christmas_lp .about .tour_box::after {
  content: "";
  display: block;
  width: 90px;
  height: 80px;
  background: url("../img/figure-1.png") no-repeat top left / contain;
  position: absolute;
  left: -20px;
  top: -25px;
}
.christmas_lp .about .tour_box .box_head {
  color: #000;
  font-size: 14px;
  position: absolute;
  top: 5px;
  left: 0;
}
.christmas_lp .about .tour_box .box_head .country {
  display: inline-block;
  background: #c89932;
  padding: 0 0 0 60px;
  line-height: 20px;
  height: 20px;
  position: relative;
}
.christmas_lp .about .tour_box .box_head .country::after {
  content: "";
  display: block;
  width: 10px;
  height: 20px;
  border-top: 0 solid #000;
  border-bottom: 20px solid #deb068;
  border-left: 10px solid #c89932;
  border-right: 0 solid #000;
  position: absolute;
  top: 0;
  right: -10px;
}
.christmas_lp .about .tour_box .box_head .city {
  display: inline-block;
  background: #deb068;
  padding: 0 10px;
  line-height: 20px;
  height: 20px;
}
.christmas_lp .about .tour_box .img_box {
  margin: 0 0 10px 0;
}
.christmas_lp .about .tour_box .img_box img {
  border-bottom: 2px solid #00533f;
}
.christmas_lp .about .tour_box h4 {
  font-family: "Hina Mincho", serif;
  font-size: 22px;
  font-weight: 400;
  text-align: justify;
  line-height: 120%;
  color: #deb068;
  margin: 0 0 15px 0;
  padding: 0 20px;
}
.christmas_lp .about .tour_box .txt {
  font-size: 15px;
  line-height: 130%;
  letter-spacing: 1px;
  margin: 0 0 10px 0;
  color: #eee7e0;
  padding: 0 20px;
}
.christmas_lp .about .tour_box .schedule {
  font-size: 14px;
  line-height: 120%;
  color: #FFF;
  padding: 0 20px;
}
.christmas_lp .about .tour_box .tour_btn {
  display: block;
  width: 100%;
  height: 50px;
  line-height: 48px;
  font-weight: 500;
  background: linear-gradient(#a22041 1px, #ba2636, #a22041 calc(100% - 1px));
  color: #deb068;
  text-shadow: 0 0 2px #a22041;
  position: absolute;
  bottom: 0;
  left: 0;
}
.christmas_lp .about .tour_box .tour_btn::after {
  font-family: "Font Awesome 5 Free";
  content: "\f105";
  font-weight: bold;
  position: absolute;
  right: 10px;
}
@media screen and (max-width:768px) {
  .christmas_lp .about {
    padding: 60px 0 0 0;
    background-size: 140%;
  }
  .christmas_lp .about .inner {
    width: 100%;
  }
  .christmas_lp .about h3 {
    background: url("../img/snow-border.png") repeat-x top center / 20%, url("../img/snow-border.png") repeat-x bottom center / 20%;
    margin: 0 0 30px 0;
  }
  .christmas_lp .about .germany h3, .christmas_lp .about .market h3 {
    font-size: 24px;
    width: 90%;
    margin: 0 auto 30px auto;
  }
  .christmas_lp .about .germany .slick-list {
    padding: 30px 0 0 0;
  }
  .christmas_lp .about .germany .tour_box {
    margin: 0 10px;
  }
  .christmas_lp .about .market .menu_wrap {
    flex-direction: column;
  }
  .christmas_lp .about .market .menu_wrap .ttl {
    width: calc(100% - 10px);
    height: auto;
    line-height: 40px;
    margin: 0 auto 10px auto;
  }
  .christmas_lp .about .market .market_menu {
    width: 100%;
  }
  .christmas_lp .about .market .market_menu li {
    width: calc(100% / 2 - 10px);
    line-height: 30px;
    margin: 3px 5px;
  }
  .christmas_lp .about .market .market_menu li:first-child {
    width: calc(100% - 10px)
  }
  .christmas_lp .about .market .market_menu li:hover {
    background: #c89932;
    color: #192f60;
    box-shadow: none;
  }
  .christmas_lp .about .market .box_wrap {
    flex-direction: column;
  }
  .christmas_lp .about .market .tour_box {
    width: 90%;
    max-width: 340px;
    margin: 0 auto 40px auto;
  }
  .christmas_lp .about .tour_box h4 {
    font-size: 20px;
  }
  .christmas_lp .about .tour_box .txt {
    font-size: 14px;
  }
}
/*=======================================
	お役立ち情報（information）
=======================================*/
.christmas_lp .information {
  margin: -70px 0 0 0;
  padding: 70px 0 0 0;
  ;
}
.christmas_lp .information .box {
  margin: 0 0 100px 0;
  padding: 40px 20px 20px 20px;
  background: #006948;
  border-radius: 80px;
  position: relative;
}
.christmas_lp .information .box::before {
  display: block;
  width: 200px;
  height: 100px;
  padding: 60px 0 0 0;
  text-align: center;
  font-family: "Lavishly Yours", cursive;
  font-size: 60px;
  color: #c89932;
  background: url("../img/flag.png") no-repeat top center / contain;
  transform: rotate(-15deg);
  position: absolute;
  top: -20px;
  left: -20px;
}
.christmas_lp .information .box.gourmet::before {
  content: "Gourmet";
}
.christmas_lp .information .box.souvenir::before {
  content: "Souvenir";
}
.christmas_lp .information .box::after {
  content: "";
  display: block;
  width: 130px;
  height: 126px;
  text-align: center;
  background: url(../img/hiiragi.png) no-repeat top center / contain;
  position: absolute;
  bottom: -17px;
  right: -14px;
}
.christmas_lp .information .box h3 {
  font-family: "Hina Mincho", serif;
  color: #eee7e0;
  margin: 0 0 30px 0;
}
/*Slick*/
.christmas_lp .information .slick-slide {
  padding: 0 20px;
}
.christmas_lp .information .slick-slide .area {
  text-align: center;
  color: #c89932;
  margin: 0 0 5px 0;
  position: relative;
}
.christmas_lp .information .slick-slide .area span {
  background: #006948;
  padding: 0 10px;
  position: relative;
}
.christmas_lp .information .slick-slide .area::before {
  content: "";
  display: block;
  width: calc(100% - 60px);
  height: 1px;
  background: #c89932;
  position: absolute;
  left: 30px;
  top: 50%;
}
.christmas_lp .information .slick-slide .area::after {
  content: "";
  display: block;
  width: 100%;
  height: 22px;
  background-image: url("../img/star.png"), url("../img/star.png");
  background-position: left, right;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  left: 0;
  top: 2px;
}
.christmas_lp .information .slick-slide h4 {
  font-family: "Hina Mincho", serif;
  text-align: center;
  margin: 0 0 10px 0;
  font-size: 20px;
  font-weight: 400;
  color: #eee7e0;
}
.christmas_lp .information .slick-slide .img_box {
  margin: 0 0 10px 0;
}
.christmas_lp .information .slick-slide .img_box img {
  padding: 2px;
  border: 1px solid #c89932;
}
.christmas_lp .information .slick-slide .txt {
  color: #eee7e0;
  font-size: 15px;
  line-height: 140%;
}
.christmas_lp .information .slick-dots {
  bottom: -36px;
}
.christmas_lp .information .slick-prev, .christmas_lp .information .slick-next {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background: #006948;
}
.christmas_lp .information .slick-prev {
  left: -42px;
}
.christmas_lp .information .slick-next {
  right: -42px;
}
.christmas_lp .information .slick-prev:before, .christmas_lp .information .slick-next:before {
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  font-size: 30px;
  color: #c89932;
}
@media screen and (max-width:768px) {
  .christmas_lp .information .box {
    padding: 60px 0 40px 0;
  }
  .christmas_lp .information .slick-slide {
    padding: 0 10px;
  }
  .christmas_lp .information .slick-slide .area {
    margin: 0;
  }
  .christmas_lp .information .slick-slide h4 {
    font-size: 18px;
    height: 40px;
  }
  .christmas_lp .information .slick-slide h4 span {
    font-size: 14px;
    display: block;
  }
  .christmas_lp .information .slick-slide .txt {
    font-size: 14px;
  }
  .christmas_lp .slider_info .slick-slide {
    opacity: 0.5;
  }
  .christmas_lp .slider_info .slick-slide.slick-active {
    opacity: 1;
  }
  .christmas_lp .slider_info .slick-arrow.slick-disabled {
    opacity: 0;
  }
  .christmas_lp .information .box::before {
    width: 120px;
    height: 80px;
    padding: 40px 0 0 0;
    font-size: 26px;
    transform: none;
    left: calc(50% - 60px);
  }
  .christmas_lp .information .box::after {
    width: 100px;
    height: 97px;
    bottom: -34px;
    right: calc(50% - 50px);
    transform: rotate(39deg);
  }
}
/*=======================================
	よくある質問（faq）
=======================================*/
.christmas_lp .faq {
  margin: -70px 0 0 0;
  padding: 70px 0 0 0;
}
.christmas_lp .faq .inner {
  padding: 0 0 80px 0;
}
.christmas_lp .faq .box_wrap {
  max-width: 700px;
  margin: 0 auto;
}
.christmas_lp .faq .box + .box {
  margin: 20px 0 0 0;
  border-top: 1px dotted #333;
  padding: 20px 0 0 0;
}
.christmas_lp .faq h3 {
  text-align: left;
  font-size: 18px;
  margin: 0 0 30px 0;
  padding: 0 50px 0 36px;
  color: #333;
  position: relative;
  cursor: pointer;
}
.christmas_lp .faq h3::before {
  font-family: "Hina Mincho", serif;
  content: "Q";
  display: block;
  width: 36px;
  height: 36px;
  font-size: 26px;
  line-height: 28px;
  border-radius: 50%;
  background: #c89932;
  color: #FFF;
  text-align: center;
  position: absolute;
  top: -6px;
  left: -10px;
}
.christmas_lp .faq h3::after {
  font-family: "Font Awesome 5 Free";
  content: "\f107";
  font-weight: bold;
  color: #c89932;
  display: block;
  text-align: center;
  position: absolute;
  right: 0;
  top: 0;
}
.christmas_lp .faq h3.active::after {
  content: "\f106";
}
@media screen and (max-width:768px) {
  .christmas_lp .faq .box_wrap {
    width: 100%;
    padding: 20px;
  }
}
/*=======================================
	おすすめ特集・情報（other）
=======================================*/
.christmas_lp .other {
  padding: 0 0 100px 0;
  position: relative;
  background: #006948;
}
.christmas_lp .other h2 {
  color: #FFF;
}
.christmas_lp .other ul {
  width: calc(100% - 50px);
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.christmas_lp .other li {
  padding: 20px;
}
.christmas_lp .other li a {
  display: block;
}
.christmas_lp .other .slick-prev, .christmas_lp .other .slick-next {
  width: 18px;
  height: 28px;
}
.christmas_lp .other .slick-prev:before, .christmas_lp .other .slick-next:before {
  font-size: 30px;
  color: #c89932;
}
@media screen and (max-width:768px) {
  .christmas_lp .other ul {
    width: 80%;
    margin: 0 auto;
  }
  .christmas_lp .other li {
    padding: 10px;
  }
  .christmas_lp .faq h3 {
    font-size: 16px;
    margin: 0 0 20px 0;
    padding: 0 22px 0 36px;
  }
  .christmas_lp .faq h3::before {
    top: 0px;
    left: -8px;
  }
}
/*=======================================
	トップに戻るボタン
=======================================*/
.page_top a {
  box-sizing: border-box;
  display: block;
  text-align: center;
  background: url("../img/pagetop-bk.png") no-repeat top center / contain;
  color: #000;
  width: 100px;
  height: 100px;
  font-family: "Hina Mincho", serif;
  line-height: 110px;
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10;
}
.page_top a:hover {
  opacity: 0.8;
  transition: .3s;
}
@media screen and (max-width:768px) {
  .page_top a {
    width: 80px;
    height: 80px;
    line-height: 90px;
    bottom: 10px;
    right: 10px;
  }
}