@charset "utf-8";

/* CSS Document */
/*	リセットCSS	*/
*, *::before, *::after {
  box-sizing: border-box;
}
/* Vertical rhythm */
/* ============================================ */
p, table, blockquote, address, pre, iframe, form, figure, dl, section {
  margin: 0;
}
/* Headings */
/* ============================================ */
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
/* Lists (enumeration) */
/* ============================================ */
ul, ol {
  margin: 0;
  padding: 0;
  list-style: none;
}
/* Text-level semantics */
/* ============================================ */
/**
* Remove the gray background on active links in IE 10.
*/
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}
/* Replaced content */
/* ============================================ */
/**
* Prevent vertical alignment issues.
*/
svg, img, embed, object, iframe {
  vertical-align: bottom;
}
/*	//リセットCSS	*/

/*SP*/
.sp {
  display: block;
}
.pc {
  display: none;
}
.container {
  font-size: 13px;
  line-height: 1.7;
  color: #111111;
  
}
.container img {
  width: 100%;
  height: auto;
}
.kvArea {
  margin-bottom: 35px;
}

.cts_wrap {
  /* padding: 0 6px; */
}
.mainWrap {
    font-family: "Zen Kaku Gothic Antique", sans-serif;
    /* font-weight: 600; */
    font-style: normal;
    font-family: "Noto Sans JP";
}
/*	*/
.lead {
    margin-bottom: 45px;
    /* font-family: serif; */
    /* text-align: center; */
    color: #222;
    padding: 0 4px;
}

.cmn-recommend-owner-list {
    margin: 0px auto 35px;
    width: 100%;
    max-width: 600px;
    /* font-family: 'Josefin Sans', sans-serif; */
    /* font-family: 'Jost', sans-serif; */
    /* font-family: 'Josefin Sans', sans-serif; */
    /* font-family: 'Nanum Gothic', sans-serif; */
    font-family: 'Marcellus', serif;
    letter-spacing: 0.04em;
}

.cmn-recommend-owner-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* justify-content: space-between; */
    justify-content:space-around;
    justify-content: center;
    /* justify-content: space-evenly; */
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
}
.cmn-recommend-owner-list ul li {
    width: 40%;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 10px;
    padding: 10px;
}
p.txt_title {
    text-align: center;
    font-size: 19px;
    margin-bottom: 15px;
    font-weight: 600;
}
p.txt_title:before {
    content: url(/res/img/guide/app_guide/accent-left.png);
    margin-right: 10px;
}
p.txt_title:after {
    content: url(/res/img/guide/app_guide/accent-right.png);
    margin-left: 10px;
}
p.txt_title2 {
    text-align: center;
    font-size: 19px;
    margin-bottom: 20px;
    font-weight: 600;
}
p.txt_title2:before {
    /* content: url(/res/img/guide/app_guide/accent-left.png); */
    margin-right: 10px;
}
p.txt_title2:after {
    /* content: url(/res/img/guide/app_guide/accent-right.png); */
    margin-left: 10px;
}

.under {
  background: linear-gradient(transparent 60%, #dfdeff 60%);
}


.cmn-recommend-owner-list2 {
    margin: 0px auto 35px;
    width: 100%;
    /* max-width: 600px; */
    /* font-family: 'Josefin Sans', sans-serif; */
    /* font-family: 'Jost', sans-serif; */
    /* font-family: 'Josefin Sans', sans-serif; */
    /* font-family: 'Nanum Gothic', sans-serif; */
    /* font-family: 'Marcellus', serif; */
    letter-spacing: 0.04em;
}

.cmn-recommend-owner-list2 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: space-between;
    /* justify-content:space-around; */
    /* justify-content: center; */
    justify-content: space-evenly;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
}
.cmn-recommend-owner-list2 ul li {
    width: 50%;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 10px;
    /* padding: 4px; */
}

