javascript:void(0)@charset "euc-jp";

*{
  font-family:"Source Han Serif Medium", "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", serif;
  /*font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3";*/
  /*font-family: "リュウミン R-KL";*/
  /*font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;*/
  /*transform: rotate(.03deg);*/
}
/* reset */
body, div, dl, dt, dd, ul, ol, li,
h1, h2, h3, h4, h5, h6, pre, code,
form, fieldset, legend, input, textarea,
p, blockquote, th, td {
  margin: 0;
  padding: 0;
}
.none_border_table,
.product_option_table table {
  border-spacing: 0;
  border-collapse: collapse;
}
fieldset,
img {
  border: 0;
}
address, caption, cite, code,
dfn, em, strong, th, var {
  font-weight: normal;
  font-style: normal;
}
 
ol, ul {
  list-style: none;
}
 
caption, th {
  text-align: left;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-size: 100%;
}
q:before,
q:after {
  content: '';
}
abbr, acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-weight: inherit;
  font-size: inherit;
  font-family: inherit;
}
input,
textarea,
select {
  *font-size: 100%;
}
legend {
  color: #000;
}

/* font size */
body {
  /*font: 13px/1.231 arial,helvetica,clean,sans-serif;*/
  font: 14px;
  line-height: 140%;
  *font-size: small; /* for IE */
  *font: x-small; /* for IE in quirks mode */
}
select, input, button, textarea {
  /* font: 99% arial,helvetica,clean,sans-serif;*/
}
table {
  font: 100%;
  font-size: inherit;
}
pre, code, kbd, samp, tt {
  font-family: monospace;
  line-height: 100%;
  *font-size: 108%;
}

/* common */
body {
  color: #000;
  font-family:"游明朝", YuMincho, "ヒラギノ明朝 ProN W3";
  background-color: #FFFFFF;
}
a {
  color: #3579bf;
}
input[type="text"],
textarea,
select {
  border: 1px solid #888;
}
/* clearfix */
.clearfix {
  *zoom: 1;
}
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
  }
  .clearfix:after {
    clear: both;
  }

