/* #products
------------------------------- */
@import url('https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@700&display=swap');
body .eng {
font-family: 'Josefin Sans','Noto Sans JP', Verdana,"Hiragino Kaku Gothic Pro","¥Ò¥é¥®¥Î³Ñ¥´ Pro W3","¥á¥¤¥ê¥ª","Meiryo","£Í£Ó £Ð¥´¥·¥Ã¥¯","Helvetica Neue","Helvetica","Arial", sans-serif!important;
font-weight: bold;
}
.social_share iframe {
	width:40px!important;
  height:40px!important;
  transition:0!important;
  transition: 0s!important;
      background: url(https://www.line-website.com/social-plugins/img/common/line_80.png);
  background-size:100%;
    border-radius: 6px!important;
}
.new_mark_img1,.new_mark_img1 {
 display: none!important;   
}
#widget {
    
    
}
#widget .btn-o .btn i{
}
.btn .label {
    display: none!important;
}

.prd_lst_sort {
display:none;
}
.inner {
margin-left: auto;
margin-right: auto;
padding: 0 5% 50px;
width: 100%;
max-width: 1690px;
}
#topicPath {
padding-left: 60px;
}
#topicPath br{
display: none;
}
.product_exp {
    padding: 0 60px 150px;
}
#products {
padding-top: 100px;
}
#products .tit {
text-align: center;
}
.products .tit + .product_exp{
/*margin-top:-160px;*/
}
#products .top_brands_title {
display: inline-block;
font-size: 178%;
border-bottom: 5px solid #E8E5DF;
padding-bottom: 5px;
margin: 90px calc(50% - 180px) 70px!important;
font-weight: bold;
}
#products .top_brands_title h4 {
font-weight: bold;
}
#products ul {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
}
#products ul li {
width: 27%;
max-width: 350px;
line-height: 2;
margin-bottom: 70px;
}
#products ul li a {
display: block;
text-align: center;
text-decoration: none;
}
#products ul li a .image {
    margin: 0 auto;
}
#products ul li a img {
    transition: .3s;
}
#products ul li a:hover img{
    transform:scale(1.1,1.1);
}
#products ul li p font{
color: #fff;
font-weight: bold;
background-color: #BEB29C;
width: 52px;
height: 32px;
width: 50px;
height: 25px;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 10px;
    font-size: 80%;
    display: none;   
}

#products ul li .tit {
text-align: left;
position: relative;
margin-top: 50px;
margin-top: 20px;
}
#products ul li .tit.new:before {
content: "NEW";
color: #fff;
font-weight: bold;
background-color: #BEB29C;
width: 52px;
height: 32px;
width: 50px;
height: 25px;
display: flex;
justify-content: center;
align-items: center;
margin-bottom: 10px;
font-size: 80%;
}
#products ul li .tit {
text-decoration: none;
font-size: 120%;
font-weight: bold;
text-align: left;
display: inline-block;
    margin-top: 10px;
}
#products ul li .tit a {
    text-align: left;
}
#products ul li .prd_lst_price  {
    font-size: 95%;
}
#products ul li .productsListDetailPrice{
margin-top: 15px;
margin-bottom: 15px;
display: block;
color: #BEB29C;
font-weight: bold;
font-size: 115%;
text-align: left;
}
#products ul.pager {
justify-content: center;
}
#products ul.pager li{
width: 50px;
margin-right: 30px;
}
#products ul.pager li:last-of-type {
margin-right: 0;
}
#products ul.pager a,
#products ul.pager span{
text-decoration: none;
border: 2px solid #CEC7B9;
display: flex;
width: 50px;
height: 50px;
justify-content: center;
align-items: center;
font-size: 115%;
}
#products ul.pager .current span{
background: #E8E5DF;
}



