/*@import url('https://fonts.googleapis.com/css2?family=Zen+Maru+Gothic&display=swap');*/
/*@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP&display=swap');*/

.midashi {
  /*margin-top: 100px;*/
  margin-top: 0;
  margin-block-end: 0;
  /*padding:0 0 10px;*/
  padding:100px 0 10px;
  border-bottom:2px #FF6233 solid;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size:2.3em;
  font-weight:bold;
  color:#000;
  text-align: center;
}

#osusume-midashi {
	font-size:2.4em;
	margin:0;
	margin-top:100px;
	margin-bottom:20px;
	text-align:center;
}

b {
background-image: linear-gradient(transparent 60%, #FEE500 60%);padding:0 10px;
}


.cont-wrap {
  width:90%;
  max-width:1200px;
  min-width:1100px;
  margin:0 auto;
  /*margin-bottom:50px;*/
  padding:0;
}
.cont-wrap:before {
  display:block;
  width:100%;
  clear:both;
  content:"";
}
.cont-wrap:after {
  display:block;
  width:100%;
  clear:both;
  content:"";
  /*height:100px;*/
}

/* ★★ */
.item-list-wrap_bg {
  width:100%;
  background: #EDF9FF; /* add */
}

/* ★★ */
  .item-list-wrap {
    width:100%;
    /*max-width:1000px;*/
    max-width:1200px;
    min-width:900px;
    margin:0 auto;
    /*margin-bottom:50px;*/
    /*padding:0;*/
    padding:0 0 50px;
  }


.cont-wrap .seen_img {
  text-align: center;
}

.cont-wrap h1 {
  margin: 40px 0;
}
.cont-wrap h1 span {
  display: block;
  font-weight:normal;
  font-size:0.45em;
  color: #333;
}


.cont-wrap h2 i {
  color:#0066cc;
  font-size:25px;
}

.cont-wrap h3 {
  font-weight:normal;
  font-size:0.9em;
  width:100%;
  line-height:1.7;
  float:left;
  padding-right:10px;
}


.section-link-title {
  width: 100%;
  padding: 95px 0 0;
  box-sizing: border-box;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2.4em;
  font-weight:bold;
  color: #fff;
  text-align: center;
}

.cont-wrap .section-link-btn {
  display: flex;
  flex-wrap: wrap;
  justify-content:flex-start;
  width: 100%;
  /*width: 80%;*/
  /*margin: 60px auto 0;*/
  margin: 30px auto 0;
}
.cont-wrap .section-link-btn a {
  display: block;
  width:20%;
  /*width:25%;*/
  padding: 15px 5px;
  box-sizing: border-box;
  /*border: 8px #e7f8dd solid;*/
  /*border-radius: 10px;*/
  /*text-align: center;*/
  /*color: #333;*/
  /*position: relative;*/
  /*margin: 10px;*/
}
.cont-wrap .section-link-btn a:hover {
  /*border: 8px #6ace2e solid;*/
  opacity: 0.5;
}
.cont-wrap .section-link-btn a:nth-child(10) {
  /*display:none;*/
}
.cont-wrap .section-link-btn a img {
  max-width:100%;
}

/**/
.catcy-wrap0,
.catcy-wrap3,
.catcy-wrap2,
.catcy-wrap {
  width: 100%;
  min-width: 1100px;
  /*padding: 0 0 100px;*/
  padding: 0;
  background: #EDF9FF;
}
.catcy-wrap0 {
  background: url('../img/bg-pat.png') #EDF9FF;
}
.catcy-wrap2 {
  padding: 0 0 100px;
  background: #fff;
}
.catcy-wrap3 {
  padding: 0 0 100px;
  background: #F45631;
}

.catcy-wrap0 .title-img,
.catcy-wrap2 .title-img,
.catcy-wrap .title-img {
  display: flex;
  justify-content: center;
  width:100%;
}
.catcy-wrap2 .title-img {
  padding: 80px 0 20px;
  box-sizing: border-box;
}
.catcy-wrap0 .title-img img,
.catcy-wrap .title-img img {
  width:100%;
  max-width: 1200px;
}
.catcy-wrap0 .catcy-desc,
.catcy-wrap .catcy-desc {
  width:100%;
  max-width: 1200px;
  margin: 0 auto;
  background: #fff;
}

.catcy-wrap2 .catcy-desc3,
.catcy-wrap2 .catcy-desc2,
.catcy-wrap2 .catcy-desc {
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  color:#333;
  text-align: center;
  line-height: 1.75;
}
.catcy-wrap2 .catcy-desc span {
  background-image: linear-gradient(transparent 90%, #FABF1F 90%);padding:0 3px 1px;
  font-size:1.875em;
}
.catcy-wrap2 .catcy-desc2 {
  margin: 3% auto;
  text-align: center;
}
.catcy-wrap2 .catcy-desc2 span {
  display: inline-block;
  padding: 40px 50px;
  background: #F2FBFF;
  border: 2px solid #D0F0FF;
  font-size:1.5em;
}
.catcy-wrap2 .catcy-desc2 b {
  padding: 0;
  color:#013EA8;
  font-weight:bold;
  font-size:1.25em;
  background-image: none;
}
.catcy-wrap2 .catcy-desc3 {
  font-size:1.25em;
}

.catcy-desc--title {
  width:100%;
  padding: 50px 0 30px;
  box-sizing: border-box;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size: 2em;
  font-weight: bold;
  text-align: center;
}
.catcy-desc--list {
  display:flex;
  flex-flow: row wrap;
  justify-content: space-evenly;
  padding: 0 0 50px;
}
.catcy-desc--list .list-item {
  display: flex;
  /*flex-direction: column;*/
  flex: 0 0 45%;
}
.catcy-desc--list .list-item .list-item--img {
  flex: 1 auto;
  width:40%;
  padding: 0 15px;
  box-sizing: border-box;
}
.catcy-desc--list .list-item .list-item--img img {
  width:100%;
}
.catcy-desc--list .list-item .list-item--txt {
  flex: 1 auto;
  width:60%;
}
.catcy-desc--list .list-item .list-item--txt p:nth-child(1) {
  padding: 0 0 5px;
  border-bottom: 3px solid #15b6b4;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size:1.5em;
  font-weight: bold;
}
.catcy-desc--list .list-item .list-item--txt p:nth-child(2) {
}

/**/
.normal_commento {
margin:20px;
font-size:1em;
}







.top-item {
  display: flex;
  justify-content:space-between;
  flex-wrap: wrap;
  width: 100%;
  /*margin-bottom: 40px;*/
  padding: 0 0 10px;
  border-bottom: 2px #FF6233 solid;
  font-family:
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  sans-serif;
}

.top-item div {
  width: 48%;
}

.top-item div a {
  display: block;
  display: flex;
  justify-content:space-around;
  width: 100%;
  color: #333;
  font-weight: bold;
  /*border-bottom: 8px #6ace2e dotted;*/
  padding-bottom: 10px;
  overflow: hidden;
}

.top-item div a .motto_btn {
  background: rgb(255,255,255); /* Old browsers */
  background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 47%, rgba(237,237,237,1) 100%); /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(246,246,246,1) 47%,rgba(237,237,237,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed',GradientType=0 ); /* IE6-9 */
  color: #333;
  border: 1px #ccc solid;
  padding: 15px 30px;
  border-radius: 5px;
  position: absolute;
  font-size: 1.2em;
  text-align: center;
  margin: 0 auto;
  display: none;
  line-height: 1.4;
  margin-top: 130px;
  box-shadow: 0px 0px 16px -6px rgba(0,0,0,0.6);
  transition: 0.3s;
}

.top-item div a:hover .motto_btn {
  display: block;
}

.top-item div a .motto_btn:hover {
  border: 1px #999 solid;
}

.motto_btn:hover .top-item {
  filter: blur(12px);
}


.top-item div a .left-img {
  width: 55%;
}

.top-item div a .left-img img {
  width: 100%;
}

.top-item div a .right-area {
  width: 43%;
}

.top-item div a .right-area .sub-img {
  list-style: none;
  margin: 0;
  padding: 0;
  display: flex;
  justify-content:space-between;
  width: 100%;
}

.top-item div a .right-area .sub-img li {
  margin: 0;
  padding: 0;
  width: 48%;
}

.top-item div a .right-area .sub-img li img {
  width: 100%;
}

.top-item div a .right-area .sub-text {
  background: rgb(232, 247, 232);
  border-radius: 10px;
  padding: 10px 25px;
  padding-right: 5px;
  font-size: 0.92em;
}

.top-item div a .right-area .sub-text li {
  margin: 0;
}

.top-item div a .right-area .item_stock {
  margin: 0;
}

.top-item div a .right-area .item_price {
  color: #ce0000;
  /*font-style: italic;*/
  font-size: 2.4em;
  font-weight: bold;
  margin: 0;
}

.top-item div a .right-area .item_price .tax_notation_contents {
  font-size: 0.3em !important;
}


.under-item {
  display: flex;
  justify-content:space-between;
  flex-wrap: wrap;
  width: 100%;
  border-bottom: 2px #FF6233 solid;
  font-family:
  Arial,
  "Hiragino Kaku Gothic ProN",
  "Hiragino Sans",
  Meiryo,
  sans-serif;
}

.under-item div {
  width: 22%;
}

.under-item div a {
  margin-top: 30px;
  display: block;
  color: #333;
  background: #f4faf1;
  padding: 10px;
  transition: 0.3s;
  border-radius: 15px;
  box-shadow: 2px 2px 0px 0px rgba(26, 54, 18, 0.08);
}

.under-item div a:hover {
  box-shadow: 7px 7px 0px 0px rgba(26, 54, 18, 0.2);
}

.under-item div a .item-img {
  width: 100%;
}

.under-item div a .item-img img {
  width: 100%;
  border-radius: 10px 10px 0 0;
}

.under-item div a .item_name {
  font-size: .82em;
  height: 35px;
}

.under-item div a .item_stock {
  margin: 0;
  margin-top: 10px;
}

.under-item div a .item_price {
  font-weight:bold;
  font-size: 1.6em;
  /*font-style: italic;*/
}

.under-item div a .item_price .tax_notation_contents {
  font-size: 0.5em !important;
}





/*
店長のおすすめ
----------------------------------------*/
.item_list_img {
	margin:0 auto;
	padding:0;
	list-style:none;
	display: flex;
	flex-wrap: wrap;
	width:100%;
}

.item_list_img p {
	margin:0;
	padding:0;
	width:33.3333%;
}

.item_list_img p a {
	display: block;
	border: 5px #333 solid;
	border-radius: 10px;
	box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 11px 11px 0px 0px rgba(0,0,0,0.1);
	margin:15px;
  position: relative;
  top: 5px;
  transition: 0.3s;
}

.item_list_img p a img {
	width: 100%;
	border-radius: 4px;
}
.item_list_img p a:hover {
	top: -10px;
}




/*
基本バナー
----------------------------------------*/

#default_set_bnr {
  margin:100px 0;
  padding:0;
  display:flex;
  list-style:none;
  width:100%;
  min-width:730px;
}

#default_set_bnr li {
  margin:0 11px;
  padding:0;
  width:100%;
  min-width:400px;
}