.itemContainer {
    margin-bottom: 110px;
    /* border-bottom: 2px solid #f1f1f1; */
    /* background: #eee; */
    /* padding: 45px 0 5px; */
}
.itemContainer:last-of-type {
    border: none;
}

.coordArea_taste {
    margin: 0 0 15px;
}

.item_neme {
    width: 90%;
    margin: 0 auto 25px;
}
.item_img {
    width: 80%;
    margin: 0 auto 50px;
    max-width: 400px;
}
.itemContainer_content.coordArea {
    margin-bottom: 50px;
}
	.itemContainer_content.coordArea.even {
    margin-bottom: 55px;
}
.itemContainer .coordArea_imgContent {
}
.imgWrap {
    width: 97%;
    margin: 0 auto 22px;
}
.itemContainer .coordArea_productContent {
    /* width: 95%; */
    margin: 0 auto;
}


    .itemContainer .coordArea_productContent_top .txtWrap p {
    /* font-family: serif; */
    color: #222;
    }
    .itemContainer .coordArea_productContent_bottom {
        margin: 6.8vw 0 5.8vw;
    }
    .itemContainer .coordArea_productContent_bottom .credit {
        width: 80.5vw;
        margin: auto;
    }
    .itemContainer .coordArea_productContent_bottom .credit>ul {
        row-gap: 2.3vw;
    }
.itemContainer .coordArea_productContent_bottom .credit>ul>li>a {
        grid-template-columns: 14.0666666667vw 1fr;
        -webkit-column-gap: 7.6vw;
        -moz-column-gap: 7.6vw;
        column-gap: 4.7vw;
    }

    .itemContainer .coordArea_productContent_bottom .credit>ul>li>a .crDetail {
        grid-template-columns: 1fr 12.9333333333vw;
        -webkit-column-gap: 2.4vw;
        -moz-column-gap: 2.4vw;
        column-gap: 2.4vw;
    }
    .itemContainer .coordArea_productContent_bottom .credit>ul>li>a .crDetail .name {
        font-size: 2.9333333333vw;
        line-height: 1.5909090909;
    }

    .itemContainer .coordArea_productContent_bottom .credit>ul>li>a .crDetail .buyBtn {
        width: 12.9333333333vw;
        height: 5.4666666667vw;
        font-size: 3.2vw;
    }

/*クレジットエリア*/
.cmn-credit {
    max-width: 500px;
    margin: 0 auto;
    padding: 0 32px;
    /* font-size: 15px; */
    font-size: 14px;
}
.cmn-credit li {
    text-align: center;
    margin-bottom: 4px;
    /* font-weight: 500; */
}
.creditbox a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
}
.creditbox_creditlist_spec {
    max-width: calc(100% - 80px);
    /* font-family: "Times New Roman", Times, Georgia, serif; */
    /* font-style: italic; */
    letter-spacing: .03em;
    line-height: 1.3;

}
.creditbox_creditlist_bd {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 0 8px;
    height: 1px;
    background-color: #E2E2E2;
}
.creditbox_creditlist_button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 55px;
    height: 20px;
    color: #fff;
    letter-spacing: .05em;
    line-height: 1;
    background-color: #222;
    padding-right: x;
    /* margin-right: 15px; */
}

    .view_more {

    }

    .view_more a {
    display: block;
    position: relative;
    width: 73%;
    padding: 15px 0 14px;
    margin: 20px auto;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: #372e28;
    border: solid;
    border-width: 2px;
    border-color: #372e28;
    /* border-radius: 3px; */
    box-sizing: border-box;
    /* font-weight: 500; */
    display: block;
    position: relative;
    width: 73%;
    padding: 15px 0;
    margin: 20px auto;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: #222;
    border: solid;
    border-width: 2px;
    border-color: #222;
    /* border-radius: 30px; */
    box-sizing: border-box;
    /* font-weight: 500; */
    font-size: 13px;
}