.product_upper {
    margin: 70px 0 150px;
}
.sp_prd_lst_pos {
display: none;
}
.prd_lst_sort + ul:after{
    content: "";
    display: block;
    width: 27%;
    height:0;
    max-width: 350px;
}
.product_upper{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.product_image.container_section {
    width: 48.5%;
}
.product_image_main {
    text-align: center;
}
.product_image_thumb {
    margin-top: 30px;
}
.product_image_thumb ul{
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}
.product_image_thumb ul li{
height: auto;
width: 20%;
margin-right: 5%;
}
.product_image_thumb ul li {
    cursor: pointer;
    transition: .2s;
}
.product_image_thumb ul li:hover {
    opacity: .6;
}
.product_image_thumb ul li:last-of-type {
    margin-right: 0;
}
.product_cart  {
    width: 48.5%;
    
}
.tit .eng + * {
    margin-bottom: 100px;
}
.feature_sec{
    padding: 0 60px;
    text-align: center;
}
.feature_sec .flexBox{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 70px;
    padding-bottom: 150px;
}
.feature_sec .flexBox img {
    width: 45%;
    max-width: 650px;
        height: 100%;
}

.product_cart_name {
    margin-top: 40px;
    font-size: 172%;
    line-height: 1.5;
    margin-bottom: 50px;
    font-weight: bold;
}
.product_spec_table,
.product_spec_table th{
    font-weight: bold;
    font-size: 107%;
}
.product_spec_table th,
.product_spec_table td {
    padding-top: 18px;
    padding-bottom: 18px;
}
.product_spec_table th {
    padding-right: 70px;
}
.product_spec_table td {
    color: #CEC7B9;
}
.product_order_form td input[name="product_num"]{
    appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  -o-appearance: none;
    border: 2px solid #CEC7B9;
    padding: 12.5px;
}
 input[type="submit"].product_cart_btn{
    color: #333;
    font-size: 145%;
    border: 2px solid #333333;
    width: 95%;
    max-width: 630px;
    padding: 23px 10px;
    margin-top: 20px;
     font-weight: bold;
     z-index: 1;
     position: relative;
}
input[type="submit"].product_cart_btn:hover {
    opacity: .7;
}

.product_info_lst {
    margin-top: 25px;
}
.product_cart_btn_box {
    position: relative;
}
.product_cart_btn_box:hover:after {
    opacity: .7;
} 
.product_cart_btn_box:after {
    content: "";
    position: absolute;
    background: url(https://img07.shop-pro.jp/PA01462/164/etc/icon_cart_blk.png);
    width: 32px;
    height: 26px;
    background-size: contain;
    right: 25px;
    top: calc(50% - 16px);
    top: 50%;
    background-repeat: no-repeat;
    z-index: 0;
}
.product_info_lst .inquiry a{
    text-decoration: none;
     font-weight: bold;
    font-size: 108%;
    border-bottom: 2px solid #BEB29C;
    padding-bottom: 8px;
    padding-right: 50px;
    position: relative;
}
.product_info_lst .inquiry a:after {
    content: "";
    position: absolute;
    right: 0px;
    background: url(https://img07.shop-pro.jp/PA01462/164/etc/arrow_01.png);
    width: 20px;
    height: 6px;
    background-size: contain;
    background-repeat: no-repeat;
    top: calc(50% - 8px);
    transition: .3s;
}
.product_info_lst .inquiry a:hover:after {
    right: -3px;
}
.social_share {
    margin-top: 40px;
}

.notes_sec {
    padding:  0 60px;
}
.notes_sec .subTit {
    text-decoration: none;
    font-weight: bold;
    border-bottom: 4px solid #E8E5DF;
    padding-bottom: 10px;
    position: relative;
    display: inline-block;
    font-size: 175%;
    line-height: 1.5;
    margin-bottom: 25px;
}
.notes_sec .subTit:nth-of-type(n+2) {
    margin-top: 40px;
}
.notes_sec .subTit + p {
    line-height: 2;
}
.notes_sec .subTit + p + p {
    margin-top: 20px;
    line-height: 2;
}










@media screen and (max-width:1024px){
#products {
padding-top: 50px;
width: 95%;
}
#products .top_brands_title {
border-bottom: 5px solid #E8E5DF;
padding-bottom: 5px;
margin: 40px calc(50% - 100px) 30px !important;
text-align: center;
}
#products ul li {
width: 46%;
max-width: 100%;
margin-bottom: 50px;
}
.product_spec_table th {
    padding-right: 30px;
}
    input[type="submit"].product_cart_btn {
        max-width: 88%;
        font-size: 120%;
    }
    .product_order_form td input[name="product_num"] {
        width: 19vw;
    }
    .product_cart_btn_box:after {
    content: "";
    position: absolute;
    background: url(https://img07.shop-pro.jp/PA01462/164/etc/icon_cart_blk.png);
    width: 20px;
    height: 20px;
    background-size: contain;
    right: 15px;
    top: 50%;
    background-repeat: no-repeat;
    z-index: 0;
}
    input[type="submit"].product_cart_btn {
    padding: 15px 10px;
}
    .product_info_lst .inquiry a {
    padding-right: 22px;
}
}

@media screen and (max-width:767px){
#topicPath {
padding-left: 0px;
}
#products ul li .tit {
margin-top: 10px;
}
#products {
padding-top: 50px;
width: 100%;
padding-left: 0;
padding-right: 0;
padding-bottom: 0;
}
#products .top_brands_title {
border-bottom: 5px solid #E8E5DF;
padding-bottom: 5px;
margin: 40px calc(52% - 23vw) 30px !important;
text-align: center;
line-height: 2;
line-height: 1.8;
font-size: 5vw;

}
#products ul li .tit.new:before {
margin-bottom: 10px;
}
#products ul li .productsListDetailPrice {
margin-top: 10px;
font-size: 100%;
text-align: center;
}
#products ul li .img{
text-align: center;
}
#products ul li .tit {
font-size: 100%;
text-align: center;
}
.prd_lst_pager {
margin-top: 50px;
}
#products ul.pager {
justify-content: space-between;
}
#products ul.pager li {
width: 12%;
margin-right: 0;
}
#products ul.pager a, #products ul.pager span {
padding: 5% 0;
width: 100%;
height: auto;
}
#topicPath + .tit .eng {
font-size: 300%;
line-height: 1.22;
letter-spacing: .4rem;
}
.lowerPage .inner {
padding-top: 20px;
}
#topicPath + .tit {
margin-top: 40px;
}
}

