@charset "utf-8";

/* CSS Document */

@media screen and (min-width: 769px) {
    a[href^="tel:"] {
       /*  pointer-events: none;*/
    }
}


body{

font: 14px/1.6 "Hiragino Kaku Gothic Pro",Osaka,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",Verdana,Arial,sans-serif;
font-size: 0.7vw;
margin:0;
color:#222;
border-top:solid 10px #000;
border-top:solid 0.52vw #000;
-webkit-text-size-adjust:none;
/*font: 14px/1.6 'DIN Alternate Bold', "kozuka-gothic-pro",sans-serif;*/

}

@font-face {
font-family: 'DIN Alternate Bold';
font-style: normal;
font-weight: normal;
src: local('DIN Alternate Bold'), url('https://curere.jp/wp2/css/din-alternate-cufonfonts/DIN-Alternate-Bold.woff') format('woff');
}


*:focus {
outline: none;
}

img{
outline:none;
border-style:none;
vertical-align: baseline;
vertical-align: top;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}


a{
    color:#222;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
    text-decoration: none;
    transition: 0.5s;
}
a:visited{
    color:#222;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}
a:hover {
    color: #999;
    -webkit-transition: all 0.5s;
    -moz-transition: all 0.5s;
    transition: all 0.5s;
}

.dis-no {
    display: none;
}

/*****HEADER*****/
header#masthead{
    display: block;
    overflow: hidden;
    /*width: 58%;*/
    /*width: 57.5vw;*/
    /*width: 57.5vw;*/
	 width: 1120px;
    display: flex;
    /*justify-content: space-between;*/
	justify-content: space-around;
    margin:35px auto;
    margin: 1.65vw auto;
}
header#masthead h1{
    width: 4.7vw;
}

header#masthead h1 img{
    width: 100%;
    height: auto;
}

/*****NAV*****/
nav {
    overflow: hidden;
    display: flex;
        align-items: center;

}
nav ul{
    display: flex;
    margin-top: 15px;
    margin-top: 0.8vw;
}
nav ul.sns-area{
    display: none;
}
nav li{
    padding: 0 5px;
    padding: 0 0.25vw;
}
nav div ul li:after{
    content: "/";
     font-size: 0.95vw;
}
nav div ul li:last-child:after{
    content: " ";
}

nav ul:last-child li{
    padding-right: 0;
}

nav li a{
    color: #000;
    text-decoration: none;
/*    font-weight: 900;*/
    margin-right: 5px;
    margin-right: 0.2vw;
	/*    font-family: 'Ropa Sans', sans-serif;*/
	/*font-family: 'DIN Alternate Bold', sans-serif;*/
	font-family:"Hiragino Kaku Gothic Pro", Osaka, "メイリオ", "ＭＳ Ｐゴシック", "MS PGothic", Verdana, Arial, sans-serif;
	font-weight: bold;
    font-size: 18px;
    font-size: 0.95vw;
}

nav div + ul li a{
    display: block;
    width: 1.25vw;
}
nav div + ul li a img{
    width: 100%;
    height: auto;
}


nav li:hover{
    color: #999;
}

nav li#menu-item-855 {
    display: none;
}

nav li#menu-item-861:after {
    display: none;
}

/*****ARTICLE*****/
article{
    display: block;
    width: 58%;
    width: 57.5vw;
    margin: 70px auto;
    margin: 3.6vw auto;
    /*overflow: hidden;*/
}

article h1{
        font-size: 40px;
    font-size: 2.1vw;
/*    font-weight: bold;*/
    text-align: center;
	
/*    font-family: 'Ropa Sans', sans-serif;*/
	font-family: 'DIN Alternate Bold', sans-serif;
    margin-bottom: 60px;
    margin-bottom: 3.1vw;
    letter-spacing: 5px;
    letter-spacing: 0.26vw;
}

article h1 span{
    display: block;
    font-size: 19px;
    font-size: 0.9vw;
    letter-spacing: 0;

}

/*****FOOTER*****/
footer{
    width: 100%;
    text-align: center;
    padding-top: 10px;
    padding-top: 0.52vw;
    padding-bottom: 10px;
    padding-bottom: 0.52vw;
}
footer article.bcg-b  {
    background-color: #000;
    width: 100%;
    max-width: 100%;
    padding-top: 70px;
    padding-top: 3.6vw;
    padding-bottom: 50px;
    padding-bottom: 2.6vw;
}
footer article.bcg-b h1{
    font-size: 40px;
    font-size: 2.1vw;
/*    font-weight: bold;*/
    text-align: center;
/*    font-family: 'Ropa Sans', sans-serif;*/
	font-family: 'DIN Alternate Bold', sans-serif;
    margin-bottom: 60px;
    margin-bottom: 3.1vw;
    letter-spacing: 5px;
    letter-spacing: 0.26vw;
    color: #fff;
}
footer article.bcg-b h1 img{
    width: 13.17vw;
    height: 6.3vw;
}
footer article.bcg-b h1 span{
    display: block;
    font-size: 15px;
    font-size: 0.78vw;
    letter-spacing: 0;
}
footer article.bcg-b p{
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-size: 0.93vw;
    margin-top: 15px;
    margin-top: 0.78vw;
    margin-bottom: 55px;
    margin-bottom: 2.8vw;
}

footer article.bcg-b div a{
    display: block;
    width: 39vw;
    margin: auto;
    border:solid 2px #fff;
    border:solid 0.1vw #fff;
    line-height: 50px;
    line-height: 2.6vw;
    text-align: center;
    color: #fff;
    font-weight: bold;
    font-size: 16px;
    font-size: 0.83vw;
    text-decoration: none;
}
footer article.f-nav section ul{
    text-align: center;
    
}
footer article.f-nav section ul li{
    border-left: solid 1px #000;
    border-left: solid 0.05vw #000;
    padding: 0 40px;
    padding: 0 2vw;
    display: inline-block;
}
footer article.f-nav section ul li:last-child{
    border-right: solid 1px #000;
    border-right: solid 0.05vw #000;
}
footer article.f-nav section ul li a{
    font-size: 15px;
    font-size: 0.78vw;
    color: #000;
    text-decoration: none;

}
footer small{
    font-size: 12px;
    font-size: 0.62vw;
    margin-bottom: 15px;
    margin-bottom: 0.78vw;
    display: block;
}
footer div{
    font-size: 12px;
    font-size: 0.62vw;
    margin-bottom: 15px;
    margin-bottom: 0.78vw;
    display: block;
}
footer div.sp-only{
    display: none;
}
/*****main*****/

article.main {
    max-width:100%;
    width: 100%;
    margin-top: 0;
    position: relative;
}

article.main img {
    object-fit: cover;
    width: 100%;
    height: auto;
}



article.main section#mainImg {
    margin: 0 auto;
    width: 100%;
    height: 42vw;
    text-align: left;
    overflow: hidden;
    position: relative;
}
 
article.main section#mainImg img {
    top: 0;
    left: 0;
    position: absolute;
}

article.main section:last-child {
    position: absolute;
    width: 100%;
    line-height: 42vw;
    text-align: center;
    left: 0;
    top: calc(50% - 17vw);
    z-index: 50;
}
article.main section:last-child img {
    width: 40vw;

}


/*****TOP*****/

article#news p{
    text-align: center;
    margin-bottom: 2rem;
}

article#news ul{
   width: 600px;
        width: 31vw;
        margin: auto;
        height: 7rem;
        height: 8vw;
        overflow-y: scroll;
        overflow-x: hidden;
        border:solid 1px #ccc;
        padding: 0.5vw 1vw 1vw;
        margin-bottom: 1vw;

}

article#news ul li{
   font-size: 13px;
    font-size: 0.67vw;
    padding: 0.3vw;
    border-bottom: solid 1px #ccc;
    display: flex;
    justify-content: space-between;
}
article#news ul li span:first-child {
   width: 4.5vw;
}
article#news ul li span:last-child {
   width: calc(100% - 5vw);
}

article#news ul li span:last-child strong {
   font-weight: bold;
   margin-left: 0.4vw;
   margin-right: 0.4vw;
}

article#news p strong{
    font-weight: bold;
}

article#news ul li a:visited{
   color: #bbb;
}



body#home03 article#blog p{
    text-align: center;
    margin-bottom: 2rem;
}

body#home03 article#blog ul{
   width: 100%;
        margin: auto;
        padding: 0.5vw 1vw 1vw;
        margin-bottom: 1vw;
        display: flex;
        justify-content: space-between;

}

body#home03 article#blog ul li{
   font-size: 13px;
    font-size: 0.67vw;
    font-size: 15px;
    font-size: 0.78vw;
    padding: 0.3vw;
    border-bottom: none;
    width: 22%;
}

body#home03 article#blog ul li a,
body#home03 article#blog ul li span{
   font-weight: normal;
}

body#home03 article#blog ul li img{
   width: 100%;
   height: 10vw;
   object-fit: cover;
}

body#home03 article#blog ul li div{
   margin-top: 0.5vw;
}

body#home03 article#blog ul li div p{
    text-align: left;
    margin-bottom:0;
    line-height: 1.2;
    font-weight: normal;
}

body#home03 article#blog ul li div div{
   /*display: flex;*/
   justify-content: space-between;
   font-weight: normal;
   line-height: 1;
   text-align: left;
}

body#home03 article#blog ul li div div a:last-child{
   display: inline-block;
   padding: 0.2em 0.5em;
   border: solid 1px #888;
       color: #888;
       line-height: 1;
}

body#home03 article#blog ul li div div a:first-child{
       line-height: 1.3;
}

body#home03 article#blog ul li ul.post-categories{
       display: block;
       padding:0;
}
body#home03 article#blog ul li div div ul.post-categories a:last-child {
    display: block;
}

body#home03 article#blog ul li div div ul.post-categories a {
    display: block;
    width: auto;
}

body#home03 article#blog ul li ul.post-categories li {
    width: auto;
    padding-left:0;
}













body#home article#news ul,
body#home03 article#news ul{
        width: 100%;
        margin: auto;
        height: 7rem;
        height:auto;
        overflow-y: hidden;
        overflow-x: hidden;
        border:none;
        padding:0;
        margin-bottom: 1vw;

}

body#home03 article#news ul{
        padding:0 0 4vw 0;

}

body#home article#news ul li,
body#home03 article#news ul li{
   font-size: 13px;
    font-size: 0.67vw;
    font-size: 15px;
    font-size: 0.78vw;
    padding: 0 1vw;
    border-bottom: none;
    display: block;
    width: 24%;
}

body#home article#news ul li div,
body#home03 article#news ul li div{
   width: 95%;
}
body#home article#news ul li div span,
body#home03 article#news ul li div span{
  display: block;
}

body#home article#news .slick-slide img,
body#home03 article#news .slick-slide img{
   display: block;
   width: 100%;
   margin: auto;
   height: auto;
   margin-bottom: 5px;
   border: solid 2px #ccc;
}
body#home03 article#news ul.slick-dots  {
    text-align: center;
    bottom: -3vw;
}

body#home03 article#news ul.slick-dots li  {
   display: inline-block;
   width: auto;
   margin: 0;
   padding: 0;
}
body#home article#news ul li span:first-child,
body#home03 article#news ul li span:first-child {
   width: auto;
}
body#home article#news ul li span:last-child,
body#home03 article#news ul li span:last-child {
   width: auto;
}

body#home article#news ul li span:last-child strong,
body#home03 article#news ul li span:last-child strong {
   font-weight: bold;
   margin-left: 0.4vw;
   margin-right: 0.4vw;
}

body#home article#news p strong,
body#home03 article#news p strong{
    font-weight: bold;
}

body#home article#news ul li a:visited,
body#home03 article#news ul li a:visited{
   color: #bbb;
}







article#products section ul{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}






article#products section ul li{
    width: 27.67%;
    background-color: #efefef;
    text-align: center;
    font-size: 13px;
    font-size: 0.67vw;
    position:relative;
    margin-bottom: 80px;
    margin-bottom: 4.1vw;
}

article#products section ul li.bcg-f{
    background-color: #fff;
}

article#products section ul li.w420{
        width: 30vw;
    margin-left: 13.5vw;
}
article#products section ul li.new:after{
    content: " ";
    position: absolute;
    top:0;
    left:0;
    z-index: 10;
    background:  url(/img/icon_new.png);
    width: 4.4vw;
    height: 4.4vw;
    background-size: cover;

    
}
article#products section ul li h2{
        font-size: 30px;
        font-size: 1.5vw;
/*    font-weight: bold;*/
    text-align: center;
/*    font-family: 'Ropa Sans', sans-serif;*/
	font-family: 'DIN Alternate Bold', sans-serif;
    margin-top: 20px;
    margin-top: 1vw;
    line-height: 1;
/*    letter-spacing: 5px;*/
    letter-spacing: 0.15vw;
}
article#products section ul li h2 span{
        font-size: 13px;
        font-size: 0.67vw;
        display: block;
/*        font-weight: bold;*/
        margin-top:10px;
        margin-top:0.52vw;
        margin-bottom: 25px;
        margin-bottom: 1.3vw;
        letter-spacing:0;
}
article#products section ul li img{
            width: 100%;
    height: 320px;
    height: 16.6vw;
    line-height: 1;
    object-fit: cover;
}

