/** @format */

@charset "utf-8";
/* ============ STYLE ============ */
body {
  width: 100%;
  font-family: "Noto Sans JP", sans-serif;
  /*font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "メイリオ", "Meiryo";*/
  color: #fff;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6em;
}
a {
  margin: 0 !important;
  padding: 0 !important;
  text-decoration: none;
  color: #323232;
}
a:hover {
  cursor: pointer;
  opacity: 0.9;
}
*:focus {
  outline: none;
}
img {
  vertical-align: bottom;
  max-width: 100%;
  image-rendering: -webkit-optimize-contrast;
}
body.scroll-disable {
  overflow: hidden;
}

.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
@media only screen and (max-width: 640px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}

.lpBG {
  background-image: url(../img/common/omikuji_bg_01.jpg);
  background-repeat: repeat-y;
  background-size: 100% auto;
}
.lpBG2 {
  background-image: url(../img/common/omikuji_bg_02.png);
  background-repeat: no-repeat;
  background-size: 100% auto;
}

/* -----------------------
  common
-------------------------- */
/* layout */
.wrap {
  width: 375px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
}
.inner {
  width: 375px;
  max-width: 93%;
  margin: 0 auto;
}
.inner94 {
  width: 375px;
  max-width: 94%;
  margin: 0 auto;
}
.inner90 {
  width: 375px;
  max-width: 90%;
  margin: 0 auto;
}
.inner88 {
  width: 375px;
  max-width: 88%;
  margin: 0 auto;
}

@media only screen and (max-width: 640px) {
  .wrap {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
  }
  .inner,
  .inner90,
  .inner88 {
    width: 93%;
    max-width: 93%;
    margin: 0 auto;
  }
}

/* header */
header {
  display: flex;
  justify-content: space-between;
  padding-top: 15px;
  padding-right: 15px;
  padding-left: 15px;
}
header.is-top {
  position: absolute;
  top: 0;
  width: 100%;
  display: flex;
  justify-content: flex-start;
  z-index: 3;
}
.header_site_logo {
  width: 28%;
}
.header_brand_logo {
  width: 18%;
}
.header_site_logo img,
.header_brand_logo img {
  display: block;
}

/* list */
.listWrapCommon {
  list-style: none;
  margin: 0;
  letter-spacing: 0;
}
.listItemCommon {
  position: relative;
  display: block;
}
.listItemCommon:before {
  content: "\203B";
}

.listWrapMin {
  padding-left: 15px;
  font-size: 12px;
  line-height: 1.5em;
}
.listItemMin:before {
  position: absolute;
  content: "\203B";
  top: 0;
  left: -13px;
}
.listInline {
  display: inline-block;
}

/* error */
.header_emesg {
  padding: 1em;
  color: #ff0000;
  font-size: 14px;
  text-align: center;
  line-height: 1.5em;
}
.msg {
  color: #ff0000;
  font-size: 14px;
  font-weight: normal;
}

/* -----------------------
  LP main visual
-------------------------- */
.mv-icon--logo {
  position: absolute;
  top: 5px;
  left: 5px;
  width: 100.3384px;
  z-index: 2;
}
.mv-icon--right {
  position: absolute;
  top: 0;
  right: 0;
  width: 75.5274px;
}
.mv-icon--left {
  position: absolute;
  top: 0;
  left: 0;
  width: 134.6469px;
}
.mv-icon--sss {
  position: absolute;
  top: 37px;
  left: 26px;
  width: 108.5987px;
  z-index: 2;
}
.mv-title--sub {
  position: absolute;
  top: 55px;
  left: 145px;
  width: 193.4828px;
}
.mvLP--inner {
  position: relative;
  padding: 115px 40px 40px;
}
.ovLP--inner {
  position: relative;
  padding: 40px;
}
.mv-title--main {
  margin: 0;
}
.mv-title--date {
  margin: 5px 0 0;
}
.mv-icon--star01 {
  position: absolute;
  top: 130px;
  right: 15px;
  width: 24.938px;
}
.mv-icon--star02 {
  position: absolute;
  bottom: 70px;
  right: 10px;
  width: 35.9464px;
}
.mv-icon--star03 {
  position: absolute;
  bottom: 120px;
  left: 5px;
  width: 29.2764px;
}
.mv-chara-foo {
  position: absolute;
  bottom: -53px;
  right: 110px;
  width: 66.033px;
}
.mv-chara-jii {
  position: absolute;
  bottom: -53px;
  right: 40px;
  width: 64.8642px;
}
.ov-icon {
  width: 89.0994px;
  margin-bottom: 10px;
}
.ov-pre {
  position: absolute;
  top: 75px;
  right: 30px;
  width: 197.4408px;
}

