@charset "UTF-8";
/*reset css -->*/
*,
*::before,
*::after {
    box-sizing: border-box;
}
*  {
    min-height: 0;
    min-width : 0;
}
html,body,div,span,
h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,ul,li,
table,tbody,tfoot,thead,tr,th,td,
article,aside,footer,header,nav,main,section,
manu,figure,figblock-event--day-name {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    font-weight: normal;
    vertical-align: baseline;
}
body {
    line-height: 1;
}
article,aside,footer,header,menu,nav,section {
    display: block;
}
ol,ul {
    list-style: none;
    list-style-type: none;
}
.media_pc {
    display: inline-block;
}
.media_sp {
    display: none !important;
}
/*<-----resetcss*/
html{
    font-size: 62.5%;
}
body{
    font-family: "source-han-sans-japanese", sans-serif , "Hiragino Sans", "Hiragino Kaku Gothic ProN", "Noto Sans JP", "Meiryo", sans-serif;
    color: #333;
    font-size: 1.6em;
    background-color: white;
    overflow-x: hidden;
    letter-spacing: 0.05em;
    line-height: 1.6;
}
img {
    max-width: 100%;
    height: auto;
    vertical-align:middle;
}
a {
    cursor: pointer;
    color: #000;
}
.area-wrapper{
    overflow: hidden;
    background: white;
}
.wrapper{
    background: white;
}
/*<-----resetcss*/

/*fadein
.fade_in {
    opacity: 0;
}*/
.effect-fade {
    opacity: 0;
    transform: translate(0, 0px); /*fadein_height*/
    transition: all 1600ms; /*fadein_time*/
}
.effect-scroll {
    opacity: 1;
    transform: translate(0, 0);
}
/* 2of400ms_delay */
.effect-fade:nth-of-type(2) {
    -moz-transition-delay: 400ms;
    -webkit-transition-delay: 400ms;
    -o-transition-delay: 400ms;
    -ms-transition-delay: 400ms;
}
/* 3pf800ms_delay*/
.effect-fade:nth-of-type(3) {
    -moz-transition-delay: 800ms;
    -webkit-transition-delay: 800ms;
    -o-transition-delay: 800ms;
    -ms-transition-delay: 800ms;
}
/* 4of1200ms_delay*/
.effect-fade:nth-of-type(4) {
    -moz-transition-delay: 1200ms;
    -webkit-transition-delay: 1200ms;
    -o-transition-delay: 1200ms;
    -ms-transition-delay: 1200ms;
}
/* 5of1600ms_delay*/
.effect-fade:nth-of-type(5) {
    -moz-transition-delay: 1600ms;
    -webkit-transition-delay: 1600ms;
    -o-transition-delay: 1600ms;
    -ms-transition-delay: 1600ms;
}
.area-body{
    max-width: 1160px;
    margin: 0 auto;
}

.logo2{
    display: block; margin: auto; width: 200px;
}

.main_lead{
    max-width: 880px;
    margin: 80px auto;
}
.main_lead_ttl{
    
    text-align: center;
}
.main_title{
    padding-top: 60px;
    font-weight: 800;
    font-size: 45px;
    font-family:  'Bebas Neue', cursive;
}
    .main_title2{
    font-weight: 200;
    font-size: 24px;
    font-family:  'Zen Antique', serif;
} 
.main_title_2{
    font-weight: 150;
    font-size: 30px;
    font-family:  'Zen Antique', serif;
    padding-top: 50px;
    padding-bottom: 30px;
}
.sec_ttl{
    FONT-WEIGHT: 300;
    font-size: 20px;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Zen Antique', serif;
    padding-top: 50px;
}
    .area-title {
    text-align: center;
}

.number {
    position: relative;
    FONT-WEIGHT: 400;
    font-size: 40px;
    text-align: center;
    font-family:  'Zen Antique', serif;
    padding: 60px;
    padding-top: 40px;
    padding-bottom: 60px;
}
.number_2 {
    
    FONT-WEIGHT: 400;
    font-size: 40px;
    text-align: center;
    font-family:  'Zen Antique', serif;
    padding: 60px;
    padding-top: 20px;
    padding-bottom: 20px;

}




.item_ttl{
	display: flex;
	flex-wrap:wrap;
    padding-bottom: 60px;
}
.item_ttl li {
	width: calc(100%/3);/*←画像を横に4つ並べる場合*/
	padding:70 20px;/*←画像の左右に5pxの余白を入れる場合*/
	box-sizing:border-box;
}
.item_ttl li img {
	max-width:100%; /*画像のはみだしを防ぐ*/
	height: auto; /*画像の縦横比を維持 */
	
}

