@charset "utf-8";
/* CSS Document */
html {
  padding: 0;
  margin: 0;
}
p {
  margin: 0;
  padding: 0;
  font-family: "MalgunGothic", "맑은고딕", "Helvetica Neue", Arial, sans-serif;
}
body {
  background: #fbc305;
}
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
/* ----fv----------------- */
.fv {
  width: 100%;
  position: relative;
  background-image: url(../img/ko_lp/do.png);
  background-repeat: repeat;
}
.top_border {
	position: relative;
	top: 0;
}
.top_border img {
  width: 100%;
}
.fv_img {
  position: relative;
  z-index: 2;
  top: 10px;
}
.fv_imgleft {
  width: 264px;
  position: absolute;
  left: 30px;
}
.fv_imgright {
  width: 264px;
  position: absolute;
  right: 30px;
}
.fv_info {
  position: relative;
  z-index: 3;
}
.fv_day {
  text-align: center;
  margin: 55px auto 0;
}
.fv_day img {
  max-width: 430px;
  width: 100%;
}
.fv_title {
  text-align: center;
  margin: -85px auto 0;
}
.fv_title img {
  max-width: 1020px;
  width: 100%;
}
.fv_subtitle {
  text-align: center;
  margin: 20px auto 0;
}
.fv_subtitle img {
  max-width: 756px;
  width: 100%;
}
.fv_img2 {
  position: relative;
  bottom: -13px;
  z-index: 3;
}
.fv_img2 img {
  width: 100%;
}
/* ----info1----------------- */
.title {
  text-align: center;
  margin: 5% auto 0;
}
.text {
  width: 70%;
  margin: 10px auto;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.shop_flex {
  width: 900px;
  display: flex;
  gap: 10px;
  background: #fff;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  padding: 2% 0;
  border-radius: 30px;
  box-shadow: 10px 10px 0px #d00a0a;
  border: 5px solid #000;
}
.shop_box p {
  display: block;
}
.shop_box div {
  display: flex;
  align-items: center;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 10px;
}
.shop_title {
  background: #000;
  color: #fff;
  font-weight: bold;
  border-radius: 99px;
  text-align: center;
  width: 80px;
  padding: 5px 0;
  font-size: 20px;
  display: flex;
  justify-content: center;
  align-content: center;
  padding-top: 7px;
}
.shop_text {
  margin-left: 10px;
}
/* ----info2----------------- */
.info2 {
  margin-bottom: 100px;
}
.info2_box {
  max-width: 1100px;
  width: 100%;
  background: #fff;
  margin: 125px auto 0;
  padding: 120px 0 50px;
  border-radius: 30px;
  border: 5px solid #000;
  position: relative;
}
.info2_img1 {
  max-width: 764px;
  width: 100%;
  position: absolute;
  top: -90px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: block;
}
.info2_box p {
  max-width: 900px;
  width: 100%;
  margin: 10px auto;
  font-weight: bold;
  font-size: 24px;
}
.info2_box a {
  max-width: 475px;
  position: relative;
  z-index: 99;
  width: 100%;
  background: #f00000;
  display: block;
  font-size: 34px;
  color: #fff;
  font-weight: bold;
  padding: 2% 1%;
  border-radius: 30px;
  border: 3px solid #000;
  text-align: center;
  margin: 20px auto 0;
}
.info2_box a:hover {
  opacity: 0.5;
}
.info2_img2 {
  width: 350px;
  display: block;
  position: absolute;
  left: -76px;
  bottom: -70px;
}
/* ----info3----------------- */
.bg_w {
  background: #f7f9fa;
  padding-top: 70px;
  padding-bottom: 60px;
  background-image: url(../img/ko_lp/do.png);
  background-repeat: repeat;
  overflow: hidden;
}
.info3_box {
  position: relative;
  max-width: 1100px;
  width: 100%;
  background: #fbc305;
  margin: 0px auto 0;
  padding: 30px 0;
  border-radius: 30px;
  border: 5px solid #000;
  box-shadow: 10px 10px 0px #d00a0a;
}
.info3_title {
  width: 483px;
  display: block;
  text-align: center;
  margin: 0 auto 20px;
}
.info3_box p {
  max-width: 900px;
  width: 100%;
  margin: 10px auto;
  font-weight: bold;
  font-size: 24px;
}
.info3_box span {
  font-weight: normal;
  font-size: 20px;
  display: block;
}
.info3_img {
  display: block;
  position: absolute;
  top: -36px;
  overflow: hidden;
}
.info3_left {
  left: -155px;
  width: 264px;
}
.info3_right {
  right: -155px;
  width: 264px;
}
/* ----info4----------------- */
.info4_title {
  width: 204px;
  display: block;
  margin: 70px auto 0;
}
.info4_box p {
  max-width: 900px;
  width: 100%;
  margin: 10px auto;
  font-weight: bold;
  font-size: 24px;
  text-align: center;
}
.info4_box_y {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
}
.info4_title_y {
  font-size: 41px;
  font-weight: bold;
  background: #fbc305;
  border-radius: 20px 20px 0 0;
  text-align: center;
  padding: 20px 0 10px;
}
.info4_title_y img {
  display: block;
  text-align: center;
  margin: 0 auto;
}
.info4_text_y {
  border: 5px #fbc305 solid;
  border-radius: 0 0 20px 20px;
  background: #fff;
  font-weight: bold;
  padding: 2% 0 0 0;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 20px;
}
.info4_text_y p {
  display: block;
  width: 90%;
  margin: 0 auto 20px;
  font-size: 20px;
}
.info4_img_y {
  width: 182px;
  height: 194px;
  display: block;
}
/* ----info5----------------- */
.info5 {
  text-align: center;
  margin: 100px auto 10px;
}
.info5 img {
  max-width: 1200px;
  width: 100%;
}
/* ----footer----------------- */
.footer_flex {
  max-width: 900px;
  width: 100%;
  gap: 30px;
  display: flex;
  justify-content: center;
  margin: 0 auto;
  padding: 40px 0;
}
.footer_box {
  width: 45%;
  background: #fff;
  border: 5px solid #000;
  display: block;
  border-radius: 20px;
  padding: 20px 0;
}
.footer_box:hover {
  opacity: 0.5;
}
.footer_box img {
  display: block;
  text-align: center;
  margin: 0 auto;
  width: 130px;
}
.footer_box p {
  display: block;
  color: #000;
  text-align: center;
  margin: 0 auto;
  font-size: 24px;
  font-weight: bold;
}
.copyright {
  background: #000;
  color: #fff;
  padding: 5px 0;
  text-align: center;
  font-size: 14px;
}
/* ----スライド----------------- */
.slide_wrapper {
  width: 100vw;
  overflow: hidden;
  margin: 30px auto 20px;
}
.slide {
  display: flex;
  transition: transform 0.5s ease;
  width: max-content;
}
.slide_box {
  overflow: hidden;
  width: 300px;
  height: 300px;
  flex-shrink: 0;
  margin-right: 25px;
  border: 5px solid #000;
  border-radius: 30px;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.slide_box:hover {
  opacity: 0.7;
}
.slide_box img {
  max-width: 85%;
  height: auto;
}
/* ----ポップアップ----------------- */
.popup {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.6);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 999;
}
.popup.hidden {
  display: none;
}
.popup_content {
  width: 70%;
  background: #fff;
  padding: 20px;
  border-radius: 15px;
  position: relative;
}
.popup_close {
  position: absolute;
  top: 5px;
  right: 10px;
  cursor: pointer;
  font-size: 40px;
  z-index: 55;
}
.popup_content img {
  max-width: 500px;
  width: 100%;
  height: auto;
  display: block;
  text-align: center;
  margin: 0 auto;
  position: relative;
  z-index: 44;
}
.poptitle {
  width: 60%;
  text-align: center;
  margin: 0 auto;
}
.poptitle span {
  display: block;
  font-weight: bold;
  font-size: 18px;
  margin-bottom: 10px;
}
.popup_content #popupText {
  margin-top: 15px;
  font-size: 16px;
  color: #333;
}
/* ----スライドボタン----------------- */
.slide_button {
  width: 95%;
  margin: 0 auto;
  display: flex;
}
.slide_button img {
  width: 30px;
  display: block;
  margin-right: 20px;
  cursor: pointer;
}
.slide_button img:hover {
  opacity: 0.5;
}
#startBtn, #stopBtn {
  transition: opacity 0.3s;
}
/* ----ムムシ----------------- */
.info3-2 {
  border: #006FBA 5px solid;
  max-width: 900px;
  width: 90%;
  background: #fff;
  margin: 100px auto;
  display: flex;
  border-radius: 20px;
  align-items: center;
  justify-content: center;
  gap: 30px;
  padding: 2% 0;
}
.info3-2 p {
  width: 50%;
  display: block;
  font-family: "MalgunGothic", "맑은고딕", "Helvetica Neue", Arial, sans-serif;
  font-weight: bold;
  font-size: 30px;
}
.info3-2 img {
  width: 180px;
  margin: 10px 0;
}
@media screen and (max-width: 1200px) {
  .shop_flex {
    width: 90%;
  }
  .info2_box {
    max-width: 90%;
  }
  .info2_box p {
    max-width: 90%;
  }
  .info3_box {
    position: relative;
    max-width: 90%;
  }
  .info3_box p {
    max-width: 75%;
  }
  .info4_box p {
    max-width: 90%;
  }
  .info4_box_y {
    max-width: 70%;
  }
  .info5 img {
    max-width: 90%;
  }
  .footer_flex {
    max-width: 90%;
  }
}
@media screen and (max-width: 900px) {
  .info2_img2 {
    display: none;
  }
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .fv_img {
    width: 100%;
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  .fv_img img {
    width: 100%;
  }
  .shop_box {
    width: 90%;
    text-align: center;
  }
  .shop_box div {
    display: block;
  }
  .shop_title {
    width: 100%;
  }
  .info3_box {
    padding: 30px 0 7%;
  }
  .info3_img {
    width: 100%;
    top: auto;
    bottom: -60px;
  }
  .info4_title {
    margin: 100px auto 0;
  }
}
@media screen and (max-width: 768px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
  .fv_day img {
    max-width: 50%;
  }
  .fv_title {
    margin: -55px auto 0;
  }
  .fv_title img {
    max-width: 90%;
  }
  .fv_subtitle img {
    max-width: 70%;
  }
  .title img {
    width: 90%;
  }
  .text {
    width: 90%;
  }
  .info2 {
    margin-bottom: 40px;
  }
  .info2_box a {
    max-width: 90%;
    width: 100%;
    font-size: 20px;
    padding: 3% 0;
  }
  .info3_title {
    width: 50%;
  }
  .info3_box {
    box-shadow: none;
  }
  .info3_box p {
    max-width: 90%;
  }
  .info3_img {
    width: 100%;
  }
  .slide_box {
    width: 200px;
    height: 200px;
    margin-right: 15px;
    border: 3px solid #000;
  }
  .info4_img_y {
    display: none;
  }
  .info5 {
    text-align: center;
    margin: 50px auto 10px;
  }
  .shop_flex {
    box-shadow: none;
    padding: 30px 0 20px;
  }
  /* ----ムムシ----------------- */
  .info3-2 {
    max-width: 90%;
    width: 75%;
    margin: 0px auto 40px;
    align-items: center;
    justify-content: center;
    gap: 20px;
    padding: 1% 0;
  }
  .info3-2 p {
    width: 50%;
    display: block;
    font-family: "MalgunGothic", "맑은고딕", "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
    font-size: 30px;
  }
  .info3-2 img {
    width: 180px;
    margin: 10px 0;
  }
}
@media screen and (max-width: 500px) {
  .fv_title {
    margin: -30px auto 0;
  }
  .fv_subtitle {
    margin: 0px auto 0;
  }
  .text {
    width: 90%;
    font-size: 16px;
    margin: 0px auto 10px;
  }
  .info2 {
    margin-bottom: 30px;
  }
  .info2_box {
    padding: 45px 0 50px;
  }
  .info2_box p {
    font-size: 18px;
  }
  .info3_box p {
    font-size: 18px;
  }
  .info3_img {
    top: auto;
    bottom: -29px;
  }
  .slide_box {
    width: 150px;
    height: 150px;
  }
  .info4_box_y {
    max-width: 90%;
    margin-top: 20px;
  }
  .info4_box p {
    font-size: 18px;
  }
  .info4_title {
    margin: 50px auto 0;
  }
  .info4_title_y img {
    width: 50%;
  }
  .footer_flex {
    gap: 10px;
    padding: 20px 0;
  }
  .footer_box {
    border: 3px solid #000;
  }
  .footer_box p {
    font-size: 16px;
  }
  .copyright {
    font-size: 12px;
  }
  .slide_button img {
    width: 20px;
  }
  .info3-2 {
    max-width: 90%;
    width: 75%;
    margin: 0px auto 40px;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    justify-content: center;
    gap: 0px;
    padding: 1% 0 2%;
  }
  .info3-2 p {
    width: 90%;
    display: block;
    font-family: "MalgunGothic", "맑은고딕", "Helvetica Neue", Arial, sans-serif;
    font-weight: bold;
    font-size: 20px;
  }
  .info3-2 img {
    width: 130px;
    margin: 10px 0;
  }
}
@media screen and (max-width: 414px) {
  .info2_img1 {
    top: -58px;
  }
}
/* ----キャラクター----------------- */
.character {
  max-width: 900px;
  width: 100%;
  margin: 0 auto;
  margin-bottom: 30px;
}
.character1_title, .character2_title, .character3_title {
  font-size: 41px;
  font-weight: bold;
  background: #fbc305;
  border-radius: 20px 20px 0 0;
  text-align: center;
  padding: 20px 0 10px;
  font-family: "MalgunGothic", "맑은고딕", "Helvetica Neue", Arial, sans-serif;
}
.character1_text, .character2_text, .character3_text {
  display: flex;
  gap: 30px;
  align-items: center;
  justify-content: center;
  border: 5px #fbc305 solid;
  border-radius: 0 0 20px 20px;
  background: #fff;
  font-weight: bold;
  padding: 3% 3% 2%;
  position: relative;
  line-height: 180%;
}
.character1_text p, .character2_text p, .character3_text p {
  font-family: "MalgunGothic", "맑은고딕", "Helvetica Neue", Arial, sans-serif;
  font-size: 20px;
}
.character1_title {
  background: #f00000;
  color: #fff;
}
.character1_text {
  border: 5px #f00000 solid;
}
.character2_title {
  background: #000;
  color: #fff;
}
.character2_text {
  border: 5px #000 solid;
}
.character3_title {
  background: #006FBA;
  color: #fff;
}
.character3_text {
  border: 5px #006FBA solid;
}
.character_img {
  width: 150px;
  display: block;
  transform: rotate(15deg);
}
.character_img2 {
  transform: rotate(0deg);
}
.character_img3 {
  transform: rotate(0deg);
}
@media screen and (max-width: 768px) {
  .character {
    max-width: 75%;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 30px;
  }
  .character1_title, .character2_title, .character3_title {
    font-size: 24px;
    padding: 10px 0 5px;
  }
  .character2_text, .character3_text {
    flex-direction: column-reverse;
  }
  .character1_text {
    flex-direction: column;
  }
  .character1_text, .character2_text, .character3_text {
    padding: 33px 5%;
  }
}