﻿@charset "UTF-8";
.l-pageHead, #page-title {
    margin-bottom: 5rem;
}
.main .l-pankuzu ul li a {
  display: inline; }

.useful_storage {
    background: #f7f7f7;
    color: #1b1b1b;
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 500;
    overflow: hidden;
    padding-bottom: 80px
}
.useful_storage .sp {
    display: initial
}
.useful_storage .pc, .useful_storage .pc-tab {
    display: none
}
.useful_storage img {
    display: block;
    width: 100%;
    vertical-align: bottom
}
.useful_storage .img {
    display: block
}
.useful_storage .bg_white {
    position: relative;
}
.useful_storage .bg_white::before {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background: #fff;
    content: ""
}
.useful_storage .bg_white>* {
    position: relative;
    z-index: 2
}
.useful_storage .inner {
				width: 90%;
    max-width: 1020px;
    margin: 0 auto 10px auto;
}

.useful_storage .badge {
    display: grid;
    place-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #aa8657;
    border-radius: 50%;
    aspect-ratio: 1;
    color: #fff;
    line-height: 1;
    letter-spacing: 0;
    text-align: center
}
.useful_storage .btn .btn_item {
    cursor: pointer;
    position: relative;
    display: grid;
    place-content: center;
    width: 100%;
    padding: 8px;
    background: #000;
    box-sizing: border-box;
    color: #fff;
    font-size: 12px;
				line-height: 1.5;
    box-shadow: 3px 3px 0 #5a818c;
    border-radius: 5px;
    text-align: center;
    text-decoration: none
}
.useful_storage .btn .btn_item small {
    display: contents;
    font-size: 11px
}
.useful_storage .btn .btn_item::before, .useful_storage .btn .btn_item::after {
    position: absolute;
    top: 50%;
    right: 15px;
    aspect-ratio: 1;
    transform: translate(50%, -50%);
    content: ""
}
.useful_storage .btn .btn_item::before {
    width: 18px;
    background: #fff;
    border-radius: 50%
}
.useful_storage .btn .btn_item::after {
    transform: translate(25%, -50%) rotate(45deg);
    width: 8px;
    border-right: 1px solid #000;
    border-top: 1px solid #000
}
.useful_storage .btn.btn_kitchen,
.useful_storage .btn.btn_pantry,
.useful_storage .btn.btn_powder,
.useful_storage .btn.btn_linen,
.useful_storage .btn.btn_utility,
.useful_storage .btn.btn_nando,
.useful_storage .btn.btn_closet {
	height: 58px;
}
.useful_storage .btn.btn_kitchen {
    color: #000
}
.useful_storage .btn.btn_kitchen .btn_item {
    background: #93ccdd;
    box-shadow: 3px 3px 0 #5a818c
}
.useful_storage .btn.btn_kitchen .btn_item::after {
    border-color: #93ccdd
}
.useful_storage .btn.btn_pantry .btn_item {
    background: #f3a7a5;
    box-shadow: 3px 3px 0 #996767
}
.useful_storage .btn.btn_pantry .btn_item::after {
    border-color: #f3a7a5
}
.useful_storage .btn.btn_powder .btn_item {
    background: #a5d4ad;
    box-shadow: 3px 3px 0 #65866d
}
.useful_storage .btn.btn_powder .btn_item::after {
    border-color: #a5d4ad
}
.useful_storage .btn.btn_linen .btn_item {
    background: #c1db81;
    box-shadow: 3px 3px 0 #778a50
}
.useful_storage .btn.btn_linen .btn_item::after {
    border-color: #c1db81
}
.useful_storage .btn.btn_utility .btn_item {
    background: #b1a6c4;
    box-shadow: 3px 3px 0 #6e677c
}
.useful_storage .btn.btn_utility .btn_item::after {
    border-color: #b1a6c4
}
.useful_storage .btn.btn_nando .btn_item {
    background: #c8acae;
    box-shadow: 3px 3px 0 #7d6b6d
}
.useful_storage .btn.btn_nando .btn_item::after {
    border-color: #c8acae
}
.useful_storage .btn.btn_closet .btn_item {
    background: #f7ba8b;
    box-shadow: 3px 3px 0 #9a7356
}
.useful_storage .btn.btn_closet .btn_item::after {
    border-color: #f7ba8b
}
.useful_storage .swiper {
    overflow: visible
}
.useful_storage .dot {
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto .5em;
    padding-bottom: .25em;
    position: relative;
    border-bottom: 2.5px dotted #000
}
.useful_storage .border {
    width: 96%;
    margin: 0 auto .25em;
    padding-bottom: .5em;
    border-bottom: 1px solid
}
.useful_storage .svg_btn {
    cursor: pointer
}
.useful_storage .swiper-wrapper {
    display: contents;
}


