@charset "UTF-8";
/* -----------------------------------------------------------
	メイン
----------------------------------------------------------- */
main{
    background: #fff;
}

/* -----------------------------------------------------------
	メインビジュアル
----------------------------------------------------------- */
#mainvisual{
    overflow: hidden;
    margin-top: 150px;
    z-index: 1;
}
.bx-viewport{
	overflow: visible !important;
	max-width:1215px !important;
	margin: 0 auto;
}
@media screen and (max-width:1024px) {
#mainvisual{
    overflow: hidden;
    margin-top:86px;
}
}
@media screen and (max-width:768px) {
#mainvisual{
    margin-top:66px;
}
}
@media screen and (max-width:390px) {
#mainvisual{
    margin-top:61px;
}
}

/* -----------------------------------------------------------
	注目の情報
----------------------------------------------------------- */
#featur{
max-width:1279px;
margin: 0 auto;
width: 100%;
    padding:50px 30px;
    box-sizing: border-box;
    text-align: center;
}
#featur h2{
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 35px;
    color: #231B19;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#featur ul{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
     font-size: 25px;
    line-height: 1.4em;
}
#featur li{
    width: 22%;
    margin-bottom: 25px;
    font-size:medium;
}
#featur li img{
    display: block;
    margin-bottom: 16px;
}
#featur li a{
    color: #231B19;
}
@media screen and (max-width:768px) {
#featur{
    padding:30px;
}
#featur ul{
     font-size: 20px;
}
#featur li{
    width: 48%;
    margin-bottom: 50px;
}
}

/* -----------------------------------------------------------
	アイテムカテゴリー
----------------------------------------------------------- */
#category{
background: #382D28;
width: 100%;
    padding:50px 30px;
    box-sizing: border-box;
    color: #AA9367;
}
#category h2{
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 35px;
    text-align: center;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#category ul.category_wrapper{
background: #382D28;
max-width:1279px;
margin: 0 auto;
width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items:stretch;
    align-items: stretch;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}
#category ul.category_wrapper li{
    width: 32%;
    margin-bottom: 75px;
    background: #BFAC8A;
}
#category ul.category_wrapper li dt{
    font-size: 25px;
    text-align: center;
    background: #382D28;
}
#category ul.category_wrapper li dt img{
    display: block;
    margin-top: 16px;
}
#category ul.category_wrapper li dd{
    background: #BFAC8A;
    padding: 12px 36px;
    box-sizing: border-box;
    font-size: 17px;
    line-height: 1.4em;
}
#category ul.category_wrapper li dd li{
    width: 100%;
    margin-bottom: 0;
}
#category ul.category_wrapper li dd li:last-child{
    margin-bottom: 0;
}
#category ul.category_wrapper li dd li a{
    color: #382D28;
    background: url("../image/common/allow_01.png") no-repeat left 6px;
    padding-left: 16px;
    display: block;
}

@media screen and (max-width:768px) {
#category ul.category_wrapper li{
    width: 48%;
    margin-bottom: 50px;
}
#category ul.category_wrapper li dt{
    font-size: 20px;
}
#category ul.category_wrapper li dt img{
    display: block;
    margin-top: 16px;
}
#category ul.category_wrapper li dd{
    padding: 12px;
    font-size: 14px;
}
}

/* -----------------------------------------------------------
	news
----------------------------------------------------------- */
#news{
    background: #E2E2E2;
    padding: 100px 24px;
    box-sizing: border-box;
}
#news .news_wrapper{
max-width:1279px;
margin: 0 auto;
width: 100%;
display: -webkit-flex;
display: flex;
    color: #353334;
}
#news .news_wrapper h2{
    font-size: 50px;
    margin-right: 56px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#news .news_wrapper .newslist{
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}
#news .news_wrapper ul{
    font-size: 18px;
    list-style:disc;
    margin-left: 24px;
}
#news .news_wrapper li{
    margin-bottom: 10px;
}
@media screen and (max-width:768px) {
#news{
    padding: 50px 24px;
}
#news .news_wrapper{
display:block;
}
#news .news_wrapper h2{
    font-size: 40px;
    margin-right: 0;
    display:block;
    text-align: center;
    margin-bottom: 24px;
}
#news .news_wrapper ul{
    font-size: 16px;
}
#news .news_wrapper li{
    margin-bottom:0;
}
}