article#products section ul li a,
article#products section ul li span.coso{
        display: inline-block;
        width: 200px;
        width: 10.4vw;
        line-height: 30px;
        line-height: 1.56vw;
        text-align: center;
        color: #fff;
        background-color: #000;
        font-family: 'Ropa Sans', sans-serif;
        font-size: 15px;
        font-size: 0.78vw;
        font-weight: bold;
        text-decoration: none;
        margin-top: 35px;
        margin-top: 1.82vw;
        margin-bottom: 25px;
        margin-bottom: 1.3vw;
        position: relative;
        padding-left: 30px;
        padding-left: 1.56vw;
        box-sizing: border-box;

}
article#products section ul li a,
article#products section ul li span.coso,
body#home03 article#products section ul li a,
body#home03 article#products section ul li span.coso{
        /*display: inline;*/
        width: auto;
        line-height: auto;
        text-align: center;
        color: #000;
        background-color:rgba(0,0,0,0);
        font-family: 'Ropa Sans', sans-serif;
        font-size: 15px;
        font-size: 0.78vw;
        font-weight: bold;
        text-decoration: none;
        margin-top: 35px;
        margin-top: 1.82vw;
        margin-top: 0;
        margin-bottom: 25px;
        margin-bottom: 1.3vw;
         margin-bottom: 0;
        position: relative;
        padding-left: 30px;
        padding-left: 1.56vw;
        padding-left: 0;
        box-sizing: border-box;

}
article#products section ul li.w420 a,
body#home03 article#products section ul li.w420 a {
        width: 100%;
    }
article#products section ul li a p,
body#home03 article#products section ul li a p {
    text-align: center;
    font-weight: normal;
}
article#products section ul li a p.btn-area,
article#products section ul li span.coso,
body#home03 article#products section ul li a p.btn-area,
body#home03 article#products section ul li span.coso{
        display: inline-block;
        width: 200px;
        width: 10.4vw;
        line-height: 30px;
        line-height: 1.56vw;
        text-align: center;
        color: #fff;
        background-color: #000;
        font-family: 'Ropa Sans', sans-serif;
        font-size: 15px;
        font-size: 0.78vw;
        font-weight: bold;
        text-decoration: none;
        margin-top: 35px;
        margin-top: 1.82vw;
        margin-bottom: 25px;
        margin-bottom: 1.3vw;
        position: relative;
        padding-left: 30px;
        padding-left: 1.56vw;
        box-sizing: border-box;
        position: relative;
}



article#products section ul li span.coso:before,
article#blog-products div span.coso:before{
        display: none;

}
/*article#products section ul li a:before {
        content: " ";
        position: absolute;
        display: block;
        top:    6px;
        top:0.38vw;
        left: 50px;
        left: 2.6vw;
        background: url(/img/icon_buy.png) no-repeat top left;
        width:0.93vw;
        height: 0.78vw;
        background-size: cover;
}*/
article#products section ul li a p.btn-area:before,
body#home03 article#products section ul li a p.btn-area:before {
        content: " ";
        position: absolute;
        display: block;
        top:    6px;
        top:0.38vw;
        left: 50px;
        left: 2.6vw;
        background: url(/img/icon_buy.png) no-repeat top left;
        width:0.93vw;
        height: 0.78vw;
        background-size: cover;
}

article#products section ul li a:before,
body#home03 article#products section ul li a:before {
        display: none;
}

article#products section div a {
        display: block;
        border: solid 1px #000;
        border: solid  0.05vw #000;
        height: 60px;
    height: 3.1vw;
        text-align: center;
        color: #000;
        text-decoration: none;
/*    font-family: 'Ropa Sans', sans-serif;*/
	font-family: 'DIN Alternate Bold', sans-serif;
        font-size: 23px;
        font-size: 1.2vw;
        font-weight: bold;
        line-height: 60px;
        line-height: 3.1vw;
        letter-spacing: 5px;
    letter-spacing: 0.26vw;
}
article#products section div a:before {
        content:" ";
        margin-right: 10px;
        margin-right: 0.52vw;
        background: url(/img/icon_buyb.png) no-repeat left top;
        width: 1vw;
        height:0.88vw;
        background-size: cover; 
        display: inline-block;

}


article#consept{
    position: relative;
    width: 100%;
    max-width: 100%;
}
article#consept:before{
    content:" ";
    position: absolute;
    left: 0;
    top:300px;
    top:15.6vw;
    z-index: 50;
    background:url(/img/img_conse01.png) no-repeat left top;
    display: block;
    width: 24.94vw;
    height: 46.45vw;
    background-size: contain;
}

article#consept section{
    width: 58%;
    width: 57.5vw;;
    margin: auto;
    position: relative;
    text-align: right;
}

article#consept section.first-cont h1 img{
     position: absolute;
     top:190px;
     top:9.9vw;
     left: 190px;
     left:9.9vw;
     width:3.85vw;
     height: 33.33vw;
}
article#consept section.first-cont h2{
     display: none;
}
article#consept section.first-cont h1 + img{
     width:58.33vw;
     height: 25.67vw;
}


article#consept section p{
    font-size: 13px;
    font-size: 0.67vw;
    font-size: 15px;
    font-size: 0.78vw;
    line-height: 35px;
    line-height: 1.82vw;
}
article#consept section.first-cont p{
    background-color: #fff;
    width: 635px;
    width: 33vw;
    padding: 50px;
    padding: 2.6vw;
    box-sizing: border-box;
    display: inline-block;
    text-align: left;
    margin-top: -200px;
    margin-top:-10.4vw;

}

article#consept section.pho-r{
    width: 100%;
    max-width: 100%;
    position: relative;
    padding-top: 250px;
    padding-top: 13vw;
}
article#consept section.pho-r:before{
    content: " ";
    display: block;
    position: absolute;
    right: 0;
    top:20px;
    top:1vw;
    width: 31.4vw;
    height:14.58vw; 
    background:url(/img/img_arrow_r01.png) no-repeat top right;
    background-size: cover;
}
article#consept section.pho-r div.inner{
    display: flex;
    flex-flow: row-reverse;
     margin: auto;
    width: 58%;
    width: 57.5vw;
}
article#consept section.pho-r div.inner img{
    width: 29.27vw;
    height:18.59vw; 
}
article#consept section.pho-r div.txt-area{
  margin-right: 50px;
  margin-right: 2.6vw;
  padding-top: 70px;
  padding-top: 3.64vw;
}
article#consept section.pho-r h1{
   font-size: 25px;
   font-size:1.3vw; 
   margin-bottom: 50px;
   margin-bottom: 2.6vw;
}

article#consept section.pho-l{
    width: 100%;
    max-width: 100%;
    position: relative;
    padding-top: 30px;
    padding-top: 1.56vw;
}

article#consept section.pho-l img{
    width: 29.16vw;
    height: 18.59vw;
}
article#consept section.pho-l:before{
    content:" ";
    display: block;
    position: absolute;
    left: 0;
    bottom :0;
    background: url(/img/img_arrow_l01.png) no-repeat top left;
    width: 31.4vw;
    height: 14.63vw;
    display: block;
    background-size: cover;
}

article#consept section.pho-l:after{
    content: " ";
   display: block;
   margin: auto;
   margin-top: 20px;
   margin-top:1vw;
   margin-bottom: 50px;
   margin-bottom: 2.6vw;
    background: url(/img/img_dot.png) no-repeat top center;
    width: 0.2vw;
    height: 7.07vw;
    background-size: cover;
    text-align: center;
}
article#consept section.pho-l div.inner{
    display: flex;
     margin: auto;
    width: 58%;
    width: 57.5vw;
}
article#consept section.pho-l h1{
   font-size: 25px;
   font-size:1.3vw;
   margin-bottom: 50px;
   margin-bottom: 2.6vw;
}
article#consept section.pho-l div.txt-area{
  margin-left: 50px;
  margin-left: 2.6vw;
  padding-top: 70px;
  padding-top: 3.64vw;
  text-align: left;
}

article#consept section.movie-area{
 text-align: left;
 margin: 0 auto 3.64vw;
    width: 58%;
    width: 57.5vw;
}
article#consept section.movie-area video{
    width: 100%;
}





article#colum{
 margin: 70px auto 90px;
 margin: 3.64vw auto 4.68vw;
    width: 59.3vw;
    overflow: inherit;

}

article#colum section div.coso{
 font-size: 1.5vw;
 text-align: center;
 font-weight: bold;
 border:solid 1px #000;
 padding: 1.5vw;
 background-color: #eeeceb;
 margin-bottom: 10vw;

}
article#colum section div.slider{
 display: none;

}


article#colum section div.slick-list div.slick-slide {
    max-width: 208px!important;
    width: 95%;
    text-align: center;
    font-size: 13px;
    font-size: 0.67vw;
    border:solid 1px #000;
    border:solid 0.05vw #000;
    margin-right: 10px;
    margin-right: 0.52vw;
    margin-left: 10px;
    margin-left: 0.52vw;

}

article#colum section div.slick-list div.slick-slide h2{
        font-size: 16px;
        font-size: 0.83vw;
    font-weight: bold;
    text-align: center;
    margin: 30px 0;
    margin: 1.56vw 0;
    line-height: 1;
}

article#colum section div.slick-list div.slick-slide img{
        width: 100%;
        height: 208px;
        height: 10.8vw;
    object-fit: cover;
}

article#colum section div.slick-list div.slick-slide a{
    color: #000;
    text-decoration: none;
}

img.slide-arrow{
    position: absolute;
    top:calc(50% - 25px);
}
img.slide-arrow.prev-arrow {
    left: -60px;
    left: -3.12vw;
    width: 1.77vw;
    height: 2.03vw;
}
img.slide-arrow.next-arrow {
    right: -60px;
    right: -3.12vw;
    width: 1.77vw;
    height: 2.03vw;
}


article#blog {
}

article#blog section {
    background-color: #eeeceb;
    padding:70px 100px 30px;
     padding:3.64vw 5.2vw 1.56vw;
    width: 100%;
    box-sizing: border-box; 
}

article#blog ul li {
    font-size: 15px;
    font-size: 0.78vw;
    font-weight: bold; 
    line-height: 60px;
    line-height: 3.1vw;
    border-bottom: solid 1px #231815;
    border-bottom: solid 0.05vw #231815;
    width: 100%;
}

article#blog ul li span {
    font-weight: normal;
    margin-right: 30px;
    margin-right: 1.56vw;
    font-family: 'Ropa Sans', sans-serif;
    font-size: 15px;
    font-size: 0.78vw;
    font-weight: bold;
    letter-spacing: 3px;
    letter-spacing: 0.15vw;
}

article#blog ul li a {
   color: #000;
   text-decoration: none;
}

article#blog div {
   text-align: center;
   margin-top: 40px;
   margin-top: 2.08vw;
   
}
article#blog div a {
   color: #000;
   text-decoration: none;
   font-family: 'Ropa Sans', sans-serif;
   font-weight: bold;
   letter-spacing: 2px;
   letter-spacing: 0.1vw;
}


article#voice{
 margin: 70px auto 90px;
  margin: 3.64vw auto 4.68vw;
    width: 59.3vw;
    overflow: inherit;

}


article#voice section div.slick-list div.slick-slide {
   /* width: 13.8vw!important;*/
    font-size: 13px;
    font-size: 0.67vw;
    margin-right: 10px;
    margin-right: 0.52vw;
    margin-left: 10px;
    margin-left: 0.52vw;
    background-color: #dcdddd;
    font-weight: bold;

}

article#voice section div.slick-list div.slick-slide h2{
        font-size: 15px;
        font-size: 0.78vw;
    margin: 15px 20px;
    margin: 0.78vw 1vw;
    border-bottom: solid 1px #000;
    border-bottom: solid 0.05vw #000;
    padding-bottom: 15px;
     padding-bottom: 0.78vw;
     font-weight: bold;
}
article#voice section div.slick-list div.slick-slide p{
    
    margin: 15px 20px 15px;
    margin: 0.78vw 1vw 0.78vw;
}

article#voice section div.slick-list div.slick-slide img{
        width: 100%;
        height: 259px;
        height: 13.5vw;
    object-fit: cover;
}

article#voice section div.slick-list div.slick-slide a{
    color: #000;
    text-decoration: none;
}

article#shop{
    background-color: #efefef;
    width: 100%;
    max-width: 100%;
    padding-top: 100px;
    padding-top: 5.2vw;
    padding-bottom: 100px;
    padding-bottom: 5.2vw;
}

article#shop section{
    width: 58%;
    width: 57.5vw;
    background-color: #fff;
    margin: auto;
    overflow: auto;
    display: flex;
    align-items: flex-start;
}

body#home03 article#shop section{
    margin-bottom: 2vw;
}

article#shop section img{
   width: 37.24vw;
    min-height: 420px;
    object-fit: cover;
   
}

article#shop section div{
    margin-top: 30px;
    margin-top: 1.4vw;
    margin-left: 20px;
    margin-left: 1vw;
}

body#home03 article#shop section div{
    margin-top: 30px;
    margin-top: 1.4vw;
    margin-left: 20px;
    margin-left: 1vw;
    margin-right: 20px;
    margin-right: 1vw;
     margin-bottom: 30px;
    margin-bottom: 1.4vw;
    margin-bottom: 0.4vw;
    word-break : break-all;
}




body#home03 article#shop section img{
   width: 39vw;
    min-height: 100px;
    object-fit: cover;
   
}

article#shop section div h2{
    font-size: 15px;
    font-size: 0.78vw;
    font-weight: bold;
    padding-bottom: 20px;
    padding-bottom: 1.01vw;
    border-bottom: solid 1px #000;
    border-bottom: solid 0.05vw #000;
    margin-bottom: 20px;
    margin-bottom: 1.01vw;
}
article#shop section div h2 strong{
    display: block;
    font-size: 25px;
    font-size: 1.25vw;
    font-weight: bold;
    margin-top:0.5vw;
}
body#home03 article#shop section div h2 strong{
    margin-top:0;
     font-size: 1.15vw;
}
article#shop section div ul li{
    font-size: 15px;
    font-size: 0.78vw;
    line-height: 1.5;
}

