@charset "UTF-8";

.topImg {
    width: 1260px;
    margin-bottom: 30px;
}
.topImg img {
    width: 100%;
}

.fastes {
    max-width: 1120px;
    margin: 0 auto;
    text-align: center;
}
.fastes h1 {
    display: block;
    width: 850px;
    font-size: 140%;
    line-height: 190%;
    font-weight: bold;
    margin: 0 auto 20px;
    text-align: center;
    color: #4d290c;
}
.fastes p {
    display: block;
    width: 850px;
    font-size: 120%;
    line-height: 170%;
    font-weight: bold;
    margin: 0 auto 60px;
    text-align: center;
}
.intro {
    width: 1120px;
    -webkit-box-shadow: 0 0 0 5px #ee8099;
    box-shadow: 0 0 0 5px #ee8099;
    padding: 10px;
    margin: 0 auto 100px;
}
.intro dl {
    -webkit-box-shadow: 0 0 0 1px #ee8099;
    box-shadow: 0 0 0 1px #ee8099;
    padding: 40px 100px;
    overflow: hidden;
}
.intro dt {
    color: #ee8099;
    font-weight: bold;
    font-size: 24px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 30px;
}
.intro dt:before, .intro dt:after {
    content: "";
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 1px;
    background: #ee8099;
    display: block;
}
.intro dt span {
    font-size: 14px;
    padding-top: 4px;
}
.intro dt:before {
    margin-right: 2em;
}
.intro dt:after {
    margin-left: 2em;
}
.intro dd.imgPart {
    float: left;
    width: 210px;
}
.intro dd.imgPart img {
    width: 100%;
}
.intro dd.textPart {
    float: right;
    width: 640px;
}

.yukine {
    background: url(https://nubra.itembox.design/item/bradelis/yukineinc_pc.jpg) no-repeat center top;
    width: 1260px;
    margin: 140px auto 80px;
    padding: 100px 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 700px;
}
.yukine .indd {
    width: 46%;
    text-align: center;
}
.yukine .indd p {
    text-align: left;
}
.bra_logo {
    margin: 0 auto 40px;
    max-width: 355px;
}
.bra_logo img {
    width: 100%;
    height: auto;
}
.tx_gold {
    color: #ae7e2f;
    font-size: 160%;
    line-height: 150%;
    margin-bottom: 30px;
}
.tx_gold br {
    display: none;
}
.bra_brand {
    font-size: 130%;
    font-weight: bold;
    color: #291b5d;
    line-height: 150%;
    margin-bottom: 30px;
}
.bra_brand br {
    display: none;
}

.titleImg {
    width: 1260px;
    margin: 50px auto;
    padding: 80px 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    height: 450px;
}
/*#cotton {
    background: url(https://nubra.itembox.design/item/bradelis/yukine-cotton_pc.jpg) no-repeat center top;
}
#moresoft {
    background: url(https://nubra.itembox.design/item/bradelis/yukine-moresoft_pc.jpg) no-repeat center top;
}*/
#cotton {
    background: url(https://nubra.itembox.design/item/bradelis/yukineinc-menkon_pc.jpg) no-repeat center top;
}
#moresoft {
    background: url(https://nubra.itembox.design/item/bradelis/yukineinc-moresoft_pc.jpg) no-repeat center top;
}
#silk {
    background: url(https://nubra.itembox.design/item/bradelis/yukineinc-silkkon_pc.jpg) no-repeat center top;
}
.titleImg .indd {
    width: 46%;
    text-align: center;
}
.titleImg .indd p.innerText {
    text-align: left;
}
.titleImg h2 {
    font-size: 160%;
    font-weight: bold;
    line-height: 150%;
    margin-bottom: 30px;
}
.titleImg h2 span {
    font-size: 80%;
}
.titleImg h2 br {
    display: none;
}
.yukineTit3 {
    text-align: center;
    margin: 70px 0 30px 0;
    font-size: 130%;
    font-weight: bold;
    line-height: 150%;
}
.nmText {
    text-align: center;
}
.cottonMV {
    width: 600px;
    margin: 0 auto;
}
.cottonMV video {
    width: 100%;
}
.yukineItem {
    font-size: 100%;
    font-weight: bold;
    line-height: 150%;
}
.yukine-inc .customItemPrice {
    font-size: 140%;
    font-weight: bold;
    line-height: 150%;
    color: #dd0000;
    margin-bottom: 20px;
}
.yukine-inc .customItemPrice span {
    font-size: 60%;
    font-weight: normal;
    color: #222;
}

.customerVoice {
    text-align: center;
    margin: 70px 0 30px 0;
    font-size: 18px;
    line-height: 34px;
}
.customerVoice span {
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 2px;
    padding-left: 5px;
}

.itemListF {
    list-style: none;
    width: 100%;
}
.itemListF li {
    padding: 40px 20px;
}
.itemListF li:nth-child(odd) {
    background-color: #fffcec;
}
.itemListF li a {
    width: 100%;
    max-width: 800px;
    overflow: hidden;
    display: block;
    margin: 0 auto;
}
.itemListF .leftBox {
    float: left;
    width: 320px;
}
.itemListF .rightBox {
    float: right;
    width: 400px;
}
.itemListF img {
    width: 100%;
}

.cartLinkBtn {
    background: url(https://nubra.itembox.design/item/common/img/i_bust.svg) no-repeat 10% center, #ef6086;
    background-size: 16px 20px;
    padding: 20px;
    border-radius: 5px;
    text-align: center;
    color: #fff;
    text-decoration: none;
    -webkit-transition: .3s;
    transition: .3s;
    font-weight: bold;
    font-size: 140%;
    width: 70%;
    margin: 10px 0;
}

.customerComment {
    list-style: none;
    max-width: 800px;
    margin: 0 auto 50px;
    overflow: hidden;
}
.customerComment li {
    position: relative;
    display: inline-block;
    padding: 15px 20px;
    min-width: 120px;
    max-width: 80%;
    color: #444;
    font-size: 16px;
    border-radius: 10px;
}
.customerComment li:nth-child(odd) {
    margin: 0 0 20px 15px;
    float: left;
    background: #f7d8df;
}
.customerComment li:nth-child(odd)::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -28px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-right: 15px solid #f7d8df;
}
.customerComment li:nth-child(even) {
    margin: 0 15px 20px 0;
    float: right;
    background: #faf1f3;
}
.customerComment li:nth-child(even)::before {
    content: "";
    position: absolute;
    top: 50%;
    right: -28px;
    margin-top: -15px;
    border: 15px solid transparent;
    border-left: 15px solid #faf1f3;
}