.emb{
    padding: 60px;
    padding-top: 20px;
}

    .emb_txt {
    text-align: center;
    font-family: 'Zen Antique', serif;
            font-size: 15px;
    padding-bottom: 20px;
    padding-top: 10x;
}

.hr1{
    padding-top: 60px 0px;
    padding-bottom: 100px;
    border: none;
    border-top: 1px solid #000;
}


.slider{
    width: 700px;
    margin: 100px auto;
}

.slick-prev::before,
.slick-next::before{
    color: black!important;
}


.color_variation{
    FONT-WEIGHT: 400;
    font-size: 40px;
    text-align: center;
    font-family: 'Zen Antique', serif;
    padding: 60px;
    padding-top: 20px;
}
.main_v{
    padding-top: 20px;
}

.ttl_img{
 margin: auto;
    padding-top: 20px;
        display: block;
    margin: auto;
    width: 800px;
}


.color_name1{
    display: inline-block;
    padding-left: 160px;
    padding-top: 20px;
}
.color_name2{
    display: inline-block;
    padding-left: 328px;
}
.color_name3{
    display: inline-block;
    padding-left: 320px
}

.item_1 {
    font-size: 16px;
    text-align: center;
    font-family: 'Zen Antique', serif;
    padding: 40px;
    padding-top: 40px;
}

.item_top{
    display: block;
    margin: 10 0px 0px 0px;
    text-align: center;
}
.item_main{
    display: block;
    
    margin: 10 0px 0px 0px;
    padding: 40px;
    text-align: center;
}
.item_main2{
    display: block;
    margin: 10 0px 0px 0px;
    padding: 40px;
    text-align: center;
}

.item_main3{
    display: block;
    margin: 10 0px 0px 0px;
    padding: 40px;
    text-align: center;
}

.area-wrapper .price {
    padding: 20px;
    FONT-WEIGHT: 400;
    font-size: 20px;
        color: black;
    text-align: inherit;
    font-family: 'Zen Antique', serif;
}


.view_more {
   display: block;
    width: 330px;
    background: #000;
    color: #fff;
    font-size: 14px;
    font-weight: 600;
    padding: 18px 0;
    margin: 55px auto 120px;
    text-align: center;
    text-decoration: none;
    transition: .5s;
}

.ttl_text {
    font-size: 20px;
    text-align: center;
    font-family: 'Zen Antique', serif;
    padding: 30px;
    padding-bottom: 100px;
}


.ttl_text2 {
    font-size: 16px;
    text-align: center;
    font-family: 'Zen Antique', serif;
    padding-top: 20px;
    padding-bottom: 30x;
}

.area-wrapper .slider{
    position: relative;
}
.area-wrapper .prev-arrow {
  display: block !important;
    position: absolute;
    z-index: 99;
}

.area-wrapper ul.slick-dots {
  margin: 0;
  bottom: -20px;
}

.area-wrapper ul.slick-dots li {
  width: 4px;
  height: 4px;
  margin: 0 10px;
  padding: 0;
  cursor: pointer;
}

.area-wrapper ul.slick-dots li button {
  width: 4px;
  height: 4px;
  margin: 0 10px;
  background: #ccc;
  border-radius: 8px;
}

.area-wrapper ul.slick-dots li button {
  background: #d1c7c3;
  border: 1px solid #d1c7c3;
}

.area-wrapper ul.slick-dots li.slick-active button {
  background: #3a3430;
  border: 1px solid #3a3430;
}

.area-wrapper ul.slick-dots li button:before {
  width: 5px;
  height: 5px;
  border: none;
}

.area-wrapper ul.slick-dots li.slick-active button:before {
  background: none;
}

@media screen and (max-width: 896px) {
  .area-wrapper {
    min-width: auto;
    font-size: 14px;
  }
  .area-wrapper ul.slick-dots {
    margin: 0;
    bottom: -20px;
  }
  .area-wrapper ul.slick-dots li {
    width: 4px;
    height: 4px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
  }
  .area-wrapper ul.slick-dots li button {
    width: 4px;
    height: 4px;
    margin: 0 5px;
    background: #ccc;
    border-radius: 8px;
  }
  .area-wrapper ul.slick-dots li button {
    background: #d1c7c3;
    border: 1px solid #d1c7c3;
  }
  .area-wrapper ul.slick-dots li.slick-active button {
    background: #3a3430;
    border: 1px solid #3a3430;
  }
    .area-wrapper .slider{
        width: 80%;
        width: 80%;
        max-width: 100%;
    }
}