/* icons */
.icon:before,
.ie_icon {
  display: block;
  float: left;
  margin-right: 4px;
  width: 16px;
  height: 16px;
  background-image: url(https://img.shop-pro.jp/tmpl_img/63/icons16.png);
  background-repeat: no-repeat;
  content: "";
}
  .icon_myaccount:before,
  .ie_icon_myaccount {
    background-position: left -96px;
  }
  .icon_regist:before,
  .ie_icon_regist {
    background-position: left -192px;
  }
  .icon_login:before,
  .ie_icon_login {
    background-position: left -224px;
  }
  .icon_logout:before,
  .ie_icon_logout {
    background-position: left -208px;
  }
  .icon_search:before,
  .ie_icon_search {
    background-position: left -16px;
  }
  .icon_viewcart:before,
  .ie_icon_viewcart {
    background-position: left -0px;
  }
  .icon_sort:before,
  .ie_icon_sort {
    background-position: left -112px;
  }
  .icon_prev:before,
  .ie_icon_prev {
    margin-right: 0;
    background-position: left -32px;
  }
  .icon_next:before,
  .ie_icon_next {
    float: right;
    margin-right: 0;
    background-position: right -48px;
  }
  .icon_prev_dis:before,
  .ie_icon_prev_dis {
    margin-right: 0;
    background-position: left -64px;
  }
  .icon_next_dis:before,
  .ie_icon_next_dis {
    float: right;
    margin-right: 0;
    background-position: right -80px;
  }
  .icon_lst:before,
  .ie_icon_lst {
    margin-right: 0;
    background-position: left -176px;
  }
    .footer_lst .icon_lst:before,
    .footer_lst .ie_icon_lst {
      margin-left: -16px;
    }
  .icon_down:before,
  .ie_icon_down {
    display: none;
  }
  .icon_category_lst:before,
  .ie_icon_category_lst {
    display: none;
  }
  .icon_review:before,
  .ie_icon_review {
    background-position: left -240px;
  }
  .icon_review_post:before,
  .ie_icon_review_post {
    background-position: left -256px;
  }

/* layout */
.layout_wrapper {
  margin: 0 auto;
  width: 1000px;
  background-color: #fff;
}
.layout_header,
.layout_container,
.layout_footer {
  margin: 0 auto;
  width: 94%;
}
.layout_header {
  padding-top: 10px;
}
.layout_footer {
  margin-top: 3em;
}
.header_btn {
  font-size: 92.307%;
  line-height: 1.5;
}
  .header_btn a {
    color: #444;
  }
.viewcart_btn {
  float: right;
  margin-bottom: .5em;
  margin-left: 1.063%;
}
.header_member_nav {
  float: right;
  width: 29.787%;
}
  .header_member_nav li {
    float: right;
    white-space: nowrap;
    margin-left: 3.571%;
  }
  .member_login_name {
    float: right;
    clear: right;
    margin-bottom: .5em;
    text-align: right;
    line-height: 1.5;
  }

/* delivery price */
.header_delivery_price {
  padding: .5em 1em .3em;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  background-color: #df7676;
  color: #fff;
  line-height: 1.5;
  float: right;
  clear: right;
}

/* product search form */
.prd_search_block {
  display:none;
  position: relative;
  float: left;
  margin: -6px 0 0 0;
  padding: 6px 0 0 1px;
  width: 30.212%;
  font-size: 92.307%;
}
  .prd_search_block.open {
    padding: 5px 0;
    border: 1px solid #888;
  }
  .prd_search_form_btn {
    cursor: pointer;
    display: inline-block;
    margin-left: 5px;
    padding: .3em .5em;
    border: 1px solid #a0a0a0;
    -webkit-border-radius: 4px;
    border-radius: 4px;
  }
  .prd_search_form {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    display: none;
    overflow: hidden;
    margin-top: 5px;
    padding: 5px;
    border-top: 1px solid #888;
    width: 97%;
  }
  .prd_search_keyword {
    float: left;
    padding: .5em 0;
    width: 80%;
    border: 1px solid #888;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    text-indent: 5px;
  }
  .prd_search_btn {
    float: right;
    padding: .35em 0;
    width: 18%;
    border: 1px solid #444;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #444;
    color: #fff;
    cursor: pointer;
  }
  .prd_search_optioncategory {
    margin-top: 10px;
    line-height: 1.5;
  }
  .prd_search_select {
    display: inline-block;
    width: 100%;
    font-size: 120%;
  }
  .prd_search_select option {
    word-break: break-all;
  }

/* shopname logo */
.shop_name {
  clear: both;
  margin-top:10px;
  margin-bottom:10px;
}

  .shop_name a {
    color: #000;
    text-decoration: none;
  }
    .shop_name a:hover {
      text-decoration: underline;
    }
  .shop_name p {
    text-align: right;
    font-size: 16px;
    font-weight:bold;
  }
  .shop_name img {
    max-width: 100%;
    width: 437px;
    height: 33px;
    height: inherit;
  }

/* header global nav */
.header_global_nav {
  margin-bottom: 15px;
}
.header_nav_lst {
  text-align: right;
}
.header_nav_menu {
  position: relative;
  display: inline;
  text-align: right;
  margin-left:10px;
}
.header_nav_menu a,
.header_nav_menu span {
  display: inline;
  color: #999;
  text-decoration: none;
  cursor: pointer;
  font-size: 14px;
}
.header_nav_menu_category img {
  position: relative;
  width: 16px;
  height: 16px;
}
.header_category_lst {
  position: absolute;
  left: 0;
  z-index: 101;
  display: none;
  min-width: 100%;
  width: auto;
  background-color: #fff;
}
.header_category_lst li {
  display: block;
  float: none;
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  border-left: 1px solid #888;
  text-align: left;
  white-space: nowrap;
  word-break: break-all;
  line-height: 1.4;
}
.header_category_lst a {
  display: block !important;
  padding: 1em;
  background-color: #fff;
}

/* title */
.ttl_h2 {
  margin-top: 3em;
  margin-bottom: 40px;
  color: #000;
  font-weight: bold;
  font-size: 124%;
  text-align: center;
  line-height: 140%;
}
.ttl_h3 {
  margin-top: 2em;
  margin-bottom: .5em;
  color: #000;
  font-weight: bold;
  font-size: 18px;
  border-left: 2px solid #81AB54;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.ttl_h3 i{
  display: none;
}
.ttl_h3_notopmargin {
  margin-bottom: .5em;
  color: #000;
  font-weight: bold;
  font-size: 18px;
}

/* topicpath */
.topicpath_nav {
  margin: 2em 0;
}
  .topicpath_nav li {
    display: inline;
    margin-right: .2em;
  }
  .topicpath_nav li a {
    margin-left: .2em;
    color: #444;
    text-decoration: none;
  }
  .topicpath_nav li a:hover {
    text-decoration: underline;
  }

/* prduct list */
.prd_lst {
  position: relative;
  clear: both;
  margin-left: -3%;
}
.prd_lst_unit {
  float: left;
  margin-bottom: 15px;
  margin-left: 3%;
  word-break: break-all;
}
  .prd_lst_unit_s {
    width: 22%;
  }
  .prd_lst_unit_s:nth-child(4n+1) {
    clear: both;
  }
  .prd_lst_unit_m {
    width: 30.3%;
  }
  .prd_lst_unit_l {
    width: 45%;
  }
  .prd_lst_unit a {
    color: #000;
    text-decoration: none;
    font-weight: bold;
  }
  .prd_lst_unit a:hover {
    text-decoration: underline;
  }
  .prd_lst_img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: inherit;
  }
  .prd_lst_img:hover {
    opacity: 90%;
  }
  .prd_lst_span {
    display: block;
    margin: .3em 0;
  }
  .prd_lst_name {
    margin-top: .5em;
  }
  .prd_lst_exp {
    color: #666;
    font-size: 84.615%;
  }
  .prd_lst_price,
  .prd_lst_soldout {
    font-weight: bold;
    font-size: 92.307%;
    color: #DD3333;
  }
  .prd_lst_regular {
    color: #666;
    text-decoration: line-through;
  }
  .prd_lst_none {
    clear: both;
    text-align: center;
    font-size: 123.076%;
    line-height: 16;
  }
