@charset "utf-8";
/*=======================
  PC
=======================*/
@media only screen and (min-width: 768px) {
  h2 span {
    display: inline;
  }
  #regular .sp {
    display: none !important;
  }
  #regular {
    font-size: 16px;
    line-height: 1.875;
    margin: 0 0 140px;
  }
  #regular .inner {
    width: 1180px;
    margin: 0 auto;
  }
  #regular .mv {
    /*margin: 0 0 60px;*/
    margin: 0 0 20px;
    text-align: center;
  }
  #regular .mv h1 {
    margin: 0;
  }
  /*#regular .mv .inner {
    padding: 75px 0 70px;
    background-image: url(../../../img/usr/freepage/regular/img_mv01.png), url(../../../img/usr/freepage/regular/img_mv02.png),  url(../../../img/usr/freepage/regular/bg_mv.jpg);
    background-repeat: no-repeat, no-repeat, repeat;
    background-position: left top 35px, right top 50px, left top;
  }
  #regular h1 {
    margin: 0 0 10px;
  }
  #regular .mv .text {
    font-size: 18px;
    margin: 0 0 30px;
  }
  #regular .mv ul {
    display: flex;
    justify-content: center;
  }
  #regular .mv li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 175px;
    height: 175px;
    background: #fff;
    border-radius: 50%;
    border: 2px dotted #44342c;
    margin: 0 25px 0 0;
    font-size: 18px;
    line-height: 1.45;
  }
  #regular .mv li:last-child {
    margin: 0;
  }
  #regular .mv li span {
    font-size: 22px;
    font-weight: bold;
  }
  #regular .mv li:nth-child(1) span:first-of-type {
    font-size: 18px;
  }*/
  /* #regular h2.sec-ttl {
    margin: 0;
    font-size: 30px;
    font-weight: bold;
    padding: 0;
    background: 0;
    text-align: left;
  } */
  #regular .block-lp-news {
    margin-bottom: 30px;
  }
  #regular .lp-news-list {
    margin-inline: auto;
    width: fit-content;
  }
  #regular .sec-ttl-wrap {
    text-align: center;
  }
  #regular h2.sec-ttl {
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
    margin: 0 auto 20px;
    padding-bottom: 10px;
    text-align: center;
    min-width: 12em;
    border-bottom: 2px dashed #42322c;
  }
  #regular h2.sec-ttl span {
    font-size: inherit;
    line-height: 1.3;
  }
  /* #regular .sec-point-text {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto 10px;
    margin-top: 40px;
    text-align: center;
  }
  #regular .sec-point-text::before,
  #regular .sec-point-text::after {
    display: block;
    width: 40px;
    height: 1px;
    margin-top: 10px;
    content: '';
    transform-origin: center center;
    background: #42322c;
  }
  #regular .sec-point-text::before {
    transform: rotate(45deg);
  }
  #regular .sec-point-text::after {
    transform: rotate(-45deg);
  }

 */
  #regular .intro {
    margin: 0 0 70px;
    text-align: center;
  }
  #regular .intro .ttl {
    font-size: 30px;
    font-weight: bold;
    line-height: 1.5;
    margin: 0 0 20px;
    padding: 0 0 25px;
    text-align: center;
    letter-spacing: 1px;
    /* background: url(../../../img/usr/freepage/regular/border.png) no-repeat center bottom; */
  }
  #regular .bnr-day-night {
    margin: 50px 0 0;
  }
  #regular .bnr-day-night .comment {
    margin: 0 0 7px;
    max-width: 100%;
    text-align: center;
  }
  #regular .bnr-day-night .comment span {
    position: relative;
    display: inline-block;
    padding: 0 30px;
    font-size: 23px;
    font-weight: bold;
  }
  #regular .bnr-day-night .comment span:before,
  #regular .bnr-day-night .comment span:after {
    content: "";
    position: absolute;
    top: 21px;
    left: 0;
    width: 26px;
    height: 1px;
    background: #44342c;
    transform: rotate(55deg);
  }
  #regular .bnr-day-night .comment span:after {
    left: auto;
    right: 0;
    transform: rotate(-55deg);
  }
  #regular .bnr-day-night a {
    display: block;
    margin: 0 auto;
    width: 520px;
    line-height: 0;
  }
  #regular .bnr-day-night a:hover {
    opacity: 0.8;
  }
  #regular .outline {
    font-size: 20px;
    width: 800px;
    margin: 60px auto;
    padding: 20px;
    border: 1px dashed #9f9f9f;
  }
  #regular .outline li {
    margin: 10px auto;
  }
  #regular .outline a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
  }
  #regular .outline a::after {
    display: block;
    width: 18px;
    height: 10px;
    margin: 0 0 0 10px;
    content: "";
    background: url(../../../img/usr/freepage/regular/sp/arrow.png) no-repeat
      center bottom / contain;
  }
  #regular .intro .banner {
    margin: 80px auto;
  }
  #regular .sec-effect {
    position: relative;
    width: 800px;
    min-height: 440px;
    margin: 0 auto 0;
    padding: 20px 0px 0;
    background: #f4f4f4;
  }
  #regular .sec-effect-contents {
    max-width: 800px;
    margin: 0 auto;
    min-height: 600px;
    text-align: center;
    background: url(../../../img/usr/freepage/woman_herb/2021/effect_step.jpg)
      center 120px no-repeat;
    background-size: 100% auto;
    padding-bottom: 60px;
    border-bottom: 2px dashed #42322c;
    position: relative;
  }
  #regular .sec-effect p {
    font-size: 16px;
    line-height: 1.6;
  }
  #regular .sec-effect ul {
    position: absolute;
    bottom: 77px;
    left: 0;
    right: 0;
    margin: auto;
    display: flex;
    justify-content: space-between;
    width: 800px;
    padding: 0 20px;
  }
  #regular .sec-effect ul li {
    font-size: 14px;
    text-align: center;
  }
  #regular .sec-questionnaire {
    width: 800px;
    margin: 0 auto;
    background: #f4f4f4;
    margin-bottom: 60px;
  }
  #regular .sec-questionnaire-inner {
    padding: 40px;
    width: 800px;
    margin: 0 auto;
    background: #f4f4f4;
  }
  #regular .sec-questionnaire-inner .ttl {
    width: 530px;
    margin: 0 auto;
  }
  #regular .sec-questionnaire-inner .sec-questionnaire-img {
    margin: 20px 0 0;
    text-align: center;
  }
  #regular .sec-questionnaire-inner .sec-questionnaire-img img {
    width: 360px;
  }
  #regular .sec-questionnaire p {
    margin: 10px 0 0;
    text-align: center;
  }
  #regular .sec-selfcare {
    margin: 0 0 80px 0;
    text-align: center;
  }
  #regular .sec-selfcare a {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
  }
  #regular .about {
    margin: 0 0 80px;
  }
  #regular h2 {
    margin: 0 0 20px;
    padding: 0 0 20px;
    text-align: center;
    /* background: url(../../../img/usr/freepage/regular/border.png) no-repeat center bottom; */
  }
  /*acd*/
  #regular .acd {
    margin: 30px auto 0;
  }
  #regular .acd-ttl {
    font-size: 28px;
    font-weight: bold;
    line-height: 1.4;
    position: relative;
    margin: 0 0 5px;
    padding: 15px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 2px;
    background: #f4f0ec;
    cursor: pointer;
  }
  #regular .acd-ttl span {
    font-size: 30px;
  }
  #regular .acd-ttl::after {
    font-size: 30px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 50px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 30px;
    height: 30px;
    padding-bottom: 0;
    content: "+";
    transform: translateY(-50%);
    color: #fff;
    border-radius: 5px;
    background: #44342c;
  }
  .Android #regular .acd-ttl::after {
    width: 30px;
    padding-bottom: 7px;
  }
  #regular .acd-ttl.open::after {
    padding-bottom: 2px;
    content: "-";
  }
  #regular .about h2 {
    font-size: 24px;
  }
  #regular .about h2 span {
    font-size: 28px;
    font-weight: bold;
    display: inline-block;
  }
  #regular .about .text {
    margin: 0 0 32px;
    text-align: center;
  }
  #regular .about .text span {
    font-weight: bold;
  }
  #regular .about ul {
    display: flex;
    justify-content: space-between;
    width: 1040px;
    margin: 0 auto 35px;
    padding: 40px;
    background: #faf0e7;
  }
  #regular .about li {
    display: flex;
    justify-content: space-between;
    width: 460px;
    padding: 10px 30px 18px 0;
    border-radius: 10px;
    background: #fff;
  }
  #regular .about li .img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 210px;
  }
  #regular .about li:nth-child(1) .img img {
    width: 133px;
  }
  #regular .about li:nth-child(2) .img img {
    width: 143px;
  }
  #regular .about li .info {
    width: 215px;
  }
  #regular .about li .amount {
    line-height: 1.4;
    display: inline-block;
    margin: 0 0 8px;
    border-bottom: 2px solid #44342c;
  }
  #regular .about h3 {
    line-height: 1.4;
    margin: 0 0 10px;
  }
  #regular .about h3 span {
    font-size: 30px;
    font-weight: bold;
  }
  #regular .about h3 span.min {
    font-size: 24px;
  }
  #regular .about li .discount {
    font-size: 14px;
    line-height: 1;
    margin: 0 0 12px;
    padding: 4px 0 6px;
    text-align: center;
    letter-spacing: 1.5px;
    border: 1px solid #cdcdcd;
  }
  #regular .about li .discount span {
    font-size: 18px;
  }
  #regular .about li .price {
    line-height: 1;
    margin: 0 0 10px;
  }
  #regular .about li .price span:not(.min) {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 0 7px;
  }
  #regular .about li .price span.min {
    font-weight: bold;
  }
  #regular .about .caution {
    font-size: 14px;
  }
  #regular .about ul + .caution {
    margin: 0 0 17px;
    text-align: center;
  }
  #regular .btn {
    font-size: 20px;
    line-height: 1.5;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 540px;
    height: 80px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 1.5px;
    border: 1px solid #44342c;
  }
  #regular .btn:after {
    position: absolute;
    top: 0;
    right: 20px;
    bottom: 0;
    width: 12px;
    height: 12px;
    margin: auto;
    content: "";
    transform: rotate(45deg);
    border-right: 2px solid #44342c;
    border-bottom: 2px solid #44342c;
  }
  #regular .btn:hover {
    opacity: 0.8;
  }
  #regular .intro .btn {
    margin-top: 30px;
  }
  #regular .itemlist .course .btn {
    font-size: 16px;
    height: 60px;
  }
  #regular .itemlist .course .btn:after {
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
  }
  #regular .merit {
    margin: 0 0 80px;
  }
  #regular .merit h2,
  #regular .itemlist h2,
  #regular .faq h2 {
    font-size: 28px;
    font-weight: bold;
    margin: 0 0 40px;
  }
  #regular .merit h2 { 
    margin-top: 10px;
  }
  #regular .merit .acd {
    margin-top: 70px;
  }
  #regular .merit .acd-body {
    margin-top: 50px;
  }
  #regular .merit .summary {
    display: flex;
    justify-content: center;
    margin: 0 0 25px;
  }
  #regular .merit .summary li {
    width: 175px;
    margin: 0 25px 0 0;
    text-align: center;
  }
  #regular .merit .summary li img {
    width: 88px;
  }
  #regular .merit .summary li .text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 175px;
    border: 2px dotted #44342c;
    border-radius: 50%;
  }
  #regular .merit .summary li .text p {
    font-size: 18px;
    line-height: 1.45;
  }
  #regular .merit .summary li .text span {
    font-size: 20px;
    font-weight: bold;
  }
  #regular .merit .summary li:nth-child(1) .text span:first-of-type {
    font-size: 18px;
  }
  #regular .merit .summary li:last-child {
    margin: 0;
  }
  #regular .merit .plus {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 50px;
    text-align: center;
  }
  #regular .merit .point {
    margin: 0 0 60px;
    padding: 75px 0 0;
    background: url(../../../img/usr/freepage/regular/bg_point.png) no-repeat
      center top;
  }
  #regular .merit .point#point04 {
    margin: 0 0 30px;
    background: none;
  }
  #regular .merit .point .ttl {
    margin: 0 0 30px;
    text-align: center;
  }
  #regular .merit .point#point04 .ttl {
    font-size: 24px;
    font-weight: bold;
  }
  #regular .merit .point .num {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    display: inline-flex;
    align-items: center;
    margin: 0 0 12px;
    padding: 0 0 5px;
    border-bottom: 2px solid #44342c;
  }
  #regular .merit .point .num span {
    font-size: 36px;
    margin: 0 0 0 5px;
  }
  #regular .merit h3 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 7px;
    letter-spacing: 1px;
  }
  #regular .merit h3 span {
    font-size: 30px;
    margin: 0 0 0 2px;
    color: #d06718;
  }
  #regular .merit .point .ttl p {
    font-size: 20px;
  }
  #regular .merit #point01 ul {
    display: flex;
    justify-content: space-between;
  }
  #regular .merit #point01 li {
    width: 570px;
    border: 1px solid #bcb2ad;
  }
  #regular .merit #point01 li .wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    column-gap: 30px;
    min-height: 200px;
    padding: 11px 0;
    background: url(../../../img/usr/freepage/regular/sp/arrow.png) no-repeat
      center bottom / 37px;
  }
  #regular .merit #point01 li .text {
    width: 350px;
    padding: 0 0 0 30px;
  }
  #regular .merit #point01 li h4 {
    font-size: 24px;
    font-weight: bold;
  }
  #regular .merit #point01 li .default-price {
    font-size: 16px;
    font-weight: normal;
    display: block;
    text-decoration: none;
    /*padding: 0 0 0 50px;*/
  }
  #regular .merit #point01 li .regular-price span {
    font-weight: bold;
  }
  #regular .merit #point01 li .regular-price span.price {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 0 5px;
  }
  #regular .merit #point01 li .regular-price {
    padding: 0 0 0 37px;
  }
  #regular .merit #point01 li .img {
    text-align: left;
    padding-right: 30px;
    width: 188px;
  }
  #regular .merit #point01 li .img img {
    width: 121px;
  }
  #regular .merit #point01 li .total {
    line-height: 1.5;
    padding: 16px 0 14px;
    text-align: center;
    background: #faf0e7;
  }
  #regular .merit #point01 li .total .main {
    font-size: 20px;
    display: flex;
    align-items: baseline;
    justify-content: center;
    color: #d06718;
  }
  #regular .merit #point01 li .total .main p {
    font-weight: bold;
    padding: 0 0 0 2px;
  }
  #regular .merit #point01 li .total .main span {
    font-size: 24px;
  }
  #regular .merit #point02 ul {
    display: flex;
    justify-content: center;
  }
  #regular .merit #point02 li {
    width: 340px;
    margin: 0 50px 0 0;
  }
  #regular .merit #point02 li:last-child {
    margin: 0;
  }
  #regular .merit #point02 li h4 {
    font-size: 20px;
    line-height: 1.5;
    height: 200px;
    margin: 0 0 20px;
    font-feature-settings: "palt";
  }
  #regular .merit #point02 li:nth-child(1) h4 {
    background: url(../../../img/usr/freepage/regular/sp/icon_cycle.png)
      no-repeat center bottom / 100px;
  }
  #regular .merit #point02 li:nth-child(2) h4 {
    background: url(../../../img/usr/freepage/regular/sp/icon_schedule.png)
      no-repeat center bottom 10px / 99px;
  }
  #regular .merit #point02 li:nth-child(3) h4 {
    padding: 0 0 0 24px;
    text-indent: -24px;
    background: url(../../../img/usr/freepage/regular/sp/icon_skip.png)
      no-repeat center bottom / 104px;
  }
  #regular .merit #point02 li h4 span {
    font-weight: bold;
  }
  #regular .merit #point02 li sup {
    font-size: 10px;
    vertical-align: text-top;
  }
  #regular .merit #point02 li .caution {
    font-size: 14px;
    margin: 2px 0 0;
    padding: 0 0 0 14px;
    text-indent: -14px;
  }
  #regular .merit #point03 .text {
    margin: 0 0 30px;
    text-align: center;
  }
  #regular .merit #point03 ul {
    width: 700px;
    margin: 0 auto;
  }
  #regular .merit #point03 li:not(:last-child) {
    margin: 0 0 25px;
  }
  #regular .merit #point03 li h4 {
    font-size: 18px;
    font-weight: bold;
  }
  #regular .merit #point04 {
    background: none;
  }
  #regular .merit #point04 img {
    display: block;
    width: 700px;
    margin: 0 auto 10px;
  }
  #regular .merit #point04 .caution {
    font-size: 14px;
    width: 700px;
    margin: 0 auto 10px;
    text-align: right;
  }
  #regular .merit #point04 .text {
    max-width: 700px;
    margin: 0 auto;
    text-align: justify;
  }
  #regular .merit #point04 .text p:not(:last-child) {
    margin: 0 0 18px;
    text-align: justify;
  }
  #regular .merit #point04 .text p:last-child {
    text-align: right;
  }
  #regular .merit #point04 + .btn:after {
    transform: rotate(-45deg);
  }
  #regular .itemlist {
    margin: 0 0 80px;
  }
  #regular .itemlist .inner {
    width: auto;
  }
  #regular .itemlist h2 {
    margin: 0 0 20px;
  }
  #regular .itemlist .itemlist-ttl {
    margin-bottom: 40px;
    padding: 5px 10px;
    font-size: 28px;
    text-align: center;
    background: #faf0e7;
  }
  #regular .itemlist .itemlist-ttl + div > p {
    text-align: center;
  }
  #regular .itemlist .itemlist-subttl {
    margin-bottom: 20px;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    background: #b2b2b2;
  }
  #regular .itemlist .itemlist-nav {
    display: flex;
    justify-content: center;
    margin: 0px auto 60px;
    padding: 0 12px 40px;
    border-bottom: 1px solid #939393;
  }
  #regular .itemlist .itemlist-nav li {
    width: 350px;
    margin: 20px;
  }
  #regular .itemlist .itemlist-nav a {
    font-size: 24px;
    display: block;
    padding: 10px 10px 20px;
    text-align: center;
    text-decoration: none;
    background: #faf0e7 url(../../../img/usr/freepage/regular/sp/arrow.png)
      no-repeat 50% 86%;
    background-size: auto 10px;
  }
  #regular #series {
    margin: 40px 0 60px;
    padding: 0 12px 40px;
  }
  #regular #singleitem {
    width: 1180px;
    margin: 40px auto 60px;
    padding: 0 12px 40px;
    /* border-top: 1px solid #939393; */
    border-bottom: 1px solid #939393;
  }
  #regular .itemlist-ttl,
  #regular .series-sec01,
  #regular .series-sec02 {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
  }
  #regular .series-sec01-top {
    font-size: 18px;
    text-align: center;
    border-radius: 15px;
    background: url(../../../img/usr/freepage/regular/sp/bg_series.png) repeat-y
      0 0 / 100%;
  }
  #regular .series-sec01-top-ttl {
    font-size: 28px;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    padding: 11px;
  }
  #regular .series-sec01-top-ttl::before {
    display: block;
    margin-right: 50px;
    width: 53px;
    height: 53px;
    content: "";
    background: url(../../../img/usr/freepage/regular/sp/ico_sun.png) no-repeat
      0 0 / 100% auto;
  }
  #regular .series-sec01-top-ttl::after {
    display: block;
    width: 45px;
    height: 53px;
    margin-left: 40px;
    content: "";
    background: url(../../../img/usr/freepage/regular/sp/ico_moon.png) no-repeat
      0 0 / 100% auto;
  }
  #regular .series-sec01-top-body {
    padding: 15px 0 15px;
    background: #faf0e7;
    border-radius: 0 0 15px 15px;
  }
  #regular .series-sec01-top p {
    padding: 5px;
  }
  #regular .series-sec01-top p strong {
    font-weight: bold;
  }
  #regular .series-sec02 {
    margin-bottom: 40px;
    text-align: center;
    padding-bottom: 60px;
  }
  #regular .series-sec02-item {
    margin-top: 40px;
    text-align: center;
  }
  #regular .series-sec02-item-list .ttl_ {
    display: inline-block;
    font-size: 24px;
    line-height: 1.3;
    padding: 10px 120px 10px 120px;
    background: url(../../../img/usr/freepage/regular/ico_day.png) left center
      no-repeat;
    background-size: auto 80px;
  }
  #regular .series-sec02-item-list .ttl_ span {
    text-decoration: underline;
  }
  #regular .series-sec02-item-list ul {
    display: flex;
    width: 800px;
    margin: 30px auto 0;
  }
  #regular .series-sec02-item-list li {
    width: calc(100% / 3);
    margin: 0 20px;
    font-size: 16px;
  }
  #regular .series-sec02-item-list .and {
    font-size: 40px;
    margin: 20px 0 0;
  }
  #regular .series-sec02-item-main .ttl_ {
    padding: 0px 120px 0;
    background: url(../../../img/usr/freepage/regular/ico_night.png) left center
      no-repeat;
    background-size: auto 80px;
    text-align: center;
    display: inline-block;
    margin: 20px 0 0;
  }
  #regular .series-sec02-item-main .ttl_ p {
    font-size: 16px;
  }
  #regular .series-sec02-item-main .ttl_ span {
    position: relative;
    display: inline-block;
    padding: 0 26px;
    line-height: 1.4;
  }
  #regular .series-sec02-item-main .ttl_ span:before {
    content: "";
    display: block;
    background: #42322c;
    width: 30px;
    height: 1px;
    transform: rotate(60deg);
    position: absolute;
    left: 0;
    bottom: 16px;
  }
  #regular .series-sec02-item-main .ttl_ span:after {
    content: "";
    display: block;
    background: #42322c;
    width: 30px;
    height: 1px;
    transform: rotate(-60deg);
    position: absolute;
    right: 0;
    bottom: 16px;
  }
  #regular .series-sec02-item-main .ttl_ img {
    display: block;
    margin: 10px auto 0;
  }
  #regular .series-sec02-item-wrap {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 800px;
    margin: 20px auto;
  }
  #regular .series-sec02-item-main .img-main {
    width: 300px;
    margin: 20px 0 0;
  }
  #regular .series-sec02-item-wrap-inner {
    width: 450px;
  }
  #regular .series-sec02-item-main .caption {
    text-decoration: underline;
    font-size: 17px;
    margin: 10px 0;
    text-align: left;
  }
  #regular .series-sec02-item-main .caption span {
    padding: 0 30px;
    display: inline-block;
    background: url(../../../img/usr/freepage/regular/icon_leaf.png) left top
      no-repeat;
    background-size: 20px auto;
  }
  #regular .series-sec02-item-main .blend {
    text-align: left;
  }
  #regular .series-sec02-item-main .blend .ttl span {
    font-size: 12px;
    padding: 2px 10px;
    text-align: center;
    border: 1px solid #42322c;
  }
  #regular .series-sec02-item-main .blend .body {
    margin: 5px 0;
    font-size: 16px;
  }
  #regular .series-sec02-item-main .blend .notice {
    font-size: 12px;
  }

  #regular .series-cart-box {
    margin-top: 40px;
    border: 1px solid #42322c;
    padding: 30px;
    background: #fff;
    max-width: 900px;
    margin-left: auto;
    width: 100%;
    margin-right: auto;
  }
  #regular .series-cart-box .inner {
    display: flex;
    justify-content: space-between;
    width: 460px;
    padding: 10px 0px 18px 0;
    border-radius: 10px;
    background: #fff;
  }
  #regular .series-cart-box .inner .img {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 150px;
  }
  #regular .series-cart-box .inner .img img {
    width: 150px;
  }
  #regular .series-cart-box .inner .info {
    width: 245px;
    text-align: left;
  }
  #regular .series-cart-box .inner .amount {
    line-height: 1.4;
    display: inline-block;
    margin: 0 0 8px;
    border-bottom: 2px solid #44342c;
  }
  #regular .series-cart-box .inner .icon {
    font-size: 12px;
    display: inline-block;
    margin: 0 0 5px;
    padding: 1px 8px 0;
    color: #f00;
    border: 1px solid #f00;
  }

  #regular .series-cart-box .inner h3 {
    line-height: 1.4;
    margin: 0 0 10px;
    text-align: left;
  }
  #regular .series-cart-box .inner h3 span {
    font-size: 30px;
    font-weight: bold;
  }
  #regular .series-cart-box .inner span.min {
    font-size: 24px;
  }
  #regular .series-cart-box .inner .discount {
    font-size: 14px;
    line-height: 1;
    margin: 0 0 12px;
    padding: 4px 0 6px;
    text-align: center;
    letter-spacing: 1.5px;
    border: 1px solid #cdcdcd;
  }
  #regular .series-cart-box .inner .discount span {
    font-size: 18px;
  }
  #regular .series-cart-box .inner .price {
    line-height: 1;
    margin: 0 0 10px;
  }
  #regular .series-cart-box .inner .price span:not(.min) {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 0 7px;
  }
  #regular .series-cart-box .inner .price span.min {
    font-size: 14px;
  }
  #regular .about .caution {
    font-size: 14px;
  }
  #regular .about ul + .caution {
    margin: 0 0 17px;
    text-align: center;
  }
  #regular .series-cart-box a.cart-btn {
    max-width: 75%;
  }
  #regular .series-sec03 .series-cart-box {
    border: 1px solid #fff;
    margin-top: 20px;
  }
  #regular a.cart-btn {
    display: flex;
    font-size: 18px;
    align-items: center;
    justify-content: center;
    width: 100%;
    color: #fff;
    background: #44342c;
    text-decoration: none;
    text-align: center;
    padding: 10px;
    margin: 10px auto 0;
  }
  #regular .series-sec03 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    margin: 0 auto;
    padding: 20px 15px 100px;
    background: url(../../../img/usr/freepage/regular/sp/bg_series.png) repeat-y
      0 0 / 100% auto;
    text-align: center;
    width: 1180px;
  }
  /* #regular .series-sec03 .series-sec03-ttl, */
  /* #regular .series-item-list {
    width: 1180px;
    margin-left: auto;
    margin-right: auto;
  } */
  #regular .series-sec03 .icon_day {
    position: absolute;
    left: 70px;
    top: 10px;
  }
  #regular .series-sec03 .series-sec03-ttl {
    position: relative;
    font-weight: bold;
    text-align: left;
    font-size: 29px;
    line-height: 1.3;
    margin-bottom: 1rem;
    padding: 30px 0 0 220px;
  }
  #regular .series-sec03 .series-sec03-ttl + p {
    font-size: 22px;
  }
  #regular .series-item-list {
    width: 100%;
    max-width: 890px;
    margin: 0px auto 0;
  }
  #regular .series-item-list > li {
    margin: 60px auto 30px;
    background: #fff;
    position: relative;
    text-align: center;
  }
  #regular .series-item-list li > div {
    padding: 40px 80px 40px;
  }
  #regular .series-item-list li > div + a {
    position: absolute;
    right: 410px;
    bottom: 45px;
  }
  #regular .series-item-list li h3 {
    width: max-content;
    text-align: center;
    margin: 0 auto;
    padding: 0 140px;
    background: url(../../../img/usr/freepage/regular/ico_series_item01.png)
      right top no-repeat;
    background-size: 110px auto;
  }
  #regular .series-item-list li .item02 h3 {
    background: url(../../../img/usr/freepage/regular/ico_series_item02.png)
      right top no-repeat;
    background-size: 116px auto;
  }
  #regular .series-item-list li .item03 h3 {
    background: url(../../../img/usr/freepage/regular/ico_series_item03.png)
      right top no-repeat;
    background-size: 102px auto;
  }
  #regular .series-item-list li h3 p {
    font-weight: normal;
    font-size: 18px;
    line-height: 1.2;
  }
  #regular .series-item-list li h3 strong {
    font-size: 28px;
    line-height: 1.4;
    font-weight: bold;
    background: linear-gradient(transparent 30%, #aeccb2 30%);
  }
  #regular .series-item-list li .item02 h3 strong {
    background: linear-gradient(transparent 30%, #f9f6bb 30%);
  }
  #regular .series-item-list li .item03 h3 strong {
    background: linear-gradient(transparent 30%, #fcdee9 30%);
  }
  #regular .series-item-list li h3 span {
    display: block;
    text-align: right;
  }
  #regular .series-item-list li .inner {
    display: flex;
    width: 100%;
  }
  #regular .series-item-list li .img_ {
    width: 260px;
  }
  #regular .series-item-list li .info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 400px;
  }
  #regular .series-item-list li .taste {
    order: 1;
    padding: 0 0 8px;
    border-bottom: 1px solid #cdcdcd;
    text-align: center;
    margin: 0 0px 60px 30px;
    width: 320px;
    text-align: left;
  }
  #regular .series-item-list li .taste span {
    font-size: 14px;
    padding: 5px 20px;
    background: url(../../../img/usr/freepage/regular/icon_leaf.png) left center
      no-repeat;
    background-size: 14px auto;
  }
  #regular .series-item-list li .check {
    padding: 30px 0 0;
    /* background: url(../../../img/usr/freepage/regular/ico_check.png) left 20px no-repeat;
    background-size: 60px auto; */
  }
  #regular .series-item-list li .check ul {
    padding-bottom: 24px;
    padding-left: 30px;
  }
  #regular .series-item-list li .check ul li {
    font-size: 16px;
    text-align: left;
    /* padding: 2px 0 2px 36px;
    background: url(../../../img/usr/freepage/regular/ico_chckmark.png) left center no-repeat;
    background-size: 32px auto; */
    padding-block: 2px;
  }
  #regular .series-column {
    margin: 10px auto;
    background: #fff;
    max-width: 890px;
    width: 100%;
  }
  #regular .series-column .column-ttl {
    font-size: 24px;
    font-weight: bold;
    padding: 10px 30px;
    min-height: 80px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
  }
  #regular .series-column .column-ttl::before {
    display: block;
    width: 65px;
    height: 62px;
    content: "";
    position: absolute;
    top: 10px;
    bottom: 10px;
    margin: auto;
    left: 30px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: auto 100%;
  }
  #regular .series-column#series-column01 .column-ttl::before {
    background-image: url(../../../img/usr/freepage/regular/ico_column01.png);
  }
  #regular .series-column#series-column02 .column-ttl::before {
    background-image: url(../../../img/usr/freepage/regular/ico_column02.png);
  }
  #regular .series-column#series-column03 .column-ttl::before {
    background-image: url(../../../img/usr/freepage/regular/ico_column03.png);
  }
  #regular .series-column .column-ttl::after {
    font-size: 40px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 48px;
    height: 48px;
    padding-bottom: 0;
    content: "+";
    transform: translateY(-50%);
    color: #fff;
    border-radius: 5px;
    background: #44342c;
  }
  #regular .series-column .column-ttl.open::after {
    content: "ー";
  }
  #regular .series-column .column-body {
    display: none;
    padding: 20px 120px 50px;
  }
  #regular .series-column .column-body img {
    height: auto;
  }
  #regular #series-column01 .img_ {
    width: 320px;
    margin: 0 auto;
    padding: 0 50px;
  }
  #regular #series-column01 .txt_ {
    margin: 10px 0 0;
  }
  #regular #series-column01 .col2_ {
    display: flex;
    align-items: flex-end;
    margin: 30px 0 0;
  }
  #regular #series-column01 .col2_img_ {
    width: 120px;
    margin: 0 25px 0 0;
  }
  #regular #series-column01 .col2_ dl {
    border: 1px solid #ccc;
    padding: 10px 10px;
    text-align: left;
    border-radius: 15px;
  }
  #regular #series-column01 .col2_ dt {
    font-size: 16px;
    text-align: left;
    padding: 0 10px;
  }
  #regular #series-column01 .col2_ ul {
    display: flex;
    flex-wrap: wrap;
    width: 480px;
  }
  #regular #series-column01 .col2_ li {
    width: 50%;
    font-size: 14px;
    padding: 10px 0 0 10px;
  }
  #regular #series-column01 .txt_last_ {
    text-align: center;
    margin: 40px 0 0;
  }
  #regular #series-column02 .img_ {
    width: 220px;
    margin: 30px auto 0;
  }
  #regular #series-column02 .txt_last_ {
    text-align: center;
    margin: 20px 0 0;
  }
  #regular #series-column03 .img_ {
    width: 280px;
    margin: 20px auto 0;
  }
  #regular #series-column03 .point {
    text-align: center;
    margin: 20px 0 0;
  }
  #regular #series-column03 .point span {
    font-weight: bold;
    font-size: 18px;
  }
  #regular #series-column03 .point + .img_ {
    padding: 0;
    width: 380px;
  }
  #regular #series-column03 .txt_last_ {
    font-weight: bold;
    margin: 20px 0 0;
    font-size: 18px;
  }
  #regular .itemlist .caution {
    margin: 0 0 30px;
    text-align: center;
  }
  #regular .itemlist .block-category-list--link-genre p {
    margin: 0 0 10px;
    text-align: center;
  }
  #regular .itemlist .block-category-list--link-genre ul {
    justify-content: center;
    width: 915px;
    margin: 0 auto;
  }
  #regular .itemlist .block-category-list--link-genre li {
    width: 305px;
    margin: 0 0 15px;
    padding: 0 10px;
  }
  #regular .itemlist .item {
    /* display: flex; */
    justify-content: space-between;
    padding: 30px 0 40px;
    margin: 0 auto;
  }
  #regular .itemlist .item:last-child {
    /* border-bottom: 1px solid #eee; */
  }
  #regular .itemlist .item-info {
    position: relative;
    display: flex;
    width: 600px;
    margin: 0 auto;
  }
  #regular .itemlist .item-info .label_new {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: 0;
    left: 0;
    color: #f33;
  }
  #regular .itemlist .item-info .label_new.att {
    top: -10px;
  }
  #regular .itemlist .item-info a {
    text-decoration: none;
  }
  #regular .itemlist .item-info .img {
    width: 180px;
    margin: 0 20px 0 0;
  }
  #regular .itemlist .item-info .img .label {
    font-weight: bold;
    line-height: 1;
    margin: 2px 0 0;
    padding: 6px 0;
    text-align: center;
    letter-spacing: 2px;
    border: 1px solid #44342c;
  }
  #regular .itemlist .item-info .text {
    width: 400px;
  }
  #regular .itemlist .item-info .icon {
    font-size: 12px;
    display: inline-block;
    margin: 0 0 5px;
    padding: 1px 8px 0;
    color: #f00;
    border: 1px solid #f00;
  }
  #regular .itemlist .item-info .headline {
    margin: 0 0 3px;
  }
  #regular .itemlist .item-info .headline a {
    line-height: 1.5;
    cursor: default;
    pointer-events: none;
    color: #999;
  }
  #regular .itemlist .item-info h3 {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    padding: 0;
    margin: 0 0 .4em;
  }
  #regular .itemlist .item-info h3 span {
    display: block;
    font-size: .8em;
    font-weight: normal;
  }
  #regular .itemlist .item-info .review {
    margin: 0 0 13px;
    cursor: default;
  }
  #regular .itemlist .item-info .review a {
    pointer-events: none;
  }
  #regular .revico-star-block--title {
    font-size: 14px;
    font-weight: bold;
  }
  #regular .revico-star-block--total {
    font-size: 12px;
  }
  #regular .itemlist .item-info .purpose {
    margin: 0 0 15px;
  }
  #regular .itemlist .item-info .purpose a {
    font-size: 14px;
    line-height: 1.5;
    display: flex;
    align-items: center;
    cursor: default;
    pointer-events: none;
  }
  #regular .itemlist .item-info .purpose p {
    transform: translateY(-2px);
  }
  #regular .itemlist .item-info .purpose ul {
    display: flex;
  }
  #regular .itemlist .item-info .purpose li {
    margin: 0 5px 5px 0;
    padding: 2px 10px 1px;
    background: #f5eee7;
  }
  #regular .itemlist .item-info .flavor {
    line-height: 1.5;
    margin: 0 0 13px;
    padding: 0 0 0 20px;
    cursor: default;
    background: url(../../../img/usr/freepage/regular/sp/icon_leaf.png)
      no-repeat left top 1px / 15px;
  }
  #regular .itemlist .item-info .flavor a {
    pointer-events: none;
  }
  #regular .itemlist .item-info .blend-ttl {
    line-height: 1;
    position: relative;
    display: inline-block;
    padding: 0 18px 0 0;
    cursor: pointer;
    border-bottom: 1px solid #44342c;
  }
  #regular .itemlist .item-info .blend-ttl:after {
    position: absolute;
    top: 3px;
    right: 3px;
    width: 9px;
    height: 9px;
    content: "";
    transition: 0.5s;
    transform: rotate(-45deg);
    border-right: 2px solid #44342c;
    border-bottom: 2px solid #44342c;
  }
  #regular .itemlist .item-info .blend-ttl.open:after {
    top: 1px;
    transform: rotate(45deg);
  }
  #regular .itemlist .item-info .blend p {
    line-height: 1.5;
    display: none;
    margin: 3px 0 0;
  }
  #regular .itemlist .course {
    width: 560px;
    margin: 0 auto;
  }
  #regular .itemlist .course ul {
    margin: 0 0 35px;
  }
  #regular .itemlist .course li:not(:last-child) {
    margin: 0 0 30px;
  }
  #regular .itemlist .course li h4 {
    font-weight: normal;
    margin: 0 0 10px;
  }
  #regular .itemlist .course li h4 span {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
  }
  #regular .itemlist .course li .cv {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #regular .itemlist .course li .price-area {
    width: 260px;
  }
  #regular .itemlist .course li .icon {
    display: flex;
    margin: 0 0 5px;
  }
  #regular .itemlist .course li .icon p {
    font-size: 14px;
    line-height: 1;
    margin: 0 10px 0 0;
    padding: 5px 12px;
    color: #535353;
    border: 1px solid #e0e0e0;
  }
  #regular .itemlist .course li .icon p:last-child {
    margin: 0;
  }
  #regular .itemlist .course li .regular-price span {
    font-weight: bold;
  }
  #regular .itemlist .course li .regular-price span.price {
    font-size: 20px;
    margin: 0 0 0 5px;
  }
  #regular .itemlist .course li a {
    font-size: 18px;
    display: block;
    width: 220px;
    padding: 13px 0 12px;
    text-align: center;
    text-decoration: none;
    letter-spacing: 1px;
    color: #fff;
    border: 1px solid #766a64;
    background: #44342c;
  }
  #regular .itemlist .course li a:hover {
    opacity: 0.8;
  }
  #regular .itemlist .course ul + a {
    font-size: 16px;
    height: 60px;
  }
  #regular .itemlist .course ul + a:after {
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
  }
  #regular .singleitem-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-top: 15px;

    margin-bottom: 35px;
  }
  #regular .singleitem-nav li {
    width: 300px;
    margin: 10px 10px;
  }
  #regular .singleitem-nav li a {
    font-size: 16px;
    font-weight: bold;
    line-height: 1.25;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 43px;
    padding: 20px 30px 20px 22px;
    text-decoration: none;
    border-radius: 12px;
    background: #f5eee7
      url(../../../img/usr/freepage/regular/sp/ico_arrow_br.png) no-repeat right
      10px top 50%;
  }
  #regular .singleitem-nav li a::after {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    content: "";
    transform: rotate(45deg);
  }
  #regular .sec-singleitem-caption {
    text-align: center;
    margin: 0 0 20px;
  }
  #regular .sec-singleitem {
    width: 890px;
    margin: 0 auto 40px;
  }
  #regular .sec-singleitem-ttl {
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px 30px;
    text-align: left;
    border-radius: 10px;
    background: #f4e7dc;
  }
  #regular .sec-singleitem-list {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 40px;
  }
  #regular .sec-singleitem-list li {
    width: calc(100% / 3);
    padding: 0 20px;
    margin: 0 0 20px;
  }
  #regular .sec-singleitem-list li a {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    text-decoration: none;
  }
  #regular .sec-singleitem-list li img {
    width: 230px;
  }
  #regular .sec-singleitem-list li a div {
    line-height: 1.2;
    display: inline-flex;
    margin: 0 auto;
    padding: 0 15px;
    text-align: left;
  }
  #regular .faq {
    margin-top: 80px;
  }
  #regular .faq dl {
    text-align: justify;
    border-top: 1px solid #eee;
  }
  #regular .faq .link-faq {
    margin: 0 0 30px;
    padding: 15px 0 0;
    text-align: right;
    border-top: 1px solid #eee;
  }
  #regular .faq .link-faq a {
    position: relative;
    padding: 0 15px 0 0;
  }
  #regular .faq .link-faq a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 8px;
    height: 8px;
    margin: auto;
    content: "";
    transform: rotate(-45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
  #regular .faq dt {
    position: relative;
    padding: 15px 65px 15px 15px;
    cursor: pointer;
    transition: 0.5s;
  }
  #regular .faq dt.open {
    background: #f7f3f0;
  }
  #regular .faq dt:before,
  #regular .faq dt:after {
    position: absolute;
    top: 0;
    right: 30px;
    bottom: 0;
    width: 12px;
    height: 2px;
    margin: auto;
    content: "";
    transition: 0.5s;
    background: #999;
  }
  #regular .faq dt:after {
    transform: rotate(90deg);
  }
  #regular .faq dt.open:after {
    transform: rotate(360deg);
  }
  #regular .faq dt p {
    font-weight: bold;
    position: relative;
    padding: 0 0 0 25px;
  }
  #regular .faq dt p:before {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    position: absolute;
    top: 0;
    left: 0;
    content: "Q";
  }
  #regular .faq dd {
    position: relative;
    display: none;
    padding: 15px 65px 15px 40px;
  }
  #regular .faq dd:before {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    position: absolute;
    top: 15px;
    left: 15px;
    content: "A";
    color: #cd5800;
  }
  #regular .bnr {
    margin: 40px 0 0;
    text-align: center;
  }
  #regular .itemlist .bnr {
    margin: 20px 0 0;
  }
  #regular .bnr a:hover {
    opacity: 0.8;
  }
  #regular .comment {
    max-width: 720px;
    margin: 0 auto;
  }
  #regular .comment .comment-slide {
    position: relative;
    /* width: 86.67vw; */
    height: fit-content;
    margin: 10px 15px 10px;
    border: 1px solid rgba(66, 50, 44, 0.5);
    /* margin-bottom: 8px; */
    background: #fff;
    box-shadow: 5px 5px 10px 0 rgba(96, 96, 96, 0.54);
  }
  #regular .comment .comment-slide .swiper-slide {
    padding: 18px 50px 60px;
  }
  #regular .comment .comment-slide .swiper-slide p {
  }
  #regular .comment .comment-slide .comment-header {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  #regular .comment .comment-slide .comment-header .comment-icon {
    width: 120px;
  }
  #regular .comment .comment-slide .comment-header .comment-info {
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
  }
  #regular .comment .comment-slide .swiper-slide .comment-ttl {
    font-size: 24px;
    font-weight: bold;
  }
  #regular .comment .comment-slide .swiper-slide .comment-txt {
    line-height: 1.6;
    padding-bottom: 1px;
    background-color: #fff;
    text-align: justify;
  }
  #regular .comment .comment-slide .swiper-slide .comment-name {
    /* font-size: 3.2vw; */
    font-size: 14px;
    color: #888;
    text-align: right;
    margin: 5px 0 0;
  }
  #regular .comment .comment-slide .swiper-pagination-bullet-active {
    background: #44342c;
  }
  #regular
    .comment
    .comment-slide
    .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 20px;
  }
  #regular .comment .comment-slide .swiper-button-next:after {
    content: "";
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ccc;
  }
  #regular .comment .comment-slide .swiper-button-prev:after {
    content: "";
    border-top: 15px solid transparent;
    border-right: 15px solid #ccc;
    border-bottom: 15px solid transparent;
  }
  #regular .comment .comment-slide .swiper-button-next,
  .diet-comment-slide .swiper-button-prev {
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  }
  #regular .comment .comment-slide .swiper-button-next {
    right: 3px;
  }
  #regular .comment .comment-slide .swiper-button-prev {
    left: 3px;
  }
  #regular .comment .caution {
    margin: 10px 15px;
  }
  /* modal */
  .block-add-modal-freepageregular {
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000000002;
  }
  .block-add-modal-freepageregular--bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
  }
  .block-add-modal-freepageregular--contents {
    width: 720px;
    max-width: 1200px;
    max-height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
  }
  .block-add-modal-freepageregular--close {
    width: 25px;
    height: 25px;
    position: absolute;
    top: -25px;
    right: -23px;
    overflow: hidden;
    cursor: pointer;
  }
  .block-add-modal-freepageregular--close::before,
  .block-add-modal-freepageregular--close::after {
    content: "";
    width: 20px;
    height: 1px;
    position: absolute;
    top: 12px;
    left: 4px;
    background: #fff;
    transform: rotate(45deg);
  }
  .block-add-modal-freepageregular--close::after {
    transform: rotate(-45deg);
  }
  .block-add-modal-freepageregular--contents-inner {
    max-height: 90vh;
    /* padding: 25px 10px; */
    padding: 0;
    overflow-y: auto;
  }
  /* regular-modal */
  .regular-modal--title {
    background: #f4cdb3;
    color: #fff;
    text-align: center;
    padding: 10px;
    font-size: 24px;
  }
  .regular-modal--body {
    padding: 30px;
  }
  .regular-modal--body > .item {
    padding-top: 20px;
  }
  .regular-modal--body > .item .course li:not(:last-of-type) {
    border-bottom: 1px dashed #42322c;
  }
  .regular-modal--body > .item .course li {
    padding: 15px 0;
  }
  .regular-modal--itemlist li {
    padding: 0 0 40px;
    margin-bottom: 30px;
    border-bottom: 1px dashed #42322c;
  }
  .regular-modal--itemlist li:last-of-type {
    padding: 0 0 0;
    margin-bottom: 0;
    border-bottom: 0;
  }
  .regular-modal--itemlist li .item {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  .regular-modal--itemlist li .img {
    width: 240px;
  }
  .regular-modal--itemlist li .img img {
    width: 100%;
    height: auto;
    display: block;
  }
  .regular-modal--itemlist li .info {
    width: 360px;
    margin-left: auto;
  }
  .regular-modal--itemlist li .item-name {
    font-weight: bold;
    line-height: 1.4;
    font-size: 20px;
    margin: 0 0 15px;
    /* font-size: 14px; */
  }
  #regular .regular-modal--itemlist li .icon {
    display: flex;
    margin: 15px 0 0px;
  }
  #regular .regular-modal--itemlist li .icon p {
    font-size: 14px;
    line-height: 1;
    margin: 0 10px 0 0;
    padding: 5px 12px;
    color: #535353;
    border: 1px solid #e0e0e0;
  }
  #regular .regular-modal--itemlist li .icon p:last-child {
    margin: 0;
  }
  .regular-modal--itemlist li .item-price {
    font-size: 16px;
  }
  .regular-modal--itemlist li .item-price .price {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0 10px;
  }
  .regular-modal--itemlist li .item-price .price + span {
    font-size: 14px;
  }
  #regular .regular-modal--itemlist .item-btn {
    text-align: right;
  }
  #regular .regular-modal--itemlist .item-btn .btn {
    margin: 10px 0 0 auto;
    font-size: 16px;
    height: 40px;
    width: 360px;
  }
  #regular .regular-modal--itemlist .item-btn .btn:after {
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
  }
  #modal-regular a.cart-btn {
    width: 360px;
    margin: 0 0 0 auto;
  }
  #regular .marker01 {
    background: linear-gradient(transparent 30%, #aeccb2 30%);
  }
  #regular .marker02 {
    background: linear-gradient(transparent 30%, #f9f6bb 30%);
  }
  #regular .marker03 {
    background: linear-gradient(transparent 30%, #fcdee9 30%);
  }
}
/*=======================
  SP
=======================*/
@media only screen and (max-width: 767px) {
  #regular .pc {
    display: none !important;
  }
  #regular {
    font-size: 14px;
    line-height: 1.57;
    letter-spacing: 0;
  }
  #regular h1,
  #regular h2,
  #regular h3 {
    padding: 0;
  }
  #regular .mv {
    /*padding: 15px 0 25px;*/
    margin: 0 0 20px;
    text-align: center;
    /*background: url(../../../img/usr/freepage/regular/bg_mv.jpg) 37px;*/
  }
  /*#regular .mv .text {
    margin: -28px 0 18px;
    padding: 0 12px;
  }
  #regular .mv ul {
    display: flex;
    justify-content: space-between;
    padding: 0 12px;
  }
  #regular .mv li {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 29.423vw;
    height: 29.423vw;
    background: #fff;
    border-radius: 50%;
    border: 2px dotted #44342c;
    font-size: 14px;
    line-height: 1.43;
    letter-spacing: -1px;
    font-feature-settings: 'palt';
  }
  #regular .mv li:last-child {
    margin: 0;
  }
  #regular .mv li span {
    font-size: 17px;
    font-weight: bold;
  }
  #regular .mv li:nth-child(1) span:first-of-type {
    font-size: 16px;
  }*/
  #regular .block-lp-news {
    margin-bottom: 30px;
  }
  #regular .lp-news-list {
    margin-inline: auto;
    width: fit-content;
  }
  #regular .sec-ttl-wrap {
    text-align: center;
  }
  #regular h2.sec-ttl {
    font-size: 20px;
    font-weight: bold;
    display: inline-block;
    margin: 0 auto 20px;
    padding-bottom: 10px;
    text-align: center;
    border-bottom: 1px dashed #42322c;
  }
  #regular h2.sec-ttl span {
    font-size: inherit;
    line-height: 1.3;
  }
  #regular .sec-point-text {
    font-size: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 40px auto 10px;
    margin-top: 40px;
    text-align: center;
  }
  #regular .sec-point-text::before,
  #regular .sec-point-text::after {
    display: block;
    width: 40px;
    height: 1px;
    margin-top: 10px;
    content: "";
    transform-origin: center center;
    background: #42322c;
  }
  #regular .sec-point-text::before {
    transform: rotate(45deg);
  }
  #regular .sec-point-text::after {
    transform: rotate(-45deg);
  }
  #regular .intro {
    margin: 0 0 25px;
    padding: 0 12px;
  }
  #regular .intro .ttl {
    margin: 0 0 15px;
    padding: 0 0 20px;
    text-align: center;
    background: url(../../../img/usr/freepage/regular/sp/border.png) no-repeat
      center bottom / 90%;
  }
  #regular .intro .ttl p {
    font-size: 18px;
    font-weight: bold;
    line-height: 140%;
    text-align: center;
  }
  #regular .intro .ttl img {
    width: 90%;
  }
  #regular .intro .inner > p {
    font-size: 16px;
  }
  #regular .bnr-day-night {
    margin: 30px 0 40px;
  }
  #regular .bnr-day-night .comment {
    margin: 0 0 7px;
    max-width: 100%;
    text-align: center;
  }
  #regular .bnr-day-night .comment span {
    position: relative;
    display: inline-block;
    padding: 0 25px;
    font-size: 18px;
    font-weight: bold;
  }
  #regular .bnr-day-night .comment span:before,
  #regular .bnr-day-night .comment span:after {
    content: "";
    position: absolute;
    top: 14px;
    left: 0;
    width: 22px;
    height: 1px;
    background: #44342c;
    transform: rotate(55deg);
  }
  #regular .bnr-day-night .comment span:after {
    left: auto;
    right: 0;
    transform: rotate(-55deg);
  }
  #regular .bnr-day-night a {
    display: block;
    margin: 0 auto;
    width: calc(100% - 30px);
  }
  #regular .outline {
    font-size: 15px;
    margin: 20px 15px;
    padding: 15px;
    border: 1px dashed #9f9f9f;
  }
  #regular .outline li {
    margin-bottom: 10px;
  }
  #regular .outline a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
    text-decoration: none;
  }
  #regular .outline a::after {
    display: block;
    width: 18px;
    height: 10px;
    margin: 0 0 0 10px;
    content: "";
    background: url(../../../img/usr/freepage/regular/sp/arrow.png) no-repeat
      center bottom / contain;
  }
  #regular .intro .banner {
    margin: 20px -12px;
  }
  #regular .sec-effect {
    /* background: #f4f4f4; */
    position: relative;
    margin: 0 0 30px;
    padding: 25px 15px 0;
  }
  #regular .sec-effect .sec-effect-header {
    text-align: center;
  }
  #regular .sec-effect .sec-effect-header p {
    text-align: left;
  }
  /* #regular .sec-effect h2 {
    margin: 0 auto 15px;
    padding-bottom: 10px;
    display: inline-block;
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px dashed #42322C;
  } */
  #regular .sec-effect .sec-effect-bottom {
    display: flex;
    justify-content: space-between;
  }
  #regular .sec-effect p {
    font-size: 14px;
    margin: 0 0 20px 0;
  }
  #regular .sec-effect .sec-effect-bottom .step {
    width: 46%;
  }
  #regular .sec-effect ul {
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    width: 50%;
  }
  #regular .sec-effect ul li {
    font-size: 14px;
    text-align: left;
    letter-spacing: -0.5px;
  }
  /* acd */
  #regular .acd {
    /* padding: 0 15px; */
  }
  #regular .acd-ttl {
    font-size: 17px;
    font-weight: bold;
    line-height: 1.4;
    position: relative;
    margin: 0 0 8px;
    padding: 15px 30px;
    cursor: pointer;
    text-align: center;
    letter-spacing: 2px;
    background: #f4f0ec;
  }
  #regular .acd-ttl span {
    font-size: 14px;
  }
  #regular .acd-ttl::after {
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    padding-bottom: 0;
    content: "+";
    transform: translateY(-50%);
    color: #fff;
    border-radius: 5px;
    background: #44342c;
  }
  #regular .acd-ttl.open::after {
    content: "－";
  }
  #regular .acd-body {
    display: none;
    padding: 10px 0 15px;
  }
  #regular .sec-questionnaire {
    margin: 0 10px 70px;
  }
  #regular .sec-questionnaire p {
    margin: 20px 0 0;
    text-align: center;
  }
  #regular .sec-questionnaire .sec-questionnaire-img {
    background: #f4f4f4;
    padding: 20px 0;
  }
  #regular .sec-questionnaire .sec-questionnaire-img li {
    margin: 20px 0;
  }

  #regular .sec-selfcare {
    margin: 0 20px 50px;
    text-align: center;
  }
  #regular .sec-selfcare a {
    display: block;
    margin: 0 auto;
    text-align: center;
  }
  #regular .about {
    margin: 0 0 45px;
    padding: 0 12px;
  }
  /* #regular .about h2 {
    padding: 0 0 13px;
    margin: 0 0 15px;
    text-align: center;
    background: url(../../../img/usr/freepage/regular/sp/border.png) no-repeat center bottom / 90%;
  } */
  /* #regular .about h2 > span {
    display: inline-block;
    padding: 0 25px;
    background-image: url(../../../img/usr/freepage/regular/sp/img_comment_l.png), url(../../../img/usr/freepage/regular/sp/img_comment_r.png);
    background-repeat: no-repeat;
    background-position: left 27px, right 4px top 28px;
    background-size: 13px;
    font-weight: normal;
  }
  #regular .about h2 > span span {
    font-size: 22px;
    font-weight: bold;
  } */
  #regular .about .text {
    font-size: 16px;
    margin: 0 0 15px;
    text-align: left;
  }
  #regular .about .text span {
    font-weight: bold;
  }
  #regular .about ul {
    margin: 0 -12px 15px;
    padding: 15px 12px;
    background: #faf0e7;
  }
  #regular .about li {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 15px;
    padding: 12px 15px 10px 0;
    border-radius: 5px;
    background: #fff;
  }
  #regular .about li:last-child {
    margin: 0;
  }
  #regular .about li .img {
    width: 46%;
    text-align: center;
  }
  #regular .about li:nth-child(1) .img img {
    width: 77%;
  }
  #regular .about li:nth-child(2) .img img {
    width: 82.5%;
  }
  #regular .about li .info {
    /*width: 52.5%;*/
    width: 60%;
  }
  #regular .about li .amount {
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    margin: 0 0 8px;
    padding: 0 0 4px;
    border-bottom: 1px solid #44342c;
  }
  #regular .about li h3 {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3;
    margin: 0 0 7px;
  }
  #regular .about li h3 span {
    font-size: 22px;
    font-weight: bold;
  }
  #regular .about li h3 span.min {
    font-size: 18px;
  }
  #regular .about li .discount {
    font-size: 12px;
    margin: 0 0 8px;
    text-align: center;
    border: 1px solid #cdcdcd;
  }
  #regular .about li .discount span {
    font-size: 14px;
  }
  #regular .about li .price {
    font-size: 14px;
    line-height: 1;
    margin: 0 0 7px;
  }
  #regular .about li .price span:not(.min) {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 0 7px;
  }
  #regular .about li .price span.min {
    font-weight: bold;
  }
  #regular .about .caution {
    font-size: 14px;
  }
  #regular .about ul + .caution {
    margin: 0 0 10px;
    text-align: center;
  }
  #regular .btn {
    font-size: 14px;
    line-height: 1.5;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 53px;
    margin: 0 auto;
    text-align: center;
    letter-spacing: 1.5px;
    border: 1px solid #44342c;
  }
  #regular .btn:after {
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    width: 7px;
    height: 7px;
    margin: auto;
    content: "";
    transform: rotate(45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
  #regular .intro .btn {
    font-size: 16px;
    margin-top: 30px;
  }
  #regular .merit {
    margin: 0 0 50px;
  }
  /* #regular .merit h2, */
  /* #regular .itemlist h2,
  #regular .faq h2 {
    font-size: 22px;
    line-height: 1.36;
    font-weight: bold;
    text-align: center;
    padding: 0 0 12px;
    margin: 0 0 18px;
    background: url(../../../img/usr/freepage/regular/sp/border.png) no-repeat center bottom / 90%;
  } */
  #regular .merit h2 {
    /* padding-right: 12px;
    padding-left: 12px; */
  }
  
  #regular .merit h2 { 
    margin-top: 10px;
  }
  #regular .merit .summary {
    display: flex;
    justify-content: space-between;
    margin: 15px 0 30px;
    padding: 0 12px;
    transform: scale(0.9);
  }
  #regular .merit .summary li {
    width: 29.423vw;
    text-align: center;
  }
  #regular .merit .summary li img {
    width: 49.86%;
  }
  #regular .merit .summary li:nth-child(1) img {
    width: 48.95%;
  }
  #regular .merit .summary li .text {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 29.423vw;
    border: 2px dotted #44342c;
    border-radius: 50%;
  }
  #regular .merit .summary li .text p {
    font-size: 14px;
    line-height: 1.45;
    letter-spacing: -0.5px;
  }
  #regular .merit .summary li .text span {
    font-size: 17px;
    font-weight: bold;
  }
  #regular .merit .plus {
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 25px;
    text-align: center;
  }
  #regular .merit .acd {
    margin-right: 15px;
    margin-bottom: 30px;
    margin-left: 15px;
  }
  #regular .merit .point {
    /* padding: 40px 12px 0; */
    margin: 0 0 30px;
    /* background: url(../../../img/usr/freepage/regular/sp/bg_point.png) no-repeat center top / 100%; */
  }
  #regular .merit #point04 {
    margin: 0 15px;
  }
  #regular .merit .point .ttl {
    margin: 0 0 18px;
    text-align: center;
  }
  #regular .merit .point .num {
    font-size: 15px;
    font-weight: bold;
    line-height: 1;
    display: inline-block;
    margin: 0 0 15px;
    padding: 0 0 7px;
    border-bottom: 1px solid #44342c;
  }
  #regular .merit .point .num span {
    font-size: 22px;
    margin: 0 0 0 5px;
  }
  #regular .merit .point h3 {
    font-size: 18px;
    margin: 0 0 8px;
  }
  #regular .merit .point h3 span {
    font-size: 22px;
    margin: 0 0 0 2px;
    letter-spacing: 1px;
    color: #d06718;
    font-feature-settings: "palt";
  }
  #regular .merit #point01 li {
    margin: 0 0 15px;
    border: 1px solid #bcb2ad;
  }
  #regular .merit #point01 li:last-child {
    margin: 0;
  }
  #regular .merit #point01 li .wrapper {
    position: relative;
    display: flex;
    padding: 10px 0 8px;
  }
  #regular .merit #point01 li .wrapper:after {
    position: absolute;
    right: 0;
    bottom: -5px;
    left: 0;
    width: 18px;
    height: 10px;
    margin: auto;
    content: "";
    background: url(../../../img/usr/freepage/regular/sp/arrow.png) no-repeat
      center bottom / contain;
  }
  #regular .merit #point01 li .text {
    width: 67.5%;
    text-align: center;
  }
  #regular .merit #point01 li h4 {
    font-size: 18px;
    margin: 0 0 2px;
  }
  #regular .merit #point01 li .default-price {
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
  }
  #regular .merit #point01 li .default-price span {
    font-size: 10px;
  }
  #regular .merit #point01 li .regular-price span {
    font-weight: bold;
  }
  #regular .merit #point01 li .regular-price span.price {
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 0 5px;
  }
  #regular .merit #point01 li .img {
    width: 29%;
    text-align: center;
  }
  #regular .merit #point01 li:nth-child(1) .img img {
    width: 80%;
  }
  #regular .merit #point01 li:nth-child(2) .img img {
    width: 80%;
  }
  #regular .merit #point01 li .total {
    line-height: 1.5;
    padding: 12px 0 10px;
    text-align: center;
    background: #faf0e7;
  }
  #regular .merit #point01 li .total .main {
    font-size: 14px;
    display: flex;
    align-items: baseline;
    justify-content: center;
    color: #d06718;
  }
  #regular .merit #point01 li .total .main p {
    font-weight: bold;
    padding: 0 0 0 2px;
  }
  #regular .merit #point01 li .total .main span {
    font-size: 18px;
  }
  #regular .merit #point02 li {
    padding: 17px 0;
    border-top: 1px solid #eee;
  }
  #regular .merit #point02 li:nth-child(1) {
    background: url(../../../img/usr/freepage/regular/sp/icon_cycle.png)
      no-repeat left 12px bottom 16px / 63px;
  }
  #regular .merit #point02 li:nth-child(2) {
    background: url(../../../img/usr/freepage/regular/sp/icon_schedule.png)
      no-repeat left 12px bottom 15px / 62px;
  }
  #regular .merit #point02 li:nth-child(3) {
    min-height: 150px;
    padding-bottom: 0;
    background: url(../../../img/usr/freepage/regular/sp/icon_skip.png)
      no-repeat left 12px top 95px / 65px;
  }
  #regular .merit #point02 li h4 {
    font-size: 18px;
    font-weight: normal;
    line-height: 1.33;
    margin: 0 0 10px 10px;
    padding: 0 0 0 28px;
    text-indent: -22px;
    font-feature-settings: "palt";
  }
  #regular .merit #point02 li h4 span {
    font-weight: bold;
  }
  #regular .merit #point02 li .text {
    display: flex;
    align-items: center;
    margin-right: 20px;
    padding: 0 0 0 90px;
  }
  #regular .merit #point02 li:nth-child(1) .text {
    min-height: 68px;
  }
  #regular .merit #point02 li:nth-child(2) .text {
    min-height: 56px;
  }
  #regular .merit #point02 li:nth-child(3) .text {
    display: block;
  }
  #regular .merit #point02 li sup {
    font-size: 10px;
    vertical-align: text-top;
  }
  #regular .merit #point02 li .caution {
    font-size: 11px;
    margin: 3px 0 0;
    /*padding: 0 20px 0 101px;*/
    padding: 0 20px 0 131px;
    text-indent: -11px;
  }
  #regular .merit #point03 .text {
    margin: 0 0 20px;
    text-align: center;
  }
  #regular .merit #point03 li:not(:last-child) {
    margin: 0 0 20px;
  }
  #regular .merit #point03 li h4 {
    font-size: 16px;
    margin: 0 0 2px;
  }
  #regular .merit #point04 img {
    margin: 0 0 7px;
  }
  #regular .merit #point04 .caution {
    font-size: 12px;
    margin: 0 0 10px;
    text-align: right;
  }
  #regular .merit #point04 .text {
    margin: 0 0 22px;
    text-align: justify;
  }
  #regular .merit #point04 .text p:not(:last-child) {
    margin: 0 0 15px;
  }
  #regular .merit #point04 .text p > small {
    font-size: 12px;
  }
  #regular .merit #point04 + .btn {
    height: 59px;
    margin: 0 12px;
  }
  #regular .merit #point04 + .btn:after {
    transform: rotate(-45deg);
  }
  #regular .itemlist {
    margin: 0 0 50px;
    padding: 0 12px;
  }
  #regular .itemlist .caution {
    margin: 0 0 10px;
    padding: 0 0 25px;
    text-align: center;
    /*border-bottom: 1px solid #eee;*/
  }
  #regular .itemlist .itemlist-ttl {
    margin-bottom: 20px;
    padding: 5px 10px;
    text-align: center;
    background: #faf0e7;
  }
  #regular .itemlist .itemlist-subttl {
    margin-bottom: 20px;
    padding: 5px 10px;
    text-align: center;
    color: #fff;
    background: #b2b2b2;
  }
  #regular .itemlist .itemlist-nav {
    display: flex;
    justify-content: space-between;
    margin: 0px -12px;
    padding: 0 12px 20px;
    border-bottom: 1px solid #939393;
  }
  #regular .itemlist .itemlist-nav li {
    width: 48%;
  }
  #regular .itemlist .itemlist-nav a {
    font-size: 16px;
    display: block;
    padding: 20px 10px 30px;
    text-align: center;
    text-decoration: none;
    background: #faf0e7 url(../../../img/usr/freepage/regular/sp/arrow.png)
      no-repeat 50% 80%;
    background-size: auto 10px;
    font-weight: bold;
  }
  #regular .block-category-list--link-genre > p {
    margin-bottom: 20px;
  }
  #regular .itemlist .item {
    margin: 0 0 35px;
    /*border-bottom: 1px solid #44342c;*/
  }
  /*#regular .itemlist .item:nth-of-type(10) {
    margin: 0;
    border-bottom: none;
  }*/
  #regular .itemlist .item .item-info {
    position: relative;
    display: flex;
    justify-content: space-between;
  }
  #regular .itemlist .item-info .label_new {
    font-size: 13px;
    font-weight: bold;
    position: absolute;
    top: -10px;
    left: 0;
    color: #f33;
  }
  #regular .itemlist .item-info .label_new.att {
    top: -20px;
  }
  #regular .itemlist .item .item-info a {
    text-decoration: none;
  }
  #regular .itemlist .item-info h3 span {
    display: block;
    font-size: .8em;
    font-weight: normal;
  }
  #regular .itemlist .item a {
    text-decoration: none;
  }
  #regular .itemlist .item .img {
    /*width: 41.312%;*/
    width: 33.5%;
    /*order: 2;*/
  }

  #regular .itemlist .item .img img {
    margin: 0 0 15px;
  }
  #regular .itemlist .item:nth-of-type(7) .img img {
    margin: 0;
  }
  #regular .itemlist .item .label {
    font-size: 12px;
    font-weight: bold;
    position: absolute;
    bottom: -40px;
    left: 25px;
    width: 50%;
    padding: 3px 0 2px;
    text-align: center;
    letter-spacing: 1px;
    border: 1px solid #44342c;
  }
  #regular .itemlist .item .text {
    /*width: 54.135%;*/
    width: 64.5%;
    /*order: 1;*/
  }
  #regular .itemlist .item .text .icon {
    font-size: 11px;
    display: inline-block;
    margin: 0 0 5px;
    padding: 2px 8px;
    color: #f00;
    border: 1px solid #f00;
  }
  #regular .itemlist .item .headline {
    margin: 0 0 5px;
  }
  #regular .itemlist .item .headline a {
    font-size: 13px;
    color: #999;
  }
  #regular .itemlist .item h3 {
    font-size: 18px;
    margin: 0 0 7px;
  }
  #regular .itemlist .item .purpose {
    margin: 0 0 10px;
  }
  #regular .itemlist .item .purpose a {
    font-size: 12px;
    display: flex;
  }
  #regular .itemlist .item .purpose p {
    width: 40px;
    padding: 3px 0 0;
  }
  #regular .itemlist .item .purpose ul {
    display: flex;
    flex-wrap: wrap;
    width: calc(100% - 40px);
  }
  #regular .itemlist .item .purpose li {
    margin: 0 5px 5px 0;
    padding: 4px 10px 3px;
    background: #f5eee7;
  }
  #regular .itemlist .item .flavor {
    margin: 0 0 10px;
    padding: 0 0 0 19px;
    background: url(../../../img/usr/freepage/regular/sp/icon_leaf.png)
      no-repeat left top 1px / 14px;
  }
  #regular .itemlist .item .blend-ttl {
    line-height: 1;
    position: relative;
    display: inline-block;
    margin: 0 0 5px;
    padding: 0 18px 0 0;
    cursor: pointer;
    border-bottom: 1px solid #44342c;
  }
  #regular .itemlist .item .blend-ttl:after {
    position: absolute;
    top: 3px;
    right: 5px;
    width: 8px;
    height: 8px;
    content: "";
    transition: 0.5s;
    transform: rotate(-45deg);
    border-right: 1px solid #44342c;

    border-bottom: 1px solid #44342c;
  }
  #regular .itemlist .item .blend-ttl.open:after {
    top: 1px;
    transform: rotate(45deg);
  }
  #regular .itemlist .item .blend p {
    line-height: 1.5;
    display: none;
    margin: 3px 0 0;
  }
  #regular .itemlist .course {
    position: relative;
    padding-left: 25px;
  }
  #regular .itemlist .course .item-btn {
    margin-right: 10px;
    text-align: right;
  }
  #regular .itemlist .course .btn {
    font-size: 15px;
    line-height: 1;
    position: relative;
    display: inline-block;
    height: auto;
    padding: 0 18px 0 0;
    border: none;
    border-bottom: 1px solid #44342c;
  }
  #regular .itemlist .course .btn::after {
    position: absolute;
    top: 0;
    right: 5px;
    width: 8px;
    height: 8px;
    content: "";
    transform: rotate(-45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
  #regular .itemlist .course ul {
    margin: 0 0 10px;
  }
  #regular .itemlist .course li {
    /*padding: 12px 0 17px;
    border-top: 1px solid #eee;*/
    padding-bottom: 20px;
  }
  #regular .itemlist .course li:last-child {
    padding-bottom: 0;
  }
  #regular .itemlist .course li h4 {
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 5px;
  }
  #regular .itemlist .course li h4 span {
    font-size: 14px;
    font-weight: bold;
  }
  #regular .itemlist .course li .cv {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
  }
  #regular .itemlist .course li .price-area {
    position: relative;
    /*width: 55.56%;*/
    width: 70%;
    padding-top: 35px;
  }
  #regular .itemlist .course li .icon {
    display: flex;
    flex-wrap: wrap;
    /*margin: 0 0 5px;*/
    position: absolute;
    left: 0;
    top: 0;
    width: 120%;
  }
  #regular .itemlist .course li .icon p {
    font-size: 11px;
    line-height: 1;
    margin: 0 5px 5px 0;
    padding: 5px 7px;
    color: #44342c;
    border: 1px solid #44342c;
  }
  #regular .itemlist .course li .icon p:last-child {
    margin-right: 5px;
  }
  #regular .itemlist .course li .regular-price {
    font-size: 14px;
    /* position: absolute; */
    /* top: 0; */
    /* left: 0; */
  }
  #regular .itemlist .course li .regular-price span.price {
    font-size: 18px;
    margin: 0 0 0 5px;
    font-weight: bold;
  }
  #regular .itemlist .course li .regular-price span.price + span {
    font-size: 12px;
  }
  #regular .itemlist .course li .cv a {
    display: block;
    /*width: 35.615%;*/
    width: 42%;
    margin-top: 35px;
    margin-right: 10px;
    /*padding: 15px 0;*/
    padding: 5px 0;
    text-align: center;
    text-decoration: none;
    color: #fff;
    /*font-weight: bold;*/
    background: #44342c;
  }
  #regular #series,
  #regular #singleitem {
    margin: 30px -12px;
    padding: 0 12px 40px;
    border-bottom: 1px solid #939393;
  }
  #regular .series-sec01-top {
    text-align: center;
    border-radius: 15px;
    background: url(../../../img/usr/freepage/regular/sp/bg_series.png) repeat-y
      0 0 / 100%;
  }
  #regular .series-sec01-top-ttl {
    font-size: 4.2vw;
    font-weight: bold;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 10px;
    text-align: center;
  }
  #regular .series-sec01-top-ttl::before {
    display: block;
    width: 35px;
    height: 35px;
    content: "";
    background: url(../../../img/usr/freepage/regular/sp/ico_sun.png) no-repeat
      0 0 / 100% auto;
  }
  #regular .series-sec01-top-ttl::after {
    display: block;
    width: 28px;
    height: 28px;
    content: "";
    background: url(../../../img/usr/freepage/regular/sp/ico_moon.png) no-repeat
      0 0 / 100% auto;
  }
  #regular .series-sec01-top-body {
    padding: 5px;
    background: #faf0e7;
    border-radius: 0 0 15px 15px;
  }
  #regular .series-sec01-top p {
    padding: 5px;
  }
  #regular .series-sec01-top p strong {
    font-size: 16px;
  }
  #regular .series-sec02 {
    margin-bottom: 40px;
    text-align: center;
  }
  #regular .series-sec02-item {
    margin-top: 20px;
    text-align: center;
  }
  #regular .series-sec02-item-list .ttl_ {
    font-size: 18px;
    padding: 20px 60px 0 70px;
    background: url(../../../img/usr/freepage/regular/ico_day.png) left top
      no-repeat;
    background-size: auto 64px;
  }
  #regular .series-sec02-item-list .ttl_ span {
    text-decoration: underline;
  }
  #regular .series-sec02-item-list ul {
    display: flex;
    margin: 10px 0 0;
  }
  #regular .series-sec02-item-list li {
    width: calc(100% / 3);
    margin: 0 5px;
    font-size: 12px;
  }
  #regular .series-sec02-item-list .and {
    font-size: 28px;
    margin: 20px 0 0;
  }
  #regular .series-sec02-item-main .ttl_ {
    padding: 20px 50px 0;
    background: url(../../../img/usr/freepage/regular/ico_night.png) left top
      no-repeat;
    background-size: auto 64px;
  }
  #regular .series-sec02-item-main .ttl_ p {
    font-size: 12px;
  }
  #regular .series-sec02-item-main .ttl_ span {
    position: relative;
    display: inline-block;
    padding: 0 26px;
  }
  #regular .series-sec02-item-main .ttl_ span:before {
    content: "";
    display: block;
    background: #42322c;
    width: 30px;
    height: 1px;
    transform: rotate(60deg);
    position: absolute;
    left: 0;
    bottom: 16px;
  }
  #regular .series-sec02-item-main .ttl_ span:after {
    content: "";
    display: block;
    background: #42322c;
    width: 30px;
    height: 1px;
    transform: rotate(-60deg);
    position: absolute;
    right: 0;
    bottom: 16px;
  }
  #regular .series-sec02-item-main .ttl_ img {
    display: block;
    margin: 10px 0 0;
  }
  #regular .series-sec02-item-main .img-main {
    margin: 20px 10vw 0;
  }
  #regular .series-sec02-item-main .caption {
    font-size: 12px;
    margin: 10px 0 20px;
    padding: 0 0 8px;
    border-bottom: 1px solid #cdcdcd;
  }
  #regular .series-sec02-item-main .caption span {
    padding: 0 20px;
    display: inline-block;
    background: url(../../../img/usr/freepage/regular/icon_leaf.png) left top
      no-repeat;
    background-size: 14px auto;
  }
  #regular .series-sec02-item-main .blend {
    text-align: left;
  }
  #regular .series-sec02-item-main .blend .ttl span {
    font-size: 12px;
    padding: 2px 10px;
    text-align: center;
    border: 1px solid #42322c;
  }
  #regular .series-sec02-item-main .blend .body {
    margin: 5px 0;
    font-size: 16px;
  }
  #regular .series-sec02-item-main .blend .notice {
    font-size: 12px;
  }
  #regular .series-cart-box {
    margin-top: 20px;
    border: 1px solid #42322c;
    padding: 10px;
    background: #fff;
  }
  #regular .series-sec03 .series-cart-box {
    border: 1px solid #fff;
    margin-top: 20px;
  }
  #regular .series-cart-box .inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 0 0 15px;
    padding: 12px 0 10px 0;
    border-radius: 5px;
    background: #fff;
  }
  #regular .series-cart-box .inner:last-child {
    margin: 0;
  }
  #regular .series-cart-box .inner .img {
    width: 46%;
    text-align: center;
  }
  #regular .series-cart-box .inner:nth-child(1) .img img {
    width: 77%;
  }
  #regular .series-cart-box .inner:nth-child(2) .img img {
    width: 82.5%;
  }
  #regular .series-cart-box .inner .info {
    /*width: 52.5%;*/
    width: 60%;
    text-align: left;
  }
  #regular .series-cart-box .inner .amount {
    font-size: 14px;
    line-height: 1;
    display: inline-block;
    margin: 0 0 8px;
    padding: 0 0 4px;
    border-bottom: 1px solid #44342c;
  }
  #regular .series-cart-box .inner .icon {
    font-size: 11px;
    display: inline-block;
    margin: 0 0 10px;
    padding: 2px 8px;
    color: #f00;
    border: 1px solid #f00;
  }
  #regular .series-cart-box .inner h3 {
    font-size: 12px;
    font-weight: normal;
    line-height: 1.3;
    margin: 0 0 7px;
    text-align: left;
  }
  #regular .series-cart-box .inner h3 span {
    font-size: 22px;
    font-weight: bold;
  }
  #regular .series-cart-box .inner h3 span.min {
    font-size: 18px;
  }
  #regular .series-cart-box .inner .discount {
    font-size: 12px;
    margin: 0 0 8px;
    text-align: center;
    border: 1px solid #cdcdcd;
  }
  #regular .series-cart-box .inner .discount span {
    font-size: 14px;
  }
  #regular .series-cart-box .inner .price {
    font-size: 14px;
    line-height: 1;
    margin: 0 0 7px;
  }
  #regular .series-cart-box .inner .price span:not(.min) {
    font-size: 22px;
    font-weight: bold;
    margin: 0 0 0 7px;
  }
  #regular .series-cart-box .inner .price span.min {
    font-size: 12px;
  }
  #regular .about .caution {
    font-size: 14px;
  }
  #regular .about ul + .caution {
    margin: 0 0 10px;
    text-align: center;
  }
  #regular a.cart-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    background: #44342c;
    text-decoration: none;
    text-align: center;
    padding: 8px 0;
    font-size: 16px;
    margin: 10px 20px 12px;
  }
  #regular .series-sec03 {
    position: relative;
    margin: 0 -12px;
    padding: 20px 15px 15px;
    background: url(../../../img/usr/freepage/regular/sp/bg_series.png) repeat-y
      0 0 / 100% auto;
    text-align: center;
  }
  #regular .series-sec03 .icon_day {
    position: absolute;
    left: 25px;
    top: -10px;
  }
  #regular .series-sec03 .series-sec03-ttl {
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 1rem;
  }
  #regular .series-item-list > li {
    margin: 20px auto;
    background: #fff;
    position: relative;
    text-align: right;
    padding: 0 0 20px;
  }
  #regular .series-item-list li > div {
    padding: 20px 15px 0;
  }
  #regular .series-item-list li h3 {
    text-align: center;
  }
  #regular .series-item-list li h3 p {
    font-weight: normal;
    font-size: 3.6vw;
    line-height: 1.2;
  }
  #regular .series-item-list li h3 strong {
    font-size: 4.8vw;
    line-height: 1.4;
    background: linear-gradient(transparent 30%, #aeccb2 30%);
  }
  #regular .series-item-list li .item02 h3 strong {
    background: linear-gradient(transparent 30%, #f9f6bb 30%);
  }
  #regular .series-item-list li .item03 h3 strong {
    background: linear-gradient(transparent 30%, #fcdee9 30%);
  }
  #regular .series-item-list li .img_ {
    width: 40vw;
    margin: 8px auto 10px;
  }
  #regular .series-item-list li .taste {
    padding: 0 0 8px;
    border-bottom: 1px solid #cdcdcd;
    text-align: center;
  }
  #regular .series-item-list li .taste span {
    font-size: 3.2vw;
    padding: 5px 20px;
    background: url(../../../img/usr/freepage/regular/icon_leaf.png) left center
      no-repeat;
    background-size: 14px auto;
  }
  #regular .series-item-list li .check {
    padding: 20px 0 0;
    /* background: url(../../../img/usr/freepage/regular/ico_check.png) left 20px no-repeat;
    background-size: 11vw auto; */
  }
  #regular .series-item-list li .check ul {
    padding-left: 22vw;
    background: url(../../../img/usr/freepage/regular/ico_series_item01.png)
      left 1vw no-repeat;
    background-size: 20vw auto;
  }
  #regular .series-item-list li .item02 .check ul {
    background: url(../../../img/usr/freepage/regular/ico_series_item02.png)
      left 1vw no-repeat;
    background-size: 20vw auto;
  }
  #regular .series-item-list li .item03 .check ul {
    background: url(../../../img/usr/freepage/regular/ico_series_item03.png)
      left 1vw no-repeat;
    background-size: 20vw auto;
  }
  #regular .series-item-list li .check ul li {
    font-size: 3.3vw;
    text-align: left;
    /* padding: 0.5vw 0 0.5vw 24px;
    background: url(../../../img/usr/freepage/regular/ico_chckmark.png) left 2px no-repeat;
    background-size: 22px auto; */
    padding-block: .5vw;
    padding-left: 2vw;
    letter-spacing: -1px;
  }
  #regular .series-item-list li a {
    /* position: absolute; */
    /* right: 10px; */
    /* bottom: 15px; */
    position: relative;
    padding: 0 12px 0 0;
    margin: 0 15px;
  }
  #regular .series-item-list li a::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 7px;
    height: 7px;
    margin: auto;
    content: "";
    transform: rotate(-45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
  #regular .series-column {
    margin: 10px auto;
    background: #fff;
  }
  #regular .series-column .column-ttl {
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    cursor: pointer;
  }
  #regular .series-column .column-ttl::before {
    display: block;
    width: 23px;
    height: 29px;
    content: "";
    margin-right: 10px;
    background-repeat: no-repeat;
    background-position: 0 0;
    background-size: 100% 100%;
  }
  #regular .series-column#series-column01 .column-ttl::before {
    background-image: url(../../../img/usr/freepage/regular/sp/ico_column01.png);
  }
  #regular .series-column#series-column02 .column-ttl::before {
    background-image: url(../../../img/usr/freepage/regular/sp/ico_column02.png);
  }
  #regular .series-column#series-column03 .column-ttl::before {
    background-image: url(../../../img/usr/freepage/regular/sp/ico_column03.png);
  }
  #regular .series-column .column-ttl::after {
    font-size: 20px;
    font-weight: normal;
    line-height: 1;
    position: absolute;
    top: 50%;
    right: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    padding-bottom: 0;
    content: "+";
    transform: translateY(-50%);
    color: #fff;
    border-radius: 5px;
    background: #44342c;
  }
  #regular .series-column .column-ttl.open::after {
    content: "－";
  }
  #regular .series-column .column-body {
    display: none;
    padding: 20px 20px 30px;
    text-align: justify;
    font-size: 14px;
  }
  #regular .series-column .column-body img {
    width: 100%;
    height: auto;
  }
  #regular #series-column01 .img_ {
    padding: 0 50px;
  }
  #regular #series-column01 .txt_ {
    margin: 10px 0 0;
  }
  #regular #series-column01 .col2_ {
    display: flex;
    margin: 30px 0 0;
  }
  #regular #series-column01 .col2_img_ {
    width: 25vw;
    margin: 15px 5vw 0 0;
  }
  #regular #series-column01 .col2_ dt {
    font-size: 16px;
  }
  #regular #series-column01 .col2_ li {
    font-size: 12px;
    text-indent: -1em;
    padding-left: 1em;
  }
  #regular #series-column01 .txt_last_ {
    text-align: center;
    margin: 20px 0 0;
  }
  #regular #series-column02 .img_ {
    padding: 0 80px;
    margin: 20px 0 0;
  }
  #regular #series-column02 .txt_last_ {
    text-align: center;
    margin: 20px 0 0;
  }
  #regular #series-column03 .img_ {
    padding: 0 60px;
    margin: 20px 0 0;
  }
  #regular #series-column03 .point {
    text-align: center;
    margin: 20px 0 0;
  }
  #regular #series-column03 .point span {
    display: block;
    font-weight: bold;
    font-size: 18px;
  }
  #regular #series-column03 .point + .img_ {
    padding: 0;
    margin: 10px 0 20px;
  }
  #regular #series-column03 .txt_last_ {
    font-weight: bold;
    margin: 20px 0 0;
  }
  #regular .singleitem-nav {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 15px;
    margin-bottom: 35px;
  }
  #regular .singleitem-nav li {
    width: calc((100% - 10px) / 2);
    margin-bottom: 10px;
  }
  #regular .singleitem-nav li a {
    font-size: 13px;
    font-weight: bold;
    line-height: 1.25;
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 43px;
    padding: 0 20px 0 12px;
    text-decoration: none;
    border-radius: 10px;
    background: #f5eee7
      url(../../../img/usr/freepage/regular/sp/ico_arrow_br.png) no-repeat right
      5px top 50%;
  }
  #regular .singleitem-nav li a::after {
    position: absolute;
    top: 50%;
    right: 10px;
    display: block;
    width: 6px;
    height: 6px;
    margin-top: -3px;
    content: "";
    transform: rotate(45deg);
  }
  #regular .sec-singleitem-caption {
    text-align: center;
    margin-bottom: 20px;
  }
  #regular .sec-singleitem {
    margin-bottom: 50px;
  }
  #regular .sec-singleitem-ttl {
    font-weight: bold;
    margin-bottom: 20px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 30px;
    background: #f4e7dc;
  }
  #regular .sec-singleitem-list {
    display: flex;
    align-items: flex-start;
    flex-wrap: wrap;
    justify-content: space-between;
  }
  #regular .sec-singleitem-list li {
    width: 47%;
    margin-bottom: 20px;
  }
  #regular .sec-singleitem-list li a {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center;
    text-decoration: none;
  }
  #regular .sec-singleitem-list li a div {
    line-height: 1.2;
    display: inline-flex;
    margin: 0 auto;
    padding: 0 15px;
    text-align: left;
  }
  #regular .faq h2 {
    margin: 0 0 25px;
    padding: 0;
    background: none;
  }
  #regular .faq dl {
    text-align: justify;
    border-top: 1px solid #eee;
  }
  #regular .faq .link-faq {
    padding: 15px 15px 0;
    text-align: right;
    border-top: 1px solid #eee;
  }
  #regular .faq .link-faq a {
    position: relative;
    padding: 0 12px 0 0;
  }
  #regular .faq .link-faq a:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 7px;
    height: 7px;
    margin: auto;
    content: "";
    transform: rotate(-45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
  #regular .faq dt {
    position: relative;
    padding: 15px 45px 13px 15px;
    cursor: pointer;
    transition: 0.5s;
  }
  #regular .faq dt.open {
    background: #f7f3f0;
  }
  #regular .faq dt:before,
  #regular .faq dt:after {
    position: absolute;
    top: 0;
    right: 15px;
    bottom: 0;
    width: 12px;
    height: 1px;
    margin: auto;
    content: "";
    transition: 0.5s;
    background: #999;
  }
  #regular .faq dt:after {
    transform: rotate(90deg);
  }
  #regular .faq dt.open:after {
    transform: rotate(360deg);
  }
  #regular .faq dt p {
    font-weight: bold;
    position: relative;
    padding: 0 0 0 28px;
  }
  #regular .faq dt p:before {
    font-size: 20px;
    font-weight: bold;
    line-height: 18px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    height: 20px;
    margin: auto;
    content: "Q";
  }
  #regular .faq dd {
    position: relative;
    display: none;
    padding: 15px 40px 12px;
  }
  #regular .faq dd:before {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.5;
    position: absolute;
    top: 12px;
    left: 15px;
    content: "A";
    color: #cd5800;
  }
  #regular .faq .btn {
    margin: 20px 12px 0;
  }
  #regular .bnr {
    margin: 30px 20px 40px;
  }

  /* #regular .comment {
    margin: 50px auto 50px;
    padding-top: 50px;
    border-top: 1px solid #939393;
    } */
  #regular .comment .sec-ttl {
    margin-bottom: 30px;
  }
  #regular .comment .comment-slide-ttl {
    font-size: 4.27vw;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
  }
  #regular .comment .comment-slide {
    position: relative;
    /* width: 86.67vw; */
    height: fit-content;
    margin: 0 15px 10px;
    border: 1px solid rgba(66, 50, 44, 0.5);
    /* margin-bottom: 8px; */
    background: #fff;
    box-shadow: 5px 5px 10px 0 rgba(96, 96, 96, 0.54);
  }
  #regular .comment .comment-slide .swiper-slide {
    padding: 18px 35px 34px;
  }
  #regular .comment .comment-slide .swiper-slide p {
    font-size: 3.73vw;
    letter-spacing: -1.5px;
  }
  #regular .comment .comment-slide .comment-header {
    display: flex;
    align-items: center;
    margin-bottom: 10px;
  }
  #regular .comment .comment-slide .comment-header .comment-icon {
    width: 78px;
    max-width: inherit;
  }
  #regular .comment .comment-slide .comment-header .comment-icon img {
    width: 78px;
  }
  #regular
    .comment
    .comment-slide
    .swiper-slide:nth-child(5)
    .comment-header
    .comment-icon
    img {
    width: 64px;
  }
  #regular .comment .comment-slide .comment-header .comment-info {
    display: flex;
    align-items: center;
    flex: 1 1 auto;
    flex-direction: column;
    justify-content: center;
    padding: 10px;
  }
  #regular .comment .comment-slide .swiper-slide .comment-ttl {
    font-size: 4.27vw;
    font-weight: bold;
  }
  #regular .comment .comment-slide .swiper-slide .comment-txt {
    line-height: 1.5;
    padding-bottom: 1px;
    background-color: #fff;
    /* background-image: linear-gradient(180deg, #ccc 1px, transparent 1px); */
    background-size: 100% 1.5em;
  }
  #regular .comment .comment-slide .swiper-slide .comment-name {
    font-size: 3.2vw;
    text-align: right;
    letter-spacing: 0;
  }
  #regular .comment .comment-slide .swiper-pagination-bullet-active {
    background: #44342c;
  }
  #regular
    .comment
    .comment-slide
    .swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: 20px;
  }
  #regular .comment .comment-slide .swiper-button-next:after {
    content: "";
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 15px solid #ccc;
  }
  #regular .comment .comment-slide .swiper-button-prev:after {
    content: "";
    border-top: 15px solid transparent;
    border-right: 15px solid #ccc;
    border-bottom: 15px solid transparent;
  }
  #regular .comment .comment-slide .swiper-button-next,
  .diet-comment-slide .swiper-button-prev {
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
  }
  #regular .comment .comment-slide .swiper-button-next {
    right: 3px;
  }
  #regular .comment .comment-slide .swiper-button-prev {
    left: 3px;
  }
  #regular .comment .caution {
    margin: 10px 15px;
  }
  /* modal */
  .block-add-modal-freepageregular {
    width: 100vw;
    height: 100vh;
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2000000002;
  }
  .block-add-modal-freepageregular--bg {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.7);
  }
  .block-add-modal-freepageregular--contents {
    width: 90%;
    max-height: 90%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
  }
  .block-add-modal-freepageregular--close {
    width: 25px;
    height: 25px;
    position: absolute;
    top: -25px;
    right: -23px;
    overflow: hidden;
    cursor: pointer;
  }
  .block-add-modal-freepageregular--close::before,
  .block-add-modal-freepageregular--close::after {
    content: "";
    width: 20px;
    height: 1px;
    position: absolute;
    top: 12px;
    left: 4px;
    background: #fff;
    transform: rotate(45deg);
  }
  .block-add-modal-freepageregular--close::after {
    transform: rotate(-45deg);
  }
  .block-add-modal-freepageregular--contents-inner {
    max-height: 90vh;
    /* padding: 25px 10px; */
    padding: 0;
    overflow-y: auto;
  }
  /* regular-modal */
  .regular-modal--title {
    background: #f4cdb3;
    color: #fff;
    text-align: center;
    padding: 10px;
  }
  .regular-modal--body {
    padding: 10px 5px;
  }
  .regular-modal--body > .item {
    padding-top: 20px;
  }
  .regular-modal--body > .item .course li:not(:last-of-type) {
    border-bottom: 1px dashed #42322c;
  }
  .regular-modal--body > .item .course li {
    padding: 15px 0;
  }
  .regular-modal--itemlist li {
    padding: 15px 0;
    border-bottom: 1px dashed #42322c;
  }
  .regular-modal--itemlist li:last-of-type {
    padding: 15px 0;
    border-bottom: 0;
  }
  .regular-modal--itemlist li .item {
  }
  .regular-modal--itemlist li .img {
    text-align: center;
    margin: 0 auto;
    width: 60%;
  }
  .regular-modal--itemlist li .info {
    /* width: calc(100% - 125px); */
    padding: 0 20px;
  }
  .regular-modal--itemlist li .item-name {
    font-weight: bold;
    font-size: 18px;
    line-height: 1.2;
    /* text-align: center; */
  }
  .regular-modal--itemlist li .item-text {
    font-weight: bold;
    font-size: 14px;
    line-height: 1.2;
    margin: 10px 0;
  }
  #regular .regular-modal--itemlist li .icon {
    display: flex;
    flex-wrap: wrap;
    margin: 16px 0 0;
  }
  #regular .regular-modal--itemlist li .icon p {
    font-size: 11px;
    line-height: 1;
    margin: 0 5px 0px 0;
    padding: 5px 7px;
    color: #44342c;
    border: 1px solid #44342c;
  }
  #regular .regular-modal--itemlist li .icon p:last-child {
    margin-right: 5px;
  }
  .regular-modal--itemlist li .item-price {
    margin-top: 5px;
    font-size: 14px;
  }
  .regular-modal--itemlist li .item-price .price {
    font-size: 20px;
    font-weight: bold;
    margin-left: 5px;
  }
  .regular-modal--itemlist li .item-price .price + span {
    font-size: 12px;
  }
  #regular .marker01 {
    background: linear-gradient(transparent 30%, #aeccb2 30%);
  }
  #regular .marker02 {
    background: linear-gradient(transparent 30%, #f9f6bb 30%);
  }
  #regular .marker03 {
    background: linear-gradient(transparent 30%, #fcdee9 30%);
  }
  #regular .regular-modal--itemlist .item-btn {
    text-align: right;
    margin: 10px 20px;
  }
  #regular .regular-modal--itemlist .btn {
    font-size: 15px;
    line-height: 1;
    position: relative;
    display: inline-block;
    height: auto;
    padding: 0 18px 0 0;
    border: none;
    border-bottom: 1px solid #44342c;
  }
  #regular .regular-modal--itemlist .btn::after {
    position: absolute;
    top: 0;
    right: 5px;
    width: 8px;
    height: 8px;
    content: "";
    transform: rotate(-45deg);
    border-right: 1px solid #44342c;
    border-bottom: 1px solid #44342c;
  }
}
/*=======================
  revico
=======================*/
#regular .revico-star .starability-result {
  background-image: url("https://show.revico.jp/contents/connect/star_orange.png");
}
#regular .revico-star [data-rating="4.5"] {
  background-image: url("https://show.revico.jp/contents/connect/star_orange_half.png");
}
#regular .revico-star [data-rating="3.5"] {
  background-image: url("https://show.revico.jp/contents/connect/star_orange_half.png");
}
#regular .revico-star [data-rating="2.5"] {
  background-image: url("https://show.revico.jp/contents/connect/star_orange_half.png");
}
#regular .revico-star [data-rating="1.5"] {
  background-image: url("https://show.revico.jp/contents/connect/star_orange_half.png");
}
#regular .revico-star [data-rating="0.5"] {
  background-image: url("https://show.revico.jp/contents/connect/star_orange_half.png");
}
/*=======================
  .srebtn
=======================*/
#header-wrapper {
  display: none;
}
/*.srebtn #itemlist,
.srebtn #itemlist + .outer,*/
.srebtn #pane-footer-link,
.srebtn .pane-footer {
  display: none !important;
}
.srebtn > .wrapper {
  padding-bottom: 100px;
}
.srebtn #selfcare {
  margin-top: 80px;
}
.srebtn #lifestyle {
  margin-bottom: 70px;
}
a.btn-return {
  line-height: 1.2;
  position: fixed;
  z-index: 1;
  bottom: 70px;
  left: 20px;
  display: none;
  padding: 7px 15px 5px 30px;
  text-decoration: none;
  color: #fff;
  border-radius: 30px;
  background: #44342c;
}
.srebtn a.btn-return {
  display: block;
}
a.btn-return:after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 15px;
  width: 10px;
  height: 10px;
  margin: auto;
  content: "";
  transform: rotate(135deg);
  border-right: 1px solid #fff;
  border-bottom: 1px solid #fff;
}
a.btn-return:hover {
  opacity: 0.8;
}
#regular .btn_more {
  display: none;
  width: 100%;
  height: 37px;
  margin: 10px 0 0;
  cursor: pointer;
  background: url(../../../img/usr/freepage/regular/sp/arrow.png) no-repeat
    center / 37px;
}
#regular .btn_more.open {
  transform: rotate(180deg);
}
.srebtn #regular .intro a.btn {
  display: none;
}
.srebtn #regular .item_more {
  display: none;
}
.srebtn #regular .btn_more {
  display: block;
}
@media only screen and (min-width: 768px) {
  a.btn-return .sp {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  body.srebtn > .wrapper {
    padding: 0 0 60px;
  }
  a.btn-return {
    bottom: 50px;
    left: 15px;
    padding: 5px 10px 5px 25px;
  }
  a.btn-return:after {
    left: 11px;
  }
}