.sec_main {
    margin-bottom: 90px;
}
.title_img{
 width: 55%;
 margin: 0px auto 25px;
}
.title_img{
 width: 94%;
 margin: 0px auto 30px;
}
.c-title{
	
}
				
.img1{
	
width: 90%;
margin: 0 auto 60px;
	
/* font-family: "Noto Sans", sans-serif; */
	
/* -webkit-font-smoothing: antialiased; */
	
-moz-osx-font-smoothing: grayscale;
	
/* text-rendering: optimizeLegibility; */
}

.img1 ul {
    margin: 15px auto 20px;
    width: 98%;
    /* font-family: "Zen Kaku Gothic New", sans-serif; */
    /* font-family: "Noto Sans", sans-serif; */
    color: #565656;
}

.img1 li {
    font-size: 14px;
    /* font-weight: 600; */
    /* color: #988d8c; */
    /* margin-bottom: 4px; */
    /* line-height: 1.3; */
    text-align: center;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
}

.sec_main .c-lead-text li {
    font-size: 14px;
    font-weight: 600;
    /* font-weight: 500; */
    /* font-weight: 400; */
    color: #333;
    /* margin-bottom: 7px; */
    /* line-height: 1.4; */
    text-align: left;
    overflow: visible;
    text-overflow: clip;
    white-space: normal;
    margin-left: 1em;
    text-indent: -1em;
    /* font-family: "Zen Kaku Gothic New", sans-serif; */
    /* font-family: "Noto Sans", sans-serif; */
    /* -webkit-font-smoothing: antialiased; */ /* iOS/Macをシャープ寄りに */
    -moz-osx-font-smoothing: grayscale;  /* Mac Firefox用 */
    /* text-rendering: optimizeLegibility; */  /* 字形をきれいに */
    margin-bottom: 1px;
}

.img1 li.item_name {
	line-height: 1.4;
	/* color: #222; */
	font-size: 13px;
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
	/* font-family: "Zen Kaku Gothic New", sans-serif; */
	/* -webkit-font-smoothing: antialiased; */ /* iOS/Macをシャープ寄りに */
	-moz-osx-font-smoothing: grayscale;
	-moz-osx-font-smoothing: grayscale;  /* Mac Firefox用 */
	/* text-rendering: optimizeLegibility; */  /* 字形をきれいに */
	}

	
.img1 li.item_price {
    /* color: #222; */
}

.img1 .cmn-btn1 a {
    display: -webkit-inline-box;
    display: inline-flex;
    height: 1.1cm;
    /* padding: 0 60px; */
    /* letter-spacing: .1em; */
    color: #fff;
    border: 2px solid #222;
    background: #222;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 65%;
    font-size: 13px;
}


.item_name{
	
}
.item_price{
	
}
.c-lead{
	
margin-top: 15px;
	
text-align: center;
	
/* font-size: 14px; */
	
/* font-weight: 600; */
}
.c-point {
    width: 35%;
    margin-bottom: 10px;
    margin: 0px auto 9px;
}
.c-lead-text {
    margin-bottom: 20px;
    font-size: 14px;
    /* font-size: 13px; */
    padding: 0px 3px;
    font-weight: 600;
}

.imglook-1 {
    width: 45%;
    margin: 0 auto 20px;
}