/* -----------------------------------------------------------
	Recommended
----------------------------------------------------------- */
#recommended{
max-width:1279px;
margin: 0 auto;
width: 100%;
    padding:50px 30px;
    box-sizing: border-box;
    text-align: center;
}
#recommended h2{
    font-size: 41px;
    font-weight: bold;
    margin-bottom: 35px;
    color: #231B19;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#recommended li{
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    color: #000000;
    flex-wrap: wrap;
}
#recommended li .rimg1{
    width: 48%;
     min-height: 620px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    text-align: center;
}
#recommended li .rimg1 img{
    margin: 0 auto;
    width: 100%;
    object-fit: contain;
}
#recommended li .rimg2{
    width: 48%;
    position: relative;
}
#recommended li .rimg2 .imgarea{
    height: 400px;
    position: relative;
    text-align: center;
    margin: 0 auto;
}
#recommended li .rimg2 .imgarea img{
    max-width: 100%!important;
    position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  vertical-align: middle;
    margin: auto;
}
#recommended li .name{
    font-weight: bold;
    font-size: 25px;
    margin: 80px auto 24px auto;
}
.swiper-pagination-bullets.swiper-pagination-horizontal {
    top: 410px;
}
.swiper-pagination-bullet-active {
    background:#333!important;
}
.swiper-button-prev {
     content:url("../image/top/recommend_controls_prev.png");
    width: 15px!important;
    height: 23px!important;
    top: 440px;
}
.swiper-button-next {
    content:url("../image/top/recommend_controls_next.png");
    width: 15px!important;
    height: 23px!important;
    top:440px;
}
@media screen and (max-width:768px) {
#recommended h2{
    font-size: 30px;
    margin-bottom: 24px;
}
#recommended li{
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
#recommended li .rimg1{
    width: 60%;
     min-height: inherit;
}
#recommended li .rimg2{
    width: 35%;
    line-height: 1.4em;
}
#recommended li .rimg2 .imgarea{
    height: 200px;
}
#recommended li .name{
    font-size: 18px;
    margin: 40px auto 24px auto;
}
#recommended li .rimg2 img{
    width: 70%;
}
.swiper-button-prev {
    top: 210px;
}
.swiper-button-next {
    top: 210px;
}
.swiper-pagination-bullets.swiper-pagination-horizontal {
    top: 190px;
}
}
@media screen and (max-width:430px) {
#recommended li{
    display: block;
    color: #000000;
    flex-wrap: wrap;
}
#recommended li .rimg1{
    display: none;
}
#recommended li .rimg2{
    width: 100%;
}
#recommended li .rimg2 img{
    width:90%;
}
#recommended li .rimg2 .imgarea{
    height: 400px;
}
#recommended li .name{
    font-size: 16px;
    margin: 16px auto 24px auto;
}
.swiper-button-prev {
    top: 36%;
    left: 0;
}
.swiper-button-next {
    top: 36%;
    right: 0;
}
.swiper-pagination-bullets.swiper-pagination-horizontal {
    top: 370px;
}
}
.test-area {
    position: relative;
    width: min(70%, 500px);
    margin-inline: auto;
}

/* -----------------------------------------------------------
	メールマガジン
----------------------------------------------------------- */
#mailmagazine{
    background: #BFAC8B;
    padding:32px 24px;
    box-sizing: border-box;
}
#mailmagazine .mailmagazine_wrapper{
max-width:1241px;
margin: 0 auto;
width: 100%;
}

/* -----------------------------------------------------------
	ブランド
----------------------------------------------------------- */
#brand{
background: #382D28;
width: 100%;
    padding:50px 30px;
    box-sizing: border-box;
    color: #AA9367;
}
#brand h2{
    font-size: 32px;
    font-weight: bold;
    margin-bottom: 35px;
    text-align: center;
    font-family: YuMincho, "Yu Mincho", "Hiragino Mincho ProN", "serif";
}
#brand ul.brand_wrapper{
background: #382D28;
max-width:1279px;
margin: 0 auto;
width: 100%;
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
}
#brand ul.brand_wrapper li{
    width: 32%;
    margin-bottom: 75px;
    line-height: 1.8em;
}
#brand ul.brand_wrapper li a{
    color: #BFAC8A;
    text-decoration: none;
}
#brand ul.brand_wrapper li dt img{
    display: block;
    margin-bottom: 16px;
}
#brand ul.brand_wrapper li dd{
    box-sizing: border-box;
    font-size: 19px;
}
#brand ul.brand_wrapper li dd #brandtitle{
    font-size: x-larger;
    font-family: serif;
    font-weight: bold;
}

@media screen and (max-width:768px) {
#brand ul.brand_wrapper li{
    width: 48%;
    margin-bottom: 50px;
    line-height: 1.6em;
}
#brand ul.brand_wrapper li dd{
    font-size: 16px;
}
}
@media screen and (max-width:430px) {
#brand ul.brand_wrapper{
    display:block;
}
#brand ul.brand_wrapper li{
    width: 100%;
    margin-bottom: 50px;
}
}




