
/*--ヘッダー--*/

/*--フッター--*/
.footer_wrap_lp {
  padding-top: 20px;
  background: #498C46;
}
.footer_logo_lp img {
  padding: 0 10px;
  margin: 0 auto;
}
.footer_address_lp {
  width: 100%;
  max-width: 980px;
  padding: 1em 10px;
  margin: 0 auto;
}
.footer_address_lp .item-wrap {
  display: flex;
  flex-wrap: wrap;
  color: #FFF;
  font-size: clamp(1.5rem,2.7vw,3rem);
  line-height: 1.5;
}
.footer_address_lp .item-wrap:first-child {
  font-weight: bold;
  border-bottom: 2px solid #FFF;
  padding-bottom: .3em;
  margin-bottom: .3em;
}
.footer_address_lp dt,
.footer_address_lp dd {
  display: inline-block;
}
@media screen and (min-width: 768px) {
	.footer_wrap_lp {
	  padding-top: 30px;
	}
}

/*--コンテンツ--*/
h4, p, ul, ol, li, dl, dd {
  font-size: 1.4rem;
}

.post-password-form {
  max-width: 1000px;
  margin: 0 auto;
  height: calc(100vh - 378px);
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#page_event_2023 {
  line-height: 1.5;
}
.webfont {
  font-family: 'Zen Kaku Gothic New', sans-serif;
}
.inline-block {
  display: inline-block;
}
.br-pc {
  display: none;
}
.block-title img {
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.bg-gradiant {
  background: linear-gradient(#61adcf 17%, transparent 31%);
}
.inner {
  max-width: 500px;
  padding: 5px;
  margin: 0 auto;
}
.top::after {
  display: block;
  content: "";
  width: min(42vw,420px);
  height: min(11vw,112px);
  margin-top: -23px;
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/gas-nozle-illust.png) no-repeat center / contain;
}
.receipt-present {
  display: flex;
  margin: -7px auto 0;
}
.receipt-present::before {
  display: block;
  content: "";
  width: min(11vw,100px);
  height: min(12vw,100px);
  margin-top: 10px;
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/sarani.png) no-repeat center / contain;
}
.receipt-present p {
  color: #FCEE00;
  font-size: clamp(1.1rem,2.5vw,3rem);
  margin: 1em 0 0 1em;
  transform: rotate(-5deg);
}
.receipt-present img {
  width: 40%;
  margin-left: -15px;
}
.everyone-text span {
  color: #C50018;
}
.event-schedule {
  padding: 0 15px;
  margin-bottom: 40px;
}
.event-schedule dl {
  padding-bottom: 40px;
  margin: 0 auto;
  background-image: repeating-linear-gradient(-45deg,rgba(252,238,0,0.6),rgba(252,238,0,0.6) 3px,transparent 4px,transparent 6px);
  border-radius: 25px;
}
.event-schedule dl div {
  width: fit-content;
  padding-top: 30px;
  margin: 0 auto;
  position: relative;
}
.event-schedule dl div dt {
  display: flex;
  flex-direction: column;
  color: #fff;
  font-weight: 700;
  line-height: 1.1;
  justify-content: center;
  text-align: center;
  width: 103px;
  height: 103px;
  background: #7DB240;
  border: 7px solid #FFF;
  border-radius: 50%;
  position: absolute;
  z-index: 2;
}
.event-schedule dl div dt span {
  display: block;
  font-size: 2.8rem;
}
.event-schedule dl div:nth-child(3) dt small {
  font-size: 70%;
  letter-spacing: -0.06em;
}
.event-schedule dl div:nth-child(4) dt span {
  font-size: 2.5rem;
}
.event-schedule dl div.finished dt::after {
  display: block;
  content: "";
  width: calc(100% + 14px);
  height: calc(100% + 14px);
  background: rgba(0,0,0,0.4);
  border-radius: 50%;
  position: absolute;
  top: -7px;
  left: -7px;
}
.event-schedule dl div dd {
  display: flex;
  flex-direction: column;
  font-size: 1.6rem;
  justify-content: center;
  text-align: center;
  align-items: center;
  width: 250px;
  height: 250px;
  margin: 17px 0 0 45px;
  background: #FFF;
  border-radius: 50%;  
  position: relative;
}
.event-schedule dl div dd::before {
  content: "";
  width: 238px;
  height: 238px;
  border: 3px solid #7DB240;
  border-radius: 50%;
  position: absolute;
  top: 6px;
  left: 6px;
}
.event-schedule dl div.finished dd::after {
  display: flex;
  content: "終了";
  color: #FFF;
  font-size: 300%;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  border-radius: 50%;
  position: absolute;
  top: 0;
  left: 0;
}
.event-schedule dl div dd img {
  width: 123px;
  margin-top: 5px;
}
.schedule-place {
  font-size: 2.5rem;
  font-weight: 700;
  line-height: 1;
}
.schedule-tel {
  line-height: 1;
}
.schedule-time {
  color: #CE6016;
  font-weight: 700;
}
.schedule-time span {
  color: #FFF;
  font-size: 1.5rem;
  font-weight: 400;
  padding: 0 0.5em;
  margin-right: 0.2em;
  background: #CE6016;
  border-radius: 9999px;
}
.event-schedule p.welcome {
  font-size: 1.8rem;
  margin-top: 0.5em;
}
.bg-img {
  padding-top: 30px;
  background-color: #E0FFFF;
  background-image: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/bg-img.png);
  background-repeat: repeat;
  position: relative;
}
.bg-img::before {
  display: block;
  content:"";
  width: 100%;
  height: 22vw;
  background-image: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/flag-sp.png);
  background-repeat: no-repeat;
  background-position: top;
  background-size: 100%;
  position: absolute;
  top: 0;
  left: 0;  
}
.present-block-title img {
  width: 95%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
.event-guide > section {
  padding: 0 10px;
  margin-bottom: 50px;
  position: relative;
}
.present::after {
  display: block;
  content:"";
  width: 100vw;
  height: 100%;
  background-image: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/balloon-1.png),
  					url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/balloon-2.png),
					url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/balloon-3.png);
  background-repeat: no-repeat;
  background-position: right 23%, left 38%, right 80%;
  background-size: 16%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.present .block-title {
  width: 247px;
  margin: 0 auto;
}
.present-block {
  padding: 30px 20px;
  margin-top: -17px;
  background: #FFF;
  border-radius: 30px;
  position: relative;
}
.present-block .total {
  color: #C50018;
  font-size: 3rem;
  text-align-last: justify;
  line-height: 1.3;
  max-width: 305px;
  padding: 0 20px 10px;
  margin: 0 auto 20px;
  border-bottom: 3px solid;
  position: relative;
}
.present-block small {
  font-size: 70%;
}
.present-block .total .ten::after {
  content: "、";
  letter-spacing: -0.7em;
}
.present-block .total::after {
  display: block;
  content: "";
  width: 61px;
  height: 61px;
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/three-chance.png) no-repeat center /contain;
  position: absolute;
  top: -0.5em;
  right: -37px;
}
.present-list {
  font-size: clamp(1.7rem,3vw,3rem);
}
.present-list div {
  padding: 0 10px 20px;
  margin: 0 auto 20px;
  max-width: 305px;
  border-bottom: 1px dashed;
}
.present-list div.flex {
  display: flex;  
}
.present-list div:nth-child(1) {
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/santorini.jpg) no-repeat 80% top / 62%;
}
.present-list div:nth-child(1) img {
  width: 90px;
}
.present-list div:nth-child(2) {
  height: 120px;
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/eye-massager.png) no-repeat 70% 10% / auto 80%;
}
.present-list div:nth-child(2) img {
  width: 47px;
}
.present-list div:nth-child(2) dd {
  margin-top: 0.5em;
}
.present-list div:nth-child(3) {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 120px;
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/jizake.jpg) no-repeat 60% top / 60%;
}
.present-list div:nth-child(3) img {
  width: 42px;
}
.present-list div:nth-child(4) {
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/tai.jpg) no-repeat 72% top / 35%;
}
.present-list div:nth-child(4) img {
  width: 38px;
}
.present-list div:nth-child(5) {
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/sweet.jpg) no-repeat 66% top / 29%;
}
.present-list div:nth-child(5) img {
  width: 32px;
}
.present-list div:nth-child(6) {
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/shu-rask.jpg) no-repeat 68% top / 29%;
}
.present-list div:nth-child(6) img {
  width: 32px;
}
.present-list div.flex dt {
  flex-shrink: 0;
}
.present-list dd {
  display: flex;
  flex-wrap: wrap;
  font-size: 1.6rem;
  justify-content: space-between;
  align-items: flex-end;
  line-height: 1.2;
  width: 100%;
  text-shadow: 0px 0px 4px #FFF,0px 0px 4px #FFF,0px 0px 4px #FFF,0px 0px 4px #FFF,0px 0px 4px #FFF,0px 0px 4px #FFF;
  position: relative;
}
.present-list dd span.number {
  color: #CE6016;
  font-size: 200%;
  line-height: 1;
}
.present-list dd .exclusion {
  font-size: 1rem;
  text-align: left;
  width: 100%;
  position: absolute;
  bottom: -2em;
  left: 0;
}
.present-list div:nth-child(1) dd {
  text-align: right;
  align-items: baseline;
  height: 80px;
  margin-bottom: 0.7em;
}
.present-list div:nth-child(1) dd p {
  font-size: 1.6rem;
  line-height: 1;
}
.present-list div.flex dd {
  margin-left: 0.1em;
}
.present-list div:nth-child(4) dd {
  margin-bottom: 0.5em;
} 
.present-list div:nth-child(3) dd span.number,
.present-list div.flex dd span.number {
  font-size: 150%;
}
.present-attention p {
  font-size: 1.1rem;
}
.entry::after {
  display: block;
  content:"";
  width: 100vw;
  height: 100%;
  background-image: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/balloon-2.png),
  					url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/balloon-4.png);

  background-repeat: no-repeat;
  background-position: left 39%,right 50%;
  background-size: 16%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.entry-block {
  padding: 30px 10px;
  margin-top: -17px;
  background: #FFF;
  border-radius: 30px;
  position: relative;
}
.entry-block .how-to div {
  display: flex;
  gap: 0.5em;
  align-items: center;
}
.entry-block .how-to dt {
  color: #FFF;
  flex-shrink: 0;
  width: fit-content;
  padding: 0 0.5em;
  margin: 0 auto;
  background: #3E6EB4;
  border-radius: 9999px;
}
.entry-block .how-to dd {
  color: #3E6EB4;
  letter-spacing: -0.05em;
}
.entry-block .step-list {
  text-align: center;
  max-width: 300px;
  margin: 15px auto 40px;
  position: relative;
}
.entry-block .step-list::before {
  display: block;
  content:"";
  width: 114px;
  height: 85px;
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/receipt-illust.png) no-repeat center / contain;
  position: absolute;
  top: 45px;
  left: -9vw;
}
.entry-block .step-list div {
  position: relative;
}
.entry-block .step-list div::after {
  display: block;
  content:"";
  width: 20px;
  height: 20px;
  margin: 20px auto 30px;
  border-left: 2px solid;
  border-bottom: 2px solid;
  transform: rotate(-45deg);
}
.entry-block .step-list div:last-child::after {
  display: none;
}
.entry-block .step-list div dt {
  display: flex;
  flex-direction: column;
  color: #fff;
  font-size: 1.1rem;
  font-weight: 700;
  line-height: 1;
  justify-content: center;
  text-align: center;
  width: 50px;
  height: 50px;
  margin-left: 45px;
  background: #7DB240;
  border-radius: 50%;
}
.entry-block .step-list div dt span {
  font-size: 200%;
}
.entry-block .step-list div dd .step-title {
  color: #7DB240;
  line-height: 1.2;
  position: absolute;
  top: 0;
  left: 100px;
}
.entry-block .step-list div dd img {
  display: inline-block;
  margin: -25px 0 0 25px;
  transform: scale(0.7);
}
.entry-block .step-list div:last-child dd img {
  margin: -13px 0 0 25px;
}
.entry-block .step-list div dd .photo-attention {
  font-size: 1rem;
  text-align: left;
  line-height: 1.2;
  margin-top: 0.5em;
}
.entry-block .step-list::after {
  display: block;
  content:"";
  width: 140px;
  height: 127px;
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/step-comment.png) no-repeat center / contain;
  position: absolute;
  bottom: 60px;
  right: -28px;
}
.event-guide > section div.period-block {
  padding: 30px 15px;
}
.period::after {
  display: block;
  content:"";
  width: 100vw;
  height: 100%;
  background-image: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/balloon-4.png),
					url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/balloon-5.png);
  background-repeat: no-repeat;
  background-position: right 34%,left 62%;
  background-size: 16%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 3;
}
.period-block {
  margin-top: -17px;
  background: #FFF;
  border-radius: 30px;
  position: relative;
}
.period-list li {
  padding-bottom: 20px;
  margin-bottom: 20px;
  border-bottom: 3px solid #CE6016;
  position: relative;
}
.period-list li:last-child {
  border-bottom: none;
}
.period-list li.finished::after {
  display: flex;
  content: "終了";
  color: #FFF;
  font-size: 300%;
  font-weight: 800;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 110%;
  background: rgba(0,0,0,0.5);
  position: absolute;
  top: -10%;
  left: 0;
  z-index: 100;
}
.period-list li p {
  color: #CE6016;
  font-size: 1.6rem;
  font-weight: 700;
  width: fit-content;
  margin: 30px auto;
  position: relative;
  z-index: 3;
}
.period-list li p::before {
  display: block;
  content:"";
  width: 75px;
  height: 75px;
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/period-list.png) no-repeat center / contain;
  position: absolute;
  top: -60%;
  left: -0.9em;
  z-index: -1;
}
.period-list li p span {
  font-size: 140%;
}
.period-list li dl div dd {
  width: fit-content;
  margin: 0 auto;
} 
.period-list li dl div:nth-child(1) dt {
  color: #FFF;
  text-align: center;
  background: #7DB240;
  border-radius: 5px;
  padding: 0.3em;
}
.period-list li dl div:nth-child(1) dd {
  font-weight: 700;
}
.period-list li dl div:nth-child(2) {
  margin-top: 1em;
}
.period-list li dl div:nth-child(2) dt {
  color: #CE6016;
  text-align: center;
}
.period-list li dl div:nth-child(2) dd {
  color: #CE6016;
  font-weight: 700;
}
.period-list li dl div:nth-child(2) dd span {
  font-size: 150%;
}
.period-block .everyone-title {
  color: #FFF;
  text-align: center;
  padding: 0.2em 0;
  margin-bottom: 0.5em;
  background: #CE6016;
  border-radius: 5px;
}
.period-block .everyone-block {
  display: flex;
}
.period-block .everyone-text-wrap {
  width: 80%;
}
.period-block .everyone-text {
  font-size: 1.5rem;
  margin-bottom: 0.2em;
}
.period-block .everyone-attention {
  font-size: 1rem;
}
.period-block img {
  width: 20%;
  object-fit: contain;
}
.period-block .period-attention {
  font-size: 1rem;
  text-align: right;
  margin: 2em -1em 0 0;
}
.attention-title::before {
  content: "【";
}
.attention-title::after {
  content: "】";
}
.event-guide-attention .attention-list li::before {
  content: "●";
}
.event-guide-attention .attention-list span {
  font-weight: 700;
  background: linear-gradient(transparent 60%,#f4e627 30%);
}
.event-guide-privacy p a {
  text-decoration: underline;
}
.event-guide-privacy p a:hover {
  text-decoration: none;
}
.entry-btn {
  display: block;
  color: #fff;
  font-size: clamp(1.6rem,4vw,4rem);
  font-weight:700;
  text-align: center;
  width: min(90%,760px);
  padding: 1em .5em;
  margin: 0 auto 20px;
  background: #E2007F;
  border-radius: 2em;
}
.entry-btn:hover {
  opacity: 0.7;
}
.qr-block {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  width: 210px;
  height: 210px;
  margin: 0 auto 20px;
  background: #f4e627;
  border-radius: 50%;
  position: relative;
  left: -46px;
}
.qr-block img {
  width: 90px;
  margin: 5px auto 0;
}
.qr-block::after {
  display: block;
  content:"";
  width: 137px;
  height: 131px;
  padding: 40px 0;
  margin: 0 auto;
  background: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/gift-box-illust.png) no-repeat center / contain;
  position: absolute;
  bottom: 0;
  right: -90px;
}
.weight-block {
  text-align: center;
  margin-bottom: 3em;
}
.weight-block .entry-btn {
  text-decoration: line-through;
  opacity: 0.6;
}
.weight-block span {
  font-weight: 700;
  background: linear-gradient(transparent 60%,#f4e627 30%);
}
.past-block {
  padding-bottom: 20px;
}
.past-block p {
  color: #182c7c;
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
  padding-bottom: 0.5em;
}
.past-btn {
  display: block;
  color: #fff;
  font-size: clamp(1.6rem,4vw,4rem);
  font-weight:700;
  text-align: center;
  width: min(90%,760px);
  padding: 1em .5em;
  margin: 0 auto;
  background: #182c7c;
  border-radius: 2em;
}
.past-btn:hover {
  opacity: 0.7;
}
@media screen and (min-width: 768px) {
	h4, p, ul, ol, li, dl, dd {
      font-size: 2.8rem;
   }
	.br-pc {
      display: block;
    }
	.inner {
      max-width: 960px;
    }
	.present .block-title img,
	.present-list div:nth-child(1) img,
	.present-list div:nth-child(2) img,
	.present-list div:nth-child(3) img,
	.present-list div:nth-child(4) img,
	.present-list div:nth-child(5) img,
	.present-list div:nth-child(6) img {
	  width: auto;
	}
	.receipt-present {
      display: flex;
	}
	.event-schedule {
      margin-bottom: 100px;
	}
	.event-schedule dl div dt {
      font-size: 3.5rem;
	  width: 235px;
	  height: 235px;
	  border: 15px solid #FFF;
    }
	.event-schedule dl div dt span {
      font-size: 200%;
	}
	.event-schedule dl div:nth-child(4) dt span {
	  font-size: 200%;
	}
	.event-schedule dl div.finished dt::after {
	  width: calc(100% + 30px);
	  height: calc(100% + 30px);
	  top: -15px;
	  left: -15px;
	}
    .event-schedule dl div dd {
      font-size: 4rem;
	  line-height: 1.2;
      width: 620px;
      height: 620px;
    }
	.event-schedule dl div dd::before {
      width: 600px;
      height: 600px;
	  border: 10px solid #7DB240;
      top: 10px;
      left: 10px;
    }
	.schedule-place {
	  font-size: 6rem;
	}
	.schedule-time {
      margin: 0.3em 0; 
	}
	.schedule-time span {
	  font-size: 2.7rem;
	}
	.event-schedule p.welcome {
	  font-size: 4rem;
	}
	.bg-img {
	  padding-top: 70px;
	}
	.bg-img::before {
	  background-image: url(https://hiwasaki.co.jp/hiwasaki/wp-content/themes/hiwasaki/img/event/event2023/flag-pc.png);
	}
	.event-schedule dl div dd img {
	  width: 350px;
	}
	.event-guide > section {
	  margin-bottom: 70px;
	}
	.present .block-title {
	  width: min(75%,590px);
	}
	.present-block {
	  padding: 50px 30px;
	  margin: -40px auto 0;
	}
	.present-block .total {
	  font-size: 5rem;
	  max-width: 550px;
	}
	.present-block .total::after {
	  width: 132px;
	  height: 132px;
	  right: -132px;
	}
	.present-list {
	  max-width: 550px;
	  margin: 0 auto;
	}
	.present-list div {
	  max-width: 100%;
	}
	.present-list div:nth-child(1) {
	  background-size: 348px;
	}
	.present-list div:nth-child(2) {
	  height: 200px;
	  background-size: 170px;
	}
	.present-list div:nth-child(3) {
	  height: 200px;
	  background-size: 290px;
	}
	.present-list div:nth-child(4) {
	  background-size: 162px;
	}
	.present-list div:nth-child(5) {
	  background-size: 140px;
	}
	.present-list div:nth-child(6) {
	  background-size: 116px;
	}
	.present-list dd {
	  font-size: 3rem;
	}
	.present-list div:nth-child(1) dd {
	  height: auto;
	}
	.present-list div:nth-child(1) dd p{
	  font-size: 3.2rem;
	}
	.present-list dd .exclusion {
	  font-size: 1.2rem;
	}
	.present-attention p {
	  font-size: 1.8rem;
	}
	.entry .block-title {
	  width: 100%;
	}
	.entry-block {
	  padding: 70px 50px;
	  margin: -40px auto 0;
	}
	.entry-block .step-list {
	  max-width: 500px;
	  margin-top: 60px;
	}
	.entry-block .step-list::before {
	  width: min(26vw,228px);
	  height: min(17vw,170px);
	  top: 14px;
	  left: -17vw;
	}
	.entry-block .step-list div::after {
	  margin: 40px auto 60px;
	}
	.entry-block .step-list div dt {
	  font-size: 2rem;
	  width: 100px;
	  height: 100px;
	}
	.entry-block .step-list div dd .step-title {
	  left: 150px;
	}
	.entry-block .step-list div dd img {
	  transform: initial;
	}
	.entry-block .step-list::after {
	  width: 288px;
	  height: 254px;
	  bottom: 142px;
	  right: -129px;
	}
	.period .block-title {
	  width: 100%;
	}
	.period-block {
	  padding: 70px 30px;
	  margin: -40px auto 0;
	}
	.period-list li p {
	  font-size: 2.8rem;
	  margin: 60px auto;
	}
	.period-list li p::before {
	  width: 140px;
	  height: 140px;
	  top: -67%;
	  left: -1.1em;
	}
	.period-list li dl {
	  max-width: 780px;
	  margin: 0 auto;
	}
	.period-list li dl div {
	  display: flex;
	  align-items: center;
	  gap: 2%;
	}
	.period-list li dl div dt {
	  display: flex;
	  font-size: clamp(2.3rem,2.8vw,2.5rem);
	  align-items: center;
	  flex-shrink: 0;
	}
	.period-list li dl div dd {
	  margin: 0;
	}
	.period-list li dl div:nth-child(1) dt {
	  padding: 0.5em 0.3em;
	  border-radius: 10px;
	}
	.entry-block .step-list div dd .photo-attention {
	  font-size: 1.8rem;
	}
	.period-block .everyone {
	  max-width: 780px;
	  margin: 0 auto;
	}
	.period-block .everyone-title {
	  border-radius: 10px;
	}
	.period-block .everyone-text {
	  font-size: 2.9rem;
	}
	.period-block .everyone-attention {
	  font-size: 1.8rem;
	}
	.period-block img {
	  width: 30%;
	}
	.period-block .period-attention {
	  font-size: 1.8rem;
	  max-width: 780px;
	  margin: 2em auto 0;
	}
	.attention-title {
	  font-size: 2.8rem;
	}
	.qr-block {
	  width: 420px;
	  height: 420px;
	  margin: 40px auto;
	  left: -92px;
	}
	.qr-block img {
	  width: 180px;
	}
	.qr-block::after {
	  width: 274px;
	  height: 274px;
	  bottom: -10px;
	  right: -180px;
	}
	.weight-block {
      margin-bottom: 4em;
    }
	.past-block {
	  padding: 40px 0;
	}
	.past-block p {
	  font-size: 2.5rem;
	}
}
@media screen and (min-width: 992px) {
	.entry-block .step-list::before {
	  left: -170px;
	}
}
@media screen and (min-width: 1500px) {
    .present::after,
	.entry::after,
	.period::after {
	  background-size: 200px;
	}
}

/*--アンケートフォーム--*/
.how-to-entry {
  text-align: center;
  margin-bottom: 2em;
}
.img-box.entry-form img {
  margin: 0 auto;
}
.invent-entry-title {
  font-size: clamp(2.2rem,4vw,5rem);
  text-align: center;
  line-height: 1.2;
  margin: 1.5em 0;
}
.event-entry-form {
  font-size: 1.6rem;
  width:100%;
  max-width: 1200px;
  margin: 0 auto 25px;
}
.event-entry-form th {
  display:block;
  font-weight:normal;
  text-align:left;
  width:100%;
  padding: 10px;
}
.event-entry-form th.hissu::after {
  word-break: keep-all;
}
.event-entry-form td, .event-entry-form tr {
  padding:10px;
  margin-bottom:15px;
}
.event-entry-form td {
  width:100%;
  display:block;
}
.event-entry-form ul li {
  font-size: 1.6rem;
}
.event-entry-form ul.atention-list li::before {
  content:"・";
}
.event-entry-form p {
  font-size: 1.6rem;
  margin-top: 1em;
}
.event-entry-form p.privacy {
  font-weight: 700;
}
.event-entry-form .form-relation .wpcf7-list-item {
  display: block;
}
.event-entry-form .keyword-cell input {
  text-align: center;
  width: 2em;
  margin-right: .5em;
}
.event-entry-form input[type="checkbox"] {
  width: auto;
  height: 17px;
}
.event-entry-form input[type="radio"] {
  width: 20px;
  height: 20px;
}
.event-entry-form textarea[name="form-kanso"],
.event-entry-form textarea[name="form-other"] {
  width: 100%;
  height: 350px;
}
.event-entry-form .address-number {
  display: flex;
  align-items: center;
  margin-bottom: 0.5em;
  gap: 0.5em;
}
.event-entry-form .wpcf7-radio {
  display: flex;
  flex-direction: column;
}
.event-entry-form .wpcf7-list-item {
  line-height: 2.5;
}
.event-entry-btn #submit_button {
  display: block;
  color: #fff;
  font-size: 2rem;
  font-weight:700;
  width: 300px;
  padding: 1em .5em;
  margin: 2em auto 0;
  background: #E2007F;
  border-radius: 2em;
  cursor: pointer;
}
.event-entry-btn #submit_button:hover {
  background: #E2007f;
  opacity: .7;
}
@media (min-width: 600px) {
.event-entry-form .wpcf7-radio {
  display: inline-block;
}
}
@media (min-width: 768px) {
  .event-entry-form th {
	  display:table-cell;
	  text-align:right;
	  vertical-align: top;
      width:40%;
	  padding-top: .3em;
  }
  .event-entry-form td {
	  display:table-cell;
      width:60%;
	  padding-bottom: 1em;
  }
  .event-entry-form .keyword-cell input {
	  width: 1.7em;
	}
  .event-entry-form span.inline-block {
	  display: inline-block; 
  }

}

