﻿.index-stroke-box{
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding: 60px 0;
}
.index-stroke-all-box{
    width: 97.396vw;
    max-width: 100%;
    display: block;
    margin-left: auto;
    font-size: 0;
    box-sizing: border-box;
}
.index-stroke-title-box{
    width: 180px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-right: 50px;
    position: relative;
    z-index: 4;
}
.index-stroke-title-box .index-super-title{
    width: 100%;
    padding: 30px 28px;
}
.index-stroke-title-box .index-super-title::before{
    width: 100%;
}
.index-stroke-title-box .index-super-title::after{
    width: 100%;
}
.index-stroke-title-box .index-super-title p{
    text-align: left;
    display: block;
}
.index-stroke-title-box .index-super-title span{
    text-align: right;
    display: block;
    margin-top: 20px;
}
.index-stroke-bg{
    width: calc((1600 / 1920) * 100vw);
    height: calc((260 / 1600) * ((1600 / 1920) * 100vw));
    background-color: #ffc90c;
    display: block;
    position: absolute;
    bottom: 10px;
    right: 0;
    z-index: 3;
}
.index-stroke-info-box{
    width: calc(100% - 230px);
    display: inline-block;
    vertical-align: top;
    position: relative;
    z-index: 4;
}
.index-stroke-info{
    width: 300px;
    display: inline-block;
    vertical-align: top;
    margin-right: 40px;
}
.index-stroke-info-list{
    display: block;
    position: relative;
    /* left: -125px; */
    outline: none;
    border-radius: 5px;
    overflow: hidden;
}
.index-stroke-info-img{
    width: 100%;
    height: 240px;
    display: block;
    position: relative;
    overflow: hidden;
}
.index-stroke-info-text-box{
    width: 100%;
    display: block;
    box-sizing: border-box;
    padding: 10px;
    background-color: #333;
    transition: all .3s linear;
}
.index-stroke-info-name{
    font-size: 16px;
    letter-spacing: 0.06em;
    line-height: 30px;
    color: #fff;
    font-family: 'Noto Sans TC';
    font-weight: 700;
}
.index-stroke-info-address{
    font-size: 14px;
    color: #fff;
    letter-spacing: 0.06em;
    line-height: 20px;
    display: block;
    font-family: 'Noto Sans TC';
    font-weight: 300;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    height: 40px;
    margin: 15px 0;
}
.index-stroke-info-address i{
    color: #ffc90c;
    margin-right: 5px;
}
.index-stroke-info-text{
    display: block;
}
.index-stroke-info-price{
    width: calc(100% - 110px);
    display: inline-block;
    vertical-align: bottom;
    box-sizing: border-box;
    padding-right: 10px;
}
.index-stroke-info-price span{
    font-size: 14px;
    line-height: 22px;
    color: #eee;
    letter-spacing: 0.06em;
    font-family: 'Noto Sans TC';
    display: inline-block;
    vertical-align: bottom;
    margin-right: 5px;
}
.index-stroke-info-price p{
    font-size: 22px;
    line-height: 22px;
    color: #ffc90c;
    letter-spacing: 0.06em;
    font-family: 'Roboto';
    font-weight: 700;
    display: inline-block;
    vertical-align: bottom;
}
.index-stroke-info-people{
    width: 110px;
    display: inline-block;
    vertical-align: bottom;
    text-align: right;
}
.index-stroke-info-people p{
    font-size: 14px;
    line-height: 22px;
    color: #eee;
    letter-spacing: 0.06em;
    font-family: 'Noto Sans TC';
    display: inline-block;
    vertical-align: middle;
}
.index-stroke-info-people span{
    font-size: 14px;
    line-height: 18px;
    color: #ffc90c;
    letter-spacing: 0.06em;
    font-family: 'Roboto';
    display: inline-block;
    vertical-align: middle;
    margin-top: 4px;
}

/* strokeCombined */
.index-strokeCombined-box{
    width: 100%;
    display: block;
    position: relative;
    overflow: hidden;
    box-sizing: border-box;
    padding: 60px 0;
    padding-top: 100px;
}
.index-strokeCombined-all-box{
    width: 97.396vw;
    max-width: 100%;
    display: block;
    /* margin-left: auto; */
    font-size: 0;
    box-sizing: border-box;
}
.index-strokeCombined-title-box{
    width: 180px;
    display: inline-block;
    vertical-align: top;
    box-sizing: border-box;
    margin-left: 50px;
    position: relative;
    z-index: 4;
}
.index-strokeCombined2-title-box{
    margin-left: 0;
    margin-right: 50px;
}
.index-strokeCombined-title-box .index-super-title{
    width: 100%;
    padding: 30px 36px;
}
.index-strokeCombined-title-box .index-super-title::before{
    width: 100%;
}
.index-strokeCombined-title-box .index-super-title::after{
    width: 100%;
}
.index-strokeCombined-title-box .index-super-title p{
    text-align: left;
    writing-mode: vertical-lr;
}
.index-strokeCombined-title-box .index-super-title span{
    margin-bottom: 10px;
    margin-left: 15px;
}
.index-strokeCombined-bg{
    width: calc((1600 / 1920) * 100vw);
    height: calc((260 / 1600) * ((1600 / 1920) * 100vw));
    background-color: #ffc90c;
    display: block;
    position: absolute;
    bottom: 10px;
    left: 0;
    z-index: 3;
}
.index-strokeCombined-box .index-stroke-info-list{
    left: -20px;
}





