@charset "utf-8";
@import url(http://fonts.googleapis.com/earlyaccess/notosansjp.css);

*,
*::before,
*::after {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.clearfix::after{
    content: "";
    display: block;
    clear: both;
}

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, .wrap {
display: block;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}

img {
    max-width: 100%;
    height: auto;
}










a {
    text-decoration: none;
}

a.anchor {
    display: block;
    padding-top: 40px;
    margin-top: -40px;
}

.pc {
    display: none !important;
}

.sp {
    display: block !important;
}

p {
    line-height: 2;
}

html,body {
}


body {
    color: #111;
    font-family: YakuHanJP_Noto, "Noto Sans JP","Helvetica Neue", "Helvetica", "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Arial", "Yu Gothic", "Meiryo", sans-serif;
    font-size: 14px;
    font-weight: 300;
    font-feature-settings: "palt";
    letter-spacing: .1rem;
    position: relative;
    overflow-x: hidden;
}

section {
    position: relative;
}

header {
    width: 100%;
    height: 60px;
    padding: 0 10px;
    z-index: 99;
    display: flex;
    justify-content: space-between;
    align-items: center;
    position: relative;
}

.logo img {
    width: 100px;
}

.tel_head {
    display: none;
}

.tel_icon {
    background-color: #6C93FF;
    width: 21px;
    height: 20px;
    margin-right: 0.2em;
    border-radius: 50%;
}

#mainimg {
    margin-top: -60px;
    position: relative;
}
.mainimg {
}
.mainimg_img {
    display: none;
}

.btn_main {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 2;
    overflow: hidden;
}
.btn {
    background: #172A88;
    color: #fff;
    font-size: 1.5em;
    font-weight: 700;
    width: 100%;
    height: 100%;
    margin: 0 auto auto;
    padding: 25px 0;
    text-decoration: none;
    text-align: center;
    font-feature-settings: "palt";
    letter-spacing: .1rem !important;
    display: block;
}
.btn_main:hover {
    -webkit-transform: translateY(3px);
    transform: translateY(3px);
    border-bottom: none;
    transition:0.1s;
}
.btn_main span {
    font-size: 120%;
    padding: 0 5px;
}
.btn_head {
    width: 180px;
    height: 40px;
    text-align: center;
    letter-spacing: .05rem;
    font-feature-settings: "palt";
    position: relative;
    overflow: hidden;
}
.btn_head a {
    background-color: #172A88;
    color: #fff;
    font-size: 13px;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
    text-align: center;
    font-feature-settings: "palt";
    letter-spacing: .05rem !important;
    overflow: hidden;
}
.btn_head:hover {
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
    border-bottom: none;
    transition:0.1s;
}
.btn_head a:active,
.btn:active {
    background-color: #f9496a;
}

.btn_web_app {
    color: #321388;
    background-color: #fff;
    width: fit-content;
    margin: 15px auto 0;
    padding: 15px 20px;
    border: 1px solid #321388;
    border-radius: 100px;
    display: block;
    text-align: center;
}
.btn_web_app:hover {
    color: #fff;
    background-color: #321388;
    transition: .4s;
}

.att {
    font-size: 8px;
    margin-top: 10px;
    line-height: 1.5;
}
#mainimg .att {
    width: fit-content;
    margin: 0 auto 20px;
}
#btn_sp {
    width: 100%;
    height: 60px;
    position: fixed;
    bottom: -60px;
    display: flex;
    justify-content: space-around;
    align-items: center;
    z-index: 9999;
    background: #fff;
    filter: drop-shadow(1px 0px 5px rgba(0,0,0,0.2));
    }


.tel_sp,
.register {
    width: 50%;
    height: 100%;
}
.tel_sp > a {
    color: inherit;
    background-color: #fff;
    font-size: 16px;
    font-weight: 700;
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 3px solid #172A88;
}
.tel_sp > a img {
    width: 15px;
    height: 15px;
    margin-right: 0.3rem;
}
.tel_sp > a > p {
    color: #aaa;
    font-size: 8px;
    font-weight: 400;
    margin-top: 0.2rem;
    text-align: center;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    line-height: 1;
}

.register > a {
    color: #fff;
    font-size: 12px;
    background-color: #172A88;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
}

.inner {
    margin: 0 auto;
    padding: 40px 15px;
}
.inner > p {
    text-align: center;
}
.bg_blue,
.bg_blue02 {
    background-repeat: no-repeat;
    background-size: contain;
    background-color: #EEF1FF;
}
.bg_blue {
    background-position: left bottom;
}
.bg_blue .ttl03 {
}
.bg_purple {
    background-color: #EEF1FF;
}
.bg_purple > .wrap {
    padding: 40px 0;
}

.ani_reflection {
    width: 30px;
    height: 100%;
    position: absolute;
    top: -180px;
    left: 0;
    background-color: #fff;
    opacity: 0;
    transform: rotate(45deg);
    -webkit-animation: reflection 2s ease-in-out infinite;
    -moz-animation: reflection 2s ease-in-out infinite;
    animation: reflection 2s ease-in-out infinite;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    animation-fill-mode: both;
    z-index: 999;
    pointer-events: none;
}

@keyframes reflection {
    0% {
        transform: scale(0) rotate(45deg);
        opacity: 0;
    }
    80% {
        transform: scale(0) rotate(45deg);
        opacity: 0.5;
    }
    81% {
        transform: scale(4) rotate(45deg);
        opacity: 1;
    }
    100% {
        transform: scale(50) rotate(45deg);
        opacity: 0;
    }
}

footer {
    color: #fff;
    background-color: #6C93FF;
    font-size: 10px;
    margin-top: 40px;
    padding: 10px 0 70px;
    text-align: center;
    letter-spacing: .05rem;
}

