@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	*/
/*PC横幅100%→FVバナー戻し、SP時左右余白戻し_根岸*/
main {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
main > ul {
  padding-left: 9px;
  padding-right: 9px;
}
.cts_wrap {}
/*SP*/
.sp {
  display: block;
}
.pc {
  display: none;
}
.container {
  font-size: 13px;
  line-height: 1.7;
}
.container img {
  width: 100%;
  height: auto;
}
.kvArea {
  margin-bottom: 35px;
}
.mainWrap {
  /* margin-bottom: 100px; */
  background-color: #efefe7;
}
.lead {
  margin: 0 0 30px;
}
.lead_p {
  padding: 0 9px;
   margin-bottom: 40px; 
  text-align: center;
  font-size: 14px;
}
.text_attention {
  text-align: left !important;
  color: #8a8a8a;
  margin: 0 auto 20px;
  padding: 0 15px;
  font-size: 12px;
}
.tx_left {
  text-align: left !important
}
.cts_wrap {
  /* padding: 0 6px; */
}
.content_wrap {
  padding: 0 9px 60px;
}
div#style1, #style2, #style3, #style4, #style5, #style6, #style7, #style8, #style9{
  margin-bottom: 45px;
}
#style5 { /* margin-bottom:45px ; */
}
div#style2, #style4 {
  /*padding: 50px 9px 35px;*/
}
.sec_main {
  /*    margin-bottom: 90px;*/
}
.cmn-recommend-owner-list {
  margin: 0px auto;
  width: 95%;
  /* 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;
  width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-evenly;
  /* justify-content: center; */
}
.cmn-recommend-owner-list ul:after {
  display: none
}
.cmn-recommend-owner-list ul li {
  width: 31%;
  height: auto;
  box-sizing: border-box;
  margin: 0 0 8px;
  /*	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Jost', sans-serif;
	font-family: 'Nanum Gothic', sans-serif;
	font-family: 'Marcellus', serif;*/
  justify-content: flex-start;
}
.cmn-recommend-owner-list2 {
  margin: 0px auto 23px;
  width: 65%;
  /* 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; */
  width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  justify-content: space-evenly;
  /* justify-content: center; */
}
.cmn-recommend-owner-list2 ul:after {
  display: none
}
.cmn-recommend-owner-list2 ul li {
  width: 46%;
  height: auto;
  box-sizing: border-box;
  margin: 0 0 8px;
  /*	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Jost', sans-serif;
	font-family: 'Nanum Gothic', sans-serif;
	font-family: 'Marcellus', serif;*/
  justify-content: flex-start;
}
.cmn-price-list {
  margin: 0px auto 55px;
  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-price-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; */ width: 100%;
  margin: 0 auto;
  flex-wrap: wrap;
  -webkit-box-pack: justify; /* justify-content: space-evenly; */ justify-content: center;
}
.cmn-price-list ul:after {
  display: none
}
.cmn-price-list ul li {
  width: 28%;
  height: auto;
  box-sizing: border-box;
  margin: 3px 6px 3px;
  /*	font-size: 15px;
	font-family: 'Josefin Sans', sans-serif;
	font-family: 'Jost', sans-serif;
	font-family: 'Nanum Gothic', sans-serif;
	font-family: 'Marcellus', serif;*/
  justify-content: flex-start;
}