@media only screen and (max-width: 1620px){
    .index-stroke-bg ,
    .index-strokeCombined-bg {
        width: calc((1200 / 1620) * 100vw);
        height: calc((260 / 1600) * ((1600 / 1920) * 100vw));
    }
}
@media only screen and (max-width: 1000px){
    .index-stroke-info{
        margin-right: 20px;
    }
    .index-stroke-bg ,
    .index-strokeCombined-bg {
        width: calc((600 / 1000) * 100vw);
        height: calc((400 / 1600) * ((1600 / 1920) * 100vw));
    }
}
@media only screen and (max-width: 768px){
    .index-stroke-box,
    .index-strokeCombined-box{
        padding: 40px 0;
    }
    .index-strokeCombined-box{
        padding-bottom: 60px;
    }
    .index-stroke-all-box{
        width: 550px;
        margin: 0 auto;
        display:         flex;
        display: -webkit-flex;
        flex-direction: column;
    }
    .index-strokeCombined-all-box{
        width: 550px;
        margin: 0 auto;
        display:         flex;
        display: -webkit-flex;
        flex-direction: column-reverse;
    }
    .index-stroke-title-box{
        width: 100%;
        display: block;
        margin-right: 0;
    }
    .index-stroke-title-box .index-super-title{
        width: initial;
        padding: 26px 30px;
    }
    .index-stroke-title-box .index-super-title::before{
        width: 30px;
    }
    .index-stroke-title-box .index-super-title::after{
        width: 30px;
    }
    .index-stroke-title-box .index-super-title p {
        display: inline-block;
        vertical-align: bottom;
    }
    .index-stroke-title-box .index-super-title span {
        display: inline-block;
        vertical-align: bottom;
    }
    .index-strokeCombined-title-box{
        width: 100%;
        display: block;
        margin-left: 0;
    }
    .index-strokeCombined-title-box .index-super-title{
        width: initial;
        padding: 26px 30px;
    }
    .index-strokeCombined-title-box .index-super-title::before{
        width: 30px;
    }
    .index-strokeCombined-title-box .index-super-title::after{
        width: 30px;
    }
    .index-strokeCombined-title-box .index-super-title p {
        writing-mode: initial;
        letter-spacing: 0.2em;
    }
    .index-strokeCombined-title-box .index-super-title span {
        display: inline-block;
        vertical-align: bottom;
        margin-left: 0;
        margin-bottom: 0;
    }
    .index-stroke-info-box{
        width: 100%;
        display: block;
        margin-top: 30px;
    }
    .index-stroke-info-img{
        height: calc((240 / 300) * 400px);
    }
    .index-stroke-info{
        width: 400px;
    }
    .index-stroke-bg,
    .index-strokeCombined-bg{
        display: none;
    }
    .index-strokeCombined-box .index-stroke-info-list{
        left: 0;
    }
}
@media only screen and (max-width: 550px){
    .index-stroke-box,
    .index-strokeCombined-box{
        padding: 20px 0;
    }
    .index-strokeCombined-box{
        padding-bottom: 40px;
    }
    .index-stroke-all-box{
        width: 95vw;
    }
    .index-strokeCombined-all-box{
        width: 95vw;
    }
    .index-stroke-title-box .index-super-title,
    .index-strokeCombined-title-box .index-super-title{
        padding: 11px 15px;
    }
    .index-stroke-title-box .index-super-title::before,
    .index-strokeCombined-title-box .index-super-title::before{
        width: 15px;
    }
    .index-stroke-title-box .index-super-title::after,
    .index-strokeCombined-title-box .index-super-title::after{
        width: 15px;
    }
    .index-stroke-info-box,
    .index-strokeCombined-info-box{
        margin-top: 20px;
    }
    .index-stroke-info,
    .index-strokeCombined-info{
        width: calc(95vw - 60px);
        margin-right: 10px;
    }
    .index-stroke-info-img,
    .index-strokeCombined-info-img{
        height: calc((240 / 300) * (95vw - 60px));
    }
    .index-stroke-info-text-box{
        padding: 5px;
    }
    .index-stroke-info-name{
        font-size: 14px;
        line-height: 26px;
    }
    .index-stroke-info-address{
        margin: 10px 0;
        font-size: 12px;
        line-height: 16px;
        height: 32px;
    }
    .index-stroke-info-price{
        width: 100%;
    }
    .index-stroke-info-price span{
        font-size: 12px;
        line-height: 20px;
    }
    .index-stroke-info-price p{
        font-size: 20px;
        line-height: 20px;
    }
    .index-stroke-info-people{
        width: 100%;
    }
    .index-stroke-info-people p{
        font-size: 12px;
        line-height: 20px;
    }
    .index-stroke-info-people span {
        font-size: 12px;
        line-height: 16px;
    }
}



@media only screen and (min-width: 769px){
    .index-stroke-info-list:hover .main-bg{
        transform: scale(1.1);
    }
    .index-stroke-info-list:hover .index-stroke-info-text-box{
        background-color: rgba(51, 51, 51, 0.8);
    }

    
    .index-stroke-info-box,
    .index-stroke-bg,
    .index-strokeCombined-bg{
        opacity: 0;
    }
    .index-stroke-box.anima .index-super-title,
    .index-strokeCombined-box.anima .index-super-title{
        animation: indexSuperScale 1s ease 0s 1 both;
    }
    .index-stroke-box.anima .index-stroke-info-box,
    .index-strokeCombined-box.anima .index-stroke-info-box{
        animation: fadeInDown 1s ease 0s 1 both;
    }
    .index-stroke-box.anima .index-stroke-bg{
        animation: fadeInRight 1s ease 0s 1 both;
    }
    .index-strokeCombined-box.anima .index-strokeCombined-bg{
        animation: fadeInLeft 1s ease 0s 1 both;
    }
}