#default_set_bnr li a {
  display:block;
  border:1px #000 solid;
  padding:30px 0;
  padding-top:20px;
  text-align:center;
  font-size:2em;
  color:#333;
  width:100%;
}

#default_set_bnr li a .area_left {
  display:inline-block;
}

#default_set_bnr li a .area_left .up_text {
  display:inline-block;
  margin:0;
  font-size:0.5em;
  background:#fff;
  padding:5px;
  text-align:center;
  color:#666;
  position:relative;
  z-index:1;
}

#default_set_bnr li a .area_left .line {
  display:block;
  border-bottom:1px #666 solid;
  position:relative;
  top:-18px;
}

#default_set_bnr li a .area_left .down_text{
  margin:0;
}

#default_set_bnr li a .area_left .blue {
  color:#0066cc;
}

#default_set_bnr li a .area_left .red {
  color:#DF0101;
}

#default_set_bnr li a .area_right {
  display:inline-block;
  margin-left:20px;
}

#default_set_bnr li a .area_right i {
  font-size:100px;
  position:relative;
  top:-10px;
  transition:0.3s;
}

#default_set_bnr li a .area_right .fa-calculator {
  color:#0066cc;
}

#default_set_bnr li a .area_right .fa-tags {
  color:#DF0101;
}

#default_set_bnr li a:hover i {
  transform: rotate(10deg);
}




