br.sp_br {
	display: none;
}

/* mv */
section#omakaseMV {
    position: relative;
    background: url(https://wp.standage.co.jp/wp-content/uploads/2025/11/imageBG.jpg) no-repeat;
    background-size: cover;
}
.omakaseMV__inner {
    display: flex;
    width: 100%;
    max-width: 1280px;
    margin: 0 auto;
    padding: 120px 0 140px;
    position: relative;
	justify-content: space-between;
}
.omakaseMV__inner--left {
    display: flex;
    flex-direction: column;
    gap: 30px;
    position: relative;
    z-index: 2;
}
.omakaseMV__inner--left h1 {
    color: #FFF;
    text-shadow: 0 0 27.429px rgba(255, 255, 255, 0.45);
    font-weight: 700;
    line-height: 224%;
    letter-spacing: 2.377px;
    font-size: 2.3rem;
}
span.copyBig {
    font-size: 3.7rem;
    margin-right: 5px;
    vertical-align: 2.7px;
}
span.whiteBox {
    background: #fff;
    color: #ED6A18;
    padding: 0px 18px 6px;
    font-size: 3.5rem;
    margin-right: 5px;
    position: relative;
    margin-left: 5px;
}
p.copyDesc {
    color: #fff;
    line-height: 2.03;
    font-size: 1.1rem;
}

.omakaseMV__inner--center {
    position: absolute;
    bottom: 60px;
    left: 50%;
    transform: translateX(-50%);
	width: 520px;
}
.omakaseMV__inner--center img {
    vertical-align: bottom;
    position: relative;
    z-index: 1;
	width: 100%;
}
.omakaseMV__inner--center:after {
    content: "";
    width: 100%;
    height: 100%;
    border-radius: 946px;
    background: radial-gradient(50% 50% at 50% 50%, rgba(255, 255, 255, 0.60) 0%, rgba(255, 255, 255, 0.00) 100%);
    position: absolute;
    right: 0;
    bottom: 0;
}

ul.omakaseMV__inner--leftLeafs {
    display: flex;
    justify-content: flex-start;
    gap: 25px;
    position: relative;
}
li.omakaseMV__inner--leftLeaf {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: url(/wp-content/themes/twenty-twenty-one-child/asset/img/svg/leafsvg.svg) no-repeat;
    background-size: contain;
    width: 190px;
    height: 190px;
    justify-content: center;
	gap: 2px;
}
li.omakaseMV__inner--leftLeaf p {
    font-size: 0.8rem;
    line-height: 1.8;
    color: #fff;
    letter-spacing: 0;
}
li.omakaseMV__inner--leftLeaf h2 {
    color: #ffff00;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    font-size: 1.1rem;
    line-height: 1;
    letter-spacing: 1px;
}
span.countBig {
    font-size: 4rem;
    font-family: Roboto;
}

