@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2? family= Noto+Sans+JP:wght@300;400;500;600;900 & display=swap');
html, body, ul, li, p, a, div, img, h1, h3 {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
body {
  overflow-x: hidden;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
*, ::after, ::before {
  background-repeat: no-repeat;
  box-sizing: inherit;
}
::after, ::before {
  text-decoration: inherit;
  vertical-align: inherit;
}
#g_vest2311 {
  /*width: 100vw;*/
  width: 100%;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  font-weight: normal;
  font-family: 'Noto Sans JP', sans-serif;
  overflow: hidden;
  text-align: center;
}
#g_vest2311 img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#g_vest2311 p {
  font-size: 1em !important;
  margin-top: 0 !important;
  font-weight: 500;
}
#g_vest2311 h1, #g_vest2311 h2, #g_vest2311 h3, #g_vest2311 h4 #g_vest2311 h5 {
  color: #000;
  text-align: center;
  font-weight: 500;
  background: none;
  border: none;
  letter-spacing: 2px;
}
#g_vest2311 h1 {
  font-size: 3em;
  margin: 0 auto 10px;
  line-height: 150%;
  font-weight: 600;
  letter-spacing: 7px;
}
#g_vest2311 h1 span {
color: #C13C13;
}
#g_vest2311 h2 {
  font-size: 2.5em;
  margin: 100px auto 60px !important;
 font-weight: 600;
 line-height: 110%;
  
}
#g_vest2311 #toptitle {
  font-size: 1.8em;