.prd_lst_block .ttl_h2 {
  float: left;
  margin: 20px 0 0;
}
.prd_lst_sort {
  float: right;
  margin: 20px 0;
}
  .prd_lst_sort a {
    color: #444;
  }
  .prd_lst_pager {
    position: relative;
    overflow: hidden;
    margin-top: 2em;
  }
  .prd_lst_pager ul {
    position: relative;
    left: 50%;
    float: left;
  }
  .prd_lst_pager li {
    position: relative;
    left: -50%;
    float: left;
  }
  .prd_lst_pager .prd_lst_pager_prev,
  .prd_lst_pager .prd_lst_pager_next {
    padding: .5em 0;
    width: 8em;
  }
  .prd_lst_pager .prd_lst_pager_next {
    text-align: right;
  }
  .icon_prev_dis,
  .icon_next_dis {
    display: block;
    color: #aaa;
  }
  .prd_lst_pager a {
    color: #444;
    text-decoration: none;
  }
  .prd_lst_pager a:hover {
    text-decoration: underline;
  }
.prd_lst_pos b {
  font-size: 160%;
}

/* footer */
.footer_section {
  float: left;
  margin-top: 1em;
  margin-right: 1.5%;
  margin-bottom: 15px;
  width: 23%;
}
  .footer_section .ttl_h2 {
    margin-top: 0;
  }