/* section */
.lpSectionWrap {
  margin: 0 auto;
  padding: 40px 14px;
  border: solid 3px #fbc600;
}
.lpSectionInner {
  width: 93%;
  margin: 0 auto;
}
H3.lpSectionTitle {
  margin: 0 auto;
  padding: 10px 0 4px;
  text-align: center;
  background-color: #fbc600;
}
.fs36 {
  height: 36px;
}
.fs26 {
  height: 26px;
}
.lpSectionSubTitle {
  color: #fed800;
  font-size: 18px;
  text-align: center;
  line-height: 1.6em;
  letter-spacing: 0;
}
.lpSectionMainTxt {
  color: #fff;
}
.lpSectionTxt {
  margin: 0;
  padding: 10px 0;
  font-size: 11px;
  text-align: center;
  letter-spacing: 0;
  background-color: #fbdbcf;
}
.appBtnAddTxt {
  font-size: 12px;
  text-align: center;
  line-height: 1.7em;
}

/* prize */
.prizeWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  width: 100%;
}
.prizeWrap .img48per {
  width: 48%;
}
.prizeWrap .img33per {
  width: 30%;
}
.getPrizeInner {
  position: relative;
}
.getPrizeNum {
  position: absolute;
  bottom: 9px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 12px;
}
.getPrizeNum span {
  text-decoration: underline;
}
.prizeUseBtn {
  width: 93%;
}

/* -----------------------
  second
-------------------------- */
header.secHeader {
  position: relative;
}
header.secHeader img {
  position: absolute;
  top: 7px;
  left: 10px;
  width: 110.1739px;
}
.secArea {
  padding: 60px 0;
}
H3.secH3 {
  margin: 0 auto;
  padding: 30px 0 25px;
  color: #fff1ac;
  font-size: 18px;
  font-weight: 900;
  text-align: center;
  line-height: 1.6em;
  background-color: #007440;
  border-radius: 20px 20px 0 0;
}

/* -----------------------
  application form
-------------------------- */
.btnWrap {
  width: 96%;
  margin: 0 auto;
}
.btnWrap .mainLink {
  margin: 0 0 10px;
}
.textWrap90 {
  width: 90%;
  margin: 0 auto;
}

/* other application form */
.secQuestTitle {
  padding: 10px 17px;
  color: #fff1ac;
  background-color: #007440;
  border-radius: 7px;
}
.inputTitle {
  margin-bottom: 5px;
  font-size: 14px;
}
.confirmTxt {
  padding: 0 15px;
  font-size: 14px;
}

/* -----------------------
  mypage
-------------------------- */
.statusWrap {
  margin: 0 0 30px;
}
.statusTxt {
  color: #fed800;
  font-size: 20px;
  font-weight: 600;
  text-align: center;
  line-height: 1.6em;
}
.availableTxt {
  color: #fed800;
  font-size: 22px;
  font-weight: 600;
  text-align: center;
  line-height: 1.6em;
}
.availableTxt span {
  padding-right: 3px;
  font-size: 30px;
}
.usedNum {
  margin: 20px 0 0;
  text-align: center;
}
.usedNum span {
  color: #fff;
  text-decoration: underline;
}
.gameTxt {
  color: #fed800;
  font-size: 19px;
}
.gameTxt span {
  color: #fff;
  font-size: 13px;
}
.getPrizeItem {
  position: relative;
}
.getPrizeTxt {
  position: absolute;
  top: 4px;
  right: 10px;
  color: #fff;
}

/* card game */
.cardgameWrap {
  position: relative;
  width: 100%;
}
.closeBtnWrap {
  display: none;
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translateX(-50%);
  width: 360px;
  text-align: center;
}
.closeBtnWrap img {
  width: 260px;
}