@media screen and (max-width: 896px) {
  .area-wrapper {
    min-width: auto;
    font-size: 14px;
  }
  .area-wrapper ul.slick-dots {
    margin: 0;
    bottom: -20px;
  }
  .area-wrapper ul.slick-dots li {
    width: 4px;
    height: 4px;
    margin: 0 10px;
    padding: 0;
    cursor: pointer;
  }
  .area-wrapper ul.slick-dots li button {
    width: 4px;
    height: 4px;
    margin: 0 5px;
    background: #ccc;
    border-radius: 8px;
  }
  .area-wrapper ul.slick-dots li button {
    background: #d1c7c3;
    border: 1px solid #d1c7c3;
  }
  .area-wrapper ul.slick-dots li.slick-active button {
    background: #3a3430;
    border: 1px solid #3a3430;
  }
}
@keyframes slider{
	0%{
		opacity:0;
	}
	20.83%{
		opacity:1;
	}
	33.33%{
		opacity:1;
	}
	45.83%{
		opacity:0;
	}
	100%{
		opacity:0;
	}	
}


.item_image_text {
     width: 45%;
    text-align: center;
    margin-left: 5%;
    font-family: 'Zen Antique', serif;
    
}




/*<<<--max896px------*/
@media screen and (max-width: 896px){
    .media_pc {
        display: none !important;
    }
    .media_sp {
        display: block !important;
    }
    .bodyWrap{
        width:100%;
        margin: auto;
    }
    .area-body{
        margin: 0 auto;
        box-sizing: border-box;
        text-align: left;
        width: 100%;
        max-width: 100%;
    }
    
    
    .logo2{
    display: block; margin: auto; width: 70px;
}
    .main_lead_ttl{
        font-size: 14px;
        width: 84%;
        margin: 0 auto;
        font-weight: 600;
        text-align: center;
   
    }
    .main_title{
        font-size: 40px;
        
    }
    .item_image{
        display: block;
        padding: 0;
    }
    .item_1 {
    PADDING: 50;
    text-align: center;
    }
    
    
    .ttl_text {
        padding: 0;
    }
    .main_title{
    font-weight: 800;
    font-size: 25px;
    font-family: 'Bebas Neue', cursive;
    }    
    .main_title2{
    font-weight: 300;
    font-size: 15px;
    font-family:  'Zen Antique', serif;
    }    
    .ttl_text {
        padding: 20px;
        font-size: 14px;
        padding-bottom: 60px;
    }
.ttl_text2 {
    font-size: 12px;
    text-align: center;
    font-family: 'Zen Antique', serif;
    padding: 15px; padding-top: 40px;
    padding-bottom: 30px;
}
.main_title_2{
    font-weight: 300;
    font-size: 20px;
    font-family: 'Zen Antique', serif;
    padding-top: 20px;
    padding-bottom: 20px;
}
    
.emb_txt{
    text-align: center;
    font-family: 'Zen Antique', serif;
            font-size: 12px;
    padding-bottom: 20px;
    padding-top: 10x;
}
.emb{
        width: 250px;
    padding: 00px;
    padding-top: 20px;
}
.number{
    position: relative;
    FONT-WEIGHT: 400;
    font-size: 15px;
    text-align: center;
    font-family: 'Zen Antique', serif;
 
}
 .item_top{
    display: block;
    margin: 10 0px 0px 0px;
    text-align: center;
}   
.ttl_img{
        padding: 20px;
    padding-top: 20px;
}
.sec_ttl{
    FONT-WEIGHT: 300;
    font-size: 14px;
    text-align: center;
    margin-bottom: 20px;
    font-family: 'Zen Antique', serif;
    padding-top: 50px;
    padding-right: 20px;
    padding-left: 20px;
}
.area-wrapper .price{
    padding: 20px;
    FONT-WEIGHT: 400;
    font-size: 14px;
    color: black;
    text-align: inherit;
    font-family: 'Zen Antique', serif;
} 
.item_1{
    font-size: 14px;
    text-align: center;
    font-family: 'Zen Antique', serif;
    padding: 40px; padding-top: 10px;
    padding-bottom: 30px;
}   
    .slider{
    width: 1000x;
    margin: 0px auto;
}
    .view_more {
   display: block;
    width: 200x;
    background: #000;
    color: #fff;
    font-size: 8px;
    font-weight: 400;
    padding: 18px 0;
    margin: 55px auto 120px;
    text-align: center;
    text-decoration: none;
    transition: .5s;
}
    .li{
        padding: 20px;
    }
    
}


/*iphone5.6.7*/
@media screen and (max-width:359px){
