@charset "UTF-8";

/* //////////////////////////////////////////////////////////////////// */
/* ///// index.php.///////////////////////////////////////////////////// */
/* //////////////////////////////////////////////////////////////////// */

/* //MAIN AREA//////////////////////////////////////////////////////// */
#mainArea{
    width: 100%;
    margin:0 0 40px;
    position: relative;
}
div.conceptBlock{
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    line-height: 1;
    width: 65%;
    height: 90%;
}
div.conceptBlock ul{
    position: relative;
    line-height: 1;
}
div.conceptBlock ul.txtSet{
    z-index: 10;
}
div.conceptBlock ul.imgSet{
    z-index: 9;
}
div.conceptBlock ul li{
    line-height: 1;
    position: absolute;
    opacity: 0;
}
div.cosmeBlock{
    position: absolute;
    top: 0;
    right: 0;
    z-index: 9;
    overflow: hidden;
    line-height: 1;
    width: 35%;
    height: 30%;
}
div.foodBlock{
    position: absolute;
    top: 30%;
    right: 0;
    z-index: 9;
    overflow: hidden;
    line-height: 1;
    width: 35%;
    height: 30%;
}
div.antiqueBlock{
    position: absolute;
    top: 60%;
    right: 0;
    z-index: 9;
    overflow: hidden;
    line-height: 1;
    width: 35%;
    height: 30%;
}
div.cosmeBlock img,div.foodBlock img,div.antiqueBlock img{
    opacity: 0;
    position: absolute;
}

 .mainSet {
        width: 100%;
        height: 100%;
    }
 .mainSet img{
        width: 100%;
        height: auto;
    }
    .main-slide {
        display: flex;
        justify-content: center;
        align-items: center;
    }
.mainSet-wrapper{
margin: 0 0 60px;
}
div.mainSet div.mainSetPage{
    bottom: 20px;
    left: 0;
    text-align: center;
    width: 100%;
    margin: 0 auto;
}

div.mainSet div.mainSetPage span{
    margin: 0 10px !important;
}

div.mainSet .swiper-pagination-bullet{
    width: 5px;
    height: 5px;
    background: #9e9e9e;
    opacity: 1;
}
div.mainSet .swiper-pagination-bullet-active{
    background: #000000;
}


#philosophyArea{
    padding: 0 0 100px;
}
#philosophyArea figure{
    padding: 100px 0 0;
}
#philosophyArea h1{
    /*margin: 0 0 50px;*/
	display: none;
}
#philosophyArea p{
    color: #000000;
}

#philosophyArea ul.brandmap{
    letter-spacing: -1em;
    margin: 100px auto;
    width: 948px;
    text-align: left;
}
#philosophyArea ul.brandmap li{
    background: #f9f9f9;
    display: inline-block;
    margin: 0 6px 12px;
    line-height: 1;
    width: 304px;
    height: 178px;
    vertical-align: top;
}
#philosophyArea ul.brandmapsp{
    letter-spacing: -1em;
    margin: 100px auto;
    width: 984px;
    text-align: left;
}
#philosophyArea ul.brandmapsp li{
    background: #f9f9f9;
    display: inline-block;
    margin: 0 5px 10px;
    line-height: 1;
    width: 318px;
    height: 318px;
    vertical-align: top;
}

#aboutUsArea{
    padding: 100px 0;
    background: url(../img/about.jpg) center center no-repeat;
    background-size: cover;
    font-size: 0;
    text-align: center;
    width: 100%;
    height: auto;
}
#aboutUsArea h1{
    color:#000000 !important;
}
#aboutUsArea p{
    color:#444444 !important;
    margin: 50px 0;
}

#newsArea{
    padding: 100px 0;
    margin: 0 auto;
}

#newsArea ul{
    margin: 40px 0 0;
}
#newsArea ul li{
    margin: 0 auto 30px;
    padding: 0 0 30px;
    text-align: left;
    font-size: 0;
    border-bottom: 1px solid #e1e1e1;
     width: 820px;
}
#newsArea ul li p{
    display: inline-block;
    margin: 0 10px;
    vertical-align: top;
}
#newsArea ul li p.newsDate{
    width: 160px;
}
#newsArea ul li p.newsTxt{
    width: 620px;
}

#brandArea{
    margin: 0 auto;
    padding: 0 0 100px;
    font-size: 0;
    text-align: center;
    position: relative;

}
#brandArea div.brandHeader{
    width: 100%;
    max-width: 1500px;
    min-height: 700px;
    margin: 0 auto;
    font-size: 0;
    padding: 100px 0;
    position: relative;
    box-sizing: border-box;
}

#brandArea figure{
    width: 100%;
    height: 680px;
    overflow: hidden;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

#brandArea figure img{
    margin: 0 auto;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

#brandArea div.brandHeader div.BSBlock{
    text-align: right;
    width: 960px;
    font-size: 0;
    margin: 0 auto;
}

