@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:  Meiryo,  "Hiragino Kaku Gothic Pro", Osaka, "MS PGothic", sans-serif;
    color: #000;
    font-size: 1.6em;
    background-color:#e8e8e8;
    overflow-x: hidden;
}
img {
    max-width: 100%;
    height: auto;
}
a {
    cursor: pointer;
    color: #000;
}
.area-body section {
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Helvetica Neue", Arial, Meiryo, sans-serif;
    margin: 0 auto;
    padding: 180px 0 140px;
    box-sizing: border-box;
    text-align: center;
    max-width: 1260px;
    position: relative;
}
.area-wrapper {
    margin: 0 auto;
    padding-bottom: 0;
    background-color: #fff;
    text-align: center;
    background-color: #e0e0e0;
    line-height: 1.7;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Helvetica Neue", Arial, Meiryo, sans-serif;
    overflow: hidden;
}
.bodyWrap__inner{
    max-width: 1000px;
    width: 90%;
    margin: 0 auto;
    text-align: center;
    letter-spacing: .5px;
}
.feature-wrap{
    background-color: #e0e0e0;
}
.flex_box{
    display: flex;
    flex-wrap: wrap;
}
.flex_box li {
    width: 48%;
    margin-bottom: 2%;
}
.flex_box li:nth-child(2){
    margin-left: 2%;
}
.flex_box li:nth-child(4){
    margin-left: 2%;
}
.flex_box img{
    border: solid .5px #000;
}
/* fade_animation*/
.effect-fade {
    opacity : 0;
    transform : translate(0, 12px);
    transition : all 1400ms;
}
.effect-fade.effect-scroll {
    opacity : 1;
    transform : translate(0, 0);
}
.pane-main{
    overflow: hidden;
}
/*title_area*/
.page-category .h1.block-category-list--header{
    display: none;
}
h3{
    font-family: "Roboto Condensed","Helvetica","Lucida Grande",sans-serif;
    font-weight: 700;
    font-style: normal;
    font-size: 58px;
    z-index: 0;
    margin-bottom: 70px;
}
hr {
    border-bottom: 2px solid #de004e;
    margin-bottom: 40px;
    width: 5%;
}
.lead_text{
    margin: 90px auto 68px;
    z-index: 0;
}
.sub_ttl_area{
    margin: 80px auto;
}
.sub_ttl_area .header-text {
    margin: 0 auto;
    position: relative;
    padding: 20px 20px 50px;
    text-align: center;
    font-weight: 400;
    display: block;
    width: 1000px;
    line-height: 2;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Helvetica Neue", Arial, Meiryo, sans-serif;
    line-height: 1.5;
    font-size: 16px;
    font-weight: bold;
    color: #333;
}
.header-text__main{
    font-family: "Roboto Condensed","Helvetica","Lucida Grande",sans-serif;
    display: block;
    text-align: center;
    font-size: 40px;
    margin: 20px auto;
    font-weight: 600;
    letter-spacing: 1px;
}
.header_content{
    padding:70px 50px;
    width: 1200px;
    max-width: 1200px;
    background-color: #f5f2ef;
    font-weight:400;
    letter-spacing: 1px;
    line-height: 2.2rem;
    margin: 50px auto;
    font-family: "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Helvetica Neue", Arial, Meiryo, sans-serif;
}
.page-category .wrapper{
    background: #e0e0e0;
}
.page-category .container {
    max-width: 1920px;
    width: 100%;
    margin: 0 auto;
}
.block-event-page--goods{
    max-width: 1260px;
    margin: 0 auto;
}
.pane-right-menu{
    max-width: 1260px;
    margin: 0 auto;
}
.page-goods .wrapper, .page-subpage .wrapper, .page-category .wrapper {
    max-width: 100%;
    overflow: hidden;
}
/*first_view*/
.pane-contents {
    min-height: auto;
    margin-top: -40px;
}
.area-header{
    height: auto;
width: 100%;
}
.inner_text{
    text-align:left;
    display: inline-block;
    font-weight: 400;
}
.small{
    font-size: 34px;
    font-weight: 700;
}
/*<-slider-----*/
.slick-prev:before{
    display: none;
}
.slick-next:before{
    display: none;
}
* {
    min-height:0;
    min-width : 0;
}
.slide-item{
    position:relative;
}
/*slick*/
button{
    display: none;
}
.slide-wrap {
    padding: 10px;
    background: #000;
    font-family: nimbus-sans-extended, sans-serif;
}
.slide-wrap img {
    display: block;
    width: 95%;
}
.slide-contener {
    max-width:700px;
    width: 95%;
    margin: 20px auto;
    position: relative;
    padding: 20px 0;
    background: #000;
}
.slide-item {
    margin: 0 5px 80px;
    max-width: 400px;
}
.slick-slider{
    width: 650px;
    margin: 0 auto 50px;
}
.slick-slide img{
    border: solid .5px #000;
}
.prev-arrow:hover,.next-arrow:hover{
    background-color:#000;
}
.prev-arrow {
    position: absolute;
    padding: 0;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold;
    top: 50%;
    left: 0;
    margin: auto;
    width: 46px;
    height: 46px;
    background-color: rgba(0,0,0,0.5);
    cursor: pointer;
    z-index: 20;
    -webkit-transition: background-color 300ms;
    transition: background-color 300ms;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}
