@charset "utf-8";
/* CSS Document */
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@100..900&display=swap');
html, body, header, nav, ul, li, p, a, div, img, dd, dt, dl, h1, h2, h3, h4, h5, h6 {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
  box-sizing: border-box;
}
body {
  overflow-x: unset;
}
.clearfix:before, .clearfix:after {
  content: ' ';
  display: table;
  clear: both;
}
.blog_inner ul {
  margin-bottom: 0px;
  margin-left: 0;
}
.blog_inner h3 {
  padding-left: 0;
}
#itemfor_today {
  width: unset;
  margin: 0 auto;
  padding: 0;
  font-size: 16px;
  overflow: hidden;
  text-align: center;
  color: #333;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
}
#itemfor_today img {
  max-width: 100%;
  height: auto;
  border: none;
  vertical-align: bottom;
}
#itemfor_today p {
  font-size: 1em !important;
  margin-top: 0 !important;
}
#itemfor_today h1, #itemfor_today h2, #itemfor_today h3, #itemfor_today h4, #itemfor_today h5 {
  color: #222222;
  text-align: center;
  background: none;
  border: none;
  font-weight: 600;
}
#itemfor_today h1 {
  font-size: 3em;
  line-height: 1.4;
  letter-spacing: 1px;
  margin: 1em auto 1em;
}
#itemfor_today h1 span {
  font-size: 0.8em;
  font-weight: 300;
}
#itemfor_today h2 {
  font-size: 2.5em;
  margin: 1em auto 0.5em;
  line-height: 1.3;
}
#itemfor_today h2 span {
  font-size: 0.7em;
  font-weight: 300;
}
#itemfor_today hr {
  margin: 3em 0 2em;
  height: 2px; /* 線の太さ */
  border: none; /* デフォルトの枠線を消す */
  background: #888; /* 線の色 */
}
#itemfor_today h3 {
  font-size: 2em;
  line-height: 1.5%;
  margin: 1em auto 1.5em;
  font-weight: 300;
}
#itemfor_today h4 {
  font-size: 1.5em;
  line-height: 180%;
  margin: 1em auto 1em;
}
#itemfor_today .itemfor_today_wrap {
  width: 100%;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