/* -----------------------
  form
-------------------------- */
input[type="text"],
input[type="name"],
input[type="number"],
input[type="email"],
input[type="tel"],
input[type="postal-code"],
input[type="password"] {
  height: 48.2624px;
  padding: 0 15px;
  background: #f5f2f2;
  border: solid 1px #d9d1ce;
  z-index: 0 !important;
}
input[type="text"]:focus,
input[type="name"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="postal-code"]:focus,
input[type="password"]:focus {
  background: #f5f2f2;
  border: solid 1px #d9d1ce;
  z-index: 0 !important;
  outline: 0;
}
::placeholder {
  color: #797979;
  font-size: 16px;
  font-weight: 400;
}
/* img */
input[type="image"] {
  width: 100%;
}
/* textarea */
textarea {
  width: 100%;
  height: 200px;
  padding: 10px 15px;
  background: #eff2ff;
  border: solid 1px #ababab;
  border-radius: 5px;
}
textarea:focus {
  border: 1px solid #ababab;
  outline: 0;
}
/* checkbox */
.agreeWrap {
  text-align: center;
}
input[type="checkbox"] {
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  position: relative;
  padding-left: 22px;
  vertical-align: middle;
}
.checkSpan {
  font-size: 16px;
  letter-spacing: -0.5px;
  font-weight: 500;
}
input[type="checkbox"]::before {
  content: "";
  display: block;
  width: 23px;
  height: 23px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-size: 100%;
  background-image: url(../img/common/black_check-before.png);
  background-repeat: no-repeat;
}
input[type="checkbox"]:checked::before {
  border-color: #ffffff;
}
input[type="checkbox"]:checked::after {
  content: "";
  width: 23px;
  height: 23px;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  background-size: 100%;
  background-image: url(../img/common/black-black_check-after.png);
  background-repeat: no-repeat;
}
.checkboxWrap span {
  font-size: 14px;
  line-height: 2.6em;
  letter-spacing: -1px;
}
/* radio */
input[type="radio"] {
  display: none;
}
.radioInput {
  appearance: none;
  position: absolute;
}
.radioSpan::before {
  content: "";
  display: block;
  width: 16px;
  height: 16px;
  margin-right: 10px;
  background-color: #fff;
  border: 1px solid #d9d9d9;
  border-radius: 50%;
}
.radioSpan {
  position: relative;
  display: flex;
  align-items: center;
  margin-bottom: 18px;
  line-height: 1em;
}
.radioInput:checked + .radioSpan::after {
  content: "";
  display: block;
  position: absolute;
  left: calc(8px - 6px);
  width: 12px;
  height: 12px;
  background-color: #000;
  border-radius: 50%;
}

/* select */
select option {
  color: #2b0e04;
}
select::-ms-expand {
  display: none;
}
select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a;
}

/* -----------------------
  kiyaku
-------------------------- */
.kiyakuMsg {
  text-align: center;
  color: #000000;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: -1.5px;
  line-height: 1.6;
  white-space: nowrap;
}

/* 参加フォームエラーメッセージ */
.header_emesg {
  padding: 1em;
  color: #f00000;
  font-size: 14px;
  text-align: center;
  line-height: 1.5em;
}
.msg {
  color: #f00000;
  font-size: 14px;
  font-weight: normal;
}

/*_tos 本キャンペーンの規約ページ用*/
.frameWrap {
  padding: 30px 0 40px;
  border-radius: 10px;
  background: #ffffff;
  color: #000 !important;
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.2);
}

.kiyakuBG {
  background-image: url(../img/common/omikuji_bg_01.jpg);
  background-repeat: repeat-y;
  background-size: 100% auto;
}

.toggle_contents {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  color: #000;
}
.toggle_title {
  height: 50px;
  position: relative;
  text-align: center;
  cursor: pointer;
  font-size: 19px;
  line-height: 50px;
  background-color: #fff;
  border-radius: 6px;
}
.toggle_btn {
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
  height: 50px;
  display: block;
  width: 28px;
  height: 28px;
  transition: all 0.3s ease;
}
.toggle_btn:before,
.toggle_btn:after {
  display: block;
  content: "";
  background-color: #000;
  position: absolute;
  width: 16px;
  height: 3px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: 0.3s;
}
.toggle_btn:before {
  width: 3px;
  height: 16px;
}
.toggle_title.selected .toggle_btn {
  position: absolute;
  top: 12px;
  right: 10px;
  transform: rotate(90deg);
}

