@charset "utf-8";

/* -----------------------------------------------
common
----------------------------------------------- */
.mainContens .inContents .inner-wrap {
    box-sizing: border-box;
}
.sub-kv-wrap {
    position: relative;
}
.sub-kv-text {
    position: absolute;
    top: 50%;
    left: 0;
    translate: 0 -50%;
    width: 100%;
    color: #fff;
}
.sub-kv-text .inner-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
}
.sub-kv-text p {
    flex: 1;
    font-feature-settings: "palt";
}
.subpage-sec-heading {
  background-color: #F0F0F0;
  display: flex;
  align-items: center;
  font-weight: bold;
}
.content-text h2 {
    font-weight: bold;
}
.bg-img-wrap {
    position: relative;
}
.bg-img-text {
    position: absolute;
    left: 50%;
}

@media only screen and (max-width:640px) {
    .sub-kv-text h1 {
        font-size: 5.58vw;
    }
    .sub-kv-text p {
        padding-left: 1.4em;
        margin-left: 1em;
        border-left: 1px solid #fff;
        font-size: 3.72vw;
        line-height: 1.5;
        white-space: nowrap;
    }
    .subpage-sec-heading {
        width: 100vw;
        height: 48px;
        margin-inline: calc(50% - 50vw);
        font-size: min(4.17vw, 18px);
        padding: 0 4.65%;
    }
    .content-text {
        padding: 18px 0 16px;
    }
    .content-text h2 {
        font-size: min(4.17vw, 18px);
        line-height: 1.66;
        margin-bottom: 0.3em;
    }
    .content-text p {
        font-size: min(3.72vw, 16px);
        line-height: 1.75;
    }
    .content-img {
        width: 100vw;
        margin-inline: calc(50% - 50vw);
    }
    .content-img picture + picture {
        margin-top: 30px;
    }
    .bg-img-img {
        width: 100vw;
        margin-inline: calc(50% - 50vw);
    }
    .bg-img-text {
        width: 90.7%;
        top: 0;
        translate: -50% 0;
    }
    .border-top-wrap {
        margin-top: 32px;
        padding-top: 5px;
        position: relative;
    }
    .border-top-wrap::before {
        width: 90.7%;
        content: '';
        height: 1px;
        background-color: #646464;
        position: absolute;
        top: 0;
        left: 50%;
        translate: -50% 0;
    }
    .sp-mt-30 {
        margin-top: 30px;
    }
}

@media only screen and (min-width:641px) {
    .sub-kv-wrap {
        position: relative;
        margin-bottom: 20px;
    }
    .sub-kv-wrap::before {
        content: '';
        width: 100%;
        height: 25px;
        background: linear-gradient(to bottom,  #666666 0%,#ffffff 100%);
        opacity: .6;
        position: absolute;
        top: 100%;
        left: 0;
        mix-blend-mode: multiply;
    }
    .sub-kv-text h1 {
        font-size: 62px;
        color: rgba(255,255,255,.5);
    }
    .sub-kv-text h1 span {
        color: rgba(255,255,255,1);
        font-weight: bold;
    }
    .sub-kv-text p {
        padding-left: 1.4em;
        margin-left: 1em;
        border-left: 1px solid #fff;
        font-size: 3.72vw;
        line-height: 1.5;
        white-space: nowrap;
    }
    .subpage-sec-heading {
        width: 100vw;
        height: 48px;
        margin-inline: calc(50% - 50vw);
        font-size: min(4.17vw, 18px);
        padding: 0 4.65%;
    }
    .content-wrap.pc-fx {
        padding: 58px 0 53px;
    }
    .content-wrap.pc-fx .inner-wrap {
        display: flex;
        gap: 0 4.39%;
    }
    .content-wrap.pc-fx.rev .inner-wrap {
        flex-direction: row-reverse;
    }
    .content-wrap.pc-fx .content-text {
        flex: 1;
    }
    .content-wrap.pc-fx .content-img {
        width: 37.33%;
    }
    .content-text {
        padding: 30px 0 28px;
    }
    .content-text h2 {
        font-size: min(1.75vw, 24px);
        line-height: 1.44;
        letter-spacing: 0.025em;
        margin-bottom: 0.35em;
    }
    .content-text p {
        font-size: min(1.32vw, 18px);
        line-height: 1.75;
        letter-spacing: 0.1em;
    }
    .content-img.pc-fx {
        display: flex;
        justify-content: space-between;
    }
    .content-img.pc-fx picture {
        width: 45%;
    }
    .content-img.pc-fx.w100 {
        width: 100vw;
        margin-inline: calc(50% - 50vw);
    }
    .content-img.pc-fx.w100 picture {
        width: 50%;
    }
    .bg-img-wrap {
        margin-top: 50px;
    }
    .bg-img-wrap .inner-wrap {
        position: relative;
    }
    .bg-img-img {
        width: 100vw;
        margin-inline: calc(50% - 50vw);
    }
    .bg-img-text {
        width: 100%;
        color: #fff;
        top: 50%;
        translate: -50% -50%;
        padding-right: 47.58%;
        box-sizing: border-box;
    }
    .bg-img-wrap.rev .bg-img-text {
        padding-left: 47.58%;
        padding-right: 0;
    }
    .bg-img-text.content-text h2 {
        font-size: min(1.75vw, 24px);
    }
    .bg-img-text.content-text p {
        font-size: min(1.32vw, 18px);
    }
    .pc-bg-img-wrap {
        position: relative;
        margin-top: 50px;
    }
    .pc-bg-img-wrap .inner-wrap {
        position: relative;
    }
    .pc-bg-img-img {
        width: 100vw;
        margin-inline: calc(50% - 50vw);
    }
    .pc-bg-img-text {
        width: 100%;
        color: #fff;
        top: 50%;
        translate: -50% -50%;
        padding-right: 47.58%;
        box-sizing: border-box;
        position: absolute;
        left: 50%;
    }
    .pc-bg-img-wrap.rev .pc-bg-img-text {
        padding-left: 47.58%;
        padding-right: 0;
    }
    .pc-bg-img-text.content-text h2 {
        font-size: min(1.75vw, 24px);
    }
    .pc-bg-img-text.content-text p {
        font-size: min(1.32vw, 18px);
    }
}

/* -----------------------------------------------
sound.html
----------------------------------------------- */
.about-img-content figure {
    margin: 0;
}
.about-img-content figcaption {
    text-align: center;
}

@media only screen and (max-width:640px) {
    .about-img-wrap {
        margin-bottom: 50px;
    }
    .about-img-content + .about-img-content {
        margin-top: 30px;
    }
    .about-img-content figure {
        padding-top: 16px;
    }
    .about-img-content figcaption {
        font-size: min(3.72vw, 16px);
        line-height: 1.45;
        margin-top: 1em;
    }
}

@media only screen and (min-width:641px) {
    .about-img-wrap {
        margin-bottom: 50px;
        display: flex;
        justify-content: center;
        gap: 0 19.03%;
    }
    .about-img-content {
        width: 25.99%;
    }
    .about-img-content figure {
        padding-top: 16px;
    }
    .about-img-content figcaption {
        font-size: 22px;
        line-height: 1.45;
        margin-top: 0.5em;
    }
}

/* -----------------------------------------------
desing.html
----------------------------------------------- */
.color-img figure {
    margin: 0;
}
.color-img figcaption {
    text-align: center;
    font-feature-settings: "palt";
}
#gallerySlider li img {
    width: 100%;
}
.tecGallery-indicators {
    height: auto!important;
}