.omakaseMV__inner--right {
    width: 45%;
    position: relative;
    z-index: 2;
    background: #fff;
    border-radius: 8px;
    box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.09);
    max-width: 480px;
	transform: translateX(40px);
}
.omakaseMV__inner--right h2 {
    border-radius: 5px 5px 0 0;
    background: var(--main-blueGradient, linear-gradient(90deg, #0064BF 0%, #003464 100%));
    text-align: center;
    color: #fff;
    padding: 10px 0 13px;
    font-weight: 600;
}

.omakaseMV__inner--innerForm iframe {
    height: 580px;
}
.omakaseMV__inner--innerForm {
    width: 100%;
    padding: 15px;
}

/* mv under */
section#omakaseMVUnder {
    position: relative;
}
section#omakaseMVUnder:before {
    content: "";
    width: 100%;
    height: 570px;
    background: url(https://wp.standage.co.jp/wp-content/uploads/2025/11/bggroup_.jpg) no-repeat;
    position: absolute;
    top: 80px;
    left: 0;
    background-size: cover;
}
section#omakaseMVUnder:after {
    content: "";
    width: 100%;
    height: 100%;
    background: var(--main-blueGradient, linear-gradient(90deg, #0064BF 0%, #003464 100%));
    position: absolute;
    top: 0;
    z-index: -1;
}
.omakaseMVUnder__inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}
.omakaseMVUnder__inner--top {
    display: flex;
    flex-direction: column;
    border-radius: 5px;
    background: #F9F9F9;
    box-shadow: 0 2px 24px 0 rgba(0, 0, 0, 0.25);
    padding: 40px 50px 60px;
	gap: 45px;
	margin-top: -80px;
	position: relative;
    z-index: 1;
}
.omakaseMVUnder__inner--topHeading {
    text-align: center;
}
.omakaseMVUnder__inner--topHeading p {
    color: var(--main-secondary);
    font-size: 1.6rem;
    font-weight: 600;
}
ul.omakaseMVUnder__inner--topSteps {
    display: flex;
    justify-content: center;
    gap: 37px;
}
li.omakaseMVUnder__inner--topStep {
    background: #fff;
    display: flex;
    flex-direction: column;
    gap: 17px;
    position: relative;
	padding-bottom: 25px;
	filter: drop-shadow(0px 0px 0.9px #ddd);
    border-radius: 5px;
	width: calc(100% / 4 - 37px);
}
.stepCount {
    background: linear-gradient(90deg, #0064BF 0%, #003464 100%);
    position: relative;
    display: flex;
    justify-content: center;
    padding: 27px 0 26px;
    color: #fff;
    font-family: Roboto;
    line-height: 1;
    font-style: italic;
    letter-spacing: 1.1px;
    font-weight: 600;
    font-size: 1.4rem;
	border-radius: 3px 3px 0 0;
}
.stepCount span {
    position: absolute;
    font-size: 5.1rem;
    top: -8px;
    line-height: 1;
    text-align: center;
    opacity: 0.2;
}
.stepCount:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #013465;
}
li.omakaseMVUnder__inner--topStep:last-child .stepCount:after {
    content: none;
}
li.omakaseMVUnder__inner--topStep h3 {
    text-align: center;
    font-size: 1.3rem;
    letter-spacing: 1.5px;
    font-weight: 600;
}
.omakaseMVUnder__inner--topStepImg {
    width: 160px;
    height: 160px;
    margin: 0 auto;
    border-radius: 9999px;
    overflow: hidden;
    display: flex;
    justify-content: center;
}
.omakaseMVUnder__inner--topStepImg img {
    width: 100%;
    height: 160px;
    object-fit: cover;
}
li.omakaseMVUnder__inner--topStep p {
    line-height: 1.73;
    padding: 0 30px;
    letter-spacing: 0;
}
p.omakaseMVUnder__inner--bottom {
    text-align: center;
    font-size: 1.8rem;
    font-weight: 600;
    color: #fff;
    line-height: 1.83;
    padding: 50px 0 60px;
}
p.omakaseMVUnder__inner--bottom span {
    color: #ffff00;
}
.omakaseMVUnder__inner--bottomDesc {
    position: absolute;
    bottom: -20px;
    color: #fff;
    font-family: Roboto;
    right: 0;
    font-size: 5.1rem;
    font-style: italic;
    font-weight: 600;
    opacity: 0.1;
    letter-spacing: 1.1px;
}

/* suuji */
section#suujide {
    position: relative;
    background: url(/wp-content/uploads/2025/11/suuji_bg.jpg) no-repeat;
    background-size: cover;
}
section#suujide:before {
    content: "";
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -25px;
    border: 25px solid transparent;
    border-top: 25px solid #034c91;
}
.suujide__inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 0 120px;
	display: flex;
    flex-direction: column;
    gap: 60px;
}
.omakaseNewHeading {
    display: flex;
    flex-direction: column;
    gap: 20px;
    align-items: center;
    text-align: center;
}
.omakaseNewHeading h2 {
    font-size: 2.2rem;
    font-weight: 600;
}
.omakaseNewHeading h2.meinBlue {
    color: var(--main-secondary);
}
.omakaseNewHeading p {
    font-size: 1.1rem;
    letter-spacing: 0.5px;
}