article#shop section div h3,
article#shop section div p{
    font-size: 15px;
    font-size: 0.78vw;
    line-height: 1.5;
}
article#shop section div h3 {
    margin-top: 0.9vw;
    font-size: 0.9vw;
    font-weight: bold;
}

body#home03 article#shop section div h3 {
    margin-top: 0.9vw;
    font-size: 0.9vw;
    font-size: 0.85vw;
    font-weight: bold;

}

body#home03 article#shop div.bnr-area {
    text-align: center;
    margin: 2vw auto 5vw;
    width: 58%;
    width: 57.5vw;
}
body#home03 article#shop div.bnr-area img {
    width: 60%;
}

article#shoplist {
}

article#shoplist section {
    display: flex;
    justify-content: space-between;
    border-top: solid 1px #000;
    border-top: solid 0.05vw #000;
    border-bottom: solid 1px #000;
    border-bottom: solid 0.05vw #000;
    padding: 80px 40px;
    padding: 4.16vw 2.08vw;
}

article#shoplist section div {
}
article#shoplist section div h2 {
    font-size: 18px;
    font-size: 0.93vw;
    font-weight: bold;
    border-bottom: solid 1px #000;
    border-bottom: solid 0.05vw #000;
    padding-bottom: 20px;
    padding-bottom: 1vw;
    margin-bottom: 20px;
    margin-bottom: 1vw;
    width: 75px;
    width: 3.5vw;
}
article#shoplist section div ul li {
    line-height: 1.7;
    font-size: 18px;
    font-size: 0.93vw;
}



/*****CONCEPT*****/

body#concept article#consept:before {
    display: none;
}
body#concept article#consept {
    margin-bottom: 150px;
    margin-bottom: 7.81vw;
    margin-top: 0;

}
body#concept article#consept section.pho-r {
    margin-top: 100px;
    margin-top: 5.2vw;
    padding-top: 0;
}
body#concept article#consept section.pho-l div.inner {
    padding-bottom: 150px;
    padding-bottom: 7.81vw;
    border-bottom: solid 1px #000;
    border-bottom: solid 0.05vw #000;
}
body#concept article#consept section.pho-l:after {
    display: none;
}
body#concept article#consept section.pho-r:before{
    display: none;
}
body#concept article#consept section.pho-l:before {
    display: none;
}
body#concept article#consept section.consept-cont01 {
    width: 58%;
    width: 57.5vw;
    margin: auto;  
    margin-top: 100px;
    margin-top: 5.2vw;
}
body#concept article#consept section.consept-cont01 h1 {
    font-size: 34px;
    font-size: 1.77vw;
    text-align: left;
    margin-left: 20%;
}

body#concept article#consept section.consept-cont01 p {
    font-size: 15px;
    font-size: 0.78vw;
    text-align: left;
    margin-left: 20%;
}

body#concept article#consept section.consept-cont01 figure {
    margin-top:-200px;
    margin-top:-10.4vw;
    z-index: -1;
    position: relative;
    width: 58.33vw;
    height: 39.32vw;
}
body#concept article#consept section.consept-cont01 figure img {
    width: 100%;
    height: auto;
}
body.post-type-archive-shoplist main article section h1 {
    font-size: 1.5vw;
    margin-bottom: 2vw;
}
body.post-type-archive-shoplist main article section h2 {
    font-size: 1vw;
    background-color: #ccc;
    padding: 0.2vw 1vw;
}

body.post-type-archive-shoplist main article section h3 {
    font-size: 0.8vw;
    font-weight: bold;
    width: 100%;
}
body.post-type-archive-shoplist main article section ul {
    margin-bottom: 5vw;
}
body.post-type-archive-shoplist main article section li {
    padding: 1.5vw;
    border-bottom: solid 1px #999;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

body#policy_law table,
body#privacy table,
body#company table

 {
    width: 50vw;
    margin:auto;
    border-top: solid 1px #999;
}
body#privacy .pt100 p
 {
    width: 50vw;
    margin:auto;
    margin-bottom: 3vw;
}

body#policy_law table th,
body#policy_law table td,
body#privacy table th,
body#privacy table td,
body#company table th,
body#company table td {
    padding: 1vw;
    border-bottom: solid 1px #999;
}
body#policy_law table th,
body#privacy table th,
body#company table th{
    white-space: nowrap;
}




/*blog----------------------------------------------------*/
div.blog-inner {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 100%;
    margin-top:3vw;
}

div.blog-inner::after{
  content:"";
  display: block;
  width: 12.5vw;
}


div.blog-inner div {
    width: 12.5vw;
    position: relative;
}

body#blog div#content,
body.category div#content,
body.single div#content {
    width: 58.33vw;
    margin:auto;
    display: flex;
    justify-content: space-between;
}
body#blog div#content div#primary,
body.category div#content div#primary,
body.single div#content div#primary {
    width: 37.5vw;
    width: 790px;
    width: 41.5vw;
}
body#blog div#content aside#secondary,
body.category div#content aside#secondary,
body.single div#content aside#secondary {
    width: 17vw;
    width: 13.5vw;
}



body#blog div#content main h1,
body.category div#content main h1,
body.single div#content main h1 {
        font-size: 40px;
    font-size: 2.1vw;
    text-align: left;
    /*font-family: 'Ropa Sans', sans-serif;*/
	font-family: 'DIN Alternate Bold', sans-serif;
    margin-bottom: 60px;
    margin-bottom: 1vw;
    letter-spacing: 5px;
    letter-spacing: 0.26vw;
}
/*body.single div#content main h1 {
        font-size: 20px;
    font-size: 1.05vw;
    color: #666;
}*/

body.single div#content main article {
    width: 100%;
     margin-top: 0;
}
body.single div#content main article div.entry-content {
    color: #222;
    font-size:13px;
    font-size: 0.9vw;
    line-height: 3;
}

body.single div#content main article div.post-thumbnail img {
    width: 100%;
    height: auto;
}

h2.screen-reader-text {
    display: none;
}

div.nav-links  {
    /*display: flex;*/
    justify-content: space-between;
    width: 100%;
    border-top:solid 1px #ccc;
    border-bottom:solid 1px #ccc;
    position: relative;
  
}

div.nav-links:after  {
    content: "";
    background-color: #eee;
    display: block;
    width: 1px;
    height: 100%;
    position: absolute;
    left: 50%;
  
}
div.nav-links div {
    display: inline-block;
    padding: 1rem;
    font-size: 0.65vw;
    padding-top: 1.2vw;
    padding-bottom: 1.2vw;
    width: 50%;
    box-sizing: border-box;
}

div.nav-links div a {
    position: relative;
}

div.nav-links .nav-previous {
    float: left;
    
}
div.nav-links .nav-previous a {
    padding-left: 1vw; 
}

div.nav-links .nav-next a {
    padding-right: 1vw; 
}
div.nav-links .nav-previous a:before {
    content: "＜";
    position: absolute;
    left: 0;
}

div.nav-links .nav-next {
    text-align: right;
    float: right;
}

div.nav-links .nav-next a:after {
    content: "＞";
     position: absolute;
    right: 0;
}


img.slide-arrow{
    position: absolute;
    top:calc(50% - 25px);
}
img.slide-arrow.prev-arrow {
    left: -60px;
    left: -3.12vw;
    width: 1.77vw;
    height: 2.03vw;
}
img.slide-arrow.next-arrow {
    right: -60px;
    right: -3.12vw;
    width: 1.77vw;
    height: 2.03vw;
}
body#blog .slick-dots li button:before,
body#blog .slick-dots,
body#blog .slick-dots li button {
    display: none;
}

article#blog-products {
    overflow: initial;
}

article#blog-products div div.slick-slide{
            width: 16.16vw;
    background-color: #efefef;
    text-align: center;
    font-size: 13px;
    font-size: 0.67vw;
    position: relative;
    margin-bottom: 80px;
    margin-bottom: 4.1vw;
    margin-left: 2.34vw;
    margin-right: 2.34vw;
}

article#blog-products div h2{
        font-size: 30px;
        font-size: 1.5vw;
    font-weight: bold;
    text-align: center;
    font-family: 'Ropa Sans', sans-serif;
    margin-top: 20px;
    margin-top: 1vw;
    line-height: 1;
    letter-spacing: 5px;
    letter-spacing: 0.26vw;
}
article#blog-products div h2 span{
        font-size: 13px;
        font-size: 0.67vw;
        display: block;
        font-weight: bold;
        margin-top:10px;
        margin-top:0.52vw;
        margin-bottom: 25px;
        margin-bottom: 1.3vw;
        letter-spacing:0;
}
article#blog-products div figure img{
            width: 100%;
    height: 320px;
    height: 16.6vw;
    line-height: 1;
    object-fit: cover;
}

article#blog-products div a,
article#blog-products div span.coso{
        display: inline-block;
        width: 200px;
        width: 10.4vw;
        line-height: 30px;
        line-height: 1.56vw;
        text-align: center;
        color: #fff;
        background-color: #000;
        font-family: 'Ropa Sans', sans-serif;
        font-size: 15px;
        font-size: 0.78vw;
        font-weight: bold;
        text-decoration: none;
        margin-top: 35px;
        margin-top: 1.82vw;
        margin-bottom: 25px;
        margin-bottom: 1.3vw;
        position: relative;
        padding-left: 30px;
        padding-left: 1.56vw;
        box-sizing: border-box;

}
article#products section ul li span.coso,
article#blog-products div span.coso{
        background-color: #666;
        cursor:default ; 
        padding-left: 0;
}
article#blog-products div a:before {
        content: " ";
        position: absolute;
        display: block;
        top:    6px;
        top:0.38vw;
        left: 50px;
        left: 2.6vw;
        background: url(/img/icon_buy.png) no-repeat top left;
        width:0.93vw;
        height: 0.78vw;
        background-size: cover;
}

article#blog-products div.btn a {
        display: block;
        border: solid 1px #000;
        border: solid  0.05vw #000;
        height: 60px;
    height: 3.1vw;
        text-align: center;
        color: #000;
        text-decoration: none;
        font-family: 'Ropa Sans', sans-serif;
        font-size: 23px;
        font-size: 1.2vw;
        font-weight: bold;
        line-height: 60px;
        line-height: 3.1vw;
        letter-spacing: 5px;
    letter-spacing: 0.26vw;
    background-color: #fff;
    width: 100%;
}
article#blog-products div.btn a:before {
        content:" ";
        margin-right: 10px;
        margin-right: 0.52vw;
        background: url(/img/icon_buyb.png) no-repeat left top;
        width: 1vw;
        height:0.88vw;
        background-size: cover; 
        display: inline-block;
        position: relative;
        left:0;

}
body#blog div#content main ul#menu-blog-nav,
body.category div#content main ul#menu-blog-nav{
      display: flex;
      font-size: 0.93vw;
      border-top:solid 1px #000;
      border-bottom: solid 1px #000;
      padding-top: 1.25vw;
      padding-bottom: 1.25vw;
      margin-bottom: 4.68vw;
}
body#blog div#content main ul#menu-blog-nav li,
body.category div#content main ul#menu-blog-nav li {
      margin-right: 1vw;
      line-height: 1;
}
body#blog div#content main ul#menu-blog-nav li a,
body.category div#content main ul#menu-blog-nav li a {
      margin-right: 1vw;
}
body#blog div#content main ul#menu-blog-nav li:after,
body.category div#content main ul#menu-blog-nav li:after {
      content: "/";
}

body#blog div#content main ul#menu-blog-nav li:last-child:after,
body.category div#content main ul#menu-blog-nav li:last-child:after{
      content: " ";

}
body#blog div.wrap,
body.category div.wrap,
body.page div.wrap  {
    border-bottom: solid 1px #000;
        margin-bottom: 1.65vw;
}

  

/*side----------------------------------------------------*/
section.popular-posts h2 {
    /*background-color: #f3a8bb;
font-size: 1.3vw;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 2.96vw;
    margin-bottom: 1.19vw;*/
}
section.popular-posts ul {
    /*border-top: solid 1px #000;
    margin-bottom: 4.8vw;*/

}
section.popular-posts ul li {
   /* font-size: 0.729vw;
    padding: 1.56vw 0;
    border-bottom: solid 1px #000;*/

}

section.widget_recent_entries h2 {
    background-color: #9fa0a0;
    font-size: 1.3vw;
    color: #fff;
    font-weight: bold;
    text-align: center;
    line-height: 2.96vw;
    margin-bottom: 1.19vw;
}
section.widget_recent_entries ul {
    border-top: solid 1px #000;

}
section.widget_recent_entries ul li {
    /*font-size: 0.729vw;
    padding: 1.56vw 0;
    border-bottom: solid 1px #000;*/

}

div.blog-card {
    width: 17vw;
    margin-bottom: 2vw;
}
div.blog-card img {
    width: 100%;
    height: 8vw;
    margin-bottom: 0.6vw;
    object-fit: cover;
}

div.blog-card dl dt {
    font-size: 0.75vw;
    margin-bottom: 1.5vw;
    height: 4rem;
}
div.blog-card dl dd {
    font-size: 0.6vw;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

/*div.blog-card dl dd span:first-child{
    border:solid 1px #888;
    display: inline-block;
    padding: 0 1em;
    color: #888;
    line-height: 2;
}*/

div.blog-card dl dd ul li{
    display: inline-block;
}

div.blog-card dl dd span a{
    border:solid 1px #888;
    display: inline-block;
    padding: 0 1em;
    color: #888;
    line-height: 2;
}
/*div.blog-card dl dd span:first-child a {
    color: #888;
}*/

div.blog-card dl dd span.blog-date {
        font-family: "Hiragino Kaku Gothic Pro",Osaka,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",Verdana,Arial,sans-serif;
        font-size: 0.75vw;
/*        font-weight: bold;*/
}

/** 最後だけ右寄せ */
div.blog-card dl dd span:last-child{
  margin-left: auto;
}






header h1.entry-title {
    width: 100%;
    text-align: center;
}

body#cpnsept main article {
    width: 100%;
}

