.inviewfadeIn {
  opacity: 0;
  transition: 0.3s;
}

.fadeIn {
  opacity: 1;
}

.clearfix {
  *zoom: 1;
}

.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.table {
  display: table;
  margin-top: 6px;
}

.table .cell {
  display: table-cell;
  padding: 0 16px;
}

.ab {
  position: absolute;
  top: 0;
  left: 0;
}

.happybag {
  background: linear-gradient(to bottom, #ce1b2b 0%, #e98962 50%, #ce1b2b 100%);
  color: #fff;
  overflow: hidden;
}
.h_img {
  background: url("/wp_page_css/images/happybag/bg.png") repeat;
  background-size: 30px 30px;
  width: 100%;
  display: block;
  position: relative;
}
/*.happybag .h_img {
  background: url(../images/global/happybag/bg_cl.png) -10% 400px/auto no-repeat, url(../images/global/happybag/bg_cl.png) 95% 800px/auto no-repeat, url(../images/global/happybag/bg_cl.png) 110% 2000px/auto no-repeat, url(../images/global/happybag/bg_cl.png) 50% 1500px/auto no-repeat, url(../images/global/happybag/bg_cl.png) -20px 2500px/auto no-repeat, url(../images/global/happybag/bg_cl.png) 105% 3000px/auto no-repeat, url(../images/global/happybag/bg_cl.png) 50% 3500px/auto no-repeat, url(../images/global/happybag/bg_cl.png) -60px 4000px/auto no-repeat;
}*/

.happybag section.head .inner {
  /*background: url(/wp_page_css/images/happybag/bg02.png) 106px 120px no-repeat, url(/wp_page_css/images/happybag/bg_cl.png) 0 -30px/auto no-repeat, url(/wp_page_css/images/happybag/bg_cl.png) 800px 100px/auto no-repeat, url(/wp_page_css/images/happybag/bg_cl.png) 120px 314px/200px no-repeat, url(/wp_page_css/images/happybag/bg_cl.png) 980px 367px/180px no-repeat;*/
  position: relative;
  padding: 40px 0 80px;
  width: 1200px;
  margin: 0 auto;
}

.happybag section.head .inner .preceding {
  display: block;
  position: absolute;
  top: 100px;
  right: 70px;
}

.happybag section.head .inner h1 img {
  margin: 0 auto;
  display: block;
}

.happybag section.head .inner .limit {
  top: 180px;
  left: -4px;
}

.happybag section.head .inner .title_caption {
  right: 50px;
  top: 380px;
  left: auto;
}

.happybag section.head .inner h4 {
  text-align: right;
  margin-right: 100px;
  color: #ea5858;
}

.c-box {
  padding: 20px 140px;
  text-align: center;
}

.btn-border02 {
  display: block;
  background: #ea5858;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  padding: 20px 0;
  margin: 4px 0 16px 0;
  text-decoration: none !important;
  border: solid 2px #ea5858;
  border-radius: 6px;
  transition: 0.4s;
}

.btn-border02:hover {
  background: #fff;
  color: #ea5858;
}

.happybag section.nav {
  margin: 20px 0;
}

.happybag section.nav .inner {
  margin: 0 auto;
  width: 750px;
}

.happybag section.nav .table {
  width: 100%;
  padding: 30px 40px;
  /* background: #fff; */
  /*border-radius: 10px;*/
}

.happybag section.nav .table .cell {
  width: 160px;
  text-align: center;
  border-left: 2px solid #ea5858;
  font-size: 1.8em;
  font-weight: bold;
  padding: 16px 0;
}

.happybag section.nav .table .cell a {
  color: #ea5858;
}

.happybag section.nav .table .cell a i {
  font-size: 1.5em;
}

.happybag section.nav .table .cell:last-child {
  border-right: 2px solid #ea5858;
}

.happybag section.nav .table .cell a:before,
.happybag section.nav .table .cell:nth-child(2) a:before,
.happybag section.nav .table .cell:nth-child(3) a:before {
  display: inline-block;
  margin-right: 5px;
  content: "";
  width: 24px;
  height: 24px;
}

.happybag section.nav .table .cell a:before {
  background: url(/wp_page_css/images/happybag/icon_01.png) 50%/100% auto
    no-repeat;
}

.happybag section.nav .table .cell:nth-child(2) a:before {
  background: url(/wp_page_css/images/happybag/icon_03.png) 50%/100% auto
    no-repeat;
}

.happybag section.nav .table .cell:nth-child(3) a:before {
  background: url(/wp_page_css/images/happybag/icon_02.png) 50%/100% auto
    no-repeat;
}

.happybag section.nav .table .cell a:hover {
  position: relative;
  top: 1px;
  opacity: 0.8;
}

.happybag section.studio {
  padding: 20px 0 50px;
}

.happybag section.studio .inner .course_bg {
  position: relative;
  margin: 160px auto;
  width: 980px;
  border: 4px solid #ea5858;
  padding: 3px;
  background: #fff;
  /*box-shadow: 0px 2px 2px 2px #0DAAFD;*/
}

.happybag section.studio .inner .course_bg .c_price,
.happybag section.studio .inner .course_bg .c_price02 {
  top: -96px;
  left: 72px;
}

.happybag section.studio .inner .course_bg .course {
  width: 100%;
  /* border: 1px solid #d4a368; */
  padding: 24px 10px 24px 24px;
  /*background: #f5f9fc;*/
}

.small {
  font-size: 0.8em;
}

.small-left,
.happybag-left {
  margin-left: 30px;
}

.c-small {
  font-size: 0.73em;
  color: #333;
}

.happybag section.studio .inner .left {
  vertical-align: top;
}

.happybag section.studio .inner .left ul.list {
  padding-top: 30px;
}

.happybag section.studio .inner .left ul.list li {
  font-weight: bold;
  line-height: 1.6;
  margin-bottom: 1.4em;
  font-size: 1.4em;
}

.number {
  display: inline-block;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background: #ea5858;
  color: #fff;
  text-align: center;
  line-height: 26px;
  font-size: 0.85em;
  margin-right: 8px;
  padding-left: 2px;
}

/*happybag section.preceding {
  background: url(../images/global/happybag/bg_cl.png) 0 0px/auto no-repeat, url(../images/global/happybag/bg_cl.png) 95% 290px/auto no-repeat, url(../images/global/happybag/bg_cl.png) 110% 400px/auto no-repeat;
}*/

.happybag section.preceding .c_table {
  margin: 50px 30px;
}

.happybag section.preceding .c_table .c_cell {
  padding: 0 20px;
  width: 50%;
}

.happybag section.preceding .c_table .c_cell h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
}