.footer_nav {
  position: relative;
  clear: both;
  padding: 2em 0;
  border-top: 1px solid #d8d8d8;
}
.footer_lst {
  font-size: 92.307%;
  line-height: 1.5;
}
  .footer_lst li {
    word-break: break-all;
    margin-bottom: .5em;
    padding-left: 16px;
  }
  .footer_lst .footer_category_img {
    display: block;
    margin-bottom: .3em;
    max-width: 100%;
    height: auto;
  }
  .footer_lst a {
    color: #444;
    text-decoration: none;
  }
    .footer_lst a:hover {
      text-decoration: underline;
    }

/* manager */
.manager_img img {
  max-width: 100%;
}
.manager_memo .ttl_h3 {
  margin-top: .7em;
}

/* social icons */
.social_lst ul {
  padding-left: 16px;
  text-align: left;
}
.social_lst li {
  display: inline;
  margin: 1.5%;
}
.social_lst img {
  width: 24px;
  height: 24px;
  vertical-align: bottom;
}

  .copyright {
    clear: both;
    padding: 1em 0;
    text-align: right;
    font-size: 76.923%;
  }
    .powered {
      display: inline;
      margin-left: 1em;
      text-align: right;
      line-height: 18px;
    }
    .powered a {
      color: #777;
      text-decoration: none;
    }
    .powered img {
      margin-left: .3em;
      width: 200px;
      height: 18px;
    }

/* list */
.def_lst {
  border-top: 1px solid #eee;
}
  .def_lst_dt {
    padding-top: 1em;
    padding-bottom: 1em;
    font-weight: bold;
    float: left;
    clear: both;
    width: 30%;
    word-break: break-all;
  }
  .def_lst_dd {
    padding-top: 1em;
    padding-bottom: 1em;
    padding-left: 35%;
    border-bottom: 1px solid #eee;
  }
    .def_lst_dd img {
      max-width: 100%;
      width: inherit;
      height: auto;
    }

/* product option */
.product_option_table {
  margin: 3em 0;
}
  .product_option_table table {
    width: 100%;
    border-bottom: 1px solid #dadada;
    border-left: 1px solid #dadada;
  }
  .product_option_table th,
  .product_option_table td {
    padding: .8em .5em;
    border-top: 1px solid #dadada;
    border-right: 1px solid #dadada;
  }
  .product_option_table th {
    text-align: center;
  }
  .product_option_table td {
    vertical-align: top;
    text-align: center;
  }

/* policy */
#policy p {
  margin: 1em 0;
  color: #666;
  line-height: 1.8;
}
.policy_lead {
  padding-bottom: 1em;
  border-bottom: 1px solid #eee;
}