button#responsive-menu-button {
    background-color: #fff;
}

.slick-slider .slick-track {
    display: flex;
}
.slick-slide {
    height: auto!important;
}


#responsive-menu-search-box form:after {
    font-family:'Font Awesome 5 Free'; /* シングルコーテーションで囲む */
        content: "\f002";
    display: block;
    position: absolute;
    right: 30px;
    top: 30px;
    color: #999;
    font-size: 6vw;
    font-weight: bold;
    }

#responsive-menu-search-box  {
 position: relative;
    }

/*contact*/

body#contact .entry-content h2 {
    font-size: 1.2vw;
    text-align: center;
    font-weight: bold;
}
body#contact .entry-content dl dt {
    font-weight: bold;
    font-size: 1vw;
    margin: 30px 0 10px;
}

body#contact .entry-content dl dt span {
    font-size: 0.8vw;
    color: #FFF;
    background-color: #79888B;
    border-radius: 3px;
    display: inline-block;
    padding: 2px 5px;
    line-height: 1.5;
    letter-spacing: 1px;
    margin-left: 10px;
}

body#contact .entry-content dl {
    max-width: 30vw;
    margin: auto;
}
 body#contact .entry-content dl input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"] {
    padding: 17px 10px;
    line-height: 1.5;
    width: 100%;
    font-size: 1vw;
}
body#contact .entry-content dl dd ul li {
    font-size: 0.8vw;
    margin: 30px 0 10px;
}
body#contact .entry-content dl dd ul li input {
    margin-right: 0.5vw;
}

 body#contact .entry-content dl textarea {
    padding: 10px;
    line-height: 1.5;
    width: 100%;
    box-sizing: border-box;
    min-height: 10vw;
    font-size: 1vw;
}
 body#contact .entry-content div.submit-btn {
    text-align: center;
    margin-top: 1vw;
}
 body#contact .entry-content div.submit-btn input[type="submit"] {
    -webkit-appearance: none;
    color: #FFF;
    background-color: #2C2E33;
    border-color: #2C2E33;
    display: inline-block;
    padding: 0.5vw 2vw;
    transition: 0.7s ;
    font-size: 1vw;

}

 body#contact .entry-content div.submit-btn input:hover {
    opacity: 0.6;
    cursor: pointer;
    transition: 0.7s ;
}

@import url(https://fonts.googleapis.com/css?family=Roboto);
@keyframes ripple {
  0% {
    box-shadow: 0px 0px 0px 1px rgba(0, 0, 0, 0);
  }
  50% {
    box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0.1);
  }
  100% {
    box-shadow: 0px 0px 0px 15px rgba(0, 0, 0, 0);
  }
}
body#contact .entry-content dl dd .md-radio {
  margin: 16px 0;
}

body#contact .entry-content dl dd .md-radio input[type="radio"] {
  display: none;
}
body#contact .entry-content dl dd .md-radio input[type="radio"]:checked + label:before {
  border-color: #337ab7;
  animation: ripple 0.2s linear forwards;
}
body#contact .entry-content dl dd .md-radio input[type="radio"]:checked + label:after {
  transform: scale(1);
}
body#contact .entry-content dl dd .md-radio label {
  display: inline-block;
  height: 20px;
  position: relative;
  padding: 0 30px;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
  font-size: 0.9vw;
}
body#contact .entry-content dl dd .md-radio label:before, .md-radio label:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  transition: all .3s ease;
  transition-property: transform, border-color;
}
body#contact .entry-content dl dd .md-radio label:before {
  left: 0;
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid rgba(0, 0, 0, 0.54);
}
body#contact .entry-content dl dd .md-radio label:after {
  top: 7px;
  left: 7px;
  width: 10px;
  height: 10px;
  transform: scale(0);
  background: #337ab7;
}

.entry-content {
    position: relative;
}
div.slide-item-area {
    position: absolute;
    left: 0;
    top:0;
    z-index: 100;
}
div.slide-item-area ul.slider-item{
  width: 24vw;
  margin:0 auto 1.5vw;
}
div.slide-item-area .slide-item img{
    width: 100%; 
    height: auto;
    width: 27vw;
    height: 27vw;
    object-fit: cover;
}
div.slide-item-area #thumbnail-list{
  width: 24vw;
  margin: 0 auto;
  /*display: flex;*/
  justify-content: space-between;
  flex-wrap:wrap;
}
div.slide-item-area .thumbnail-item{
  margin-bottom: 0.5vw;
  box-sizing: border-box;
  position:relative;
  width: 4.2vw;
  height: 4.2vw;
  float: left;
  margin-right: 0.5vw;
}

div.slide-item-area .thumbnail-item:nth-of-type(5) {
  margin-right: 0;
}

div.slide-item-area .thumbnail-item:nth-of-type(10) {
  margin-right: 0;
}

div.slide-item-area .thumbnail-item:after{
    content:'';
    background-color: rgba(0,0,0,0.5);
    position:absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: .3s opacity linear;
  }
div.slide-item-area .thumbnail-item.thumbnail-current:after{
    opacity: 0;
  }
div.slide-item-area .thumbnail-item img{
    width: 4.2vw;
    height: 4.2vw;
    object-fit: cover;
  } 

section.item-area {
    display: flex;
    justify-content: space-between;
    flex-direction : row-reverse;
}

section.item-area div:first-child {
    width: 28vw;
    overflow: hidden;
}
section.item-area div:last-child {
    width: 27vw;
    overflow: hidden;
}
section.item-area div:first-child h1 {
    font-size: 2.5vw;
    margin-bottom: 1vw;
}

section.item-area div:first-child p.read {
    font-size: 1.3vw;
}

section.item-area div:first-child h2 {
    font-size: 1.5vw;
    border:solid 1px #000;
    padding: 0.5vw;
    text-align: center;
    margin-top: 1.5vw;
    margin-bottom: 0.5vw;
}
section.item-area div:first-child ul.ninki{
    display: flex;
    justify-content: space-between;
    margin-bottom: 2vw;
    margin-top: 1vw;
}

section.item-area div:first-child div.price{
    font-size: 1.5vw;
    color: #eb6161;
}

section.item-area div:first-child div.cart-area a{
    display: block;
    background-color: #000;
    line-height: 4vw;
    text-align: center;
    color: #fff;
    font-size: 1.5vw;
    vertical-align: middle;
}

section.item-area div:first-child div.cart-area a img{
    vertical-align: middle;
    margin-right: 1vw;
}
/*
section.item-area div:first-child form dl{
    margin-top: 1.5vw;
    margin-bottom: 1.5vw;
    display: flex;
}

section.item-area div:first-child form dl dt {
    margin-top: 0.25vw;
    margin-right: 0.5vw;
    font-size: 1.5vw;
}

section.item-area div:first-child form dl dd input {
    width: 12vw;
    height: 2.5vw;
    font-size: 1.5vw;
}
*/
section.item-area div:first-child p.toblog{
    background-color: #efefef;
    padding: 1vw;
    float: right;
    margin-top: 1.5vw;
}
section.item-area div:first-child p.toblog a{
    /* display: block;*/  
	color: #888;
   text-decoration: underline;
   font-weight: bold;
}
section.item-area div article {
    width: 100%;
}
section.item-area div:first-child .setumei {
    border-bottom: solid 1px #b5b5b6;
    padding-bottom: 1.5vw;
}
section.item-area div:first-child .setumei h2 {
    background: url(/img/bcg_item.png) no-repeat;
    border:none;
    text-align: left;
    padding-left: 1vw;
    margin-bottom: 1vw;
}

section.item-area div:first-child .setumei p,
section.item-area div:first-child .setumei ol li {
    margin: 0.5vw;
    font-size: 0.6vw;
}
section.item-area div:first-child .setumei h3 {
    margin: 1vw 0.5vw 0.5vw;
    font-size: 0.6vw;
    font-weight: bold;
}

section.item-area div:first-child .setumei dl {
    padding: 0.7vw;
    background-color: #efefef;
    margin-top: 2vw;
    overflow: auto;
}
section.item-area div:first-child .setumei dl dt{
    float: left;
    clear: both;
    width: 4vw;
    margin-bottom: 0.7vw;
}
section.item-area div:first-child .setumei dl dd:before{
    content: ": ";
    margin-left: -0.5vw; 

}
section.item-area div:first-child .setumei dl dd{
    margin-bottom: 0.7vw;
    float: left;
}
section.item-area > div:last-child {
    padding-top: 25vw;
}
section.item-area div:last-child h2 {
    font-size: 1.2vw;
    border:solid 1px #000;
    padding: 0.5vw 1.5vw;
    text-align: center;
    margin-top: 1.5vw;
    margin-bottom: 1.2vw;
    display: inline-block;
}
section.item-area div:last-child .kanso h2 {
    display: block;
}

section.item-area div:last-child video{
    width: 100%;
}

section.item-area div:last-child .kanso-shosai {
    display: flex;
    justify-content: space-between;
    margin-top: 0;

}
section.item-area div:last-child .kanso-shosai p {
    font-size: 0.6vw;
    margin-bottom: 1em;
    
}

section.item-area div:last-child .kanso-shosai figure {
    margin-right: 1vw;
}

section.item-area div:last-child .kanso-shosai figure figcaption {
    font-size: 0.6vw;
    margin-top: 0.5vw;
}

section.bnr-area {
    text-align: center;
}

section.bnr-area div.inner {
    width: 31.5vw;
    background-color: #efefef;
    text-align: center;
    font-size: 13px;
    font-size: 0.67vw;
    position:relative;
    margin-bottom: 80px;
    margin-bottom: 4.1vw;
    display: flex;
    margin-left: auto;
    margin-right: auto;
}

section.bnr-area div.inner:after {
    content: " ";
    position: absolute;
    top:0;
    left:0;
    z-index: 10;
    background:  url(/img/icon_new.png);
    width: 4.4vw;
    height: 4.4vw;
    background-size: cover;
}
section.bnr-area div.inner div {
    text-align: center;
    padding:20px;
    width: 16vw;
}
section.bnr-area div.inner h2{
        font-size: 30px;
        font-size: 1.5vw;
    font-weight: bold;
    text-align: center;
    font-family: 'Ropa Sans', sans-serif;
    margin-top: 20px;
    margin-top: 1vw;
    line-height: 1;
    letter-spacing: 5px;
    letter-spacing: 0.26vw;
}
section.bnr-area div.inner h2 span{
        font-size: 13px;
        font-size: 0.67vw;
        display: block;
        font-weight: bold;
        margin-top:10px;
        margin-top:0.52vw;
        margin-bottom: 25px;
        margin-bottom: 1.3vw;
        letter-spacing:0;
}
section.bnr-area div.inner img{
            width: 15vw;
    height: 13vw;
    line-height: 1;
    object-fit: cover;
}

section.bnr-area div.inner a{
        display: inline-block;
        width: 200px;
        width: 10.4vw;
        line-height: 30px;
        line-height: 1.56vw;
        text-align: center;
        color: #fff;
        background-color: #000;
        font-family: 'Ropa Sans', sans-serif;
        font-size: 15px;
        font-size: 0.78vw;
        font-weight: bold;
        text-decoration: none;
        margin-top: 35px;
        margin-top: 1.82vw;
        margin-bottom: 25px;
        margin-bottom: 1.3vw;
        position: relative;
        padding-left: 30px;
        padding-left: 1.56vw;
        box-sizing: border-box;

}

section.bnr-area div.inner a:before {
        content: " ";
        position: absolute;
        display: block;
        top:    6px;
        top:0.38vw;
        left: 50px;
        left: 1.8vw;
        background: url(/img/icon_buy.png) no-repeat top left;
        width:0.93vw;
        height: 0.78vw;
        background-size: cover;
}
footer article.bcg-b h1.txt-left{
    text-align: left;
    font-size: 1.1vw;
    width: 62vw;
    margin-left: auto;
    margin-right: auto;
}

footer article.bcg-b ul.acce {
    display: flex;
    justify-content: space-between;
    width: 62vw;
    margin-left: auto;
    margin-right: auto;
}

footer article.bcg-b ul.acce li {
    width: 30vw;
    box-sizing: border-box;
    padding: 1vw 3vw;
    color: #fff;
    font-size: 0.8vw;
    text-align: left;
    border: solid 1px #fff;
}
footer article.bcg-b ul.acce li strong {
    font-size: 1.8vw;
    color: #fff;
}

footer article.bcg-b ul.acce li strong a {
    color: #fff;
}

/*SHOP----------------------------------------------*/

body#shop section.item-area div:first-child {
    width: 29.1vw;
    overflow: hidden;
}
body#shop section.item-area div:last-child {
    width: 24.9vw;
}
body#shop section.item-area > div:last-child { 
    padding-top: 0;
}

body#shop section.item-area > div:last-child article { 
    display: none;
}


body#shop section.item-area div:first-child img {
    width: 100%;
    height: auto;
}

body#shop section.item-area div:first-child h1 {
    text-align: left;
    border-bottom: solid 1px #000;
    font-size: 1.5vw;
}

body#shop section.item-area div:first-child p:first-child {
    font-size: 0.8vw;
    font-weight: bold;
}

body#shop section.item-area div:first-child dl dt {
    font-size: 0.8vw;
    font-weight: bold;
}

body#shop section.item-area div:first-child dl dd{
    margin-bottom: 1vw;
}