ul.suujide__inner--lists {
    display: flex;
    justify-content: space-evenly;
    gap: 25px;
}
li.suujide__inner--list.lefts {
    display: flex;
    flex-direction: column;
    gap: 25px;
    width: 40%;
}
.suujiBox {
    background: #fff;
    border-radius: 3px;
    padding: 20px 25px;
	position: relative;
	filter: drop-shadow(0px 0px 11px #ddd);
}
li.suujide__inner--list.lefts .suujiBox {
    width: 100%;
    height: 250px;
    display: flex;
    flex-direction: column;
	justify-content: space-between;
}
.suujiBox img {
    width: 100%;
}
li.suujide__inner--list.lefts .suujiBox.bottom img {
    position: absolute;
    right: 0;
    max-width: 318px;
    top: 50%;
    transform: translateY(-50%);
}
img.worldmap {
    width: 340px;
    height: 200px;
    top: 50%;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
}
.suujiBox h3 {
    font-size: 1.3rem;
    position: relative;
    z-index: 1;
    font-weight: 600;
}
.suujiBox p {
    color: var(--main-primary);
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 0.9;
    position: relative;
    z-index: 1;
}
.suujiBox p span {
    font-family: Roboto;
    font-size: 3.6rem;
    letter-spacing: 0;
    margin-right: 4px;
}

li.suujide__inner--list.rights {
    width: calc(100% - 40% - 25px);
}
li.suujide__inner--list.rights .suujiBox {
    height: calc(250px * 2 + 25px);
    display: flex;
    flex-direction: column;
}
img.records {
    width: 80%;
    margin: 0 auto;
    padding-top: 20px;
}

/* solution */
section#omakaseSolution {
    background: linear-gradient(169deg, #F48909 0%, #FFAB46 99.29%);
    position: relative;
}
.omakaseSolution__inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 80px 0 120px;
    gap: 60px;
    display: flex;
    flex-direction: column;
}
h2.meinWhite {
    color: #fff;
}
h2.meinWhite span {
    color: #ffff00;
}
.omakaseSolution__inner .omakaseNewHeading p {
    color: #fff;
}
ul.omakaseSolution__inner--lists {
    display: flex;
    flex-direction: column;
    gap: 80px;
}
li.omakaseSolution__inner--list {
    display: flex;
    flex-direction: column;
    overflow: hidden;
    border-radius: 3px;
}
li.omakaseSolution__inner--list h3 {
    background: var(--main-blueGradient, linear-gradient(90deg, #0064BF 0%, #003464 100%));
    display: flex;
    justify-content: center;
    gap: 8px;
    padding: 12px 0 15px;
    color: #fff;
    font-size: 1.3rem;
    font-weight: 600;
}
span.maruNumber {
    width: 28px;
    height: 28px;
    background: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 9999px;
    font-family: Roboto;
    line-height: 1;
    font-style: italic;
    color: #0355a2;
    font-size: 1.3rem;
    transform: translateY(2px);
}
.beforeAfter {
    background: #EEE;
    display: flex;
    padding: 45px 55px;
	gap: 40px;
	justify-content: space-between;
}
.beforeAfter__box {
    display: flex;
    flex-direction: column;
    border-radius: 6px;
    background: #FFF;
    box-shadow: 0 0 2px 0 #DDD;
	width: 48%;
}
.beforeAfter__box--top {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 21px 0 26px;
	position: relative;
}
.beforeAfter__box--top p {
    font-family: Roboto;
    font-style: italic;
    color: #707070;
    font-size: 1.7rem;
    font-weight: 600;
    line-height: 1.4;
}
.beforeAfter__box--top h4 {
    font-size: 1.4rem;
    font-weight: 600;
}
.beforeAfter__box.befores .beforeAfter__box--top:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 100%;
    margin-top: -20px;
    border: 20px solid transparent;
    border-left: 20px solid #FFF;
}
.beforeAfter__box--img {
    width: 100%;
}
.beforeAfter__box--img img {
    width: 100%;
    height: 240px;
    object-fit: cover;
    object-position: center;
	vertical-align: bottom;
}
ul.solutionsLists {
    display: flex;
    flex-direction: column;
    padding: 20px 28px 23px;
    gap: 12px;
}
ul.solutionsLists li {
    position: relative;
    padding-left: 25px;
    font-size: 0.9rem;
}
ul.solutionsLists li:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 3px;
    color: #707070;
    font-size: 1rem;
}
ul.solutionsLists.after li:before {
    color: var(--main-primary);
}
.beforeAfter__box.afters .beforeAfter__box--top p {
    color: var(--main-primary);
}