/*--ポップアップ--*/
.overlay {
	position: fixed;
	background: rgba(0, 0, 0, .2);
	visibility: hidden;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}
#pop-up-flow,
#pop-up {
	display: none;
}
#pop-up-flow:checked~ .overlay,
#pop-up:checked~ .overlay {
	visibility: visible;
	opacity: 1;
	z-index: 100000;
	background-color: #000000D0;
	width: 100%;
}
.how-to-entry .pop-up-label {
    color: #fff;
    font-size: clamp(1.6rem,2vw,2rem);
    font-weight: 700;
    text-align: center;
    width: min(90%,760px);
    padding: 0.5em 1em ;
    margin: 0 auto;
    background: #182c7c;
    border-radius: 2em;
}
.how-to-entry .pop-up-label:hover {
	opacity: 0.7;
}
.event-entry-form .pop-up-label {
    color: #182c7c;
    text-decoration: underline;
}
.event-entry-form .pop-up-label:hover {
    text-decoration: none;
}
.event-entry-form .pop-up-label {
	margin-top: 0.5em;
}
.pop-up-img {
	overflow: auto;
	max-height: 90%;
	width: min(100vw,768px);
	position: fixed;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	z-index: 100010;
	margin: 10px auto;
	padding: 4px 5px;
}
.pop-up-img iframe {
	max-width: 95%;
}
.overlay .close {
	display: block;
	transition: all 300ms;
	font-size: 40px;
	font-weight: bold;
	text-decoration: none;
	color: #FFF;
	position: absolute;
	top: 0;
	right: 0;
}
.overlay .close:hover {
	color: #64A5DD;
}
@media (min-width: 768px) {
  .overlay .close {
  	top: 40px;
	right: 20%;
  }
}
/*--サンクスページ--*/
.thanks-page-content {
  text-align: center;
}
.thanks-page-content.bg-img {
  padding: 0 0 20px;
}
.thanks-page-content.bg-img::before,
.thanks-page-content.bg-img.bg-img::after {
  display: none;
}
#page_event_2023 .thanks-page-content p {
  font-size: clamp(1.6rem,3vw,2.8rem);
  margin: 1em 0;
}
.thanks-page-content img {
  padding: 0 20px;
  margin: 0 auto;
}
.thanks-page-content a {
  display: inline-block;
  font-size: clamp(1.4rem,2.5vw,2rem);
  margin-top: 2em;
  text-decoration: underline;
}
.thanks-page-content a:hover {
  text-decoration: none;
}
.thanks-page-content .thanks-image {
  width: min(60%,500px);
}
.recommend-section-title {
  text-align: center;
  margin: 1em 0;
}
.recommend-caption {
  font-size: 1.4rem;
  text-align: center;
}
.recommend-news-item {
  display: flex;
  padding: 0 20px;
  margin: 10px 0;
  border-bottom:dotted 1px #CCC;
}
.recommend-news-item:last-child {
  border-right: none;
}
.recommend-news-img {
  width: 30%;
  margin-right: 20px;
  position: relative;
}
.recommend-news-img img {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.recommend-news-text {
  width:100%;
  display:flex;
  flex-wrap:wrap;
  align-items: center;
  padding:5px 0;
}
.recommend-news-date p {
  width:100%;
  font-size:1.4rem;
}
.recommend-news-title {
  width:100%;
  font-size:1.4rem;
}
.recommend-news-title a {
  color:#333;
}
.btn-top {
  text-align: center;
  margin: 3.5em 0 4em;
}
@media (min-width: 600px) {
  .recommend-news {
	display: flex;
  }
  .recommend-news-item {
	display: block;
	width: calc(100% / 3);
	border-right:dotted 1px #CCC;
	border-bottom: none;
  }
  .recommend-news-img {
	width: 100%;
	border:1px solid #CCC;
	padding:5px;
	margin-right: 0;
   }
  .recommend-news-img img {
	height: 14vw;
	max-height: 150px;
	margin: 0 auto;
	position: inherit;
	transform: translate(0,0);
  }
}
@media (min-width: 768px) {
  .thanks-page-content.bg-img {
	padding: 0 0 70px;
  }
  .recommend-news {
	max-width: 1020px;
    margin: 0 auto;
  }
  .recommend-caption {
    font-size: 100%;
  }
  .recommend-news-title {
    text-align: center;
  }

}