.next-arrow {
    position: absolute;
    padding: 0;
    line-height: 1;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    font-weight: bold;
    top: 50%;
    right: 0;
    margin: auto;
    width: 46px;
    height:46px;
    background-color: rgba(0,0,0,0.5);
    cursor: pointer;
    z-index: 20;
    -webkit-transition: background-color 300ms;
    transition: background-color 300ms;
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}
.slick-arrow span {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 16px;
    height: 16px;
}
.slick-arrow span:after {
    content: '';
    position: absolute;
    top: 5px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 16px;
    height: 16px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    border-top: solid 2px #fff;
    border-left: solid 2px #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.slick-dots li button:before {
    width: 10px;
    height: 10px;
    background-color: #fff;
    border: none;
}
.slick-dots li.slick-active button:before {
    background: #de004e!important;
}
ul.slick-dots li.slick-active button{
    background:none;
}
.slick-dots{
    position: absolute;
    bottom: -50px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}
.style_photo .slick-dots{
    width: 120px;
}
ul.slick-dots li button{
    background: none;
}
ul.slick-dots li.slick-active button{
    background: none;
}
ul.slick-dots li {
    float: left;
    margin: 10px;
}
.page-category .block-top-event--goods{
    margin: 0;
    padding: 30px 0 10px;
    background-color:#e0e0e0;
}
.pane-footer{
    background:#e0e0e0;
}
.price_area{
text-align: center;
display: block;
font-family: "Roboto Condensed","Helvetica","Lucida Grande",sans-serif;
font-size: 22px;
margin: 70px auto;
}
.block-goods-list--pager-top.pager{
    margin: 0;
}
@media screen and  (min-width:896px){
}
@media screen and (min-width:769px){
}
/*<<<--max896px------*/
@media screen and (max-width: 896px){
    .media_pc {
        display: none !important;
    }
    .media_sp {
        display: block !important;
    }
    .page-category .h1.block-category-list--header{
        display: none;
    }
    .bodyWrap{
        width:100%;
        margin: auto; 
    }
    .area-body section {
        width: 100%;
        margin: 0 auto;
        box-sizing: border-box;
        text-align: center;
    }
    .area-body section {
        margin: 0 auto;
        padding: 74px 0 60px;
        box-sizing: border-box;
        text-align: center;
        width: 100%;
        max-width: 100%;
    }
h3{
        font-size: 11vw;
    margin-bottom: 0;
    }
hr {
        margin: 20px auto;
        width: 15%;
    }
.inner_text{
        font-size: 14px;
    }
.flex_box{
        flex-wrap: wrap;
    }
    .flex_box li {
        width:90%;
        margin: 0 auto 40px;
    }
    .flex_box li:nth-child(2){
        margin: 0 auto 40px;
    }
    .flex_box li:nth-child(4){
        margin: 0 auto 40px;
    }
.area-header {
    margin-bottom: 50px;
    }
.header-text__main {
        font-size: 27px;
        margin: 0px auto 10px;
    }
.area-body .header-text {
        margin: 0 auto;
        width: 100%;
        font-size: 14px;
    text-align: left;
    }
.header-text img{
        width: 70%;
        margin-top: 15%;
    }
.lead_text {
        width: 84%;
        margin: 40px auto 40px;
        z-index: 0;
        font-size: 16px;
    }
/*slick*/
.slick-slider{
    max-width: 100%;
    }
.slide-contener{
    margin: 20px auto;
    padding: 0 1%;
    }
.next-arrow {
    right: -10px;
    width: 36px;
    height: 36px;
    top:25%;
    }
.prev-arrow {
    left: -10px;
    width: 36px;
    height: 36px;
    top:25%;
    }
.slick-arrow span:after{
        width: 12px;
        height: 12px;
    }
.slide-item {
    max-width:700px;
    margin: 0 5px 40px;
    }
.slick-slide img{
    width:90%;
    margin: 0 auto 50px;
    }
.slick-dots{
        bottom:10px;
    }
.style_photo .slick-dots {
        width: 90px;
    }
.style_photo .slick-dots li {
        margin: 2% 5px;
    }
.sub_ttl_area{
    margin: 10px auto 50px;
    }
.slick-slider{
        margin: 0 auto 30px;
    }
.page-category .block-top-event--goods {
        padding: 30px 10px 10px;
    }
.feature-text {
    font-size: 16px;
        padding: 40px 0 20px;
    }
.price_area {
        margin: 0px auto 40px;
    }
}
@media screen and (min-width:360px) and (max-width: 896px){

}
@media screen and (min-width:360px) and (max-width: 767px){

}
/*iphone5.6.7*/
@media screen and (max-width:359px){
}