.btn_area {
    width: 90%;
    margin: 0 auto;
    padding: 0;
}
#mainimg .btn_area {
    padding: 0 15px;
}
.btn_area > p {
    text-align: center;
    line-height: 1;
}

.ttl02,
.ttl03,
.btn,
.problem > li > .ttl,
.strong_point .ttl,
.point > li > .ttl,
.feature > li,
#reason .ttl,
.ttl06,
#because .ttl,
.point_list > li p,
.accordion-title::before,
.accordion-content > p::before,
.accordion-title,
.voice_box > .ttl,
.voice_box .ttl,
.flow > li > .ttl,
.btn_head a {
    font-family: "Noto Serif JP" ;
    font-weight: 400;
    letter-spacing: .25rem;
}
.ttl02,
.ttl03 {
    font-size: 1.75em;
    margin-bottom: 40px;
    text-align: center;
    line-height: 1.5;
}
.ttl03 > .sub {
    color: #403953;
    font-size: 12px;
    font-weight: normal;
    margin-bottom: 10px;
    display: block;
}
.fs140 {
    font-size: 140%;
    line-height: 1;
}
.fs80 {
    font-size: 80% !important;
}
.review_list .fs120 {
    color: #00C5C5;
    font-size: 120%;
    font-weight: 900;
}
.ttl04 {
    color: #00C5C5;
    font-size: 1.5em;
    font-weight: 900;
    margin-bottom: 10px;
    line-height: 1.5;
    text-align: center;
}
.ttl05 {
    font-size: 1.125em;
    font-weight: 700;
    margin: 10px 0;
    line-height: 1.5;
    text-align: center;
}

.box_txt {
}
.box_img {
}
.box_img > img {
    width: 100%;
    height: 140px;
    object-fit: cover;
}

.mb20 {
    margin-bottom: 20px !important;
}
.mb40 {
    margin-bottom: 40px !important;
}
.mt40 {
    margin-top: 40px !important;
}
.center {
    text-align: center !important;
}
.btn_center {
    margin: 10px auto 0;
}

#step > .inner,
#flow > .inner {
    padding-right: 0;
    padding-left: 0;
}
#step .flex_box {
    padding: 0 15px;
}
#step .flex_box > .txt {
    margin-top: 20px;
}
#step .flex_box > .txt > .ttl04 {
    text-align: center;
}
.step {
    width: 1120px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 0 30px;
}
.step > li {
    width: 240px;
    background-color: #fff;
    position: relative;
    border-radius: 10px;
}
.step > li:nth-of-type(2) {
    width: 600px;
    display: flex;
    justify-content: center;
    gap: 30px;
}
.step > li > img {
    border-radius: 20px 20px 0 0;
}
.step > li > .box {
    width: 160px;
}
.step > li > .box > .ttl {
    color: #321388;
    font-size: 12px;
    background-color: #fff;
    width: fit-content;
    margin: 20px auto 10px;
    padding: 5px 10px;
    text-align: center;
    border-radius: 50px;
    border: 1px solid #321388;
    display: block;
}
.step > li p {
    padding: 15px;
    line-height: 1.75;
}
.step_num {
  width: 50px;
  aspect-ratio: 1;
  position: absolute;
  top: -10px;
  left: -10px;
  background-color: #172A88;
  color: #fff;
  font-weight: bold;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.step_num > span {
    font-size: 20px;
    display: block;
}

.cp_area {
    background-size: cover;
    width: calc(100% - 30px);
    max-width: 960px;
    margin: 0 auto 40px;
    position: relative;
}
.cp_area img {
    border-radius: 20px;
    overflow: hidden;
}
.cp_area .btn_area {
    margin: 20px 5% 0;
}

#category {
    overflow: hidden;
}
#category .flex_area:nth-of-type(even) {
    margin-top: 40px;
}
.tabs {
    display: flex;
    justify-content: space-between;
    margin-bottom: 20px;
    gap: 0 10px;
}
.tab {
    color: #666;
    width: 100%;
    padding: 10px 0;
    font-size: 1.125em;
    font-weight: 700;
    background-color: #C3CDF9;
    cursor: pointer;
    transition: background 0.3s;
    position: relative;
    z-index: 10;
    border-radius: 10px;
    border: 0;
    line-height: 1.3;
}
.tab.active {
    color: #321388;
    background-color: #fff;
    font-weight: bold;
    position: relative;
    border-color: #fff;
}
.tab.active::after {
    content: "";
    width: 20px;
    aspect-ratio: 1;
    clip-path: polygon(20% 0, 80% 0px, 50% 40%);
    background-color: #fff;
    color: #fff;
    font-weight: bold;
    font-size: 10px;
    text-align: center;
    letter-spacing: 0;
    padding: 10px 30px 0 0;
    position: absolute;
    right: 50%;
    bottom: -29px;
    margin-right: -13px;
    z-index: 1;
}
.tab-content {
    display: none;
}
.tab-content.active {
    display: block;
    margin: auto;
    background: url(img/tab_bg.svg) no-repeat bottom right #fff;
    padding: 50px 30px 30px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 10px;
}
.tab-content ul {
}
.tab-content ul li {
    margin-top: 10px;
    padding-left: 20px;
    line-height: 1.5;
}
.tab-content .ttl {
    color: #00C5C5;
    font-size: 140%;
    font-weight: 900;
    margin: 0 0 20px;
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #ccc;
    line-height: 1.5;
}

.before li,
.after li {
    position: relative;
}
.before li::before,
.after li::before {
    content: "";
    display: block;
    width: 15px;
    aspect-ratio: 1;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 0;
}
.before li::before {
    background-color: #C3CDF9;
}
.after li::before {
    background-color: #01C4C3;
}