.inner_link_wrap {
  margin:0;
  padding:0;
  list-style:none;
  width:100%;
}
.inner_link_wrap li {
  float:left;
  margin:0;
  padding:0;
  width:25%;
}
.inner_link_wrap li a {
  display:block;
  border:2px #ddd solid;
  border-radius:5px;
  box-shadow:4px 4px 1px 1px #eee;
  padding:5px;
  margin:10px;
  color:#0080FF;
}
.inner_link_wrap li a:hover {
  color:red;
}
.inner_link_wrap li a img {
  width:30%;
  margin-left:10px;
  position:relative;
  top:1px;
  transition:0.3s;
}
.inner_link_wrap li a:hover img {
  position:relative;
  top:-2px;
}
.inner_link_wrap li a span {
  font-size:16px;
  font-weight:bold;
  position:relative;
  top:-25px;
  left:10px;
}
.inner_link_wrap li a:after {
  font-family: FontAwesome;
  content:"\f13a";
  float:right;
  margin-top:23%;
  color:#FE2E64;
}



.under-up_btn {
  width:100%;
  margin:100px auto;
  text-align:center;
}
.under-up_btn a {
  display:inline-block;
  color:#fff;
  background:#0080FF;
  padding:15px 140px;
  border-radius:50px;
  box-shadow:4px 4px 1px 1px #eee;font-weight:bold;
  font-size:1.2em;
  transition:0.3s;
}

