@charset "UTF-8";
@import url(c62b2f70eb6b4dd190334b431300e3c1.css);

.classLink {
    margin-bottom: 20px
}

.classLink a {
    padding-bottom: 0;
    padding-right: 10px
}

.classLink a span {
    margin-bottom: 0;
    margin-right: 10px
}

.contentBox .leftBox {
    padding: 0 50px 0 0
}

.contentBox .rightBox {
    padding: 0
}

.mainArea {
    padding-bottom: 0
}

.mainArea.sp .wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.mainArea.sp .wrap .leftBox {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    width: 130px
}

.mainArea.sp .wrap .rightBox {
    padding-bottom: 110px;
    width: calc(100% - 130px)
}

.bottomPic .Img img {
    display: block;
    width: 100%
}

.newsList {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
}
.newsList li{
    width: calc(100% / 4);
    padding: 10px;
}

.newsList .Img {
    position: relative;
    background-color: #000
}

.newsList .Img:hover img {
    opacity: 0.3
}

.newsList .Img:hover .more {
    top: 50%;
    opacity: 1
}

.newsList .Img img {
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.newsList .Img .more {
    position: absolute;
    top: calc(50% + 20px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 14px;
    font-weight: 600;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;
    pointer-events: none
}

.newsList .Img .more span {
    margin-bottom: 10px;
    display: inline-block;
    width: 36px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif;
    border-radius: 50%;
    border: 1px solid rgba(0, 0, 0, 0.2);
    color: #fff;
    background-color: #ab8b70;
    -webkit-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease
}

.newsList .Txt {
    padding: 20px 3px 30px
}

.newsList .Txt p {
    margin-top: 15px;
    padding-top: 10px;
    height: 40px;
    font-size: 14px;
    font-weight: 400;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif;
    color: #000;
    line-height: 1.8;
    border-top: 1px solid #e1e1e1
}

.newsList h3 {
    margin-bottom: 3px;
    font-size: 16px;
    font-weight: 600;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif;
    letter-spacing: 1px
}

.newsList h3 a {
    height: 25px;
    display: inline-block;
    vertical-align: middle
}

.newsList .subTitle {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    font-family: "Unna", sans-serif;
    color: rgba(0, 0, 0, 0.55)
}

.newsList .price {
    text-align: right;
    font-size: 16px;
    font-weight: 400;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif;
    color: #b5484a;
}

.textEditor {
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif;
    font-size: 14px;
    font-weight: 400
}

.textEditor .title {
    margin-bottom: 10px;
    font-size: 20px;
    font-weight: 600;
    letter-spacing: 3px
}

.newIcon {
    display: inline-block;
    padding: 0;
    margin: 0;
    font-size: 13px;
    font-weight: 600;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif;
    color: #959595
}

.dataBox01 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.dataBox01 .rightBox {
    padding-bottom: 130px
}

.dataBox01 .leftBox {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl
}

.dataBox01 .leftBox .title {
    margin: 0 0 0 35px
}

.dataBox01 .leftBox .deckLine {
    margin: 0 0 0 10px
}

.dataBox01 .leftBox h1 {
    margin-left: 20px;
    font-size: 23px;
    font-weight: 600;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif
}

.dataBox01 .leftBox p {
    font-size: 14px;
    font-weight: 400;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif;
    line-height: 2.5
}

.dataBox02 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.dataBox02 .leftBox {
    -webkit-writing-mode: vertical-lr;
    -ms-writing-mode: tb-lr;
    writing-mode: vertical-lr;
    width: 120px
}

.dataBox02 .rightBox {
    padding-bottom: 110px;
    width: calc(100% - 120px)
}

.dataBox02 .titleBox .title {
    margin-right: 20px
}

.dataBox02 .btnArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-right: 20px;
    font-size: 23px;
    font-weight: 600;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif
}

.dataBox02 .selectBox {
    margin-top: 10px;
    margin-left: 2px
}

.dataBox02 .selectBox a {
    margin-top: 10px;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif;
    border-radius: 50%;
    color: #fff;
    background-color: #cccccc
}

.dataBox02 .selectBox a:hover {
    background-color: #ab8b70
}

.dataBox02 .related_list li {
    padding: 5px
}

.dataBox02 .related_list .Img {
    overflow: hidden;
    background-color: transparent
}

.dataBox02 .related_list .Img img {
    display: block;
    width: 100%
}

.dataBox02 .related_list .Txt {
    padding: 10px 2px
}

.dataBox02 .related_list .Txt a {
    display: block;
    padding: 15px 0 5px;
    font-size: 16px;
    font-weight: 600;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif
}

.dataBox02 .related_list .Txt a:hover {
    text-decoration: underline
}

.dataBox02 .related_list .price {
    font-size: 16px;
    font-weight: 400;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif;
    color: #b5484a;
}
.dataBox02 .related_list .Txt p {
    height: 50px;
    font-size: 14px;
    font-weight: 400;
    font-weight: "Noto Serif TC", "微軟正黑體", sans-serif;
    line-height: 1.5;
    letter-spacing: 1px
}

.dataBox02 .related_list .Txt b {
    display: block;
    margin-top: 5px;
    font-weight: 400;
    font-size: 12px;
    color: #999
}

.dataBox03 {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.dataBox03 .leftBox {
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    width: 120px
}

.dataBox03 .rightBox {
    padding-bottom: 110px;
    width: calc(100% - 120px)
}

.dataBox03 .titleBox .title {
    margin-right: 0;
    margin-left: 20px
}

.dataBox03 .btnArea {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-left: 20px;
    font-size: 23px;
    font-weight: 600;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif
}

.dataBox03 .selectBox {
    margin-top: 10px;
    margin-right: 2px
}

.dataBox03 .selectBox a {
    margin-top: 10px;
    display: inline-block;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    font-family: "Noto Serif TC", "微軟正黑體", sans-serif;
    border-radius: 50%;
    color: #fff;
    background-color: #cccccc
}

.dataBox03 .selectBox a:hover {
    background-color: #ab8b70
}
@media (max-width:1023px){
    .newsList li{
        width: calc(100% / 3);
    }
}

@media (max-width:960px) {
    .newsList li{
        width: calc(100% / 2);
    }
    .mainArea.sp .wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .mainArea.sp .wrap .leftBox {
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        width: 100%;
        padding-top: 10px;
        padding-left: 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .mainArea.sp .wrap .leftBox .titleBox {
        margin-bottom: 20px
    }

    .mainArea.sp .wrap .leftBox .titleBox .title {
        padding: 10px 35px
    }

    .mainArea.sp .wrap .leftBox .titleBox .subTitle {
        margin-top: 10px;
        margin-left: 0;
        width: auto
    }

    .mainArea.sp .wrap .rightBox {
        padding-bottom: 20px;
        width: 100%
    }

    .dataBox01 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .dataBox01 .leftBox {
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        padding: 20px 30px;
        line-height: 1.8
    }

    .dataBox01 .leftBox .titleBox .title {
        margin: 0;
        padding: 0;
        font-size: 22px;
        font-weight: 500;
        line-height: 1;
        color: #222;
        background-color: transparent
    }

    .dataBox01 .leftBox .titleBox .subTitle {
        margin-top: 10px;
        margin-left: 0;
        width: auto
    }

    .dataBox01 .leftBox h1 {
        margin-left: 0;
        margin: 0 0 10px;
        font-size: 18px;
        font-weight: 400
    }

    .dataBox01 .rightBox {
        padding: 20px 30px
    }

    .dataBox02 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .dataBox02 .leftBox {
        width: 100%;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        padding: 20px 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .dataBox02 .leftBox .titleBox {
        line-height: 1.8
    }

    .dataBox02 .leftBox .titleBox .title {
        margin: 0;
        padding: 0;
        font-size: 22px;
        font-weight: 500;
        line-height: 1;
        color: #222;
        background-color: transparent
    }

    .dataBox02 .leftBox .titleBox .subTitle {
        margin-top: 10px;
        margin-left: 0;
        width: auto
    }

    .dataBox02 .rightBox {
        width: 100%;
        padding: 20px 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .dataBox02 .btnArea {
        margin-right: 0;
        margin-top: 10px;
        font-size: 20px;
        font-weight: 400;
        position: relative
    }

    .dataBox02 .selectBox {
        margin-top: 0;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .dataBox02 .selectBox a {
        margin-top: 0;
        margin-left: 10px
    }

    .dataBox03 {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .dataBox03 .leftBox {
        width: 100%;
        -webkit-writing-mode: horizontal-tb;
        -ms-writing-mode: lr-tb;
        writing-mode: horizontal-tb;
        padding: 20px 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .dataBox03 .leftBox .titleBox {
        line-height: 1.8
    }

    .dataBox03 .leftBox .titleBox .title {
        margin: 0;
        padding: 0;
        font-size: 22px;
        font-weight: 500;
        line-height: 1;
        color: #222;
        background-color: transparent
    }

    .dataBox03 .leftBox .titleBox .subTitle {
        margin-top: 10px;
        margin-left: 0;
        width: auto
    }

    .dataBox03 .rightBox {
        width: 100%;
        padding: 20px 30px;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    .dataBox03 .btnArea {
        margin-left: 0;
        margin-top: 10px;
        font-size: 20px;
        font-weight: 400;
        position: relative
    }

    .dataBox03 .selectBox {
        margin-top: 0;
        position: absolute;
        top: 50%;
        right: 0;
        -webkit-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        transform: translateY(-50%)
    }

    .dataBox03 .selectBox a {
        margin-top: 0;
        margin-left: 10px
    }
}

@media (max-width:640px) {
    .newsList li{
        width: calc(100% / 2);
    }

    .dataBox01 .leftBox,
    .dataBox01 .rightBox,
    .dataBox02 .leftBox,
    .dataBox02 .rightBox,
    .dataBox03 .leftBox,
    .dataBox03 .rightBox {
        padding: 20px 0px
    }
}