.u_line {
  font-weight: bold;
  background: linear-gradient(transparent 30%, #ee9a9a 30%);
  font-size: 16px;
}

.happybag section.preceding .c_table .left {
  border-right: 1px solid #ea5858;
}

.date-red,
.date-red02 {
  color: #ea5858;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
}

.date-red {
  margin: 40px 0;
}

.date-white {
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: bold;
  margin: 30px 0;
}

.sales {
  position: relative;
  margin: 30px 0px;
}

.caption {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
  font-weight: bold;
}

.caption::after {
  content: "";
  flex-grow: 1;
  margin: 0 3px;
  height: 1px;
  background: #7e6b5a;
}

.table.list {
  margin-bottom: 20px;
}

.happybag section.preceding .c_table .right .sales .cell.date,
.happybag section.preceding .c_table .left .sales .cell.date {
  color: #fff;
  display: inline-block;
  width: 200px;
  text-align: center;
  font-weight: bold;
  letter-spacing: 0px;
  background: #7e6b5a;
  padding: 3px 8px;
}

.cell.shop {
  padding-left: 10px;
  line-height: 1.5;
  font-size: 13px;
}

.sales .right {
  text-align: right;
}

.happybag section.preceding .c_table .caution {
  background: #ea5858;
  padding: 20px 40px;
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
  font-weight: bold;
}

.happybag section.preceding .c_table .caution span {
  border-bottom: 1px solid #fff;
  padding-bottom: 2px;
}

.happybag section.preceding h6 {
  margin: 0 290px;
  line-height: 1.8;
  padding-bottom: 90px;
  font-size: 1.4em;
}

.happybag section.preceding h6 a {
  text-decoration: underline;
  color: #004e7e;
}

.happybag section.photograph {
  margin-top: 50px;
  padding: 30px 0 100px;
  background-color: rgba(0, 0, 0, 0.07);
}

.text {
  width: 600px;
  margin: 2.4em auto;
  font-size: 1em;
  line-height: 1.2;
}

.text-how {
  text-align: left !important;
  line-height: 1.7em;
  font-size: 0.9em;
  margin: 1em 0;
}

.happybag section.photograph .text span {
  color: #ea5858;
}

.happybag section.photograph .caution.table {
  background: #ea5858;
  margin: 0 auto;
  padding: 20px 90px;
}

.happybag section.photograph .caution.table .cell {
  display: block !important;
}

.happybag section.photograph .caution.table .left {
  width: 160px;
  padding: 50px 0;
  background: url(/wp_page_css/images/happybag/caution.png) no-repeat 5px 0 /
    auto;
  margin: auto;
  color: #ea5858;
  text-align: center;
  font-size: 19px;
  font-weight: bold;
}

.daysc02 {
  color: #fff;
  font-size: 1.2em;
  letter-spacing: 1px;
}

.daysc03 {
  color: #fff;
  font-size: 1.8em;
  letter-spacing: 1px;
}

table.days {
  width: 800px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 0px 20px;
  font-size: 16px;
}

table.days th,
table.days td {
  padding: 16px;
  font-size: 14px;
  letter-spacing: 1px;
  line-height: 20px;
}

table.days th {
  background: #fff;
  vertical-align: middle;
  text-align: left;
  width: 150px;
  overflow: visible;
  position: relative;
  color: #ea5858;
  font-weight: normal;
  font-size: 16px;
  font-weight: bold;
}

table.days th:after {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-left-color: #fff;
  border-width: 10px;
  margin-top: -10px;
}

table.days td {
  background: #ea5858;
  width: 360px;
  padding-left: 20px;
  color: #fff;
}

.shop-select {
  margin: 60px auto 80px;
  text-align: center;
}

.shop-area {
  text-align: center;
}

.btnshop {
  display: none;
}

.cp_ipselect {
  overflow: hidden;
  width: 340px;
  margin: 1em auto 3em;
  text-align: center;
}

.cp_ipselect select {
  width: 100%;
  font-size: 1.1em;
  padding: 16px 38px 16px 20px;
  color: #333;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}

.cp_ipselect select::-ms-expand {
  display: none;
}

.cp_ipselect.cp_arrow {
  position: relative;
  border: 1px solid #333;
  border-radius: 2px;
  background: #ffffff;
}

.cp_ipselect.cp_arrow::before {
  position: absolute;
  top: 1.4em;
  right: 0.9em;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #333;
  pointer-events: none;
}

.btn-border {
  display: inline-block;
  max-width: 640px;
  background: #7e6b5a;
  color: #fff;
  padding: 1.5em 4em;
  margin: 0.5em 0 3em;
  font-size: 1.2em;
  font-weight: bold;
  text-decoration: none !important;
  border: solid 2px #7e6b5a;
  border-radius: 3px;
  transition: 0.4s;
}

.btn-border:hover {
  background: #fff;
  color: #7e6b5a;
}

.ribbon-r {
  font-size: 22px;
  letter-spacing: 3px;
  display: inline-block;
  position: relative;
  height: 50px;
  line-height: 50px;
  vertical-align: middle;
  text-align: center;
  padding: 0 30px;
  background: #ea5858;
  color: #fff;
  box-sizing: border-box;
  width: 400px;
}

.ribbon-left {
  margin-left: 50px;
}

.ribbon-r img {
  width: 22px;
  vertical-align: middle;
  margin: 0px 5px 3px 0;
}

.ribbon-r:before {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  left: 0;
  border-width: 25px 0px 25px 15px;
  border-color: transparent transparent transparent #bfdbf3;
  border-style: solid;
}

.ribbon-r:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
  top: 0;
  right: 0;
  border-width: 25px 15px 25px 0px;
  border-color: transparent #bfdbf3 transparent transparent;
  border-style: solid;
}

.shop-select h4 {
  text-align: center;
  margin: 30px 0;
  font-size: 16px;
  line-height: 1.5;
  font-weight: normal;
}

.select-caution {
  background: #ea5858;
  padding: 20px 40px;
  font-size: 16px;
  line-height: 1.6;
  color: #fff;
  font-weight: bold;
  margin: 20px 260px 100px;
}

.pack-p {
  color: #d4a368;
  text-align: left;
  line-height: 2.2em;
  font-size: 1.25em;
  letter-spacing: 1px;
  margin: 10px 0 30px 154px;
  font-weight: bold;
}

.title-b {
  text-align: center;
  font-size: 2.6em;
  color: #ea5858;
  font-weight: bold;
  position: relative;
  margin: 2em 0;
}

.title-b:before {
  content: "";
  position: absolute;
  bottom: -20px;
  display: inline-block;
  width: 60px;
  height: 5px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  background-color: #ea5858;
  border-radius: 2px;
}

.title-b img {
  width: 42px;
  padding-right: 8px;
}

.rbn {
  display: inline-block;
  position: relative;
  height: 40px;
  line-height: 40px;
  text-align: center;
  padding: 0px 40px;
  font-size: 17px;
  background: #d4a368;
  color: #fff;
  box-sizing: border-box;
  margin-right: 14px;
}

.rbn:before,
.rbn:after {
  position: absolute;
  content: "";
  width: 0px;
  height: 0px;
  z-index: 1;
}

.rbn:before {
  top: 0;
  left: 0;
  border-width: 20px 0px 20px 15px;
  border-color: transparent transparent transparent #fff;
  border-style: solid;
}

.rbn:after {
  top: 0;
  right: 0;
  border-width: 20px 15px 20px 0px;
  border-color: transparent #fff transparent transparent;
  border-style: solid;
}

.text-shop {
  font-size: 16px;
  line-height: 1.5;
}

/* 2023/05/26 */
.text-period {
  line-height: 1.6;
  text-indent: -20px;
  font-weight: bold;
}

.text-period h3 {
  font-size: 2rem;
  line-height: 1.8;
}

.text-top {
  margin-top: 0.4em;
}

.text-color {
  font-weight: bold;
  /*color: #ea5858;*/
}

.text-period02 {
  font-size: 1.8rem;
  line-height: 1.5;
  text-indent: -9px;
  padding-left: 18px;
}

.text-period06 {
  font-size: 2.6rem;
  line-height: 1.5;
  text-indent: -9px;
  padding-left: 18px;
}

.text-period08 {
  font-size: 1.8rem;
  line-height: 1.5;
  text-indent: -9px;
  padding-left: 18px;
  border-bottom: 2px solid #333;
}

.period03 {
  text-align: left;
  margin-bottom: 1.6em;
  padding: 20px 20px 0;
  margin: 0 auto;
}

.title-period {
  font-size: 2.5rem;
  text-align: center;
  margin-top: 2em;
}

.text-period04 {
  font-size: 1.7rem;
  line-height: 1.5;
  text-indent: -9px;
  padding-left: 18px;
}

.text-bold {
  font-weight: bold;
  margin-top: 18px;
}

.text-period05 {
  font-size: 1.8rem;
  line-height: 1.5;
  text-indent: -9px;
  font-weight: bold;
  padding: 1.2em 0;
}

.period06 {
  margin-bottom: 6em;
  text-align: center;
}

.textp-left {
  text-align: left;
}

.text-purchase {
  font-size: 1.6rem;
  line-height: 1.5;
  text-indent: -9px;
  padding: 0 0 18px 18px;
}

.text-w {
  font-size: 2rem;
  line-height: 1.5;
  text-indent: -9px;
  color: #ea5858;
  font-weight: bold;
}

a[target="_blank"][rel="nofollow"] {
  padding-right: 18px;
  background: url(/wp_page_css/images/happybag/link-button.png) right
    center/16px auto no-repeat;
}

.how-container {
  width: 100%;
  border-radius: 10px 10px 10px 10px;
  background: #fff;
  color: #333;
  padding: 6em 0 4em;
  letter-spacing: 0.02em;
  /* margin: 4em 0; */
}

.happybag-inner,
.how-inner {
  max-width: 1200px;
  margin: 0 auto;
  width: 100% !important;
  padding-bottom: 4em;
}

.how-inner {
  /* padding: 0 160px 8em; */
}

/*2025btn*/
.btn2025 a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 300px;
  height: 60px;
  color: #333;
  font-size: 18px;
  font-weight: 700;
  text-decoration: none;
  transition: 0.3s;
  margin: 2em auto;
}

