@charset "UTF-8";

/*----------------------------------------
≡≡≡≡≡≡≡≡≡≡≡ ▼ カスタムプロバティ ▼ ≡≡≡≡≡≡≡≡≡≡≡
----------------------------------------*/
:root {
  --secBackground-color: rgba(235, 214, 175, .1);
  --text-color: #3E3E3E;
  --deepGreen-color: #256932;
}

/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡≡ ▼ 共 通 ▼ ≡≡≡≡≡≡≡≡≡≡≡≡≡≡
 ------------------------------------*/
.autumn1_230823 p,
.autumn1_230823 h2,
.autumn1_230823 h3,
.autumn1_230823 h4,
.autumn1_230823 dd,
.autumn1_230823 p span {
  color: #000000;
  font-family: "Noto Sans JP", sans-serif;
  font-style: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/*--------------------------------
   Media Queries (1400px ~ 1400px)
 --------------------------------*/
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
  html {
    font-size: 0.7142857143vw;
  }
}

/*------------------------------------
≡≡≡≡≡≡≡≡≡≡ ▼ S e t U p SP ▼ ≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
#Wrap div #Contents .autumn1_230823 .spOnly {
  display: block;
}

#Wrap div #Contents .autumn1_230823 .pcOnly {
  display: none;
}

.autumn1_230823 {
  margin: 0 auto calc(45 * (100vw/428));
  text-align: center;
  overflow: hidden;
  width: 100%;
  max-width: calc(428 * (100vw/428));
}

.autumn1_230823 img {
  display: inline;
  height: auto;
  opacity: 1;
  width: 100%;
}

.autumn1_230823 picture {
  display: block;
}

.autumn1_230823 a {
  display: inline-block;
  color: inherit;
}

.autumn1_230823 *:focus {
  outline: none;
}

.autumn1_230823 a,
.autumn1_230823 label {
  -webkit-tap-highlight-color: rgba(191, 206, 226, 0.5);
}

.autumn1_230823 input {
  display: none;
}

.autumn1_230823 li,
.autumn1_230823 ol {
  list-style-type: none;
}

.autumn1_230823 ::-moz-selection {
  color: #fff;
  background-color: rgb(191, 206, 226);
}

.autumn1_230823 ::selection {
  color: #fff;
  background-color: rgb(191, 206, 226);
}

.autumn1_230823 .text_link {
  text-decoration: underline;
}

/*--------------------------------
							SP  Only
--------------------------------*/
@media (max-width: 760px) {
  .autumn1_230823 .simplebar-track {
    visibility: hidden !important;
  }

  .autumn1_230823 .sec .itemList .itemWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .autumn1_230823 .sec .itemList .itemWrap .item:not(:last-of-type) {
    margin: 0;
    padding: 0;
    background-image: unset;
  }

  .autumn1_230823 .sec .itemList .itemWrap .itemInner {
    flex-direction: column;
    gap: calc(14 * (100vw/428));
  }

  .autumn1_230823 .sec .itemList .itemWrap .item_imgWrap {
    width: calc(190 * (100vw/428));
  }

  .autumn1_230823 .sec .itemList .itemWrap .item_textWrap {
    margin-top: calc(4 * (100vw/428));
  }

  .autumn1_230823 .sec .itemList .itemWrap .item_textWrap p {
    text-align: center;
  }

  .autumn1_230823 .sec .itemList .itemWrap .buy_btn {
    display: inline-block;
  }
}

/* .autumn1_230823 : set up SP*/
/*------------------------------------
≡≡≡≡≡≡≡≡ ▼ Layout SP First ▼ ≡≡≡≡≡≡≡≡
 ------------------------------------*/
/*--------------------------------
							txt  SP
--------------------------------*/
.autumn1_230823 .fv_text {
  font-size: calc(16 * (100vw/428));
  font-weight: 300;
  line-height: 2.13;
  letter-spacing: 0.1em;
  text-align: center;
}

.autumn1_230823 .areaTitle {
  display: inline;
  padding: calc(4 * (100vw/428)) calc(11 * (100vw/428)) calc(5 * (100vw/428)) calc(13 * (100vw/428));
  background: #FFFCF4;
  border: 1px solid #000;
  border-radius: calc(25 * (100vw/428));
  font-size: calc(14 * (100vw/428));
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.18em;
  text-align: center;
}

.autumn1_230823 .profile_name {
  margin-top: calc(8 * (100vw/428));
  font-size: calc(15 * (100vw/428));
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0;
  text-align: center;
}

.autumn1_230823 .profile_name .smallLetter {
  font-size: calc(12 * (100vw/428));
  font-weight: 300;
  line-height: 1.33;
  letter-spacing: 0;
}

.autumn1_230823 .textLine {
  font-size: calc(13 * (100vw/428));
  font-weight: 400;
  line-height: 1.54;
  letter-spacing: 0.075em;
  text-align: justify;
}

.autumn1_230823 .anchorLink .name {
  font-size: calc(16 * (100vw/428));
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.055em;
  text-align: center;
}

.autumn1_230823 .link-1 .department,
.autumn1_230823 .link-2 .department {
  font-size: calc(11 * (100vw/428));
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0.055em;
  text-align: center;
}

.autumn1_230823 .link-3 .department,
.autumn1_230823 .link-3 .department span {
  font-size: calc(10 * (100vw/428));
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.055em;
  text-align: center;
  white-space: nowrap;
}

.autumn1_230823 .sec .name {
  font-size: calc(21 * (100vw/428));
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.1em;
}

.autumn1_230823 .sec .name .smallLetter {
  margin-left: calc(7 * (100vw/428));
  font-size: calc(13 * (100vw/428));
  font-weight: 400;
}

.autumn1_230823 .sec .department {
  margin-top: calc(4 * (100vw/428));
  margin-left: calc(1 * (100vw/428));
  font-size: calc(14 * (100vw/428));
  font-weight: 400;
  line-height: 1.29;
  letter-spacing: 0.1em;
}

.autumn1_230823 .sec .blockTitle {
  position: absolute;
  background-position: left top;
  background-size: 100%;
  background-repeat: no-repeat;
  box-sizing: border-box;
  text-align: center;
  z-index: 0;
}

.autumn1_230823 .sec .blockTitle span {
  display: inline-block;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", YuGothic, "游ゴシック体", "メイリオ", "Meiryo", sans-serif;
  font-size: calc(15 * (100vw/428));
  font-weight: 600;
  line-height: 1.33;
  letter-spacing: 0.035em;
  text-align: center;
}

.autumn1_230823 .sec .blockTitle span:not(:last-of-type) {
  margin-bottom: calc(3 * (100vw/428));
}

.autumn1_230823 .sec .text {
  font-size: calc(13.5 * (100vw/428));
  font-weight: 300;
  line-height: 1.48;
  letter-spacing: 0.035em;
}

.autumn1_230823 .routine_commentTitle {
  font-size: calc(18 * (100vw/428));
  font-weight: 400;
  line-height: 1.08;
  letter-spacing: 0.1em;
}

.autumn1_230823 .routine_commentText {
  font-size: calc(13 * (100vw/428));
  font-weight: 300;
  line-height: 1.38;
  letter-spacing: 0.075em;
  text-align: justify;
}

.autumn1_230823 .itemList .brand {
  font-family: "Bodoni Moda", serif;
  font-style: italic;
  font-weight: 600;
  font-size: calc(14 * (100vw/428));
  line-height: 1;
  letter-spacing: 0.075em;
  text-align: left;
  text-indent: calc(-7 * (100vw/428));
  white-space: nowrap;
}

.autumn1_230823 .itemList .prodName {
  margin-block: calc(4 * (100vw/428)) calc(11 * (100vw/428));
  font-size: calc(16 * (100vw/428));
  font-weight: 500;
  line-height: 1.5;
  letter-spacing: 0.075em;
  text-align: left;
  white-space: nowrap;
}

.autumn1_230823 .itemList .prodName a {
  text-decoration: underline;
  text-underline-offset: calc(3 * (100vw/428));
}

.autumn1_230823 .price {
  font-family: "Bodoni Moda", "Noto Sans JP", serif;
  font-style: italic;
  font-weight: 400;
  font-size: calc(16 * (100vw/428));
  line-height: 1;
  letter-spacing: 0.1em;
  text-align: left;
}

.autumn1_230823 .price .smallLetter {
  font-size: calc(11 * (100vw/428));
}

.autumn1_230823 .full_moon_button .moon_buttonText::before {
  background-image: url(../img/fullMoon.png);
}

.autumn1_230823 .new_moon_button .moon_buttonText::before {
  background-image: url(../img/newMoon.png);
}

.autumn1_230823 .moon_buttonText {
  position: relative;
  color: #535353;
  font-size: calc(10 * (100vw/428));
  font-weight: 400;
  line-height: 1.63;
  letter-spacing: 0;
  text-align: left;
  z-index: 0;
}

.autumn1_230823 .moon_buttonText::before,
.autumn1_230823 .moon_buttonText::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
}

.autumn1_230823 .moon_buttonText::before {
  top: calc(0 * (100vw/428));
  left: calc(-19 * (100vw/428));
  width: calc(16 * (100vw/428));
  height: calc(16 * (100vw/428));
}