margin: 0px auto 60px !important;
font-weight: 500;
  
}
#g_vest2311 h2 span {
  font-size: 0.6em;
  color:#353535;
  font-weight: 500;
  
}
#g_vest2311 h3 {
  font-size: 1.2em;
  margin: 0px auto 10px !important;
  text-align: left;
  /*	width: 100%;*/

}
#g_vest2311 h4 {
  font-size: 1.5em;
  margin: 0px auto 20px !important;
  
  color: #7B1A1C;
}
#g_vest2311 .g_vest2311_wrap {
  width: 100%;
  max-width: 900px;
  margin: 50px auto;
  padding:  0 ;
}
#g_vest2311 p {
  font-size: 1em !important;
  line-height: 180%;
}
#g_vest2311 .flex {
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  width: 100%;
}
#g_vest2311 .main_text {
  margin: 50px auto !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
  width: 100%;
  max-width: 900px;
}
#g_vest2311 .main_text span {
  color: #C52F32;
  font-weight: bold;
}
#g_vest2311 section.item {
  width: 100%;
  max-width: 800px;
  margin: 0px auto 50px;
  text-align: center;
}
#g_vest2311 section.item img {
  width: 100%;
}
#g_vest2311 section.item .flex div {
  flex-basis: 33%;
  padding: 1%;
}
#g_vest2311 p.itemname {
  font-size: 0.95em !important;
  margin: 20px auto 10px !important;
  font-weight: 500;
}
#g_vest2311 p.price {
  font-size: 0.9em !important;
  margin: 10px auto !important;
}
#g_vest2311 section.stylebox {
  width: 100%;
  max-width: 800px;
  margin: 80px auto 0;
}
#g_vest2311 section.stylebox .style {
  width: 100%;
  margin: 50px auto 0;
}
#g_vest2311 section.stylebox .mainimage {
  width: 85%;
  max-width: 800px;
  margin: 0 auto;
}
#g_vest2311 section.stylebox .textaria {
  margin: 20px auto 50px;
  width: 100%;
}
#g_vest2311 section.stylebox .textaria p.imagetext {
  margin: 30px auto;
  width: 100%;
}
#g_vest2311 .style .textaria p.model {
  margin: 10px auto 0 !important;
  font-size: 0.8em !important;
  margin-bottom: 20px;
  text-align: center;
}
#g_vest2311 .slide {
  margin: 20px auto 50px;
}
#g_vest2311 .slide ul {
  width: 85%;
  max-width: 800px;
  margin: 0 auto;
}
#g_vest2311 .slide ul li img {
  width: 100%;
  margin: 0 auto;
}
#g_vest2311 .item p.itemname {
  margin: 20px auto 5px !important;
  font-size: 0.95em !important;
}
#g_vest2311 .item p.price {
  margin: 5px auto 10px !important;
  font-size: 0.95em !important;
  display: block;
}
#g_vest2311 .itemlist {
  font-size: 0.9em !important;
  text-align: left;
  display: -webkit-flex;
  /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap;
  /* Safari */
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  padding: 12px 10px;
  margin: auto;
 
}
#g_vest2311 .itemlist div:first-child {
  width: 75%;
  padding: 4px 1% 3px 0;
  line-height: 110%;
}
#g_vest2311 .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#g_vest2311 .itemlist p.price {
  margin: 0 auto !important;
  font-size: 0.85em !important;
  display: block;
}
#g_vest2311 p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}
/* 購入ボタン */
#g_vest2311 .buy, .itemlist a, #g_vest2311 a.coming {
  display: block;
  width: 100%;
  max-width: 150px;
  padding: 0.5em 0;
  text-align: center;
  border: 1px solid #000;
  background: #000;
  color: #fff;
  font-weight: 500;
  /*-webkit-transition: 5s;
	-moz-transition: 5s;
	-o-transition: 5s;
	-ms-transition: 5s;*/
  transition: 0.6s;
  margin: 0 auto;
}
#g_vest2311 a.coming {
  background: #fff;
  text-align: center;
  border: 1px solid #000;
  color: #000;
}
#g_vest2311 .buy:hover, .itemlist a:hover {
  background: #fff;
  text-align: center;
  border: 1px solid #000;
  color: #000;
}
.material-symbols-outlined {
  font-variation-settings:
    'FILL'0, 'wght'700, 'GRAD'100, 'opsz'24
}
/* 回遊リンク */
#g_vest2311 .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#g_vest2311 .Banner4 h3 {
  font-size: 25px !important;
  margin: 50px auto;
  padding: 20px 0;
  border-top: double #000;
  border-bottom: 1px solid #000;
  color: #000;
  text-align: center;
}
#g_vest2311 .Banner4 ul {
  display: inline;
}
#g_vest2311 .Banner4 ul li {
  display: inline-block;
  width: 47% !important;
  margin: 1% 1% 2% 1%;
}
@media only screen and (min-width:749px) {
  .pc_none {
    display: none !important;
  }
  #g_vest2311 .left {
    flex-direction: row-reverse;
  }
  /* ヘッダー・フッターの崩れを直す */
  #news_detail .detail {
    width: 100% !important;
  }
  #news_detail .detail .head {
    width: 1000px !important;
    margin: 0 auto 50px !important;
  }
  #news_detail .detail .content {
    background: #fff;
  }
  #news_detail .detail .content p:first-child {
    margin: 0 auto;
    max-width: 1000px !important;
  }
  #topicpath {
    width: 1168px;
    margin: 0 auto;
  }
  .paging {
    width: 1000px;
    margin: 0 auto;
  }
  .item_category_links {
    width: 1168px;
    margin: 100px auto 0;
  }
}
@media screen and (max-width:748px) {
  .sp_none {
    display: none;
  }
  #g_vest2311 p, #g_vest2311 div {
    font-size: 3.125vw !important;
    line-height: 180%;
  }
  #g_vest2311 h1 {
    font-size: 6.7vw;
    margin: 1em auto 40px;
    letter-spacing: 4px;
  }
/*  #g_vest2311 h1 span {
    font-size: 3.2vw;
  }*/
  
  #g_vest2311 #toptitle {
  font-size: 1em;
margin: 0px auto 60px !important;
font-weight: 500;
  
}
  #g_vest2311 .main_text {
    margin: 12.125vw auto !important;
    text-align: left;
    width: 90%;
  }
  #g_vest2311 section.item {
    margin: 10.125vw auto;
  }
  #g_vest2311 section.stylebox {
    width: 100%;
    margin: 14.125vw auto 8.125vw;
  }
  #g_vest2311 .itemlist {
    width: 90%;
  }
  #g_vest2311 .textaria, #g_vest2311 section.stylebox .textaria p.imagetext {
    width: 90%;
    margin: 0 auto;
  }
  #g_vest2311 section.stylebox .textaria p.imagetext {
    text-align: left;
  }
  #g_vest2311 .slide ul {
    width: 100%;
  }
  #g_vest2311 section.stylebox .mainimage {
    width: 100%;
  }
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #g_vest2311 .Banner4 {
    text-align: center;
    width: 100%;
  }
  #g_vest2311 .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #g_vest2311 .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  /*	#g_vest2311 .header {
		position: relative;
		height: 119vw;
	}*/
}