.toggle_title.selected .toggle_btn:after {
  content: normal;
}
.toggle_contents dd {
  display: none;
}
.toggle_contents_bk {
  margin-top: 5px;
  padding: 20px 10px;
  font-size: 13px;
  line-height: 1.5em;
  color: #000;
  text-align: justify;
  word-wrap: break-word;
  overflow-wrap: break-word;
  background-color: #fff;
  border-radius: 6px;
}

/* -----------------------
  fixed BTN
-------------------------- */
.fixBtnArea {
  position: fixed;
  bottom: 3px;
  left: 50%;
  z-index: 3;
  transform: translateX(-50%);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  width: 375px;
  margin: 0 auto;
}
@media only screen and (max-width: 640px) {
  .fixBtnArea {
    width: 100%;
    margin: 0 auto;
  }
}
.fixBtnItem {
  width: 49%;
}
.fixBtnItem90per {
  width: 91%;
}
.fixBtnItem img:hover {
  cursor: pointer;
}

/* -----------------------
  Download
-------------------------- */
.downloadWrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 20px;
}
.downloadWrap--white {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 20px;
  color: #fff;
  border: solid 3px #fff;
}
.downloadTitle {
  width: 100%;
  margin: 0 0 24px;
  font-weight: 600;
  text-align: center;
  letter-spacing: 0;
}
.downloadTitle--sub {
  width: 88%;
  margin: 0 auto 20px;
}
.downloadBtn--ios {
  width: 43.5%;
}
.downloadBtn--android {
  width: 54.2%;
}

/* -----------------------
  footer
-------------------------- */
.footer {
  margin: 0;
  padding: 40px 0 20px;
  color: #000;
  font-size: 14px;
}
#footerAttentionArea ul li {
  padding-left: 1em;
  text-indent: -1em;
}
.imgFooter {
  width: 160px;
  margin: 30px auto;
}
.footerBtnArea {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.btnFootNav {
  position: relative;
  width: 50%;
  padding: 8px 0;
  color: #fff;
  text-align: center;
  background-color: #c4181f;
  border: solid 1px #fff;
}
.btnFootNav a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#footerNav {
  list-style: none;
  font-size: 14px;
  text-align: center;
  margin: 0 auto;
  padding: 30px 0;
}
#footerNav li {
  padding: 0 2em;
  line-height: 30px;
  text-align: center;
}
#footerNav li:first-child {
  border-left: none;
}
#footerNav li a {
  text-decoration: none;
}
.copyright {
  font-size: 11px;
  text-align: center;
  line-height: 1.5em;
}

/* -----------------------
  modal
-------------------------- */
.fix {
  position: fixed;
  left: 0;
  width: 100%;
  height: 100%;
}
.modal {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
}

.modal_bg {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  z-index: 100;
}

.modal_inner {
  /* display: none; */
  position: absolute;
  width: 85%;
  max-width: 355px;
  top: 50%;
  left: 50%;
  color: #000;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  padding: 50px 0;
  z-index: 999;
}
.modal_inner > div {
  width: 100%;
}
.modal_cont {
  padding: 50px 0 20px;
}
.modal_cont .modal_txt {
  font-size: 18px;
  text-align: center;
  font-weight: 500;
}
.modal_cont .btn_wrap {
  width: 75%;
  margin: 30px auto 0;
  display: flex;
  flex-direction: column;
  gap: 5px;
}

