.sp-only{
    display: none;
}
.saijou-section{
    max-width: 1100px;
    width: 85vw;
    margin: 0 auto 50px;
    padding-top: 50px;
}
.saijou-city-section-title{
    font-size: 40px;
    text-align: center;
    margin:30px auto 25px;
}
.saijou-city-saijou-title{
    font-size: 30px;
    font-weight:bold;
    padding:0 15px 18px;
    border-bottom: 1px solid #CACACA;
    margin-bottom:35px;
    color: #6F1E87;
    margin-top: 14px;
}
.saijou-city-section{
    max-width: 1100px;
    width:85vw;
    margin:0 auto 100px;
}
.direct-saijou-block ,
.no-direct-saijou-block{
    width:100%;
    display: flex;
}
.saijou-wrap{
    border: 1px solid #CACACA;
    padding:2.73% 2.73% 4%;
    margin-bottom: 35px;
    display: block;
    position: relative;
    width: 100%;
}

.direct-saijou-infos{
    display: flex;
    flex-wrap: wrap;
    margin-top: 30px;
}
.saijou-infos-left,
.saijou-infos-right{
    width: calc(50% - 1em);
}
.direct-saijou-image{
    display: block;
    object-fit: contain;
    margin-bottom: auto;
}
.saijou-item{
    font-size: 18px;
    margin-bottom: 12px;
    display: flex;
}
.saijou-item-size-value{
    display: flex;
    flex-wrap: wrap;
    max-width: 420px;
    width: calc(100% - 100px);
}
.size-label{
    border-bottom: 1px solid #CACACA;
    font-size: 16px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 0 5px;
    line-height:1;
    width:34%;
    margin-bottom:12px;
    height: 2.3em;
}
.size-counts{
    font-size: 16px;
}
.size-label:nth-child(odd){
    margin-right:8%;
}
.is-detail-saijou-item-size-value .size-label:last-child{
    margin-right:0;
}
.saijou-item-label{
    font-weight: bold;
    width:100px;
    display: inline-block;
    margin-bottom: 5px;
}
.saijou-link{
    position: absolute;
    right:2.73%;
}
.blue-dot ,
.purple-dot{
    position: relative;
    margin-left: 1em;
}
.blue-dot::before ,
.purple-dot::before{
    content:"";
    background:url(/sougi/wp-content/themes/kuratomo2022/common/img/blue-dots.png.webp) no-repeat;
    background-size: contain;
    margin-right: 0.25em;
    width:0.51em;
    height:0.5em;
    position: absolute;
    left: -1em;
    top: 0.55em;
}
.purple-dot::before{
    background-image: url(/sougi/wp-content/themes/kuratomo2022/common/img/purple-dots.png.webp);
}
.saijou-label{
    background-color:#6F1E87;
    border-radius:20px;
    color:#fff;
    font-size: 16px;
    display:inline-block;
    padding:5px 1em;
    margin-right: 0.5em;
}
.no-direct-saijou .saijou-label{
    background-color:#449836;
}
.saijou-type-is-selected{
    background-color: #fff;
    border: 1px solid #BF9700;
    background-color: #fff;
    color: #BF9700;
}
.s-basic-text{
    display: none;
}
.s-basic-text.-open{
    display: block;
}
.direct-saijou-title{
    font-size: 30px;
    padding-bottom: 7px;
    width:100%;
    margin-top: 5px;
}
.in-text-more ,
.in-text-close ,
.in-text-more_intext{
    background: transparent;
    border:0;
    font-size: 16px;
    display: inline-block;
    padding:0;
    color: #515151;
    text-decoration: underline;
    cursor: pointer;
    font-family: "Noto Sans JP", sans-serif;
}
.reason_for_recommendation_list{
    font-size:16px;
}
.reason_for_recommendation{
    display: flex;
    align-items: center;
}
.reason_for_recommendation-span{
    width:calc(100% - 1.5em);
}
.reason_for_recommendation::before{
    content:"";
    background: url(/sougi/wp-content/themes/kuratomo2022/saijou/detail/img/img-shintaku-check.png) no-repeat;
    background-size: contain;
    width:1.5em;
    height:1em;
    display: inline-block;
    margin-left: 1em;
}
.reason_for_recommendation-wrap{
    margin-bottom: 1em;
}
.direct-saijou-image{
    display: block;
    object-fit: contain;
    margin-bottom: auto;
}
.direct-saijou-image-link{
    width: 25%;
    margin-right: 4.55%;
}
.direct-saijou-block-contents{
    width:75%;
}
.saijou-city-more-load{
    border: none;
    border-bottom: 2px solid #303030;
    padding-bottom: 4px;
    font-weight: 500;
    position: relative;
    display:flex;
    justify-content:left;
    padding-right: 1.25em;
    padding-left: 0.2em;
    transition: all 0.3s;
    background-color: transparent;
    margin: 0 auto;
    font-family: "Noto Sans JP", sans-serif;
    font-size: clamp(12px, 4vw, 16px);
    cursor: pointer;
    color: #313131;
    max-width: 7em;
}
.saijou-city-more-load::after{
    content: "";
    margin: auto;
    position: absolute;
    top: -2px;
    bottom: 0;
    right: 2px;
    width: 0;
    height: 0;
    border-left: 6px solid #303030;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    transform: rotate(90deg);
}
.saijou-city-more-load.-none{
    display: none;
}
.saijou-wrap.-close{
    display: none;
}
.saijou-city-more-load.-open::after{
    transform: rotate(270deg);
}
.in-text-more.-none, .in-text-close.-none, .in-text-more_intext.-none {
    display: none;
}
.saijou-kasojyo-contents{
    font-size: 18px;
}
.saijou-kasojyo-contents a ,
.saijou-city-faq-section a{
    text-decoration: underline;
    color: #0941AA;
    cursor: pointer;
}
.section-kasojyo-lead{
    margin-bottom: 1em;
}
.section-kasojyo-not-last{
    margin-bottom: 1em;
}
@media (max-width:1200px) {
    .direct-saijou-infos{
        flex-direction: column;
    }
    .saijou-item-size-value{
        max-width: 700px;
    }
    .size-label{
        width:30%;
    }
    .saijou-infos-right{
        width:100%;
    }
    .saijou-link{
        bottom: 20px;
    }
}
@media (max-width:768px){
    .sp-only{
        display: block;
    }
     .saijou-city-saijou-title{
        font-size:20px;
        text-align: center;
        margin-bottom: 30px;
    }
    .direct-saijou-block-contents{
        width:100%;
    }
    .direct-saijou-block, .no-direct-saijou-block{
        flex-direction: column;
        padding:18px 0;
    }
    .direct-saijou-text, .no-direct-saijou-text{
        margin-bottom: 0;
    }
    .direct-saijou-image , .no-direct-saijou-image{
        width: 60%;
        margin-right: auto;
        margin-left: auto;
    }
    .direct-saijou-title, .no-direct-saijou-title{
        font-size: 6.6vw;
        font-size:20px;
    }
    .direct-saijou-image-no-image{
        width:100%;
    }
    .saijou-label{
        margin-top: 10px;
        margin-right: 0.5em;
    }
    .direct-saijou-text p{
        font-size:16px;
    }
    .size-label{
        width: 80%;
        font-size: 16px;
        margin-bottom:10px;
    }
    .size-label:nth-child(odd){
        margin-right:0;
    }
    .saijou-item{
        display: flex;
        flex-direction: column;
        font-size: 16px;
    }
    .saijou-item-label{
        width:26.666vw;
    }
    .saijou-item-value{
        width: 100%;
    }
    .saijou-item-size-value{
        width:calc(100% - 1em);
        column-gap:4%;
        row-gap:10px;
    }
    .saijou-item-size-value .size-label{
        width:48%;
        box-sizing: border-box;
        margin-bottom:0;
    }
    .saijou-city-mv-image{
        display: none;
    }
    .saijou-link{
        position: relative;
        display: flex;
        justify-content: center;
        width: clamp(0px , 35vw , 150px);
        margin:0 0 0 auto;
        right:0;
        font-size: clamp(0px , 4.375vw , 18px);
    }
    .saijou-city-other-area{
        width:43vw;
        margin-right: 0;
    }
    .saijou-city-other-area-link{
        font-size: 3.7vw;
    }
    .saijou-city-other-area:nth-child(4n){
        margin-right:0;
    }
    .saijou-city-other-area-list{
        justify-content: space-between;
        padding-bottom: 10px;
    }
    .saijou-infos-left{
        width: 100%;
    }
    .saijou-infos-left, .saijou-infos-right{
        width: 100%;
    }
     .direct-saijou-image , .no-direct-saijou-image{
        width: 60%;
        margin-right: auto;
        margin-left: auto;
    }
    .direct-saijou-image-link{
        width: 100%;
        display: flex;
    }
    .saijou-link{
        bottom: auto;
    }
}