body {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
    "Hiragino Sans", Meiryo, sans-serif;
  max-width: 450px;
  margin: 0 auto;
}

.header__image {
  width: 100%;
  position: relative;
}

.header__regular {
  z-index: 999;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 80%;
  bottom: 15%;
}
.header__regular--btn {
  display: inline-block;
  width: 100%;
}

.header__regular--btn img {
  width: 100%;
}

.header__image img {
  width: 100%;
}

.header__single {
  z-index: 999;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  width: 80%;
  bottom: 5%;
}

.hurry {
  background-image: url(../image/commitment-bg.jpg);
}
.hurry__inner {
  text-align: center;
}

.hurry__image {
  margin: 0px auto;
  width: 80%;
  padding: 40px 0;
}
.hurry__image img {
  width: 100%;
}
.hurry__message {
  text-align: center;
  line-height: 2.4;
}
.hurry__note {
  background-color: #ff3a21;
  color: #ffffff;
  font-weight: bold;
  display: inline-block;
  padding: 16px;
  text-align: center;
  font-size: 22px;
  margin-bottom: 50px;
}

.about__image img {
  width: 100%;
}

.about__message {
  background-image: url(../image/about-bg.jpg);
  background-size: cover;
  line-height: 2.4;
  color: #ffffff;
  padding: 48px 24px;
  font-size: 14px;
}

.commitment__image {
  width: 100%;
}
.commitment__image img {
  width: 100%;
}

.commitment__message {
  background-image: url(../image/commitment-bg.jpg);
  background-size: cover;
  line-height: 2.4;
  padding: 48px 24px;
  font-size: 14px;
}

.regular {
  background-color: #000000;
  padding: 48px 24px;
}

.regular__image {
  width: 100%;
  margin-bottom: 24px;
}

.regular__image img {
  width: 100%;
}

.regular__text {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
}

.regular__text--title {
  font-size: 28px;
  margin-bottom: 8px;
}
.regular__text span {
  color: #ff3a21;
}

.regular__items--item {
  background-color: #fff;
  padding: 24px 10px;
  margin-bottom: 24px;
}

.regular__items--item-ttl {
  font-size: 10px;
  background: #000;
  text-align: center;
  color: #ffffff;
  border-radius: 50px;
  padding: 4px 0;
  margin-bottom: 24px;
}

.regular__items--item-sub {
  font-weight: bold;
  font-size: 24px;
  margin-bottom: 24px;
  padding-bottom: 16px;
  text-align: center;
  border-bottom: 2px solid #000000;
}

.regular__items--item-img {
  width: 100%;
  padding-bottom: 16px;
  border-bottom: 2px solid #000000;
  text-align: center;
}

.regular__items--item-img img {
  width: 70%;
}

.regular__items--item-sub .min {
  font-weight: bold;
  font-family: "Noto Serif JP", serif;
}

.regular__items--item-sub .square {
  border: 2px solid #000000;
  padding: 4px;
}

.regular__items--item-sub .red {
  color: #ff3a21;
}

.regular__items--item-price {
  font-size: 14px;
  padding: 24px 0;
  text-align: center;
  border-bottom: 1px solid #000000;
}

.regular__items--item-price .smallb {
  font-weight: bold;
}
.regular__items--item-price .price {
  font-size: 36px;
  font-weight: bold;
}

.regular__items--item-set {
  text-align: center;
  padding: 24px 0;
  width: 250px;
  margin: 0 auto;
}

.regular__items--item-set-ttl {
  border: 1px solid #000000;
  display: inline-block;
  border-radius: 50px;
  padding: 4px 24px;
  margin-bottom: 24px;
}

.regular__items--item-set-check {
  font-weight: bold;
  text-align: left;
  margin-bottom: 16px;
}

.regular__items--item-set-check .set {
  font-size: 10px;
}

.regular__items--item-set-check img {
  width: 20px;
}

.regular__items--item-btn {
  text-align: center;
}

.regular__items--item-btn a {
  display: inline-block;
  text-align: center;
  background-color: #000000;
  color: #ffffff;
  border-radius: 50px;
  width: 270px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
}