body#shop section.item-area div:first-child dl dd strong{
   font-weight: bold;
    font-size: 1.9vw;
}

body#shop section.item-area div:first-child dl dd h2 {
    font-size: 0.7vw;
    font-weight: normal;
    border:none;
    padding: 0;
    margin: 0;
    text-align: left;
}

body#shop section.item-area div:first-child div.btn-area a {
    display: block;
    background: #000;
    text-align: center;
    color: #fff;
    font-size: 1.5vw;
    font-weight: bold;
    padding: 1vw;
    margin: 2vw 0 1vw;
}

body#shop div.slide-item-area .slide-item img {
    width: 100%;
    height: 24.9vw;
} 

body#shop div.slide-item-area ul.slider-item,
body#shop div.slide-item-area #thumbnail-list {
    width: 24.9vw;
}

body#shop div.slide-item-area .thumbnail-item {
    width: 4.58vw!important;
    height: 4.58vw!important;
}

body#shop div.slide-item-area .thumbnail-item img {
    width: 100%!important;
    height: 100%!important;
}

body#shop .entry-content {
    display: flex;
    justify-content: space-between;
}

body#shop .entry-content div.slide-item-area {
    position: relative;
}


/*body#shop .entry-content section.item-area {
    display: block;
}*/

body#shop article#products h1 {
    display: block;
    text-align: center;
    border:solid 1px #000;
    padding: 0.5vw 0;
    width: 25vw;
    margin-left: auto;
    margin-right: auto;
    font-size: 1.2vw;
}

/* 20190621追加 カタヤマ
===============================================================*/
section.item-area div:first-child ul.ninki li img {
    width: 130px;
    width: 8vw;
    height: auto;
}


/* 20190708追加 カタヤマ
===============================================================*/
aside {
    width: 13.5vw;
    margin-top: 4.5vw;
}

aside .txt-c {
    text-align: center;
    margin-bottom: 3vw;
}
aside h2 {
    border:solid 1px #231815;
    line-height: 1.5vw;
    font-size: 0.8vw;
    text-align: center;
    margin-bottom: 1.5vw;
} 

aside ul {
    margin-bottom: 2vw;
}
aside ul li {
    line-height:1rem;
    font-size: 0.8vw;
    margin-bottom: 1vw;
    position: relative;
} 
aside div:first-child ul li:before {
    margin-right: 0.5vw;
    vertical-align: sub;
}
aside div:first-child ul li:nth-of-type(1):before {
    content: url(/img/icon_blog01.png);
} 
aside div:first-child ul li:nth-of-type(2):before {
    content: url(/img/icon_blog03.png);
} 
aside div:first-child ul li:nth-of-type(3):before {
    content: url(/img/icon_blog02.png);
}
aside div:first-child ul li:nth-of-type(4):before {
    content: url(/img/icon_blog04.png);
}
aside div:first-child ul li:nth-of-type(5):before {
    content: url(/img/icon_blog05.png);
}

aside div:first-child ul li:nth-of-type(6):before {
    content: url(/img/icon_blog06.png);
}

aside div:nth-of-type(2) h3 {
    line-height:1rem;
    font-size: 0.8vw;
    margin-bottom: 1vw;
} 
aside div:nth-of-type(2) h3:nth-of-type(1):before {
    content: url(/img/icon_blog07.png);
} 
aside div:nth-of-type(2) h3:nth-of-type(2):before {
    content: url(/img/icon_blog09.png);
} 

aside div:nth-of-type(2) h3:nth-of-type(3):before {
    content: url(/img/icon_blog08.png);
} 

/*2021-02-03イケムラ削除
 * aside div:nth-of-type(2) ul li {
    line-height:1rem;
    font-size: 0.75vw;
    margin-bottom: 1vw;
    margin-left: 2vw;
    list-style: disc;
} */

section.popular-posts ul li {
    line-height: 1.5;
}

/*section.popular-posts ul li .wpp-category {
    color: rgba(255,255,255,0);
    margin-left:  0;
	padding:0;
    margin-top: 0.5vw;
    font-size: 0.75vw;
}

section.popular-posts ul li .wpp-category a {
    font-weight: normal;
    border:solid 1px #888;
    color: #888;
    padding: 0.3vw;
    font-size: 0.75vw;display:inline-block
}*/


section.popular-posts .wpp-list li {
    overflow: visible;
    font-size: 0.75vw;
    position: relative;
}


section.popular-posts .wpp-list li .wpp-thumbnail {
    display: inline;
    float: left;
    margin: 0 5px 0 0;
    border: none;
    width: 3.9vw;
    height: 3.9vw;
}

section.popular-posts .wpp-list li:before {
    position: absolute;
    width: 1.1vw;
    height: 1.1vw;
    content: "1";
    text-align: center;
    display: block;
    background-color: #000;
    z-index: 2;
    top:0;
    left: 0;
    color: #fff;
    line-height: 1.1vw;
}

section.popular-posts .wpp-list li:nth-of-type(2):before {
    content: "2";
}

section.popular-posts .wpp-list li:nth-of-type(3):before {
    content: "3";
}

section.popular-posts .wpp-list li:nth-of-type(4):before {
    content: "4";
}
section.popular-posts .wpp-list li:nth-of-type(5):before {
    content: "5";
}

section.popular-posts ul li .wpp-cat{
	margin-top: 5px;
	color: rgba(255,255,255,0);
	font-size: 8px;
	display:block;
}

section.popular-posts ul li .wpp-cat a{
	font-weight: normal;
    border:solid 1px #888;
    color: #888;
    padding: 2px 5px;
    display:inline-block;
	margin-top:3px;
}

/*section.popular-posts ul li .wpp-cat a:hover{
	background:#f2f2f2;
}*/

body#blog div#content main h1 {
    margin-bottom: 0;
}

body#blog div#content main h1 + figure {
    margin-bottom: 4vw;
}

body#blog div#content main h1 + figure img,
figure.main-img img {
    width: 100%;
    height: auto;
}

div#content main h1 + figure img {
    width: 100%;
    height: auto;
}
div.breadcrumbs {
    margin-bottom: 2vw;
}

p.no-post {
    margin: 3vw;
    text-align: center;
    font-size: 1vw;
}

div.cate-date span:first-child{
    border:solid 1px #888;
    display: inline-block;
    padding: 0 1em;
    color: #888;
    line-height: 2;
    margin-right: 1vw;
}

div.cate-date span.blog-date {
        font-family: "Hiragino Kaku Gothic Pro",Osaka,"メイリオ","ＭＳ Ｐゴシック","MS PGothic",Verdana,Arial,sans-serif;
        font-size: 0.75vw;
/*        font-weight: bold;*/
}

h2.entry-title {
    font-size: 2vw;
    margin-bottom: 1vw;
    line-height: 1.2;
    margin-top: 1vw;
}

div.blog-inner div.blog-card.new:after {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    background: url(/img/img_newblog.png);
    width: 3vw;
    height: 3vw;
    background-size: cover;
}

main.item-list h2 {
    font-size: 1.7vw;
    margin: 1.7vw;
    text-align: center;
}
main.item-list ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
main.item-list ul li {
    background-color: #e5e4e8;
    padding: 0;
    width: 48%;
    margin-bottom: 1.5vw;
}

main.item-list ul li h3 {
    font-size: 1vw;
    margin-top: 2vw;
    text-align: center;
        font-family: 'Ropa Sans', sans-serif;
        font-weight: bold;
}

main.item-list ul li p {
    font-size: 0.6vw;
    text-align: center;
}
main.item-list ul li div{
    text-align: center;
    margin-top: 1vw;
}
main.item-list ul li div a {
    display: inline-block;
    width: 6vw;
    background-color: #000;
    font-size: 0.6vw;
    color: #fff;
    text-align: center;
    padding: 0.2vw ;
}

main.item-list ul li figure {
    float: left;
}

main.item-list ul li figure img {
    width: 9.3vw;
    height: 8.2vw;
    object-fit: cover;
}

.related_post_title {
    font-size: 1.1vw;
    margin-top: 2vw;
}
ul.related_post li{
    clear: both;
    padding-top: 1.5vw;
    position: relative;
    height: 8vw;
}
ul.related_post li img {
    width: 12.5vw;
    height: 8vw;
    margin-right: 1vw;
    object-fit: cover;
}
ul.related_post li a.wp_rp_thumbnail {
    float: left;
}

ul.related_post li .wp_rp_excerpt {
    font-size: 0.9vw;
    display: none;
}


ul.related_post li a.wp_rp_title {
    font-size: 1.1vw;
    display: block;
}

ul.related_post li a.wp_rp_title {
    font-size: 1.1vw;
}
div.cate-date-rec {
    display: block;
    margin-top: 10px;
    /*position: absolute;
    bottom: 0;
    left: 13.5vw;*/
}


.wp_rp_category a {
    border: solid 1px #888;
    display: inline-block;
    padding: 0 1em;
    color: #888;
    line-height: 2;
    margin-right: 5px;
}

/* 20190531追加 カスヤ
===============================================================*/
#post-946 header h1.entry-title{
    display:none
}

div.slide-item-area ul.slider-item {
    width: 27vw;
    margin: 0 auto 1.5vw;
}

img.slide-arrow.next-arrow {
    right: -60px;
    right: -2.5vw;
    width: 3vw;
    height: 3vw;
}

img.slide-arrow.prev-arrow {
    left: -60px;
    left: -3vw;
    width: 3vw;
    height: 3vw;
}
div.slide-item-area #thumbnail-list {
    width: 27vw;
}

div.slide-item-area .thumbnail-item {
    width: 5vw;
    height: 5vw;
}

.thumbnail-item img {
    width: 5vw!important;
    height: 5vw!important;
}
section.item-area > div:last-child {
    padding-top: 38vw;
}

/*202002粕谷追加*/
section.item-area div article.history2{
display:none
}

section.item-area div:first-child h2 {
    font-size: 1.2vw;
}

section.item-area div:first-child h1 {
    text-align: left
}

section.item-area div:first-child div.price span{
font-size: 1vw;
}

section.item-area div:first-child form dl dd input {
    font-size: 1.2vw;
    padding: 2% 5%;
    webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

section.item-area div:last-child .history h2 {
    display: block;
}

section.item-area div:last-child .kanso-shosai p {
    font-size: 1.2rem;
}
section.item-area div:first-child .setumei h2 {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: #ffffff none repeat scroll 0 0;
    border-color: #dcdcdc #dcdcdc #ffffff;
    border-image: none;
    border-radius: 4px 4px 0 0;
    border-style: solid;
    border-width: 1px;
    color: #2d2d2d;
    padding: 10px 10px 8px;
    text-align: center;
    width: 122px;
    background: none;
    border: block;
    text-align: center;
    margin-bottom: 1vw;
    font-size: 1.2vw;
}

section.item-area div:first-child h1 {
    letter-spacing: 2px;
}

section.item-area div:first-child .setumei p, section.item-area div:first-child .setumei ol li {
    margin: 0.5vw 0 2vw 0;
    font-size: 1.2rem;
    line-height: 2;
}

section.item-area div:last-child .kanso-shosai figure {
    width: 30%;
}

section.item-area div:first-child div.price span {
    font-size: 40%;
    letter-spacing: 1px;
}

section.item-area div:first-child div.price {
    font-size: 48px;
    color: #000;
    font-family:'DIN Alternate Bold', sans-serif;
}
section.item-area div:first-child form a {
    background-color: #000;
}
section.item-area div:first-child form a img {
    margin-right: 5px;
    width: 20px;
}

section.item-area div:first-child form a {
   background-color: #000;
   font-size: 1.2vw;
}

section.item-area div:first-child .setumei h3 {
    font-size: 1.2vw;
        margin: 1vw 0;
    border-bottom: 1px solid #000000;
}

section.item-area div:first-child form dl dt {
  font-size: 1.2vw;
}

section.item-area div:first-child .setumei dl {
    padding: 1.2vw;
}

section.item-area div:first-child .setumei ol li span{
    font-weight:bold;
    font-size: 1vw;
}

section.item-area div:first-child form dl {
    margin-top: 0vw;
    }

section.item-area div:first-child h2{
        margin-top: 2vw;
    margin-bottom: 1vw;
}

section.item-area div:first-child ul.ninki {
    margin-bottom: 1.5vw;
    margin-top: 1vw;
}

section.item-area div:first-child p.toblog{
        margin-top: 2vw;
}

section.item-area div:first-child ul.ninki li{
    /*width : 33.33333% ; */
}

section.item-area div:first-child p.read {
    font-size: 1.2vw;
}

section.item-area div:first-child .setumei h2{
    font-size: 1vw;
}

section.item-area div:first-child p.toblog {float: none;}
section.item-area div:first-child .setumei {margin-top: 0px;}

footer article.bcg-b h1.txt-left {
    margin-bottom: 1vw;
    font-weight: normal;
}
section.item-area div:first-child h1 {
    text-align: center;
}
section.item-area div:first-child div.price {
    text-align: center;
}
section.item-area div:last-child p.voicetitle{
    font-weight: bold;
    font-size: 1vw;
}


/*20190827片山追加*/


body.single-post div.entry-content p {
    line-height: 1.8;
    margin-top: 1rem;
}
body.single-post div.entry-content h3 {
    background: #ccc;
    font-weight: bold;
    padding: 5px;
    margin-top: 2rem;
    line-height: 1.4;
}

body.single-post div.entry-content h4 {
    border-bottom: dotted 5px #ccc;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 1.5rem;
    line-height: 1.4;
}






/*20190828片山追加*/

section.error-404 {
    margin: 15vw;
}
section.error-404 h1 {
    text-align: center;
    font-size: 2vw;
    font-weight: bold;
}

section.error-404 p {
    text-align: center;
    font-size: 1vw;
    font-weight: bold;
}

/*20190902粕谷追加*/
section.item-area div:first-child div.price2 {
    font-size: 14px;
    text-align: left;
    color: #000;
	position: relative;
}
section.item-area div:first-child span.u-ropa {
    font-size: 38px;
	font-family: 'Ropa Sans', sans-serif !important;
}

section.item-area div:first-child span.p-priceOn {
    position: absolute;
    top: -5px;
    left: 0;
}
section.item-area div:first-child div.cart-area2 a {
    display: block;
    background-color: #000;
    line-height: 3vw;
    text-align: center;
    color: #fff;
    font-size: 1vw;
    vertical-align: middle;
    width: 130px;
    float: right;
}
section.item-area div:first-child div.cart-area2{
	padding-top:20px
}
section.item-area div:first-child div.cart-area2 a img {
     vertical-align: middle;
    margin-right: 0.2vw;
    width: 12%;
}

/*202002粕谷追加*/
section.item-area div:first-child div.cart-area2 p{
  font-size: 1vw;
  font-weight: bold;
}

section.item-area div:first-child div.cart-area2 p .red{
	color:red;
}

/*20190904片山追加*/

body.single-post  div#content main article div.entry-content strong {
background:linear-gradient(transparent 75%, #ffc1e0 75%);
font-weight:bold; 
}


body.single-post  div#content main article div.entry-content h4 {
  position: relative;
  padding: 1em;
  background: #fce8f3;
  border-bottom: none;
  font-weight: normal;
  font-size: 1.5rem;
}

