@charset "utf-8";

*,
*:before,
*:after,
p,
h1,
h2,
h3,
h4 {
    font-family: "Ã¦Â¸Â¸Ã¦ËœÅ½Ã¦Å“ÂÃ¤Â½â€œ", "Yu Mincho", YuMincho, "Ã£Æ’â€™Ã£Æ’Â©Ã£â€šÂ®Ã£Æ’Å½Ã¦ËœÅ½Ã¦Å“Â Pro", "Hiragino Mincho Pro", "MS PÃ¦ËœÅ½Ã¦Å“Â", "MS PMincho", serif;
}

a {
    text-decoration: none;
    color: #000;
}

a:hover {
    opacity: 0.5;
    color: #999;
}

/* CMSÃ£â€šÂ¹Ã£â€šÂ¿Ã£â€šÂ¤Ã£Æ’Â«Ã¥â€¦Â±Ã©â‚¬Å¡ */
.cmsMain img {
    width: 100%;
}

.cmsMain p {
    font-family: serif !important;
}

.cmsMain {
    max-width: 950px;
    margin: 0 auto;
    position: relative;
    -webkit-text-size-adjust: none;
    background: #fff;
    font-family: serif;
    font-size: 30px;
    line-height: 2em;
    color: #000;
    letter-spacing: 0;
    font-weight: unset;
}

/* section */
section {
    font-size: 18px;
    letter-spacing: 0px;
    line-height: normal;
}

.fs-l-footer {
    border-top: none;
    background-color: transparent;
}

.fs-l-page {
    max-width: 950px;
    margin: 0 auto;
}

.fs-c-breadcrumb__list {
    box-sizing: border-box;
    list-style: none;
    margin: 0;
    padding: 0;
    padding: 5px;
    display: none;
}

#story {
    display: flex;
    flex-direction: column;
    align-items: center;
}

#story.cmsMain p,
#product p,
#shopping p,
#column p {
    text-align: center;
}


/* header */

.logoWrap {
    margin: 5% 0 3%;
}

.logoWrap .search {
    display: inline-block;
    width: 20%;
    margin-top: 2.5%;
}

.search form {
    position: relative;
}

.search form .inpi {
    position: absolute;
    top: 20%;
    right: 8%;
}

div.search {
    margin-top: 0 !important;
    position: relative;
}

div.search div.search-icon {
    align-self: center;
    width: 30%;
    transition: all 0.3s;
}

div.search div.search-icon {
    background-color: transparent;
    border: none;
    padding: 5px;
    border-radius: 5px;
    transition: all 0.3s;
    cursor: pointer;
    width: 56px;
    height: 56px;
}

div.search div.search-icon.open {
    background-color: rgb(238, 238, 238);
    transition: all 0.3s;
    margin-bottom: 40px;
}

div.search div.search-popup {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: 90%;
    left: 0;
    transition: all 0.3s;
}

div.search div.search-popup form p input:first-child {
    height: 35px;
    width: 920px !important;
    border: 1px solid black;
    border-radius: 0;
}

div.search div.search-popup form p input:last-child {
    right: 2% !important;
}

div.search div.search-popup.display {
    visibility: visible;
    opacity: 1;
    transition: all 0.3s;

}

div.search div.search-popup.fade {
    opacity: 0;
    transition: opacity 0.3s;
}

@media screen and (max-width:950px) {

    div.search div.search-popup form p input:first-child {
        width: 95vw !important;
    }
}

@media screen and (max-width:767px) {
    section {
        font-size: 12px;
    }

    div.search div.search-icon {

        width: 9vw;
        height: 9vw;
    }

    div.search div.search-popup {
        top: 80%;
    }

    div.search div.search-popup form p input:first-child {
        height: 25px;
        width: 87vw !important;
    }

    div.search div.search-popup form p input:last-child {
        height: 14px;
        width: 14px;
    }
}


.logo {
    width: 16%;
    margin-left: 20%;
}

.member {
    width: 5%;
    margin-left: 25%;
}

.cart {
    width: 5%;
    margin-left: 5%;
}

.bdtn {
    border-top: none;
}

header,
footer {
    max-width: 950px;
    margin: 0 auto;
}

header nav,
footer nav {
    font-family: serif;
    margin-bottom: 30px;
    line-height: 46px;
    letter-spacing: 0.3vw;
}

footer nav {
    letter-spacing: 0vw;
}

header nav ul,
footer nav ul {
    display: table;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: center;
}

header nav ul li,
footer nav ul li {
    display: table-cell;
    /*border-right: 1px solid #9f9f9f;
  border-bottom: 1px solid #9f9f9f;
  border-top: 1px solid #9f9f9f;*/
    box-sizing: border-box;
}

header nav ul li:first-child,
footer nav ul li:first-child {
    /*border-left: 1px solid #9f9f9f;*/
    box-sizing: border-box;
}

header nav ul li a {
    display: block;
    width: 100%;
    padding: 10px 0;
    text-decoration: none;
    color: #000;
    font-size: 32px;
    box-sizing: border-box;
    letter-spacing: 0.5rem;
}

header.fs-l-header header nav ul li a {
    color: black;
}

header.fs-l-header header nav ul li a:hover {
    text-decoration: none;
}

footer nav ul li a {
    display: block;
    width: 100%;
    padding: 5px 0;
    text-decoration: none;
    color: #000;
    font-size: 22px;
    box-sizing: border-box;
}

nav ul li.new {
    position: relative;
}

