@charset "utf-8";
.article h1,.article h2,.article h3,.article h4,.article h5,.article h6,.article p,.article ul,.article figure{
    margin-top: 1.5rem;
	padding: 0 4px;
}
p + figure{
    margin-top: 0;
}
.article p{
    line-height: 2;
}
.article img{
    max-width: 100%;
    height: auto;
}
.article .page-index-box{
    padding: 20px 30px 40px;
    background-color: #ffffff;
    margin-bottom: 80px;
}
.article .page-index-box p{
    margin-top: 0;
}
.article .page-index{
    padding: 0 10px;
}
.article .page-index__item{
    padding: 10px 0;
    border-bottom: 1px dotted #707070;
}
.article .page-index__item a{
    display: block;
}
.article .mv-container{
    position: relative;
    width: 100%;
    padding-bottom: 56.25%;
}
.article .mv-container iframe{
    position: absolute;
    width: 100%;
    height: 100%;
}
.article h1{
    font-size: 1.75rem;
    font-weight: bold;
    margin: 1.75rem 0 1.625rem;
}
.article h2{
    font-size: 1.625rem;
    font-weight: bold;
    padding-bottom: 1rem;
    border-bottom: 2px dotted #707070;
    margin: 1.875rem 0 1.5rem;
}
.article h3{
    font-size: 1.375rem;
    font-weight: bold;
    margin: 1.75rem 0 1.375rem;
}
@media (min-width: 768px) {
    .article h3{
        font-size: 1.5rem;
    }
}
.article h4{
    font-size: 1.375rem;
    font-weight: bold;
    margin: 1.625rem 0 1.25rem;
}
.article h5{
    font-size: 1.25rem;
    font-weight: bold;
    margin: 1.5rem 0 1.125rem;
}
.article h6{
    font-size: 1.125rem;
    font-weight: bold 0;
    margin: 1.375rem 0 1rem;
}
/* p{
    margin-bottom: 40px;
}
figure{
    margin-bottom: 60px;
} */
.article .product-list-box{
    padding: 20px 20px 60px;
    background-color: #F7DE8E;
    margin-top: 8rem;
}
@media (min-width: 768px) {
    .article .product-list-box{
        padding: 40px 40px 60px;
    }
}
.article ul, li{
    list-style: none;
    margin: 0;
    padding: 0;
}
.article .product-list{
    padding: 0px;
}
@media (min-width: 768px) {
    .article .product-list{
        padding: 0px 20px;
    }
}
.article .product-list__item{
    border-radius: 10px;
    max-width: calc(50% - 12px);
    padding: 1rem;
    margin: 6px;
}
@media (min-width: 768px) {
    .article .product-list__item{
        max-width: calc(33.33333% - 12px);
    }
}
.article .product-list__item a{
    display: block;
    background-color: #ffffff;
    border-radius: 10px;
    margin: 0 auto;
    font-size: 0.875rem;
}
.article .product-image{
    display: block;
    height: 165px;
    overflow: hidden;
}
@media (min-width: 768px) {
    .article .product-image{
        height: 205px;
    }
}
.article .product-image img{
    border-radius: 10px;
}
.article .product-name{
    display: block;
    margin-bottom: 1.75rem;
}
.article .product-price{
    position: absolute;
    display: block;
    text-align: right;
    color: #ff0000;
    bottom: 1rem;
    right: 1rem;
}
.article .tag-list__tag{
    padding: 0.5rem 0.625rem;
    background-color: #ffffff;
    border: solid 1px #707070;
    border-radius: 0.875rem;
    margin: 0.25rem;
    font-size: 0.875rem;
}
.article .tag-list__tag:hover{
    background-color: #423F1C;
    color:  #ffffff;
}
.article .tag-list__tag a{
    display: block;
}
.article figcaption{
    color: #B4AEB1;
}
.article .sns__container {
    border-bottom: 2px dotted #707070;
    padding-bottom: 3rem;
}
.article .sns__container a {
    width: 100%;
    margin: 0.5rem;
    text-align: right;
    line-height: 4;
}
@media (min-width: 768px){
    .article .sns__container a{
        margin: 1rem;
    }
}
.article .sns__container a:hover {
    opacity: 0.6;
}
.article .sns__container a i {
    vertical-align: middle;
    font-size: 2.5rem;
}
@media (min-width: 768px){
    .article .sns__container a i{
        font-size: 3rem;
    }
}
.article .sns__twitter{
    color: #1DA1F2;
}
.article .sns__facebook{
    color: #1877F2;
}
.article .sns__line{
    color: #14B927;
}
.article .sns__mail{
    color: #4b4b4b;
}
.article .post-list-recommend{
    border-bottom: 2px dotted #707070;
}
.article .post-list-recommend h3::before,
.article .post-list-news h3::before{
    font-size: 1.625rem;
    margin-right: 10px;
}
.article .post-list-box{
    margin-bottom: 4rem;
}
.article .post-list__item{
    margin-top: 1.5rem;
}
.article .post-list__item .tag-list{
    margin-bottom: 1rem;
}
.article .post-list__item h4{
    font-size: 1.25rem;
    font-weight: normal;
    margin-top: 0;
    margin-bottom: 1rem;
}
.article .post-list__item p{
    margin-top: 0;
    margin-bottom: 0;
}
.article .post-list__item a{
    transition: 0.2s;
}
.article .post-list__item a:hover{
    box-shadow: 0px 0px 2px 0px #666;
}
.article .post-item-left{
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    min-height: 245px;
    overflow: hidden;
    text-align: center;
    vertical-align: center;
    background: #fff;
}
.article .post-item-right{
    width: 100%;
}
@media (min-width: 767px){
    .article .post-item-left{
        width: calc(45% - 10px);
        height: 245px;
    }
    .article .post-item-right{
        width: calc(55% - 10px);
    }
}
.hero-image-sp{
    width: 100%;
}
@media (min-width: 767px){
    .hero-image-sp{
        width: 100%;
    }
}