.autumn1_230823 .moon_buttonText::after {
  top: calc(4.5 * (100vw/428));
  right: calc(6 * (100vw/428));
  width: calc(7 * (100vw/428));
  height: calc(7 * (100vw/428));
  background-image: url(../img/cross-1.svg);
}

.autumn1_230823 .buy_btn {
  display: block;
  margin-top: calc(16 * (100vw/428));
  padding: calc(3.5 * (100vw/428)) 0;
  background: #000;
  border-radius: calc(15 * (100vw/428));
  box-sizing: border-box;
  color: #fff;
  font-family: "Noto Sans JP", sans-serif;
  font-size: calc(13 * (100vw/428));
  font-weight: 400;
  line-height: 1.75;
  letter-spacing: 0.075em;
  text-align: center;
  width: calc(100 * (100vw/428));
}

.autumn1_230823 .itemList .description {
  font-size: calc(13 * (100vw/428));
  font-weight: 300;
  line-height: 1.46;
  letter-spacing: 0.075em;
  text-align: justify;
}

.autumn1_230823 .all_btn {
  margin: calc(86 * (100vw/428)) auto 0;
  padding: calc(19 * (100vw/428)) 0 calc(20 * (100vw/428));
  background: #000;
  color: #fff;
  font-family: "Shippori Mincho", serif;
  font-size: calc(18 * (100vw/428));
  font-weight: 600;
  line-height: 1.1;
  letter-spacing: 0.05em;
  text-align: center;
  width: calc(368 * (100vw/428));
}