/* -----------------------
  Parts
-------------------------- */
.mt05 {
  margin-top: 5px;
}
.mt10 {
  margin-top: 10px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt25 {
  margin-top: 25px;
}
.mt30 {
  margin-top: 30px;
}
.mt35 {
  margin-top: 35px;
}
.mt40 {
  margin-top: 40px;
}
.mt45 {
  margin-top: 45px;
}
.mt50 {
  margin-top: 50px;
}
.mt55 {
  margin-top: 55px;
}
.mt60 {
  margin-top: 60px;
}
.mt65 {
  margin-top: 65px;
}
.mt70 {
  margin-top: 70px;
}
.mt75 {
  margin-top: 75px;
}
.mt80 {
  margin-top: 80px;
}
.mt85 {
  margin-top: 85px;
}
.mt90 {
  margin-top: 90px;
}
.mt95 {
  margin-top: 95px;
}

.mb05 {
  margin-bottom: 5px;
}
.mb10 {
  margin-bottom: 10px;
}
.mb15 {
  margin-bottom: 15px;
}
.mb20 {
  margin-bottom: 20px;
}
.mb25 {
  margin-bottom: 25px;
}
.mb30 {
  margin-bottom: 30px;
}
.mb35 {
  margin-bottom: 35px;
}
.mb40 {
  margin-bottom: 40px;
}
.mb45 {
  margin-bottom: 45px;
}
.mb50 {
  margin-bottom: 50px;
}
.mb55 {
  margin-bottom: 55px;
}
.mb60 {
  margin-bottom: 60px;
}
.mb65 {
  margin-bottom: 65px;
}
.mb70 {
  margin-bottom: 70px;
}
.mb75 {
  margin-bottom: 75px;
}
.mb80 {
  margin-bottom: 80px;
}
.mb85 {
  margin-bottom: 85px;
}
.mb90 {
  margin-bottom: 90px;
}
.mb95 {
  margin-bottom: 95px;
}
.mb100 {
  margin-bottom: 100px;
}
.mb130 {
  margin-bottom: 130px;
}
.mb150 {
  margin-bottom: 150px;
}

.ml05 {
  margin-left: 5px;
}
.ml10 {
  margin-left: 10px;
}
.ml15 {
  margin-left: 15px;
}
.ml20 {
  margin-left: 20px;
}
.ml25 {
  margin-left: 25px;
}
.ml30 {
  margin-left: 30px;
}
.ml35 {
  margin-left: 35px;
}
.ml40 {
  margin-left: 40px;
}
.ml45 {
  margin-left: 45px;
}
.ml50 {
  margin-left: 50px;
}
.ml55 {
  margin-left: 55px;
}
.ml60 {
  margin-left: 60px;
}
.ml65 {
  margin-left: 65px;
}
.ml70 {
  margin-left: 70px;
}
.ml75 {
  margin-left: 75px;
}
.ml80 {
  margin-left: 80px;
}
.ml85 {
  margin-left: 85px;
}
.ml90 {
  margin-left: 90px;
}
.ml95 {
  margin-left: 95px;
}
.ml150 {
  margin-left: 150px;
}

.pt05 {
  padding-top: 5px;
}
.pt10 {
  padding-top: 10px;
}
.pt15 {
  padding-top: 15px;
}
.pt20 {
  padding-top: 20px;
}
.pt25 {
  padding-top: 25px;
}
.pt30 {
  padding-top: 30px;
}
.pt35 {
  padding-top: 35px;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px;
}
.pt50 {
  padding-top: 50px;
}
.pt55 {
  padding-top: 55px;
}
.pt60 {
  padding-top: 60px !important;
}
.pt65 {
  padding-top: 65px;
}
.pt70 {
  padding-top: 70px;
}
.pt75 {
  padding-top: 75px;
}
.pt80 {
  padding-top: 80px;
}
.pt85 {
  padding-top: 85px;
}
.pt90 {
  padding-top: 90px;
}
.pt95 {
  padding-top: 95px;
}

.pb05 {
  padding-bottom: 5px;
}
.pb10 {
  padding-bottom: 10px;
}
.pb15 {
  padding-bottom: 15px;
}
.pb20 {
  padding-bottom: 20px;
}
.pb25 {
  padding-bottom: 25px;
}
.pb30 {
  padding-bottom: 30px;
}
.pb35 {
  padding-bottom: 35px;
}
.pb40 {
  padding-bottom: 40px;
}
.pb45 {
  padding-bottom: 45px;
}
.pb50 {
  padding-bottom: 50px;
}
.pb55 {
  padding-bottom: 55px;
}
.pb60 {
  padding-bottom: 60px;
}
.pb65 {
  padding-bottom: 65px;
}
.pb70 {
  padding-bottom: 70px;
}
.pb75 {
  padding-bottom: 75px;
}
.pb80 {
  padding-bottom: 80px;
}
.pb85 {
  padding-bottom: 85px;
}
.pb90 {
  padding-bottom: 90px;
}
.pb95 {
  padding-bottom: 95px;
}

.pd05 {
  padding: 5px;
}
.pd10 {
  padding: 10px;
}
.pd15 {
  padding: 15px;
}
.pd20 {
  padding: 20px;
}
.pd25 {
  padding: 25px;
}
.pd30 {
  padding: 30px;
}
.pd35 {
  padding: 35px;
}
.pd40 {
  padding: 40px;
}
.pd45 {
  padding: 45px;
}
.pd50 {
  padding: 50px;
}
.pd55 {
  padding: 55px;
}
.pd60 {
  padding: 60px;
}
.pd65 {
  padding: 65px;
}
.pd70 {
  padding: 70px;
}
.pd75 {
  padding: 75px;
}
.pd80 {
  padding: 80px;
}
.pd85 {
  padding: 85px;
}
.pd90 {
  padding: 90px;
}
.pd95 {
  padding: 95px;
}

.tal {
  text-align: left;
}
.tac {
  text-align: center;
}
.tar {
  text-align: right;
}

.len10per {
  width: 10%;
}
.len20per {
  width: 20%;
}
.len30per {
  width: 30%;
}
.len40per {
  width: 40%;
}
.len50per {
  width: 50%;
}
.len60per {
  width: 60%;
}
.len70per {
  width: 70%;
}
.len80per {
  width: 80%;
}
.len90per {
  width: 90%;
}
.len100per {
  width: 100%;
}

.colorW {
  color: #fff;
}

.fs10 {
  font-size: 10px;
  line-height: 1.5em;
  letter-spacing: 0;
}
.fs12 {
  font-size: 12px;
  line-height: 1.5em;
  letter-spacing: 0;
}
.fs14 {
  font-size: 14px;
  line-height: 1.5em;
  letter-spacing: 0;
}
.fs16 {
  font-size: 16px;
  line-height: 1.5em;
  letter-spacing: 0;
}
.fs18 {
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0;
}
.fs20 {
  font-size: 20px;
  line-height: 1.5em;
  letter-spacing: 0;
}
.fw500 {
  font-weight: 500;
}

/* -----------------------
  spiral
-------------------------- */
.spiralSeal {
  width: 90%;
  margin: 20px auto;
  font-size: 12px;
  font-weight: normal;
  line-height: 1.5em;
}
.spiralSeal a {
  text-decoration: underline !important;
}
.spiralSealImg {
  width: 140px;
  margin: 10px auto 0;
}

/* -----------------------
  coupon
-------------------------- */
/* input width */
.len100 {
  display: block;
  width: 100px;
  height: 45px;
  margin: 0 auto;
  text-align: center;
  font-size: 16px;
}
#balloonArea {
  width: 88%;
  margin: 50px auto 0;
  text-align: center;
}
.balloonWrap {
  padding-bottom: 10px;
  text-align: center;
  border-bottom: solid 1px #fff;
}
.couponNum {
  font-size: 18px;
}
.couponNum span {
  color: #fed800;
  font-size: 24px;
}
.couponConpleteTxt {
  color: #fed800;
  font-size: 21px;
  font-weight: 500;
  text-align: center;
}