.nuts__text {
  background-image: url(../image/commitment-bg.jpg);
  background-size: cover;
  line-height: 2.4;
  padding: 48px 16px;
}

.nuts__title {
  border-bottom: 1px solid #000000;
  margin-bottom: 16px;
  font-size: 18px;
  font-family: "Noto Serif JP", serif;
  text-align: center;
}

.nuts__message {
  font-size: 14px;
}

.nuts__image {
  width: 100%;
}
.nuts__image img {
  width: 100%;
}

.nuts__item {
  background-color: #000;
  border-radius: 10px;
  color: #ffffff;
  text-align: center;
  padding: 16px;
  width: 320px;
  margin: 24px auto;
  font-size: 14px;
}

.nuts__item--ttl {
  border-bottom: 1px solid #ffffff;
  margin-bottom: 8px;
}

.nutsr {
  background-color: #000000;
  padding: 48px 24px;
}
.nutsr__image {
  width: 100%;
  margin-bottom: 24px;
}
.nutsr__image img {
  width: 100%;
}
.nutsr__image02 {
  width: 90%;
  margin: 0 auto 24px;
}
.nutsr__image02 img {
  width: 100%;
}
.nutsr__image03 {
  width: 50%;
  margin: 0 auto;
}
.nutsr__image03 img {
  width: 100%;
}
.nutsr__image04 {
  width: 70%;
  margin: 0 auto 24px;
}
.nutsr__image04 img {
  width: 100%;
}
.nutsr__text {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  margin-bottom: 24px;
}
.nutsr__text--title {
  font-size: 28px;
  margin-bottom: 8px;
}
.nutsr__text span {
  color: #ff3a21;
}
.nutsr__items--item {
  background-color: #fff;
  padding: 24px 10px;
  margin-bottom: 24px;
}
.nutsr__items--item-ttl {
  font-size: 10px;
  background: #000;
  text-align: center;
  color: #ffffff;
  border-radius: 50px;
  padding: 4px 0;
  margin-bottom: 24px;
}
.nutsr__items--item-sub {
  font-weight: bold;
  font-size: 28px;
  /* margin-bottom: 24px; */
  padding-bottom: 16px;
  text-align: center;
  border-bottom: 2px solid #000000;
  font-family: "Noto Serif JP", serif;
}
.nutsr__items--item-img {
  width: 100%;
  padding-bottom: 16px;
  border-bottom: 2px solid #000000;
  text-align: center;
}
.nutsr__items--item-img img {
  width: 70%;
}
.nutsr__items--item-sub .min {
  font-weight: bold;
}
.nutsr__items--item-sub .square {
  border: 2px solid #000000;
  padding: 8px;
}
.nutsr__items--item-sub .red {
  color: #ff3a21;
}
.nutsr__items--item-price {
  font-size: 14px;
  padding: 24px 0;
  text-align: center;
  border-bottom: 1px solid #000000;
}
.nutsr__items--item-price .smallb {
  font-weight: bold;
}
.nutsr__items--item-price .price {
  font-size: 36px;
  font-weight: bold;
}
.nutsr__items--item-set {
  text-align: center;
  padding: 24px 0;
  width: 300px;
  margin: 0 auto;
}
.nutsr__items--item-set-ttl {
  border: 1px solid #000000;
  display: inline-block;
  border-radius: 50px;
  padding: 4px 24px;
  margin-bottom: 24px;
}
.nutsr__items--item-set-check {
  font-weight: bold;
  text-align: left;
  margin-bottom: 16px;
}
.nutsr__items--item-set-check .set {
  font-size: 10px;
}
.nutsr__items--item-set-check img {
  width: 20px;
}
.nutsr__items--item-set-att {
  font-size: 11px;
  text-align: left;
}
.nutsr__items--item-btn {
  text-align: center;
}
.nutsr__items--item-btn a {
  display: inline-block;
  text-align: center;
  background-color: #000000;
  color: #ffffff;
  border-radius: 50px;
  width: 270px;
  height: 50px;
  line-height: 50px;
  font-weight: bold;
}