.social_share li{
    display: flex;
    align-items: center;
}
.social_share li iframe{
    margin:0 20px 0 13px;
  transition:.3s;
}
.social_share li iframe:hover {
  opacity:.6
}
.social_share #tweetLink {
    background: url(https://img07.shop-pro.jp/PA01462/164/etc/icon_twitter.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 55px;
    height: 55px;
    
}
.size-full {
    width: 100%;
}

img.alignleft.size-full {
  width:150px;
  height:auto;
}

.favorite-button {
  transition:.3s;
    	text-indent:100%;
	white-space:nowrap;
	overflow:hidden;
}
.favorite-button:hover {
  opacity:.6
}
.favorite-button {
    background: url(https://img07.shop-pro.jp/PA01462/164/etc/icon_fav.png);
    background-size: cover;
    background-repeat: no-repeat;
    width: 40px;
    height: 40px;
}

.def_lst{
    margin: 100px auto 0;
    width: 100%;
    max-width: 1375px;
    border-top: 2px solid #CEC7B9;
    border-left: 2px solid #CEC7B9;
    display: flex;
    flex-wrap: wrap;
    
}
.def_lst .def_lst_dt,
.def_lst .def_lst_dd {
    display:flex;
    border-bottom: 2px solid #CEC7B9;
    border-right: 2px solid #CEC7B9;
    box-sizing: border-box;
}
.def_lst .def_lst_dt{
    background: #E8E5DF;
    text-align: center;
    color: #333333;
    width: 400px;
    font-size: 145%;
    font-weight: bold;
    padding: 12px 10px;
    justify-content: center;
    align-items: center;
}
.def_lst .def_lst_dt h3 {
font-weight:bold;
}

.def_lst .def_lst_dd{
    width: calc(100% - 400px);
    max-width: 973px;
    font-size: 115%;
    align-items: center;
    padding: 13px 50px 13px 50px;
    line-height: 2;
    flex-wrap: wrap;
}
.def_lst .def_lst_dd ul{
    width: 100%;
}
.def_lst .def_lst_dd ul li {
    position: relative;
    padding-left: 15px;
}
.def_lst .def_lst_dd ul li:before{
    position: absolute;
    left: 0;
    content: "¡ö";

}
@media screen and (max-width:1024px){
    .def_lst {
        width: calc(100% - 100px);
    }
    .def_lst .def_lst_dt{
    width: 50%;
}
.def_lst .def_lst_dd{
    width: 50%;
}
}
@media screen and (max-width:896px){
    .def_lst {
        width: 90%;
    }
}
@media screen and (max-width:767px){
    .def_lst {
        width: 100%;
        margin-top: 50px;
    }
    .def_lst .def_lst_dt,
    .def_lst .def_lst_dd {
        width: 100%;
        justify-content: center;
        padding: 10px 4%;
    }
    .def_lst .def_lst_dt {
        font-size: 115%;
    }
    .def_lst .def_lst_dd {
        font-size: 100%;
    }
   .def_lst .def_lst_dd.txt_left {
    text-align: left;
        justify-content: flex-start;
     
}
    .feature_sec {
    padding: 0;
    text-align: center;
}
    .product_image.container_section,.product_cart {
    width: 100%;
}
    .product_spec_table th {
        font-size: 100%;
        padding-right: 20px;
        width: 80px;
    }
    .product_cart_name {
        margin-bottom: 10px;
            font-size: 145%;
    }
    .product_order_form td input[name="product_num"] {
    width: 80%;
    padding: 8px;
}
input[type="submit"].product_cart_btn {
    padding: 15px 10px;
    max-width: 100%;
    width: 100%;
    letter-spacing: .2rem;
    text-align: left;
        font-size: 108%;
}
    .product_cart_btn_box:after {
    top: 50%;
      background-position: center;
}
    .product_info_lst .inquiry a {
    padding-right: 22px;
    font-size: 100%;
    display: block;
}
    .social_share {
    margin-top: 15px;
}
    .product_upper {
    margin: 50px 0 80px;
}
    .tit .eng + * {
    margin-bottom: 45px;
}
    .feature_sec {
    padding: 0;
        text-align: justify;
    font-size: 116%;
    line-height: 2;
}
    
    .feature_sec .flexBox {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 20px;
    padding-bottom: 80px;
}
    .feature_sec .flexBox img {
    width: 100%;
    max-width: 650px;
    margin-bottom: 15px;
        display: block;
        height: 100%;
}
    .tit .eng + * {
    font-size: 108%;
    }
    
.notes_sec {
    padding: 0;
}
    .notes_sec .subTit {
    border-bottom: 2px solid #E8E5DF;
}
    .product_exp {
    padding: 0;
}
    .def_lst {
    width: 100%;
    margin-top: 40px;
}
    .recommend {
    margin-top: 50px;    
    }
    
     .recommend.tit .eng {
    font-size: 7vw;
    }
     .recommend.tit .eng + * {
    font-size: 3.8vw;
}
    .lowerPage .inner {
    padding-bottom:0px;
}
    
}
