@charset "UTF-8";

#lightcase-content img {
    width: auto !important;
    /* 元の画像サイズを保持 */
    max-width: 100%;
    /* 画面からはみ出さないように */
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    font-family: 'Sawarabi Mincho', 'Noto Serif JP', 'Cinzel', serif;
    margin: 0;
    padding: 0;
    background-color: rgb(240, 240, 245);
    min-width: 320px;
}

a {
    text-decoration: none;
}

img {
    user-drag: none;
    -webkit-user-drag: none;
    -moz-user-select: none;
}

*:hover {
    transition: 0.3s;
}

.top_buttom {
    position: fixed;
    bottom: 20px;
    right: 20px;
    background-color: rgb(25, 30, 35);
    border-radius: 12px;
    font-family: Cinzel;
    font-size: 14px;
    width: 70px;
    height: 25px;
    padding: 3px;
    text-align: center;
    margin-top: 50px;
    z-index: 10;
}

.top_buttom a {
    text-decoration: none;
    vertical-align: middle;
    color: rgb(255, 255, 255);
}

.top_buttom:hover {
    background-color: rgb(163, 152, 105);
}


/* タイトルナンバー */

.title {
    background-color: rgb(0, 0, 0);
    width: 100%;
    text-align: center;
    padding: 3px;
}

.title p {
    font-family: Cinzel;
    font-weight: 100;
    font-size: 14px;
    text-decoration: none;
    margin: 3px;
}

.title a {
    color: rgb(230, 210, 120);
}

.title a:hover {
    color: rgb(255, 255, 255);
}


/* ヘッダー */

.header {
    text-align: center;
    padding: 15px 10px 5px 10px;
    background-color: rgb(165, 150, 105);
}

.header table {
    margin: auto;
}

.header a {
    padding: 10px;
}

.header img {
    height: 65px;
    filter: drop-shadow(0 0 3px rgba(105, 90, 95, 0.7));
}


.mainvisual {
    position: relative;
}

.mainvisual img {
    width: 100%;
    vertical-align: bottom;
}

.v01 {
    display: block;
}

.v02 {
    display: none;
}

.main_text {
    width: 100%;
    padding: 0;
    color: rgb(255, 255, 255);
    background-color: rgb(50, 55, 65);
}

.main_text h1 {
    text-align: center;
    color: rgb(255, 255, 255);
    font-size: 18px;
    margin-top: 0;
    padding: 10px;
    border-radius: 5px;
    color: rgb(0, 0, 0);
    background-color: rgb(163, 152, 105);
}

.main_text p {
    font-size: 14px;
    margin: 0;
}

.lean {
    margin: 0;
    padding: 20px;
    border-radius: 0;
}

.main_text2 {
    display: block;
    position: static;
    width: 100%;
    padding: 0;
    background-color: rgb(50, 55, 65);
}

.lean2 {
    display: block;
}

.main_text2 h1,
.contents2 h1 {
    font-size: 18px;
    text-align: center;
    margin: 0;
    margin-bottom: 5px;
    padding: 5px 20px;
    background-color: rgb(163, 152, 105);
    box-shadow: none;
}

.main_text2 p,
.contents2 p {
    font-size: 16px;
    margin: 0;
    padding: 0 20px;
    padding-bottom: 10px;
    color: rgb(255, 255, 255);
    text-shadow: none;
}

.coution {
    font-family: "Sawarabi Mincho", serif;
    font-weight: 100;
    font-size: 14px;
    margin: 0;
    padding: 10px;
    text-align: center;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 0);
}

.obi {
    background-color: rgb(163, 152, 105);
    font-family: "Sawarabi Mincho", serif;
    font-weight: 100;
    font-size: 23px;
    padding: 10px 20px;
    text-align: center;
}

.obi2 {
    background-color: rgb(163, 152, 105);
    font-family: "Cinzel", serif;
    font-weight: 100;
    font-size: 25px;
    padding: 10px 0 0 0;
    text-align: center;
}

.sale {
    font-family: 'Sawarabi Mincho', 'Noto Serif JP', serif;
    font-weight: 100;
    font-size: 25px;
    text-align: center;
}

.sale a {
    display: block;
    background-color: rgb(240, 240, 245);
    width: 100%;
    padding: 10px;
    color: rgb(185, 50, 50);
}

.sale a:hover {
    background-color: rgb(185, 50, 50);
    width: 100%;
    padding: 10px;
    color: rgb(255, 255, 255);
}


/* コンテンツ */

.contents {
    background-color: rgb(50, 55, 65);
    overflow: hidden;
}

.contents_in {
    float: left;
    width: 15%;
}


.image {
    position: relative;
    background-color: rgb(50, 55, 65);
    padding: 10px 5px 0 5px;
}

.image img {
    position: relative;
    z-index: 999;
    width: 100%;
}