#restaurant,
#salon,
#retail {
    position: relative;
}
#restaurant::after,
#salon::after,
#retail::after {
    content: "";
    display: block;
    background: no-repeat center center;
    background-size: cover;
    width: 200%;
    height: 240%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    z-index: -1;
}
#restaurant::after {
    background-image: url(img/category_img01.jpg);
}
#salon::after {
    background-image: url(img/category_img02.jpg);
}
#retail::after {
    background-image: url(img/category_img03.jpg);
}


.scroll-box {
    margin: 0 0 20px 0;
    padding: 0 20px 20px;
    overflow-x: auto;
    overflow-scrolling: touch;
    -webkit-overflow-scrolling: touch;
}

#case {
}
.flex_box > .txt > .name {
    font-size: 10px;
    margin-bottom: 10px;
}
.second-tab .tab-content .ttl {
    margin-top: 10px;
    margin-bottom: 10px;
}

.case_num {
    color: #321388;
    font-size: 12px;
    font-weight: 700;
    width: fit-content;
    background-color: #fff;
    padding: 5px 10px;
    text-align: center;
    position: absolute;
    top: 10px;
    right: 10px;
    border: 1px solid #321388;
    border-radius: 50px;
}

.slider-row{
  display: -ms-grid;
  -ms-grid-columns: min-content;
  max-width: 980px;
  overflow: hidden;
}
.autoplay-slider {
  display: flex;
  min-width: 100%;
  width: min-content;
  animation: 30s linear infinite sliderAnimation;
  overflow: hidden;
  white-space: nowrap;
}
.autoplay-slider .slide {
  display: inline-block;
}
.slide {
  height: 100px;
  width: 240px;
  background: #fff;
  margin: 0 10px;
  border-radius: 10px;
  position: relative;
}
.slide > span {
  position: absolute;
  color: #fff;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.slide > span > img {
    max-width: none;
}
@keyframes sliderAnimation {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}

#flow > .inner {
    padding-bottom: 0;
}
.flow {
    width: 960px;
    display: flex;
    justify-content: space-between;
    counter-reset: num;
    list-style: none;
}
.flow > li {
    background-color: #fff;
    width: 280px;
    margin-top: 10px;
    padding: 30px;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
    position: relative;
    border-radius: 10px;
}
.flow > li::before {
  counter-increment: num;
  content: "0"counter(num);
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  background-color: #172A88;
  border-radius: 50%;
  width: 60px;
  aspect-ratio: 1;
  letter-spacing: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: -10px;
  left: -10px;
}
.flow > li::after {
    content: "";
    display: inline-block;
    border: solid #ccc;
    border-width: 0 6px 6px 0;
    padding: 8px;
    transform: rotate(-45deg);
    margin-top: -10px;
    margin-right: 0.5em;
    position: absolute;
    top: 50%;
    right: -45px;
}
.flow > li:last-of-type::after {
    display: none;
}
.flow > li > img {
    width: 140px;
    margin: 0 auto;
    display: block;
    aspect-ratio: 1;
    border-radius: 50%;
}
.flow > li > .ttl {
    color: #321388;
    font-size: 140%;
    padding: 0 0 20px;
    text-align: center;
}
.flow > li > p {
    margin-top: 20px;
    line-height: 2;
    text-align: left;
}

#faq {
}
.faq_list {
}
.accordion {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
    position: relative;
}
.accordion-item {
    border-radius: 10px;
    overflow: hidden;
    box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
}
.accordion-item:not(:first-of-type) {
    margin-top: 10px;
}
.accordion-title {
    background-color: #fff;
    cursor: pointer;
    padding: 15px 60px 15px 20px;
    position: relative;
    line-height: 1.75;
    display: flex;
    align-items: center;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 10%);
}
.accordion-title::before {
    content: "Q";
    color: #E2CB70;
    font-size: 2em;
    font-weight: bold;
    padding-right: 1rem;
}
.accordion-content {
    display: none;
    padding: 16px 20px;
    position: relative;
}
.accordion-content > p {
    display: flex;
    align-items: center;
    line-height: 1.75;
}
.accordion-content > p::before {
    content: "A";
    color: #321388;
    font-size: 2em;
    font-weight: bold;
    padding-right: 1rem;
}
/* コンテンツボックスの枠線 */
.accordion-item .accordion-content {
    background-color: #EFF1FF;
}
/* 矢印 */
.accordion-title::after {
    border-right: solid 2px #ccc;
    border-top: solid 2px #ccc;
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    margin-top: -14px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: rotate(135deg);
    transition: transform .05s ease-in-out, top .05s ease-in-out;
}
.accordion-title.open::after {
    margin-top: -7px;
    top: 50%;
    transform: rotate(-45deg);
}

.tab_num {
    display: none;
}

.limited {
    width: fit-content;
    margin: 0 auto 10px;
    padding: 0 30px;
    text-align: center;
    line-height: 1.5;
    position: relative;
    letter-spacing: .05rem;
    z-index: 3;
}
.bg_blue .limited {
    color: #fff;
}
.limited:before,
.limited:after {
    content: '';
    position: absolute;
    top: 50%;
    display: block;
    background-color: #423111;
    width: 25px;
    height: 2px;
}
.bg_blue .limited:before,
.bg_blue .limited:after {
    background-color: #fff !important;
}
.limited:before {
    left: 0;
    -webkit-transform: rotate(60deg);
    transform: rotate(60deg);
}
.limited:after {
    right: 0;
    -webkit-transform: rotate(-60deg);
    transform: rotate(-60deg);
}