@media screen and (min-width: 769px) {
    .useful_storage .btn.btn_kitchen,
    .useful_storage .btn.btn_pantry,
    .useful_storage .btn.btn_powder,
    .useful_storage .btn.btn_linen,
    .useful_storage .btn.btn_utility,
    .useful_storage .btn.btn_nando,
    .useful_storage .btn.btn_closet {
        height: 90px;
    }
    .useful_storage .sp {
        display: none !important
    }
    .useful_storage .pc-tab {
        display: revert
    }
    .useful_storage .swiper-wrapper {
        display: block !important
    }
    .useful_storage .swiper-wrapper .swiper-slide {
        width: 80% !important
    }
    .useful_storage .border {
        width: 100%
    }
}
@media screen and (min-width: 961px) {
    .useful_storage .sp-tab {
        display: none
    }
    .useful_storage .pcm, .useful_storage .tab {
        display: none
    }
    .useful_storage .btn a {
        font-size: 22px
    }
    .useful_storage .btn a small {
        font-size: 15px
    }
}
@media screen and (min-width: 1161px) {
    .sp-pc {
        display: none
    }
}
@media screen and (min-width: 1366px) {
    .useful_storage .inner {
        width: 100%;
								marging: 0 auto;
    }
}
.useful_storage {
    font-family: "IBM Plex Sans JP", sans-serif;
    font-weight: 400
}
.useful_storage .ttl, .useful_storage .ttl_m, .useful_storage .ttl_s, .useful_storage .ttl_ss {
    margin-bottom: .5em;
    font-size: 18px;
    font-weight: bold;
    line-height: 1.45;
    text-align: center;
}
.useful_storage .accordion_ttl {
    font-size: 20px
}
.useful_storage .method_ttl {
    margin-bottom: 20px;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.45;
    text-align: center
}
.useful_storage .txt {
    font-size: 12px;
    line-height: 1.73;
    letter-spacing: 0
}
.useful_storage .txt .marker {
    display: inline;
    background: linear-gradient(0deg, transparent 0%, transparent 10%, #FFF700 10%, #FFF700 50%, transparent 50%);
    padding-bottom: 1px
}
.useful_storage .txt b {
    font-style: normal;
    color: #aa8657
}
.useful_storage .note {
    margin-top: 0.5em;
				margin-bottom: 2em;
    font-size: 10px;
    line-height: 1.6;
    letter-spacing: 0
}
.swiper .ttl, .swiper .ttl_m, .swiper .ttl_s, .swiper .ttl_ss, .swiper .note, .swiper .txt {
    -webkit-text-size-adjust: 0
}
@media screen and (min-width: 769px) {
    .useful_storage .method_ttl {
        font-size: 22px;
        text-align: left
    }
    .useful_storage .closet_ttl {
        font-size: 22px
    }
    .useful_storage .ttl {
        font-size: 22px
    }
    .useful_storage .ttl_m {
        font-size: 17px;
								text-align: left;
    }
    .useful_storage .ttl_s {
        font-size: 17px
    }
    .useful_storage .ttl_ss {
        font-size: 17px
    }
}
@media screen and (min-width: 961px) {
    .useful_storage .method_ttl {
        font-size: 25px
    }
    .useful_storage .ttl, .useful_storage .closet_ttl, .useful_storage .accordion_ttl {
        font-size: 25px
    }
}
@media screen and (min-width: 1161px) {
    .useful_storage .method_ttl {
        font-size: 28px
    }
    .useful_storage .closet_ttl {
        font-size: 28px
    }
    .useful_storage .ttl, .useful_storage .accordion_ttl {
        font-size: 28px
    }
    .useful_storage .ttl_m {
        font-size: 22px
    }
    .useful_storage .ttl_s {
        font-size: 19px
    }
    .useful_storage .ttl_ss {
        font-size: 17px
    }
    .useful_storage .txt {
        font-size: 14px
    }
    .useful_storage .note {
        font-size: 12px
    }
}
@media screen and (min-width: 1366px) {
    .useful_storage .method_ttl {
        font-size: 33px
    }
    .useful_storage .ttl, .useful_storage .accordion_ttl {
        font-size: 34px
    }
}
.page_title {
    margin-bottom: 25px;
    padding-top: 20px;
    text-align: center
}
.page_title .page_ttl {
    margin-bottom: .5em;
    font-family: "ヒラギノ明朝 W3 JIS2004", "Hiragino Mincho W3 JIS2004";
    font-family: 300;
    font-size: 17px;
    letter-spacing: .1em;
    line-height: 1.5
}
.page_title .page_copy {
    font-family: TimesNRMTPro;
    font-size: 10px;
    line-height: 1
}
.yohaku {
    margin-bottom: 50px;
    text-align: center
}
.yohaku .yohaku_inner {
    max-width: 1280px
}
.yohaku .yohaku_mv {
    margin-bottom: 25px
}
.yohaku .yohaku_ttl {
    margin-bottom: 15px;
    font-size: 22px;
    line-height: 1.45
}
.yohaku .yohaku_txt {
    font-size: 13px;
    line-height: 1.73
}
@media screen and (min-width: 961px) {
    .page_title {
        margin-bottom: 60px;
        padding-top: 50px
    }
    .page_title .page_ttl {
        font-size: 30px
    }
    .page_title .page_copy {
        font-size: 14px
    }
    .yohaku {
        margin-bottom: 90px
    }
    .yohaku .yohaku_mv {
        margin-bottom: 50px
    }
    .yohaku .yohaku_ttl {
        margin-bottom: 20px;
        font-size: 32px
    }
    .yohaku .yohaku_txt {
        font-size: 17px
    }
}
@media screen and (min-width: 1161px) {
    .yohaku .yohaku_ttl {
        font-size: 42px
    }
}
.step {
    margin-bottom: 50px
}
.step .step_inner {
    max-width: 950px
}
.step .step_title {
    width: 90%;
    padding-bottom: 10px;
    margin: 0 auto 10px;
    border-bottom: 1px solid;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    line-height: 1.4
}
.step .step_title b {
    font-size: 32px;
    line-height: 1
}
.step .step_flow {
    display: block;
    width: 90%;
    margin: 0 auto 45px
}
.step .step_slider {
    overflow: visible;
				width: 90%;
}
.step .step_slider .step_arrow>* {
    position: absolute;
    top: 50%;
    right: -10px;
    transform: translate(100%, -50%);
    width: 20px
}
.step .step_slider .step_arrow .step_prev {
    right: auto;
    left: -10px;
    transform: translate(-100%, -50%) scale(-1, 1)
}
.step .step_slider .step_item {
    box-sizing: border-box;
    position: relative;
    background: #fff;
    border: 2px solid #aa8657;
    border-radius: 5px;
    padding: 20px 12px;
    box-sizing: border-box;
				margin-bottom:3rem;
}
.step .step_slider .step_item .step_2_img {
    display: none
}
.step .step_slider .badge {
    transform: translate(-10px, -10px);
    width: 50px;
    font-size: 13px
}
.step .step_slider .badge b {
    font-size: 23px
}
.step .step_slider .step_head {
    margin-bottom: 25px;
    text-align: center
}
.step .step_slider .step_head .step_ttl {
    margin-bottom: 8px;
    font-weight: 600;
    color: #aa8657;
    font-size: 30px;
    line-height: 1.2
}
.step .step_slider .step_head .step_subttl {
    font-size: 17px
}
.step .step_slider .point {
    background: #fffbc7;
    padding: 15px;
    margin-top: 15px;
    box-sizing: border-box
}
.step .step_slider .point .txt.font_m {
    font-weight: 500
}
.step .step_slider .point .cont {
    position: relative;
    margin-top: 15px;
    padding-right: 110px
}
.step .step_slider .point .cont .img {
    position: absolute;
    right: 0px;
    top: -20px;
    width: 120px
}
.step .step_slider .txt b {
    font-family: TimesNRMTPro
}
.step .step_slider .step_item::after {
    position: absolute;
    bottom: 0;
    left: 50%;
    transform: translate(-50%, 60%) rotate(90deg);
    width: 30px;
    aspect-ratio: 2 / 5;
    background: url(/assets/images/geo/quality/geofitplus_itsumo/yohaku_time/step_arrow.svg) center / cover no-repeat;
    content: "";
				margin-bottom: 0.5rem;
}
.step .step_slider .step_item:last-child::after {
    display: none;
}
@media screen and (min-width: 769px) {
    .step {
        margin-bottom: 90px
    }
    .step .step_title {
        width: 100%;
        margin-bottom: 30px
    }
				.step .step_slider {
        width: 100%;
				}
    .step .step_slider .swiper-wrapper {
        display: contents !important
    }
    .step .step_slider .point .cont .img {
        top: -60px
    }
    .step .step_slider .step_item {
        display: grid;
        grid-template-columns: 1fr 2fr;
        gap: 20px;
        align-items: flex-start;
        border: none;
        padding: 0
    }
				.step .step_slider .step_item::after {
        display: none;
				}
    .step .step_slider .step_item+.step_item {
        margin-top: 35px
    }
    .step .step_slider .step_item:last-of-type .step_head::after {
        display: none
    }
    .step .step_slider .step_item .badge {
        transform: translate(-5px, -15px);
        width: 50px;
        font-size: 12px
    }
    .step .step_slider .step_item .badge b {
        font-size: 20px
    }
    .step .step_slider .step_item .step_head {
        position: relative;
        padding: 20px;
        border: 2px solid #aa8657;
        box-sizing: border-box;
        border-radius: 5px
    }
    .step .step_slider .step_item .step_head::after {
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translate(-50%, 60%) rotate(90deg);
        width: 30px;
        aspect-ratio: 2/5;
        background: url("/assets/images/geo/quality/geofitplus_itsumo/yohaku_time/step_arrow.svg") center/cover no-repeat;
        content: ""
    }
    .step .step_slider .step_item .step_body .point {
        padding: 8px 12px
    }
}
@media screen and (min-width: 961px) {
    .step .step_slider .step_item .step_body {
        padding-right: 100px
    }
    .step .step_slider .step_item:nth-child(1) .img {
        top: -10px;
        right: 100px;
        width: 160px;
        transform: translate(100%, 0)
    }
    .step .step_slider .step_item:nth-child(1) .point .txt {
        font-size: 13px
    }
    .step .step_slider .step_item:nth-child(1) .point .cont {
        display: contents
    }
    .step .step_slider .step_item:nth-child(1) .point .cont .txt {
        display: none
    }
    .step .step_slider .step_item:nth-child(2) .point {
        display: none
    }
    .step .step_slider .step_item:nth-child(2) .step_2_img {
        display: block;
        position: absolute;
        top: 20px;
        transform: translate(100%, 0);
        right: 100px;
        width: 150px
    }
    .step .step_slider .point .cont {
        position: static
    }
}
@media screen and (min-width: 1161px) {
    .step .step_title {
        font-size: 32px
    }
    .step .step_title b {
        font-size: 42px
    }
    .step .step_slider .step_item .step_br {
        display: none
    }
    .step .step_slider .step_item .step_head {
        padding: 25px 35px 30px
    }
    .step .step_slider .step_item .step_head .step_ttl {
        font-size: 26px
    }
    .step .step_slider .step_item .step_head .step_subttl {
        font-size: 14px
    }
}
@media screen and (min-width: 1366px) {
    .step .step_title {
        font-size: 38px
    }
    .step .step_title b {
        font-size: 53px
    }
    .step .step_slider .step_item .step_head {
        padding: 25px 35px 30px
    }
    .step .step_slider .step_item .step_head .step_ttl {
        font-size: 30px
    }
    .step .step_slider .step_item .step_head .step_subttl {
        font-size: 16px
    }
    .step .step_slider .step_item .step_body {
        padding: 0
    }
    .step .step_slider .step_item:nth-child(1) .img {
        top: -10px;
        right: 20px;
        width: 210px;
        transform: translate(100%, 0)
    }
    .step .step_slider .step_item:nth-child(1) .point .txt {
        font-size: 13px
    }
    .step .step_slider .step_item:nth-child(1) .point .cont {
        display: contents
    }
    .step .step_slider .step_item:nth-child(1) .point .cont .txt {
        display: none
    }
    .step .step_slider .step_item:nth-child(2) .point {
        display: none
    }
    .step .step_slider .step_item:nth-child(2) .step_2_img {
        display: block;
        position: absolute;
        top: 110px;
        transform: translate(100%, 0);
        right: 20px;
        width: 210px
    }
}
.catch {
}
@media screen and (min-width: 769px) {
    .catch {
        padding-bottom: 2rem;
    }
}
.method_btn {
    display: grid;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: 1;
    gap: 10px 5px
}
.method_btn .btn a, .method_btn .btn span {
    max-width: none;
    min-height: 58px;
    padding: 8px;
    height: 100%
}
.method_btn+.note {
    text-align: center
}
.method_item+.method_item {
    margin-top: 50px
}
.method_item .method_top {
    display: grid
}
.method_item .method_top .cont {
    display: contents
}
.method_item .method_top .cont+.method_mv {
    margin-bottom: 20px
}
.method_item .method_top .txt {
    order: 2
}
.method_item .title_inner {
    max-width: 1160px;
				margin-top: 50px;
}
.method_item .method_title {
    width: 100%;
    margin: 0 auto 20px;
    border-bottom: 2px solid #93ccdd;
    border-radius: 0 0 0 10px
}
.method_item .method_title .method_cate {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: -moz-fit-content;
    width: fit-content;
    background: #93ccdd;
    padding: 5px 15px;
    min-width: 160px;
    min-height: 65px;
    box-sizing: border-box;
    border-radius: 10px 10px 0 10px;
    box-sizing: border-box;
    color: #fff;
    font-size: 20px;
    line-height: 1.16;
    text-align: center
}
.method_item .method_title .method_ttl {
    margin: 0
}
.method_item .accordion {
    width: 100%;
    margin: 30px auto 0;
    display: grid;
    gap: 15px
}
.method_item .accordion .accordion_item {
    position: relative;
    width: 90%;
				margin: 0 auto;
}
.method_item .accordion .accordion_item .badge_ex{
    display: grid;
    place-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    background: #fff100;
    border-radius: 50%;
    aspect-ratio: 1;
    color: #000;
    line-height: 1.3;
    letter-spacing: 0;
    text-align: center;
				transform: translate(-10px, -10px);
    width: 60px;
    font-size: 10px;
				font-weight: bold;
}
.method_item .accordion .accordion_item .accordion_ttl {
    position: relative;
    padding: 12px 0 8px;
    box-sizing: border-box;
    border-radius: 5px;
    background: #93ccdd;
    color: #fff;
    font-weight: 600;
    text-align: center;
    cursor: pointer;
				margin-bottom: 0.25em;
}
.method_item .accordion .accordion_item .accordion_ttl::before {
    width: 25px;
    border-radius: 50%;
    background: #fff
}
.method_item .accordion .accordion_item .accordion_cont {
    width: 100%;
    box-sizing: border-box;
    padding: 10px 0;
    transition: none
}
.method_item .accordion .accordion_item .accordion_cont .swiper {
    width: calc(82.13vw - 48px)
}
.method_item .accordion .accordion_item .ttl {
    margin-bottom: 5px
}
.figure {
    position: relative;
    border-radius: 5px
}
.figure .overlay {
    position: absolute;
    z-index: 2;
    width: 100%;
    display: block
}
.figure .cap {
    position: absolute;
    top: 0;
    left: 0;
    width: -moz-fit-content;
    width: fit-content;
    min-width: 4em;
    box-sizing: border-box;
    padding: .4em 1em;
    background: #93ccdd;
    color: #fff;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 1;
    border-radius: 5px 0 0 0
}
.figure .figcap {
    position: absolute;
    bottom: 5px;
    right: 5px;
    font-weight: 400;
    font-size: 12px;
    text-align: right
}
.figure .badge {
    transform: translate(-5.4%, -33.3%);
    width: 48px;
    font-size: 25px
}
@media screen and (min-width: 769px) {
				.method_item .accordion .accordion_item .badge_ex{
        transform: translate(-10px, -17px);
        width: 100px;
        font-size: 16px;
    }
    .method_item .method_top {
        grid-template-columns: 50% 46%;
        justify-content: space-between
    }
    .method_item .method_top .cont {
        display: block
    }
    .method_item .method_top .cont .ttl {
        text-align: left
    }
    .method_item .method_top .cont .txt {
        margin-top: 30px
    }
    .method_item .method_top .figure {
        margin: 0
    }
    .method_item .method_title {
        display: grid;
        grid-template-columns: 1fr auto;
        gap: 30px
    }
    .method_item .method_title .method_cate {
        box-shadow: 5px 0 2px rgba(35, 24, 21, .3)
    }
    .method_item .method_title .method_ttl {
        margin: 0;
        text-align: left
    }
    .method_item .accordion {
        margin-top: 70px;
        gap: 50px
    }
				.method_item .accordion .accordion_item .ttl {
        margin-bottom: 25px
				}
    .method_item .accordion .swiper-wrapper {
        display: block !important
    }
    .method_item .accordion .swiper-wrapper>* {
        width: 100% !important
    }
    .method_item .accordion .accordion_item .accordion_ttl {
								padding: 15px;
        cursor: default;
        border-radius: 5px 5px 0 0
    }
    .method_item .accordion .accordion_item .accordion_cont {
        display: block !important;
        padding: 25px 3.8%
    }
    .method_item .accordion .accordion_item .accordion_cont .swiper {
        width: 100%
    }
    #pantry .accordion_cont, #linen .accordion_cont, .utility_1 .accordion_cont, .nando_1 .accordion_cont{
        overflow: visible
    }
}
@media screen and (min-width: 961px) {
    .method_btn { 
        gap: 18px 14px;
    }
    .method .method_btn {
        grid-template-columns: repeat(4, 1fr);
        grid-template-rows: 1fr 1fr 1fr;
    }
    .method .method_btn .btn a, .method .method_btn .btn span {
        padding: 15px 5px;
        font-size: 18px
    }
    .method .method_btn .btn a small, .method .method_btn .btn span small {
        font-size: 15px
    }
    .method .method_btn .btn a::before, .method .method_btn .btn a::after, .method .method_btn .btn span::before, .method .method_btn .btn span::after {
        right: 20px
    }
    .method .method_btn .btn a::before, .method .method_btn .btn span::before {
        width: 25px
    }
    .method .method_btn .btn a::after, .method .method_btn .btn span::after {
        width: 12px
    }
}
@media screen and (min-width: 1161px) {
    .method_item+.method_item {
        margin-top: 100px
    }
    .method_item .figure .badge {
        width: 67px;
        font-size: 32px
    }
    .method_item .figure .cap {
        font-size: 18px
    }
    .method_item .method_title .method_cate {
        font-size: 30px
    }
}
@media screen and (min-width: 1366px) {
    .method .method_btn .btn a, .method .method_btn .btn span {
        font-size: 20px
    }
    .method .method_btn .btn a small, .method .method_btn .btn span small {
        font-size: 16px
    }
    .method .method_btn .btn a::before, .method .method_btn .btn a::after, .method .method_btn .btn span::before, .method .method_btn .btn span::after {
        right: 25px
    }
    .method .method_btn .btn a::before, .method .method_btn .btn span::before {
        width: 30px
    }
    .method .method_btn .btn a::after, .method .method_btn .btn span::after {
        width: 10px
    }
    .method .method_item .method_top .cont .method_ttl, .method .method_item .method_top .cont .txt {
        margin-left: 40px
    }
    .method_item .method_title {
        margin-bottom: 40px
    }
    .method_item .method_title .method_cate {
        font-size: 40px;
        min-height: 120px;
        min-width: 320px
    }
}
.accordion_item .swiper-backface-hidden .swiper-slide {
    width: 100% !important
}
#kitchen, #pantry, #powder, #linen, #utility, #nando, #closet {
    padding-top: 50px;
    margin-top:-50px;
}
#kitchen .method_title {
    border-color: #93ccdd
}
#kitchen .method_title .method_cate {
    background: #93ccdd
}
#kitchen .ttl b, #kitchen .method_ttl b {
    color: #93ccdd
}
#kitchen .method_cont .ttl {
    margin-bottom: 20px
}
#kitchen .method_cont .img {
    margin-bottom: 20px
}
#kitchen .accordion .example {
    display: block;
    max-width: 280px;
    margin: 25px auto 0
}
#kitchen .accordion .example.pc-tab {
    display: none
}
#kitchen .accordion .kitchen_1 .col_2 {
    display: grid;
    gap: 0 30px
}
#kitchen .accordion .kitchen_1 .kitchen_1_1 .note, #kitchen .accordion .kitchen_1 .kitchen_1_2 .note {
    margin-bottom: 20px
}
#kitchen .accordion .kitchen_1 .kitchen_1_1 .ttl, #kitchen .accordion .kitchen_1 .kitchen_1_2 .ttl {
    margin-bottom: 20px
}
#kitchen .accordion .kitchen_1 .kitchen_1_1 .figure .overlay {
    left: 50%;
    top: 0;
    transform: translate(-50%, 0);
    width: 105%
}
#kitchen .accordion .kitchen_1 .kitchen_1_2 .figure .overlay {
    left: 0%;
    bottom: -5%;
    width: 106%
}
@media screen and (min-width: 769px) {
#kitchen, #pantry, #powder, #linen, #utility, #nando, #closet {
    padding-top: 100px;
    margin-top:-100px;
}
    #kitchen .method_cont .img {
        margin-bottom: 40px
    }
    #kitchen .accordion .example {
        max-width: 100%
    }
    #kitchen .accordion .example.sp {
        display: none
    }
    #kitchen .accordion .example.pc-tab {
        display: block;
        margin-top: -35px
    }
    #kitchen .accordion .kitchen_1 .col_2 {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 3.1%
    }
}
@media screen and (min-width: 961px) {
    #kitchen .accordion .kitchen_1 .kitchen_1_2 .figure .overlay {
        left: 0% !important;
        bottom: 0% !important;
        width: 142% !important
    }
}
#pantry .method_title {
    border-color: #f3a7a5
}
#pantry .method_title .method_cate {
    background: #f3a7a5
}
#pantry .ttl b, #pantry .method_ttl b {
    color: #f3a7a5
}
#pantry .accordion .accordion_item .accordion_ttl {
    background: #f3a7a5
}
#pantry .accordion .accordion_item .accordion_ttl::after {
    border-color: #f3a7a5
}
#pantry .accordion .accordion_item .accordion_cont {
    border-color: #f3a7a5
}
#pantry .accordion .accordion_item .figure .badge {
    background: #f3a7a5
}
#pantry .pantry_mv {
    margin-bottom: 30px
}
#pantry .figure+.note {
    margin-bottom: 20px
}
#pantry .figure+.ttl_ss {
    margin-top: 20px
}
#pantry .pantry_4 img {
    width: 90%;
    margin: 0 auto;
}
#pantry .accordion .accordion_item .pantry_4 {
    margin-top: 1em;
}
@media screen and (min-width: 769px) {
    #pantry .accordion .accordion_item .pantry_4 {
        margin-top: 0;
    }
    #pantry .method_top .cont .method_title {
        margin-bottom: 50px
    }
    #pantry .accordion .accordion_cont {
        padding-top: 40px;
        padding-bottom: 40px
    }
    #pantry .accordion .accordion_item .ttl {
        font-size: 18px
    }
    #pantry .pantry_4 .overlay {
        width: 100%;
        top: 35%;
        right: -30%
    }
				#pantry .pantry_4 img {
        width: 100%
    }
    #pantry .accordion_cont .accordion_slider .swiper-wrapper {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 50px 11%;
        margin: 0 auto;
    }
}
@media screen and (min-width: 961px) {
    #pantry .figure+.note {
        margin-top: 5px;
        margin-bottom: 25px
    }
    #pantry .figure+.ttl_ss {
        margin-top: 45px
    }
				/*
    #pantry .pantry_4 .overlay {
        width: 150%;
        top: 10%;
        right: 0
    }
				*/
}
@media screen and (min-width: 1161px) {
				/*
    #pantry .pantry_4 .overlay {
        top: 10%;
        right: 0
    }
				*/
}
@media screen and (min-width: 1366px) {
				/*
    #pantry .pantry_4 .overlay {
        width: 100%;
        top: 0;
        right: 0
    }
				*/
    #pantry .accordion .accordion_slider .swiper-wrapper {
        gap: 40px 60px
    }
}
#powder .method_title {
    border-color: #a5d4ad
}
#powder .method_title .method_cate {
    background: #a5d4ad
}
#powder .ttl b, #powder .method_ttl b {
    color: #a5d4ad
}
#powder .accordion .accordion_item .accordion_ttl {
    background: #a5d4ad
}
#powder .accordion .accordion_item .accordion_ttl::after {
    border-color: #a5d4ad
}
#powder .accordion .accordion_item .accordion_cont {
    border-color: #a5d4ad
}
#powder .accordion .accordion_item .figure .cap {
    background: #a5d4ad
}
#powder .powder_1 .img+.img {
    margin-top: 18px
}
@media screen and (min-width: 769px) {
    #powder .powder_1 .figure .img {
        position: relative;
        z-index: 2
    }
    #powder .powder_1 .figure .pc_ov {
        position: absolute;
        top: 0;
        left: 20px;
        z-index: 1;
        width: 112%;
        margin: 0
    }
}
@media screen and (min-width: 1366px) {
    #powder .powder_1 .figure .pc_ov {
        width: 116%
    }
}
#linen .method_title {
    border-color: #c1db81
}
#linen .method_title .method_cate {
    background: #c1db81
}
#linen .method_title+.ttl+.img+.txt {
    margin-top: 30px
}
#linen .ttl b, #linen .method_ttl b {
    color: #c1db81
}
#linen .accordion .accordion_item .accordion_ttl {
    background: #c1db81
}
#linen .accordion .accordion_item .accordion_ttl::after {
    border-color: #c1db81
}
#linen .accordion .accordion_item .accordion_cont {
    border-color: #c1db81
}
#linen .accordion .accordion_item .ttl_s {
    margin-top: 20px
}
#linen .badge {
    background: #c1db81
}
#linen .linen_3 img {
    width: 90%;
    margin: 0 auto;
}
#linen .accordion .accordion_item .linen_3 {
    margin-top: 1em;
}
@media screen and (min-width: 769px) {
				#linen .accordion .accordion_item .linen_3 {
        margin-top: 0;
    }
    #linen .accordion_cont {
        padding-top: 40px;
        padding-bottom: 40px
    }
    #linen .accordion_cont .accordion_slider .swiper-wrapper {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 50px 11%;
        margin: 0 auto
    }
    #linen .accordion_cont .accordion_slider .swiper-slide .ttl {
        margin-bottom: 15px;
        font-size: 18px
    }
}
@media screen and (min-width: 961px) {
				#linen .linen_3 img {
        width: 100%;
    }
    #linen .accordion .accordion_item .ttl_s {
        margin-top: 35px
    }
    #linen .accordion .accordion_item .note {
        margin-top: 5px
    }
    #linen .accordion .accordion_item .note+.ttl_s {
        margin-top: 10px
    }
}
@media screen and (min-width: 1366px) {
    #linen .method_top {
        grid-template-columns: 54% 42%
    }
}
#utility .method_title {
    border-color: #b1a6c4
}
#utility .method_title .method_cate {
    background: #b1a6c4
}
#utility .method_title+.ttl+.img+.txt {
    margin-top: 30px
}
#utility .ttl b, #utility .method_ttl b {
    color: #b1a6c4
}
#utility .accordion .accordion_item .accordion_ttl {
    background: #b1a6c4
}
#utility .accordion .accordion_item .accordion_ttl::after {
    border-color: #b1a6c4
}
#utility .accordion .accordion_item .accordion_cont {
    border-color: #b1a6c4
}
#utility .accordion .accordion_item .badge {
    background: #b1a6c4
}
#utility .accordion .accordion_item .figure+.ttl_ss {
    margin-top: 20px
}
#utility .accordion .accordion_item .note+.txt {
    margin-top: 10px
}
#utility .utility_4 img {
    width: 90%;
    margin: 0 auto;
}
#utility .accordion .accordion_item .utility_4 {
    margin-top: 1em;
}
@media screen and (min-width: 769px) {
				#utility .accordion .accordion_item .utility_4 {
        margin-top: 0;
    }
    #utility .method_top {
        grid-template-columns: 60% 35%
    }
    #utility .accordion_cont {
        padding-top: 40px;
        padding-bottom: 40px
    }
    #utility .accordion_cont .accordion_slider .swiper-wrapper {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 40px
    }
    #utility .accordion_cont .accordion_slider .swiper-slide .ttl {
        margin-bottom: 15px;
        font-size: 18px
    }
    #utility .utility_4 img {
        width: 100%;
    }
}
@media screen and (min-width: 1161px) {
    #utility .accordion_cont .accordion_slider .swiper-wrapper .swiper-slide .ttl {
        font-size: 17px
    }
}
@media screen and (min-width: 1366px) {
    #utility .accordion_cont .accordion_slider .swiper-wrapper {
        gap: 60px 80px
    }
    #utility .accordion_cont .accordion_slider {
        gap: 50px 80px
    }
}
#nando .method_title {
    border-color: #c8acae
}
#nando .method_title .method_cate {
    background: #c8acae
}
#nando .method_title+.ttl+.img+.txt {
    margin-top: 30px
}
#nando .ttl b, #nando .method_ttl b {
    color: #c8acae
}
#nando .badge {
    background: #c8acae
}
#nando .accordion .accordion_item .accordion_ttl {
    background: #c8acae
}
#nando .accordion .accordion_item .accordion_ttl::after {
    border-color: #c8acae
}
#nando .accordion .accordion_item .accordion_cont {
    border-color: #c8acae
}
#nando .accordion .accordion_item .ttl_ss {
    margin-top: 20px
}
#nando .accordion .accordion_item .nando_2 {
	margin-top: 1em;
}
#nando .accordion .accordion_item .nando_2 .figure .overlay {
    width: 102.5%;
    bottom: 0;
    left: 0
}
#nando .recommend {
    display: block;
    margin: 50px 0 80px
}
.popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: rgba(0, 0, 0, .3);
    z-index: 10;
    display: none
}
.popup .popup_item {
    display: none
}
.popup .popup_item .popup_cont {
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 90%;
    max-height: calc(70dvh - 40px);
    overflow: scroll
}
.popup .popup_item .popup_cont .img {
    display: block
}
.popup .popup_item .popup_cont img {
    display: block;
    width: 100%;
    vertical-align: bottom
}
.popup .popup_item .popup_cont .popup_close {
    position: sticky;
    width: 20px;
    height: 0;
    top: 5px;
    right: 5px;
    margin-left: auto
}
#nando .nando_1 img {
    width: 90%;
    margin: 0 auto;
}
@media screen and (min-width: 769px) {
				#nando .accordion .accordion_item .nando_2 {
        margin-top: 0;
    }
    #nando .method_top {
        grid-template-columns: 55% 40%
    }
    #nando .method_top .figure {
        margin-top: 40px
    }
    #nando .method_top .figure .overlay {
        width: 117%;
        right: 0;
        top: -15%
    }
    #nando .accordion_cont {
        padding-top: 40px;
        padding-bottom: 40px
    }
    #nando .accordion_cont .accordion_slider .swiper-wrapper {
        display: grid !important;
        grid-template-columns: 1fr 1fr;
        gap: 50px 8.33%
    }
    #nando .accordion_cont .accordion_slider .swiper-wrapper .swiper-slide .ttl {
        margin-bottom: 15px;
        font-size: 18px
    }
    #nando .accordion_cont .accordion_slider .swiper-wrapper .nando_2 .figure .overlay {
        width: 114%;
        bottom: auto;
        top: 0
    }
    #nando .popup_living, #nando .popup_hallway {
        display: none
    }
    .popup {
        display: none !important
    }
    #nando .nando_1 img {
        width: 100%;
    }
}
@media screen and (min-width: 961px) {
    #nando .accordion_cont .accordion_slider .swiper-wrapper .ttl_ss {
        margin-top: 30px
    }
    #nando .accordion_cont .accordion_slider .swiper-wrapper .note {
        margin-top: 5px
    }
    #nando .accordion_cont .accordion_slider .swiper-wrapper .note+.ttl_ss {
        margin-top: 10px
    }
    #nando .accordion_cont .accordion_slider .swiper-wrapper .nando_2 .figure .overlay {
        width: 124%
    }
}
#closet .method_title {
    border-color: #f7ba8b
}
#closet .method_title .method_cate {
    background: #f7ba8b
}
#closet .method_title+.ttl+.img+.txt {
    margin-top: 30px
}
#closet .ttl b, #closet .method_ttl b {
    color: #f7ba8b
}
#closet .accordion .accordion_item .accordion_ttl {
    background: #f7ba8b
}
#closet .accordion .accordion_item .accordion_ttl::after {
    border-color: #f7ba8b
}
#closet .accordion .accordion_item .accordion_cont {
    border-color: #f7ba8b
}
#closet .badge {
    background: #f7ba8b
}
#closet .closet_3 .txt+.img {
    margin-top: 20px
}
#closet .closet_3 .note+.img {
    margin-top: 20px
}
#closet .accordion_subttl {
    position: relative;
    width: -moz-fit-content;
    width: fit-content;
    margin: 60px auto 25px
}
#closet .accordion_subttl::before, #closet .accordion_subttl::after {
    position: absolute;
    bottom: .25em;
    width: 2px;
    height: 3em;
    background: #1b1b1b;
    content: ""
}
#closet .accordion_subttl::before {
    left: -0.25em;
    transform: translate(-100%, 0) rotate(-25deg)
}
#closet .accordion_subttl::after {
    right: -0.25em;
    transform: translate(100%, 0) rotate(25deg)
}
#closet .accordion_subttl .ttl {
    font-size: 22px;
    line-height: 1.45;
    margin: 0
}
@media screen and (min-width: 769px) {
    #closet .method_mv {
        transform: translate(0, -60px)
    }
    #closet .accordion_cont .figure .overlay {
        top: 0;
        width: 100%;
        left: 6.25%
    }
}
@media screen and (min-width: 961px) {
    #closet .method_mv {
        transform: translate(0, -90px)
    }
    #closet .accordion_subttl {
        margin: 60px auto 40px
    }
    #closet .accordion_subttl .ttl {
        font-size: 25px
    }
    #closet .accordion_subttl::before, #closet .accordion_subttl::after {
        height: 4em
    }
    #closet .accordion_subttl::before {
        left: -0.5em
    }
    #closet .accordion_subttl::after {
        right: -0.5em
    }
}
@media screen and (min-width: 1366px) {
    #closet .method_mv {
        transform: translate(0, -120px)
    }
    #closet .accordion_subttl .ttl {
        font-size: 39px
    }
}


.hoc-strage {
    margin: 8rem auto 0;
}
@media screen and (max-width: 768px) {
    .hoc-strage {
        max-width: 340px;
        margin-top: 4rem;
    }
}

.storagea_btn {
    max-width: 340px;
    margin: 8rem auto 0;
}
.storagea_btn .c-btnA {
    padding: 32px 0;
    font-size: 1.6rem;
}
.storagea_btn .c-btnA::after {
    right: auto;
    left: 20px;
    transform: rotate(180deg);
    width: 8px;
    height: 16px;
}
@media screen and (max-width: 768px) {
    .storagea_btn {
        max-width: 340px;
        margin-top: 4rem;
    }
    .storagea_btn .c-btnA {
        padding: 24px 0;
        font-size: 1.5rem;
    }
    .storagea_btn .c-btnA::after {
        left: 20px;
        width: 8px;
        height: 16px;
    }
}