/* cta */
section#midCTA {
    position: relative;
    background: var(--main-blueGradient, linear-gradient(90deg, #0064BF 0%, #003464 100%));
}
section#midCTA:after {
    content: "";
    width: 800px;
    height: 100%;
    background: url(/wp-content/themes/twenty-twenty-one-child/asset/img/svg/dptmap.svg) no-repeat;
    position: absolute;
    background-size: cover;
    right: 0;
    top: 0;
    opacity: 0.18;
}
.midCTA__inner {
    width: 100%;
    max-width: 1180px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    padding: 60px 0;
	position: relative;
}
.midCTA__inner--left {
    display: flex;
    position: relative;
    flex-direction: column;
    gap: 25px;
    z-index: 3;
}
.midCTA__inner--left h2 {
    color: #FFF;
    text-shadow: 0 0 27.429px rgba(255, 255, 255, 0.45);
    font-weight: 700;
    line-height: 224%;
    letter-spacing: 2.377px;
    font-size: 2.3rem;
}
span.whiteBox.blueText {
    color: #0158a9;
}
.midCTA__inner--leftBtns {
    display: flex;
    justify-content: flex-start;
    gap: 25px;
    align-items: center;
	margin-top: 10px;
}
.midCTA__inner--leftBtns a.primaryBtn {
    padding: 17px 35px 20px;
    min-width: 260px;
	font-size: 1.1rem;
}
.midCTA__inner--right {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}
.midCTA__inner--right img {
    vertical-align: bottom;
}

/* effect */
section#effects {
    position: relative;
}
.effects__inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 90px 0 120px;
    gap: 60px;
    display: flex;
    flex-direction: column;
}

[data-tab-content]{
  display: none
}

[data-tab-content].active{
  display: block;
}

/* section同士の余白 */
.someTabs {
    margin-bottom: 40px;
    border-bottom: solid 1px #eee;
    padding-bottom: 30px;
}
.someTabs:last-child {
    margin: 0;
    padding: 0;
    border: none;
}
/* タブの中身のpタグの余白 */
.tabs__content p {
    margin-bottom: 10px;
}
.tabs__content p:last-child {
    margin-bottom: 0;
}

/* タブの見出し */
nav.tabs__nav {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    padding: 0;
    margin: 0 0 3rem;
    border: none;
    gap: 20px;
	position: relative;
}

.tabs-hint {
    position: absolute;
    top: -50px;
    left: 50%;
    transform: translateX(-50%);
    font-size: 0.8rem;
    color: #fff;
    opacity: 0;
    pointer-events: none;
    white-space: nowrap;
    transition: opacity 0.4s ease, transform 0.4s ease;
    background: var(--main-primary);
    padding: 8px 20px 10px;
    border-radius: 9999px;
	font-weight: 600;
}
.tabs-hint:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -10px;
    border: 10px solid transparent;
    border-top: 10px solid var(--main-primary);
}
.tabs-hint.is-visible {
  opacity: 1;
  transform: translateX(-50%) translateY(-4px);
}

.tabs-hint.is-hidden {
  opacity: 0;
}
a.tabs__item {
    display: inline-flex;
    width: calc(100% / 3 - 20px);
    justify-content: center;
    transition: all 0.2s ease;
    text-decoration: none;
    background: #EEEEEE;
    flex-direction: column;
    align-items: center;
    padding: 16px 5px 15px;
    font-size: 1.2rem;
    font-weight: 600;
    gap: 5px;
    color: #aaa;
	border-radius: 5px;
	position: relative;
}
a.tabs__item span {
    border: solid 1px;
    font-weight: 500;
    font-size: 1rem;
    padding: 2px 15px 4px;
}
a.tabs__item.active {
    background: var(--main-primary);
    color: #FFF;
}
a.tabs__item.active:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 20px solid var(--main-primary);
}
a.tabs__item:hover {
    color: #707070;
}
a.tabs__item.active:hover {
    color: #fff;
}

/* 表示のアニメーション */
@keyframes fadeIn {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
  }
}
.tabs__content.active {
    animation: fadeIn 0.7s ease 0s 1 normal;
}

/* tabの中 */
.effects__inner--block {
    border: solid 1px var(--main-primary);
    border-radius: 5px;
    display: flex;
    flex-direction: column;
}
.effects__inner--block h3 {
    background: var(--main-primary);
    color: #fff;
    padding: 12px 0 15px;
    font-weight: 600;
    font-size: 1.4rem;
    display: flex;
    justify-content: center;
    gap: 8px;
    align-items: center;
}
.effects__inner--block h3 span {
    border: solid 1px;
    font-weight: 500;
    font-size: 1rem;
    padding: 1px 15px 3px;
    transform: translateY(2px);
}
.effects__inner--blockTimes {
    background: #F9F9F9;
    padding: 60px 50px;
    display: flex;
}