.back-to-top {
  position: fixed;
  bottom: 70px;
  right: 10px;
  width: 40px;
  height: 40px;
  border: 1px solid #172A88;
  border-radius: 50%;
  cursor: pointer;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  transition: opacity 0.3s, transform 0.3s;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #fff;
}
.back-to-top.show {
  opacity: 1;
  pointer-events: auto;
}
.back-to-top:hover {
  transform: scale(1.1);
}
.arrow-up {
  display: block;
  width: 10px;
  height: 10px;
  border-left: 2px solid #172A88;
  border-top: 2px solid #172A88;
  transform: rotate(45deg);
  margin-top: 2px;
}

.logo_list {
    width: 960px;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.logo_list > li {
    width: 300px;
    background-color: #fff;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 10%);
}
.logo_list > li > .ttl {
    color: #fff;
    font-size: 1.125em;
    font-weight: 700;
    background-color: #E2CB70;
    padding: 15px 0;
    text-align: center;
}
.logo_list > li > .icon {
    width: 140px;
    aspect-ratio: 1;
    border-radius: 50%;
    margin: 20px auto 0;
    display: block;
}
.logo_list > li > .logo_list_img {
    padding: 15px 10px 20px;
}

#review {
}
.review {
    margin: 0;
    padding: 40px 0;
}
.review::after {
    content: "";
    width: 90%;
    height: 45%;
    background: url(img/bg.jpg) no-repeat center center;
    background-size: cover;
    margin-left: 10%;
    border-radius: 30px 0 0 30px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
.review_ttl {
    width: 60%;
    max-width: 340px;
    margin: 0 auto;
}
.review > .txt {
    margin-left: 10%;
    padding-left: 40px;
}
.review > .txt > p {
    line-height: 1.5;
}
.review > .txt > .ttl {
    color: #321388;
    font-size: 1.75em;
    font-weight: 900;
    margin-top: 10px;
    line-height: 1.5;
}
.review_list {
    position: relative;
    overflow: hidden;
}
.review_list ul {
    max-width: 1280px;
    margin: 0 auto;
    padding: 20px 0;
    display: flex;
    position: relative;
    transition: opacity 0.8s ease-in-out;
}
.review_list li {
    background-color: #fff;
    width: 90vw;
    margin: 0 5%;
    padding: 20px;
    border-radius: 10px;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 10%);
    display: flex;
    flex: 0 0 90%;
}
.review_list li .img {
    color: #666;
    font-size: 10px;
    width: 100px;
    text-align: center;
}
.review_list li img {
    width: 100%;
    height: auto;
    margin-bottom: 5px;
    border-radius: 50%;
}
.review_list li .box {
    width: calc(100% - 100px);
    padding: 0 0 0 20px;
    line-height: 1.75;
}
.review_list .nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 40px;
    height: 40px;
    background: rgba(0, 197, 197,0.5);
    border: none;
    cursor: pointer;
    border-radius: 50%;
    box-shadow: 0 2px 6px rgba(0,0,0,0.2);
    z-index: 10;
}
.review_list .nav::before {
    content: '';
    position: absolute;
    top: 50%;
    width: 12px;
    height: 12px;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    transform: translate(-50%, -50%) rotate(45deg);
}
.review_list .nav.prev {
    left: 2px;
}
.review_list .nav.prev::before {
    transform: translate(-50%, -50%) rotate(-135deg);
    left: 57%;
}
.review_list .nav.next {
    right: 2px;
}
.review_list .nav.next::before {
    transform: translate(-50%, -50%) rotate(45deg);
    left: 43%;
}
.review_list .nav:hover {
}

.rating {
    --score: 5;
    --percent: calc(var(--score) / 5 * 100%);
    position: relative;
    display: inline-block;
    font-size: 1.25em;
    line-height: 1;
}
.rating::before {
  content: "★★★★★";
  letter-spacing: 0.1em;
  color: #eee;
}
.rating::after {
  content: "★★★★★";
  letter-spacing: 0.1em;
  color: #FFC868;
  position: absolute;
  left: 0;
  top: 0;
  width: var(--percent);
  overflow: hidden;
}
.rating-value {
    font-size: 1.25em;
    font-weight: 900;
    margin-left: 0.4em;
    color: #FFC868;
}
.rate {
  display: block;
  margin-top: 5px;
}

.cp_icon {
    width: 140px;
    max-width: 100%;
    position: absolute;
    right: 30px;
    bottom: 20px;
    z-index: 10;
    animation: floatUpDown 1.5s ease-in-out infinite;
}
@keyframes floatUpDown {
    0%, 100% {
    transform: translateY(0);
    }
    50% {
    transform: translateY(-10px);
    }
}
.cp_icon:hover {
    opacity: 0.75;
    transition: 0.1s;
}

#transfer .flex_box img {
    width: 100%;
    height: 160px;
    object-fit: cover;
    margin-bottom: 20px;
    border-radius: 10px;
}
.flex_box:not(:first-of-type) {
    margin-top: 40px;
}

.ks {
    display: none;
}

#reason {
    position: relative;
    z-index: 1;
}
#reason::after {
    content: "";
    background: url(img/bg.jpg) no-repeat center top #6C93FF;
    background-size: 100%;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
#reason .inner {
    padding-top: 0;
    display: flex;
    justify-content: center;
    position: relative;
}
#reason .ttl {
    font-size: 1.75em;
    margin-bottom: 40px;
    line-height: 1.5;
    text-align: center;
}
.reason_list {
}
.reason_list > li {
    color: #fff;
    min-height: 30px;
    background: url(img/icon_check.svg) no-repeat;
    background-position: left top;
    background-size: 25px;
    margin-bottom: 10px;
    padding: 0 0 0 35px;
    line-height: 1.5;
}
.ks {
    display: none;
}