/* for ie7 - 8 */
.ie_wrapper .header_global_nav {
  position: relative;
  z-index: 101;
}
.ie_wrapper .header_nav_menu {
  z-index: 60;
}
.ie_wrapper .header_nav_menu_category {
  z-index: 100;
}
.ie_wrapper .header_category_lst {
  top: 3em;
}
/* for ie7 */
.ie.icon_prev,
.ie.icon_prev_dis {
  margin-right: 2em;
}
.ie_wrapper .header_category_lst {
  top: 2.7em;
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 1.5) {
  .icon:before {
    background-image: url(https://img.shop-pro.jp/tmpl_img/63/icons16_2x.png) !important;
    -webkit-background-size: 16px 320px;
    background-size: 16px 320px;
  }
}

table.delivery_table{
  margin-bottom: 20px;
  border: 1px solid #333;
  border-collapse: collapse;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
table.delivery_table th{
  background-color: #EEE;
}
table.delivery_table th,
table.delivery_table td{
  border: 1px solid #333;
  padding:5px 10px 5px 10px;
}

.pc_only{
  display:block;
}
.sp_only{
  display:none;
}

/* フリーページ */
.article_banner{
  text-align:center;
  margin: 40px 0;
}
.article_banner a:hover{
  opacity: 0.7;
}

/* Special Category */
.special-category a{
    text-decoration: none;
}
.special-category a:hover{
    text-decoration: underline;
    opacity: 0.7;
}
.special-category .cat-content section {
	padding: 20px;
	border-bottom: 1px solid #d4d4d4;
    overflow: auto;
    margin-bottom: 40px
}
.special-category .section {
	padding: 10px 0;
	border-bottom: 1px solid #d4d4d4;
}
.special-category .item-info p{
    font-size: 16px;
}
.special-category h2 {
	font-size: 21px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 20px;
	margin-bottom: 24px;
	position: relative;
}
.special-category h2::after {
	content: '';
	display: block;
	width: 65px;
	height: 4px;
	background: #678d27;
	position: absolute;
	left: 50%;
	bottom: 0;
	transform: translateX(-50%);
}
.special-category h2.number-title::after, .special-category h2.item-title::after{
   display: none;
}
.special-category h2.number-title{
	font-size: 19px;
}
.special-category h2.number-title .number{
	display: inline-block;
	background-color: #678d27;
   color: #FFFFFF;
   padding: 3px 0;
   min-width: 29px;
   margin-right: 10px;
}
.special-category h2.number-title .small{
	font-size: 16px;
   font-weight: normal;
}
.special-category h2.item-title{
	font-size: 19px;
  	border-top: 1px solid #678d27;
  	border-bottom: 1px solid #678d27;
	padding: 10px 0;
}

.special-category h3 {
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	margin-bottom: 20px;
	background: #e8f2d6;
	border: none;
    clear: both;
}
.special-category p {
	font-size: 14px;
	margin-bottom: 20px;
}
.special-category .marker {
	background: linear-gradient(transparent 50%,#ddeed6 100%);
}
.special-category .font-red {
	color: #a61f25;
}
.special-category .cat-head {
	position: relative;
}
.special-category .cat-head img {
	display: block;
	width: 100%;
	max-height: 160px;
	object-fit: cover;
}
.special-category .cat-head .head-text {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	text-align: center;
}
.special-category .cat-head h1 {
	font-size: 28px;
	color: #fff;
	font-weight: 600;
	margin: 0 0 20px;
}
.special-category .cat-head .label {
	background: #fff;
	padding: 10px 30px;
	font-size: 14px;
	line-height: 1;
}
.special-category .cat-head .label span {
	padding-left: 10px;
}
.special-category .btn-gr {
	display: block;
	width: 200px;
	margin: 0 auto;
	padding: 5px 0 5px 30px;
	box-sizing: border-box;
	background: #678d27;
	border-radius: 2px;
	font-size: 14px;
	text-align: center;
	color: #fff;
	position: relative;
}
.special-category .btn-gr::before {
	content: '';
	display: block;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 12px 7px 0 7px;
	border-color: #ffffff transparent transparent transparent;
	position: absolute;
	top: 10px;
	left: 50%;
	transform: translateX(calc(-50% - 40px));
}
.special-category .btn-gr a {
	color: #fff;
	text-decoration: none;
}
.special-category .btn-grline {
	margin: 20px auto;
	text-align: center;
}
.special-category .btn-grline a {
	display: inline-block;
	padding: 2px 30px;
	border: 1px solid #678d27;
	border-radius: 4px;
	color: #678d27;
}
.special-category .text-box {
    float: left;  
    width: 60%;
}
.special-category .box-img-left{
	clear: both;
  	margin-bottom: 20px;
  	overflow: auto;
}
.special-category .box-img-left .img-box {
    float: left;
}
.special-category .box-img-left .text-box {
    float: right;  
}
.special-category .img-box {
	text-align: center;
    float: right;
    width: 35%;
    margin-bottom: 20px;
}
.special-category .item-list a {
	color: #000;
}
.special-category .item-list ul{
    margin: 0 auto 20px auto;
  	row-gap: 30px;
}
.special-category .item-list ul,
.special-category .other-item ul {
	padding: 0;
}
.special-category .item-list li,
.special-category .other-item li {
	list-style: none;
	margin-bottom: 10px; 
}
.special-category .single-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
    margin-bottom: 20px;
}

.special-category .item-list ul.col-3 {
  width: 900px;
  column-gap: 2%;
}

.special-category .item-list ul.col-2 {
  width: 600px;
  column-gap: 4%;
}

.special-category .item-list ul.col-1 {
  justify-content: center;
}

.special-category .item-list ul.col-3 li {
  width: 31%;
}

.special-category .item-list ul.col-2 li {
  width: 48%;
}

.special-category .single-list .item-img{
    margin-bottom: 10px; 
}
.special-category .single-list .item-type {
  font-size: 20px;
  font-weight: 700;
  letter-spacing: 0.63px;
  line-height: 28px;
  margin-bottom: 10px;
  border-bottom: 1px solid #668D28;
  padding-bottom: 9px;
}
.special-category .single-list .item-name {
	font-size: 16px;
	font-weight: bold;
}
.special-category .single-list .item-size {
	font-size: 14px;
	font-weight: bold;
}
.special-category .single-list .item-text {
	font-size: 14px;
}
.special-category .single-list .item-price {
	font-size: 12px;
}
.special-category .single-list .item-price span {
	font-size: 16px;
	font-weight: bold;
}
.special-category .set-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
    margin-bottom: 20px;
}
.special-category .set-list li {
	width: 48%;
	border-top: 1px solid #d8d8d8;
	padding: 10px 0;
	position: relative;
}
.special-category .set-list li:first-of-type,
.special-category .set-list li:nth-of-type(2) {
	border-top: none;
}
.special-category .set-list .item-name {
	font-size: 16px;
	font-weight: bold;
	padding-right: 38px;
}
.special-category .set-list .item-price {
	font-size: 12px;
}
.special-category .set-list .item-price span {
	font-size: 14px;
	font-weight: bold;
}
.special-category .set-list .label {
	position: absolute;
	top: 10px;
	right: 0;
	font-size: 10px;
	color: #a61f25;
	border: 1px solid #a61f25;
	padding: 0 8px;
	border-radius: 2px;
}
.special-category .goodprice-list a {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
    margin-bottom: 20px;
}
.special-category .goodprice-list .item-img{
	width: 230px;
    margin-right: 20px;
    margin-bottom: 10px;
}
.special-category .goodprice-list .item-img img,
.item-list .item-img img,
.other-item .tile-list img{
	width: 100%;
}
.special-category .goodprice-list .item-detail {
	width: calc(600px - 230px - 20px);
}
.special-category .goodprice-list .item-name {
	font-size: 16px;
	font-weight: bold;
	padding-right: 38px;
}
.special-category .goodprice-list .item-size {
	font-size: 14px;
	font-weight: bold;
}
.special-category .goodprice-list .item-price {
	font-size: 12px;
}
.special-category .goodprice-list .item-price span {
	font-size: 16px;
	font-weight: bold;
}
.special-category .goodprice-list .item-postage {
	padding: 8px;
	margin-top: 10px;
	border: 1px solid #a61f25;
	color: #a61f25;
	font-size: 14px;
	text-align: center;
}
.special-category .goodprice-list .item-postage .font-big {
	font-size: 16px;
	font-weight: bold;
}
.special-category .tile-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 0 20px;
}
.special-category .tile-list li {
	width: 32%;
	position: relative;
    margin-bottom: 10px;
}
.special-category .tile-list img {
	filter: brightness(0.8);
}
.special-category .tile-list .item-name {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	padding: 0 10px;
	box-sizing: border-box;
	color: #fff;
	text-align: center;
	font-size: 21px;
	font-weight: bold;
	filter: drop-shadow(2px 2px 4px black);
}
.special-category .tile-list a:hover{
    opacity: 0.7;
}