/* -----------------------
  lp
-------------------------- */
.mv {
  position: relative;
  z-index: 1;
  width: 100%;
  padding-top: 32.5%;
  /* padding-top: 244px; */
}
.mv img {
  display: block;
}
.mv_omikuji {
  width: 36.6%;
  position: absolute;
  top: 2.6%;
  right: 8.2%;
  /* top: 20px; */
  /* right: 62px; */
  z-index: 3;
}
.mv_sun {
  position: absolute;
  top: 15.2%;
  left: 2.6%;
  z-index: 1;
  width: 96%;
}
.mv_title {
  width: 93.3%;
  margin-left: 4%;
  /* margin-bottom: .13%; */
  margin-bottom: 10px;
  position: relative;
  z-index: 5;
}
.mv_date {
  width: 83.2%;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 5px;
  position: relative;
  z-index: 5;
}
.mv_fuji {
  position: relative;
  z-index: 3;
  width: 100%;
  /* margin-top: -26.6%; */
  /* margin-top: -200px; */
}
.mv_icon01 {
  width: 30%;
  position: absolute;
  left: 20px;
  bottom: 70px;
  z-index: 5;
}
.mv_icon02 {
  width: 29%;
  position: absolute;
  right: 20px;
  bottom: 80px;
  z-index: 5;
}
.info {
  position: relative;
  z-index: 3;
  width: 91%;
  margin-top: -50px;
  margin-right: auto;
  margin-left: auto;
}
.info.is-normal {
  margin-top: 0;
}
.info_box {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1;
}
.info_content {
  position: relative;
  z-index: 3;
  padding-top: 21px;
}
.info_title {
  width: 93%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}