nav ul li.new:before {
    position: absolute;
    top: -8px;
    left: 10px;
    content: "NEW";
    color: #DC143C;
    font-size: 12px;
    font-weight: bold;
}

/* footer */
footer nav {
    margin-top: 30px;
}

footer>ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
    font-family: serif;
    font-size: 22px;
    letter-spacing: 0.3vw;
}

footer ul li {
    display: inline-block;
    margin-right: 10px;
    margin-bottom: 20px;
    font-family: serif;
}

footer nav ul li {
    margin: 0px;
}

.fmS {
    font-family: serif;
}

/* TOP */
.topSlide {
    overflow: hidden;
    max-width: 940px;
    margin: 0 auto 10vw;
}

.swiper-container {
    width: 100%;
    max-width: 940px !important;
    margin: 0 auto !important;
    overflow: visible !important;
}

/* Ã¥â€¦Â¨Ã£â€šÂ¹Ã£Æ’Â©Ã£â€šÂ¤Ã£Æ’â€°Ã¥â€¦Â±Ã©â‚¬Å¡Ã£â€šÂ¹Ã£â€šÂ¿Ã£â€šÂ¤Ã£Æ’Â« */
.swiper-wrapper .swiper-slide {
    color: #000;
    width: 100%;
    height: 100%;
    text-align: center;
    /* line-height: 250px; */
}

.topPrice {
    font-size: 18px;
    line-height: 1.5rem;
}

.topPriceTtl {
    font-size: 34px;
    padding-top: 10px;
}

.fontS {
    font-size: 10px;
    line-height: 2vw;
}

.tPleft {
    width: 40%;
    margin-right: 4%;
    font-weight: bold;
}

.tPright {
    width: 56%;
    text-align: right;
}

.topAll {
    width: 20%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #c7c7c7;
}

.yoyakuBtn {
    border: 1px solid #c7c7c7;
    width: 30%;
    margin: 10px auto;
}

.topMentor {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #c7c7c7;
}

/* story */
#story,
#product,
#shoplist,
#scene,
#column {
    font-size: 20px;
    font-family: 'Ã¥Â°ÂÃ¥Â¡Å¡Ã£â€šÂ´Ã£â€šÂ·Ã£Æ’Æ’Ã£â€šÂ¯ Pro', 'Kozuka Gothic Pro', sans-serif;
    font-weight: lighter;
}

/* product */
#product p {
    line-height: 1.8em;
}

#product .ttl {
    font-size: 26px;
}

.pCart {
    width: 30%;
    margin: 0 auto;
    display: block;
}

/* shopping */
#shopping {
    font-size: 20px;
}

#product .ttl,
#column .ttl {
    font-size: 26px;
}

#shoplist .ttl {
    font-size: 44px;
    font-family: serif;
    font-weight: bold;
    letter-spacing: 0.1em;
}

/* 商品詳細ページ */
.fs-c-price__currencyMark,
.fs-c-price__value {
    color: black;
}

.fs-c-button__label {
    font-size: 0;
}

.fs-c-button--addToCart--variation::after {
    content: "BUY";
    font-size: 20px;
}

/* for PC*********************************************************/

/* for SP*********************************************************/
@media screen and (max-width:767px) {
    img {
        width: 100%;
    }

    .cmsMain p {
        font-size: 16px;
        line-height: 30px;
    }

    /* header */
    .logo {
        width: 25%;
        margin-left: 10%;
    }

    .member {
        width: 5%;
        margin-left: 15%;
        margin-top: 2.5%;
    }

    .cart {
        width: 5%;
        margin-left: 3%;
        margin-top: 2%;
    }

    header nav,
    footer nav {
        line-height: 6vw;
    }

    nav ul li.new:before {
        top: -1.5vw;
        font-size: 1vw;
        letter-spacing: 0px;
        position: absolute;
    }

    /* footer */

    footer nav ul:nth-child(2) {
        font-size: 10px;
    }

    footer ul li a {
        letter-spacing: 0.5vw;
        font-size: 10px;
    }

    footer ul li {
        margin: 0;
    }

    header nav ul li a {
        font-size: 3.5vw !important;
        letter-spacing: 0.5vw;
        line-height: normal;
        padding: 8px 0;
    }

    footer nav ul li a {
        font-size: 3.5vw !important;
        letter-spacing: 0.5vw;
        line-height: normal;
    }



    section {
        font-size: 16px;
        letter-spacing: 0px;
        line-height: normal;
    }

    #story,
    #product,
    #shoplist,
    #scene,
    #column {
        font-size: 2vw;
    }

    #product .ttl,
    #column .ttl {
        font-size: 3vw;
    }

    #shoplist .ttl {
        font-size: 4.5vw;
    }

    .topPrice {
        font-size: 10px;
        line-height: 2.5vw;
    }

    p.topPriceTtl {
        font-size: 12px !important;
        padding-top: 5px;
    }

    .fontS {
        font-size: 12px !important;
    }

    div.scnS {
        align-items: flex-start !important;
    }

    #product h1 {
        font-size: 24px;
        line-height: 30px;
    }

    .topAll {
        width: 40%;
    }

    .topAll a {
        font-size: 20px;
    }

    .topPrice p {
        font-size: 10px !important;
        line-height: 1rem !important;
    }

    .tPleft {
        width: 30%;
        margin-right: 4%;
        font-weight: bold;
    }

    .tPright {
        width: 64%;
        text-align: right;
    }

    #FS2_layout_body {
        font-size: 16px !important;
        line-height: 1.8em;
        font-weight: normal;
    }

}