/* ----------------------------------modal-window------------------------------ */

.search-modal {
  position: relative;
  z-index: 10;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.5);
  position: fixed;
  top: 0;
  left: 0;
  overflow: auto;
  display: none;
}

.search-modal .modal-items {
  position: relative;
  top: 130px;
  max-width: 60%;
  width: 100%;
  margin: auto;
  background-color: white;
  padding: 30px 50px 30px;
}

.search-modal .modal-items .material-search {
  /* padding-inline: 50px; */
  margin: auto;
}

.search-modal .modal-items .material-search .title {
  text-align: center;
  margin-bottom: 10px;
  font-size: 24px;

}

.search-modal .modal-items .material-search .items {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(100px, 1fr));
  column-gap: 30px;
}

.search-modal .modal-items .material-search .items .item {
  width: 120px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 10px;
}

.search-modal .modal-items .material-search .items .item img {
  max-width: 100%;
  margin-bottom: 10px;
}

.search-modal .modal-items .material-search .items .item P {
  text-align: center;
}

.search-modal .modal-items hr {
  width: 100%;
  height: 2px;
  background-color: black;
  border: none;
}

.search-modal .modal-items .sub-banner {
  width: 100%;
  display: flex;
  gap: 20px;
  margin-top: 30px;
}

.search-modal .modal-items .sub-banner .banner {
  width: 50%;
}
.search-modal .modal-items .sub-banner .banner img{
  width: 100%;
  border: 1px solid #ccc;
}