/*------------------------------------
≡≡≡≡≡≡≡≡≡≡ ▼ layout  SP ▼ ≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
.autumn1_230823 .fv_area {
  margin-bottom: calc(83 * (100vw/428));
}

.autumn1_230823 .fv_area .fv_mv {
  margin-bottom: calc(50 * (100vw/428));
}

.autumn1_230823 .moonBeauty_area {
  position: relative;
  margin: 0 calc(19 * (100vw/428));
  background-image: linear-gradient(to right, #E3E3E3 6px, transparent 2px);
  background-size: 9px 1px;
  background-position: bottom;
  background-repeat: repeat-x;
  z-index: 0;
}

.autumn1_230823 .moonBeauty_area::before {
  content: "";
  position: absolute;
  transform: translateX(-50%);
  top: calc(-37 * (100vw/428));
  left: 50%;
  width: calc(313 * (100vw/428));
  height: calc(34 * (100vw/428));
  background-image: url(../img/whats.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}

.autumn1_230823 .moonBeauty_area .moonBeauty_inner {
  display: flex;
  justify-content: space-between;
  margin-top: calc(-7 * (100vw/428));
  padding: calc(40 * (100vw/428)) 0 calc(25 * (100vw/428));
  background-image: linear-gradient(to right, #E3E3E3 6px, transparent 2px);
  background-size: 9px 1px;
  background-repeat: repeat-x;
}

.autumn1_230823 .moonBeauty_area .profile_box {
  width: calc(87 * (100vw/428));
  text-align: center;
}

.autumn1_230823 .moonBeauty_area .text_box {
  width: calc(287 * (100vw/428));
}

.autumn1_230823 .moonBeauty_area .textLine:not(:last-of-type) {
  margin-bottom: calc(12 * (100vw/428));
}

.autumn1_230823 .moonBeautyPractice_area {
  margin-top: calc(50 * (100vw/428));
  margin-bottom: calc(49 * (100vw/428));
}

.autumn1_230823 .moonBeautyPractice_area .moonBeautPractice_inner {
  margin-top: calc(32 * (100vw/428));
  margin-left: calc(-4 * (100vw/428));
  display: flex;
  align-items: center;
  justify-content: center;
}

.autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap {
  background-repeat: no-repeat;
  background-size: calc(122 * (100vw/428)) auto;
  background-position: top center;
  width: calc(139 * (100vw/428));
  height: calc(96 * (100vw/428));
}

.autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap:not(.link-3) .anchorLink {
  padding-top: calc(28 * (100vw/428));
  padding-left: calc(20 * (100vw/428));
}

.autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap:not(.link-3) .department {
  margin-top: calc(8 * (100vw/428));
}

.autumn1_230823 .moonBeautyPractice_area .link-1 {
  background-image: url(../img/anchor_link_sp1.svg);
}

.autumn1_230823 .moonBeautyPractice_area .link-2 {
  margin-left: calc(-2 * (100vw/428));
  background-image: url(../img/anchor_link_sp2.svg);
}

.autumn1_230823 .moonBeautyPractice_area .link-3 {
  margin-left: calc(-2 * (100vw/428));
  background-image: url(../img/anchor_link_sp3.svg);
}

.autumn1_230823 .moonBeautyPractice_area .link-3 .anchorLink {
  padding-top: calc(23 * (100vw/428));
  padding-left: calc(26 * (100vw/428));
}

.autumn1_230823 .moonBeautyPractice_area .link-3 .department {
  margin-top: calc(6 * (100vw/428));
}

.autumn1_230823 .moonBeautyPractice_area .anchorLink {
  box-sizing: border-box;
  width: 100%;
  height: 100%;
}

.autumn1_230823 .moonBeautyPractice_area .anchorLink p {
  text-decoration: underline;
  -webkit-text-decoration-color: #FFEB00;
  text-decoration-color: #FFEB00;
  text-decoration-thickness: calc(2 * (100vw/428));
  text-underline-offset: calc(2 * (100vw/428));
}

.autumn1_230823 .sec {
  position: relative;
  margin-top: calc(-60 * (100vw/428));
  padding-top: calc(60 * (100vw/428));
  z-index: 0;
}

.autumn1_230823 .sec::before {
  content: "";
  position: absolute;
  top: calc(139 * (100vw/428));
  left: 0;
  width: 100%;
  height: calc(140 * (100vw/428));
  background: #F0EFED;
  z-index: -1;
}

.autumn1_230823 .sec .secTitle {
  display: inline-block;
  position: relative;
  z-index: 0;
}

.autumn1_230823 .sec .secTitle::after {
  content: "";
  position: absolute;
  transform: rotate(-7deg);
  transform-origin: left;
  bottom: calc(-14 * (100vw/428));
  left: calc(7 * (100vw/428));
  height: calc(2 * (100vw/428));
  border-bottom: 2px solid #000;
  z-index: 0;
}

.autumn1_230823 .sec .secTitle .secTitle_imgWrap img {
  height: calc(27.8 * (100vw/428));
}

.autumn1_230823 .sec .secHeader {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: calc(23 * (100vw/428));
  margin-top: calc(32.6 * (100vw/428));
}

.autumn1_230823 .sec .secHeader_imgWrap {
  width: calc(178 * (100vw/428));
}

.autumn1_230823 .sec .block_imgWrap {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  display: inline-flex;
}

.autumn1_230823 .sec .secHeader_textWrap {
  margin-top: calc(6 * (100vw/428));
}

.autumn1_230823 .sec .routine_comment {
  margin: calc(35 * (100vw/428)) auto calc(48 * (100vw/428));
  padding: calc(35 * (100vw/428)) calc(21 * (100vw/428)) calc(22 * (100vw/428));
  background: #FFFEFC;
  border-radius: calc(10 * (100vw/428));
  overflow: hidden;
  background-image: url(../img/routine_comment_bg.png);
  background-size: calc(800 * (100vw/428)) auto;
  background-repeat: no-repeat;
  box-sizing: border-box;
  box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.25);
  text-align: center;
  width: calc(388 * (100vw/428));
}

.autumn1_230823 .sec .routine_comment .routine_commentTitle {
  display: inline-block;
  position: relative;
  z-index: 0;
}

.autumn1_230823 .sec .routine_comment .routine_commentTitle::before {
  content: "";
  position: absolute;
  top: calc(-32 * (100vw/428));
  left: calc(-43 * (100vw/428));
  width: calc(127 * (100vw/428));
  height: calc(55.7 * (100vw/428));
  background-image: url(../img/routine.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}

.autumn1_230823 .sec .routine_comment .routine_commentText {
  margin-top: calc(12 * (100vw/428));
}

.autumn1_230823 .sec .itemList {
  margin: 0 calc(19 * (100vw/428));
}

.autumn1_230823 .sec .itemList .item:not(:last-of-type) {
  margin-bottom: calc(25 * (100vw/428));
  padding-bottom: calc(18 * (100vw/428));
  background-image: linear-gradient(to right, #E3E3E3 6px, transparent 2px);
  background-size: 9px 1px;
  background-position: bottom;
  background-repeat: repeat-x;
}

.autumn1_230823 .sec .itemList .itemInner {
  display: flex;
  align-items: center;
  margin-bottom: calc(16 * (100vw/428));
}

.autumn1_230823 .sec .itemList .item_imgWrap {
  position: relative;
  width: calc(210 * (100vw/428));
  height: auto;
  z-index: 0;
}

.autumn1_230823 .sec .itemList .item_linKWrap {
  display: block;
}

.autumn1_230823 .sec .itemList .modal-toggle {
  position: absolute;
  bottom: calc(8 * (100vw/428));
  left: calc(8 * (100vw/428));
  padding: calc(2 * (100vw/428)) 0 calc(3 * (100vw/428)) calc(25 * (100vw/428));
  border: 1px solid #959595;
  border-radius: calc(25 * (100vw/428));
  box-sizing: border-box;
  cursor: pointer;
  width: calc(102 * (100vw/428));
  z-index: 1;
}

.autumn1_230823 .sec .itemList .item_textWrap {
  margin-top: calc(7 * (100vw/428));
}

.autumn1_230823 .contents01_area {
  margin-bottom: calc(71 * (100vw/428));
}

.autumn1_230823 .contents01_area .secHeader {
  margin-bottom: calc(27 * (100vw/428));
}

.autumn1_230823 .contents01_area .block-1 {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: center;
  gap: calc(14 * (100vw/428));
}

.autumn1_230823 .contents01_area .block-1 .block_imgWrap {
  margin-right: calc(-34 * (100vw/428));
  width: calc(235 * (100vw/428));
  height: auto;
}

.autumn1_230823 .contents01_area .block-1 .text {
  width: calc(182 * (100vw/428));
}

.autumn1_230823 .contents01_area .block-2 {
  position: relative;
  margin-top: calc(152.7 * (100vw/428));
  z-index: 0;
}

.autumn1_230823 .contents01_area .block-2 .blockTitle {
  padding-top: calc(27 * (100vw/428));
  top: calc(-115 * (100vw/428));
  left: calc(21 * (100vw/428));
  width: calc(385 * (100vw/428));
  height: calc(102.4 * (100vw/428));
  background-image: url(../img/speechBubble-1.svg);
}

.autumn1_230823 .contents01_area .block-2 .line_1 {
  transform: rotate(-3deg);
}

.autumn1_230823 .contents01_area .block-2 .line_2 {
  transform: rotate(-2deg) translate(calc(7 * (100vw/428)), calc(1 * (100vw/428)));
}

.autumn1_230823 .contents01_area .block-3 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: calc(14 * (100vw/428));
  position: relative;
  margin-top: calc(82.3 * (100vw/428));
}

.autumn1_230823 .contents01_area .block-3 .blockTitle {
  padding-top: calc(36 * (100vw/428));
  top: calc(-57 * (100vw/428));
  right: calc(10 * (100vw/428));
  width: calc(241 * (100vw/428));
  height: calc(134 * (100vw/428));
  background-image: url(../img/speechBubble-2.svg);
}

.autumn1_230823 .contents01_area .block-3 .blockTitle span {
  transform: rotate(8deg) translateX(calc(7 * (100vw/428)));
  line-height: 1.4;
}

.autumn1_230823 .contents01_area .block-3 .block_imgWrap {
  width: calc(190 * (100vw/428));
  height: auto;
}

.autumn1_230823 .contents01_area .block-3 .text {
  width: calc(188 * (100vw/428));
}

.autumn1_230823 .contents01_area .item:nth-of-type(1) .itemInner,
.autumn1_230823 .contents01_area .item:nth-of-type(2) .itemInner {
  gap: calc(33 * (100vw/428));
}

.autumn1_230823 .contents01_area .item:nth-of-type(3) .itemInner {
  margin-right: calc(-6 * (100vw/428));
  justify-content: space-between;
}

.autumn1_230823 .contents02_area {
  margin-bottom: calc(71 * (100vw/428));
}

.autumn1_230823 .contents02_area .secTitle::after {
  left: calc(10 * (100vw/428));
}

.autumn1_230823 .contents02_area .secHeader {
  margin-bottom: calc(26 * (100vw/428));
}

.autumn1_230823 .contents02_area .block-1 .text {
  margin: calc(2 * (100vw/428)) auto 0;
  width: calc(326 * (100vw/428));
}

.autumn1_230823 .contents02_area .block-2 {
  position: relative;
  margin-top: calc(146.6 * (100vw/428));
  z-index: 0;
}

.autumn1_230823 .contents02_area .block-2 .blockTitle {
  padding-top: calc(39 * (100vw/428));
  transform: rotate(-4.5deg);
  top: calc(-124 * (100vw/428));
  left: calc(67 * (100vw/428));
  width: calc(293 * (100vw/428));
  height: calc(126 * (100vw/428));
  background-image: url(../img/speechBubble-3.svg);
}

.autumn1_230823 .contents02_area .block-2 .blockTitle .line_1 {
  transform: rotate(3deg) translateX(calc(7 * (100vw/428)));
}

.autumn1_230823 .contents02_area .block-2 .blockTitle .line_2 {
  transform: rotate(6deg) translateX(calc(3 * (100vw/428)));
}

.autumn1_230823 .contents02_area .block-3 {
  display: flex;
  align-items: flex-end;
  justify-content: center;
  gap: calc(14 * (100vw/428));
  position: relative;
  margin-top: calc(45.4 * (100vw/428));
}

.autumn1_230823 .contents02_area .block-3 .blockTitle {
  padding-top: calc(39 * (100vw/428));
  top: calc(-20 * (100vw/428));
  left: calc(7 * (100vw/428));
  width: calc(233 * (100vw/428));
  height: calc(116 * (100vw/428));
  background-image: url(../img/speechBubble-4.svg);
}

.autumn1_230823 .contents02_area .block-3 .line_1 {
  transform: rotate(-8deg) translateX(calc(1 * (100vw/428)));
}

.autumn1_230823 .contents02_area .block-3 .line_2 {
  transform: rotate(-7deg) translate(calc(6 * (100vw/428)), calc(3 * (100vw/428)));
}

.autumn1_230823 .contents02_area .block-3 .block_imgWrap {
  width: calc(190 * (100vw/428));
  height: auto;
}

.autumn1_230823 .contents02_area .block-3 .text {
  width: calc(186 * (100vw/428));
}

.autumn1_230823 .contents02_area .item:nth-of-type(1) .itemInner,
.autumn1_230823 .contents02_area .item:nth-of-type(2) .itemInner {
  gap: calc(32 * (100vw/428));
}

.autumn1_230823 .contents02_area .item:nth-of-type(3) .itemInner {
  margin-right: calc(-6 * (100vw/428));
  justify-content: space-between;
}

.autumn1_230823 .contents03_area .secTitle::after {
  left: calc(11 * (100vw/428));
}

.autumn1_230823 .contents03_area .secHeader {
  margin-bottom: calc(172 * (100vw/428));
}

.autumn1_230823 .contents03_area .block-1 {
  position: relative;
  z-index: 0;
}

.autumn1_230823 .contents03_area .block-1 .blockTitle {
  padding-top: calc(42 * (100vw/428));
  top: calc(-150 * (100vw/428));
  left: calc(49 * (100vw/428));
  width: calc(331 * (100vw/428));
  height: calc(144 * (100vw/428));
  background-image: url(../img/speechBubble-5.svg);
}

.autumn1_230823 .contents03_area .block-1 .blockTitle span {
  transform: rotate(2deg) translateX(calc(2 * (100vw/428)));
  letter-spacing: 0.05em;
}

.autumn1_230823 .contents03_area .block-1 .text {
  margin: calc(3 * (100vw/428)) auto 0;
  width: calc(326 * (100vw/428));
}

.autumn1_230823 .contents03_area .block-2 {
  margin: calc(35 * (100vw/428)) auto 0;
  width: calc(300 * (100vw/428));
}

.autumn1_230823 .contents03_area .block-3 {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-end;
  justify-content: center;
  gap: calc(14 * (100vw/428));
  position: relative;
  margin-top: calc(37 * (100vw/428));
}

.autumn1_230823 .contents03_area .block-3 .blockTitle {
  padding-top: calc(33 * (100vw/428));
  transform: rotate(-2deg);
  top: calc(2 * (100vw/428));
  right: calc(13 * (100vw/428));
  width: calc(227 * (100vw/428));
  height: calc(121 * (100vw/428));
  background-image: url(../img/speechBubble-6.svg);
}

.autumn1_230823 .contents03_area .block-3 .line_1 {
  transform: rotate(13deg) translateX(calc(8 * (100vw/428)));
}

.autumn1_230823 .contents03_area .block-3 .line_2 {
  transform: rotate(11deg) translate(calc(-5 * (100vw/428)), calc(-3 * (100vw/428)));
}

.autumn1_230823 .contents03_area .block-3 .line_3 {
  transform: rotate(11deg) translate(calc(-6 * (100vw/428)), calc(-4 * (100vw/428)));
}

.autumn1_230823 .contents03_area .block-3 .block_imgWrap {
  width: calc(180 * (100vw/428));
  height: auto;
}

.autumn1_230823 .contents03_area .block-3 .text {
  width: calc(192 * (100vw/428));
}

.autumn1_230823 .contents03_area .itemList>.item .itemInner {
  gap: calc(24 * (100vw/428));
  margin-bottom: calc(2 * (100vw/428));
}

/* .autumn1_230823 SP*/
/*------------------------------------
≡≡≡≡≡≡≡ ▼ following_nav  SP ▼ ≡≡≡≡≡≡≡
------------------------------------*/
.following_nav {
  position: fixed;
  opacity: 0;
  transition: opacity 0.7s 0.3s ease-in-out;
  bottom: 2.5svh;
  right: calc(15 * (100vw/428));
  visibility: hidden;
  background-color: #FFFCF4;
  border: 1px solid #535353;
  border-radius: calc(45 * (100vw/428));
  box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.16);
  box-sizing: border-box;
  width: calc(187 * (100vw/428));
  cursor: pointer;
}