.strong_point {
}
.strong_point:not(:first-of-type) {
    margin-top: 40px;
}
.strong_point > .img {
    width: 100%;
    height: 160px;
    background-size: cover;
}
.strong_img01 {
    background: url(img/strong_img01.jpg) no-repeat center center;
    border-radius: 20px;
    overflow: hidden;
}
.strong_img02 {
    background: url(img/strong_img02.jpg) no-repeat center center;
    margin: 0 0 0 auto;
    border-radius: 20px;
    overflow: hidden;
}
.strong_img03 {
    background: url(img/strong_img03.jpg) no-repeat center center;
    border-radius: 20px;
    overflow: hidden;
s}
.strong_point > .txt {
    color: #fff;
    padding: 20px 15px 0;
    display: flex;
    flex-flow: row wrap;
    gap: 10px;
    align-items: center;
}
.strong_point > .txt > p {
    width: 100%;
}
.strong_point .point {
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    width: 80px;
    aspect-ratio: 1;
    background-color: #01C4C3;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
    letter-spacing: 0;
}
.strong_point .point span {
    font-size: 32px;
    letter-spacing: -0.05rem;
}
.strong_point .ttl {
    font-size: 2em;
    line-height: 1.3;
}

#cashless {
    padding: 0 15px 40px;
}
#cashless .inner {
    padding-right: 0;
    padding-left: 0;
}
#cashless .flex_area {
    display: flex;
    flex-direction: column-reverse;
}
#cashless .box_img > img {
    max-width: 680px;
    width: 100%;
    height: auto;
}
#cashless .wrap {
}
#cashless .scroll-box {
    margin-top: -20px;
    padding: 20px;
}

.point_list {
    margin-top: 20px;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between;
    gap: 10px;
}
.point_list > li {
    background-color: #fff;
    width: calc((100% - 10px)/2);
    padding: 5px;
    border: 2px solid #D8DEFB;
    border-radius: 100px;
    display: flex;
    align-items: center;
}
.point_list > li > img {
    background-color: #D8DEFB;
    width: 40px;
    height: 40px;
    aspect-ratio: 1;
    border-radius: 50%;
}
.point_list > li p {
    width: 100%;
    text-align: center;
    letter-spacing: .15rem;
}
.etc {
    position: relative;
}
.etc::after {
    content: "etc!";
    color: #D8DEFB;
    font-size: 34px;
    font-weight: 600;
    position: absolute;
    right: 20px;
    bottom: 10px;
}

.ttl06 {
    color: #321388;
    font-size: 3em;
    font-weight: 600;
    line-height: 1.2;
    margin: 20px auto;
    text-align: center;
}

.payment_list {
    display: flex;
    flex-flow: row wrap;
    gap: 30px 10px;
}
.payment_list > li {
    width: calc((100% - 20px)/2);
}
.payment_list > li img {
    width: 100%;
    height: 140px;
    object-fit: cover;
    border-radius: 10px;
}
.payment_list > li p {
    margin-top: 10px;
    text-align: center;
    line-height: 1.25;
}

.scroll-box {
    position: relative;
}
:root{
    --hint-bg: rgba(0,0,0,0.75);
    --hint-color: #fff;
    --hint-padding: 10px 14px;
    --hint-radius: 20px;
    --arrow-size: 10px;
    --duration: 1200ms;
}
.swipe-hint {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  pointer-events: none;
  opacity: 1;
}

.swipe-img {
    background: rgba(255, 255, 255, 0.9);
    width: 80px;
    height: 80px;
    box-shadow: 5px 5px 20px rgb(0 0 0 / 10%);
    aspect-ratio: 1;
    border-radius: 50%;
    animation: swipe-left 3s ease-in-out infinite;
}

@keyframes swipe-left {
  0%   { transform: translateX(80px); }
  50%  { transform: translateX(-80px); }
  100% { transform: translateX(80px); }
}

@media (min-width: 769px){
  .swipe-hint { display: none !important; }
}

.problem {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.problem > li {
    background-color: #eee;
    border-radius: 10px;
    padding: 20px;
    line-height: 1.5;
}
.problem > li > img {
    width: 100%;
    height: 120px;
    object-fit: cover;
    margin: 0 auto;
    overflow: hidden;
    display: block;
}
.problem > li > .ttl {
    font-size: 1.25em;
    width: 100%;
    margin: 10px 0;
    text-align: center;
}
.problem > li > p {
}

#point {
    background: url(img/bg_hr.svg) no-repeat bottom -1px center #EEF1FF;
}
.point {
    width: 960px;
    margin: 20px 0 0;
    display: flex;
    gap: 25px;
}
.point > li {
    background-color: #fff;
    border-radius: 10px;
    padding: 20px;
    line-height: 1.5;
    flex: 1;
}
.point > li > img {
    margin: 20px auto;
}
.point > li > .ttl {
    font-size: 1.25em;
    text-align: center;
}
.point > li > p {
}

#strong {
    background: url(img/bg.jpg) no-repeat top center #6C93FF;
    background-size: 200%;
    position: relative;
}

#feature .inner {
    padding-top: 0;
}
.feature {
    display: flex;
    flex-direction: column;
    gap: 10px;
}
.feature > li {
    font-size: 1.25em;
    padding: 15px;
    border: 2px solid #EEF1FF;
    border-radius: 10px;
    text-align: center;
    line-height: 1.75;
}