.info_point {
  width: 89%;
  margin-right: auto;
  margin-bottom: 20px;
  margin-left: auto;
}
.info_detail {
  position: relative;
}
.info_detail_title {
  width: 89%;
  margin-right: auto;
  margin-bottom: 25px;
  margin-left: auto;
}
.info_detail_list {
  width: 89%;
  margin-right: auto;
  margin-left: auto;
}
.info_detail_list_item {
  display: flex;
  font-size: 10px;
  font-weight: 400;
  line-height: 1.6;
  color: #000;
  font-size: 11px;
}
.info_detail_list_item_text {
  flex: 1;
}
.info_box img,
.info_title img,
.info_point img,
.info_detail_title img {
  display: block;
}

.apply {
  position: relative;
  width: 90%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}
.apply_title {
  font-size: 19px;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  background-color: #242348;
  border-radius: 5px;
  width: 100%;
  margin-bottom: 26px;
  padding-top: 9px;
  padding-bottom: 10px;
}
.apply_text {
  font-size: 16px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
  color: #242348;
  margin-bottom: 30px;
}
.apply_label {
  width: 77%;
  margin-right: auto;
  margin-bottom: 40px;
  margin-left: auto;
}
.apply_note {
  font-size: 12px;
  font-weight: 500;
  line-height: 1;
  color: #242348;
  margin-bottom: 5px;
  text-align: center;
}
.apply_btn {
  width: 100%;
  margin-bottom: 50px;
}
.apply_detail {
  position: relative;
  background-color: #fff;
  box-shadow: 0px 0px 4.2px 1.8px rgba(0, 0, 0, 0.2);
  border-radius: 5px;
  width: 100%;
  overflow: hidden;
}
.apply_detail_title {
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5;
  color: #fff;
  text-align: center;
  padding-top: 9px;
  padding-bottom: 9px;
  background-color: #242348;
}
.apply_flex {
  display: flex;
  justify-content: space-between;
  padding-top: 20px;
  padding-right: 10px;
  padding-bottom: 20px;
  padding-left: 10px;
}
.apply_flex_item {
  width: 48%;
}
.apply_detail_text {
  font-size: 10px;
  font-weight: 500;
  line-height: 1;
  color: #242348;
  margin-bottom: 5px;
  text-align: center;
}
.apply_detail_link {
  display: block;
  width: 100%;
}
.apply_label img,
.apply_btn img,
.apply_detail_link img {
  display: block;
}

/* -----------------------
  my area
-------------------------- */
.join {
  width: 90%;
  margin-top: 30px;
  margin-right: auto;
  margin-left: auto;
}
.join img {
  display: block;
}
.result {
  position: relative;
  z-index: 3;
  width: 89%;
  margin-top: -50px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 5px;
  padding-top: 10px;
  padding-right: 20px;
  padding-bottom: 20px;
  padding-left: 20px;
  box-shadow: 0px 0px 4.2px 1.8px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}