/*
#itemfor_today .categorylist {
	margin: 0 auto;
	display: -webkit-box;
	display: -moz-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: -moz-flex;
	display: flex;
	-webkit-box-lines: multiple;
	-moz-box-lines: multiple;
	-webkit-flex-wrap: wrap;
	-moz-flex-wrap: wrap;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	align-items: flex-start;
	width: 100%;
	justify-content: center;
}
#itemfor_today section.category {
	margin: 0px auto;
	width: 100%;
}
#itemfor_today .categorylist div{
	flex-basis: calc(100% / 3);
  padding: 1%;    
}*/
.img_wrap img {
  width: 100%;
  cursor: pointer;
  transition-duration: 0.3s;
}
.img_wrap:hover img {
  opacity: 0.6;
  transition-duration: 0.3s;
  box-shadow: 10px 10px 10px rgba(0, 0, 0, 0.5);
  transform: translateY(-10px);
}
#itemfor_today section.item_2 .flex div {
  flex-basis: 33.3%;
  /*margin-bottom: 25px;*/
  margin-bottom: 0px;
  padding: 1%;
}
#itemfor_today .flex {
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  position: relative;
  justify-content: center;
}
#itemfor_today p.main_text {
  margin: 1em auto 1em !important;
  text-align: center;
  line-height: 180%;
  display: block !important;
  font-size: 1em !important;
}
#itemfor_today p.main_text2 {
  margin: 1em auto 1em !important;
  text-align: left;
  line-height: 180%;
  display: block !important;
  font-size: 1em !important;
  max-width: 550px;
}
#itemfor_today section {
  width: 100%;
  margin: auto 0;
}
#itemfor_today section.style {
  margin: 0px auto 150px;
}
#itemfor_today p.itemname {
  width: 100%;
  margin: 1em auto 0.5em !important;
  text-align: center;
  line-height: 180%;
}
#itemfor_today p.price {
  width: 100%;
  margin: 0 auto !important;
  font-size: 1.1em !important;
  text-align: center !important;
}
#itemfor_today p.price span {
  color: #C52F32;
  font-size: 1.2em !important;
  font-weight: bold;
}
#itemfor_today section.style3 .itembox {
  width: 100%;
  margin-bottom: 40px;
}
#itemfor_today section.style3 .itembox div {
  flex-basis: 50%;
  padding: 1%;
}
#itemfor_today section.style3 .itembox p {
  text-align: center;
  line-height: 180%;
  font-size: 1em !important;
}
#itemfor_today section.style3 .itembox p.price {
  font-size: 1.2em !important;
}
#itemfor_today .style .slide ul {
  width: 100%;
  max-width: 510px;
}
#itemfor_today .slider {
  padding-top: 2em;
}
#itemfor_today .style .slide ul li img {
  width: 100%;
  max-width: 510px;
}
/* 購入ボタン */
#itemfor_today .itemlist a, #itemfor_today .itemlist span, #itemfor_today .buy, #itemfor_today .buy2, #itemfor_today section.style .otheritem, .itemlist a, .itemlist .coming {
  display: block;
  width: 100%;
  max-width: 120px;
  padding: 8px 0;
  text-align: center;
  border: 1px solid #222222;
  background: #222222;
  color: #FFF;
  transition: 0.6s;
  margin: 0 auto;

}
#itemfor_today section.style .otheritem {
  font-size: 1em;
  text-align: center;
  max-width: 250px;
  width: 65%;
  padding: 10px 3px;
  margin: 2em auto 0;
  border-radius: 5px;
}
#itemfor_today .buy {
  padding: 10px 0;
  margin: 10px auto 0;
  width: 70%;
  border-radius: 5px;
}
#itemfor_today .itemlist span {
  background: #FFF;
  color: #333;
}
#itemfor_today .buy:hover, #itemfor_today .buy2:hover, #itemfor_today .itemlist a:hover, #itemfor_today section.style .otheritem:hover, .itemlist a:hover, .itemlist .coming {
  background: #FFF;
  text-align: center;
  border: 1px solid #222222;
  color: #222222;
}
#itemfor_today section.style .textaria {
  margin: 3em auto 1em;
  width: 100%;
}
#itemfor_today .itemlist, .itemlist {
  font-size: 1em !important;
  text-align: left;
  display: -webkit-flex; /* Safari */
  display: flex;
  -webkit-flex-wrap: wrap; /* Safari */
  flex-wrap: wrap;
  width: 100%;
  max-width: 600px;
  margin: 10px auto;
}
#itemfor_today .itemlist div:first-child {
  width: 75%;
  padding: 3px 1% 3px 0;
}
#itemfor_today .itemlist div:last-child {
  width: 25%;
  display: flex;
  align-items: center;
  padding-right: 1%;
}
#itemfor_today .check {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 1em;
  height: 1em;
  background: #222;
  color: #fff;
  padding-bottom: 2px;
  font-weight: 400;
}
#itemfor_today .check-list {
  text-align: center;
  max-width: 500px;
  margin: 0 auto ;
  padding-bottom:3em; }
  