#because .inner {
    background: url(img/deco_logo.svg) no-repeat;
    background-position:  top -40px right -40px;
    background-size: 80%;
    margin: 40px 15px 40px;
    padding: 20px;
    border-radius: 20px;
    border: 2px solid #D8DEFB;
}
.because_ttl {
    font-size: 1.75em;
    margin-bottom: 20px;
    line-height: 1.5;
}
#because {
    margin-bottom: 100px;
}
#because p {
    text-align: left;
}
.child {
    margin-top: 40px;
}
.child > .ttl {
    color: #321388;
    font-size: 1.5em;
    margin-bottom: 40px;
    text-align: center;
    line-height: 1.5;
}
.child .flex_area {
    display: flex;
    flex-direction: column;
    gap: 40px;
}
.child .flex_area > .box {
    position: relative;
}
.child .flex_area > .box > .ttl {
    color: #321388;
    font-size: 1.25em;
    width: 160px;
    background-color: #fff;
    padding: 5px;
    border-radius: 50px;
    border: 1px solid #321388;
    text-align: center;
    position: absolute;
    z-index: 2;
    top: -25px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.child .flex_area > .box > img {
    margin-top: -10px;
    border-radius: 10px;
}
.child > img {
    display: block;
    margin: 0 auto;
}
#because .btn_area {
    margin-top: 40px;
    margin-bottom: -60px;
}

#voice {
    background: url(img/bg_hr.svg) no-repeat bottom center;
    position: relative;
}
#voice::after {
    content: "";
    background: url(img/bg02.jpg) no-repeat top center #6C93FF;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
#voice .ttl03 {
}
#voice .limited {
}
.voice_box {
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
    border-radius: 20px;
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    gap: 20px;
    position: relative;
}
.voice_box > .num {
    color: #321388;
    background-color: #fff;
    width: fit-content;
    padding: 5px 20px;
    border-radius: 50px;
    border: 1px solid #321388;
    position: absolute;
    top: -10px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.voice_box .contents {
    display: contents;
}
.voice_box img {
    width: 120px;
    aspect-ratio: 1/1;
}
.voice_box .ttl {
    color: #321388;
    font-size: 1.25em;
    width: calc(100% - 120px - 20px);
    line-height: 1.5;
}
.voice_box .name {
    font-size: 12px;
    width: 100%;
    padding: 10px 0 0;
    text-align: right;
    border-top: 1px solid #888;
    display: block;
}
.voice_box p {
    width: 100%;
}





















/*pc*/
@media screen and (min-width: 600px) {

a.anchor {
    display: block;
    padding-top: 80px;
    margin-top: -80px;
}

.pc {
    display: block !important;
}

.sp {
    display: none !important;
}

html {
    overflow: auto;
}

body {
    font-size: 16px;
    width: 100%;
    min-width: 1280px;
    overflow: hidden;
}

header {
    width: 100%;
    height: 60px;
    margin: 0 auto;
    padding: 0;
    position: fixed;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0) 0%, rgba(50, 19, 136, 0.3) 100%);
}

.fixed {
    position: fixed;
    top: 0;
    left: 0;
}

.logo {
    width: 20%;
}
.logo img {
    width: 160px;
}

.navi_area {
    width: 80%;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.tel_head {
    font-size: 24px;
    font-weight: 700;
    background-color: #fff;
    width: 260px;
    height: 60px;
    letter-spacing: .03rem;
    font-feature-settings: "palt";
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    align-content: center;
    text-align: center;
    border: 1px solid #eee;
}
.tel_head > p {
    color: #888;
    font-size: 10px;
    font-weight: bold;
    margin-top: 5px;
    text-align: center;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    line-height: 1;
}

#mainimg {
    margin-top: 0;
}
.mainimg {
    width: 100%;
    height: 500px;
}
.mainimg_img {
    background: url(img/mainimg.jpg) no-repeat top center;
    background-size: cover;
    width: 100%;
    height: 100%;
    margin: 0;
    display: block;
}

.btn {
    font-size: 40px;
    width: 600px;
    padding: 30px 40px;
}

.btn_main_area {
    width: 100%;
    margin: 0 auto;
}

.btn_head {
    width: 260px;
    height: 60px;
    letter-spacing: .1rem;
}
.btn_head a {
    font-size: 18px;
}

.btn_web_app {
    font-size: 20px;
    margin: 30px 0 0 20px;
    padding: 20px 40px;
    border-width: 2px;
}

#btn_sp {
    display: none;
}

section {
}

.btn_tel a {
    padding: 2rem;
    cursor: default;
}

.btn_mail {
    padding: 2rem;
}

.btn_mail a {
    font-size: 20px;
    width: 300px;
}

.inner {
    max-width: 960px;
    padding: 100px 0;
}
.inner > p {
    font-size: 1.25em;
}

footer {
    margin-top: 80px;
    padding-bottom: 10px;
}

.ttl02,
.ttl03 {
    font-size: 3em;
}
#reason .ttl {
    font-size: 2.5em;
    text-align: left;
}
.ttl02 {
    margin-bottom: 40px;
    text-align: left;
}
.ttl03 > .sub {
    font-size: 18px;
}
.ttl03 {
    margin-bottom: 40px;
}
.ttl04 {
    text-align: left;
}
.ttl06 {
    font-size: 4.5em;
    text-align: left;
}

.btn_area {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    display: flex;
    justify-content: center;
    align-items: center;
}
#mainimg .btn_area {
    margin: 0 auto;
    padding: 0;
}

.flex_area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.box_txt {
    width: 66%;
}
.box_img {
    width: 30%;
    margin: 0;
}

.bg_blue {
}
.bg_blue > .inner,
.bg_purple > .wrap {
    padding: 100px 0;
}

.step {
    margin-top: 40px;
    padding: 0;
}
.step > li {
}
.step > li > p {
}