#brandArea div.brandHeader div.BSBlock h1{
    display:inline-block;
    text-align: left;
    width: 370px;
    font-size: 3.0rem;
    text-indent: 0;
    margin: 0 0 0 590px;
}
#brandArea div.brandHeader div.BSBlock h2{
    display:inline-block;
    text-align: left;
    width: 370px;
    text-indent: 0;
    margin: 40px 0 0 590px;
}
#brandArea div.brandHeader div.BSBlock p{
    display:inline-block;
    text-align: left;
    width: 370px;
    margin: 20px 0 40px 590px;
}
#brandArea div.brandHeader div.BSBlock p.readTxt{
    margin: 0 0 20px 590px;
    color: #444444;
}
#brandArea div.brandHeader div.BFBlock{
    text-align: right;
    width: 960px;
    font-size: 0;
    margin: 0 auto;
}
#brandArea div.brandHeader div.BFBlock h3{
    display:inline-block;
    text-align: left;
    width: 370px;
    text-indent: 0;
    margin: 40px 0 0 590px;
}
#brandArea div.brandHeader div.BFBlock p{
    display:inline-block;
    text-align: left;
    width: 370px;
    letter-spacing: 0.1em;
    margin: 20px 0 40px 590px;
}
#brandArea div.brandHeader div.BFBlock p.BFBpoint{
    letter-spacing: 0.05em;
    line-height: 2em;
    text-indent: 0;
    margin: 20px 0 10px 590px;
}

#featureArea{
    margin: 0 auto;
    padding: 100px 0 0;
    font-size: 0;
    text-align: center;
}

#featureArea h2{
    width: 820px;
display: flex;
    align-items:center;
  text-align: center;
    margin: 0 auto;
}

#featureArea h2:after, #featureArea h2:before {
  content: '';
    border-top: 1px solid #191919;
    display: inline;
    flex-grow: 1;
}
#featureArea h2:after {
    margin-left: 0em;
}
#featureArea h2:before {
    margin-right: 0.5em;
}
#featureArea p{
    width: 820px;
    text-align: justify;
    padding: 50px 0 0;
    margin: 0 auto;
}

div.aboutBlock{
}

#seriesArea{
 margin: 0 auto;
    padding: 100px 0;
    text-align: center;
}
div.seriesBox{
    margin: 0 auto 40px;
}
div.seriesBox h2{
    margin: 20px auto;
}
div.seriesBox p{
    line-height: 1.5em;
}
div.seriesBox::after{
    content: " ";
    width: 200px;
    display: block;
    margin: 40px auto 0;
    border-bottom: 1px solid #000000;
}
#seriesArea p{
    margin: 0 auto 40px;
}

#aboutArea{
    margin: 0 auto;
    padding: 100px 0;
    font-size: 0;
    text-align: center;
}
#aboutArea img{
    width: 100%;
    max-width: 1500px;
    height:auto;
    margin: 0 auto 100px;
}
#aboutArea h2{
    width: 820px;
display: flex;
    align-items:center;
  text-align: center;
    margin: 0 auto;
}

#aboutArea h2:after, #aboutArea h2:before {
  content: '';
    border-top: 1px solid #191919;
    display: inline;
    flex-grow: 1;
}
#aboutArea h2:after {
    margin-left: 0em;
}
#aboutArea h2:before {
    margin-right: 0.5em;
}
#aboutArea p{
    width: 820px;
    text-align: justify;
    padding: 50px 0 0;
    margin: 0 auto;
}

ul.itemList{
font-size: 0;
    text-align: center;
    margin: 0 auto;
    width: 960px;
    padding: 0 0 100px;
}

ul.itemList li{
    display: inline-block;
    width: 280px;
    margin: 0 20px;
}

ul.itemList li figure{
    margin: 0 0 30px;
}
ul.itemList li figure img{
    width: 100%;
    height: auto;
}

#messageArea{
    margin: 0 auto;
    padding: 100px 0 40px;
    font-size: 0;
    text-align: center;
    background: #000000;
    width: 100%;
}
#messageArea h2{
    display: inline-block;
    color: #ffffff !important;
    font-size: 4rem;
    line-height: 1.5em;
    width: 300px;
    margin: 0 60px 0 0;
    text-align: left;
    vertical-align: top;
    text-indent: 0;
}
#messageArea p{
    display: inline-block;
    color: #ffffff !important;
    text-align: left;
    width: 600px;
    padding: 0 0 60px;
    background: url(/index/img/sign.png) bottom right no-repeat;
}


#shopArea{
    padding: 100px 0 0;
}
#shopArea h2{
    font-size: 2.4rem;
    letter-spacing: 0.3em;
    line-height: 1em;
    color: #191919;
}

 .shopListSet {
        width: 860px;
        height: auto;
        margin: 40px auto 0;
     padding: 0 60px;

    }
    .swiper-slide {
        display: flex;
        justify-content: center;
        align-items: center;
    }
.shopListSet .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .shopListSet .swiper-pagination-fraction{
    bottom:0;
}
.shopListSet .swiper-wrapper{
margin: 0 0 20px;
}
div.shopListSet figure figcaption{
    color: #000000 !important;
}
.swiper-pagination-bullet{
    width: 12px;
    height: 12px;
    background: #edece9;
    opacity: 1;
}
.swiper-pagination-bullet-active{
    background: #9ccecc;
}
.swiper-button-prev,
.swiper-button-next{
    background: none;
    border-top:1px solid #323232;
    border-right:1px solid #323232;
    width: 20px;
    height: 20px;
}
.swiper-button-prev{
    transform: rotate(-135deg);
}
.swiper-button-next{
    transform: rotate(45deg);
}

div.subNavi{
    position: fixed;
    text-align: right;
    display: none;
    right: 38px;
    bottom: 100px;
    padding: 10px;
    transition: background-color 0.6s;
}
div.subNavi:hover{
    background: rgba(255,255,255,09);
    transition: background-color 0.3s;
}
div.subNavi ul.snSet li{
    line-height: 2.4em;
}
div.subNavi ul.snSet li a {
    height: auto;
    margin: 0;
    color: #444444;
}
div.subNavi ul.snSet li a:hover {
    border-bottom: 1px solid #444444;
    padding: 0;
}