.btn2025 a:hover {
  color: #ea5858;
}
.btn2025-01 a {
  background-color: #fff;
  border: 1px solid transparent;
}
.btn2026 a {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  width: 350px;
  height: 70px;
  color: #ea5858;
  background-color: #fff;
  font-size: 2rem;
  font-weight: 700;
  text-decoration: none;
  transition: 0.3s;
  margin: 0 auto;
  border-radius: 4rem;
  border: 2px solid #ea5858;
}
.btn2026 a:hover {
  opacity: 0.7;
}
.btn2026-01 a::after {
  content: "";
  position: absolute;
  right: 35px;
  transform: rotate(45deg);
  width: 8px;
  height: 8px;
  border: 0;
  border-top: solid 2px #ea5858;
  border-right: solid 2px #ea5858;
}

.btn2025-01 a:hover {
  background-color: #ccc;
}

.center {
  text-align: center;
}

.btn-base {
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 0 auto;
  max-width: 400px;
  padding: 3.6rem 2rem;
  font-weight: bold;
  border-radius: 100vh;
  border-bottom: 7px solid #913c07;
  background: #ea5858;
  color: #fff;
  font-size: 2.2rem;
}
.btn-base:hover {
  margin-top: 6px;
  border-bottom: 1px solid #ea5858;
}