body.single-post  div#content main article div.entry-content h4:after {
  position: absolute;
  content: '';
  top: 100%;
  left: 30px;
  border: 15px solid transparent;
  border-top: 15px solid #fce8f3;
  width: 0;
  height: 0;
}


body.single-post  div#content main article div.entry-content ul {
  padding: 0 0.5em;
  position: relative;
}

body.single-post  div#content main article div.entry-content ul li {
  line-height: 1.5;
  padding: 0.5em 0 0.5em 1.5em;
  list-style-type: none!important;
}

body.single-post  div#content main article div.entry-content ul li:before {
  font-family: "Font Awesome 5 Free";
  content: "\f00c";/*アイコン種類*/
  position: absolute;
  left : 0.5em; /*左端からのアイコンまで*/
  color: #ffc1e0; /*アイコン色*/
  font-weight: 900; /*←ココ！！！！！！！*/
}

body.single-post div#content main article div.entry-content p {
 line-height: 1.8;
 margin-bottom: 4rem;
}

/*body.single-post div#content main article div.entry-content iframe {
 width: 100%;
}
*/

.b_youtube {
position: relative;
width: 100%;
padding-top: 56.25%;
}
.b_youtube iframe{
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
}


body.single-post div.entry-content h3 {
  padding: 0.5em;/*文字周りの余白*/
  color: #494949;/*文字色*/
  background: #eee;/*背景色*/
  border-left: solid 8px #ffc1e0;/*左線（実線 太さ 色）*/
  font-size: 2rem;
  font-weight: normal;
  padding-left: 2rem;
  margin-top: 2rem;
}
body.single-post div.entry-content div.voice-area {
    border-radius: 10px;
    margin-top:5rem; 
    padding: 2rem;
    border: dashed 2px #ffc1e0;
}

body.single-post div.entry-content div.voice-area h5 {
    font-weight: bold;
}


/*20191029 吉良追加*/
body.single-post  div#content main article div.entry-content strong.int {
background:none !important;
font-weight:bold; 
}

/*body.single-post div#content main article div.entry-content h4 {
  position: relative;
  display: inline-block;
  padding: 0 0 0 20px;
  background: #fff;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 160%;
}

body.single-post div#content main article div.entry-content h4:before {
  content: '';
  position: absolute;
  top: 50%;
  display: inline-block;
  width: 10px;
  height: 5px;
  background-color: black;
}
body.single-post div#content main article div.entry-content h4:after {
  width: 0;
  height: 0;
  border: 0px;
  border-top: none;
} 

body.single-post div#content main article div.entry-content h4:before {
  left:0;
}*/
























/*--------------------------------------------------------------------------------------------------------------------------*/
@media(max-width: 768px) {
    body {
        border-top:none;
        font-size: 10px;
    }
    header{
        width: 100%;
    }
    header#masthead {
        width: 90%;
    }
    header#masthead h1 {
        width: 10vw;
    height: auto;
    margin-top: 6vw;
    margin-bottom: 6vw;
    }

    .main-navigation {
        display: none;
    }
    nav {
        /*display: none;*/
    }

.nav-previous a,
.nav-next a {
  width: 20%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 12px;
}

div.nav-links .nav-previous a {
    padding-left: 20px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    display: block;
}

div.nav-links .nav-next a {
    padding-right: 20px;
    width: 100%;
    box-sizing: border-box;
    overflow: hidden;
    display: block;
}
	
/*202002粕谷追加*/
	section.item-area div article.history{
		display:none
	}
	section.item-area div article.history2{
display:block
}

    article {
        width:82vw;
        margin: auto ;

    }
    article#products section ul li {
        width: 39.33vw;
        font-size: 2.13vw;
        padding-bottom: 3vw;
    }

    article#products section ul li.w420 {
        width: 100%;
        margin-left: 0;
    }

     article#products section ul li br {
       display: none;
    }
    article#products section ul li img{
        height: 40vw;
    }
    article h1 {
        font-size: 7vw;
    }
    article.main section:last-child img {
        width: 54.26vw;
    }
article#products section ul li.new:after {
    width: 10.6vw;
    height: 10.6vw;
}
article#products section ul li h2 {
    font-size: 3.73vw;
    margin-top:2.4vw;
}
article#products section ul li h2,
body#home03 article#products section ul li h2 {
    font-size: 14px;
    margin-top:10px;
}
article#products section ul li h2 span{
    font-size: 1.6vw;
    margin-top: 1.86vw;
    margin-bottom: 3.33vw;
}
article#products section ul li p {
        margin-left: 2vw;
        margin-right: 2vw;
    }
article#products section ul li p,
body#home03 article#products section ul li p {
        margin-left: 2vw;
        margin-right: 2vw;
        font-size: 10px;
        line-height: 1.2;
        font-weight: normal;
    }
    article#products section ul li a p.btn-area,
    body#home03 article#products section ul li a p.btn-area {
        font-size: 12px;
    line-height: 1;
    width: 80%;
    padding:5px 5px 5px 20px;
    }
article#products section ul li.w420 a p.btn-area,
body#home03 article#products section ul li.w420 a p.btn-area {
    width: 50%;
    }
article#products section ul li a p.btn-area:before,
body#home03 article#products section ul li a p.btn-area:before {
    width: 12px;
    height: 12px;
    top:4px;
}
article#products section ul li a,
article#products section ul li span.coso {
    /*display: none;*/
    width: auto;
    padding: 1rem 1rem 1rem 2rem;
    font-size: 12px;
}
article#products section ul li a,
article#products section ul li span.coso,
body#home03 article#products section ul li a,
body#home03 article#products section ul li span.coso {
    /*display: none;*/
    width: auto;
    padding: 0;
    font-size: 12px;
}
body#home03 article#news ul {
    padding-bottom: 20vw;
}
body#home03 article#news ul.slick-dots {
    bottom: -14vw;
}


body#home03 article#blog ul {
    flex-wrap: wrap;
    width: 90%;
    margin: auto;
}
body#home03 article#blog ul li {
    width: 48%;
}
body#home03 article#blog ul li img {
    height: 35vw;
}
body#home03 article#blog ul li div div {
    margin-top: 2vw;
}
article#products section div a {
    height: 10vw;
    border: solid 0.1vw #000;
    font-size: 3.6vw;
    line-height: 10vw;
}
article#products section ul li a:before {
    top: 7px;
    left: 5px;
    width: 10px;
    height: 10px;
}
article#products section ul li a.coso, article#blog-products div span.coso {
    padding-left: 1rem;
}
article#consept {
       margin-top: 12.6vw;
}
article#consept:before {
    display: none;
}
article#consept section.first-cont h1 img{
    display: none;
}


article#consept section.first-cont h2,
article#consept section.pho-r h1,
article#consept section.pho-l h1{
    display: block;
    font-size: 4.8vw;
    text-align: left;
    width: 82vw;
    margin:auto;
    font-weight: bold;
    margin-top: 6vw;
}
article#consept section {
            width: 82vw;
    margin:auto;
}
article#consept section.first-cont h1 + img {
    width: 100%;
    height: 59vw;
    object-fit: cover;
}
article#consept section.first-cont p,
article#consept section p {
    width: 82vw;
    margin:auto;
    font-size: 2.66vw;
    line-height: 2;
    padding: 0;
    display: block;
    text-align: left;
    margin-bottom: 11.33vw;
    margin-top:6vw;

}

article#consept section.pho-r div.txt-area,
article#consept section.pho-l div.txt-area {
    padding-top: 0;
    margin-left: 0;
    
}
article#consept section.pho-r:before,
article#consept section.pho-l:before {
    display: none;
}

article#consept section.pho-l,
article#consept section.pho-r {
        padding-top: 0;
        width: 82vw;
    margin:auto;
}
article#consept section.pho-r div.inner,
article#consept section.pho-l div.inner {
    display: block;
    width: 100%;

}

article#consept section.pho-r div.inner img,
article#consept section.pho-l img {
    width: 100%;
    height: 49.73vw;
}
article#consept section.movie-area{
    margin:0;
    width: 100%;
}
body#concept article#consept section.consept-cont01 {
    width: auto;
}
body#concept article#consept section.consept-cont01 h1{
        display: block;
    font-size: 4.8vw;
    text-align: left;
    width: 82vw;
    margin: auto;
    font-weight: bold;
    margin-top: 6vw;
}
body#concept article#consept section.consept-cont01 p{
        width: 82vw;
    margin: auto;
    font-size: 2.66vw;
    line-height: 2;
    padding: 0;
    display: block;
    text-align: left;
    margin-bottom: 11.33vw;
    margin-top: 6vw;
    margin-left: 0;
}

article#colum {
    width: 82vw;
    margin:22.8vw auto 16.6vw;
}
article#colum section div.slick-list div.slick-slide img {
    height: 39.33vw;
}

article#colum section div.slick-list div.slick-slide {
    font-size: 13px;
    font-size: 0.67vw;
    border: solid 1px #000;
    margin-right:1.66vw;
    margin-left: 1.66vw;
    margin-bottom: 10px;
}
img.slide-arrow.prev-arrow,
img.slide-arrow.next-arrow {
    width: 3.86vw;
    height: 4.5vw;
}
article#colum section div.slick-list div.slick-slide h2 {
    margin: 3.46vw 0;
    font-size: 3.2vw;
}
article#blog {
    width: 100%;
}
article#blog section {
    padding-left: 9vw;
    padding-right: 9vw;

}
article#blog ul li span {
    font-size: 4.8vw;
}

article#blog ul li {
    padding-top: 3.7vw;
     padding-bottom: 3.7vw;
        border-bottom: solid 1px #231815; 
}
article#blog div {
    margin-top: 5.3vw;
    margin-bottom: 5.3vw;
}
article#voice {
    width: 82vw;
    margin:17.3vw auto 16.6vw;
}
article#voice section div.slick-list div.slick-slide {
    width: 39vw!important;
    margin-left: 1.6vw;
    margin-right: 1.6vw;
}
article#voice section div.slick-list div.slick-slide img {
    height: 39vw;
}
img.slide-arrow.next-arrow{
    right: -4vw;
}
article#shop section{
    display: block;
    width: 82vw;
    margin:0 auto;
    background-color: #eeeeef;
}
article#shop {
    width: 100%;
    padding-top: 8.4vw;
    padding-bottom: 9.3vw;
}
article#shop section img {
    width: 100%;
    height: 54vw;
}
body#home03 article#shop section img {
   width: 100%;
    height: 65vw;
    min-height: 10px;
}

body#home03 article#shop div.bnr-area {
    width: 82vw;
}
body#home03 article#shop div.bnr-area img {
    width: 100%;
}
article#shop section div h2 {
    font-size: 4.8vw;
}
article#shop section div ul li{
    font-size: 3vw;
}
article#shoplist {
    margin-top: 9.33vw;
}

article#shoplist section {
    flex-wrap: wrap;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 7.46vw;
    padding-bottom: 0;
}

article#shoplist section:after {
    content: " ";
    display: block;
    width: 12vw;
 
}
article#shoplist section div {
    width: 21vw;
    margin-right: 5.5vw;
    margin-bottom: 8.66vw;
}
article#shoplist section div:nth-of-type(5) {
    margin-right: 0;
}
article#shoplist section div h2 {
    font-size: 5vw;
    border-bottom: solid 1px #000;
    padding-bottom: 2vw;
    margin-bottom: 2vw;
    width: 100%;
}
article#shoplist section div ul li {
    font-size: 3.5vw;
}
footer article.bcg-b h1 img{
    width: 30.13vw;
    height: 14.4vw;
    margin-bottom: 7.1vw;
}
footer article.bcg-b h1 {
    font-size: 4.26vw;
}
footer article.bcg-b h1 span {
    font-size: 2.13vw;
}
footer article.bcg-b {
    padding-top: 8.4vw;
    padding-bottom: 6.4vw;
}
footer article.bcg-b p {
    font-size: 2.66vw;
}
footer article.bcg-b div a {
    width: 86.26vw;
    margin: auto;
    border: solid 1px #fff;
    line-height: 8.9vw;
    font-size: 2.66vw;
}
article.f-nav {
    margin-top: 4.4vw;
}
footer article.f-nav section ul li {
    padding-left: 5.86vw;
    padding-right: 5.86vw;
    margin-bottom: 2.5vw;
    border-left: solid 1px #000;
}
footer article.f-nav section ul li:nth-of-type(2) {
    border-right: solid 1px #000;
}
footer article.f-nav section ul li a {
    font-size: 2.13vw;
}
footer small {
    font-size: 1.86vw;
    margin-top: 5.3vw;
    margin-bottom: 5.3vw;
}
footer div {
    font-size: 1.5vw;
}