@media only screen and (max-width:640px) {
    .color-img {
        padding-bottom: 12px;
        width: 100%;
        margin-inline: 0;
    }
    .color-img figure + figure {
        margin-top: 10px;
    }
    .color-img figcaption {
        font-size: min(3.72vw, 16px);
        margin-top: 10px;
    }
    .gallery {
        margin-top: 0!important;
    }
    .gallery .inner-wrap {
        margin-top: 0!important;
        padding-top: 0!important;
    }
}

@media only screen and (min-width:641px) {
    .color-img {
        display: flex;
        gap: 0 4.61%;
    }
    .color-img figure {
        width: 26.94%;
    }
    .color-img figcaption {
        font-size: 18px;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    .gallery {
        margin-top: 0!important;
    }
    .gallery .inner-wrap {
        margin-top: 0!important;
        padding-top: 0!important;
    }
}

/* -----------------------------------------------
spec.html
----------------------------------------------- */
#spec .mainContens .inContents {
    background: #fff;
    color: #707070;
}

.software {
    margin: 15px 0;
}

.software strong {
    font-size: 16px;
    margin-left: -1em;
    display: inline-block;
}

.software ul {
    margin: 5px 0;
}

.software p, .software a {
    margin-top: .4em;
    margin-left: -1em;
    font-size: .8em !important;
}
.dot_list li:before {
    content: '・ ';
}
.circle_list li:before {
    content: '● ';
}
li.asta:before {
    content: '※ ';
}

.specification_detail .info_detail .spec-format thead {
    background: #808080!important;
}
.specification_detail .info_detail .spec-format thead th:nth-child(1) {
    width: 13.61%;
}
.specification_detail .info_detail .spec-format thead th:nth-child(2) {
    width: 7.9%;
}
.specification_detail .info_detail .spec-format thead th:nth-child(3) {
    width: 36.74%;
}
.specification_detail .info_detail .spec-format thead th:nth-child(4) {
    width: 15.66%;
}
.specification_detail .info_detail .spec-format thead th:nth-child(5) {
    width: 13.04%;
}
.specification_detail .info_detail .spec-format thead th:nth-child(6) {
    width: 13.04%;
}

.specification_detail .info_detail .spec-format thead tr > *:nth-child(4),
.specification_detail .info_detail .spec-format thead tr > *:nth-child(5),
.specification_detail .info_detail .spec-format thead tr > *:nth-child(6) {
    text-align: center;
}
.specification_detail .info_detail .spec-format thead tr > *:nth-child(5),
.specification_detail .info_detail .spec-format thead tr > *:nth-child(6) {
    word-break: break-all;
}
.specification_detail .info_detail .spec-format tbody tr > *:nth-child(1){
    text-align: center;
}

/* オープン価格追加 */
.specification_detail .price_detail .notes:has(.noindent) {
    padding-left: 0!important;
    width: 100%;
}
.specification_detail .price_detail .notes .noindent {
    text-indent: 0;
}
@media only screen and (max-width: 640px) {
    .specification_detail .price_detail .price {
        margin-bottom: 10px!important;
    }
    .specification_detail .price_detail .notes {
        margin: 0 0 10%;
    }
}

@media only screen and (min-width: 641px) {
    .specification_detail .price_detail .price {
        margin-bottom: 10px!important;
    }
    .specification_detail .price_detail .notes {
        margin: 0 0 80px;
    }
}