.menu_list a {
  /* height: 100%; */ /* max-width: 100%; */ /* width: 100%; */ /* padding: 11px 0; */ /* color: #fff; */ border: 2px solid #bf8a46; /* border-radius: 50%; */ /* border-radius: 5px; */ /* display: inline-block; */ /* vertical-align: middle; */ background-color: #bf8a46;
  display: block;
  text-align: center;
  text-decoration: none;
  margin: 4px;
  padding: 11px 0;
  border-radius: 100vw;
  color: #ffffff;
  background: #1c484a;
  white-space: nowrap;
  border: 2px solid #1c484a;
	margin: auto;
}
.menu_list a:hover {
  text-decoration: none;
  color: #1c484a;
  background-color: #fff;
}
.cmn-recommend-brand-list {
  margin: 0px auto 65px;
  width: 100%;
  max-width: 600px;
}
.cmn-recommend-brand-list ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  justify-content: space-evenly;
  justify-content: space-around; /* border-top: 1px solid #bfbfbf; */
}
li.brand_list:nth-child(odd) {
  /* border-left: 1px solid #bfbfbf; */
}
.cmn-recommend-brand-list ul:after {
  display: none
}
.cmn-recommend-brand-list ul li {
  width: 28%;
  height: auto;
  box-sizing: border-box;
  margin: 3px 6px 3px;
  /*margin-bottom: 12px;*/
  /* border-right: 1px solid #bfbfbf; */
  /* border-bottom: 1px solid #bfbfbf; */
}
.brand_list a {
  display: block;
  /* padding: 6px 0; */
}
.brand_list a:hover {
  text-decoration: none;
  color: #bf8a46;
  background-color: #fff;
}
.title_img {
  margin: 0px auto 25px;
}
.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: #1c484a;
  /* color: #fff; */
  /*    border: 2px solid #1c484a;*/
  background: #dbd09d;
  /* background: #1b4747; */
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  width: 96%;
  font-size: 12px;
  font-weight: 600;
}
.cmn-btn1 a::after {
  content: "";
  position: absolute;
  top: 50%;
  right: 16px;
  width: 7px;
  height: 7px;
  border-top: 2px solid #1c484a;
  border-right: 2px solid #1c484a;
  transform: rotate(45deg);
  margin-top: -4px;
}
.cmn-btn-c {
  display: -webkit-inline-box;
  display: inline-flex;
  height: 0.9cm;
  color: #fff;
  background: #999;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  position: relative;
  width: 96%;
  font-size: 12px;
  font-weight: 600;
}
.view_more {
  margin: 0px auto 30px;
}
.view_more .view_more_btn {
  font-size: 13px;
  font-weight: 600;
  display: block;
  position: relative;
  width: 73%;
  padding: 16px 0 15px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background-color: #1b4747;
  border: solid;
  border-width: 2px;
  /* border-color: #751414; */
  /* border-radius: 3px; */
  box-sizing: border-box;
}
.view_more .view_more_btn:hover {
  opacity: 0.8;
  cursor: pointer;
  text-decoration: none;
}
.view_more .view_more_btn2 {
  font-size: 13px;
  font-weight: 600;
  display: block;
  position: relative;
  width: 73%;
  padding: 16px 0 13px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  color: #ffffff;
  background-color: #1b4747;
  border: solid;
  border-width: 2px;
  border-color: #1b4747;
  /* border-radius: 3px; */
  box-sizing: border-box;
}
.view_more .view_more_btn2:hover {
  opacity: 0.8;
  cursor: pointer;
  text-decoration: none;
}
.view_more .view_more_contents {
  font-size: 13px;
  display: block;
  position: relative;
  width: 65%;
  padding: 16px 0 15px;
  margin: 0 auto;
  text-align: center;
  text-decoration: none;
  color: #fff;
  background-color: #222;
  border: solid;
  border-width: 1px;
  border-color: #222;
  border-radius: 30px;
  box-sizing: border-box;
}
.view_more .view_more_contents:hover {
  opacity: 0.8;
  cursor: pointer;
  text-decoration: none;
}
.txt_cat_title {
  font-size: 34px;
  letter-spacing: 0.01em;
  font-family: 'Josefin Sans', sans-serif;
  font-family: 'Jost', sans-serif;
  font-family: 'Nanum Gothic', sans-serif;
  font-family: 'Marcellus', serif;
  margin-bottom: 30px;
  line-height: initial;
  text-align: center
}
.txt_cat_title_num {
  font-size: 18px;
  display: block;
  margin-bottom: 12px;
}
.txt_cat_title_item {
  font-size: 13px;
  display: block;
  margin-top: 6px;
  font-weight: normal;
}
#nav .nav-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-around !important;
  /*-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;*/
  margin: 0 5.66667vw;
}
#nav .nav-wrap .row {
  margin-bottom: 10vw;
  /*width: 28.53333vw;*/
  width: 43.3333vw
}
#nav .nav-wrap .row .item-wrap {
  position: relative;
  width: 100%;
  display: block;
  margin-bottom: 20px;
}
#nav .nav-wrap .row .item-wrap > img {
  display: block;
  width: 100%;
  margin-bottom: -3.33333vw;
}
#nav .nav-wrap .row .item-wrap .title {
  position: absolute;
  top: 45%;
  left: 50%;
  transform: translateX(-50%);
  color: #ffffff;
  font-size: 5.06667vw;
  font-family: 'Josefin Slab', serif;
  font-weight: 600;
  font-style: normal;
}
#nav .nav-wrap .row .item-wrap .arrow {
  position: absolute;
  display: block;
  width: 30px;
  bottom: 18px;
  left: 35%;
}
/*その他の特集*/
/*.lp-contents {
  margin-top: 45px;
}*/
.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;
}
/*その他の特集*/
/*キャンペーン終了*/
.cp-end {
  background: #CC0000;
  padding: 20px;
  text-align: center;
  color: #ffffff;
  font-weight: bold;
  margin-bottom: 35px;
}