.basebox {
  padding: 2em 0;
}

/*2404追加*/
.schedule {
  margin: 20px 0;
  font-size: 18px;
}
.container01 {
  padding: 20px;
  text-align: center;
  position: relative;
  z-index: 1;
}
.hero-top {
  margin-inline: -20px;
}
.title-cloud {
  position: absolute;
  top: 0;
  pointer-events: none;
}
.title-cloud img {
  display: block;
  width: 100%;
  height: auto;
}
.title-cloud--left {
  left: -5vw;
  top: 0;
  width: 40vw;
  max-width: 420px;
}
.title-cloud--right {
  right: -8vw;
  top: 10px;
  width: 45vw;
  max-width: 460px;
}
.title {
  margin: 40px 0 0;
}
.image-placeholder {
  margin: 20px auto;
}
.catch {
  display: flex;
  align-items: center; /* 垂直中心 */
  justify-content: center; /* 水平中心 */
  font-size: 20px;
}
.catch-day {
  font-size: 36px;
  padding: 0.4em 0;
}
.catch:before,
.catch:after {
  border-top: 1px solid;
  content: "";
  width: 3em; /* 線の長さ */
}
.catch:before {
  margin-right: 1em; /* 文字の右隣 */
}
.catch:after {
  margin-left: 1em; /* 文字の左隣 */
}
.shooting-period {
  margin-top: 20px;
  font-size: 18px;
  font-weight: bold;
}
.shooting-box {
  border: 2px solid #fff;
  padding: 1em 0;
  margin: 0px 12em;
  font-size: 2.4rem;
}
.photograph-box {
  text-align: center;
  margin: 6em 0;
}
.btn-text {
  padding: 10px;
  font-size: 18px;
  font-weight: bold;
}
.button-container {
  margin: 0 0 8em;
}
.button-container a {
  display: inline-block;
  background-color: #ea5858;
  color: #fff;
  text-decoration: none;
  padding: 34px 70px;
  font-size: 22px;
  border-radius: 4px;
  transition: transform 0.3s ease, background-color 0.3s ease;
}
.button-container a:hover {
  background-color: #ea5858;
  transform: scale(1.05);
}
.section-title {
  font-size: 30px;
  margin: 2em 0;
  font-weight: bold;
  line-height: 1.2em;
  padding: 1rem;
  margin: 2.5em 0;
  position: relative;
}
.section-title::after {
  content: "";
  position: absolute;
  bottom: -0.5em;
  left: 50%;
  right: 50%;
  width: 300px;
  height: 4px;
  transform: translateX(-50%);
  background-color: #f1d55d;
}
.title-box p {
  font-size: 16px;
  line-height: 1em;
}
.text-box02 {
  font-size: 2rem;
  margin: 2em 0;
  padding: 10px;
  line-height: 1.6em;
}
.cap-voicebox {
  font-size: 2.3rem;
  font-weight: bold;
  margin: 2em 0 0;
  padding: 10px;
  line-height: 1.6em;
  color: #f1d55d;
}
.pc {
  display: block;
}
.sp {
  display: none;
}
.photograph-img {
  margin: 0 10px 10em;
}
.photograph-img img {
  width: 100%;
  height: auto;
}
.grid-container {
  display: grid;
  grid-template-columns: repeat(3, 1fr); /* 3列 */
  gap: 30px; /* 要素間の余白 */
  margin: 0px 20% 10em;
}
.grid-item {
  position: relative;
  background-color: #ccc; /* 灰色の背景 */
  border-radius: 5px;
  overflow: hidden;
  aspect-ratio: 1; /* 正方形にする */
  text-align: center;
  display: flex;
  justify-content: center;
  align-items: flex-end; /* 下部にラベルを配置 */
}
.grid-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.label {
  position: absolute;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.7);
  color: #ea5858;
  width: 100%;
  padding: 5px 0;
  font-size: 14px;
}
.content-g {
  width: 300px;
  height: 300px;
}
.wrap {
  overflow: hidden;
  display: flex;
  align-items: center;
  height: 340px;
  margin-bottom: 100px;
}
.slideshow {
  display: flex;
  -webkit-animation: loop-slide 20s infinite linear 1s both;
  animation: loop-slide 20s infinite linear 1s both;
}
@-webkit-keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
.slide-paused:hover .slideshow {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}
.content-hover {
  transition: all 0.2s;
  margin-right: 20px;
}
.content-hover:hover {
  transform: translateY(-20px);
  border-radius: 0 10%;
  box-shadow: 0 3px 10px 0 #ea5858;
  opacity: 0.8;
  cursor: pointer;
}
/*2024*/
.point-box {
  max-width: 750px;
  margin: 0 auto;
  text-align: center;
  line-height: 1.6;
}
.section-p {
  font-size: 1.6em;
  margin-bottom: 1em;
  border: 4px solid #ea5858;
  border-radius: 14px;
  background-color: #fff;
  padding: 1.6em 1em;
}
.section-p h3 {
  font-size: 22px;
  color: #333;
}
.highlight {
  font-weight: bold;
  color: #ea5858;
}
.tokuten-box {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 10px;
  margin: 0 6em;
}

.tokuten-box .item {
  display: flex;
  flex: 1 1 calc(33.33% - 20px);
  background-color: #fff;
  color: #333;
  border-radius: 24px;
  overflow: hidden;
  padding: 0px 10px 0px 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.2);
  align-items: center;
}

.tokuten-box .item img {
  max-width: 30%;
  height: auto;
}

.tokuten-box .item .text {
  flex: 1;
}

.tokuten-box .item h3 {
  font-size: 1.8em;
  margin: 0 0 24px;
}