.under-up_btn a:hover {
  background:#0431B4;
}


.info {
  width:100%;
  margin:0 auto;
  text-align:center;
  background:#eee;
  border-radius:10px;
  padding:10px;
  float:left;
  padding-bottom:40px;
}

.info-midashi {
  padding:0 0 10px;
  border-bottom:3px #FF6233 dotted;
  font-size:1.6em;
  font-weight:bold;
  color:#333;
  text-align: center;
}

.info-midashi span {
  font-weight: normal;
  font-size: 0.7em;
  margin-left: 10px;
  color: #333;
}

.info ul {
  margin:0 auto;
  padding:0;
  list-style:none;
  width:800px;
}
.info ul li {
  float:left;
  margin:0;
  padding:0;
  width:33%;
}
.info ul li img {
  width:100%;
  max-width:250px;
}
.info ul li a {
  display:block;
}




#pageTop {
  position: fixed;
  bottom: 20px;
  right: 20px;
}



#pageTop i {
  padding-top:3px
}



#pageTop a {
  display: block;
  z-index: 999;
  padding: 8px 0 0 8px;
  border-radius: 30px;
  width: 37px;
  height: 37px;
  background-color: #48c500;
  color: #fff;
  font-weight: bold;
  text-decoration: none;
  text-align: center;
}



#pageTop a:hover {
  text-decoration: none;
  opacity: 0.7;
}



/* -------------------------------------- */
/* -------------------------------------- */
/* -------------------------------------- */


/*.wrap {*/
  /*background-color: #e6e6e6;*/
  /*padding: 100px 0;*/
/*}*/

.fltg-wrap {
  position: relative;
  height: auto;
  background: #F45631;
}
.fltg-block {
  position: relative;
  top: 0;
  width: 100%;
  height: auto;
  pointer-events: none;
}
.section-link-btn {
  /*position: sticky;*/
  /*top: 0;*/
  width: 100%;
  margin: 0 0 0 auto;
  pointer-events: auto;
}


.fltg-wrap_scl {
  position:fixed;
  top:-100vh;
  left:0;
  display:block;
  overflow: hidden;
  z-index: 1;
  transition: 0.3s;
}
.fltg-wrap_scl.vsb {
  top:0;
  transition: 0.5s;
  z-index: 5;
}
.fltg-wrap_scl .fltg-wrap {
  width: 100vw;
  /*background: rgba(210,232,156,0.7);*/
  background: #F45631;
}
.cont-wrap .fltg-wrap_scl .section-link-btn {
  justify-content: center;
  min-width:900px;
  max-width:1300px;
  margin: 0 auto;
}
.cont-wrap .fltg-wrap_scl .section-link-btn a {
  width:8%;
  /*width:9%;*/
  transition: 0.5s;
}
.cont-wrap .fltg-wrap_scl .section-link-btn a:hover {
  opacity: 0.8;
  transition: 0s;
}


/*.fltg-wrap::before {*/
  /*content: "";*/
  /*display: block;*/
  /*padding-top: 100%;*/
/*}*/

/*.fltg-block {*/
  /*position: absolute;*/
  /*top: 0;*/
  /*width: 100%;*/
  /*height: 100%;*/
  /*pointer-events: none;*/
/*}*/


/*.section-link-btn {*/
  /*position: sticky;*/
  /*top: 0;*/
  /*/!*max-width: 300px;*!/*/
  /*width: 100%;*/
  /*margin: 0 0 0 auto;*/
  /*pointer-events: auto;*/
/*}*/

.section-link-btn ul {
  list-style: none;
}