.responsive-menu-inner, .responsive-menu-inner::before, .responsive-menu-inner::after {
    width: 8vw!important;
}
.responsive-menu-box {
     width: 8vw!important; 
}
button#responsive-menu-button {
    width: 17vw!important;
    padding-left: 4vw;
}
.responsive-menu-search-box::-webkit-input-placeholder {
    font-size: 1.5rem;
}

.responsive-menu-search-box::-moz-placeholder {
    font-size: 1.5rem;
}

.responsive-menu-search-box:-ms-input-placeholder {
    font-size: 1.5rem;
}

article.main section#mainImg {
    height: 68vw;
}

article.main section#mainImg img {
    height: 100%;
}

article.main {
    margin-bottom: 10vw;
}
body.post-type-archive-shoplist article section h1 {
    font-size: 3vw;
}
body.post-type-archive-shoplist article section li {
    display: block;
}
body#policy_law table,
body#privacy table,
body#company table

 {
    width: 100%;
    margin-bottom: 10vw;
    font-size: 12px;
}
body#privacy .pt100 p
 {
    width: 100%;
}

body#policy_law table th,
body#policy_law table td,
body#privacy table th,
body#privacy table td,
body#company table th,
body#company table td {

    display: block;
    width: 100%;
}

body#policy_law table th,
body#privacy table th,
body#company table th{
    border-bottom: none;
    font-weight: bold;
    padding-bottom: 0;
}

article#blog ul li a {
   font-size: 1rem;
}
article#blog ul li span {
   font-size: 1rem;
   display: block;
}
article#blog div a {
    font-size: 16px;
}

article h1 span{
    display: block;
    font-size: 12px;
    letter-spacing: 0;

}
article#voice section div.slick-list div.slick-slide h2 {
    font-size: 10px;
}
article#voice section div.slick-list div.slick-slide p {
    font-size: 10px;
}
footer {
    margin-top: 10vw;
}
body#blog div#content, body.category div#content,body.single div#content {
    display: block;
    width: 95%;
    margin: auto;
}
body#blog div#content div#primary, body.category div#content div#primary,
body#blog div#content aside#secondary, body.category div#content aside#secondary,
body.single div#content div#primary,
body.single div#content aside#secondary {
    width: auto;
}
body#blog div#content aside#secondary, body.category div#content aside#secondary, body.single div#content aside#secondary {
    margin-top: 20px;
    margin-bottom: 50px;
}

body.single div#content aside#secondary {
    width: 95%;
    margin:20px auto 50px;
}
section.popular-posts h2,
section.widget_recent_entries h2 {
    font-size: 12px;
    padding:1rem;
}

body#blog div#content main h1, body.category div#content main h1 {
        font-size: 7vw;
        font-size: 27px;
        text-align: center;
}
body#blog div#content main ul#menu-blog-nav, body.category div#content main ul#menu-blog-nav {
    justify-content: center;
}
div.blog-inner {
    width: auto;
}
article#blog-products div figure img {
    height: 150px;
}
article#blog-products div div.slick-slide p br {
    display: none;
}
article#blog-products div a {
    width: auto;
    padding:0.5rem;
    font-size: 10px;
}
article#blog-products div a:before {
    display: none;
}
article#blog-products div.btn a {
    font-size: 14px;
    padding:1rem;
    height: auto;
}
article#blog-products div.btn a:before {
    display: none;
}
div.blog-card img {
    width: 100%;
    height: 200px;
    object-fit: cover;
}
div.blog-card dl dt,
div.blog-card dl dd,
section.popular-posts ul li,
section.widget_recent_entries ul li,
article#blog-products div div.slick-slide,
article#blog-products div h2 span,
div.entry-content p {
    font-size: 10px;
}
div.entry-content p {
    line-height: 1.8;
    font-size: 16px;
}
article#blog-products div h2 {
    font-size: 12px;
}
body.post-type-archive-shoplist main article section li {
    display: block;
    font-size: 10px;
}
body.post-type-archive-shoplist main article section h3{
    font-size: 12px;
}
body.post-type-archive-shoplist main article section h1 {
    font-size: 12px;
}
body.post-type-archive-shoplist main article section h2 {
    font-size: 10px;
    padding: 0.5rem;
}

#responsive-menu-item-861 {
    display: none;
}

body.single div#content main h1 {
    font-size: 3.5vw;
    font-size: 27px;
}
footer div.sp-only{
    display: block;
}
footer div.pc-only{
    display: none;
}

/*20190204追加*/
article#news p {
    font-size: 10px;
}
article#shop section div h2 strong,
body#home03 article#shop section div h2 strong{
    font-size: 18px;
    margin-top:5px;
}
article#shop section div h2 {
    margin-bottom: 10px;
    padding-bottom: 10px;
}
article#shop section div h3,
body#home03 article#shop section div h3{
    font-size:15px;
    margin-top: 15px;
}
article#shop section div p{
    font-size: 12px;
}

article#news {
    width: 90vw;
    margin-top: 10vw;
}
article#news ul {
    width: auto;
    height: 15rem;
}
article#news ul li {
    font-size: 12px;
    padding: 0.5rem;
    display: block;

}
article#news ul li span {
    display: block;
    width: auto;

}




article#news {
    width: 90vw;
}
article#news ul {
    width: auto;
    height: 15rem;
}
article#news ul li {
    font-size: 12px;
    padding: 0.5rem;
    display: block;

}
article#news ul li span {
    display: block;
    width: auto;

}





body#contact .entry-content dl {
    max-width: 100%;
}
body#contact .entry-content dl dt {
    font-size: 12px;
}
body#contact .entry-content dl dt span {
    font-size: 12px;
}
body#contact .entry-content dl dd,
body#contact .entry-content dl dd ul li {
    font-size: 12px;
}
body#contact .entry-content div.submit-btn  {
    margin-top: 15px;
}
body#contact .entry-content div.submit-btn input {
    font-size: 12px;
    padding: 1rem 4rem;
}
    
body#contact .entry-content dl input[type="text"], input[type="email"], input[type="password"], input[type="tel"], input[type="number"] {
    box-sizing: border-box;
    font-size: 16px;

}
body#contact .entry-content h2 {
    font-size: 3.6vw;
}
body#contact .entry-content dl textarea{
    min-height: 10rem;
    font-size: 16px;
}
body#contact .entry-content dl dd .md-radio label {
    font-size: 12px;
}
body#contact .entry-content div.submit-btn input[type="submit"] {
    font-size: 12px;
    padding: 1rem 2rem;
}

section.item-area {
    display: block;
}
div.slide-item-area {
    position: relative;
}
section.item-area div:first-child,
section.item-area > div:last-child,
div.slide-item-area ul.slider-item,
div.slide-item-area #thumbnail-list {
    width: 100%;
    box-sizing: border-box;
} 
div.slide-item-area .thumbnail-item img {
    width: 16vw;
    height: 16vw;
}
div.slide-item-area .thumbnail-item {
    width: 16vw;
    height: 16vw;
}
section.item-area div:first-child h1 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
section.item-area div:first-child p.read {
    font-size: 16px;
}
section.item-area div:first-child h2,
section.item-area div:last-child h2 {
    font-size: 18px;
    border: solid 1px #000;
    padding: 5px;
    margin-top: 10px;
    margin-bottom: 5px;
}
section.item-area div:first-child ul.ninki li img {
    width: 25vw;
    height:auto;
}
section.item-area div:first-child div.price {
    font-size: 25px;
}
section.item-area div:first-child form dl dt,
section.item-area div:first-child form dl dd input {
    width: 40px;
    height: 25px;
    font-size: 18px;
}
section.item-area div:first-child div.cart-area a {
    font-size: 18px;
    line-height: 40px;
}
section.item-area div:first-child p.toblog {
    padding: 10px;
    float: none;
    margin-top: 10px;
    font-size: 14px;
}
section.item-area div:first-child .setumei h2 {
    padding-left: 15px;
    margin-bottom: 10px;
}
section.item-area div:first-child .setumei p, section.item-area div:first-child .setumei ol li {
    margin: 15px;
    font-size: 14px;
}
section.item-area div:first-child .setumei h3 {
    font-size: 18px;
}
section.item-area div:first-child .setumei dl {
    padding: 10px;
}
section.item-area div:first-child .setumei dl dt,
section.item-area div:first-child .setumei dl dd {
    float: none;
    width: 100%;
    font-size: 14px;
}
section.item-area div:first-child .setumei dl dd {
    margin-bottom: 10px;
}
section.item-area div:first-child .setumei dl dd:before {
    display: none;
}
section.item-area div:last-child .kanso-shosai {
    display: block;
}
section.item-area div:last-child {
    width: auto;
}
section.item-area div:last-child .kanso-shosai figure figcaption {
    font-size: 14px;
    margin-bottom: 10px;
}
section.item-area div:last-child .kanso-shosai p {
    font-size: 14px;
}
section.item-area div:last-child .kanso-shosai {
    margin-bottom: 20px;
}
section.bnr-area div.inner {
    width: auto;
    display: block;
}
section.bnr-area div.inner img {
    width: 100%;
    height: auto;
}
section.bnr-area div.inner:after {
    width: 20vw;
    height: 20vw;
}
section.bnr-area div.inner div {
    width: auto;
}
section.bnr-area div.inner h2 {
    font-size: 30px;
}
section.bnr-area div.inner h2 span {
    font-size: 14px;
}
section.bnr-area div.inner p {
    font-size: 14px;
}
section.bnr-area div.inner a {
    width: 100%;
    line-height: 50px;
;
    font-size: 15px;

    margin-top: 35px;
    margin-bottom: 25px;
    padding-left: 30px;
    box-sizing: border-box;
}
section.bnr-area div.inner a:before {
    content: " ";
    position: absolute;
    display: block;
    top: 12px;
    left: 50px;
    width: 20px;
    height: 20px;
}
footer article.bcg-b ul.acce{
    display: block;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;
}
footer article.bcg-b ul.acce li{
    width: auto;
    padding: 10px;
    font-size: 14px;
    margin-bottom: 20px;
}
footer article.bcg-b h1.txt-left {
    font-size: 18px;
    width: auto;
    margin-left: 10px;
    margin-right: 10px;


}




}



body.single div#content {
 -webkit-animation: example 0.5s ease 0.5s 1 forwards;
  animation: example 0.5s ease 0.5s 1 forwards;
  opacity: 0;
}
@-webkit-keyframes example {
 0% { opacity: 0; -webkit-transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes example {
 0% { opacity: 0; -webkit-transform: translateY(30px); -ms-transform: translateY(30px); transform: translateY(30px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}





	/* 20190531追加 カスヤ
===============================================================*/
@media(max-width: 768px) {

div.slide-item-area ul.slider-item,
body#shop div.slide-item-area ul.slider-item
{width: 100%;}	

div.slide-item-area #thumbnail-list,
body#shop div.slide-item-area #thumbnail-list {
    width: 100%!important;
}
div.slide-item-area .slide-item img,
body#shop div.slide-item-area .slide-item img{
    width: 82vw; 
    height: 82vw; 
    object-fit: cover;
}
img.slide-arrow.prev-arrow,
body#shop img.slide-arrow.prev-arrow {
    left: -9vw;
    width: 10vw;
    height: 10vw;
}
img.slide-arrow.next-arrow,
body#shop img.slide-arrow.next-arrow {
    right: -9vw;
    width: 10vw;
    height: 10vw;
}
div.slide-item-area .thumbnail-item {
    width: 7.8vw;
    height: 7.8vw;
}

div.slide-item-area .thumbnail-item  {
    width: 7.8vw;
    height: 7.8vw;
}
body#shop div.slide-item-area .thumbnail-item {
    width: 7.8vw!important;
    height: 7.8vw!important;
}
.thumbnail-item img,
body#shop .thumbnail-item img {
    width: 8vw!important;
    height: 8vw!important;
}
section.item-area div:first-child p.read {
    font-size: 4vw;
    line-height: 1.4;
	 margin-top:15px;
}
section.item-area div:first-child h1,
body#shop section.item-area div:first-child h1 {
    font-size: 2.6rem;
    margin-bottom: 0px;
}
section.item-area div:first-child h2 {
    margin-top: 4vw;
    margin-bottom: 4vw;
    font-size: 4vw;
}

section.item-area div:first-child form dl dt {
    font-size: 4vw;
}
section.item-area div:first-child form dl dd input {
    padding: 2% 20%;
    border: solid 1px #ccc;
	font-size: 4vw;
}
section.item-area div:first-child form dl {
    margin-bottom: 2vw;
}
section.item-area div:first-child form a {
    font-size: 4vw;
}
section.item-area div:first-child p.toblog {
    margin-top: 6vw;
	 font-size: 3vw;
}
section.item-area div:first-child .setumei h2 {
    font-size: 3vw;
	 width: 80px;
}
	section.item-area div:first-child .setumei p, section.item-area div:first-child .setumei ol li{
		margin-bottom:6vw;
	}
section.item-area div:first-child .setumei h3 {
    font-size: 5vw;
}
section.item-area div:first-child .setumei ol li span {
    font-size: 4vw;
}
section.item-area div:first-child .setumei dl {
    padding: 4vw;
}
	
	section.item-area div:first-child .setumei dl dd{font-size: 1.2rem;}
	section.item-area div:first-child .setumei dl dt{
		font-size: 1.2rem;
		font-weight:bold;
	}
	