.result_title {
  width: 100%;
  margin-bottom: 22px;
}
.result_box {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(0, 0, 0);
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}
.result_inner {
  position: relative;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(0, 0, 0);
  padding-top: 25px;
}
.result_label {
  width: 90%;
  margin-right: auto;
  margin-bottom: 15px;
  margin-left: auto;
}
.coupon_txt {
  color: #000;
  text-align: center;

  font-weight: 500;
  line-height: 1.5;
}
.result_btn {
  width: 74%;
  margin-right: auto;
  margin-left: auto;
}
.result img {
  display: block;
}
.use_label {
  width: 90%;
  margin-top: 20px;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
.complete {
  position: relative;
  min-height: 445px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.complete_box {
  position: relative;
  text-align: center;
}
.complete_title {
  font-size: 17px;
  font-weight: 500;
  line-height: 1.4;
  margin-bottom: 45px;
  padding-right: 20px;
  padding-left: 20px;
  color: #000;
}
.complete_btn {
  width: 58%;
  margin-right: auto;
  margin-left: auto;
}
.complete_btn a,
.complete_btn img {
  display: block;
}

/* -----------------------
  omikuji
-------------------------- */
.omikuji_block {
  position: relative;
  padding-top: 30px;
  padding-bottom: 150px;
}
.omikuji_block.is-myarea {
  padding-bottom: 0;
}
.omikuji_block.is-animation {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 10;
  padding-top: 0;
  padding-bottom: 0;
}
.omikuji_overlay {
  height: 590px;
  position: relative;
  z-index: 1;
  width: 100%;
}
.omikuji_wrap {
  position: relative;
  background-color: #fff;
  box-shadow: 0px 0px 4.2px 1.8px rgba(0, 0, 0, 0.2);
  width: 86%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 10px;
  padding-right: 15px;
  padding-bottom: 15px;
  padding-left: 15px;
}
.omikuji_box {
  position: relative;
  width: 100%;
  border-style: solid;
  border-width: 2px;
  border-color: rgb(0, 0, 0);
  padding-top: 1px;
  padding-right: 1px;
  padding-bottom: 1px;
  padding-left: 1px;
}
.omikuji_icon1 {
  position: absolute;
  top: -50px;
  left: -5%;
  width: 90px;
  z-index: 1;
}
.omikuji_icon2 {
  position: absolute;
  bottom: -50px;
  right: -5%;
  width: 90px;
  z-index: 1;
}
.omikuji_logo {
  width: 29%;
  margin-right: auto;
  margin-bottom: 10px;
  margin-left: auto;
}
.omikuji_content {
  position: relative;
  width: 100%;
  border: 1px solid #000;
}
.omikuji_unit:not(:last-child) {
  margin-bottom: 1px;
  border-bottom: 1px solid #000;
}
.omikuji_unit:not(:nth-of-type(1)) {
  border-top: 2px solid #000;
}
.omikuji_label {
  padding-top: 9px;
  padding-right: 6px;
  padding-bottom: 14px;
  padding-left: 6px;
}
.omikuji_info {
  position: relative;
  padding-top: 15px;
  padding-bottom: 20px;
}
.omikuji_title {
  position: absolute;
  top: -14px;
  width: 100%;
  font-size: 13px;
  font-weight: 700;
  text-align: center;
  color: #000;
}
.omikuji_title span {
  display: inline-block;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
}
.omikuji_point {
  display: flex;
  align-items: baseline;
  justify-content: center;
}
.omikuji_point_num {
  font-size: 45px;
  font-weight: 700;
  color: #c4181f;
  line-height: 1;
}
.omikuji_point_text {
  font-size: 15px;
  font-weight: 700;
  line-height: 1;
  color: #000;
}
.omikuji_detail {
  position: relative;
  padding-top: 25px;
  padding-right: 15px;
  padding-bottom: 20px;
  padding-left: 20px;
}
.omikuji_txt {
  margin-bottom: 20px;
  color: #000;
  font-size: 13px;
  text-align: center;
  line-height: 1.5;
  white-space: nowrap;
}
.omikuji_detail_list {
  position: relative;
}
.omikuji_detail_list_item {
  display: flex;
  font-size: 12px;
  font-weight: 400;
  line-height: 1.6;
  color: #000;
}
.omikuji_detail_list_item_text {
  flex: 1;
}
.omikuji_icon img,
.omikuji_logo img,
.omikuji_label img {
  display: block;
}