.following_nav::before {
  content: "";
  position: absolute;
  top: calc(-5 * (100vw/428));
  right: calc(2 * (100vw/428));
  width: calc(20 * (100vw/428));
  height: calc(20 * (100vw/428));
  background-image: url(../img/cross-3.svg);
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: calc(10 * (100vw/428)) calc(10 * (100vw/428));
  background-position: center;
  border-radius: 50%;
  border: 1px solid #000000;
  box-sizing: border-box;
}

.following_nav .moon_popup_btn {
  display: inline-block;
  padding-block: calc(9.5 * (100vw/428)) calc(9 * (100vw/428));
  width: 100%;
}

.following_nav picture {
  margin: 0 auto;
  width: calc(148 * (100vw/428));
}

.following_nav.up-move {
  opacity: 1;
  visibility: visible;
  z-index: 100;
}

/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡ ▼ PC ▼ ≡≡≡≡≡≡≡≡≡≡≡≡≡≡≡
 ------------------------------------*/
@media (min-width: 768px) {

  /*------------------------------------
  ≡≡≡≡≡≡≡≡≡ ▼ S e t U p  PC ▼ ≡≡≡≡≡≡≡≡≡
  ------------------------------------*/
  main {
    max-width: 100vw;
  }

  #Wrap {
    width: auto;
  }

  .wrapTop,
  .wrapBottom {
    width: 100%;
  }

  #Wrap div #Contents .autumn1_230823 .pcOnly {
    display: block;
  }

  #Wrap div #Contents .autumn1_230823 .spOnly {
    display: none;
  }

  .autumn1_230823 {
    margin: 4rem auto 6.7rem;
    width: 100%;
    max-width: 100vw;
  }

  .autumn1_230823 .item_linKWrap,
  .autumn1_230823 .prodName a {
    transition: opacity 0.4sb ease;
  }

  .autumn1_230823 .item_linKWrap:hover,
  .autumn1_230823 .prodName a:hover {
    opacity: 0.4;
  }

  /* .autumn1_230823 : set up PC*/
  /*------------------------------------
  ≡≡≡≡≡≡≡≡≡≡≡≡ ▼ txt  PC ▼ ≡≡≡≡≡≡≡≡≡≡≡≡≡
  ------------------------------------*/
  .autumn1_230823 .fv_text {
    font-size: 1.5rem;
    line-height: 2.27;
    letter-spacing: 0.12em;
  }

  .autumn1_230823 .areaTitle {
    padding: 0.3rem 1.2rem 0.4rem 1.1rem;
    border-radius: 2.5rem;
    font-size: 1.3rem;
    letter-spacing: 0.1em;
  }

  .autumn1_230823 .profile_name {
    margin-top: 0.8rem;
    font-size: 1.4rem;
    line-height: 1.4;
    text-align: left;
  }

  .autumn1_230823 .profile_name .smallLetter {
    font-size: 1rem;
    white-space: nowrap;
  }

  .autumn1_230823 .textLine {
    font-size: 1.3rem;
    line-height: 1.92;
  }

  .autumn1_230823 .anchorLink .name {
    font-size: 1.6rem;
    letter-spacing: 0.1em;
  }

  .autumn1_230823 .link-1 .department,
  .autumn1_230823 .link-2 .department {
    font-size: 1.2rem;
    letter-spacing: 0.1em;
  }

  .autumn1_230823 .link-3 .department {
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1.6;
    letter-spacing: 0.1em;
    text-indent: -0.3rem;
  }

  .autumn1_230823 .link-3 .department span {
    font-size: 1rem;
    letter-spacing: 0.1em;
  }

  .autumn1_230823 .link-3 .nmae {
    letter-spacing: 0.04em;
  }

  .autumn1_230823 .sec .name {
    font-size: 2.1rem;
  }

  .autumn1_230823 .sec .name .smallLetter {
    margin-left: 0.7rem;
    font-size: 1.3rem;
  }

  .autumn1_230823 .sec .department {
    margin-top: 0.5rem;
    margin-left: 0.1rem;
    font-size: 1.4rem;
    line-height: 1.5;
  }

  .autumn1_230823 .sec .blockTitle span {
    font-size: 1.4rem;
    line-height: 1.5;
    letter-spacing: 0.055em;
  }

  .autumn1_230823 .sec .blockTitle span:not(:last-of-type) {
    margin-bottom: 0.1rem;
  }

  .autumn1_230823 .sec .text {
    font-size: 1.2rem;
    line-height: 1.5;
  }

  .autumn1_230823 .routine_commentTitle {
    font-size: 1.7rem;
    line-height: 1.15;
  }

  .autumn1_230823 .routine_commentText {
    font-size: 1.2rem;
    line-height: 1.5;
    text-align: center;
  }

  .autumn1_230823 .itemList .brand {
    font-size: 1.4rem;
    text-align: center;
    text-indent: 0;
  }

  .autumn1_230823 .itemList .prodName {
    margin-block: 0.5rem 1.2rem;
    font-size: 1.5rem;
    line-height: 1.35;
    text-align: center;
  }

  .autumn1_230823 .itemList .prodName a {
    text-underline-offset: 0.3rem;
  }

  .autumn1_230823 .price {
    font-size: 1.5rem;
    text-align: center;
  }

  .autumn1_230823 .price .smallLetter {
    font-size: 1rem;
  }

  .autumn1_230823 .moon_buttonText {
    font-size: 1rem;
  }

  .autumn1_230823 .moon_buttonText::before {
    top: 0;
    left: -1.9rem;
    width: 1.6rem;
    height: 1.6rem;
  }

  .autumn1_230823 .moon_buttonText::after {
    top: 0.45rem;
    right: 0.6rem;
    width: 0.7rem;
    height: 0.7rem;
  }

  .autumn1_230823 .buy_btn {
    margin: 1.6rem auto 0;
    padding: 0.35rem 0;
    border: 1px solid #000;
    border-radius: 2rem;
    font-size: 1.3rem;
    width: 10rem;
    transition: all 0.4s ease-in;
  }

  .autumn1_230823 .buy_btn:hover {
    background: #fff;
    border: 1px solid #000;
    color: #000;
  }

  .autumn1_230823 .itemList .description {
    font-size: 1.1rem;
    line-height: 1.55;
    letter-spacing: 0.025em;
  }

  .autumn1_230823 .all_btn {
    margin: 10.3rem auto 0;
    padding: 1.7rem 0 1.8rem;
    border: 1px solid #000;
    font-size: 1.7rem;
    font-weight: 500;
    width: 33rem;
    transition: all 0.4s ease-in;
  }

  .autumn1_230823 .all_btn:hover {
    background: #fff;
    color: #000;
  }

  /*------------------------------------
  ≡≡≡≡≡≡≡≡≡≡ ▼ layout  PC ▼ ≡≡≡≡≡≡≡≡≡≡
  ------------------------------------*/
  .autumn1_230823 .fv_area {
    margin: 0 auto 8.1rem;
    width: 120rem;
  }

  .autumn1_230823 .fv_area .fv_mv {
    margin-bottom: 6.4rem;
  }

  .autumn1_230823 .moonBeauty_area {
    margin: 0 auto 8.7rem;
    text-align: left;
    width: 98rem;
  }

  .autumn1_230823 .moonBeauty_area::before {
    transform: translateX(0%) rotate(6deg);
    top: -2.5rem;
    left: auto;
    right: 2rem;
    width: 34.7rem;
    height: 3.77rem;
  }

  .autumn1_230823 .moonBeauty_area .areaTitle {
    position: relative;
    z-index: 0;
  }

  .autumn1_230823 .moonBeauty_area .areaTitle::after {
    content: "";
    position: absolute;
    top: 0.8rem;
    right: -3rem;
    width: 3.1rem;
    height: 1rem;
    background: #fff;
    background-size: contain;
    z-index: -1;
  }

  .autumn1_230823 .moonBeauty_area .moonBeauty_inner {
    align-items: center;
    justify-content: center;
    gap: 4.1rem;
    margin-top: -0.7rem;
    padding: 3.4rem 0;
  }

  .autumn1_230823 .moonBeauty_area .profile_box {
    width: 12rem;
  }

  .autumn1_230823 .moonBeauty_area .profile_imgwrap {
    margin: auto;
    width: 8.7rem;
  }

  .autumn1_230823 .moonBeauty_area .text_box {
    width: 70rem;
  }

  .autumn1_230823 .moonBeauty_area .textLine:not(:last-of-type) {
    margin-bottom: 1.2rem;
  }

  .autumn1_230823 .moonBeautyPractice_area {
    margin: 0 auto 4.4rem;
    text-align: left;
    width: 98rem;
  }

  .autumn1_230823 .moonBeautyPractice_area .moonBeautPractice_inner {
    gap: 4.2rem;
    margin-top: 4.3rem;
    margin-left: 0.3rem;
  }

  .autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap {
    background-size: 18.4rem auto;
    background-position: top center;
    width: 18.5rem;
    height: 10.3rem;
    position: relative;
    z-index: 0;
  }

  .autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap::after {
    transition: all 0.3s 0.2s linear;
    content: "";
    position: absolute;
    top: -0.8rem;
    left: 0.3rem;
    width: 17.8rem;
    height: 11.2rem;
    background-image: url(../img/anchorLink_bg.svg);
    background-size: contain;
    background-repeat: no-repeat;
    opacity: 0;
    z-index: -1;
    mix-blend-mode: multiply;
  }

  .autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap:hover p.department::before,
  .autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap:hover p.department::after {
    -webkit-animation-delay: 0.16s;
    animation-delay: 0.16s;
  }

  .autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap:hover p::before,
  .autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap:hover p::after {
    -webkit-animation: wing 0.3s linear forwards;
    animation: wing 0.3s linear forwards;
  }

  .autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap:hover::after {
    opacity: 1;
  }

  .autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap:not(.link-3) .anchorLink {
    padding-top: 2.8rem;
    padding-left: 0.3rem;
  }

  .autumn1_230823 .moonBeautyPractice_area .anchorLink_wrap:not(.link-3) .department {
    margin-top: 1rem;
  }

  .autumn1_230823 .moonBeautyPractice_area .link-1 {
    background-image: url(../img/anchor_link_pc1.svg);
  }

  .autumn1_230823 .moonBeautyPractice_area .link-1 .name::after {
    right: 5rem;
    width: 45%;
  }

  .autumn1_230823 .moonBeautyPractice_area .link-1 .department::after {
    right: 6rem;
    width: 34%;
  }

  .autumn1_230823 .moonBeautyPractice_area .link-2 {
    margin-left: 0;
    background-image: url(../img/anchor_link_pc2.svg);
  }

  .autumn1_230823 .moonBeautyPractice_area .link-2 .name::after {
    right: 5rem;
    width: 45%;
  }

  .autumn1_230823 .moonBeautyPractice_area .link-2 .department::after {
    right: 3rem;
    width: 67%;
  }

  .autumn1_230823 .moonBeautyPractice_area .link-3 {
    margin-left: 0;
    background-image: url(../img/anchor_link_pc3.svg);
    text-align: center;
  }

  .autumn1_230823 .moonBeautyPractice_area .link-3 .name::after {
    right: 4.1rem;
    width: 54%;
  }

  .autumn1_230823 .moonBeautyPractice_area .link-3 .department::before {
    content: "";
    position: absolute;
    bottom: 1.45rem;
    right: 0.7rem;
    width: 93%;
    height: 0.2rem;
    background: #fff;
    background-size: contain;
    mix-blend-mode: color-dodge;
    z-index: 1;
  }

  .autumn1_230823 .moonBeautyPractice_area .link-3 .department::after {
    right: 0rem;
    width: 103%;
    bottom: -0.1rem;
  }

  .autumn1_230823 .moonBeautyPractice_area .link-3 .anchorLink {
    padding-top: 2.4rem;
    padding-left: 0.6rem;
  }

  .autumn1_230823 .moonBeautyPractice_area .link-3 .department {
    margin-top: 0.4rem;
  }

  .autumn1_230823 .moonBeautyPractice_area .anchorLink p {
    position: relative;
    transition: all 0.3s ease-out;
    -webkit-text-decoration-color: #FFEB00;
    text-decoration-color: #FFEB00;
    text-decoration-thickness: 2px;
    text-underline-offset: 2px;
    z-index: 0;
  }

  .autumn1_230823 .moonBeautyPractice_area .anchorLink p::after {
    content: "";
    position: absolute;
    bottom: -0.3rem;
    height: 0.2rem;
    background: #fff;
    background-size: contain;
    mix-blend-mode: color-dodge;
    z-index: 1;
  }

  @-webkit-keyframes wing {
    from {
      width: 100%;
    }

    to {
      width: 0;
    }
  }

  @keyframes wing {
    from {
      width: 100%;
    }

    to {
      width: 0;
    }
  }

  .autumn1_230823 .sec {
    margin-top: -8rem;
    margin-inline: auto;
    padding-top: 8rem;
    text-align: left;
    width: 86rem;
  }

  .autumn1_230823 .sec::before {
    transform: translateX(-50%);
    top: 14.5rem;
    left: 50%;
    width: 100vw;
    height: 12.8rem;
  }

  .autumn1_230823 .sec .secTitle {
    transform: translate(0.4rem, 3.4rem);
    z-index: 1;
  }

  .autumn1_230823 .sec .secTitle::after {
    bottom: -.4rem;
    height: 0.2rem;
  }

  .autumn1_230823 .sec .secTitle .secTitle_imgWrap img {
    height: 3rem;
  }

  .autumn1_230823 .sec .secHeader {
    justify-content: flex-start;
    gap: 2rem;
    margin-top: 0;
    padding-left: 8.3rem;
  }

  .autumn1_230823 .sec .secHeader_imgWrap {
    width: 16.8rem;
  }

  .autumn1_230823 .sec .block_imgWrap {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.16);
  }

  .autumn1_230823 .sec .secHeader_textWrap {
    margin-top: 0.4rem;
  }

  .autumn1_230823 .sec .moonBeautPractice_inner [class^=block-] .text {
    width: 20rem;
  }

  .autumn1_230823 .sec .block-1 {
    position: relative;
    z-index: 0;
  }

  .autumn1_230823 .sec .anim_enable .arrow {
    opacity: 1;
  }

  .autumn1_230823 .sec .arrow {
    transition: opacity 0.3s 0.8s ease;
    position: absolute;
    width: 9.6rem;
    height: 6.7rem;
    z-index: 1;
    opacity: 0;
  }

  .autumn1_230823 .sec .routine_comment {
    margin: 3rem auto 4.5rem;
    padding: 3.9rem 6rem 2.6rem;
    border-radius: 1rem;
    background-size: 80rem auto;
    width: 80rem;
    height: auto;
  }

  .autumn1_230823 .sec .routine_comment .routine_commentTitle::before {
    top: -3.4rem;
    left: -4.8rem;
    width: 13.8rem;
    height: 6.6rem;
  }

  .autumn1_230823 .sec .routine_comment .routine_commentText {
    margin-top: 1.1rem;
  }

  .autumn1_230823 .sec .itemList {
    display: flex;
    justify-content: space-between;
    margin: 0 auto;
    width: 80rem;
  }

  .autumn1_230823 .sec .itemList .item {
    padding-top: 1.4rem;
    padding-bottom: 2rem;
    width: 22rem;
  }

  .autumn1_230823 .sec .itemList .item:not(:last-of-type) {
    margin-bottom: 0;
    padding-right: 3.5rem;
    padding-bottom: 0;
    background-image: linear-gradient(to top, #E3E3E3 5px, transparent 5px);
    background-position: right;
    background-size: 1px 7px;
    background-repeat: repeat-y;
  }

  .autumn1_230823 .sec .itemList .itemInner {
    flex-direction: column;
    margin-bottom: 1.5rem;
  }

  .autumn1_230823 .sec .itemList .item_imgWrap {
    width: 100%;
  }

  .autumn1_230823 .sec .itemList .modal-toggle {
    bottom: 0.8rem;
    left: 0.8rem;
    padding: 0.3rem 0 0.25rem 2.4rem;
    border-radius: 2.5rem;
    width: 10rem;
    transition: all 0.4s ease-in;
  }

  .autumn1_230823 .sec .itemList .modal-toggle:hover {
    background: #D6D6D6;
  }

  .autumn1_230823 .sec .itemList .item_textWrap {
    margin-top: 1.8rem;
  }

  .autumn1_230823 .contents01_area {
    margin-bottom: 2.2rem;
  }

  .autumn1_230823 .contents01_area .secHeader {
    margin-bottom: 0;
  }

  .autumn1_230823 .contents01_area .secTitle::after {
    left: 0;
  }

  .autumn1_230823 .contents01_area .block-1 {
    align-items: flex-start;
    gap: 1.6rem;
    justify-content: end;
    margin-top: -5.4rem;
  }

  .autumn1_230823 .contents01_area .block-1 .block_imgWrap {
    margin-right: 0;
    width: 23rem;
  }

  .autumn1_230823 .contents01_area .block-1 .text {
    margin-top: 6.7rem;
  }

  .autumn1_230823 .contents01_area .block-1 .arrow {
    top: 18.8rem;
    left: 49.6rem;
  }

  .autumn1_230823 .contents01_area .block-2 {
    margin-top: -2.4rem;
  }

  .autumn1_230823 .contents01_area .block-2 .blockTitle {
    padding-top: 2.4rem;
    top: -11.4rem;
    left: 2.6rem;
    width: 38.6rem;
    height: 10.24rem;
  }

  .autumn1_230823 .contents01_area .block-2 .line_1 {
    transform: rotate(-4deg);
  }

  .autumn1_230823 .contents01_area .block-2 .line_2 {
    transform: rotate(-2deg) translate(-0.1rem, 0.3rem);
  }

  .autumn1_230823 .contents01_area .block-3 {
    align-items: flex-start;
    justify-content: flex-end;
    gap: 1.6rem;
    margin-top: -16.5rem;
    margin-right: -6rem;
  }

  .autumn1_230823 .contents01_area .block-3 .blockTitle {
    padding-top: 3.4rem;
    top: -9.5rem;
    right: 3rem;
    width: 24.1rem;
    height: 13.4rem;
  }

  .autumn1_230823 .contents01_area .block-3 .blockTitle span {
    transform: rotate(8deg) translateX(0.7rem);
    line-height: 1.5;
  }

  .autumn1_230823 .contents01_area .block-3 .block_imgWrap {
    width: 19rem;
  }

  .autumn1_230823 .contents01_area .block-3 .text {
    margin-top: 5rem;
  }

  .autumn1_230823 .contents01_area .item:nth-of-type(1) .itemInner,
  .autumn1_230823 .contents01_area .item:nth-of-type(2) .itemInner {
    gap: 0;
  }

  .autumn1_230823 .contents01_area .item:nth-of-type(3) .itemInner {
    margin-right: 0;
    justify-content: space-between;
  }

  .autumn1_230823 .contents02_area {
    margin-bottom: 0;
  }

  .autumn1_230823 .contents02_area .secTitle::after {
    left: 0.2rem;
  }

  .autumn1_230823 .contents02_area .secHeader {
    margin-bottom: 5.7rem;
  }

  .autumn1_230823 .contents02_area .block-1 {
    display: flex;
    align-items: flex-start;
    justify-content: flex-start;
    gap: 0.7rem;
    margin-left: 1.9rem;
  }

  .autumn1_230823 .contents02_area .block-1 .text {
    margin: -3rem 0 1.6rem;
  }

  .autumn1_230823 .contents02_area .block-1 .arrow {
    top: 13.9rem;
    left: 35.5rem;
  }

  .autumn1_230823 .contents02_area .block-2 {
    margin-top: -13.3rem;
  }

  .autumn1_230823 .contents02_area .block-2 .blockTitle {
    padding-top: 3.85rem;
    transform: rotate(0deg);
    top: -13.8rem;
    left: auto;
    right: -5rem;
    width: 29.3rem;
    height: 12.6rem;
  }

  .autumn1_230823 .contents02_area .block-2 .blockTitle .line_1 {
    transform: rotate(4deg) translateX(0.8rem);
  }

  .autumn1_230823 .contents02_area .block-2 .blockTitle .line_2 {
    transform: rotate(7deg) translate(0.3rem, 0.1rem);
  }

  .autumn1_230823 .contents02_area .block-3 {
    justify-content: flex-start;
    gap: 1.6rem;
    margin-top: -15.1rem;
    margin-left: 3rem;
  }

  .autumn1_230823 .contents02_area .block-3 .blockTitle {
    padding-top: 3.5rem;
    top: 0;
    left: 0.2rem;
    width: 22.5rem;
    height: 12rem;
  }

  .autumn1_230823 .contents02_area .block-3 .line_1 {
    transform: rotate(-8deg) translateX(0.5rem);
  }

  .autumn1_230823 .contents02_area .block-3 .line_2 {
    transform: rotate(-6deg) translate(0.4rem, 0.2rem);
  }

  .autumn1_230823 .contents02_area .block-3 .block_imgWrap {
    width: 19rem;
  }

  .autumn1_230823 .contents02_area .block-3 .text {
    margin-bottom: 2rem;
  }

  .autumn1_230823 .contents02_area .item:nth-of-type(1) .itemInner,
  .autumn1_230823 .contents02_area .item:nth-of-type(2) .itemInner {
    gap: 0;
  }

  .autumn1_230823 .contents02_area .item:nth-of-type(3) .itemInner {
    margin-right: 0;
    justify-content: flex-start;
  }

  .autumn1_230823 .contents03_area {
    margin-top: -9.6rem;
  }

  .autumn1_230823 .contents03_area .secTitle::after {
    left: 0.2rem;
  }

  .autumn1_230823 .contents03_area .secHeader {
    margin-bottom: 1.9rem;
  }

  .autumn1_230823 .contents03_area .block-1 {
    display: flex;
    flex-direction: column-reverse;
    margin-left: auto;
    margin-right: 0;
    width: 30.9rem;
  }

  .autumn1_230823 .contents03_area .block-1 .blockTitle {
    padding-top: 4.1rem;
    top: 0.4rem;
    left: -31.5rem;
    width: 33.1rem;
    height: 14.4rem;
    z-index: 2;
  }

  .autumn1_230823 .contents03_area .block-1 .blockTitle span {
    transform: rotate(2deg) translateX(0.4rem);
  }

  .autumn1_230823 .contents03_area .block-1 .text {
    margin: 0 0 1.6rem;
    width: 100% !important;
  }

  .autumn1_230823 .contents03_area .block-1 .arrow {
    transform: rotate(8deg);
    top: 20.2rem;
    left: -15.1rem;
  }

  .autumn1_230823 .contents03_area .block-2 {
    margin: -18rem 0 0 3rem;
    width: 30rem;
  }

  .autumn1_230823 .contents03_area .block-3 {
    justify-content: flex-start;
    gap: 1.6rem;
    margin-top: -12.6rem;
    margin-right: 7rem;
  }

  .autumn1_230823 .contents03_area .block-3 .blockTitle {
    transform: rotate(-1deg);
    padding-top: 3.9rem;
    top: -1rem;
    right: -2.8rem;
    width: 25.3rem;
    height: 12.8rem;
  }

  .autumn1_230823 .contents03_area .block-3 .line_1 {
    transform: rotate(12deg) translateX(0.2rem);
  }

  .autumn1_230823 .contents03_area .block-3 .line_2 {
    transform: rotate(10deg) translate(0.4rem, 0.2rem);
  }

  .autumn1_230823 .contents03_area .block-3 .block_imgWrap {
    width: 18rem;
  }

  .autumn1_230823 .contents03_area .block-3 .text {
    margin-bottom: 0.3rem;
  }

  .autumn1_230823 .contents03_area .itemList>.item {
    margin-right: 3.5rem;
  }

  .autumn1_230823 .contents03_area .itemList>.item .itemInner {
    gap: 0;
    margin-bottom: 0;
  }

  .autumn1_230823 .contents03_area .itemWrap {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: 2rem;
    width: 51rem;
  }

  .autumn1_230823 .contents03_area .itemWrap .item:nth-of-type(2) .buy_btn {
    transform: translateY(1.9rem);
  }

  .autumn1_230823 .contents03_area .itemWrap .item:nth-of-type(1) .itemInner {
    position: relative;
    z-index: 0;
  }

  .autumn1_230823 .contents03_area .itemWrap .item:nth-of-type(1) .itemInner::after {
    content: "";
    position: absolute;
    bottom: -1.7rem;
    right: -3.9rem;
    width: 1rem;
    height: 6.1rem;
    background: #fff;
    background-size: contain;
    z-index: 1;
  }

  /* .autumn1_230823 PC*/
  /*------------------------------------
  ≡≡≡≡≡≡≡ ▼ following_nav_pc  PC ▼ ≡≡≡≡≡≡≡
  ------------------------------------*/
  .following_nav {
    transform: translateX(50%);
    transition: opacity 0.7s 0.3s ease-in-out, background-color 0.4s ease;
    margin-right: -60rem;
    bottom: 3rem;
    right: 50%;
    border-radius: 4.5rem;
    width: 16.7rem;
  }

  .following_nav::before {
    transition: transform 0.3s 0.1s ease-in-out;
    top: -0.5rem;
    right: 0.2rem;
    width: 2rem;
    height: 2rem;
    background-size: 1rem 1rem;
  }

  .following_nav:hover {
    background-color: #eeeae0;
  }

  .following_nav:hover::before {
    transform: rotate(-90deg);
  }

  .following_nav .moon_popup_btn {
    display: inline-block;
    padding-block: 1rem .4rem;
  }

  .following_nav picture {
    width: 12.5rem;
  }
}