.tokuten-box .item p {
  font-size: 1.6em;
  margin: 0;
}
.title-box {
  text-align: center;
  margin: 6em 0 2em;
}
.tokuten-link {
  text-align: right;
  margin: 1em 0 !important;
}
.tokuten-box .text01 {
  font-size: 18px;
  font-weight: bold;
  color: #ea5858;
}
.tokuten-box .text02 {
  font-size: 10px;
}
.bg01 {
  background: linear-gradient(to right, #f8eed9 0%, #fbdfdf 100%);
}
.bg02 {
  background: linear-gradient(to right, #fffec1 0%, #f9e388 100%);
}
.bg03 {
  background: linear-gradient(to right, #d3f7ea 0%, #9bdbc4 100%);
}
.container-menu {
  max-width: 1000px;
  margin: 6em auto 0em;
  padding: 10px;
}

.container-menu .tabs {
  display: flex;
  justify-content: space-between;
  gap: 10px;
  margin: 20px;
}

.container-menu .tab {
  flex: 1 1 calc(25% - 10px);
  text-align: center;
  cursor: pointer;
  position: relative;
  margin: 0 0 6em;
}
.container-menu .handle {
  position: absolute;
  top: -60px;
  left: 50%;
  margin-left: -60px;
}
.container-menu .handle--default {
  opacity: 1;
  transition: opacity 0.2s ease;
}
.container-menu .handle-hover {
  opacity: 0;
  transition: opacity 0.2s ease;
}
.container-menu .tab:hover .handle--default,
.container-menu .tab.active .handle-default {
  opacity: 0;
}
.container-menu .tab:hover .handle--hover,
.container-menu .tab.active .handle-hover {
  opacity: 1;
}
.container-menu img {
  max-width: none;
  width: 80%;
}
.container-menu .handle02 {
  position: absolute;
  top: -4%;
  left: 50%;
  margin-left: -146px;
}
/* .tab.active:before {
  content: "";
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -20%;
  border: 20px solid transparent;
  border-top: 20px solid #fff;
} */

.container-menu .tab-content {
  display: none;
  padding: 0;
}

.container-menu .tab-content.active {
  display: block;
}

.container-menu .menu {
  line-height: 1.6;
}
.balloon1 {
  position: relative;
  display: inline-block;
  margin: 1em 0;
  padding: 8px 10px;
  min-width: 120px;
  max-width: 100%;
  border-radius: 6px;
  font-size: 16px;
  background: #fff;
}

.balloon1:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #fff;
}

.balloon1 p {
  margin: 0;
  padding: 0;
  color: #ea5858;
}

.balloon1 .text01 {
  font-size: 12px;
}

.balloon1 .text02 {
  font-size: 24px;
  font-weight: bold;
  margin: 6px 0 0;
}

.text03 {
  font-size: 18px;
  font-weight: bold;
  margin: 6px 0 12px;
}

.text04 {
  color: #333;
}

.container-plan {
  max-width: 1000px;
  margin: 4em auto 2em;
  padding: 1.4em 0 4em;
  text-align: center;
  position: relative;
  line-height: 1.2;
}

.container-plan .price {
  font-size: 4.8rem !important;
  font-weight: bold;
  color: #ea5858;
  padding: 0.6em 0 0.4em;
}

.container-plan .price .small {
  font-size: 2.8rem;
  color: #ea5858;
}

.container-plan .details {
  margin-top: 20px;
  padding: 1em 0;
  border-radius: 6px;
}

.container-plan .details p {
  font-size: 16px;
  margin: 10px 0;
}

.container-plan .details strong {
  font-size: 18px;
  font-weight: bold;
}

.container-plan .icon-box {
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 10px 0;
}

.container-plan .icon-box img {
  width: 40px;
  height: 40px;
  margin-right: 10px;
}

.container-plan ul {
  list-style: none;
  padding: 0;
  margin-top: 20px;
}

.container-plan ul li {
  margin-bottom: 10px;
  font-size: 14px;
  line-height: 1.6;
}

.container-plan .note {
  margin-top: 20px;
  font-size: 14px;
  color: #ea5858;
}
.container-plan .handle {
  position: absolute;
  top: -6%;
  left: 50%;
  margin-left: -80px;
}
.details .data-text01 {
  color: #ea5858;
  font-size: 14px;
  font-weight: bold;
}
.details .data-text02 {
  font-size: 32px;
}
.details .course {
  width: 100%;
}
.reserve-box {
  margin-top: 6em;
}
.renew22-campaignDetailPlan__options {
  color: #333;
}
.renew22-campaignDetailOption {
  margin: 0 !important;
}
.renew22-campaignDetailOption__normal {
  border: none !important;
  margin: 0 !important;
}
.renew22-campaignDetailOption__name {
  background-color: #fff !important;
  color: #ea5858 !important;
  font-size: 2.6rem;
  padding: 30px 0 0px !important;
}
.renew22-campaignDetailOption__inner {
  background: #fff !important;
}
.renew22-campaignDetailOption__target {
  color: #ea5858;
}
.inner10 {
  padding-bottom: 80px;
  font-size: 2em;
}
.inner10 .inner10-box {
  padding: 80px 14% 40px;
}
.inner10 .center {
  text-align: center;
}
.gallery-box {
  margin: 1em 0;
}
.wrap_slideshow {
  height: auto; /* ← 固定高さをやめる */
  align-items: stretch;
}

.gallery-box .slide-image img {
  width: 100%;
  height: auto;
  object-fit: contain; /* もしくは指定しない */
}
.schedule-shoot + .gallery-box {
  margin-top: 0;
}
.schedule {
  margin: 20px 0 40px;
}
.schedule img {
  display: block;
  padding: 20px;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
.schedule-shoot {
  background: #ffd2d2;
  width: 100%;
  padding: 16px;
  margin: -20px 0 0;
}
.shedule-shoot__inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  text-align: center;
}
.schedule-shoot img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}
/*shop*/
.inner10 .shop_text01 {
  display: inline-block;
  font-size: 1.2em;
  font-weight: bold;
  border-left: solid 6px #ffbd59;
  padding: 4px 0 4px 6px;
  margin-bottom: 0 !important;
}
.inner10 .toggle {
  display: none;
}
.inner10 .Label {
  padding: 1em;
  display: block;
  color: #fff;
  background: #ea5858;
  margin-top: 14px;
}
.Label::before {
  content: "";
  width: 6px;
  height: 6px;
  border-top: 2px solid #fff;
  border-right: 2px solid #fff;
  -webkit-transform: rotate(45deg);
  position: absolute;
  top: calc(50% - 3px);
  right: 20px;
  transform: rotate(135deg);
}
.Label,
.content {
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  transform: translateZ(0);
  transition: all 0.3s;
}
.content {
  height: 0;
  margin-bottom: 10px;
  padding: 0 20px;
  overflow: hidden;
  font-size: 0.8em;
}
.content p {
  margin: 0.8em 0;
}
.content a:link,
.content a:visited {
  color: #ea5858;
}
.bold {
  font-weight: bold;
}

.toggle:checked + .Label + .content {
  height: auto;
  padding: 10px 20px;
  transition: all 0.3s;
}
.toggle:checked + .Label::before {
  transform: rotate(-45deg) !important;
}
.hero {
  height: 100vh;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  background-image: url(images/top-image01.jpg);
}
.text-box {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 100;
}
/* voice */
.swiper-wrapper {
  width: 100%;
  height: auto;
}
.swiper img {
  width: 100%;
  height: auto;
}
.swiper-slide {
  transition: transform 0.6s;
}
.swiper-button-next,
.swiper-button-prev {
  position: absolute !important;
  top: 50% !important;
}
.swiper-button-next:after,
.swiper-button-prev:after {
  content: "" !important;
  position: absolute !important;
  width: 20px !important;
  height: 20px !important;
  top: 50% !important;
}
.swiper-button-next::after {
  background: transparent url(images/arrow-next.png) no-repeat center / contain !important;
}
.swiper-button-prev::after {
  background: transparent url(images/arrow-prev.png) no-repeat center / contain !important;
}
.swiper-slide img {
  width: 100% !important;
  height: auto !important;
  padding: 14px;
}
.swiper-horizontal {
  margin-bottom: 30px;
}
.swiper-button-next,
.swiper-button-prev {
  width: 42% !important;
}
.fix-btn {
  position: fixed;
  z-index: 1;
  text-decoration: none;
  font-size: 14px;
  text-align: center;
  padding: 20px 0 0;
  right: 0px;
  bottom: 0px;
}
.container-footer {
  display: flex;
  justify-content: flex-end;
}
.container-footer .button {
  background-color: #ea5858;
  color: white;
  padding: 10px 20px;
  margin: 10px 0;
  border: none;
  border-radius: 8px 0 0 8px;
  text-align: center;
  cursor: pointer;
  text-decoration: none;
  font-size: 16px;
  width: 100%;
  height: 70px;
  line-height: 54px;
}
.container-footer .shoplink {
  display: flex;
  align-items: center;
  padding: 10px 10px;
  margin: 10px 0;
  font-size: 12px;
  width: 96px;
  background-color: #f7d1cd;
}
.fix-btn p {
  font-weight: bold;
  color: #ea5858;
}
.img100 {
  width: 100%;
  height: auto;
}
.renew22-followingButton.is-animate {
  display: none !important;
}
.tokuten-link02 {
  padding-bottom: 3px;
  background-image: linear-gradient(#000, #000);
  background-repeat: no-repeat;
  background-position: bottom right;
  background-size: 0 1px;
  transition: background-size 0.3s;
}
.tokuten-link02:hover {
  background-position: bottom left;
  background-size: 100% 1px;
}
.strikethrough {
  text-decoration: line-through;
}

/* slideshow ---------------- */
.slide-image {
  width: 300px;
  height: auto;
}
.wrap_slideshow {
  overflow: hidden;
  display: flex;
  align-items: center;
  /* height: 300px; */
}
/* slideshow-1 */
.slideshow-1 .slideshow_content {
  display: flex;
  -webkit-animation: loop-slide-1 30s infinite linear 1s both;
  animation: loop-slide-1 30s infinite linear 1s both;
}
@-webkit-keyframes loop-slide-1 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
@keyframes loop-slide-1 {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-100%);
  }
}
/* slideshow-2 */
.slideshow-2 .slideshow_content {
  display: flex;
  -webkit-animation: loop-slide-1 30s infinite linear 1s both;
  animation: loop-slide-2 30s infinite linear 1s both;
}
@-webkit-keyframes loop-slide-2 {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes loop-slide-2 {
  from {
    transform: translateX(-100%);
  }
  to {
    transform: translateX(0);
  }
}
.happybagSwiper {
  position: relative;
  max-width: 750px;
  margin: 2em auto 3em;
}
.happybagSwiper .swiper-button-next,
.happybagSwiper .swiper-button-prev {
  position: absolute !important;
  top: 50% !important;
  z-index: 10;
  width: 65px !important;
  height: 60px !important;
  cursor: pointer;
  background-color: #707070;
  opacity: 0.5;
  transform: translateY(-50%);
}
.happybagSwiper .swiper-button-next::after,
.happybagSwiper .swiper-button-prev::after {
  content: "" !important;
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  background: none !important;
  border-top: 3px solid #fff;
  border-right: 3px solid #fff;
  transform: translate(-50%, -50%) rotate(45deg);
}
.happybagSwiper .swiper-button-prev::after {
  transform: translate(-50%, -50%) rotate(-135deg);
}
.happybagSwiper .swiper-button-next {
  right: -30px;
  border-radius: 50px 0 0 50px;
}
.happybagSwiper .swiper-button-prev {
  left: -30px;
  border-radius: 0 50px 50px 0;
}
.happybagSwiper .swiper-pagination {
  position: static;
  margin-top: 12px;
  text-align: center;
}
.happybagSwiper .swiper-pagination-bullet {
  width: 15px;
  height: 15px;
  margin: 0 8px;
  border-radius: 999px;
  background: #c2c0c0;
  opacity: 1;
}
.happybagSwiper .swiper-pagination-bullet-active {
  background: #cf2e2e;
  opacity: 1;
}
.schedule-img {
  max-width: 550px;
  margin: 0 auto;
  position: relative;
  z-index: 2;
}
.schedule-img img {
  display: block;
  width: 100%;
  height: auto;
}
.wh_block {
  display: block;
  width: 100%;
  height: auto;
}
.schedule-reserveBlock {
  max-width: 100%;
  margin: -40px 10px 32px;
  position: relative;
  z-index: 1;
}
.schedule-reserveBlock .parts_top {
  margin-bottom: -2px;
}
.schedule-reserveBlock .parts_bottom {
  margin-top: -2px;
}
.schedule-reseveBlock__img {
  width: 100%;
  height: auto;
}
.schedule-reserve {
  margin: 0;
  padding: 25px 18px 22px;
  text-align: center;
  border-radius: 0;
  background: #f1d55d;
}
.limit__catch {
  font-weight: 700;
  font-size: 2.5rem;
  color: #333;
  margin-bottom: 8px;
}
.schedule-reserve__time {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  margin-bottom: 16px;
}
.schedule-reserve__icon {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
}
.countdown {
  font-weight: 700;
  font-size: 2.5rem;
  color: #cf2e2e;
}
.schedule-reserve__msg {
  margin-bottom: 18px;
}
.schedule-reserve__msg img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-inline: auto;
}
.schedule-reserve__cta {
  margin-top: 10px;
}
.schedule-reserve__ctaLink {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 550px;
  margin: 0 auto;
  padding: 20px 120px;
  border-radius: 50px;
  border: 4px solid #fff;
  background: linear-gradient(90deg, #e98962, #ce1b2b);
  text-decoration: none;
  position: relative;
  transition: background 0.3s ease;
}
.schedule-reserve__ctaLink:hover {
  background: linear-gradient(90deg, #ce1b2b, #e98962);
}
.schedule-reserve__ctaLink img {
  display: block;
  width: 100%;
  height: auto;
}
.schedule-reserve__ctaLink::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 30px;
  width: 10px;
  height: 10px;
  border: 4px solid #fff;
  border-left: none;
  border-bottom: none;
  transform: translateY(-50%) rotate(45deg);
}
/* ===== 白い角付きブロック（オプション / ご予約・販売について用） ===== */
.hbWhite {
  max-width: 580px;
  margin: 40px auto;
}

.hbWhite__body {
  background: #fff;
  color: #333;
  padding: 24px 18px 28px;
  line-height: 1.6;
}
.hbWhite .parts_top {
  margin-bottom: -2px;
}
.hbWhite .parts_bottom {
  margin-top: -2px;
}
.hb-follow {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100;
  background: #f1d55d;
  box-shadow: 0 -4px 12px rgba(0, 0, 0, 0.16);
}
.hb-follow__inner {
  max-width: none;
  margin: 0 auto;
  padding: 12px 14px 14px;
  font-size: 1.3rem;
}
.hb-follow__count {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 6px;
  margin-bottom: 8px;
  font-size: 1.3rem;
}
.hb-follow__label {
  position: relative;
  padding: 0 4px;
  color: #333;
  font-weight: 700;
  font-size: 2rem;
}
.hb-follow__label::before {
  content: "";
  position: absolute;
  top: 100%;
  right: 100%;
  width: 40px;
  border-top: 2px solid #cf2e2e;
  transform-origin: right center;
  transform: rotate(45deg);
}
.hb-follow__countTime {
  position: relative;
  padding: 0 6px;
  white-space: nowrap;
}
.hb-follow__clock {
  width: 25px;
  height: 25px;
  vertical-align: text-bottom;
  margin-right: 4px;
}
.hb-follow .countdown {
  color: #cf2e2e;
  font-weight: 700;
}
.hb-follow__countTime::after {
  content: "";
  position: absolute;
  top: 90%;
  left: 100%;
  width: 40px;
  border-top: 2px solid #cf2e2e;
  transform-origin: left center;
  transform: rotate(-45deg);
}
.hb-follow__btnRow {
  display: flex;
  gap: 8px;
}
.hb-follow__btn {
  flex: 3;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  padding: 10px 14px;
  border-radius: 999px;
  text-decoration: none;
  font-size: 1.4rem;
  position: relative;
}
.hb-follow__btnLabel {
  font-size: 2.5rem;
  font-weight: 700;
}
.hb-follow__btnIcon img {
  display: block;
  width: 45px;
  height: auto;
}
.hb-follow__btn--shop {
  border: 2px solid #cf2e2e;
  color: #cf2e2e;
  background: #fff;
}
.hb-follow__btn--shop:hover {
  opacity: 0.7;
}
.hb-follow__btn--shop::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 14px;
  width: 9px;
  height: 9px;
  border: 3px solid #cf2e2e;
  border-left: none;
  border-bottom: none;
  transform: translateY(-50%) rotate(45deg);
}
.hb-follow .schedule-reserve__ctaLink {
  flex: 4;
  max-width: none;
  margin: 0;
  padding: 25px 55px;
  border-radius: 999px;
}
.hb-follow .schedule-reserve__ctaLink img {
  display: block;
  width: 100%;
  height: auto;
}
@media screen and (max-width: 960px) {
  .how-inner {
    padding: 0 0 8em;
  }
  .period03 {
    padding: 20px 10% 0;
  }
  .section-title {
    font-size: 32px;
  }
  .section-p h3 {
    font-size: 28px;
  }
  .section-p {
    font-size: 2em !important;
  }
  .text {
    font-size: 1.6em;
  }
  .tokuten-box .text01 {
    font-size: 1em !important;
  }
  .tokuten-box .text02 {
    font-size: 18px !important;
  }
  .title-period {
    font-size: 3rem;
  }
  .text-period04 {
    font-size: 2rem;
    line-height: 1.6;
  }
  .text-period02,
  .text-period08 {
    font-size: 2.4rem;
  }
  .text-period06 {
    font-size: 4rem;
  }
  .shooting-box {
    margin: 0px 0.2em;
    font-size: 22px;
  }
  .catch {
    font-size: 30px;
  }
  .catch-day {
    font-size: 40px;
  }
  .shooting-period {
    font-size: 14px;
  }
  .grid {
    gap: 14px;
  }
  .container02 {
    padding: 0 2em;
    margin: 0px 4em;
  }
  .title-cloud--left {
    left: 0.3vw;
    top: 1vh;
    width: 25vw;
    max-width: none;
  }

  .title-cloud--right {
    right: 8vw;
    top: 59px;
    width: 26vw;
    max-width: none;
  }
  .pc {
    display: none;
  }
  .sp {
    display: block;
  }
  .happybag {
    padding-top: 80px;
  }
  .happybag .title .sp.img100 {
    width: 90vw;
    max-width: 500px;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .point-box {
    padding: 0 10px;
  }
  .tokuten-box {
    margin: 0 40px;
    gap: 20px;
  }
  .tokuten-box .item {
    flex: 1 1 calc(100%);
    padding: 10px 20px;
  }
  .tokuten-box .item img {
    max-width: 20%;
    /* border-radius: 5px; */
    margin-left: 30px;
  }
  .grid-container {
    margin: 0px 10px 10em;
  }
  .text-box02 {
    font-size: 23px;
  }
  .container-plan .price {
    font-size: 20px;
  }
  .container-plan ul li {
    font-size: 13px;
  }
  .container-plan .note {
    font-size: 14px;
  }
  .container-menu .tab {
    flex: 1 1 calc(50% - 10px);
    margin: 0 0 4em;
  }
  .renew22-campaignDetailOption__name {
    font-size: 24px !important;
  }
  .renew22-campaignDetailOption__target {
    font-size: 24px !important;
  }
  .renew22-campaignDetailOption__priceName {
    font-size: 18px !important;
  }
  .renew22-campaignDetailOption__price {
    font-size: 20px !important;
  }
  .renew22-campaignDetailOption__tax {
    font-size: 14px !important;
  }
  .inner10 .inner10-box {
    padding: 80px 1em 40px;
  }
  .inner10 {
    font-size: 1.4em;
  }
  .button {
    width: auto;
  }
  .renew22-campaignDetailOption {
    /* margin: 0 6em !important; */
    padding-top: 0 !important;
    margin: 0 0 20em;
  }
  .renew22-campaignDetailPlan__options {
    margin: 0 2.5em !important;
  }
  .renew22-campaignDetailOption__note {
    font-size: 1.8em !important;
  }
  .renew22-campaignDetailOption__note::before {
    font-size: 1.8vw;
  }
}
@media screen and (max-width: 768px) {
  .how-container {
    padding: 0 1em 6em;
  }
  .period03 {
    padding: 20px 4% 0;
  }
}
@media screen and (max-width: 600px) {
  .renew22-campaignDetailOption {
    margin: 0 !important;
  }
  .schedule-reserve {
    margin-inline: 16px;
    padding: 18px 14px 20px;
  }
}
/* =========================
   PC layout (happybag 2026)
   ========================= */
@media (min-width: 960px) {
  .happybag .title {
    margin-top: 48px;
    margin-bottom: 16px;
  }
  .happybag .title .pc.img100 {
    width: 960px;
    max-width: 960px;
    height: auto;
    margin: 0 auto;
    display: block;
  }
  .schedule {
    margin: 3rem 0 3.5rem;
  }
  .schedule img {
    display: block;
    max-width: 80rem;
    width: 100%;
    height: auto;
    padding: 1.5rem 0 2rem;
    margin: 0 auto;
  }
  .schedule-shoot {
    padding: 1.5rem 0 2rem;
  }
  .schedule-shoot__inner {
    max-width: 80rem;
    margin: 0 auto;
  }
  .schedule-shoot__inner img {
    display: block;
    width: 100%;
    height: auto;
  }
  .schedule-img {
    max-width: 70rem;
    margin: 0 auto;
  }
  .schedule-reserveBlock {
    max-width: 80rem;
    margin: -2.5rem auto 3rem;
  }
  .schedule-reserve {
    padding: 2rem 2.5rem 2.2rem;
  }
  .limit__catch,
  .countdown {
    font-size: 2.5rem;
  }
  .schedule-reserve__msg img {
    max-width: 60rem;
    margin-inline: auto;
  }
  .schedule-reserve__ctaLink {
    max-width: 60rem;
  }
  .photograph-img {
    max-width: 76rem;
    margin: 0 auto;
  }
  .photograph-img img {
    display: block;
    width: 100%;
    height: auto;
  }
  .hbWhite {
    max-width: 1000px;
    margin: 20px;
  }
  .hbWhite__body {
    padding: 0;
  }
  .happybag .renew22-campaignDetailOption__normalContent {
    padding: 0 0 24px;
    text-align: center;
  }
  .happybag .renew22-campaignDetailOption {
    max-width: 90rem;
    margin: 0 auto 4rem;
    padding: 55px 0;
  }
  .happybag .renew22-campaignDetailOption__inner {
    max-width: 100%;
    margin: 0 auto;
  }
  .happybag .renew22-campaignDetailOption__target {
    font-size: 2.5rem;
  }
  .hb-follow {
    left: 0;
    right: 0;
    bottom: 0;
  }
  .hb-follow__inner {
    max-width: 110rem;
    margin-inline: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 4.5rem;
  }
  .hb-follow__count {
    margin: 0;
    font-size: 2rem;
    text-align: left;
    white-space: nowrap;
  }
  .hb-follow__label {
    font-weight: 700;
  }
  .hb-follow__countTime {
    margin-left: 0.8rem;
  }
  .hb-follow__clock {
    width: 2rem;
    height: auto;
    margin-right: 0.3rem;
  }
  .countdown--follow {
    font-size: 2rem;
  }
  .hb-follow__btnRow {
    flex: 1;
    display: flex;
    justify-content: flex-end;
    gap: 0.8rem;
  }
  .hb-follow__btnIcon img {
    width: 35px;
  }
  .hb-follow__btn.hb-follow__btn--shop {
    flex: 0 0 auto;
    min-width: 14rem;
    padding: 1.5rem 4rem;
  }
  .hb-follow__btnLabel {
    font-size: 2rem;
  }
  .hb-follow .schedule-reserve__ctaLink {
    max-width: 28rem;
    padding: 1.5rem 4rem;
  }
  .hb-follow .schedule-reserve__ctaLink::after {
    right: 1.6rem;
  }
  .hb-follow .schedule-reserve__ctaLink img {
    width: 100%;
    height: auto;
  }
}
