@charset "utf-8";

*,
::before,
::after{
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
ul,
ol {
  list-style: none;
}
a {
  color: inherit;
  text-decoration: none;
}
img {
  max-width: 100%;
}
body {
  background-color: #d81616;
}

/* @media (max-width: 800px)  */




/* ここからヘッダー */
.header {
  position: relative;
  width: 100%;
  background: transparent;
}
.header-site-menu {
  width: 360px;
  position: absolute;
  top: 10%;
  left: 70%;
  transform: translateY(22vh);
  background-color: #18501b;
  color: #ffffff;
  padding: 20px 0 20px 30px;
  display: none;
}
.header-site-menu .site-menu li {
  line-height: 2;
  list-style: circle;
}
.header-site-menu .site-menu li:last-child {
  list-style: none;
}
.toggle-menu-button{
  display: block;
  position: absolute;
  top: 15%;
  right: 1%;
  width: 180px;
  height: 210px;
  background-image: url(../img/riece______65_20241223010352_720.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #d81616;
  max-width: 25%;
  outline-color: #d81616;
  z-index: 100;
}

/* ここからメイン */
main {
  position: relative;
  width: 100%;
}
.item-wrap {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 70%;
  height: 80vh;
  background-color: #ffffff;
  display: none;
}



/* ここからファーストビュー */
.first-view img {
  margin-top: 4%;
  margin-left: 3%;
  padding-left: 3%;
  width: 1000px;
  max-width: 85%;
  flex-direction: column;
  align-items: center;
}
.first-view-text {
  color: #fff;
  text-align: center;
  margin-top: 120px;
  margin-bottom: 120px;
}

.header-site-menu.is-show {
  display: block;
  z-index: 10;
}

/* ここから大メニュー */
.menu-title-1 {
  margin-top: 30px;
  margin-bottom: -75px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "Yusei Magic", sans-serif;
  font-size: 24px;
}
.big-menu {
  background-color: #fff;
  text-align: center;
  width: 930px;
  max-width: 80%;
  margin: 75px auto 0;
  border-radius: 20px;
}
.big-menu img {
  max-width: 360px;
  padding-top: -36px;
}
.contents {
  padding-bottom: -24px;
  margin-bottom: -12px;

}
.contents-menu, .contents-menu-2, .contents-menu-3 {
  padding: 12px;
  margin-bottom: 24px;
}
.contents-menu-2 img {
  width: 30%;
  margin: 10px -10px;
}

@media (max-width: 800px) {
  .contents-menu-1 {
    max-width: 600px;
  }
} 


/* ここからアバウト */
.menu-title-2 {
  margin-top: 50px;
  margin-bottom: -25px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "Yusei Magic", sans-serif;
  font-size: 24px;
}
.about {
  background-color: #ffffff;
  text-align: center;
  color: #000000;
  padding: 0 20px;
  width: 930px;
  max-width: 80%;
  margin: 25px auto 24px;
  border-radius: 16px;
}
.about .about-1 p {
  padding: 100px auto 0;
  color: #000;
}
.about-2 {
  margin: 40px auto 10px;
  font-size: 14px;
}
.about .about-2 p {
  color: #000;
  text-align: center;
}



/* ここから日本で探す */
.menu-title-3 {
  margin-top: 50px;
  margin-bottom: -75px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "Yusei Magic", sans-serif;
  font-size: 24px;
}

.japan-serch {
  background-color: #fff;
  text-align: center;
  width: 930px;
  max-width: 80%;
  padding: 30%;
  margin: 75px auto 24px;
  border-radius: 16px;
  background-image: url(../img/japan-map______72_20241222172209_720.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}
.let {
  color: #000;
  text-align: left;
  margin: 50px;
}
.japan-list {
  position: relative;
}
.japan-list img {
  width: 80%;
}
.japan-list button {
  border: none;
}
.switch1 img {
  display: block;
  position: absolute;
  left: 90%;
  bottom: 95%;
}
.switch2 img {
  display: block;
  position: absolute;
  top: 97%;
  left: 30%;
}
.switch3 img {
  display: block;
  position: absolute;
  top: 80%;
  left: 50%;
}
.switch4 img {
  display: block;
  position: absolute;
  top: 95%;
  right: 45%;
}
.switch5 img {
  display: block;
  position: absolute;
  top: 98%;
  right: 95%;
}
.switch6 img {
  display: block;
  position: absolute;
  top: 60%;
  right: 120%;
}


/* ここから普段隠れてるやつ */
.hol-m-info .hol-jp-1, .hol-jp-2, .hol-jp-3, .hol-jp-4,.hol-jp-5, .hol-jp-6  {
  /* display: flex; */
  /* justify-content: space-between; */
}
.text-hol-button {
  background-color: #187918;
  display: inline-block;
  min-width: 180px;
  line-height: 48px;
  border-radius: 24px;
  color: #fff;
  margin: 50px;
  align-items: center;
  text-align: center;
}

.hol-jp-1 {
  background-image: url(../img/aomori-event_img05.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  text-align: start;
  background-color: #ffffff65;
  background-blend-mode: overlay;
}

.item-wrap1.is-show {
  display: block;
}


.hol-jp-2 {
  background-image: url(../img/yokohama-2\ point_img2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #ffffff65;
  background-blend-mode: overlay;
}
.item-wrap2.is-show {
  display: block;
}


.hol-jp-3 {
  background-image: url(../img/tokyo-topslider-01.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #ffffff65;
  background-blend-mode: overlay;
}
.item-wrap3.is-show {
  display: block;
}
.hol-jp-4 {
  color: #000;
  background-image: url(../img/nagoya-christmas-market-0001.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #ffffff65;
  background-blend-mode: overlay;
}
.item-wrap4.is-show {
  display: block;
}
.hol-jp-5 {
  color: #fff;
  background-image: url(../img/wakayama-2fl_christmas_tree.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #ffffff65;
  background-blend-mode: overlay;
}
.item-wrap5.is-show {
  display: block;
}
.hol-jp-6 {
  color: #fff;
  background-image: url(../img/kurashiki-2cm2024_point2.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #ffffff65;
  background-blend-mode: overlay;
}
.item-wrap6.is-show {
  display: block;
}

.text-hol {
  height: 360px;
}
.text-hol .title {
  color: #fff;
}
.close {
  font-size: large;
  font-weight: bold;
}

.hol-m-info .title {
  font-size: 36px;
  text-align: justify;
  white-space: nowrap;
}



/* ここからカレンダーで探す */
.menu-title-4 {
  margin-top: 50px;
  margin-bottom: -75px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "Yusei Magic", sans-serif;
  font-size: 24px;
}
.calender-serch {
  background-color: #fff;
  text-align: center;
  width: 930px;
  max-width: 80%;
  margin: 75px auto 24px;
  border-radius: 16px;
}

/* ここから世界から探す */
.menu-title-5 {
  margin-top: 50px;
  margin-bottom: -75px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "Yusei Magic", sans-serif;
  font-size: 24px;
}
.world-serch {
  background-color: #fff;
  text-align: center;
  width: 930px;
  max-width: 80%;
  margin: 75px auto 24px;
  border-radius: 16px;
  background-image: url(../img/world-map______69_20241222170725_720.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 70%;
  height: 720px;
  position: relative;
}
.world-serch .q {
  color: #000;
  margin: 25px;
  padding: 50px;
  font-size: 25px;
}
.us, .germany, .france {
  color: #000;
  border-radius: 16px;
  padding: 120px;
  max-width: 100%;
  max-height: 480px;  
}
.world-text p {
  color: #000;
}


.switch7  {
  width: 10%;
  display: block;
  position: absolute;
  left: 30%;
  top: 25%;
}

.switch8 {
  width: 10%;
  display: block;
  position: absolute;
  left: 51%;
  top: 10%;
}
.switch9 {
  width: 10%;
  display: block;
  position: absolute;
  left: 50%;
  top: 13%;
}

.item-wrap7 {
  width: 70%;
  height: 80%;
  background-image: url(../img/us-EBP16-50463D.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #ffffff65;
  background-blend-mode: overlay;
}

.item-wrap8 {
  width: 70%;
  height: 80%;
  background-image: url(../img/gr-NDS00020140505974997_sized_800_0.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #ffffff65;
  background-blend-mode: overlay;
}
.item-wrap9 {
  width: 70%;
  height: 80%;
  background-image: url(../img/fr-BP19-106223D.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  background-color: #ffffff65;
  background-blend-mode: overlay;
}

.world-text title {
  font-size: 24px;
}

.item-wrap7.is-show {
  display: block;
}
.item-wrap8.is-show {
  display: block;
}
.item-wrap9.is-show {
  display: block;
}


/* ここからルール */
.menu-title-6 {
  margin-top: 50px;
  margin-bottom: -75px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "Yusei Magic", sans-serif;
  font-size: 24px;
}
.rule {
  background-color: #fff;
  width: 930px;
  max-width: 80%;
  margin: 75px auto 24px;
  border-radius: 16px;
}
.inside h3 {
  font-size: 54px;
  font-family: serif;
  font-variant-numeric: slashed-zero;
}
.rule p {
  text-align: center;
  color: #000;
}

/* ルール1 */
.rule-1 h3 {
  margin: 10px 15px 0 50px;
  padding: 50px 75px 15px 10px;
}
.rule-1 p {
  margin: -80px 500px 15px 0;
  padding: -50px -700px 0 0;
  
}
.rule-1 img {
  width: 35%;
  margin-top: 10px;
  margin-left: 5%;
}


/* ルール2 */
.rule-2 h3 {
  margin: -240px 0 0 480px;
}
.rule-2 p {
  margin: -55px 0 0 360px;
}
.rule-2 img {
  width: 35%;
  margin-top: -10px;
  margin-left: 490px;
}

/* ルール3 */
.rule-3 h3 {
  margin: 0 100px 720px;
}
.rule-3 p {
  margin: -770px 0 0 -360px;
}
.rule-3 img {
  width: 35%;
  margin-top: -30px;
  margin-left: 100px;
}

/* ルール4 */
.rule-4 h3 {
  margin: -250px 0 0 540px;
}
.rule-4 p {
  margin: -45px 0 0 500px;
}
.rule-4 img {
  width: 35%;
  margin-left: 540px;
}

/* ルール5 */
.rule-5 h3 {
  margin: -150px 75px 0;

}
.rule-5 p {
  margin: -65px 0px 0 -450px;
}
.rule-5 img {
  width: 35%;
  margin-left: 45px;
}

/* ルール6 */
.rule-6 h3 {
  margin: -200px 360px 0 500px;
}
.rule-6 p { 
  margin: -45px 0 0 380px;
}
.rule-6 img {
  width: 45%;
  margin: -45px 0 0 480px;
}

/* ルール7 */
.rule-7 h3 {
  margin: -100px 75px 0 100px;
}
.rule-7 p {
  margin: -50px 0px 0 -400px;
}
.rule-7 img {
  width: 40%;
  margin-left: 50px;
}
.enjoy {
  color: #1b680b;
  text-align: center;
  font-size: large;
  font-family: 'Gill Sans', 'Gill Sans MT', Calibri, 'Trebuchet MS', sans-serif;
  font-weight: bold;
  padding-bottom: 20px;
}



/* ここからクリスマスのお供音楽 */
.menu-title-7 {
  margin-top: 50px;
  margin-bottom: -75px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "Yusei Magic", sans-serif;
  font-size: 24px;
}
.with-music {
  background-color: #fff;
  text-align: center;
  width: 930px;
  max-width: 80%;
  margin: 75px auto 24px;
  border-radius: 16px;
}


/* ここからクリスマスのお供映画 */
.menu-title-8 {
  margin-top: 50px;
  margin-bottom: -75px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "Yusei Magic", sans-serif;
  font-size: 24px;
}
.with-movie {
  background-color: #fff;
  text-align: center;
  width: 75%;
  height: auto;
  margin: 75px auto 24px;
  border-radius: 16px;
}
.with-movie img {
  width: 100%;
  height: auto;
}
.movie-list {
  display: flex;
  justify-content: center;
}


.with-movie .movie-mo {
  position: relative;
  width: 100%;
  height: 500px;
  display: flex;
  align-items: end;
}
.with-movie .movie-mo .layer {
  width: 100%;
  height: 100%;
  background-color: #000000;
  background: rgb(0,0,0);
  background: linear-gradient(0deg, rgba(0,0,0,1) 29%, rgba(255,255,255,0) 100%);

}

.with-movie img:hover {
  transform: scale(1.2);
  transition: all 1s;
}



.item-wrap10.is-show {
  display: block;
}
.item-wrap11.is-show {
  display: block;
}
.item-wrap12.is-show {
  display: block;
}
.item-wrap13.is-show {
  display: block;
}
.item-wrap14.is-show {
  display: block;
}
.item-wrap15.is-show {
  display: block;
}
.item-wrap16.is-show {
  display: block;
}

.with-movie .title {
  color: #fff;
  font-family: fantasy;
  text-align: start;
  margin: 15px 0;
}
.with-movie a {
  color: #fff;
}


 p {
  color: #fff;
  text-align: start;
}
.with-movie .layer {
  display: flex;
  align-items: flex-end;
  margin-top: 240px;
}

.with-movie .movie-mo1 {
  background-image: url(../img/gremlin2-1_large.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}  
.with-movie .movie-mo2 {
  background-image: url(../img/grinch2\ 8425aa7c9f593b69.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}  
.with-movie .movie-mo3 {
  background-image: url(../img/home-alone-2home-alone_eye02.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}  
.with-movie .movie-mo4 {
  background-image: url(../img/shone-3\ a6274ed02f462169e4036a404946ccc9-1080x608.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}  
.with-movie .movie-mo5 {
  background-image: url(../img/night\ -2\ 563dcf66bf54f96b3061fff71dc1f472.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}  
.with-movie .movie-mo6 {
  background-image: url(../img/harrypotter-2\ mv32043_78989f9fea6a941db5fcbd28e49adb380fec0.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
}  
.with-movie .movie-mo7 {
  background-image: url(../img/narnia-2\ 305824.jpg);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 500px;
} 






/* ここからみんなのクリスマス掲示板 */
.menu-title-9 {
  margin-top: 50px;
  margin-bottom: -75px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "Yusei Magic", sans-serif;
  font-size: 24px;
}
.keijibann {
  background-color: #ffffff;
  text-align: center;
  width: 930px;
  max-width: 80%;
  margin: 75px auto 24px;
  border-radius: 16px;
  padding: 12px;
  color: #000;
}
.keijibann p {
  margin-top: 20px;
  color: #000;
  text-align: center;
}

/* ここからお問い合わせフォーム */
.menu-title-10 {
  margin-top: 50px;
  margin-bottom: -75px;
  text-align: center;
  color: #fff;
  font-weight: bold;
  font-family: "Yusei Magic", sans-serif;
  font-size: 24px;
}
.contact {
  background-color: #fff;
  width: 930px;
  max-width: 90%;
  margin: 75px auto 24px;
  border-radius: 16px;
}
.contact .form-area {
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
}
.contact .form-area dt {
  font-weight: bold;
  font-size: 20px;
  width: 400px;
  padding: 15px 0;
  line-height: 24px;
}
.contact .form-area dd {
  width: calc(100%-400px);
  padding: 15px 0;
}
.input-text {
  border-radius: 14px;
  width: 100%;
  max-width: 280px;
  height: 40px;
  padding: 0 10px;
}
.select-box {
  border-radius: 14px;
  width: 200px;
  height: 35px;
}
.message {
  border-radius: 14px;
  width: 326px;
  height: 160px;
  padding: 10px;
  line-height: 1.5;
}
.contact p {
  text-align: center;
}
.submit-button {
  display: inline-block;
  text-align: center;
  margin: 20px 48%;
  width: 15%;
}




/* ここからフッター */
.footer {
  width: 100%;
  color: #fff;
  background-color: #1b6424;
  padding-top: 30px;
  padding-bottom: 30px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.title {
  font-family: "Gill Sans", sans-serif;
  font-size: 24px;
  font-weight: bold;  
}
.footer .sns-icon {
  margin: 5px auto;
  width: 50%;
  padding: 5px;
  display: flex;
  justify-content: center;
}
.sns-icon img {
  width: 40%;
}

@media (max-width: 800px) {
  .contact .form-area dt {
    text-align: center;
  }
  .message {
    max-width: 220px;
    text-align: center;
    align-items: center;
  }
  
  
  
  .footer {
    display: block;
    align-items: center;
    text-align: center;
  }
  .footer p {
    max-width: 100%;
    font-size: 95%;
  }

}