/* timeline */
ul.effects__inner--blockSchedules {
    display: flex;
    flex-direction: column;
    width: 100%;
	position: relative;
}
ul.effects__inner--blockSchedules:before {
    content: "";
    width: 2px;
    height: 100%;
    background: var(--main-primary);
    position: absolute;
    top: 0;
    left: 50%;
}

li.effects__inner--blockSchedule {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    position: relative;
    margin-top: -160px;
}
li.effects__inner--blockSchedule:nth-child(even) {
    align-items: flex-start;
}
li.effects__inner--blockSchedule:first-child {
    margin-top: 0;
}
.scheduleCircle {
    position: absolute;
    width: 35px;
    height: 35px;
    background: var(--main-primary);
    border-radius: 9999px;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
}
li.effects__inner--blockSchedule:first-child .scheduleCircle, li.effects__inner--blockSchedule:last-child .scheduleCircle {
    z-index: 1;
    background: #fff;
    border: solid 3px var(--main-primary);
}
.scheduleCircle:after {
    content: "";
    width: 140px;
    height: 2px;
    background: var(--main-primary);
    position: absolute;
    top: 50%;
    left: 32px;
}
li.effects__inner--blockSchedule:nth-child(even) .scheduleCircle:after {
    right: 0;
    left: auto;
}
.effects__inner--blockCard {
    display: flex;
    flex-direction: column;
    position: relative;
    width: 100%;
    max-width: 450px;
    border-radius: 6px;
    border: 1px solid #DDD;
    overflow: hidden;
    background: #fff;
	z-index: 1;
}
.effects__inner--blockImg {
    position: relative;
    width: 100%;
    display: flex;
}
.effects__inner--blockImg img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    position: relative;
}
span.effects__inner--blockImgTag {
    background: var(--main-primary);
    position: absolute;
    left: 0;
    top: 0;
    color: #fff;
    font-family: Roboto;
    font-style: italic;
    font-weight: 600;
    font-size: 0.9rem;
    padding: 6px 10px 7px;
    letter-spacing: 0.4px;
}
li.effects__inner--blockSchedule:nth-child(even) span.effects__inner--blockImgTag {
    left: auto;
    right: 0;
}
.effects__inner--blockText {
    display: flex;
    flex-direction: column;
    gap: 8px;
    padding: 20px 28px;
}
p.effectTag {
    margin: 0;
    border-radius: 3px;
    width: fit-content;
    font-size: 0.8rem;
    letter-spacing: 0.4px;
    color: #707070;
	line-height: 1.73;
}
.effects__inner--blockText h4 {
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.53;
}
p.effectCheck {
    position: relative;
    padding-left: 25px;
    font-size: 1rem;
    letter-spacing: 0.3px;
	line-height: 1.53;
	color: #555;
}
p.effectCheck:before {
    content: "\f00c";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 2px;
    color: var(--main-primary);
    font-size: 1rem;
}