/*--------------------------------
   Media Queries (768px ~ 1200px)
 --------------------------------*/
@media only screen and (min-width: 768px) and (max-width: 1280px) {
  .following_nav {
    margin-right: 0;
    transform: translateX(0%);
    right: 3rem;
  }

  .autumn1_230823 .sec .itemList .modal-toggle {
    width: auto;
  }

  .autumn1_230823 .moon_buttonText {
    padding-right: 15px;
  }
}

/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡ ▼ swiper SP ▼ ≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
.autumn1_230823 .swiper {
  position: relative;
  height: 100%;
}

.autumn1_230823 [class^=swiper0] {
  margin: 0;
  padding: 0;
}

.autumn1_230823 :where(.swiper01, .swiper02) .swiper-container {
  padding: calc(2 * (100vw/428)) calc(74 * (100vw/428)) calc(10 * (100vw/428));
  width: calc(280 * (100vw/428));
}

.autumn1_230823 :where(.swiper03, .swiper04) .swiper-container {
  padding: calc(2 * (100vw/428)) calc(54 * (100vw/428)) calc(10 * (100vw/428));
  width: calc(320 * (100vw/428));
}

.autumn1_230823 .swiper-container {
  height: auto;
  overflow: hidden;
}

.autumn1_230823 .swiper-slide {
  color: #fff;
}