section.item-area div:first-child .setumei {
    padding-bottom: 4vw;
}
section.item-area > div:last-child {
    padding-top: 6vw;
}
section.item-area div:last-child .history h2 {
    margin-bottom: 3vw;
}
	article.kanso{padding-top: 3vw;}
section.item-area div:last-child .kanso-shosai figure {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
section.item-area div:last-child .kanso h2 {
    margin-bottom: 3vw;
}
section.item-area div:last-child .kanso-shosai p {
    font-size: 1.2rem;
    line-height: 2;
}
footer article.bcg-b ul.acce {
    display: block;
    width: 82vw;
    margin-left: auto;
    margin-right: auto;
	  font-size: 4vw;
}
footer article.bcg-b h1.txt-left {
    display: block;
    width: 82vw;
    margin-left: auto;
    margin-right: auto;
	font-size: 4vw;
    line-height: 1.5;
}
footer article.bcg-b ul.acce li strong {
    font-size: 6vw;
}
#post-946 header h1.entry-title {
    display: block;
}
section.item-area div:first-child h1 {
    display: none;
}	

body#shop section.item-area div:first-child {
    width: 100%;
    padding-top: 10vw;
}
body#shop section.item-area div:last-child {
    width: auto;
}
body#shop section.item-area > div:last-child { 
    padding-top: 0;
}	
body#shop section.item-area div:first-child p:first-child,
body#shop section.item-area div:first-child dl dt {
    font-size: 15px;
}
body#shop section.item-area div:first-child p,
body#shop section.item-area div:first-child dl dd {
    font-size: 12px;
    margin-bottom: 1em;
}
body#shop section.item-area div:first-child dl dd h2 {
    font-size: 12px;
}
body#shop section.item-area div:first-child div.btn-area a {
    font-size: 5vw;
    padding: 3vw 0;
    margin-top: 10vw;
    margin-bottom: 5vw;
}

body#shop section.item-area div:last-child figure img {
    width: 100%;
    height: auto;
}

body#shop section.item-area div:last-child {
    padding-bottom: 10vw;
}
body#shop article#products h1 {
    padding: 1rem 0;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
}
body#shop section.item-area div:first-child p:first-child br {
    display: none;
}
body#shop .entry-content {
    display: block;
	}

/* 201900902追加 粕谷
===============================================================*/
section.item-area div:first-child div.cart-area2 a {
    line-height: 10vw;
    width: 160px;
}
	
section.item-area div:first-child div.cart-area2 {
    padding-bottom: 20px;
}



    /* 201900708追加 カタヤマ
===============================================================*/

body#blog div#content main h1 + figure img {
    width: 100%;
}
div.blog-inner div {
    width: 49%;
}
div.blog-card img {
    height: 125px;
}
aside {
    width: 100%;
}
aside h2,
aside div:nth-of-type(2) h3 {
    line-height: 1.5;
    font-size: 16px;
    margin-bottom: 1.5rem;
}
aside h2 {
    padding: 10px 0;
}
aside ul li {
    font-size: 16px;
    margin-bottom: 1rem;
}
aside div:first-child ul li:before {
    margin-right: 10px;
}
aside ul {
    margin-left: 20px;
    margin-bottom: 40px;
}

aside div:nth-of-type(2) h3 {
    margin-left: 20px;
    margin-bottom: 20px;
}
aside div:nth-of-type(2) ul {
    margin-left: 50px;
}
aside div:nth-of-type(2) ul li {
    line-height: 1.2rem;
    font-size: 16px;
    margin-bottom: 1rem;
    margin-left: 2rem;
}
section.popular-posts ul li .wpp-category {
    margin-left: -4.5em;
    margin-top: 10px;
}
section.popular-posts .wpp-list li {
    font-size: 16px;
    margin-bottom: 2rem;
    height: 80px;
}

section.popular-posts ul.wpp-list {
    margin-left: 10px;
}
div.cate-date span:first-child,
div.cate-date span.blog-date {
    font-size: 12px;
}

h2.entry-title {
    font-size: 22px;
    margin-bottom: 1rem;
    margin-top: 1rem;
}
section.popular-posts .wpp-list li:before {
    width: 20px;
    height: 20px;
    line-height: 20px;
}
main.item-list ul li {
    width: 100%;
    margin-bottom: 2rem;
}
main.item-list ul li h3 {
    font-size: 16px;
    margin-top: 1.25rem;
}
main.item-list ul li p {
    font-size: 12px;
}

main.item-list ul li div a {
    width: 35%;
    font-size: 12px;
    padding: 0.5rem 0;
}

main.item-list ul li div{
    margin-top: 1rem;
}

main.item-list h2 {
    font-size: 18px;
    margin: 2rem;
}

.related_post_title {
    font-size: 14px;
    margin-top: 2rem;
}

ul.related_post li a.wp_rp_thumbnail {
    width: 30%;
    height: 30%;
    margin-right: 1rem;
}
ul.related_post li img {
    width: 100%;
    height: 100%;
}

ul.related_post li {
    padding-top: 2rem;
    height: auto;
}

ul.related_post li:after {
    content: " ";
    display: block;
    clear: both;
}
ul.related_post li a.wp_rp_title {
    font-size: 16px;
    font-weight: bold;
}
div.cate-date-rec {
    position: relative;
    margin-top: 10px;

    left: 0
}

main.item-list ul li figure {
    float: left;
    width: 35%;
}

main.item-list ul li figure img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

body#shop section.item-area div:first-child dl dd strong{
   font-weight: bold;
    font-size: 24px;
}

div.slide-item-area #thumbnail-list:after {
    content: "";
    display: block;
    width: calc(8vw * 8 + 1vw);
}

div.blog-card dl dd span.blog-date,
section.popular-posts ul li .wpp-category a,
aside .txt-c,
div.breadcrumbs {
        font-size: 10px;
}
section.popular-posts .wpp-list li .wpp-thumbnail {
    width: 80px;
    height: 80px;
    object-fit: cover;
}

section.popular-posts .wpp-list li {
    padding-bottom: 10px;
    clear: both;
}

div.blog-card dl dd ul li {
    margin-bottom: 5px;
}
ul.related_post li .wp_rp_excerpt {
    font-size: 10px;
    display: none;
}

body.single div#content main article div.entry-content iframe {
    width: 100%;
    height: 51vw;
}



}




    /* 20191209追加 カタヤマ
===============================================================*/

div.new-pagenation {
    width: 100%;
}

div.new-pagenation a {
    display: inline-block;
    padding: 5px 10px;
    border:solid 1px #ccc;
}

div.new-pagenation span.current {
    display: inline-block;
    padding: 5px 10px;
    border:solid 1px #ccc;
    background-color: #000;
    color: #fff;
}

nav.navigation.pagination {
}

nav.navigation.pagination a {
    display: inline-block;
    padding: 5px 10px;
    border:solid 1px #ccc;
}

nav.navigation.pagination span.current {
    display: inline-block;
    padding: 5px 10px;
    border:solid 1px #ccc;
    background-color: #000;
    color: #fff;
}

nav.navigation.pagination div.nav-links {
    border:none;
}

  /* 20191223追加 カスヤ
===============================================================*/

/*pzlink-サイト名の横幅、文字高さと位置、余白*/
.lkc-info{
		width:250px;
	position:relative;
	top:95px;
	left:210px;
		line-height:15px;
		text-overflow: ellipsis;
}

/*サムネ画像とファビコン高さ*/
.linkcard img{
 width: 100%;
  height: 100%;
}

.lkc-favicon{
	width:16px !important;	
	height: 16px !important;	
	}
.lkc-thumbnail{
		max-width:30% ;	
		margin: 0px 10px 0px 0px;
	}
.lkc-domain {
	width:10px;
}

/*説明文とURLとSNSシェア数を削除*/
.lkc-excerpt { 
	display: none ;
}
.lkc-url{
	    display: none ;
}
.lkc-sns-hb{
	display: none ;
}
.lkc-sns-tw {
	display: none ;
}
.lkc-sns-gp {
	display: none ;
}
.lkc-sns-po{
	display: none ;
}

/*カード余白調整*/

.lkc-card {
    margin-top: -16px;
    margin-right: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
}

/*タイトルの文字太さと折返し…表示*/
	div.lkc-title-text{
		 margin-top: 10px;
    font-size: 16px;
		font-weight: 500;		
}

/*中央寄せ、枠の最大幅、枠角を丸くする、、枠下に３２ｐｘ余白をつける調整*/
.lkc-external-wrap{
	  margin:  0 auto;  
	  max-width: 620px;
			border-radius:8px;
			border-color:#F2F2F2;
			box-shadow:5px 5px 5px 5px #F2F2F2;
	margin-bottom:32px;
	overflow:hidden;
}
.lkc-content{
	    margin-top: 0px;
		border-radius:8px;
}

/*「続きを読む」ボタン追加*/
.lkc-external-wrap:after {
    position:  absolute;
    content:'read more';
	   font-family: 'jin-icons';
    font-weight: bold;
right:12px;
bottom:8px;
    padding:5px 20px;
    background:#ffb400;
    color:#fff;
font-size: .8em;
border-radius:2px;
}
/*ホバー時、アンダーライン無効*/
.lkc-title-text:hover {
    text-decoration: none;
}

/*Pz-LinkCard内部リンク設定*/
div.lkc-date {
		display: none!important;
}
.lkc-content{
	background-color:#fff;
}
.lkc-internal-wrap{
		margin:  0 auto;  
	  max-width: 620px;
			border-radius:8px;
			border-color:#F2F2F2;
			box-shadow:5px 5px 5px 5px #F2F2F2;
	margin-bottom:32px;
	overflow:hidden;
}
	.lkc-internal-wrap:after {
    position:  absolute;
    content:'read more';
	   font-family: 'jin-icons';
    font-weight: bold;
right:12px;
bottom:8px;
    padding:5px 20px;
    background:#ffb400;
    color:#fff;
font-size: .8em;
border-radius:2px;
}
/*ここからタブレット・スマホ対応*/
@media screen and (max-width: 1024px)  {
.lkc-info {
    margin-left: -25px;
}
}
@media screen and (max-width: 480px)  {
	
	.lkc-external-wrap{
		  margin:  0 auto; 
		width:280px;
	box-shadow:3px 3px 3px 3px #F2F2F2;}
.lkc-external-wrap:after {
 display: none;
}	

.lkc-card {
	margin-top: -15.5px;
	}
	.lkc-favicon{
	width:16px ;	
	height: 16px ;	
	}
	.lkc-domain{
font-size:11px;	
	}
	.lkc-info{
				width:150px;
		top:99px;
		left:150px;
	}
.lkc-thumbnail{
	    max-width: 120px;
	}	
div	.lkc-title-text {
				font-size: 13.5px;
	    line-height: 21px;
	height:60px;
		max-width:200px;
	}
	.lkc-internal-wrap, .lkc-external-wrap, .lkc-this-wrap{
	margin-left:-5px;
		width:280px;
	box-shadow:3px 3px 3px 3px #F2F2F2;}
	.lkc-internal-wrap:after {
 display: none!important;
}	


body.single-post div#content main article div.entry-content p a img {
 width: 100%;
 height: auto;
}
div.blog-inner div.blog-card.new:after {
    width: 10vw;
    height: 10vw;
}

}/*タグ閉じる****/

/*2003粕谷追加分*/
nav span.sns-area {
    margin-top: 15px;
    margin-top: 0.8vw;
}

nav span.sns-area img {
    margin-left: 15px;
    transition: 0.8s;
}

/*2021-02-02イケムラ追加分　ブログ　サイドカラム*/

.w_post_cat ul{
	padding-left:10px;
}

.w_post_cat .children{
	margin:0;
	padding:15px 20px 0;
}


.w_post_cat li.cat-item-136:before {
content: "\f07a"!important;
font-weight: 900!important;
font-family: "Font Awesome 5 Free"!important;
margin-right:7px;
}

.w_post_cat li.cat-item-1:before {
content: "\f406"!important;
font-weight: 900!important;
font-family: "Font Awesome 5 Free"!important;
margin-right:7px;
}

.w_post_cat li.cat-item-132:before {
content: "\f05a"!important;
font-weight: 900!important;
font-family: "Font Awesome 5 Free"!important;
margin-right:7px;
}

.w_post_cat li.cat-item-133:before {
content: "\f15c"!important;
font-weight: 900!important;
font-family: "Font Awesome 5 Free"!important;
margin-right:7px;
}


.w_post_cat li.cat-item-137:before {
content: "\f4be"!important;
font-weight: 900!important;
font-family: "Font Awesome 5 Free"!important;
margin-right:7px;
}


.w_post_cat .children li:before {
content: "\f054"!important;
font-weight: 900!important;
font-family: "Font Awesome 5 Free"!important;
margin-right:7px;
}


/*20201126池村追加*/

/*body#blog01 div#content div#primary, body#blog01 .category div#content div#primary, body#blog01 .single div#content div#primary {
    width: 71%!important;
}

body#blog01 aside {
    width: 27%!important;
    margin-top: 4.4vw;
}

body#blog01 div.blog-inner div {
    width: 32%vw!important;

}

@media screen and (max-width: 768px)  {
	
	
body#blog01 div#content div#primary, body#blog01 .category div#content div#primary, body#blog01 .single div#content div#primary {
    width: 95%!important;
	margin-left:auto;
	margin-right:auto;
}

body#blog01 aside {
    width: 95%!important;
	margin-left:auto;
	margin-right:auto;

}
}*/