.search-modal .modal-items .close-btn {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 0;
  right: 0;
  cursor: pointer;
  background-color: white;
  display: flex;
  justify-content: center;
  align-items: center;
  transform: translateY(-100%);
}

.search-modal .modal-items .close-btn i {
  color: black;
  font-size: 50px;
}

.search-modal .modal-items .close-btn img {
  width: 30px;
}

.flickity-page-dots {
  display: none;
}





/* ------------------------------------fix------------------------------ */

.shop_name {
  display: flex;
  align-items: center;
}

.shop_name .search img {
  width: 30px;
  /* transform: rotate(-90deg);  */
  transform: scaleX(-1)
}

.search {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  border: 1px solid black;
  padding: 10px 5px 5px 8px;
  margin-right: 120px;
  cursor: pointer;
}
.search:hover{
  opacity: 0.7;
}

.search i {
  font-size: 30px;
}

.header-under{
  text-align: center;
  margin-bottom:20px;
}
.header-under a:hover{
  opacity: 0.7;
}
.header-under img{
  max-width: 700px;
}

/* レビュー記事（商品詳細でも使用） */
.holiday-alert{
	color: red; 
	text-align: center;
  	margin-bottom: 10px;
}

h1.article-title{
	padding: 20px 0 40px 0;
    font-size: 28px;
    letter-spacing: 4px;
    line-height: 1.5;
    font-weight: 600;
    
}
.review-article{
    margin-bottom: 60px;
}
.review-article h2{
    font-size: 21px;
    font-weight: bold;
    text-align: center;
    padding: 10px 0 20px;
    margin-bottom: 24px;
    position: relative;
}
.review-article h2::after{
    content: '';
    display: block;
    width: 65px;
    height: 4px;
    background: #678d27;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
}
.review-article h3{
    margin-bottom: 20px;
    color: #000;
    font-weight: bold;
    font-size: 18px;
}
.review-article .article-number{
	text-align: center;
}
.review-article .article-number span{
	display: inline-block;
	margin: 0 auto 10px auto;
	background: #e8f2d6;
    padding: 10px 20px;
    font-size: 14px;
    line-height: 1;
    border: 2px solid #678d27;
}
.review-article .review-quotation{
	padding: 20px 0 20px 30px;
	border-left: 6px solid #999999;
	margin: 40px 0 40px 0;
	display: flex;
	flex-wrap: wrap;
}
.review-article .review-quotation .review-article-info{
	width: 55%;
	margin-right: 5%;
}
.review-article .review-quotation .review-article-info p{
	margin-bottom: 10px;
}
.review-article .review-quotation .review-article-info .review-images{
	display: flex;
	flex-wrap: wrap;
	margin-top: 20px;
}
.review-article .review-quotation .review-article-info .review-images .image{
	width: 30%;
	margin-right: 3%;
	background-color: #EEE;
	max-height: 120px;
	text-align: center;
	margin-bottom: 10px;
}
.review-article .review-quotation .review-article-info .review-images .image img{
	width: 100%;
	max-height: 120px;
}
.review-article .review-quotation .review-site-info{
	width: 40%;
}
.review-article .review-quotation .review-site-info .site-image{
	margin-bottom: 10px;
}
.review-article .review-quotation .review-site-info .site-image img{
	width: 100%;
	border: 1px solid #DDDDDD;
}
.review-article .review-quotation .review-site-info .site-url{

}