#itemfor_today .check-title {
  font-weight: 600;
  margin-bottom: 1.5em;
}
#itemfor_today .check-icon {
  color: #222;
}
#itemfor_today .category {
  margin-bottom: 1em;
}
#itemfor_today .category-title {
  font-weight: 600;
  margin-bottom: 5px;
}
#itemfor_today .item-link {
  display: block;
  color: #333;
  text-decoration: none;
  font-size: 1em;
  line-height: 1.8;
  margin-bottom: 0px;
  transition: opacity 0.3s;
}
#itemfor_today .item-link:hover {
  opacity: 0.7;
  text-decoration: underline;
}
/* 回遊リンク */
#itemfor_today .Banner4 {
  text-align: center;
  width: 100%;
  max-width: 1000px;
  margin: 0 auto;
}
#itemfor_today .Banner4 h3 {
  font-size: 30px !important;
  margin: 50px auto;
  padding: 20px 0;
  border-top: double #333;
  border-bottom: 1px solid #333;
  color: #333;
  letter-spacing: 3px;
  text-decoration: none;
  display: block;
}
#itemfor_today .Banner4 ul {
  display: inline;
}
#itemfor_today .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;
  }
  #itemfor_today .right {
    flex-direction: row-reverse;
  }
  #itemfor_today .right .flex_box:last-child {
    padding-left: 0;
    padding-right: 5%;
  }
  #itemfor_today section.instagram .flex .profile {
    flex-basis: calc(100% / 2 - 10px);
    margin-right: 10px;
  }
  /* ヘッダー・フッターの崩れを直す */
  #news_detail .detail {
    width: 100% !important;
  }
  #news_detail .detail .head {
    width: 1000px !important;
    margin: 0 auto 50px !important;
  }
  #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;
  }
  #itemfor_today {
    font-size: 3.8vw !important;
  }
  #itemfor_today h1 {
    font-size: 7vw;
    line-height: 180%;
  }
 
  #itemfor_today section.style .otheritem {
    font-size: 1em;
    padding: 3px 3px;
  }
  #itemfor_today h2 {
    font-size: 6.5vw;
  }
  #itemfor_today h3 {
    font-size: 6vw;
  }
  #itemfor_today h4 {
    font-size: 5vw;
  }
  #itemfor_today section.style {
    margin: 0px auto 70px;
  }
  #itemfor_today p.itemname {}
  #itemfor_today section.style .textbox p {
    text-align: left;
  }
  #itemfor_today section.style2 .textbox, #itemfor_today section.style3 .textbox {
    margin: 5.5vw auto;
  }
  #itemfor_today section.style .textaria {
    margin: 1vw auto 5vw;
  }
  #itemfor_today section.style .textaria p {
    font-size: 3.8vw !important;
    line-height: 150%;
  }
  #itemfor_today .itemlist div {
    font-size: 3.8vw !important;
    line-height: 150% !important;
  }
  #itemfor_today .Info dd span {
    font-size: 3.8vw;
  }
  #itemfor_today .itemlist div:first-child {
    width: 77%;
  }
  #itemfor_today .itemlist div:last-child {
    width: 23%;
  }
  #itemfor_today .itemlist span {
    font-size: 3.8vw;
  }
  p.price {
    font-size: 4vw !important;
    line-height: 110%;
  }
  #itemfor_today section.style3 .itembox {
    padding: 3vw 0;
    margin-bottom: 20px;
  }
  #itemfor_today .categorylist {
    margin-bottom: 20px;
  }
  #itemfor_today .buy {
    padding: 5px 0;
    max-width: 115px;
  }
  
  #itemfor_today p.main_text2 {
 
  max-width: 95%;
}
  /* 100%表示用 */
  #news_detail .detail {
    margin: 0 auto;
  }
  /* 回遊リンク */
  #itemfor_today .Banner4 {
    text-align: center;
    width: 100%;
  }
  #itemfor_today .Banner4 ul {
    margin: 0 auto;
    width: 95%;
  }
  #itemfor_today .Banner4 ul li {
    width: 95% !important;
    margin: 0 0 5% 0 !important;
  }
  #itemfor_today section.instagram {
    margin: 12.125vw auto;
  }
  #itemfor_today .categorylist div {
    flex-basis: calc(100% / 2) !important;
    padding: 2%;
  }
  /* ヘッダー */
  #news_detail .detail .content p:first-child img {
    display: none;
  }
  #itemfor_today .header {
    position: relative;
    /*height: 109vw;*/
  }
  #itemfor_today .header .title {
    position: absolute;
    top: 1vw;
    left: 0;
    right: 0;
    margin: auto;
    width: 70%;
  }
}