/*商品リスト
-------------------------------*/
.item_list {
  margin:0 auto;
  padding:0;
  list-style:none;
  display: flex;
  /*flex-wrap: wrap;*/
  flex-flow: row wrap;
  justify-content: space-between;
  /*width:92%;*/
  width:96%;
}
.item_list:after {
  width:100%;
  clear:both;
  content:"";
  display:block;
}
.item_list li {
  margin:10px 0 0;
  padding:0;
  display: flex;
  /*flex: 0 0 32.55%;*/
  flex: 0 0 32%;
  /*width:32.55%;*/
}
.item_list li a {
  position:relative;/* add */

  /*display:block;*/
  display: flex;
  /*flex-direction: column;*/
  flex-flow: row wrap;

  background-color: #fff;
  margin:15px 0;
  color:#333;
  border: 10px #FF6233 solid;
  border-radius: 6px;
  padding: 10px;
  /*box-shadow: 0px 8px 16px -2px rgba(10,10,10,0.1), 11px 11px 0px 0px rgba(0,0,0,0.1);*/
  transition:0.3s;
}
.item_list li a div {
  display: flex;
  flex-wrap: wrap;
  /*flex-direction: column-reverse;*/
  flex-direction: column;
  /*width: auto;*/
  width: 100%;/* pc only */
}
/*.item_list li a:hover {*/
/*margin:25px 0 0;*/
/*transition:0.3s;*/
/*}*/
.item_list li a div > img {
  position:relative;
  top:-10px;
  left:-10px;
  /*width:100%;*/
  width:calc(100% + 20px);
  margin:0;
  /*border: 1px #D1D1D1 solid;*/
  /*border-radius: 10px;*/
  transition:0.3s;
}
.item_list li a:hover div > img {
  top:0px;
  left:0px;
  width:100%;
  margin: 0 0 20px;
  transition:0.3s;
}
.item_list li a .item_name {
  /*height:40px;*/
  height: auto;
  margin: 10px 0;
  font-size: 1em;
  /*color: #0062FF;*/
  overflow: hidden;

  flex: 1 auto;
}
.item_list li a:hover .item_name {
  text-decoration:underline;
}
.item_list li a .item_stock {
  margin:0;
  /*text-align: right;*/
  text-align: left;
  font-weight:bold;
}

.item_list li a .item_stock .souryoumuryou_chk_icon {
  padding: 5px 18px;/*add*/
  margin: 0 0 0 4px;/*add*/
  font-size: 16px;/*add*/
  line-height: 1;/*add*/

  background: #F45631;/*add*/
  border: 0;/*add*/
  /*color: #162767;*/
  color: #fff;/*add*/
}
.item_list li a .item_stock .stock_chk_icon {
  /*border: 1px #0066cc solid;*/
  /*background: #0066cc;*/
  /*color: #fff;*/
  padding: 4px 18px;
  /*margin: 0;*/
  margin-right: 0;
  font-size: 16px;
  /*display: inline-block;*/
  margin-bottom: 0;
  line-height: 1;

  /*background: #1D2088;*/
  background: #013EA8;/*add*/
  /*border: 1px #1D2088 solid;*/
  border: 1px #013EA8 solid;/*add*/
  color: #fff;/*add*/
}
.item_list li a .item_stock .yoyaku_chk_icon {
  /*border: 1px #0066cc solid;*/
  /*background: #ffffff;*/
  /*color: #0066cc;*/
  padding: 4px 18px;
  /*margin: 0;*/
  margin-right: 0;
  font-size: 16px;
  /*display: inline-block;*/
  margin-bottom: 0;
  line-height: 1;
}

.item_list li a .item_price {
  color:#DF0101;
  font-size:2em;
  /*text-align: right;*/
  text-align: left;
  font-weight: bold;
  letter-spacing: -1px;
  /*font-style: italic;*/
  font-style: normal;
}
.item_list li a .item_price::first-letter{
  font-family: sans-serif;
  font-size:0.7em;
  font-weight:900;
}
.item_list li a .item_price span,/*add*/
.item_list li a .item_price .tax_notation_contents {
  color:#DF0101 !important;/*add*/
  font-size:0.5em !important;
}
.item_list li a .item_price_normal {/*add*/
  margin: 0;
  padding: 0;
  color:#333;/*add*/
  /*font-size:0.8em !important;/!*add*!/*/
  font-size:1em !important;/*add*/
  text-decoration: line-through;/*add*/
}


/**/
.more_btn {
  width:100%;
  margin:40px auto 0;
  text-align:center;
}
.more_btn a {
  position:relative;
  display:inline-block;
  width: auto;
  min-width: 505px;
  max-width: 100%;
  /*padding: 20px 40px;*/
  padding: 10px 40px;
  box-sizing: border-box;
  background:#F45631;
  border:4px #F45631 solid;
  color:#fff;
  border-radius:12px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  font-size:1.5em;
  font-weight:bold;
  box-shadow: 0px 8px 0px -2px rgba(10,10,10,0.1);
  transition:0.3s;
}
.more_btn a:hover {
  background:#fff;
  color:#F45631;
  border:4px #F45631 solid;
  box-shadow: 0px 6px 0px -2px rgba(10,10,10,0.2);
}
.more_btn .fas {
  position: absolute;
  top: 1px;
  right: 10px;
  display: inline-flex;
  align-items: center;
  height: 100%;
}