/* 20250123 出汁ページ ここから */

.special-category .cat-head.viewpoint-width {
  margin: 0 calc(50% - 50vw) 0;
  width: 100vw;
}

.special-category .cat-head .background-image {
  max-height: 448px;
}

.special-category .cat-head .background-image-filter {
  background-color: rgba(0, 0, 0, 0.3);
  z-index: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.special-category .cat-head .main-image {
  position: absolute;
  top: 0;
  left: 50%;
  translate: -50%;
  max-width: 1000px;
  max-height: 448px;
}

.special-category .head-message {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: 2.03px;
  line-height: 33px;
  color: #fff;
  text-align: center;
  white-space: nowrap;
}

.special-category .box-img-left .text-box.margin-top-large {
  // margin-top: 5em;
  padding-top: 5em;
}

.special-category .item-list a.category-link {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 0.46px;
  line-height: 16px;
  color: #fff;
  background: #333;
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 20px;
  width: 100%;
  height: 46px;
}

.special-category .single-list .item-img {
  position: relative;
}

.special-category .single-list .item-place {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 18px;
  letter-spacing: 2.01px;
  color: #fff;
  width: 122px;
  height: 34px;
  background: #668D28;
  display: flex;
  justify-content: center;
  align-items: center;
}

.special-category .background-black {
  background-color: #333;
  margin: 0 calc(50% - 50vw);
}

.special-category .comment-box.background-black .box-img-left {
  margin-bottom: 0;
  max-width: 960px;
  margin-inline: auto;
}

.special-category .comment-box.background-black .img-box {
  margin-bottom: 0;
}

.special-category .comment-box .text-white {
  color: #FFF;
}

.special-category .comment-box .text-strong {
  font-size: 16px;
  font-weight: 700;
  margin-block: 1em;
}

.special-category .item-list.voice {
  border-bottom: none;
}

.special-category .voice-contents {
  height: 735px;
  overflow-y: scroll;
}

.special-category .item-list .voice-content {
  border: 1px solid rgba(205, 205, 205, 0.8);
  padding: 20px 25px;
  margin-bottom: 25px;
}

.special-category .voice-content:last-of-type {
  margin-bottom: 0;
}

.special-category .voice-title {
  font-size: 16px;
  font-weight: 700;
  margin-bottom: 5px;
}

.special-category .voice-content .star {
  display: flex;
  align-items: center;
  margin-bottom: 0;
}

.special-category .voice-content .star img {
  width: 20px;
  height: 20px;
}

.special-category .voice-text {
  margin-block: 20px 7px;
}

.special-category .voice-reviewer {
  letter-spacing: 0.51px;
  line-height: 28px;
  margin-bottom: 15px;
}

.special-category .voice-link {
  font-size: 14px;
  font-weight: 700;
}

.special-category .background-ivory {
	background-color: #FFF6E9;
    margin: -65px calc(50% - 50vw) 0;
    padding-top: 65px!important;
}

/* 20250311 出汁ページ ここまで */

/* PC/SP出し分け */
.pc-only{
  display: block;
}
.sp-only{
  display: none;
}
  