.batch {
    position: absolute;
    right: 15px;
    top: 15px;
    display: block;
    z-index: 1000;
    font-size: 18px;
    text-align: center;
    width: 50px;
    height: 50px;
    padding: 11px 7px;
    color: rgb(64, 64, 64);
    background-color: rgb(163, 152, 105);
    border-radius: 25px;
}

.batch:hover {
    color: rgb(64, 64, 64);
    background-color: rgb(207, 198, 162);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
}


.moji {
    z-index: 998;
    font-family: Cinzel;
    font-size: 25px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    position: absolute;
    top: 10px;
    color: rgb(153, 153, 153);
    left: 10px;
}

.contents_in1 {
    background-color: rgb(240, 240, 245);
    overflow: hidden;
    float: left;
    width: 85%;
}

.text,
.text1 {
    font-family: 'Sawarabi Mincho', 'Noto Serif JP', serif;
    font-size: 14px;
    line-height: 20px;
    color: rgb(0, 0, 0);
    padding: 15px;
}

.text {
    display: none;
}

.text1 {
    display: block;
}

.contents_in2 {
    background-color: rgb(240, 240, 245);
}

.contents_in2 img {
    width: 100%;
}

.image2 {
    padding: 0;
    margin: 0;
    float: left;
    width: 25%;
}

.image2 img {
    width: 100%;
    vertical-align: bottom;
}


/* ボイス */

.system_voice {
    box-sizing: border-box;
    width: 100%;
    margin: 0;
    background-color: rgb(255, 255, 255);
    overflow: hidden;
}

.system_voice h1 {
    font-family: Cinzel;
    font-weight: 100;
    color: rgb(0, 0, 0);
    margin: 0;
    padding-left: 15px;
    font-size: 35px;
}

.voice {
    float: left;
    width: 12.5%;
    text-align: center;
}

.on,
.off,
.on p,
.off p {
    font-family: Cinzel;
    font-weight: 100;
    color: rgb(0, 0, 0);
}

.on,
.off {
    padding: 20px 0;
    font-size: 12px;
}

.on,
.on p {
    background-color: rgb(235, 210, 95);
    color: rgb(255, 255, 255);
}

.off {
    background-color: rgb(163, 152, 105);
}

.off:hover {
    background-color: rgb(209, 188, 97);
}

.on p,
.off p {
    line-height: 18px;
    font-size: 18px;
    margin: 0;
}


/* 動画 */

.system {
    width: 100%;
    height: 100%;
    background-color: rgb(75, 80, 90);
}

.system_in {
    display: flex;
    flex-wrap: wrap;
    /* color: rgb(255, 255, 255); */
}

.row-r {
    flex-direction: row-reverse;
}

.system_info {
    width: 49%;
    padding: 15px;
}

.system_in h2 {
    font-family: Cinzel;
    font-weight: 100;
    font-size: 4vw;
    margin: 0;
    color: rgb(163, 152, 105);
}

.system_in h3,
.system_in p {
    font-family: 'Sawarabi Mincho', 'Noto Serif JP', serif;
    font-weight: 100;
    margin: 0;
    padding: 0;
    color: rgb(255, 255, 255);
}

.system_in h3 {
    font-size: 20px;
    padding-bottom: 10px;
}

.system_in p {
    font-size: 14px;
    line-height: 22px;
}

.system_img {
    width: 51%;
}

.system_img img {
    width: 100%;
}

video {
    vertical-align: bottom;
    background-color: rgb(0, 0, 0);
    width: 100%;
    height: auto;
}

.system_video {
    width: 51%;
    padding: 28.125% 0 0 0;
    position: relative;
}

.system_video iframe {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}

.buttom {
    font-family: 'Sawarabi Mincho', 'Noto Serif JP', serif;
    font-weight: 100;
    text-align: center;
    line-height: 20px;
    width: 100%;
    margin-top: 10px;
    background-color: rgb(163, 152, 105);
}

.buttom a {
    display: block;
    padding: 15px;
    text-decoration: none;
    color: rgb(0, 0, 0);
}

.buttom a:hover {
    background-color: rgb(210, 190, 95);
}


/*比較表*/

.comparison {
    font-size: 12px;
    padding: 30px;
    background-color: rgb(50, 55, 65);
}

.comparison h1 {
    margin-top: 0;
    color: rgb(163, 152, 105);
}

.comparison table {
    text-align: center;
    width: 100%;
    margin: 0;
    padding: 0;
    border-collapse: collapse;
    border: solid 1px #888;
    background-color: rgb(240, 240, 245);
}

.comparison th,
.comparison td {
    padding: 3px 10px;
}

.comparison td {
    width: 25%;
}

.t1 {
    background-color: #e6e6eb;
}

.t2 {
    background-color: #d6cdb0;
}

.t3 {
    background-color: #c1b58e;
}


/* 動作環境 */

.spec {
    box-sizing: border-box;
    font-family: 'Sawarabi Mincho', 'Noto Serif JP', serif;
    background-color: rgb(255, 255, 255);
    width: 100%;
    margin: 0 auto;
    padding: 30px;
    font-size: 12px;
    color: rgb(0, 0, 0);
}