.att {
    font-size: 10px;
    width: 100%;
    text-align: right;
}
#mainimg .att {
    margin-right: 0;
}
.reco_use_list:after {
    content: "";
    width: 33%;
}

.tab {
    width: calc((100% - 60px) / 3);
    padding: 30px 0 30px 50px;
}
.tabs {
    margin-bottom: 40px;
}
.tab-content.active {
    padding: 60px;
}
.tab.active::after {
    clip-path: polygon(0 0, 100% 0, 50% 60%);
    right: 50%;
    bottom: -29px;
    margin-right: -10px;
}
.tab-content .ttl {
    font-size: 24px;
    margin: 0 0 30px;
    padding-top: 0;
}
.restaurant,
.salon,
.retail {
    background-repeat: no-repeat;
    background-position: 15px center;
    background-size: 70px;
}
.restaurant {
    background-image: url(img/tab_icon01.svg);
}
.salon {
    background-image: url(img/tab_icon02.svg);
}
.retail {
    background-image: url(img/tab_icon03.svg);
}

#category .flex_area:nth-of-type(even) {
    flex-direction: row-reverse;
}

.box_img > img {
    height: auto;
}

.scroll-box {
    margin: 0;
    padding: 0;
    overflow-x: visible;
}

.flex_box {
    display: flex;
    flex-flow: row wrap;
    align-items: center;
    position: relative;
}
#case .flex_box {
    align-items: flex-start;
}
.flex_box:nth-of-type(even) {
    flex-direction: row-reverse;
}
.flex_box > img,
.flex_box > .txt {
    width: 50%;
}
.flex_box > .txt {
    padding: 0 40px;
}

#flow > .inner {
    padding-top: 60px;
}
.flow {
    margin-top: 40px;
}
.flow > li {
    margin-top: 0;
}

#faq {
}
.faq_list {
    padding: 0;
}
.accordion-title {
    font-size: 1.25em;
}
.accordion-title::after {
    right: 40px;
}
.accordion-item:not(:first-of-type) {
    margin-top: 20px;
}

.tab_num {
    color: #01C4C3;
    font-size: 10px;
    font-weight: 700;
    display: block;
    position: absolute;
    top: 10px;
    right: 10px;
    display: flex;
    align-items: center;
    text-align: right;
    letter-spacing: 0;
    line-height: 1.3;
}
.tab_num > img {
    width: 40px;
    margin-left: 5px;
}

.btn_area > p {
    font-size: 120%;
}

.back-to-top {
  bottom: 30px;
  right: 30px;
}

.cp_area {
    margin-bottom: 100px;
}
.cp_area .btn_area {
    margin: -100px 0 0;
}
.cp_area .att {
    text-align: center;
}

#step .flex_box > .txt > .ttl04 {
    text-align: left;
}

.logo_list {
    margin-top: 40px;
}

.review {
    background: url(img/bg.jpg) no-repeat center center;
    background-size: cover;
    padding: 60px 0 60px 60px;
    display: flex;
    justify-content: space-between;
    border-radius: 30px 0 0 30px;
    position: relative;
}
.review::after {
    display: none;
}
.review_ttl {
    width: 340px;
    padding-top: 80px;
}
.review > .txt {
    width: 360px;
    margin-left: 0;
    padding-left: 0;
}
.review_list {
    width: calc(100% - 380px);
    margin: 0;
    padding: 20px 0;
}
.review_list li {
    width: calc(50% - 20px);
    margin: 0 10px;
    padding: 20px 40px 70px;
    flex: 0 0 calc(50% - 20px);
    display: block;
    position: relative;
}
.review_list li .box {
    font-size: 1.25em;
    width: 100%;
    padding: 0;
}
.review_list li .img {
    font-size: initial;
    width: 180px;
    margin: 20px auto;
    padding: 0;
}
.review_list li img {
    margin-bottom: 15px;
}
.review_list .nav {
    width: 60px;
    height: 60px;
}
.review_list .nav::before {
    width: 20px;
    height: 20px;
    border-width: 2px;
}

.review > .txt > p {
    font-size: 1.125em;
    font-weight: bold;
    line-height: 2;
}
.review > .txt > .ttl {
    font-size: 42px;
    line-height: 2;
}
.review > .txt > .ttl > .fs140 {
    font-size: 200%;
}

.rate {
    width: 100%;
    text-align: center;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.rate,
.rating-value {
    font-size: 1.25em;
}

.cp_icon {
    width: auto;
    right: 7%;
    bottom: -50px;
}

#transfer .flex_box img {
    width: 50%;
    height: auto;
    margin: 0;
}
#transfer .flex_box .ttl04 {
    font-size: 32px;
}
#transfer .flex_box p {
    font-size: 18px;
}

.case_num {
    width: 160px;
    top: 20px;
    right: 20px;
}

#case .flex_box > img {
    margin-bottom: 20px;
}

.limited {
    font-size: 120%;
    margin-bottom: 20px;
}

.ks {
    max-width: 100%;
    height: auto;
    position: absolute;
    left: -40px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    display: block;
}