/*動的 その他の特集*/  
.lp-contents {

padding: 0 15px;

margin: 60px 0 30px;
}
.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;
  margin: 0 auto 30px;
}
/*特集一覧もっと見る*/  
.view_more {margin: 30px auto;}
.view_more .view_more_contents {
    font-size: 13px;
    display: block;
    position: relative;
    width: 65%;
    padding: 16px 0 15px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #333;
    border: solid;
    border-width: 1px;
    border-color: #222;
    border-radius: 30px;
    box-sizing: border-box;
    font-weight: 600;
}
.view_more .view_more_contents:hover {
opacity:0.8;
cursor: pointer;
text-decoration: none;
}


/*ここからPCのCSS*/
@media screen and (min-width:768px) {
  /*ここからPCのCSS*/
  /*横幅100% 打消し_根岸*/
  .max-w-content {
    max-width: 100% !important;
  }
  main > ul {
    max-width: 1092px;
    padding: 0 1rem 0;
  }
  .pc {
    display: block;
  }
  .sp {
    display: none;
  }
  .kvArea {
    margin: 0 auto 60px;
    max-width: 1092px;
    padding: 0 1rem 0;
  }
  .container {
    font-size: 15px;
    line-height: 1.7;
    margin-bottom: 140px;
  }
  .cts_wrap {
    /*        max-width: 800px;*/
    width: 100%;
    margin: 0 auto 110px;
    padding: 0;
  }
  .content_wrap {
    padding: 0;
  }
  .lead {
    margin: 0px auto 45px;
    width: 835px;
  }
  .lead_p {
    padding: 0 15px;
    /* margin-bottom: 35px; */
    text-align: center;
    font-size: 16px;
  }
  .text_attention {
    font-size: 14px;
    line-height: 1.57;
    font-style: normal;
    text-align: left;
    width: 540px;
    color: #8a8a8a;
    margin: 0 auto;
    padding: 0;
  }
  .tx_center {
    text-align: center !important
  }
  div#style1, #style2, #style3, #style4, #style5, #style7, #style8, #style9, #style10{
    /* padding: 100px 0 55px; */
    padding-top: 65px;
    margin-top: -65px;
    /* max-width: 960px; */
    /* margin: 0 auto; */
  }
  .sec_main {
    max-width: 850px;
    margin: 0 auto 145px;
  }
  .cmn-recommend-owner-list {
    margin: 0px auto 18px;
    width: 100%;
    max-width: 760px;
    /* 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; */ width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    -webkit-box-pack: justify; /* justify-content: space-evenly; */
  }
  .cmn-recommend-owner-list ul:after {
    display: none
  }
  .cmn-recommend-owner-list ul li { /* font-size: 18px; */ /* font-family: 'Josefin Sans', sans-serif; */ /* font-family: 'Jost', sans-serif; */ /* font-family: 'Nanum Gothic', sans-serif; */ /* font-family: 'Marcellus', serif; */ /* letter-spacing: 0.04em; */ /* width: 19%; */ text-align: center;
    margin: 0 6px 30px;
    justify-content: flex-start;
	width: 18%
  }
	
