/* GNAVI */

@media screen and (min-width: 768px) {
  .p-gnav-wrapper {
    height: 100vh;
  }
}

/* TOP */

@media screen and (min-width: 768px) {
  .p-kv-center-product {
    width: 159px;
  }
  .p-kv-list,
  .p-kv-bg-left,
  .p-kv-bg-right {
    height: 100% !important;
  }
  .b-header-logo {
    width: 168px;
  }

  .p-intro-list {
    padding: 185px 0 140px;
  }

  .p-kv-left-text {
    padding: 0;
    max-width: 654px;
    width: 100%;
    height: 160px !important;
    left: 47.5%;
  }

  .p-state {
    margin-top: -3px;
    background-image: url("../images/add2407/top/state-bg_pc.png");
    background-size: cover;
    background-position: center center;
    position: relative;
  }

  .p-state-copy-01 {
    left: -60px;
  }

  .p-state-copy-02 {
    left: -62.5px;
  }

  .p-state-inner {
    top: 35px;
  }

  .p-state-text.left-text {
    top: 25px;
  }

  .section-movie .l-container {
    padding: 100px 0;
  }

  .section-movie .movie-area {
    padding: 0;
  }

  .movie-wrap {
    position: relative;
    width: 100%;
    padding-top: 56.38%;
  }

  .movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .bg-image::after {
    content: '';
    width: 100%;
    height: 119px;
    background: linear-gradient(to bottom, transparent, #fff);
    position: absolute;
    bottom: 62px;
    z-index: 0;
  }

  .bg-shape .bg-image img {
    top: 195px;
  }

  .bg-routine {
    padding: 41px 0 150px;
  }

  .bg-routine .routine {
    max-width: 1000px;
    width: 100%;
    margin: 0 auto;
    box-shadow: 20px 20px 75px 0px #E8DBDF;
    background: #F9F9F8;
    position: relative;
    font-family: YakuHanMP_Noto, 'Noto Serif JP';
    z-index: 1;
  }

  .bg-routine .routine::after {
    content: '';
    display: block;
    position: absolute;
    background: url("../images/add2407/top/liniere-02.png") no-repeat;
    background-size: contain;
    width: 92px;
    height: 198px;
    right: -3px;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 2;
  }

  .bg-routine .routine .routine-title {
    background: linear-gradient(90deg, #B4AED5 0%, #A69CC9 28%, #A56FA2 100%);
    display: block;
    max-width: 497px;
    padding: 5px 29px;
    text-align: center;
    font-size: 24px;
    color: #fff;
    font-weight: 600;
    line-height: 40px;
    letter-spacing: 1.2px;
  }

  .banner-wrap {
    display: flex;
    position: relative;
    z-index: 3;
  }

  .banner-wrap div:nth-of-type(1) {
    background: rgba(169, 154, 196, 0.10);
    padding: 45px 9.5px;
    flex-shrink: 0;
  }

  .banner-wrap div:nth-of-type(1) .rl {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: center;
  }

  .banner-wrap div:nth-of-type(1) span {
    color:#401E1F;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.1px;
    font-feature-settings: "palt";
  }

  .banner-wrap div:nth-of-type(1) .rotate {
    display: inline-block;
    transform: rotate(90deg);
  }

  .banner-wrap div:nth-of-type(4) {
    padding: 30px 0 46px 20px;
    flex-shrink: 1;
  }

  .banner-wrap div:nth-of-type(4) img {
    max-width: 532px;
    width: 100%;
  }

  .banner-wrap div:nth-of-type(5) {
    padding: 0 0 0 30px;
    margin: 0 30px 0 0;
    flex-shrink: 0;
  }

  .banner-wrap div:nth-of-type(5) p {
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 1.2px;
    padding: 18px 0 0;
    background: var(--Linear-Purple, linear-gradient(90deg, #B2ADD4 0%, #A56FA2 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .banner-wrap div:nth-of-type(5) ul {
    padding: 16px 0 0;
  }

  .banner-wrap div:nth-of-type(5) ul li {
    color: #401E1F;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 170%;
    padding: 0 0 0 16px;
    position: relative;
  }

  .banner-wrap div:nth-of-type(5) ul li::before {
    content: '';
    position: absolute;
    display: block;
    width: 8px;
    height: 8px;
    background: #A99AC4;
    border-radius: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .banner-wrap div:nth-of-type(5) .routine-text {
    color: #401E1F;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    display: block;
    padding: 16px 0 0;
  }

  .banner-wrap div:nth-of-type(5) .routine-linktext {
    font-size: 12.3px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 1.23px;
    max-width: 136px;
    margin: 0 auto 10px;
    display: block;
    text-align: center;
    position: relative;
    padding: 22px 0 0;
    background: var(--Linear-Purple-Mountains-Majesty-Chetwode-Blue, linear-gradient(90deg, #9E7CBF 0%, #868ADD 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .banner-wrap div:nth-of-type(5) .routine-linktext:before,
  .banner-wrap div:nth-of-type(5) .routine-linktext:after {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 16px;
    background: #9E7CBF;
    bottom: 0;
  }

  .banner-wrap div:nth-of-type(5) .routine-linktext:before {
    transform: rotate(-22deg);
    left: 0;
  }

  .banner-wrap div:nth-of-type(5) .routine-linktext:after {
    transform: rotate(22deg);
    right: 0;
  }

  .banner-wrap div:nth-of-type(5) .btn-wrap {
    max-width: 272px;
    width: 100%;
    background: transparent;
    padding: 0;
  }

  .banner-wrap div:nth-of-type(5) .btn {
    width: 100%;
    padding: 11px;
    display: block;
    border-radius: 10px;
    border: 1px solid#9E7CBF;
    background: #FFF;
    text-align: center;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }

  .banner-wrap div:nth-of-type(5) .btn:hover {
    opacity: 0.5;
    cursor: pointer;
  }

  .banner-wrap div:nth-of-type(5) .btn p {
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 1px;
    writing-mode: horizontal-tb;
    background: linear-gradient(90deg, #9E7CBF 0%, #868ADD 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 4px 0 0;
  }

  .banner-wrap div:nth-of-type(5) .btn img {
    max-width: 125px;
    width: 100%;
  }

  .p-top-bg {
    background: url("../images/top/top-bg_pc.jpg") no-repeat;
    background-size: cover;
  }

  .p-products-list {
    padding: 82px 36px 79px;
  }

  .p-products-content {
    margin-bottom: 68px;
  }

  .p-products-content:first-of-type .p-products-header {
    max-width: 213px;
  }

  .p-products-content:nth-of-type(2) .p-products-header {
    max-width: 224px;
    top: -7.5px;
  }

  .p-products-content:nth-of-type(3) .p-products-header {
    max-width: 213px;
  }

  .p-products-content:nth-of-type(4) .p-products-header {
    max-width: 262px;
    top: -7.5px;
  }

  .p-products-header {
    max-height: 24px;
    width: 100%;
    position: relative;
  }

  .p-products-content:nth-child(1) .p-products-time {
    top: -7.5px;
  }

  .p-products-content:nth-child(1) .p-products-intro {
    top: -15px;
  }

  .p-products-content:nth-child(1) .p-products-box {
    top: -15px;
  }

  .p-products-content:nth-child(2) .p-products-time {
    top: -15px;
  }

  .p-products-content:nth-child(2) .p-products-intro {
    top: -22px;
  }

  .p-products-content:nth-child(2) .p-products-box {
    top: -22px;
  }

  .p-products-content:nth-child(3) .p-products-img {
    top: 0;
  }

  .p-products-content:nth-child(3) .p-products-time {
    top: -10px;
  }

  .p-products-content:nth-child(3) .p-products-intro {
    top: -15px;
  }

  .p-products-content:nth-child(3) .p-products-box {
    top: -17.5px;
  }

  .p-products-content:nth-child(4) .p-products-img {
    top: -7.5px;
  }

  .p-products-content:nth-child(4) .p-products-time {
    top: -15px;
  }

  .p-products-content:nth-child(4) .p-products-intro {
    top: -22px;
  }

  .p-products-content:nth-child(4) .p-products-box {
    top: -22px;
  }

  .p-products-content:nth-child(5) .p-products-img {
    top: -2.5px;
    position: relative;
  }

  .p-products-content:nth-child(5) .p-products-time {
    top: -2.5px;
  }

  .p-products-content:nth-child(5) .p-products-intro {
    top: 0;
  }

  .p-text-color-purple {
    color: #A99AC4;
  }

  .p-text-color-magenta {
    color: #E198B4;
  }

  .p-text-color-pink {
    color: #A75D5B;
  }

  .p-text-color-green {
    color: #91A664;
  }
}

@media screen and (max-width: 767px) {
  .p-kv-list,
  .p-kv-bg-left,
  .p-kv-bg-right,
  .p-kv-bg-left img,
  .p-kv-bg-right img {
    height: 100% !important;
  }

  .p-kv-bg-left .p-kv-left-text {
    max-width: 390px;
    width: 100%;
    padding: 0;
    height: auto !important;
  }

  .p-state-text {
    text-align: center;
    font-weight: 500;
    line-height: 150%;
    letter-spacing: 5.98px;
  }

  .p-state {
    background-image: url("../images/add2407/top/state-bg_sp.png");
    background-size: cover;
    background-position: center center;
    position: relative;
    margin-top: -3px;
  }

  .p-state-inner {
    padding: 12.733333vw 0 26.666666666666668vw;
  }

  .p-about-text {
    line-height: 241.28%;
    letter-spacing: 0.75px;
  }

  .bg-shape .bg-image img {
    top: 35px;
  }

  .bg-image::after {
    content: '';
    width: 100%;
    height: 60px;
    background: linear-gradient(to bottom, transparent, #fff);
    position: absolute;
    bottom: 70px;
    z-index: 0;
  }

  .section-movie {
    position: relative;
  }

  .section-movie::before {
    display: block;
    content: "";
    width: 100%;
    height: 80px;
    background: linear-gradient(to bottom, transparent, #fff);
    position: absolute;
    top: -80px;
  }

  .section-movie .l-container {
    padding: 94px 0 70px;
  }

  .section-movie .movie-area {
    padding: 0;
  }

  .movie-wrap {
    position: relative;
    width: 100%;
    padding-top: 56.3%;
  }

  .movie-wrap iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
  }

  .bg-routine {
    padding: 30px 0 100px;
  }

  .bg-routine .routine {
    display: block;
    width: 89.46666666666667vw;
    margin: 0 auto;
    background: #F9F9F8;
    box-shadow: 10.4px 10.4px 26px 0px #E8DBDF;
    position: relative;
    font-family: YakuHanMP_Noto, 'Noto Serif JP';
  }

  .bg-routine .routine::after {
    content: '';
    display: block;
    position: absolute;
    background: url("../images/add2407/top/liniere-02_sp.png") no-repeat;
    background-size: contain;
    width: 57px;
    height: 114px;
    right: -1px;
    bottom: 165px;
  }

  .bg-routine .routine .routine-title {
    background: linear-gradient(90deg, #B4AED5 0%, #A69CC9 28%, #A56FA2 100%);
    display: block;
    padding: 0;
    text-align: center;
    font-size: calc(1vw * 32.31 / 750 * 100);
    color: #fff;
    font-weight: 600;
    padding: 9px 0;
    letter-spacing: 1.2px;
  }

  .banner-wrap {
    display: flex;
    flex-wrap: wrap;
  }

  .banner-wrap div:nth-of-type(1) {
    background: rgba(169, 154, 196, 0.10);
    max-width: 30px;
    max-height: 310px;
    padding: 8px;
  }

  .banner-wrap div:nth-of-type(1),
  .banner-wrap div:nth-of-type(2) {
    flex: 1;
  }

  .banner-wrap div:nth-of-type(3) {
    flex-basis: 100%; /* 横幅を100%に設定 */
    order: 3;
  }

  .banner-wrap div:nth-of-type(1) .rl {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    text-align: center;
  }

  .banner-wrap div:nth-of-type(1) span {
    color:#401E1F;
    font-size: 13.714px;
    font-weight: 500;
    line-height: 100%;
    letter-spacing: 0.2px;
    font-feature-settings: "palt";
  }

  .banner-wrap div:nth-of-type(1) .rotate {
    display: inline-block;
    transform: rotate(90deg);
  }

  .banner-wrap .banner-inner div:nth-of-type(1) {
    padding: 0;
    max-width: 100%;
    width: 100%;
    max-height: none;
    background: transparent;
    padding: 13.5px 19.48px 0 14px;
  }

  .banner-wrap .banner-inner div:nth-of-type(1) img {
    width: 100%;
  }

  .banner-wrap .banner-inner div:nth-of-type(2) {
    padding: 0 0 0 31px;
  }

  .banner-wrap .banner-inner div:nth-of-type(2) p {
    font-size: calc(1vw * 25.96 / 750 * 100);
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.696px;
    padding: 18px 0 0;
    background: var(--Linear-Purple, linear-gradient(90deg, #B2ADD4 0%, #A56FA2 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .banner-wrap .banner-inner div:nth-of-type(2) ul {
    padding: 9px 0 0;
  }

  .banner-wrap .banner-inner div:nth-of-type(2) ul li {
    color: #401E1F;
    font-size: calc(1vw* 24 / 750* 100);
    font-weight: 400;
    line-height: 202.85%;
    position: relative;
    padding: 0 0 0 16px;
  }

  .banner-wrap .banner-inner div:nth-of-type(2) ul li::before {
    content: '';
    position: absolute;
    display: block;
    width: 6px;
    height: 6px;
    background: #A99AC4;
    border-radius: 50%;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .banner-wrap .banner-inner div:nth-of-type(2) .routine-text {
    color: #401E1F;
    font-size: calc(1vw* 24 / 750* 100);
    font-weight: 400;
    line-height: 202.85%;
    display: block;
    padding: 9px 0 0;
  }

  .banner-wrap div:nth-of-type(3) .routine-linktext {
    font-size: 12.3px;
    font-style: normal;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 1.23px;
    max-width: 136px;
    margin: 0 auto 10px;
    display: block;
    text-align: center;
    position: relative;
    padding: 11px 0 0;
    background: var(--Linear-Purple-Mountains-Majesty-Chetwode-Blue, linear-gradient(90deg, #9E7CBF 0%, #868ADD 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
  }

  .banner-wrap div:nth-of-type(3) .routine-linktext:before,
  .banner-wrap div:nth-of-type(3) .routine-linktext:after {
    content: '';
    position: absolute;
    display: block;
    width: 1px;
    height: 16px;
    background: #9E7CBF;
    bottom: 0;
  }

  .banner-wrap div:nth-of-type(3) .routine-linktext:before {
    transform: rotate(-22deg);
    left: 0;
  }

  .banner-wrap div:nth-of-type(3) .routine-linktext:after {
    transform: rotate(22deg);
    right: 0;
  }

  .banner-wrap div:nth-of-type(3) .btn-wrap {
    max-width: 230px;
    width: 100%;
    background: transparent;
    padding: 0 0 30px;
    margin: 0 auto;
  }

  .banner-wrap div:nth-of-type(3) .btn {
    width: 100%;
    padding: 11px;
    display: block;
    border-radius: 10px;
    border: 1px solid#9E7CBF;
    background: #FFF;
    text-align: center;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }

  .banner-wrap div:nth-of-type(3) .btn:hover {
    opacity: 0.5;
    cursor: pointer;
  }

  .banner-wrap div:nth-of-type(3) .btn p {
    text-align: center;
    font-size: 10px;
    font-weight: 400;
    line-height: 150%;
    letter-spacing: 1px;
    writing-mode: horizontal-tb;
    background: linear-gradient(90deg, #9E7CBF 0%, #868ADD 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    padding: 4px 0 0;
  }

  .banner-wrap div:nth-of-type(3) .btn img {
    max-width: 125px;
    width: 100%;
  }


  .p-text-color-purple {
    color: #A99AC4;
  }

  .p-text-color-magenta {
    color: #E198B4;
  }

  .p-text-color-pink {
    color: #A75D5B;
  }

  .p-text-color-green {
    color: #91A664;
  }

  .p-products-inner {
    padding-bottom: 0;
  }

  .p-products-list {
    padding: 50px 0 14px;
  }

  .p-products-item {
    margin: 0 auto 36px;
  }

  .p-products-content,
  .p-products-content .p-products-img,
  .p-products-content .p-products-aroma,
  .p-products-content .p-products-intro,
  .p-products-content .p-products-box {
    top: 0 !important;
    left: 0 !important;
    padding: 0;
  }

  .p-products-content {
    margin-top: 13.600000000000001vw !important;
  }

  .p-products-content:first-of-type .p-products-header {
    max-width: 270px;
  }

  .p-products-content:nth-of-type(2) .p-products-header {
    max-width: 285px;
  }

  .p-products-content:nth-of-type(3) .p-products-header {
    max-width: 275px;
  }

  .p-products-content:nth-of-type(4) .p-products-header {
    max-width: 335px;
  }

  .p-products-intro {
    margin-top: 3.1vw;
  }

  .p-products-content:first-of-type {
    margin-top: 0 !important;
  }

  .p-products-content .p-products-img {
    max-width: 157px;
  }

  .p-products-content:first-of-type .p-products-img {
    max-width: 167px;
  }

  .p-products-content:last-of-type .p-products-img {
    max-width: 87px;
  }

  .p-products-content .p-products-aroma {
    margin: 0;
    padding: 0.666666666666667vw 0.8vw 0.4vw;
  }

  .p-products-content .p-products-time {
    top: 0 !important;
    margin: 5px 0 5px;

  }

  .p-products-content .p-products-box {
    margin: 7px 0 0;
  }
}

@media screen and (max-width: 1200px) {
  .p-kv-left-text {
    object-fit: contain !important;
    padding: 0 50px;
  }
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .bg-routine {
    width: 78.125vw;
    margin: 0 auto;
  }
}

/* CONCEPT */

@media screen and (min-width: 768px) {
  .p-concept {
    background: url("../images/concept/concept-bg_pc.jpg") no-repeat;
    background-size: cover;
  }

  .p-concept-title {
    line-height: 155.556%;
  }

  .p-concept-content {
    position: relative;
    left: -10px;
  }

  .p-concept-content-wrap {
    position: relative;
    margin-left: 38px;
    top: 7.5px;
    left: 56px;
  }

  .p-concept-content-wrap h3 {
    padding: 0 1.875vw 0 0;
    margin: 0 0 40px;
  }

  .p-concept-content-wrap h3 span {
    display: block;
    font-size: 24px;
    font-weight: 600;
    line-height: 180%;
  }

  .p-concept-content-title-left {
    text-align: left;
  }

  .p-concept-content-title-center {
    text-align: left;
    margin: 0 0 0 3em;
  }

  .p-concept-content-title-right {
    text-align: left;
    margin: 0 0 0 6em;
  }

  .p-concept-content:nth-child(odd) .p-concept-content-text {
    margin-left: 0;
    top: 0;
    left: 0;
  }

  .p-concept-content:nth-child(even) .p-concept-content-text {
    top: -7.5px;
    left: 102.5px;
  }

  .p-concept-content:nth-child(even) .p-concept-content-text a {
    color: #401e1f;
    text-decoration: underline;
  }

  .p-concept-content:nth-child(even) .p-concept-content-text a:hover {
    opacity: 0.5;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    cursor: pointer;
  }

  .p-concept-content+.p-concept-content {
    margin-top: 180px;
    align-items: flex-start;
    right: 5px;
    left: auto;
  }
}

@media screen and (max-width: 767px) {

  .p-concept-list {
    padding-bottom: 22.666667vw;
  }

  .p-concept-content-wrap {
    position: relative;
    left: 2.666666666666667vw;
    top: 28px;
  }

  .p-concept-content-wrap h3 {
    padding: 0 21.15vw 0 0;
    margin: 0 0 29px;
  }

  .p-concept-content-wrap h3 span {
    display: block;
    font-size: calc(1vw * 28.2692 / 750 * 100);
    font-weight: 500;
    line-height: 176.871%;
    letter-spacing: 0.936px;
  }

  .p-concept-content-title-left {
    text-align: left;
  }

  .p-concept-content-title-center {
    text-align: left;
    margin: 0 0 0 3em;
  }

  .p-concept-content-title-right {
    text-align: left;
    margin: 0 0 0 6em;
  }

  .p-concept-content:nth-child(odd) .p-concept-content-text {
    top: 0;
    left: 0;
    margin-top: 0;
  }

  .p-concept-content+.p-concept-content {
    margin-top: 23.000000000000001vw;
  }

  .p-concept-content:nth-child(even) .p-concept-content-text a {
    color: #401e1f;
    text-decoration: underline;
  }

  .p-concept-content:nth-child(even) .p-concept-content-text a:hover {
    opacity: 0.5;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    cursor: pointer;
  }
}

@media screen and (min-width: 768px) and (max-width: 1279px) {
  .p-concept-content-wrap h3 span {
    font-size: calc(1vw* 24 / 1280* 100);
  }
}

/* FEATURES */

@media screen and (min-width: 768px) {
  .p-features-title-wrap {
    text-align: center;
  }

  .p-features-title {
    font-size: 36px;
    letter-spacing: 0.05em;
    margin-top: 81px;
    line-height: 155.556%;
    text-align: left;
    display: inline-block;
  }

  .p-concept.is-features {
    background: url("../images/features/features-bg_pc.jpg") no-repeat;
    background-size: cover;
  }

  .p-concept-modals-wrap {
    max-width: 1040px;
    margin: 0 auto;
    padding: 100px 0 107px;
  }

  .p-concept-modals {
    margin: 0 20px;
    display: flex;
    gap: 56px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  .p-concept-modal {
    flex: 1 1 calc(50% - 56px);
  }

  .p-concept-modal button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
  }

  .p-point-content:nth-of-type(1) {
    left: -27.5px;
    position: relative;
  }

  .p-point-content:nth-of-type(1) .p-point-img,
  .p-point-content:nth-of-type(3) .p-point-img {
    max-width: 559px;
    width: 100%;
  }

  .p-point-content:nth-of-type(3) {
    position: relative;
    left: -3px;
  }

  .p-point-content:nth-of-type(3) .p-text-box {
    margin-right: -20px;
  }

  .modal-text {
    background: #fff;
    padding: 24px 25px 32px;
  }

  .concept-day {
    text-align: center;
    font-family: "Noto Serif JP";
    font-size: 24px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 1.2px;
  }

  .concept-time {
    font-size: 18px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 1.2px;
    text-align: center;
    margin: 8px 0 12px;
  }

  .concept-time span {
    font-size: 14px;
    display: block;
  }

  .concept-text {
    text-align: center;
    font-size: 12.305px;
    font-style: normal;
    font-weight: 400;
    line-height: 202.85%;
  }

  .p-concept-modal .modal-button {
    width: 272px;
    padding: 15px 11px;
    text-align: center;
    font-size: 12.3px;
    line-height: 150%;
    letter-spacing: 1.23px;
    border-radius: 25px;
    display: block;
    border: solid 1px #000;
    margin: 20px auto 0;
    position: relative;
    font-family: "Noto Sans JP";
  }

  .p-concept-modal .modal-button:hover {
    opacity: 0.5;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    cursor: pointer;
  }

  .modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.5);
  }

  .modal-content {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 173px 150px;
    margin: 0 auto;
    border-radius: 8px;
    width: calc(100% - 240px);
    max-width: 1200px;
  }

  .close {
    float: right;
    position: absolute;
    top: 32px;
    right: 32px;
    width: 32px;
    height: 32px;
  }

  .close::before,
  .close::after {
    content: '';
    position: absolute;
    width: 2px;
    height: 32px;
    background-color: #401E1F;
    top: 50%;
    left: 50%;
  }

  .close::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }

  .modal-content-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 80px;
  }

  .modal-active-text {
    max-width: 400px;
  }

  .p-concept-modal .modal-text .modal-button::before,
  .p-concept-modal .modal-text .modal-button::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 27px;
    margin: auto;
    width: 14px;
    height: 1px;
  }

  .p-concept-modal .modal-text .modal-button::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .modal-purple .concept-day,
  .modal-purple .concept-time,
  #modal1 .modal-text-title {
    color: #A99AC4;
  }

  .modal-purple .modal-text .modal-button {
    border-color: #A99AC4;
    color: #A99AC4;
    position: relative;
  }

  .modal-purple .modal-text .modal-button::before,
  .modal-purple .modal-text .modal-button::after {
    background: #A99AC4;
  }

  .modal-green .concept-day,
  .modal-green .concept-time,
  #modal2 .modal-text-title {
    color: #91A664;
  }

  .modal-green .modal-text .modal-button {
    border-color: #91A664;
    color: #91A664;
  }

  .modal-green .modal-text .modal-button::before,
  .modal-green .modal-text .modal-button::after {
    background: #91A664;
  }

  .modal-magenta .concept-day,
  .modal-magenta .concept-time,
  #modal3 .modal-text-title {
    color: #E198B4;
  }

  .modal-magenta .modal-text .modal-button {
    border-color: #E198B4;
    color: #E198B4;
  }

  .modal-magenta .modal-text .modal-button::before,
  .modal-magenta .modal-text .modal-button::after {
    background: #E198B4;
  }

  .modal-pink .concept-day,
  .modal-pink .concept-time,
  #modal4 .modal-text-title {
    color: #A75D5B;
  }

  .modal-pink .modal-text .modal-button {
    border-color: #A75D5B;
    color: #A75D5B;
  }

  .modal-pink .modal-text .modal-button::before,
  .modal-pink .modal-text .modal-button::after {
    background: #A75D5B;
  }

  .modal-text-title {
    font-size: 24px;
    font-family: "Noto Serif JP";
    font-style: normal;
    font-weight: 600;
    line-height: 180%;
    letter-spacing: 1.2px;
    margin: 0 0 32px;
  }

  #modal1 .modal-image img,
  #modal2 .modal-image img{
    max-width: 420px;
    width: 100%;
  }

  #modal3 .modal-image img {
    max-width: 419px;
    width: 100%;
  }

  #modal4 .modal-image img {
    max-width: 420px;
    width: 100%;
  }

  .modal-text-title span {
    font-size: 36px;
  }

  .breath-text {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 175%;
  }

  .p-features-detail-title {
    font-family: "Noto Serif JP";
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    text-align: center;
    line-height: 155.556%;
    letter-spacing: 1.8px;
  }

  .p-point-list h2 {
    padding-bottom: 100px;
  }
}

@media screen and (max-width: 767px) {
  .p-features-title-wrap {
    text-align: center;
  }

  .p-features-title {
    font-size: calc(1vw* 36 / 750* 100);
    line-height: 1.388888888888889;
    letter-spacing: 0.05em;
    margin-top: 11.466666666666667vw;
    text-align: left;
    display: inline-block;
  }

  .p-concept-modals {
    margin: 0 auto;
    padding: 70px 20.5px 51px;
    display: flex;
    row-gap: 32px;
    flex-wrap: wrap;
    justify-content: space-between;
  }

  #modal1 .modal-image img,
  #modal2 .modal-image img,
  #modal3 .modal-image img,
  #modal4 .modal-image img {
    max-width: 269px;
    width: 100%;
  }

  .p-concept-modal {
    width: 100%;
  }

  .p-concept-modal button {
    background-color: transparent;
    border: none;
    cursor: pointer;
    outline: none;
    padding: 0;
    appearance: none;
  }

  .modal-text {
    background: #fff;
    padding: 24px 25px 32px;
  }

  .concept-day {
    text-align: center;
    font-family: "Noto Serif JP";
    font-size: 18.7px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.837px;
  }

  .concept-time {
    font-size: 16.6px;
    font-weight: 600;
    line-height: 150%;
    letter-spacing: 0.887px;
    text-align: center;
    margin: 8px 0 12px;
  }

  .concept-time span {
    font-size: 13.5px;
    display: block;
  }

  .concept-text {
    text-align: center;
    font-size: 12.3px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
  }

  .p-concept-modal .modal-button {
    width: 248px;
    padding: 10.5px 8px;
    font-size: 11.33px;
    letter-spacing: 1.133px;
    line-height: 150%;
    font-weight: 400;
    text-align: center;
    border-radius: 25px;
    display: block;
    border: solid 1px #000;
    margin: 20px auto 0;
    position: relative;
    font-family: "Noto Sans JP";
  }

  .p-concept-modal .modal-button:hover {
    opacity: 0.5;
    cursor: pointer;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
  }

  .modal {
    display: none;
    position: fixed;
    z-index: 1;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding: 20px;
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.5);
  }

  .modal-content {
    display: flex;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: #fff;
    padding: 0 32px;
    margin: 0 auto;
    border-radius: 8px;
    width: calc(100% - 40px);
    height: calc(100% - 40px);
    max-width: 348px;
  }

  .modal-content-inner {
    top: 0;
    bottom: 0;
    margin: auto;
  }

  .close {
    float: right;
    position: absolute;
    top: 16px;
    right: 16px;
    width: 22px;
    height: 22px;
  }

  .close::before,
  .close::after {
    content: '';
    position: absolute;
    width: 1px;
    height: 32px;
    background-color: #401E1F;
    top: 50%;
    left: 50%;
  }

  .close::before {
    transform: translate(-50%, -50%) rotate(45deg);
  }

  .close::after {
    transform: translate(-50%, -50%) rotate(-45deg);
  }

  .close:hover,
  .close:focus {
    color: black;
    text-decoration: none;
    cursor: pointer;
  }

  .p-concept-modal .modal-text .modal-button::before,
  .p-concept-modal .modal-text .modal-button::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 19px;
    margin: auto;
    width: 10px;
    height: 1px;
  }

  .p-concept-modal .modal-text .modal-button::after {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }

  .modal-purple .concept-day,
  .modal-purple .concept-time,
  #modal1 .modal-text-title {
    color: #A99AC4;
  }

  .modal-purple .modal-text .modal-button {
    border-color: #A99AC4;
    color: #A99AC4;
  }

  .modal-purple .modal-text .modal-button::before,
  .modal-purple .modal-text .modal-button::after {
    background: #A99AC4;
  }

  .modal-green .concept-day,
  .modal-green .concept-time,
  #modal2 .modal-text-title{
    color: #91A664;
  }

  .modal-green .modal-text .modal-button {
    border-color: #91A664;
    color: #91A664;
  }

  .modal-green .modal-text .modal-button::before,
  .modal-green .modal-text .modal-button::after {
    background: #91A664;
  }

  .modal-magenta .concept-day,
  .modal-magenta .concept-time,
  #modal3 .modal-text-title {
    color: #E198B4;
  }

  .modal-magenta .modal-text .modal-button {
    border-color: #E198B4;
    color: #E198B4;
  }

  .modal-magenta .modal-text .modal-button::before,
  .modal-magenta .modal-text .modal-button::after {
    background: #E198B4;
  }

  .modal-pink .concept-day,
  .modal-pink .concept-time,
  #modal4 .modal-text-title{
    color: #A75D5B;
  }

  .modal-pink .modal-text .modal-button {
    border-color: #A75D5B;
    color: #A75D5B;
  }

  .modal-pink .modal-text .modal-button::before,
  .modal-pink .modal-text .modal-button::after {
    background: #A75D5B;
  }

  .modal-text-title {
    font-size: 13.5px;
    font-family: "Noto Serif JP";
    font-style: normal;
    font-weight: 600;
    line-height: 180%;
    letter-spacing: 1.2px;
    margin: 0 0 24px;
  }

  .modal-text-title span {
    font-size: 18.7px;
  }

  .breath-text {
    font-size: 12.305px;
    font-style: normal;
    font-weight: 400;
    line-height: 24.96px;
    margin: 0 0 40px;
  }

  .p-features-detail-title {
    font-family: "Noto Serif JP";
    font-size: 18.7px;
    font-style: normal;
    font-weight: 500;
    text-align: center;
    line-height: 139.037%;
    letter-spacing: 0.936px;
  }

  .p-point-list h2 {
    padding-bottom: 11.5vw;
  }
}

/* FOOTER */

@media screen and (min-width: 768px) {
  .c-footer-btn-content:before {
    background: url("../images/common/arrow.png") no-repeat;
    background-size: 61px 11px;
    position: absolute;
    top: 50%;
  }
}

@media screen and (max-width: 767px) {
  .c-footer-btn-content:before {
    background: url("../images/common/arrow.png") no-repeat;
    background-size: 14.000000000000002vw 2.533333333333333vw;
    position: absolute;
    top: 50%;
  }

  .c-footer-btn-content:first-child .c-footer-btn-text-features {
    right: 12.333333vw;
  }
}