#strong {
    background-size: auto;
}
#strong > .inner {
    max-width: none;
    padding-top: 0;
}
.strong_point {
    display: flex;
    align-items: center;
}
.strong_point:not(:first-of-type) {
    margin-top: 40px;
}
.strong_point:nth-of-type(even) {
    flex-direction: row-reverse;
}
.strong_point > .img,
.strong_point > .txt {
    width: 50%;
}
.strong_point > .img {
    height: 420px;
}
.strong_point > .txt {
    padding: 0 10% 0 60px;
    flex-direction: column;
    align-content: flex-start;
    align-items: flex-start;
    gap: 20px;
}
.strong_point:nth-of-type(even) > .txt {
    padding: 0 60px 0 10%;
}
.strong_point .ttl {
    font-size: 2.5em;
}
.strong_point .point {
    font-size: 12px;
    width: fit-content;
    padding: 0 15px;
    aspect-ratio: auto;
    border-radius: 100px;
    flex-direction: row;
    justify-content: flex-start;
    text-align: left;
}
.strong_point .point span {
    margin-left: 10px;
}
.strong_img01 {
    border-radius: 0 20px 20px 0;
}
.strong_img02 {
    border-radius: 20px 0 0 20px;
}
.strong_img03 {
    border-radius: 0 20px 20px 0;
}
.strong_point > .txt > p {
    font-size: 20px;
    font-weight: 300;
}

#cashless {
    padding: 0 0 100px;
    position: relative;
    z-index: 1;
}
#cashless::after {
    content: "";
    background: url(img/deco_text02.svg) no-repeat top left;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}
#cashless .box_txt {
    width: 44%;
}
#cashless .box_img {
    width: 50%;
}
#cashless .flex_area {
    flex-direction: row;
}
#cashless .scroll-box {
    margin-top: 0;
    padding: 0;
}

#reason::after {
    background: url(img/bg03.jpg) no-repeat left center #6C93FF;
    background-size: cover;
    width: 95%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 0 30px 30px 0;
}
#reason .inner {
    padding: 60px 0;
    justify-content: flex-end;
}
#reason .ttl {
    color: #fff;
}

.comparison {
    width: 1200px;
}
#comparison {
    position: relative;
    z-index: 1;
}
#comparison::after {
    content: "";
    width: 100%;
    height: 100%;
    background: url(img/deco_text01.svg) no-repeat top right;
    top: 0;
    right: 0;
    position: absolute;
    z-index: -1;
}
.comparison tr:first-of-type td:first-of-type {
}
.comparison td {
    padding: 20px;
}
.comparison tr:first-of-type td:nth-child(2) {
    width: 280px;
}

.reason_list > li {
    font-size: 1.25em;
    background-position: left 2px;
    margin-bottom: 20px;
}
.point_list > li {
    padding: 10px;
}
.etc::after {
    bottom: 20px;
}
.payment_list {
    gap: 35px;
}
.payment_list > li {
    width: calc((100% - (35px * 3))/4);
}
.payment_list > li img {
    height: auto;
}
.payment_list > li p {
    font-size: 110%;
    margin-top: 20px;
}

.swipe-hint{
    display: none;
}

.problem {
    display: flex;
    flex-direction: row;
    gap: 25px;
}
.problem > li {
    color: #666;
    margin-bottom: 0;
    padding: 30px;
    flex: 1;
    display: block;
}
.problem > li > img {
    width: 140px;
    aspect-ratio: 1/1;
    border-radius: 50%;
    display: block;
}
.problem > li > .ttl {
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
}
.problem > li > p {
    display: block;
}

.problem {
    display: flex;
    gap: 25px;
}
.problem > li {
    color: #666;
    margin-bottom: 0;
    padding: 30px;
    flex: 1;
    display: block;
}
.problem > li > img {
    width: 140px;
    margin: 0 auto;
    display: block;
}
.problem > li > .ttl {
    font-size: 24px;
    font-weight: bold;
    margin: 20px 0;
}
.problem > li > p {
    display: block;
}

.point {
    margin-bottom: 60px;
}
.point > li {
    margin-bottom: 0;
    padding: 30px;
    display: block;
}
.point > li > img {
    display: block;
}
.point > li > .ttl {
    color: #321388;
    font-size: 24px;
}
.point > li > p {
    display: block;
}

.feature {
    flex-direction: row;
    gap: 25px;
}
.feature > li {
    font-size: 22px;
    font-weight: 300;
    padding: 20px;
    flex: 1;
}

#because .inner {
    background-position:  top -60px right -80px;
    background-size: 60%;
    margin: 100px auto 40px;
    padding: 60px;
}
.because_ttl {
    font-size: 2.5em;
    margin-bottom: 40px;
}
.child {
    margin-top: 60px;
}
.child .flex_area {
    flex-direction: row;
}
.child > .ttl {
    font-size: 2em;
}
#because .btn_area {
    margin-top: 60px;
    margin-bottom: -110px;
}

#voice > .inner {
    padding-bottom: 40px;
}
.voice_box {
    margin-bottom: 40px;
    padding: 60px;
    gap: 40px;
    align-items: flex-start;
}
.voice_box img {
    width: 240px;
}
.voice_box .contents {
    width: calc(100% - 240px - 40px);
    display: block;
}
.voice_box .ttl {
    font-size: 1.75em;
    width: 100%;
    padding: 0 0 20px;
    text-align: center;
}
.voice_box p {
    padding-top: 20px;
}


}










/*wide pc*/
@media screen and (min-width: 1001px) {

header {
    padding: 0 0 0 1rem;
}

p {
    line-height: 2;
}

}


@media screen and (min-width: 1281px) {
.inner {
    padding: 100px 0;
}
#faq {
}
}

@media screen and (min-width: 1440px) {

    .review_list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        padding: 40px 0; /* 上下余白を少し広めに */
    }
    .review_list ul {
    }

    .review_list li {
        width: calc(33.333% - 20px);
        margin: 0 10px;    /* gap で余白管理 */
        flex: 0 0 calc(33.333% - 20px);
    }

/*.review_list li {
    width: calc(33.333% - 20px);
    margin: 0 10px;
    flex: 0 0 calc(33.333% - 20px);
}*/
.rate,
.rating-value {
    font-size: 1.5vw;
}
}