.spec h1 {
    font-family: Cinzel;
    font-weight: 100;
    color: rgb(0, 0, 0);
    margin: 0;
    font-size: 35px;
}

.spec h2 {
    font-weight: 100;
    margin: 10px;
    font-size: 13px;
}

.product1 {
    box-sizing: border-box;
    display: inline-block;
    border-left: solid 1px rgb(170, 170, 170);
    vertical-align: top;
    font-size: 12px;
    padding: 0;
    margin: 0;
}

.product1 {
    width: 100%;
}

.product2 {
    width: 50%;
}

.product1 dt,
.product2 dt {
    color: rgb(180, 155, 0);
}

a {
    text-decoration: none;
}

dl,
dt,
dd {
    box-sizing: border-box;
}

dt,
dd {
    line-height: 18px;
    padding: 10px 10px 0 10px;
}

dt {
    width: 80px;
    float: left;
    font-weight: 100;
    text-align: center;
}

dd {
    margin-left: 70px;
    padding-bottom: 0px;
}

dd:after {
    content: '';
    display: block;
    clear: both;
}

/* .spec a {
    text-decoration: none;
    display: inline-block;
    margin: 1px;
    padding: 5px 10px;
    color: rgb(0, 0, 0);
    background-color: rgb(163, 152, 105);
    border-radius: 5px;
}

.spec a:hover {
    background-color: rgb(210, 200, 150);
} */


.coution2 {
    box-sizing: border-box;
    font-family: 'Sawarabi Mincho', 'Noto Serif JP', serif;
    background-color: rgb(255, 255, 255);
    width: 100%;
    margin: 0 auto;
    padding: 30px 30px 0 30px;
    font-size: 12px;
    color: rgb(0, 0, 0);
}

.coution2 h1 {
    font-family: Cinzel;
    font-weight: 100;
    color: rgb(0, 0, 0);
    margin: 0;
    font-size: 35px;
}

.coution2 p {
    margin-top: 0;
}

.c_buttom {
    width: 100%;
    margin-bottom: 1px;
}

.c_buttom a {
    display: block;
    padding: 10px;
    background-color: rgb(163, 152, 105);
    text-align: center;
    font-size: 13px;
    text-decoration: none;
    color: rgb(255, 255, 255);
}

.c_buttom a:hover {
    padding: 10px;
    background-color: rgb(210, 190, 95);
}

.br02 {
    display: none;
}

/* フッター */

.footer {
    margin: 0;
    padding: 0;
    height: 120px;
    text-align: center;
    background-color: rgb(240, 240, 245);
    border-top: solid 1px rgb(170, 170, 170);
    vertical-align: top;
}

.footer img {
    margin: 30px 0 0 0;
}

.footer p {
    font-family: Cinzel;
    margin-top: 3px;
    font-size: 10px;
    color: rgb(0, 0, 0);
}


/*########################################################*/

@media(max-width:1110px) {
    .contents_in {
        width: 26%;
    }

    .contents_in1 {
        width: 74%;
    }

    .image2 {
        width: 33.33%;
    }
}

@media(max-width:800px) {

    .contents_in {
        width: 30%;
    }

    .text {
        display: none;
    }

    .text1 {
        display: block;
    }

    .contents_in1 {
        width: 70%;
    }
}

@media(max-width:768px) {
    .header img {
        width: 160px;
    }

    .obi {
        font-size: 20px;
    }

    .coution {
        padding: 10px;
    }

    .contents_in {
        width: 100%;
        background-color: rgb(240, 240, 245);
    }

    .image {
        overflow: hidden;
        height: 400px;
    }

    .batch {
        right: 30px;
        top: 30px;
        width: 75px;
        height: 75px;
        padding: 23px 15px;
        border-radius: 40px;
    }

    .text {
        display: block;
        background-color: rgb(240, 240, 245);
    }

    .text1 {
        display: none;
    }

    .contents_in1 {
        width: 100%;
    }

    .image2 {
        width: 50%;
    }

    .voice {
        width: 25%;
    }

    .system_info {
        width: 100%;
        padding: 15px;
    }

    .system h2 {
        font-size: 25px;
    }

    .system h3,
    .system p {
        margin-bottom: 5px;
    }

    .system_img {
        width: 100%;
    }

    .system_video {
        position: relative;
        width: 100%;
        padding: 56.25% 0 0 0;
        height: auto;
    }

    .system_img iframe,
    .system_video iframe {
        padding: 0;
    }

    .product1 {
        display: static;
        border-left: none;
        padding: 0;
        margin: 0;
        width: 100%;
    }

    .spec h2 {
        border-bottom: solid 1px rgb(170, 170, 170);
        margin: 0 0 -10px 0;
    }

    .br02 {
        display: block;
    }
}

@media(max-width:420px) {
    .header img {
        width: 120px;
    }

    .image {
        height: 250px;
    }
}