@charset "UTF-8";

* {
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

.mainframe {
    position: relative;
    padding: 0;
    margin: 0;
    background-color: #fff;
    font-family: 'El Messiri', 'Noto Serif JP', 'Noto Serif TC', serif;
    font-size: 15px;
    display: flow-root;
}

.mainframe a {
    text-decoration: none;
}

.mainframe a:hover,
.mainframe a:focus {
    text-decoration: none;
}

.mainframe img {
    max-width: 100%;
    display: block;
}

.mainframe button {
    background: none;
    border: none;
}

.mainframe button:hover {
    cursor: pointer;
}

.mainframe p,
.mainframe a,
.mainframe p a,
.mainframe p span {
    font-family: 'El Messiri', 'Noto Serif JP', 'Noto Serif TC', serif;
    color: #000000;
    margin: 0;
}

.mainframe h1 {
    font-family: 'El Messiri', 'Noto Serif JP', 'Noto Serif TC', serif;
    font-weight: 700;
}

/* 返回TOP按钮 */
#backtop {
    position: fixed;
    bottom: 100px;
    right: 15px;
    width: 35px;
    display: block;
    text-decoration: none;
    display: none;
    text-align: center;
    z-index: 5;
    transition: background-color 0.2s ease-in-out;
}

#backtop img {
    display: inline-block;
    width: 35px;
    margin-top: 9px;
}

/* 主視覺 */
.section__top {
    margin: 0 auto;
    padding: 0;
}

@media screen and (max-width: 1200px) {
    .section__top {
        padding: 0;
    }
}

.section__top img {
    width: 100%;
}

@media screen and (max-width: 600px) {
    .section__top img.top--db {
        display: none;
    }
}

.section__top img.top--dn {
    display: none;
}

@media screen and (max-width: 600px) {
    .section__top img.top--dn {
        display: block;
    }
}

/* 前言 */
.mainframe .section__desc {
    padding: 5rem 3rem 4rem;
    text-align: center;
}

@media screen and (max-width: 600px) {
    .mainframe .section__desc {
        padding: 3rem 0 2rem;
    }
}

.mainframe .section__desc p {
    text-align: center;
}

@media screen and (max-width: 500px) {
    .mainframe .section__desc p {
        /*text-align: justify;*/
    }
}

.mainframe .section__desc p span {
    font-size: 18px;
    letter-spacing: 0.04em;
    display: block;
    line-height: 2.5;
}

@media screen and (max-width: 500px) {
    .mainframe .section__desc p span {
        /*display: inline;*/
        font-size: 15px;
    }
}

/* 手機平板區塊隱藏 */
@media screen and (max-width: 767px) {
    .qa .dsk {
        display: none;
    }
}

.qa .sp {
    display: none;
}

@media screen and (max-width: 767px) {
    .qa .sp {
        display: block;
    }
    .qa .dsk {
        display: none;
    }
}

/* style */
.look-wrapper img {
    width: 100%;
    height: auto;
}

.style {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 150px auto 0;
    max-width: 1105px;
    flex-direction: column;
}

@media print, screen and (min-width: 768px) {
    .style {
        width: calc(100% - 60px);
		margin-top: 0;
    }
}

@media screen and (max-width: 767px) {
    .style {
        margin-top: calc(10%);
        display: block;
    }
}
.style__header {
        width:100%;
		 margin-bottom: 25px;
}

.style-headline {
    margin-top: 25px;
    letter-spacing: 0.05em;
    line-height: 1.7778;
    font-weight: 600;
    text-align: center;
    font-size: 18px;
    font-feature-settings: "palt";
}

@media screen and (max-width: 767px) {
    .style-headline {
        margin-top: 22px;
        font-size: 16px;
    }
}
.style-count {
    text-align: center;
    line-height: 1;
    font-family: 'El Messiri', 'Noto Serif JP', 'Noto Serif TC', serif;
}

.style-count__sub {
    display: block;
    font-size: 36px;
    letter-spacing: 0.05em;
}

@media screen and (max-width: 767px) {
    .style-count__sub {
        font-size: 26px;
    }
}

.style-count__main {
    margin-top: 0.1em;
    display: block;
    font-size: 60px;
    letter-spacing: 0.03em;
}

@media screen and (max-width: 767px) {
    .style-count__main {
        font-size: 40px;
    }
}
/*LOOK圖片輪播區*/
.style__visual {
    position: relative;
    width: 80%;
	max-width: 550px;
}

@media screen and (max-width: 767px) {
    .style__visual {
        width: auto;
    }
}
/*===== slider setting =====*/
#mainframe .swiper-container{
	/*width: 48%;*/
	height: auto;
	margin: 0 auto;
}
#mainframe .swiper-pagination-bullet{
	display: block;
	margin-bottom: 7px;
}
#mainframe .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{
	margin: 0 0 8px;
}
#mainframe .swiper-container-horizontal > .swiper-pagination-bullets{
	left: 20px;
}

#mainframe .itemsSwiper{
	width: 85%;
	margin: 0 auto;
	overflow: hidden;
}
#mainframe .itemsSwiper .swiper-pagination-items .swiper-pagination-bullet{
	display: inline-block;
	margin: 0 4px;
}
#mainframe .swiper-pagination.swiper-pagination-items.swiper-pagination-black.swiper-pagination-clickable.swiper-pagination-bullets{
	left: 0;
	bottom: -30px;
}
#mainframe .swiper-button-prev:after, #mainframe .swiper-button-next:after{
	font-size: 20px;
}
#mainframe .swiper-button-prev, #mainframe .swiper-button-next{
	color: #222;
}
#mainframe .swiper-button-prev, #mainframe .swiper-button-next{
	width: calc(var(--swiper-navigation-size) / 20 * 27);
}