.block1 {
display: flex;
flex-wrap: wrap;
-webkit-box-pack: justify;
justify-content: space-between;
}
.itemlist {
    width: 49%;
    text-align: center;
    /* margin-bottom: 45px; */
    display: flex;
    flex-direction: column;
}
.itemlist ul {
    margin: 8px auto 5px;
    width: 98%;
}
.itemlist li {
    font-size: 13px;
    color: #7e7e7e;
    margin-bottom: 4px;
    line-height: 1.3;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.itemlist li.item_name {
	line-height: 1.4;
	color: #333;
	font-size: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
	.creditbox_creditlist_spec{
        line-height: 1.3;
        font-size: 13px;
        color: 000;
        /* font-weight: 600; */
    }
	
li.item_price {
    /* color: #333; */
}
	
	.clearfix:after {
    display: none;
}
	.cmn-btn1 {
/* margin: 30px 0; */
text-align: center;
margin-bottom: 45px;
margin-top: auto;

}
.cmn-btn1 a {
    display: -webkit-inline-box;
    display: inline-flex;
    height: 0.9cm;
    /* padding: 0 60px; */
    /* letter-spacing: .1em; */
    color: #fff;
    border: 2px solid #736d68;
    background: #736d68;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 96%;
    font-size: 12px;
}
.cmn-btn1 a::after {
content: "";
position: absolute;
top: 50%;
right: 16px;
width: 7px;
height: 7px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate( 45deg);
margin-top: -4px;
}

.view_more {margin: 0 auto 30px;}
.view_more .view_more_btn {
    /* font-size: 13px; */
    /* font-weight: 600; */
    display: block;
    position: relative;
    width: 73%;
    padding: 15px 0 14px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: #736d68;
    border: solid;
    border-width: 2px;
    border-color: #736d68;
    /* border-radius: 3px; */
    box-sizing: border-box;
}
.view_more .view_more_btn:hover {
opacity:0.8;
cursor: pointer;
text-decoration: none;
}


/*その他の特集*/  
.lp-contents {
    margin-top: 110px;
}

.lp-contents .lp-contents__title-wrap {
        /* width: 95%; */
        margin: 0 auto 0;
    }
.lp-contents__title {
    font-size: 23px;
    /* margin-bottom: 3.7333333333vw; */
    text-align: center;
    /* color: #231815; */
    /* border-bottom: 1px solid #2a2a2a; */
    padding-bottom: 5px;
    font-family: "Noto Serif", serif;
    font-weight: 600;
}

.lp-contents .lp-contents__inner {
	display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
        width: 95%;
        margin: 6.6666666667vw auto 35px;
        gap: 6.1333333333vw 0;
    }


.lp-contents .lp-contents__inner a {
    display: block;
	width: 48%;


 }
.lp-contents .lp-contents__inner a .content__date {
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    color: #999999;
     margin-bottom: 2px; 
}

.lp-contents .lp-contents__inner a .content__text {
    font-size: 13px;
    line-height: 1.4285714286;
    line-height: 1.5;
}

.content__img {
    margin-bottom: 5px;
}
.lp-contents .lp-contents__btn {
        width: 50.6666666667vw;
        height: 10.6666666667vw;
        border-radius: 5.3333333333vw;
        font-size: 3.0666666667vw;
        margin: 11.3333333333vw auto 0;
    }

.view_more .view_more_contents {
    display: block;
    position: relative;
    width: 73%;
    padding: 15px 0;
    margin: 20px auto;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    background-color: #222;
    border: solid;
    border-width: 2px;
    border-color: #222;
    border-radius: 30px;
    box-sizing: border-box;
    font-weight: 500;
}


/*その他の特集*/ 
/*ブランドの特集*/  
.lp-contents2 .lp-contents__title-wrap {
        width: 95%;
        margin: 0 auto 0;
    }
.lp-contents__title {
    font-size: 23px;
    /* margin-bottom: 3.7333333333vw; */
    text-align: center;
    /* color: #231815; */
    /* border-bottom: 1px solid #2a2a2a; */
    padding-bottom: 5px;
    font-family: "Noto Serif", serif;
    font-weight: 600;
}

.lp-contents2 .lp-contents__inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 95%;
	margin: 6.6666666667vw auto 70px;
	gap: 6.1333333333vw 0;
	}


.lp-contents2 .lp-contents__inner a {
    display: block;
	width: 48%;


 }
.lp-contents2 .lp-contents__inner a .content__date {
    font-size: 13px;
    line-height: 1.5;
    text-align: left;
    color: #999999;
    margin-bottom: 2px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.lp-contents2 .lp-contents__inner a .content__text {
    font-size: 13px;
    line-height: 1.4285714286;
    line-height: 1.5;
}

.content__img {
    margin-bottom: 5px;
}
.lp-contents2 .lp-contents__btn {
        width: 50.6666666667vw;
        height: 10.6666666667vw;
        border-radius: 5.3333333333vw;
        font-size: 3.0666666667vw;
        margin: 11.3333333333vw auto 0;
    }
/*その他の特集*/ 





/*ここからPCのCSS*/
@media screen and (min-width:768px) {
  /*ここからPCのCSS*/
	

	
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
	
		.kvArea {
    margin-bottom: 55px;
}
	
	
	.container {
    font-size: 14px;
    line-height: 1.7;
    margin-bottom: 120px;
}
	.cts_wrap {
        /* max-width: 800px; */width: 100%;margin: 0 auto 110px;padding: 0;
    }
    .mainWrap {
    /* font-family
: "Zen Kaku Gothic Antique", sans-serif; */
    /* font-weight: 500; */
    font-style: normal;
    /* font-family: "Zen Kaku Gothic New", sans-serif; */
}
	.lead {
    margin: 0 auto 75px;
    /* width: 945px; */
    font-size: 17px;
    text-align: center;
    /* font-weight: 600; */
}
	.cmn-recommend-owner-list {
    margin: 0px auto 55px;
    width: 100%;
    max-width: 765px;
    /* font-family: 'Josefin Sans', sans-serif; */
    /* font-family: 'Jost', sans-serif; */
    /* font-family: 'Josefin Sans', sans-serif; */
    /* font-family: 'Nanum Gothic', sans-serif; */
    font-family: 'Marcellus', serif;
    /* letter-spacing: 0.04em; */
}

.cmn-recommend-owner-list ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    justify-content: space-between;
    /* justify-content:space-around; */
    justify-content: center;
    /* justify-content: space-evenly; */
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
}
.cmn-recommend-owner-list ul li {
    width: 30%;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 0;
    padding: 20px;
}
	.cmn-recommend-owner-list2 {
    margin: 0px auto 70px;
    width: 100%;
    /* max-width: 825px; */
    /* font-family: 'Josefin Sans', sans-serif; */
    /* font-family: 'Jost', sans-serif; */
    /* font-family: 'Josefin Sans', sans-serif; */
    /* font-family: 'Nanum Gothic', sans-serif; */
    /* font-family: 'Marcellus', serif; */
    /* letter-spacing: 0.04em; */
    /* background-color: #f1f1f1; */
    /* padding: 60px 0px; */
}

.cmn-recommend-owner-list2 ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    /* justify-content: space-between; */
    justify-content:space-around;
    /* justify-content: center; */
    justify-content: space-evenly;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
}
.cmn-recommend-owner-list2 ul li {
    width: 39%;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 0;
    /* padding: 9px; */
}

	
/*	*/
	
    .itemContainer {
        margin-bottom: 180px;
        /* border-bottom: 4px solid #f1f1f1; */
        /* background: #eee; */
        /* padding: 110px 0 45px; */
    }
	
	    .item_neme {
        width: 33%;
        margin: 0 auto 25px;
    }
	
    .item_img {
        width: 100%;
        margin: 0 auto 20px;
        max-width: 345px;
    }
	
	.itemContainer_content.coordArea {
    margin-bottom: 70px;
}
	.itemContainer_content.coordArea.even {
    margin-bottom: 75px;
}
.itemContainer .coordArea {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    justify-content: space-between;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
    align-items: center;
    margin-bottom: 60px;
}
	
	.itemContainer .coordArea.even {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;

        justify-content: space-between;
        justify-content: space-between;
        /* justify-content: space-around; */
        /* justify-content: center; */
    }
	
	
.itemContainer .coordArea_imgContent {
    width: 49%;
	margin: 0;
}
	    .coordArea_taste {
        margin: 0 0 25px;
        /* width: 80%; */
    }
	.imgWrap {
    margin: 0;
    width: 100%;
}
	.itemContainer .coordArea_productContent {
    width: 48%;
    margin: 0;
}
p.txt_title {
    text-align: center;
    font-size: 27px;
    margin-bottom: 35px;
    font-weight: 600;
}
p.txt_title:before {
    content: url(/res/img/guide/app_guide/accent-left.png);
    margin-right: 10px;
}
p.txt_title:after {
    content: url(/res/img/guide/app_guide/accent-right.png);
    margin-left: 10px;
}
p.txt_title2 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 35px;
    font-weight: 600;
}
p.txt_title2:before {
    content: url(/res/img/guide/app_guide/accent-left.png);
    margin-right: 10px;
}
p.txt_title2:after {
    content: url(/res/img/guide/app_guide/accent-right.png);
    margin-left: 10px;
}
	
	    .itemContainer .coordArea_productContent_top {

        margin: auto;
    }
	.itemContainer .coordArea_productContent_top .txtWrap>p {
    text-align: left;
    font-size: 17px;
    /* font-weight: 500; */
}
	.itemContainer .coordArea_productContent_bottom {
            margin: 0;
}
	.itemContainer .coordArea_productContent_bottom .credit>ul>li>a {
    display: grid;
    grid-template-columns: clamp(10px, 5.78125vw, 74px) clamp(10px, 21.40625vw, 274px);
    -webkit-column-gap: clamp(10px, 2.96875vw, 38px);
    -moz-column-gap: clamp(10px, 2.96875vw, 38px);
    column-gap: clamp(10px, 2.96875vw, 38px);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-decoration: none;
}
	.itemContainer .coordArea_productContent_bottom .credit>ul>li>a .crDetail {
    display: grid;
    grid-template-columns: 1fr clamp(10px, 4.921875vw, 63px);
    -webkit-column-gap: clamp(10px, 1.25vw, 16px);
    -moz-column-gap: clamp(10px, 1.25vw, 16px);
    column-gap: clamp(10px, 1.25vw, 16px);
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
	.itemContainer .coordArea_productContent_bottom .credit>ul>li>a .crDetail .name {
    color: #2a2a2a;
    font-family: YakuHanJP, "noto-sans-cjk-jp", sans-serif;
    font-weight: normal;
    letter-spacing: 0.05em;
    text-align: left;
    font-size: clamp(10px, 1.09375vw, 14px);
    line-height: 1.6428571429;
}
	
	.itemContainer .coordArea_productContent_bottom .credit>ul>li>a .crDetail .buyBtn {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: clamp(10px, 4.921875vw, 63px);
    height: clamp(10px, 2.109375vw, 27px);
    color: #ffffff;
    font-size: clamp(10px, 1.328125vw, 17px);
    font-family: YakuHanJP, "noto-sans-cjk-jp", sans-serif;
    font-weight: 300;
    letter-spacing: 0.09em;
    text-decoration: none;
    background-color: #2a2a2a;
}
	.txtWrap {
    margin-bottom: 45px;
}
	
/*クレジットエリア*/
	    .cmn-credit {
		max-width: 310px;
		padding: 0;
		margin: 0 0 40px 0;
		margin: 0 auto;
		}
	
	    .cmn-credit li {
        text-align: left;
        margin-bottom: 7px;
        font-size: 18px;
        /* font-weight: 500; */
    }
	    .creditbox a {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-align: center;
        align-items: center;
    }
	    .creditbox_creditlist_spec {
        max-width: calc(100% - 80px);
        /* font-family: "Times New Roman", Times, Georgia, serif; */
        /* font-style: italic; */
        letter-spacing: .08em;
        line-height: 1.3;
        font-size: 12px;
        /* color: #555; */
    }
	    .creditbox_creditlist_bd {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        margin: 0 8px;
        height: 1px;
        background-color: #E2E2E2;
    }
	    .creditbox_creditlist_button {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        width: 60px;
        height: 26px;
        color: #fff;
        letter-spacing: .038em;
        line-height: 2.7;
        /* background-color: #000000; */
        padding-right: x;
        /* margin-right: 15px; */
    }
	.sec_main {
    margin-bottom: 90px;
}
.title_img{
 width: 45%;
 margin: 0px auto 40px;
}

.block1 {
display: flex;
flex-wrap: wrap;
-webkit-box-pack: justify;
justify-content: space-between;
}
.itemlist {
    width: 24%;
    text-align: center;
    /* margin-bottom: 45px; */
    display: flex;
    flex-direction: column;
}
.itemlist ul {
    margin: 8px auto 5px;
    width: 98%;
}
.itemlist li {
    font-size: 15px;
    color: #7e7e7e;
    margin-bottom: 4px;
    line-height: 1.3;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.itemlist li.item_name {
	line-height: 1.4;
	color: #333;
	font-size: 14px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	}
	.creditbox_creditlist_spec{
        line-height: 1.3;
        font-size: 13px;
        color: 000;
        /* font-weight: 600; */
    }
	
li.item_price {
    color: #333;
}
	
	.clearfix:after {
    display: none;
}
	.cmn-btn1 {
/* margin: 30px 0; */
text-align: center;
margin-bottom: 45px;
margin-top: auto;

}
.cmn-btn1 a {
    display: -webkit-inline-box;
    display: inline-flex;
    height: 0.9cm;
    /* padding: 0 60px; */
    /* letter-spacing: .1em; */
    color: #fff;
    /* border: 2px solid #353535; */
    /* background: #3b3b3b; */
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 96%;
    font-size: 13px;
}
.cmn-btn1 a::after {
content: "";
position: absolute;
top: 50%;
right: 16px;
width: 7px;
height: 7px;
border-top: 1px solid #fff;
border-right: 1px solid #fff;
transform: rotate( 45deg);
margin-top: -4px;
}

.view_more {margin: 35px auto 30px;}
.view_more .view_more_btn {
    /* font-size: 13px; */
    /* font-weight: 600; */
    display: block;
    position: relative;
    width: 50%;
    padding: 21px 0 18px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    /* background-color: #cd6015; */
    border: solid;
    border-width: 2px;
    /* border-color: #cd6015; */
    /* border-radius: 3px; */
    box-sizing: border-box;
}
.view_more .view_more_btn:hover {
opacity:0.8;
cursor: pointer;
text-decoration: none;
}
	
/*その他の特集*/  
.lp-contents .lp-contents__title-wrap {
        /* width: 95%; */
        margin: 0 auto 30px;
    }
.lp-contents__title {
    font-size: 30px;
    /* margin-bottom: 3.7333333333vw; */
    text-align: center;
    /* color: #231815; */
    /* border-bottom: 1px solid #2a2a2a; */
    padding-bottom: 5px;
    font-family: "Noto Serif", serif;
    font-weight: 600;
}

.lp-contents .lp-contents__inner {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 95%;
	margin: 0 auto 40px;
	gap: 6.1333333333vw 0;
	}


.lp-contents .lp-contents__inner a {
    display: block;
    width: 24%;
 }
.lp-contents .lp-contents__inner a .content__date {
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    color: #999999;
     margin-bottom: 3px; 
}

.lp-contents .lp-contents__inner a .content__text {
    font-size: 15px;
    line-height: 1.4285714286;
    line-height: 1.5;
}

.content__img {
    margin-bottom: 5px;
}
.lp-contents .lp-contents__btn {
        width: 50.6666666667vw;
        height: 10.6666666667vw;
        border-radius: 5.3333333333vw;
        font-size: 3.0666666667vw;
        margin: 11.3333333333vw auto 0;
    }
        .view_more .view_more_contents {
        display: block;
        position: relative;
        width: 35%;
        padding: 15px 0 15px;
        margin: 20px auto;
        text-align: center;
        text-decoration: none;
        color: #ffffff;
        background-color: #222;
        border: solid;
        border-width: 2px;
        border-color: #222;
        border-radius: 30px;
        box-sizing: border-box;
        font-weight: 500;
    }
    
    
    
    
/*その他の特集*/ 
/*ブランドの特集*/  
.lp-contents2 .lp-contents__title-wrap {
        width: 95%;
        margin: 0 auto 30px;
    }
.lp-contents__title {
    font-size: 30px;
    /* margin-bottom: 3.7333333333vw; */
    text-align: center;
    /* color: #231815; */
    border-bottom: 1px solid #2a2a2a;
    padding-bottom: 5px;
    font-family: "Noto Serif", serif;
    font-weight: 600;
}

.lp-contents2 .lp-contents__inner {
	display: flex;
	justify-content: space-between;
	justify-content: space-between;
	justify-content:space-around;
	/* justify-content: center; */
	justify-content: space-evenly;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 85%;
	margin: 0 auto 100px;
	gap: 1.133333vw 0;
	}


.lp-contents2 .lp-contents__inner a {
    display: block;
    width: 30%;
 }
.lp-contents2 .lp-contents__inner a .content__date {
    font-size: 14px;
    line-height: 1.5;
    text-align: left;
    color: #999999;
     margin-bottom: 3px; 
}

.lp-contents2 .lp-contents__inner a .content__text {
    font-size: 15px;
    line-height: 1.4285714286;
    line-height: 1.5;
}

.content__img {
    margin-bottom: 5px;
}
.lp-contents2 .lp-contents__btn {
        width: 50.6666666667vw;
        height: 10.6666666667vw;
        border-radius: 5.3333333333vw;
        font-size: 3.0666666667vw;
        margin: 11.3333333333vw auto 0;
    }
/*その他の特集*/ 

	
.view_more a {
    display: block;
    position: relative;
    width: 50%;
    padding: 21px 0 18px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #ffffff;
    /* background-color: #222; */
    border: solid;
    border-width: 2px;
    /* border-color: #222; */
    /* border-radius: 3px; */
    box-sizing: border-box;
    /* font-weight: 500; */
    font-size: 15px;
}
    #style1, #style2,#style3, #style4, #style5  {
        /* padding: 100px 0 55px; */
        padding-top: 65px;
        margin-top: -65px;
        /* max-width: 960px; */
        /* margin: 0 auto; */
    }
	.img1{width: 37%;margin: 0 auto 85px;-moz-osx-font-smoothing: grayscale;}

.img1 ul {
    margin: 20px auto 24px;
    width: 98%;
    color: #565656;
}

.img1 li {
    font-size: 17px;
    text-align: center;
    color: #565656;
}
    .img1 li.item_name {
	line-height: 1.4;
	/* color: #222; */
	font-size: 17px;
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
	/* font-family: "Zen Kaku Gothic New", sans-serif; */
	/* -webkit-font-smoothing: antialiased; */ /* iOS/Macをシャープ寄りに */
	-moz-osx-font-smoothing: grayscale;
	-moz-osx-font-smoothing: grayscale;  /* Mac Firefox用 */
	/* text-rendering: optimizeLegibility; */  /* 字形をきれいに */
	}

	
.img1 li.item_price {
    /* color: #222; */
}

.img1 .cmn-btn1 a {
    display: -webkit-inline-box;
    display: inline-flex;
    height: 1.3cm;
    /* padding: 0 60px; */
    /* letter-spacing: .1em; */
    color: #fff;
    border: 2px solid #222;
    background: #222;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 57%;
    font-size: 15px;
    /* font-weight: 500; */
}
    
    .imglook-1 {
    width: 22%;
    margin: 80px auto 40px;
}
    .c-lead{margin-top: 15px;text-align: center;font-size: 17px;/* font-weight: 600; */}
    
    
}