body {
    background-color: #efede4;
}

td {
    font-size: 0.8rem;
}

a.product {
    color: #222;
    font-weight: bold;
}

.background-white {
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    height: 425px;
    background: #fff;
}
@media (min-width: 520px) {
    .background-white {
        height: 450px;
    }
}

.background-white_under  {
    background: linear-gradient(180deg, transparent 0% 73.8%, #fff 73.8% 100%);
    position: relative;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;
}
@media (min-width: 520px) {
    .background-white_under {
        background: linear-gradient(180deg, transparent 0% 76.5%, #fff 76.5% 100%);
    }
}

.background-white_under-2  {
    background: linear-gradient(180deg, transparent 0% 88%, #fff 88% 100%);
    position: relative;
    top: 0;
    bottom: 0;
    width: 100%;
    height: auto;
}
@media (min-width: 520px) {
    .background-white_under-2 {
        background: linear-gradient(180deg, transparent 0% 90%, #fff 90% 100%);
    }
}
@media (min-width: 920px) {
    .background-white_under-2 {
        background: linear-gradient(180deg, transparent 0% 87%, #fff 87% 100%);
    }
}

.bg_aore-white_uppre {
    background: url(../images/column/bg_aore-wh.svg) center 575px no-repeat;
    background-size: 95%;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg_aore-white_uppre {
        background-position-y: 800px;
    }
}
@media (min-width: 920px) {
    .bg_aore-white_uppre {
        background-position-y: 720px;
    }
}
@media (min-width: 1200px) {
    .bg_aore-white_uppre {
        background-position-y: 680px;
    }
}

/* white back ground text: AORE */
.bg_aore-white {
    background: url(../images/column/bg_aore-wh.svg) center bottom no-repeat;
    background-size: 95%;
    padding-bottom: 2rem;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg_aore-white {
        padding-bottom: 1rem;
    }
}
@media (min-width: 920px) {
    .bg_aore-white {
        padding-bottom: 4rem;
    }
}
@media (min-width: 1200px) {
    .bg_aore-white {
        padding-bottom: 7rem;
    }
    .bg_aore-white.white-2 {
        padding-bottom: 11rem;
    }
}

/* Purple back ground text: AORE */
.bg_aore-purple {
    background: url(../images/column/bg_aore-purple.svg) center bottom no-repeat;
    background-size: 95%;
    padding-bottom: 2rem;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg_aore-purple {
        padding-bottom: 1rem;
    }
}
@media (min-width: 920px) {
    .bg_aore-purple {
        padding-bottom: 4rem;
    }
}
@media (min-width: 1200px) {
    .bg_aore-purple {
        padding-bottom: 7rem;
    }
    .bg_aore-purple.purple-2 {
        padding-bottom: 11rem;
    }
}

/* White back ground under text: AORE */
.bg_aore_under {
    background: url(../images/column/bg_aore.svg) center bottom no-repeat;
    background-size: 95%;
    max-width: 1440px;
    margin: 0 auto -1rem;
}

.bg_aore_under.under-1 {
    padding-bottom: 5rem;
}

.bg_aore_under.under-2 {
    padding-bottom: 0;
}
@media (min-width: 520px) {
    .bg_aore_under.under-2 {
        padding-bottom: 1rem;
    }
}
@media (min-width: 920px) {
    .bg_aore_under.under-2 {
        padding-bottom: 4rem;
    }
}

/* White back ground text: AO & RE */
.bg_ao-wh {
    background: url(../images/column/personal-color/bg_ao-wh.svg) right 40% no-repeat;
    background-size: 70%;
    max-width: 1440px;
    margin: 0 auto;
}

.bg_re-wh {
    background: url(../images/column/personal-color/bg_re-wh.svg) left 33% no-repeat;
    background-size: 70%;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg_ao-wh {
        background-position-y: 60%;
        background-size: 45%;
    }

    .bg_re-wh {
        background-position-y: 37%;
        background-size: 45%;
    }
}
@media (min-width: 920px) {
    .bg_ao-wh {
        background-position-y: 65%;
    }

    .bg_re-wh {
        background-position-y: 38%;
        background-size: 40%;
    }
}
@media (min-width: 1200px) {
    .bg_ao-wh {
        background-position-y: 75%;
        background-size: 40%;
    }

    .bg_re-wh {
        background-position-y: 40%;
    }
}

.bg_ao_re-wh {
    background: url(../images/column/personal-color/bg_ao-wh.svg) right 23% no-repeat,
    url(../images/column/personal-color/bg_re-wh.svg) left 50% no-repeat;
    background-size: 70%, 70%;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg_ao_re-wh {
        background-position-y: 22%, 50%;
        background-size: 45%, 45%;
    }
}
@media (min-width: 920px) {
    .bg_ao_re-wh {
        background-position-y: 22%, 50%;
        background-size: 45%, 45%;
    }
}
@media (min-width: 1200px) {
    .bg_ao_re-wh {
        background-position-y: 20%, 50%;
    }
}

.bg_ao_re-wh-2 {
    background: url(../images/column/personal-color/bg_ao-wh.svg) right 25% no-repeat,
    url(../images/column/personal-color/bg_re-wh.svg) left 75% no-repeat;
    background-size: 70%, 70%;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg_ao_re-wh-2 {
        background-position-y: 23%, 75%;
        background-size: 50%, 50%;
    }
}
@media (min-width: 920px) {
    .bg_ao_re-wh-2 {
        background-position-y: 22%, 75%;
        background-size: 40%, 40%;
    }
}
@media (min-width: 1200px) {
    .bg_ao_re-wh-2 {
        background-position-y: 20%, 75%;
    }
}

.bg_ao_re-wh-3 {
    background: url(../images/column/personal-color/bg_ao-wh.svg) right 25% no-repeat,
    url(../images/column/personal-color/bg_re-wh.svg) left 75% no-repeat;
    background-size: 70%, 70%;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg_ao_re-wh-3 {
        background-position-y: 23%, 75%;
        background-size: 50%, 50%;
    }
}
@media (min-width: 920px) {
    .bg_ao_re-wh-3 {
        background-position-y: 22%, 75%;
        background-size: 45%, 45%;
    }
}
@media (min-width: 1200px) {
    .bg_ao_re-wh-3 {
        background-position-y: 20%, 75%;
    }
}

/* Purple back ground text: AO & RE (for sewing.html)*/
.bg_ao-purple {
    background: url(../images/column/sewing/bg_ao-purple.svg) right 40% no-repeat;
    background-size: 70%;
    max-width: 1440px;
    margin: 0 auto;
}

.bg_re-purple {
    background: url(../images/column/sewing/bg_re-purple.svg) left 33% no-repeat;
    background-size: 70%;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg_ao-purple {
        background-position-y: 60%;
        background-size: 45%;
    }

    .bg_re-purple {
        background-position-y: 37%;
        background-size: 45%;
    }
}
@media (min-width: 920px) {
    .bg_ao-purple {
        background-position-y: 32%;
    }

    .bg_re-purple {
        background-position-y: 38%;
        background-size: 40%;
    }
}
@media (min-width: 1200px) {
    .bg_ao-purple {
        background-position-y: 75%;
        background-size: 40%;
    }

    .bg_re-wh {
        background-position-y: 40%;
    }
}

.bg_ao_re-purple {
    background: url(../images/column/sewing/bg_ao-purple.svg) right 23% no-repeat,
    url(../images/column/sewing/bg_re-purple.svg) left 50% no-repeat;
    background-size: 70%, 70%;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg_ao_re-purple {
        background-position-y: 22%, 50%;
        background-size: 45%, 45%;
    }
}
@media (min-width: 920px) {
    .bg_ao_re-purple {
        background-position-y: 22%, 50%;
        background-size: 45%, 45%;
    }
}
@media (min-width: 1200px) {
    .bg_ao_re-purple {
        background-position-y: 20%, 50%;
    }
}

.bg_ao_re-purple-2 {
    background: url(../images/column/sewing/bg_ao-purple.svg) right 25% no-repeat,
    url(../images/column/sewing/bg_re-purple.svg) left 75% no-repeat;
    background-size: 70%, 70%;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg_ao_re-purple-2 {
        background-position-y: 23%, 75%;
        background-size: 50%, 50%;
    }
}
@media (min-width: 920px) {
    .bg_ao_re-purple-2 {
        background-position-y: 22%, 75%;
        background-size: 40%, 40%;
    }
}
@media (min-width: 1200px) {
    .bg_ao_re-purple-2 {
        background-position-y: 20%, 75%;
    }
}

.bg_ao_re-purple-3 {
    background: url(../images/column/sewing/bg_ao-purple.svg) right 25% no-repeat,
    url(../images/column/sewing/bg_re-purple.svg) left 75% no-repeat;
    background-size: 70%, 70%;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg_ao_re-purple-3 {
        background-position-y: 23%, 75%;
        background-size: 50%, 50%;
    }
}
@media (min-width: 920px) {
    .bg_ao_re-purple-3 {
        background-position-y: 22%, 75%;
        background-size: 45%, 45%;
    }
}
@media (min-width: 1200px) {
    .bg_ao_re-purple-3 {
        background-position-y: 20%, 75%;
    }
}






.column {
    position: relative;
    width: 100%;
    padding-top: 200px;
}

.column__top {
    min-height: calc(300vw / 12);
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
    margin-bottom: 3rem;
}
@media (min-width: 1200px) {
    .column__top {
        margin-bottom: 0;
    }
}

.column__section {
    width: 90%;
    max-width: 900px;
    margin: 5rem auto;
}

.column__section--detail {
    margin: 7rem auto;
}

.column__section p {
    margin-bottom: 2rem;
}

.column__title {
    font-size: 1.6rem;
    font-weight: normal;
    margin-bottom: 2rem;
}

.column__main-image {
    width: 100%;
    max-width: 500px;
    display: flex;
    align-items: center;
    margin: 0 auto 1rem;
}
@media (min-width: 520px) {
    .column__main-image {
        width: 90%;
    }
}

img.column__main-image-single {
    width: 90%;
    max-width: 400px;
    display: block;
    margin: 0 auto;
}

.column__main-image-semi_single {
    width: 90%;
    max-width: 350px;
}
.column__main-image-gap {
    width: 100%;
    max-width: 800px;
    display:grid;
    grid-template-columns: 1fr;
    gap:0.5rem;
}
@media (min-width: 520px) {
    .column__main-image-gap {
        width: 90%;
        display: flex;
        column-gap: 1rem;
        align-items: start;
        margin: 0 auto 1rem;
        column-gap: 1rem;
    }
}

#small-image{
    width:90%;
}
@media (min-width: 520px) {
    #small-image {
        width: 40%;
    }
}

/* AORE誕生ヒストリー */
.interview--title {
    height: 25px;
    margin-bottom: 0.5rem;
}

.history__profile {
    background-color: #e4e1d6;
    padding: 0.5rem 1rem;
    border-radius: 1rem;
}

.profile__name {
    font-weight: bold;
    margin-bottom: 0!important;
}

.profile__detail {
    margin-bottom: 0!important;
}

.history__faq {
    margin-top: 5rem;
}

.history__faq dt {
    font-weight: bold;
    margin-bottom: 0.5rem;
}

.history__faq dd {
    line-height: 2;
    margin-bottom: 2rem;
}

.history__faq dd.last {
    margin-bottom: 7rem;
}

.history__image {
    width: 90%;
    margin: 2rem auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
@media (min-width: 520px) {
    .history__image {
        width: 100%;
        flex-direction: row;
    }

    .history__image img {
        width: 50%;
    }

    .history__image img.left {
        width: 46%;
    }
    .history__image img.right {
        width: 53%;
        padding-left: 1%;
    }
}


/* 骨格タイプ別 */
.diagnosis__type {
    background-color: #fff;
    width: 100vw;
    margin-left: calc(-50vw + 50%);
    padding: 0;
}

.bg-re {
    background: #fff url(../images/column/diagnosis/bg_re.svg) left top no-repeat;
    background-size: 70%;
    max-width: 1440px;
    margin: 0 auto;
}

.bg-ao {
    background: #fff url(../images/column/diagnosis/bg_ao.svg) right top no-repeat;
    background-size: 80%;
    max-width: 1440px;
    margin: 0 auto;
}

.bg-ore {
    background: #fff url(../images/column/diagnosis/bg_ore.svg) left 101% no-repeat;
    background-size: 90%;
    max-width: 1440px;
    margin: 0 auto;
}
@media (min-width: 520px) {
    .bg-re {
        background-size: 35%;
    }

    .bg-ao {
        background-size: 40%;
    }

    .bg-ore {
        background-size: 55%;
        background-position-y: 110%;
    }
}

.straight,
.natural,
.wave {
    display: flex;
    flex-direction: column;
}

@media (min-width: 520px) {
    .straight,
    .natural,
    .wave {
        flex-direction: row;
    }
}

.straight {
    padding-top: 5rem;
}

.straight,
.wave {
    justify-content: flex-end;
}

.straight__type--description,
.natural__type--description,
.wave__type--description {
    width: 90%;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
}
@media (min-width: 520px) {
    .straight__type--description,
    .natural__type--description,
    .wave__type--description {
        width: 50%;
        margin: 0;
    }
}
@media (min-width: 1200px) {
    .straight__type--description,
    .natural__type--description,
    .wave__type--description {
        width: 40%;
    }
}

.natural__type--description p {
    padding-left: 0;
}
@media (min-width: 520px) {
    .natural__type--description p {
        padding-left: 2rem;
    }
}

.straight__type--description img,
.natural__type--description img,
.wave__type--description img {
    height: 50px;
    margin-bottom: 1.5rem;
}

.straight__type--description img,
.wave__type--description img {
    margin-right: auto;
}
@media (min-width: 520px) {
    .straight__type--description img,
    .wave__type--description img {
        margin-left: auto;
        margin-right: 0;
    }
}

.natural__type--description img {
    margin-right: auto;
}

.order-01 {
    order: 2;
}

.order-02 {
    order: 1;
}
@media (min-width: 520px) {
    .order-01 {
        order: 1;
    }

    .order-02 {
        order: 2;
    }
}

.straight__type--image,
.natural__type--image,
.wave__type--image {
    width: 50%;
    margin: 0 auto;
    text-align: center;
}
@media (min-width: 520px) {
    .straight__type--image,
    .natural__type--image,
    .wave__type--image {
        width: 25%;
        margin: 0;
    }
}

.feature__title {
    font-weight: bold;
    font-size: 1rem;
}

.diagnosis-title__image {
    height: 35px;
    margin-top: 3rem;
    margin-bottom: 0.5rem;
}


/* パーソナルカラー */
.personal-color {
    margin-top: 5rem;
}

.personal-color dt {
    font-weight: bold;
    margin-top: 2rem;
    margin-bottom: 0.5rem;
}

.personal-color dd {
    line-height: 2;
}

.marker {
    padding: 0 0.3rem 0.3rem;
    border-radius: 10px;
}

.marker-yb-spring {
    background-image: linear-gradient(transparent 0%, #e3e2b5 50%);
    background-repeat: no-repeat;
}

.marker-yb-autumn {
    background-image: linear-gradient(transparent 0%, #eac38a 50%);
    background-repeat: no-repeat;
}

.marker-bb-summer {
    background-image: linear-gradient(transparent 0%, #c1d4db 50%);
    background-repeat: no-repeat;
}

.marker-bb-winter {
    background-image: linear-gradient(transparent 0%, #c0c5d3 50%);
    background-repeat: no-repeat;
}

.recommend {
    position: relative;
    margin-top: 10rem;
    margin-bottom: 4rem;
}

.recommend:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 100px;
    border-radius: 50%;
    top: 50%;
    left: -20px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: -1;
}

.recommend-yb-spring:before {
    background-color: #e3e2b5;
}

.recommend-yb-autumn:before {
    background-color: #eac38a;
}

.recommend-bb-summer:before {
    background-color: #c1d4db;
}

.recommend-bb-winter:before {
    background-color: #c0c5d3;
}

.bg_blue {
    background-color: #bcc2cc;
    padding: 1rem 0;
    width: 100%;
}

.bg_blue--logo {
    background: url(../images/bg-AO_color.svg) left 5% no-repeat,
    url(../images/bg-RE_color.svg) right 95% no-repeat;
    background-size: 40%, 40%;
    max-width: 1440px;
    margin: 0 auto;
}

.bg_pink {
    background-color: #e1c8d0;
    padding: 1rem 0;
    width: 100%;
}

.bg_pink--logo {
    background: url(../images/bg-AO_color.svg) right 35% no-repeat,
    url(../images/bg-RE_color.svg) left 90% no-repeat;
    background-size: 40%, 40%;
    max-width: 1440px;
    margin: 0 auto;
}

.bg_blue .column__section,
.bg_pink .column__section {
    margin: 2rem auto;
}

.toc-001 {
    margin-bottom: 30px;
    padding: 1em 1em 1em 2em;
    border: 1px solid #999;
    color: #333333;
	width: auto;
    max-width: 80%;
}

.toc-001 div {
    display: flex;
    align-items: center;
    margin: 0;
    padding: 5px 0;
	justify-content: left;
}

.toc-001 div::before {
    display: inline-block;
    width: 1em;
    height: 1em;
    margin-right: 5px;
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M8 4H21V6H8V4ZM3 3.5H6V6.5H3V3.5ZM3 10.5H6V13.5H3V10.5ZM3 17.5H6V20.5H3V17.5ZM8 11H21V13H8V11ZM8 18H21V20H8V18Z' fill='%23333'%3E%3C/path%3E%3C/svg%3E");
    content: '';
}

.toc-001 ol {
    list-style-type: none;
    margin: 0;
    overflow: hidden;
}

.toc-001 ol > li {
    position: relative;
	line-height: 1.5;
	padding-left: 1rem;
}

.toc-001 ol > li::before {
    content: "▶︎";
	padding-right: 0.5rem;
	position: absolute;
    left: 0;
}

.toc-001 ol ol {
    margin-top: 5px;
    list-style: none;
    padding-left: 2em;
}

.toc-001 ol ol li {
    list-style: none;
    padding-left: 0;
}
.toc-001 ol ol li::before {
	display: none;
}

.toc-001 li {
    padding: 5px 0;
}

.toc-001 a {
    color: #166c9d;
}

.column__section h2 {
	font-size: 1.3rem;
}
.column__section h3, .column__section .h3 {
	font-size: 0.8rem;
}
    .onlinestore__button.cta {
        width: 90%;
    }
	.function__ast .onlinestore__button.cta a {
		font-size: 0.8rem;
	}
@media (max-width: 519px) {
	.function__ast.cta-column{
	width:100%;
}
}
@media (min-width: 520px) {
	.toc-001 {
	width: 35%;
}
    .onlinestore__button.cta {
        width: 35%;
    }
	.function__ast.cta-three {
		width: 100%;
		gap:1rem;
	}
    .function__deodorize.column-flex img, .function__ast.column-flex img {
        margin-bottom: 0;
        width: 100%;
    }
	.function__ast.column-flex {
		gap:1rem;
	}
}

/* Sewing */
.sewing-process-title,
.sewing-process li{
    margin-bottom:1rem;

}
.design h4{
    margin-bottom:1rem;
}
.white-background{
    background: white;
}

/* ------------------
   2025.03.19 追記
   Before After コラム
-----------------------*/

.before-after-grid{
    display:grid;
    grid-template-columns: 2fr 0.2fr 2fr;
    place-items:center;
    gap:20px;
    margin:50px 30px 0;
}

.before-after-grid div{
    display: grid;
    grid-template-columns: 1fr;
}

.before-after-grid div .text-deco{
    height:30px;
    text-align: left;
    margin-bottom:20px;
}
@media screen and (max-width: 750px){
    .before-after-grid div .text-deco{
        height:20px;
        text-align: left;
        margin-bottom:15px;
    }
}

.before-after-title .text-deco {
    margin-bottom: 16px;
    height: 32px; 
}

@media screen and (max-width: 750px) {
    .before-after-title .text-deco {
        height: 20px; 
    }
}


.before-after-casestudy-link,
.before-after-btn-link{
    text-decoration: none;
    padding: 20px 50px;
    border: 1px solid #221815;
    border-radius: 50px;
    margin: auto;
    text-align: center;
    display: block;
    max-width: fit-content;
    color:#222222;
}

.before-after-btn-link{
    padding-bottom: 20px;
}

.before-after-movie {
    width: 40%; /* デフォルト（PC） */
}

@media screen and (max-width: 750px) {
    .before-after-movie {
        width: 90%; /* スマホ（750px以下） */
    }
}


.before-after-bg-aore {
    background: url(../images/column/before-after/bg-white-aore.svg) left -18vw top 2% no-repeat, /* ORE */ url(../images/column/before-after/bg_ao-wh.svg) right 0vw top 40% no-repeat, /* AO */ url(../images/column/before-after/bg-white-aore.svg) left -13vw bottom 29% no-repeat;
    background-size: 100%, 50%, 104%;
   /* max-width: 1440px;*/
    width: 100%;
    margin: 0 auto;
}


@media screen and (max-width: 750px) {
    .before-after-bg-aore {
        background: url(../images/column/before-after/bg-white-aore.svg) left -18vw top 2% no-repeat, /* ORE */ url(../images/column/before-after/bg_ao-wh.svg) right 0vw top 47% no-repeat, /* AO */ url(../images/column/before-after/bg-white-aore.svg) left -13vw bottom 30% no-repeat;
    }
}

.container-padding-top{
    padding-top:20px;
    padding-bottom:20px;
}

.purple-background {
    background: #D7BBC9;
}

.before-after-title {
    margin-top: 50px;
}

.try-me{
    background: url(../images/column/before-after/try-me.svg) left 0vw bottom 17% no-repeat;
    background-size: 100%, 50%, 104%;
    max-width: 1440px;
    width: 100%;
    margin: 0 auto;
}

.middle-size-image{
    width:70%;
}

@media screen and (max-width: 750px) {
    .middle-size-image{
        width:90%;
    }
}

/* 新テンプレート 導入画像 */
.column__intro img {
    display: block;
    max-width: min(600px, 100%);
    height: auto;
    margin: 1rem auto;
}