/* .autumn1_230823 : swiper SP*/
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡ ▼ swiper PC ▼ ≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
@media (min-width: 768px) {
  .autumn1_230823 .swiper01 .swiper-container {
    margin-left: 1.5rem;
    padding: 0.2rem 10rem 0.8rem;
    width: 28rem;
  }

  .autumn1_230823 .swiper02 .swiper-container {
    padding: 0.2rem 7.2rem 0.8rem;
    width: 20.2rem;
  }

  .autumn1_230823 .swiper03 .swiper-container {
    margin-right: -7.3rem;
    padding: 0.2rem 6.4rem 0.8rem;
    width: 32rem;
  }

  .autumn1_230823 .swiper04 .swiper-container {
    padding: 0.2rem 4.2rem 0.8rem;
    width: 22.5rem;
  }
}

/* .autumn1_230823 : swiper PC*/
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡ ▼ motion SP ▼ ≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
.autumn1_230823 .secTitle::after {
  width: 0;
}

.autumn1_230823 .action .secTitle::after {
  -webkit-animation-name: width;
  animation-name: width;
  -webkit-animation-delay: 0.8s;
  animation-delay: 0.8s;
  -webkit-animation-duration: 0.6s;
  animation-duration: 0.6s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}

@-webkit-keyframes width {
  from {
    width: 0;
  }

  to {
    width: calc(34 * (100vw/428));
  }
}