#mainframe .swiper-button-next, #mainframe .swiper-container-rtl .swiper-button-prev,
#mainframe .swiper-button-prev, #mainframe .swiper-container-rtl .swiper-button-next{
	background-image: none!important;
}

/*===== slider setting END =====*/

/*LOOKS 商品介紹區*/
.style__detail {
    position: sticky;
    top: 40px;
    width: 100%;
    max-width: 850px;
}

@media screen and (max-width: 767px) {
    .style__detail {
        margin: 20px auto;
        width: auto;
    }
}
/* 搭配商品 */
.styled-items {
    clear: both;
    width: 100%;
    margin: 40px auto 80px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
	justify-content:center;
}

@media screen and (max-width: 640px) {
    .styled-items {
        margin: 0 auto 80px auto;
        justify-content: space-around;
    }
}

.styled-items h2 {
    width: 100%;
    text-align: center;
    text-decoration: underline;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 800;
    line-height: 1.8;
    margin: 20px 0;
}

.styled-items .list {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: center;
    flex-wrap: wrap;
}

.styled-items .list a,.styled-items .list .coming_soon {
    width: 26%;
    display: block;
    margin: 0 2px 20px 0;
}

.styled-items .list .items {
    width: 100%;
    height: 100%;
    padding: 3px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.styled-items .list .items .items-img {
    width: 100%;
}

.styled-items .list .items .items-info {
    width: 100%;
    height: 100%;
    display: flex;
    font-weight: 400;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    text-align: center;
}

.styled-items .list .items .items-info span {
    width: 100%;
    height: 100%;
    line-height: 1.5;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.styled-items .list a .items .items-info .shop-now {
    transition: all 0.2s ease-in-out;
    background-color: #ffffff;
    border: 1px #000000 solid;
    font-size: 12px;
    font-weight: 800;
    color: #000000;
    padding: 5px 10px;
    margin: 0px auto 10px;
    display: block;
}

.styled-items .list a .items .items-info .shop-now:hover {
    background-color: #000000;
    border: 1px #000000 solid;
    color: #ffffff;
}

@media screen and (max-width: 768px) {
    .styled-items .list a,.styled-items .list .coming_soon {
        width: 33vw;
        min-width: 33vw;
    }
    .styled-items .list {
        flex-wrap: nowrap;
        justify-content: flex-start;
        overflow-x: scroll;
        -webkit-overflow-scrolling: touch;
        scrollbar-width: thin;
        scrollbar-color: #888 #f1f1f1;
    }
}
@media screen and (max-width: 640px) {
    .styled-items .list a,.styled-items .list .coming_soon {
        width: 38vw;
        min-width: 38vw;
    }
}
/*其他商品*/
.other-items {
    clear: both;
    width: 100%;
	max-width:1080px;
    margin: 40px auto 80px auto;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    align-items: center;
	justify-content:center;
}

@media screen and (max-width: 640px) {
    .other-items {
        margin: 0 auto 80px auto;
        justify-content: space-around;
    }
}

.other-items h2 {
    width: 100%;
    text-align: center;
    text-decoration: underline;
    font-size: 18px;
    letter-spacing: 1px;
    font-weight: 800;
    line-height: 1.8;
    margin: 20px 0;
}

.other-items .list {
    display: flex;
    overflow-x: auto;
    overflow-y: hidden;
    justify-content: center;
    flex-wrap: wrap;
}

.other-items .list a {
    width: 32%;
    display: block;
    margin: 0 2px 20px 0;
}
@media screen and (max-width: 768px) {
    .other-items .list a {
        width: 30%;
    }
}
@media screen and (max-width: 640px) {
    .other-items .list a {
        width: 48vw;
        min-width: 48vw;
    }
}

.other-items .list .items {
    width: 100%;
    height: 100%;
    padding: 3px;
    display: flex;
    align-items: center;
    flex-direction: column;
}

.other-items .list .items .items-img {
    width: 100%;
}

.other-items .list .items .items-info {
    width: 100%;
    height: 100%;
    display: flex;
    font-weight: 400;
    flex-direction: column;
    justify-content: space-between;
    align-items: stretch;
    text-align: center;
}

.other-items .list .items .items-info span {
    width: 100%;
    height: 100%;
    line-height: 1.5;
    font-size: 12px;
    letter-spacing: 1px;
    margin: 10px auto;
    display: flex;
    justify-content: center;
    align-items: center;
}

.other-items .list a .items .items-info .shop-now {
    transition: all 0.2s ease-in-out;
    background-color: #000000;
	border: 1px #ffffff solid;
    font-size: 12px;
    font-weight: 800;
    color: #ffffff;
    padding: 5px 10px;
    margin: 0px auto 10px;
    display: block;
}

.other-items .list a .items .items-info .shop-now:hover {
    background-color: #ffffff;
    color: #000000;
	border: 1px #000000 solid;
}

/* MORE BTN */
.section__more {
    clear: both;
    display: block;
    width: 100%;
    text-align: center;
    float: left;
    margin: 5rem auto 10rem;
}

@media screen and (max-width: 400px) {
    .section__more {
        margin: 0 auto 8rem;
    }
}

.section__more .button {
    transition: all 0.2s ease-in-out;
    background-color: #000000;
    color: #FFFFFF;
    padding: 1rem 2.5rem 0.9rem;
    margin: 0 auto;
    width: 50%;
    max-width: 180px;
}

.section__more .button:after {
    content: "→";
    margin-left: 0.5rem;
    top: 1px;
    position: relative;
}

.section__more .button:hover {
    transform: translateX(3px);
    color: #FFFFFF;
}