/* teams */
section#teams {
    position: relative;
    background: url(/wp-content/uploads/2025/12/teamsBG_.jpg) no-repeat;
    background-size: cover;
    background-position: top;
    padding: 160px 0 120px;
}
.teams__inner {
    width: 100%;
    max-width: 900px;
    display: flex;
    flex-direction: column;
    background: #fff;
    border-radius: 5px 0;
    margin: 0 auto;
    filter: drop-shadow(0px 3px 8px #555);
}
.teams__inner--heading {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    background: var(--main-secondary);
	padding: 30px 0 30px;
	gap: 8px;
}
.teams__inner--heading img {
    position: absolute;
    top: -110px;
}
.teams__inner--heading h2 {
    font-size: 2.2rem;
    font-weight: 600;
	color: #fff;
}
.teams__inner--heading h2 span {
    color: #ffff00;
}
.teams__inner--heading p {
    line-height: 1.83;
    color: #fff;
    letter-spacing: 0.4px;
}
ul.teams__inner--members {
    background: #E4F0F5;
    display: flex;
    flex-direction: column;
    padding: 40px 50px;
    gap: 35px;
}
li.teams__inner--member {
    display: flex;
    align-items: center;
    padding-left: 20px;
    gap: 50px;
}
.teams__inner--memberText {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
.teams__inner--memberText h3 {
    font-size: 1.4rem;
    font-weight: 600;
    color: var(--main-secondary);
    padding-left: 18px;
    position: relative;
}
.teams__inner--memberText h3:before {
    content: "\f0da";
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: 0;
    top: 7px;
    color: var(--main-secondary);
    font-size: 1.3rem;
}
.teams__inner--memberText p {
    letter-spacing: 0.2px;
    line-height: 1.83;
}
.teams__inner--bottom {
    display: flex;
    text-align: center;
    justify-content: center;
    padding: 35px 25px 42px;
}
.teams__inner--bottom p {
    font-size: 1.5rem;
    letter-spacing: 0.3px;
    font-weight: 600;
    line-height: 1.83;
}
.teams__inner--bottom p span {
    color: var(--main-secondary);
}

/* faq */
section#LPfaq {
    position: relative;
    background: #EFF3FF;
}
.LPfaq__inner {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 65px 0 120px;
    gap: 60px;
    display: flex;
    flex-direction: column;
}
.faq__inner {
    width: 100%;
    max-width: 820px;
    margin: 0 auto;
}
.faq__inner dl {
    display: flex;
    flex-direction: column;
    gap: 25px;
}
.faq__inner--acc {
    background: #fff;
    box-shadow: 0 0 1px 0 rgb(0 0 0 / 8%), 0 1px 6px 0 rgb(0 0 0 / 11%);
    border-radius: 3px;
    transition: 0.2s ease-in;
}
.faq__inner--acc:hover {
    background: #fcfcfc;
}
.accordion {
    display: block;
    border: none;
    cursor: pointer;
    font-size: 1rem;
    transition: 0.5s ease-in;
    position: relative;
    padding: 20px 0 24px 64px;
    margin: 0;
}
.accordion:before {
    content: "Q";
    position: absolute;
    left: 15px;
    top: 50%;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
    font-family: Arial, sans-serif;
    font-size: 21px;
    background: #313131;
    color: #fff;
    border-radius: 50%;
    transform: translateY(-50%);
}
.accordion.active {
    margin-bottom: 0;
}
.panel{
  max-height:0;
  overflow:hidden;
  transition: 0.3s ease-out;
}
.panel p {
    padding: 15px 20px 10px;
    margin: 0 0 15px;
    position: relative;
    padding-left: 64px;
    color: #707070;
    font-weight: 300;
    line-height: 2;
}
.panel p:before {
    content: "A";
    position: absolute;
    left: 15px;
    display: inline-block;
    width: 35px;
    height: 35px;
    line-height: 35px;
    vertical-align: middle;
    text-align: center;
    font-size: 21px;
    background: #f8951d;
    color: #fff;
    border-radius: 50%;
    font-weight: 500;
}
.acco{
  position:relative;
}
.accordion:after {
    content: '＋';
    font-size: 1rem;
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    background: #ddd;
    border-radius: 9999px;
    padding: 0 4px;
    font-weight: 900;
    color: #FFF;
}
.accordion.active:after {
    content: "ー";
    background: #f8951d;
}

@media screen and (max-width: 1400px) {
/* （ここに1400px以下のスタイルを記述） */
	.omakaseMV__inner--right {
    transform: none;
	}
}

@media screen and (max-width: 1280px) {
/* （ここに1280px以下のスタイルを記述） */
	.omakaseMV__inner {
    padding-left: 4%;
    padding-right: 4%;
	flex-direction: column;
	gap: 10px;
	}
	.omakaseMV__inner--left {
    align-items: center;
    text-align: center;
	order: 1;
	gap: 15px;
	}
	.omakaseMV__inner--center {
    position: relative;
    bottom: auto;
    left: 0;
    transform: none;
    margin: 0 auto;
	order: 2;
	margin-bottom: -200px;
	}
	.omakaseMV__inner--right {
    width: 100%;
    max-width: 800px;
    margin: 0 auto;
	order: 3;
	}
	/* fv under */
	.omakaseMVUnder__inner {
    padding-left: 4%;
    padding-right: 4%;
	}
	ul.omakaseMVUnder__inner--topSteps {
    gap: 20px;
	}
	.omakaseMVUnder__inner--top {
    padding: 20px 20px 35px;
	}
	li.omakaseMVUnder__inner--topStep {
    width: calc(100% / 4 - 20px);
	}
	li.omakaseMVUnder__inner--topStep p {
    padding: 0 20px;
	}
	/* suuji */
	.suujide__inner {
    padding-left: 4%;
    padding-right: 4%;
	padding-bottom: 80px;
	}
	/* solution */
	.omakaseSolution__inner {
    padding-left: 4%;
    padding-right: 4%;
	padding-bottom: 60px;
	}
	/* before after */
	ul.omakaseSolution__inner--lists {
    gap: 60px;
	}
	.beforeAfter {
    padding: 25px 25px;
	}
	/* cta */
	.midCTA__inner {
    padding-left: 4%;
    padding-right: 4%;
	}
	/* effect */
	.effects__inner {
    padding-left: 4%;
    padding-right: 4%;
	}
	.effects__inner--blockCard {
    max-width: 400px;
    width: 45%;
	}
}

@media screen and (max-width: 1000px) {
/* （ここに1000px以下のスタイルを記述） */
	/* fv under */
	.omakaseMVUnder__inner--top {
    gap: 25px;
	}
	ul.omakaseMVUnder__inner--topSteps {
    flex-wrap: wrap;
    gap: 40px;
	}
	li.omakaseMVUnder__inner--topStep {
    width: calc(100% / 2 - 20px);
	}
	/* suuji */
	ul.suujide__inner--lists {
    flex-wrap: wrap;
	}
	li.suujide__inner--list.lefts {
    flex-direction: row;
    width: 100%;
	}
	li.suujide__inner--list.rights {
    width: 100%;
	}
	li.suujide__inner--list.rights .suujiBox {
    height: auto;
	}
	img.records {
    width: 70%;
	}
	/* cta */
	.midCTA__inner {
    flex-direction: column;
    align-items: center;
    padding-bottom: 0;
    gap: 30px;
	}
	.midCTA__inner--left {
    width: 100%;
    align-items: center;
    text-align: center;
	}
	.midCTA__inner--right {
    position: relative;
	}
	section#midCTA:after {
    content: "";
    width: 100%;
    height: 500px;
    right: auto;
    top: auto;
    bottom: 0;
    left: 0;
	}
	/* effect */
	.effects__inner {
    padding-top: 60px;
	}
}