@keyframes width {
  from {
    width: 0;
  }

  to {
    width: calc(34 * (100vw/428));
  }
}

.autumn1_230823 .slide-in {
  overflow: hidden;
  display: inline-block;
}

.autumn1_230823 .slide-in_inner {
  display: inline-block;
}

.autumn1_230823 .downAnime {
  opacity: 0;
  /* 事前に透過0 にして消しておく*/
}

.autumn1_230823 .secHeader.slideAnimeUpDown {
  -webkit-animation-name: slideTextY-DownHead;
  animation-name: slideTextY-DownHead;
}

.autumn1_230823 .secTitle .slideAnimeUpDown {
  -webkit-animation-name: slideTextY-DownNnumber;
  animation-name: slideTextY-DownNnumber;
}

.autumn1_230823 .slideAnimeUpDown {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
}

.autumn1_230823 .secHeader.slideAnimeUpDown,
.autumn1_230823 .secHeader.slideAnimeDownUp {
  -webkit-animation-delay: 0.6s;
  animation-delay: 0.6s;
}

.autumn1_230823 .secTitle .slideAnimeUpDown,
.autumn1_230823 .secTitle .slideAnimeDownUp {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.autumn1_230823 .secHeader.slideAnimeDownUp {
  -webkit-animation-name: slideTextY-UpHead;
  animation-name: slideTextY-UpHead;
}

.autumn1_230823 .secTitle .slideAnimeDownUp {
  -webkit-animation-name: slideTextY-UpNumber;
  animation-name: slideTextY-UpNumber;
}

.autumn1_230823 .slideAnimeDownUp {
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  opacity: 0;
}

@-webkit-keyframes slideTextY-UpHead {
  from {
    transform: translateY(6%);
    /* 要素を上の枠外に移動*/
    opacity: 0;
  }

  to {
    transform: translateY(0);
    /* 要素を元の位置に移動*/
    opacity: 1;
  }
}

@keyframes slideTextY-UpHead {
  from {
    transform: translateY(6%);
    /* 要素を上の枠外に移動*/
    opacity: 0;
  }

  to {
    transform: translateY(0);
    /* 要素を元の位置に移動*/
    opacity: 1;
  }
}

@-webkit-keyframes slideTextY-DownHead {
  from {
    transform: translateY(-6%);
    /* 要素を下の枠外に移動*/
    opacity: 0;
  }

  to {
    transform: translateY(0);
    /* 要素を元の位置に移動*/
    opacity: 1;
  }
}

@keyframes slideTextY-DownHead {
  from {
    transform: translateY(-6%);
    /* 要素を下の枠外に移動*/
    opacity: 0;
  }

  to {
    transform: translateY(0);
    /* 要素を元の位置に移動*/
    opacity: 1;
  }
}

@-webkit-keyframes slideTextY-UpNumber {
  from {
    transform: translateY(50%);
    /* 要素を上の枠外に移動*/
    opacity: 0;
  }

  to {
    transform: translateY(0);
    /* 要素を元の位置に移動*/
    opacity: 1;
  }
}

@keyframes slideTextY-UpNumber {
  from {
    transform: translateY(50%);
    /* 要素を上の枠外に移動*/
    opacity: 0;
  }

  to {
    transform: translateY(0);
    /* 要素を元の位置に移動*/
    opacity: 1;
  }
}

@-webkit-keyframes slideTextY-DownNnumber {
  from {
    transform: translateY(-50%);
    /* 要素を下の枠外に移動*/
    opacity: 0;
  }

  to {
    transform: translateY(0);
    /* 要素を元の位置に移動*/
    opacity: 1;
  }
}

@keyframes slideTextY-DownNnumber {
  from {
    transform: translateY(-50%);
    /* 要素を下の枠外に移動*/
    opacity: 0;
  }

  to {
    transform: translateY(0);
    /* 要素を元の位置に移動*/
    opacity: 1;
  }
}

.autumn1_230823 .fv_mv,
.autumn1_230823 .anim {
  opacity: 0;
}

.autumn1_230823 .anim_enable {
  -webkit-animation: fade 1.4s cubic-bezier(0.09, 0.26, 0.58, 1) forwards;
  animation: fade 1.4s cubic-bezier(0.09, 0.26, 0.58, 1) forwards;
}

.autumn1_230823 .block-1 {
  -webkit-animation-delay: 0.4s;
  animation-delay: 0.4s;
}

.autumn1_230823 .moonBeauty_area,
.autumn1_230823 .block-2,
.autumn1_230823 .routine_comment {
  -webkit-animation-delay: 0.7s;
  animation-delay: 0.7s;
}

.autumn1_230823 .block-3,
.autumn1_230823 .itemList {
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}

@-webkit-keyframes fade {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes fade {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }

  100% {
    opacity: 1;
    transform: translateY(0);
  }
}

/* .autumn1_230823 : motion SP*/
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡ ▼ motion PC ▼ ≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
@media (min-width: 768px) {
  @-webkit-keyframes width {
    from {
      width: 0;
    }

    to {
      width: 3.9rem;
    }
  }

  @keyframes width {
    from {
      width: 0;
    }

    to {
      width: 3.9rem;
    }
  }
}

/* .autumn1_230823 : motion PC*/
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡ ▼ modal SP ▼ ≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
body.fixd {
  overflow: hidden;
}

.modal_container {
  color: #3E3E3E;
}

.modal_container img {
  display: inline;
  width: 100%;
  height: auto;
}

.modal_container .modal {
  position: fixed;
  top: 0;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  z-index: 1000;
}

.modal_container .modal .modal_bg {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(240, 238, 233, 0.8);
  background-size: cover;
  z-index: -1;
}

.modal_container .moon-contents_modal .modal_content {
  margin: 8lvh auto;
  padding: calc(50 * (100vw/428)) calc(12 * (100vw/428)) calc(50 * (100vw/428)) calc(28 * (100vw/428));
  width: calc(390 * (100vw/428));
  height: 90svh;
}

.modal_container .moon_modal .modal_content {
  transform: translateY(-60%);
  margin: 50vh auto;
  padding: calc(36 * (100vw/428)) calc(33 * (100vw/428)) calc(31 * (100vw/428));
  width: calc(332 * (100vw/428));
}

.modal_container .modal_content {
  position: relative;
  background-color: #fff;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.09);
  box-sizing: border-box;
  overflow: auto;
  z-index: 1;
}

.modal_container .moon-contents_modal .modal_top {
  top: 8lvh;
  right: calc(23 * (100vw/428));
}

.modal_container .moon_modal .modal_top {
  top: calc(2 * (100vw/428));
  right: calc(5 * (100vw/428));
}

.modal_container .modal_top {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  width: calc(37 * (100vw/428));
  height: calc(37 * (100vw/428));
  z-index: 2;
}

.modal_container .modal-close {
  display: block;
  width: calc(17 * (100vw/428));
  height: calc(17 * (100vw/428));
}

.modal_container .sec__titleContener * {
  text-align: center;
}

.modal_container .sec__mainTitle {
  margin-left: -4.1rem;
  font-family: "Shippori Mincho", serif;
  font-size: calc(38 * (100vw/428));
  font-weight: 500;
  line-height: 1.33;
  letter-spacing: 0.05em;
}

.modal_container .sec__mainTitle .small_letter {
  font-family: "Shippori Mincho", serif;
  font-size: calc(28 * (100vw/428));
  font-weight: 500;
  letter-spacing: 0.05em;
}

.modal_container .moon__name {
  padding-top: calc(2 * (100vw/428));
  color: #fff;
  font-size: calc(12 * (100vw/428));
  font-weight: 500;
  line-height: 1.6;
  letter-spacing: 0.075em;
  text-align: center;
}

.modal_container .moon__title {
  margin-block: calc(8 * (100vw/428)) calc(3 * (100vw/428));
  font-size: calc(15 * (100vw/428));
  font-weight: 700;
  line-height: 1.6;
  letter-spacing: 0.075em;
}

.modal_container .moon__text {
  color: #0B1A32;
  font-size: calc(12 * (100vw/428));
  font-weight: 300;
  line-height: 1.5;
  letter-spacing: 0;
}

.modal_container .calender__contener {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: calc(39 * (100vw/428));
  margin-top: calc(37 * (100vw/428));
}

.modal_container .calender__moon {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  position: relative;
  width: 100%;
  z-index: 1;
}

.modal_container .calender__moon:not(:last-of-type)::after {
  content: "";
  position: absolute;
  top: calc(119 * (100vw/428));
  right: calc(292 * (100vw/428));
  width: calc(6 * (100vw/428));
  height: calc(20 * (100vw/428));
  background-image: url(../img/moon_arrow_sp.svg);
  background-size: contain;
  background-repeat: no-repeat;
  z-index: -1;
}

.modal_container .calender__moon.newMoon .calender__imgWrap::after {
  left: calc(-18 * (100vw/428));
  width: calc(46 * (100vw/428));
  height: calc(32 * (100vw/428));
  background-image: url(../img/Reset.png);
}

.modal_container .calender__moon.newMoon .moon__name {
  background-color: #BBA1CB;
}

.modal_container .calender__moon.newMoon .moon__title {
  color: #BBA1CB;
}

.modal_container .calender__moon.waxingMoon .calender__imgWrap::after {
  left: calc(-18 * (100vw/428));
  width: calc(60 * (100vw/428));
  height: calc(32 * (100vw/428));
  background-image: url(../img/Charge.png);
}

.modal_container .calender__moon.waxingMoon .moon__name {
  background-color: #8E81BC;
}

.modal_container .calender__moon.waxingMoon .moon__title {
  color: #8E81BC;
}

.modal_container .calender__moon.fullMoon .calender__imgWrap::after {
  left: calc(-18 * (100vw/428));
  width: calc(98 * (100vw/428));
  height: calc(40 * (100vw/428));
  background-image: url(../img/SpecialCare.png);
}

.modal_container .calender__moon.fullMoon .moon__name {
  background-color: #5F67B2;
}

.modal_container .calender__moon.fullMoon .moon__title {
  color: #5F67B2;
}

.modal_container .calender__moon.waningMoon .calender__imgWrap::after {
  left: calc(-18 * (100vw/428));
  width: calc(60 * (100vw/428));
  height: calc(32 * (100vw/428));
  background-image: url(../img/Refresh.png);
}

.modal_container .calender__moon.waningMoon .moon__name {
  background-color: #9BA5D3;
}

.modal_container .calender__moon.waningMoon .moon__title {
  color: #9BA5D3;
}

.modal_container .calender__imgWrap {
  position: relative;
  width: calc(105 * (100vw/428));
}

.modal_container .calender__imgWrap::after {
  content: "";
  position: absolute;
  top: calc(-12 * (100vw/428));
  background-size: contain;
  background-repeat: no-repeat;
}

.modal_container .calender__textWrap {
  width: calc(230 * (100vw/428));
}

.modal_container .moon_title {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: calc(24 * (100vw/428));
  margin-bottom: calc(27 * (100vw/428));
  text-align: center;
}

.modal_container .moon_title .ja {
  position: relative;
  padding-left: calc(35 * (100vw/428));
  font-family: "Shippori Mincho", serif;
  font-size: calc(23 * (100vw/428));
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.075em;
  text-align: left;
  z-index: 0;
}

.modal_container .moon_title .ja::before,
.modal_container .moon_title .ja::after {
  content: "";
  position: absolute;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 0;
}

.modal_container .moon_title .ja::after {
  transform: rotate(90deg);
  top: calc(45 * (100vw/428));
  left: 44%;
  width: calc(12 * (100vw/428));
  height: 1px;
  border-bottom: 1px solid #0B1A32;
}

.modal_container .moon_title .ja::before {
  top: calc(4 * (100vw/428));
  left: 0;
  width: calc(28 * (100vw/428));
  height: calc(28 * (100vw/428));
}

.modal_container .moon_title .en {
  font-family: "Shippori Mincho", serif;
  font-size: calc(22 * (100vw/428));
  font-weight: 400;
  line-height: 1.4;
  letter-spacing: 0.05em;
  text-align: center;
}

.modal_container .moon_text {
  font-size: calc(14 * (100vw/428));
  font-weight: 300;
  line-height: 1.95;
  letter-spacing: 0.075em;
}

.modal_container #modal-1 .moon_title .ja::before {
  background-image: url(../img/fullmoon.png);
}