.cmn-price-list {
    margin: 0px auto 75px;
    width: 100%;
    max-width: 680px; /* 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-price-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; */ width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    -webkit-box-pack: justify; /* justify-content: space-evenly; */
  }
  .cmn-price-list ul:after {
    display: none
  }
  .cmn-price-list ul li { /* font-size: 18px; */ /* font-family: 'Josefin Sans', sans-serif; */ /* font-family: 'Jost', sans-serif; */ /* font-family: 'Nanum Gothic', sans-serif; */ /* font-family: 'Marcellus', serif; */ /* letter-spacing: 0.04em; */ /* width: 19%; */ text-align: center;
    margin: 0 5px 10px;
    justify-content: flex-start;
  }
  .menu_list a { /* display: block; */ /* height: 100%; */ /* text-align: center; */ /* max-width: 100%; */ /* width: 100%; */ /* padding: 25px 0; */ /* color: #fff; */ /* border: 2px solid #bf8a46; */ /* border-radius: 50%; */ /* border-radius: 5px; */ /* display: inline-block; */ /* vertical-align: middle; */ /* background-color: #bf8a46; */
  }
  .menu_list a:hover {
    text-decoration: none; /* color: #bf8a46; */ background-color: #fff;
  }
  .cmn-recommend-brand-list {
    margin: 0px auto 95px;
    width: 100%;
    max-width: 850px;
    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-brand-list ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    justify-content: space-evenly;
    /* justify-content: space-around; */
    /* border-top: 1px solid #bfbfbf; */
  }
  li.brand_list:nth-child(odd) {
    border-left: none;
  }
  li.brand_list:first-child {
    /* border-left: 1px solid #bfbfbf; */
  }
  li.brand_list:nth-child(5) {
    /* border-left: 1px solid #bfbfbf; */
  }
  .cmn-recommend-brand-list ul:after {
    display: none
  }
  .cmn-recommend-brand-list ul li {
    width: 30%;
    height: auto;
    box-sizing: border-box;
    margin-bottom: 18px;
  }
  .brand_list a {
    display: block; /* padding: 10px 0; */
  }
	
	.brand_list {
		margin: 100%
	}
	
  .title_img {
    margin-bottom: 26px;
    width: 89%;
  }
  .block1 {
    display: flex;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    justify-content: space-between;
    justify-content: space-evenly; /* justify-content: space-between; */ /* justify-content:space-around; */ /* justify-content: center; */ /* justify-content: space-evenly; */ width: 94%;
    margin: 0 auto;
  }
  .itemlist {
    width: 30%;
    text-align: center; /* margin-bottom: 45px; */
  }
  .block1:after {
    display: none
  }
  .itemlist ul {
    margin: 10px 0 12px;
    /* padding: 0 5px; */
  }
  .itemlist li {
    font-size: 15px;
    color: #7e7e7e;
    margin-bottom: 3px;
  }
  .itemlist li.item_name {
    line-height: 1.5;
    color: #333;
    font-size: 14px;
  }
  .view_more {
    margin: 0 auto 0;
    /* font-family: 'Josefin Sans', sans-serif; */
    max-width: 850px;
  }
  .view_more .view_more_btn {
    font-size: 14px;
    font-weight: 600;
    display: block;
    position: relative;
    width: 45%;
    padding: 18px 0 15px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    /* color: #432f1f; */
    /* background-color: #e7e2d6; */
    border: solid;
    border-width: 2px;
    /* border-color: #432f1f; */
    /* border-radius: 3px; */
    box-sizing: border-box;
  }
  .view_more .view_more_btn:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none;
  }
  .view_more .view_more_btn2 {
    font-size: 14px;
    font-weight: 600;
    display: block;
    position: relative;
    width: 45%;
    padding: 18px 0 15px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    /* color: #432f1f; */
    /* background-color: #e7e2d6; */
    border: solid;
    border-width: 2px;
    /* border-color: #432f1f; */
    /* border-radius: 3px; */
    box-sizing: border-box;
  }
  .view_more .view_more_btn2:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none;
  }
  .view_more .view_more_contents {
    font-size: 14px;
    display: block;
    position: relative;
    width: 35%;
    padding: 18px 0 15px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    /* color: #432f1f; */
    /* background-color: #f3efe6; */
    border: solid;
    border-width: 2px;
    /* border-color: #432f1f; */
    /* border-radius: 3px; */
    box-sizing: border-box;
    font-weight: 600;
  }
  .view_more .view_more_contents:hover {
    opacity: 0.8;
    cursor: pointer;
    text-decoration: none;
  }
  .txt_cat_title {
    font-size: 45px;
    letter-spacing: 0.01em;
    font-family: 'Josefin Sans', sans-serif;
    font-family: 'Jost', sans-serif;
    font-family: 'Nanum Gothic', sans-serif;
    font-family: 'Marcellus', serif;
    /* font-family: 'Josefin Sans', sans-serif; */
    margin-bottom: 50px;
    line-height: initial;
  }
  .txt_cat_title_num {
    font-size: 26px;
    display: block;
    margin-bottom: 22px;
  }
  .txt_cat_title_item {
    font-size: 18px;
    display: block;
    margin-top: 12px;
    font-weight: normal;
  }
  .cmn-btn1 {
    /* margin: 30px 0; */
    text-align: center;
    margin-bottom: 50px;
    margin-top: auto;
    /*    font-family: 'Marcellus', serif;*/
  }
  .cmn-btn1 a {
    display: -webkit-inline-box;
    display: inline-flex;
    height: 1cm;
    /* padding: 0 60px; */
    /* letter-spacing: 0.05em; */
    /* color: #fff; */
    /* border: 2px solid #353535; */
    /* background: #432f1f; */
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 96%;
    font-size: 14px;
  }
  .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;
  }
  .cmn-btn-c {
    display: inline-flex;
    height: 1cm;
    letter-spacing: 0.05em;
    color: #fff;
    /* border: 2px solid #353535; */
    background: #999999;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    position: relative;
    width: 96%;
    font-size: 14px;
  }
  .creditbox_creditlist_spec {
    line-height: 1.3;
    font-size: 17px;
    color: 000;
    font-weight: 600;
  }
  li.item_price {
    color: #333;
  }
  .mainWrap {
    margin-bottom: 80px;
    padding: 40px 0;
  }
  #nav .nav-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 43px;
  }
  #nav .nav-wrap .item-wrap {
    position: relative;
    width: 180px;
  }
  #nav .nav-wrap .item-wrap > img {
    position: relative;
    display: block;
    width: 100%;
  }
  #nav .nav-wrap .item-wrap .title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #ffffff;
    font-size: 26px;
    font-family: 'Josefin Slab', serif;
    font-weight: 600;
    font-style: normal;
  }
  #nav .nav-wrap .item-wrap .arrow {
    position: absolute;
    display: block;
    width: 30px;
    top: 85%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
  }
  /*その他の特集*/
  .lp-contents {
    max-width: 1092px;
    padding: 0 1rem 0;
    margin: 0 auto 40px;
  }
  .lp-contents .lp-contents__title-wrap {
    width: 95%;
    margin: 0 auto 30px;
  }
  .lp-contents__title {
    font-size: 28px;
    /* 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;
  }
  /*その他の特集*/
  /*キャンペーン終了*/
  .cp-end {
    margin: 0 auto 45px;
    background: #CC0000;
    padding: 25px 0;
    text-align: center;
    font-size: 19px;
    color: #ffffff;
    font-weight: bold;
  }
/*動的 その他の特集*/  
.lp-contents .lp-contents__title-wrap {
        width: 95%;
        margin: 0 auto 35px;
    }
.lp-contents__title {
    font-size: 28px;
    /* 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;
　margin: 0 auto 30px;
}
/*特集一覧もっと見る*/  
.view_more {
    margin: 40px auto 40px;
    font-family: 'Josefin Sans', sans-serif;
    max-width: 850px;
}
.view_more .view_more_contents {
    font-size: 14px;
    display: block;
    position: relative;
    width: 35%;
    padding: 18px 0 15px;
    margin: 0 auto;
    text-align: center;
    text-decoration: none;
    color: #fff;
    background-color: #333;
    border: solid;
    border-width: 2px;
    /* border-color: #432f1f; */
    border-radius: 30px;
    box-sizing: border-box;
    font-weight: 600;
}
.view_more .view_more_contents:hover {
opacity:0.8;
cursor: pointer;
text-decoration: none;
}
}