@media screen and (max-width: 900px) {
/* （ここに900px以下のスタイルを記述） */
	.beforeAfter {
    flex-direction: column;
	}
	.beforeAfter__box {
    width: 100%;
	}
	.beforeAfter__box.befores .beforeAfter__box--top:after {
    content: none;
	}
	.beforeAfter__box.befores:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 20px solid #FFF;
	}
	.effects__inner--blockTimes {
    padding: 25px 30px;
	}
	/* schedule */
	ul.effects__inner--blockSchedules {
    gap: 50px;
	}
	ul.effects__inner--blockSchedules:before {
    left: 0;
	}
	li.effects__inner--blockSchedule {
    align-items: flex-start;
    margin-top: 0px;
    padding-left: 30px;
	}
	.effects__inner--blockCard {
    width: 60%;
    max-width: none;
	}
	.scheduleCircle {
    position: absolute;
    left: 0;
	}
	li.effects__inner--blockSchedule:nth-child(even) .scheduleCircle:after {
    right: auto;
    left: 0;
	}
	/* teams */
	section#teams {
    padding: 220px 4% 160px;
	}
}

@media screen and (max-width: 767px) {
/* （ここにモバイル用スタイルを記述） */
	br.sp_br {
	display: block;
	}
	/* mv */
	.omakaseMV__inner {
    padding-top: 100px;
    }
	.omakaseMV__inner--left h1 {
    letter-spacing: 0.377px;
    font-size: 1.8rem;
	line-height: 194%;
	}
	span.copyBig {
    font-size: 2.5rem;
    margin-right: 3px;
	}
	span.whiteBox {
    padding: 0px 12px 6px;
    font-size: 2.5rem;
    margin-right: 3px;
    margin-left: 3px;
	}
	p.copyDesc {
    text-align: left;
	}
	p.copyDesc br {
    display: none;
	}
	ul.omakaseMV__inner--leftLeafs {
    flex-direction: column;
	gap: 15px;
	}
	.omakaseMV__inner--center {
    width: 100%;
    margin-bottom: -120px;
	}
	.omakaseMV__inner--innerForm iframe {
    height: 1080px;
	}
	.omakaseMV__inner--innerForm iframe {
    height: 880px;
	}
	/* fv under */
	.omakaseMVUnder__inner--topHeading {
    gap: 8px;
    display: flex;
    flex-direction: column;
	}
	.omakaseMVUnder__inner--topHeading p {
    line-height: 1.53;
    FONT-SIZE: 1.2REM;
	}
	li.omakaseMVUnder__inner--topStep {
    width: 100%;
	}
	.stepCount:after {
    content: none;
	}
	li.omakaseMVUnder__inner--topStep:after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -20px;
    border: 20px solid transparent;
    border-top: 20px solid #fff;
	}
	li.omakaseMVUnder__inner--topStep:last-child:after {
    content: none;
	}
	p.omakaseMVUnder__inner--bottom {
    text-align: left;
    font-size: 1.4rem;
	letter-spacing: 0.5px;
	}
	p.omakaseMVUnder__inner--bottom br {
    display: none;
	}
	.omakaseMVUnder__inner--bottomDesc {
    font-size: 2.3rem;
    bottom: -7px;
	}
	/* suuji */
	li.suujide__inner--list.lefts {
    flex-wrap: wrap;
	}
	img.records {
    width: 100%;
    padding-bottom: 10px;
	}
	/* solution */
	 .beforeAfter {
     padding: 12px 12px;
    }
	li.omakaseSolution__inner--list h3 {
    padding-left: 12px;
    padding-right: 12px;
    flex-wrap: wrap;
    text-align: center;
	}
	.beforeAfter__box--top {
    padding-left: 6%;
    padding-right: 6%;
    text-align: center;
	}
	/* cta */
	.midCTA__inner--left h2 {
    line-height: 194%;
    letter-spacing: 0.377px;
    font-size: 1.9rem;
	}
	span.whiteBox {
    font-size: 2.1rem;
	}
	.midCTA__inner--leftBtns {
    flex-direction: column;
	}
	section#midCTA:after {
    height: 220px;
    bottom: 60px;
	}
	/* effects */
	.effects__inner {
    padding-bottom: 60px;
	}
	.omakaseNewHeading p {
    text-align: left;
	}
	.omakaseNewHeading p br {
    display: none;
	}
	nav.tabs__nav {
    flex-direction: column;
	}
	a.tabs__item {
    width: 100%;
	}
	a.tabs__item.active:after {
    content: none;
	}
	li.effects__inner--blockSchedule:first-child {
    padding-left: 20px;
	}
	.effects__inner--block h3 {
    flex-direction: column;
    padding-left: 4%;
    padding-right: 4%;
    font-size: 1.2rem;
	}
	.effects__inner--blockCard {
    width: 100%;
	}
	.effects__inner--blockText {
    padding: 10px 18px;
	}
	.effects__inner--blockTimes {
    padding: 20px 20px 20px 32px;
    }
	.scheduleCircle {
    width: 25px;
    height: 25px;
	}
	.scheduleCircle:after {
    left: 20px;
	}
	p.effectCheck {
    line-height: 1.53;
	}
	.effects__inner--blockImg img {
    height: 170px;
	}
	.effects__inner--blockText h4 {
    font-size: 1rem;
	}
	 .effects__inner--blockTimes {
     padding: 20px 10px 20px 22px;
    }
	/* teams */
	.teams__inner--heading h2 {
    font-size: 1.6rem;
	}
	.teams__inner--heading {
    padding-left: 6%;
    padding-right: 6%;
	}
	ul.teams__inner--members {
    padding: 20px 20px;
	gap: 40px;
	}
	li.teams__inner--member {
    flex-direction: column;
    gap: 20px;
    padding-left: 0;
    border-bottom: solid 1px #165faa;
    padding-bottom: 25px;
	}
	li.teams__inner--member:last-child {
    border: none;
    padding-bottom: 0;
	}
	.teams__inner--bottom p {
    font-size: 1.2rem;
	text-align: left;
	}
	.teams__inner--bottom p br {
    display: none;
	}
	/* faq */
	.LPfaq__inner {
    padding-left: 4%;
    padding-right: 4%;
    padding-bottom: 60px;
    gap: 30px;
    padding-top: 40px;
	}
	dt.accordion {
    padding-right: 35px;
	}
	
}