.modal_container #modal-2 .moon_title .ja::before {
  background-image: url(../img/newmoon.png);
}

/* .autumn1_230823 : modal SP*/
/*------------------------------------
≡≡≡≡≡≡≡≡≡≡≡≡ ▼ modal PC ▼ ≡≡≡≡≡≡≡≡≡≡≡≡
------------------------------------*/
@media (min-width: 768px) {
  .modal_container .moon-contents_modal .modal_content {
    margin: 50vh auto;
    padding: 3.9rem 3.9rem 3.7rem;
    width: 87.7rem;
    height: 49.7rem;
  }

  .modal_container .moon_modal .modal_content {
    margin: 50vh auto;
    padding: 2.8rem 3.9rem 2.1rem;
    width: 51.1rem;
    height: auto;
  }

  .modal_container .modal_content {
    transform: translateY(-60%);
    overflow: hidden;
    z-index: 1;
  }

  .modal_container .modal .modal_top {
    position: absolute;
    top: 0.5rem;
    right: 0.5rem;
    width: 3.7rem;
    height: 3.7rem;
  }

  .modal_container .modal-close {
    width: 1.6rem;
    height: 1.6rem;
  }

  .modal_container .calender__contener {
    gap: 1.3rem;
    justify-content: center;
    margin-top: 2.4rem;
    width: 100%;
  }

  .modal_container .sec__mainTitle {
    margin-left: 0;
    font-size: 3.8rem;
    letter-spacing: 0.05em;
  }

  .modal_container .sec__mainTitle .small_letter {
    font-size: 2.8rem;
  }

  .modal_container .moon__name {
    padding-top: 0.2rem;
    font-size: 1.2rem;
    line-height: 1.7;
  }

  .modal_container .moon__title {
    margin-block: 1.8rem 0.8rem;
    font-size: 1.6rem;
    line-height: 1.4;
    text-align: center;
  }

  .modal_container .moon__text {
    font-size: 1.2rem;
    letter-spacing: 0.075em;
  }

  .modal_container .calender__moon {
    justify-content: flex-start;
    flex-direction: column;
    gap: 2rem;
    width: 19rem;
  }

  .modal_container .calender__moon:not(:last-of-type)::after {
    top: 4.9rem;
    right: -1.9rem;
    width: 2.25rem;
    height: 0.63rem;
    background-image: url(../img/moon_arrow.svg);
  }

  .modal_container .calender__moon.newMoon .calender__imgWrap::after {
    left: auto;
    right: -3.1rem;
    width: 4.6rem;
    height: 3.2rem;
  }

  .modal_container .calender__moon.waxingMoon .calender__imgWrap::after {
    left: auto;
    right: -4.3rem;
    width: 6rem;
    height: 3.2rem;
  }

  .modal_container .calender__moon.fullMoon .calender__imgWrap::after {
    left: auto;
    right: -6.6rem;
    width: 11.1rem;
    height: 4.4rem;
  }

  .modal_container .calender__moon.waningMoon .calender__imgWrap::after {
    left: auto;
    right: -4.5rem;
    width: 6rem;
    height: 3.4rem;
  }

  .modal_container .calender__imgWrap {
    margin-inline: auto;
    width: 10.5rem;
  }

  .modal_container .calender__imgWrap::after {
    top: auto;
    bottom: -1.6rem;
  }

  .modal_container .calender__textWrap {
    width: 100%;
  }

  .modal_container .modal_container_inner {
    text-align: center;
  }

  .modal_container .moon_title {
    gap: 4.4rem;
    align-items: center;
    flex-direction: row;
    margin-left: 1.3rem;
    margin-bottom: 1.9rem;
  }

  .modal_container .moon_title .ja {
    padding-left: 3.6rem;
    font-size: 2.3rem;
  }

  .modal_container .moon_title .ja::after {
    transform: rotate(0deg);
    top: 1.5rem;
    left: 9.3rem;
    width: 2.4rem;
    height: 1px;
  }

  .modal_container .moon_title .ja::before {
    top: 0.3rem;
    left: 0;
    width: 2.8rem;
    height: 2.8rem;
  }

  .modal_container .moon_title .en {
    font-size: 2.1rem;
    text-align: left;
  }

  .modal_container .moon_text {
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: 0.1em;
  }
}

/* .autumn1_230823 : modal PC*/
/*# sourceMappingURL=style.css.map */
