@charset "euc-jp";

body {
  background-color: #fff;
  background-image: url(https://img.shop-pro.jp/tmpl_img/73/bg.gif);
  color: #464e54;
}
a {
  color: #464e54;
}
a:hover {
  color: #5e5e5e;
}

/*
 * layout
 */
 #wrapper {
  max-width: 1000px;
}

/*
 * contents
 */

 #contents {
  float: right;
  padding-left: 30px;
}

#contents .topicpath-nav {
  margin-bottom: 5px;
}
#contents .topicpath-nav li {
  padding: 0;
}
#contents .topicpath-nav a {
  margin-left: 5px;
}

/*
 * side
 */

 #side .unstyled img {
  display: block;
  margin-bottom: 5px;
}

/*
 * temp
 */

 /* font */
 .txt_l { text-align: left; }
 .txt_c { text-align: center; }
 .txt_r { text-align: right; }
 .txt_fwn { font-weight: normal; }
 .txt_fwb { font-weight: bold; }
 .txt_10 { font-size: 10px; }
 .txt_12 { font-size: 12px; }
 .txt_14 { font-size: 14px; }
 .txt_16 { font-size: 16px; }
 .txt_18 { font-size: 18px; }
 .txt_20 { font-size: 20px; }
 .txt_24 { font-size: 24px; }
 .txt_28 { font-size: 28px; }
 .txt_c_333 {color: #333;}

 /* background */
 .bgc_gray {
  background-color: #f1f1f1;
}

/* margin */
.mar_auto { margin: 0 auto; }
.mar_0 { margin: 0; }
.mar_t_0 { margin-top: 0; }
.mar_r_0 { margin-right: 0; }
.mar_b_0 { margin-bottom: 0; }
.mar_l_0 { margin-left: 0; }
.mar_5 { margin: 5px; }
.mar_t_5 { margin-top: 5px; }
.mar_r_5 { margin-right: 5px; }
.mar_b_5 { margin-bottom: 5px; }
.mar_l_5 { margin-left: 5px; }
.mar_t_10 { margin-top: 10px; }
.mar_r_10 { margin-right: 10px; }
.mar_b_10 { margin-bottom: 10px; }
.mar_l_10 { margin-left: 10px; }
.mar_t_20 { margin-top: 20px; }
.mar_r_20 { margin-right: 20px; }
.mar_b_20 { margin-bottom: 20px; }
.mar_l_20 { margin-left: 20px; }
.mar_t_30 { margin-top: 30px; }
.mar_r_30 { margin-right: 30px; }
.mar_b_30 { margin-bottom: 30px; }
.mar_l_30 { margin-left: 30px; }
.mar_t_50 { margin-top: 50px; }
.mar_r_50 { margin-right: 50px; }
.mar_b_50 { margin-bottom: 50px; }
.mar_l_50 { margin-left: 50px; }

/* padding */
.pad_v_10 { padding: 10px 0; }
.pad_v_20 { padding: 20px 0; }
.pad_v_30 { padding: 30px 0; }
.pad_0 { padding: 0; }
.pad_t_0 { padding-top: 0; }
.pad_r_0 { padding-right: 0; }
.pad_b_0 { padding-bottom: 0; }
.pad_l_0 { padding-left: 0; }
.pad_5 { padding: 5px; }
.pad_t_5 { padding-top: 5px; }
.pad_r_5 { padding-right: 5px; }
.pad_b_5 { padding-bottom: 5px; }
.pad_l_5 { padding-left: 5px; }
.pad_10 { padding: 10px; }
.pad_t_10 { padding-top: 10px; }
.pad_r_10 { padding-right: 10px; }
.pad_b_10 { padding-bottom: 10px; }
.pad_l_10 { padding-left: 10px; }
.pad_20 { padding: 20px; }
.pad_t_20 { padding-top: 20px; }
.pad_r_20 { padding-right: 20px; }
.pad_b_20 { padding-bottom: 20px; }
.pad_l_20 { padding-left: 20px; }
.pad_30 { padding: 30px}
.pad_t_30 { padding-top: 30px; }
.pad_r_30 { padding-right: 30px; }
.pad_b_30 { padding-bottom: 30px; }
.pad_l_30 { padding-left: 30px; }

/* border */
.bor_t_1 { border-top: 1px solid #eee; }
.bor_r_1 { border-right: 1px solid #eee; }
.bor_b_1 { border-bottom: 1px solid #eee; }
.bor_l_1 { border-left: 1px solid #eee; }

/* vertical align */
.va-10 { vertical-align: -10%; }
.va-20 { vertical-align: -20%; }
.va-30 { vertical-align: -30%; }
.va-35 { vertical-align: -35%; }
.va-40 { vertical-align: -40%; }

@media (max-width: 980px) {
  /* ~980px */
  #base_gmoWrapp,
  #gmo_CMSPbar {
    overflow: hidden;
    min-width: 100% !important;
    width: 100% !important;
  }
}
@media (max-width: 768px) {
  /* ~768px */
  #contents {
    padding-left: 0;
  }
}
@media (max-width: 480px) {
  /* ~480px */
}

/*
 * icons
 */
 .icon-user { background-position: -208px 0px; }
 .icon-lg-b.icon-user { background-position: -312px 0px; }
 .icon-adduser { background-position: -240px 0px; }
 .icon-lg-b.icon-adduser { background-position: -360px 0px; }
 .icon-login { background-position: -48px -80px; }
 .icon-lg-b.icon-login { background-position: -72px -120px; }
 .icon-logout { background-position: -32px -80px; }
 .icon-lg-b.icon-logout { background-position: -48px -120px; }
 .icon-home { background-position: -176px -16px; }
 .icon-lg-b.icon-home { background-position: -264px -24px; }
 .icon-mail { background-position: -64px 0px; }
 .icon-lg-b.icon-mail { background-position: -96px 0px; }
 .icon-pencil { background-position: -96px 0px; }
 .icon-lg-b.icon-pencil { background-position: -144px 0px; }
 .icon-help { background-position: -272px -80px; }
 .icon-lg-b.icon-help { background-position: -408px -120px; }
 .icon-cart { background-position: -176px -64px; }
 .icon-lg-b.icon-cart { background-position: -264px -96px; }
 .icon-search { background-position: -208px -16px; }
 .icon-lg-b.icon-search { background-position: -312px -24px; }
 .icon-chevron_up { background-position: -0px -144px; }
 .icon-lg-b.icon-chevron_up { background-position: -0px -216px; }
 .icon-chevron_down { background-position: -352px -128px; }
 .icon-lg-b.icon-chevron_down { background-position: -528px -192px; }

 .icon-b,
 .icon-w {
  width: 16px;
  height: 16px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.icon-lg-b,
.icon-lg-w {
  width: 24px;
  height: 24px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
}

.icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_b.png); }
.icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_w.png); }
.icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
.icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (-o-min-device-pixel-ratio: 2 / 1), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .icon-b,
  .icon-w {
    -webkit-background-size: 368px 320px;
    background-size: 368px 320px;
  }

  .icon-lg-b,
  .icon-lg-w {
    -webkit-background-size: 552px 480px;
    background-size: 552px 480px;
  }

  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon16_2x_w.png); }
  .icon-lg-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-lg-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}
@media (max-width: 768px) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_w.png); }
}
@media only screen and (max-width: 768px) and (-webkit-min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min--moz-device-pixel-ratio: 2), only screen and (max-width: 768px) and (-o-min-device-pixel-ratio: 2 / 1), only screen and (max-width: 768px) and (min-device-pixel-ratio: 2), only screen and (max-width: 768px) and (min-resolution: 192dpi), only screen and (max-width: 768px) and (min-resolution: 2dppx) {
  .icon-b { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_b.png); }
  .icon-w { background-image: url(https://img.shop-pro.jp/tmpl_img/73/icon24_2x_w.png); }
}




/*
 * 追加CSS
 */

 .row:before, .row:after, .grid_row:before, .grid_row:after{
  content: none;
}

html{
  overflow: auto;
  overflow-x: hidden;
}
body{
  font-size: 16px;
  overflow-x: hidden;
  position: relative;
  line-height: 1.7;
  color: #333;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
section{
  position: relative;
}
section + section{
  margin-top: 100px;
}
button{
  transition: all 0.3s ease;
}
p{
  text-align: justify;
}
a{
  display: inline-block;
  transition: all 0.3s ease;
}
a:hover,
a:focus,
button:hover,
button:focus,
.g-nav > li > span:hover{
  text-decoration: none;
  opacity: 0.7;
  text-decoration: none;
  color: inherit;
}
.row{
  margin-top: 178px;
}
@media only screen and (max-width:767px){
  .row{
    margin-top: 60px;
  }
}

@media only screen and (max-width:767px){
  *:hover{
    opacity: inherit !important;
  }
}

.content{
  width: 90%;
  max-width: 1200px;
  margin: auto;
  position: relative;
}
.content-inner{
  width: 90%;
  max-width: 1000px;
  margin: auto;
  position: relative;
}

.back-wrap{
 width: 100vw;
 margin: 0 -50vw;
 padding: 0 50vw;
}
.back-wrap.bc333{
  color: #fff;
  background: #333;
}
.back-wrap.bc555{
  color: #fff;
  background: #555;
}
.back-wrap.bc777{
  color: #fff;
  background: #777;
}
.back-wrap.bcf7{
  background: #F7F7F7;
}
.squere-wrap{
  display: block;
  position: relative;
  overflow: hidden;
}
.squere-wrap::before{
  content: "";
  display: block;
  padding-top: 100%;
}
.squere-wrap img{
  width: 100%;
  height: auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}

.flex{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
}
.btn{
  min-width: 180px;
  min-height: 46px;
  margin-top: 20px;
  padding: 15px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
  top: 0;
  left: 50%;
  transform: translate(-50%, 0);
  background: #fff;
}
[class^="icon-"],[class*=" icon-"]{
  display: inline-flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
[class^="icon-"]::after,
[class*=" icon-"]::after{
  font-family: "Font Awesome 5 Free";
  font-size: 14px;
  font-weight: 900;
  position: absolute;
  top: auto;
}
.icon-right::after{
  content: "\f105";
  right: 12px;
}
.icon-down::after{
  content: "\f107";
  right: 12px;
}

h2.border{
  text-align: center;
  position: relative;
}
h2.border.t-100{
  margin-top: 100px;
}
h2.border span{
  padding: 0 20px;
  display: inline-block;
  background: #fff;
}
h2.border::before{
  content: "";
  width: 100%;
  height: 1px;
  display: block;
  position: absolute;
  top: 50%;
  z-index: -1;
  background: #333;
}
.yellow-title{
  display: inline;
  font-size: 25px;
  background: linear-gradient(transparent 50%, #FEF48B 0%);
}
.yellow-title::before,
.yellow-title::after{
  content: "";
  display: block;
}
.yellow-title::before{
  margin-top: 3em;
}
.yellow-title::after{
  margin-bottom: 1em;
}
.line-title{
  margin: 0 0 50px 0;
  text-align: center;
  position: relative;
}
.line-title::after{
  content: "";
  width: 80px;
  height: 2px;
  display: inline-block;
  position: absolute;
  bottom: -5px;
  left: 50%;
  transform: translateX(-50%);
  background-color: #333;
}
.kome{
  padding-left: 1em;
  text-indent: -1em;
}
.kome::before{
  content: "※";
  width: 1em;
}


.no-scroll{
  /*height: 100%;*/
  overflow: hidden;
}
.t-center{
  text-align: center;
}
.t-right{
  text-align: right;
}
.pc{
  display: block !important;
}
.sp{
  display: none !important;
}
@media only screen and (max-width:767px){
  .pc{
    display: none !important;
  }
  .sp{
    display: block !important;
  }
}

.sp-nav{
  display: none;
}
.sp-nav:hover,
.sp-nav:focus{
  opacity: 1;
}
@media only screen and (max-width:767px){
  .sp-nav{
    width: 60px;
    height: 60px;
    display: block;
    outline: none;
    position: fixed;
    top: 0;
    right: 0;
    z-index: 101;
    border: none;
    background: #333;
  }
  .sp-nav span{
    width: 26px;
    height: 3px;
    box-sizing: border-box;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    background-color: #fff;
    transition: all 0.3s;
  }
  .sp-nav span:nth-of-type(1){
    top: 13px;
  }
  .sp-nav span:nth-of-type(2){
    top: 21px;
  }
  .sp-nav span:nth-of-type(3){
    top: 29px;
  }
  .sp-nav span:nth-of-type(4){
    width: 100%;
    position: absolute;
    top: 33px;
    left: 30px;
    font-size: 8px;
    color: #fff;
    background: none;
    transition: none 0s;
  }
  .sp-nav.active span:nth-of-type(1){
    transform: translate(-50%, 9px) rotate(-45deg);
  }
  .sp-nav.active span:nth-of-type(2){
    opacity: 0;
  }
  .sp-nav.active span:nth-of-type(3){
    transform: translate(-50%, -7px) rotate(45deg);
  }
  .sp-nav.active span:nth-of-type(4) {
    font-size: 0;
  }
  .sp-nav.active span:nth-of-type(4)::before{
    content: "閉じる";
    font-size: 8px;
  }
}

.pro-list{
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  list-style: none;
}
.pro-list + .btn{
  margin: 0 0 60px 0;
}
.pro-list::before,
.pro-list::after{
  content: "";
  width: 23%;
  padding: 2% 4%;
  display: block;
  box-sizing: border-box;
}
.pro-list::before{
  order: 1;
}
.pro-list.colum3::after{
  content: "";
  width: 33.3333333%;
  padding: 2% 4%;;
  display: block;
  box-sizing: border-box;
}
.pro-list li{
  width: 23%;
  margin-bottom: 30px;
  box-sizing: border-box;
}
.pro-list.colum3 li{
  width: 33.3333333%;
  padding: 0 4%;
}
.pro-img{
  padding: 5%;
  display: block;
  box-sizing: border-box;
  border: 1px solid #707070;
}
.pro-img .squere-wrap{
  border: 1px solid #707070;
}
.pro-img img{
  width: 100%;
}
.pro-name{
  margin-top: 15px;
  display: block;
  font-size: 16px;
  font-weight: bold;
  text-align: center;
}
.pro-value{
  margin-top: 5px;
  display: block;
  font-weight: bold;
  text-align: center;
}
.pro-txt{
  margin-top: 10px;
}
@media only screen and (max-width:767px){
  .pro-list li{
    width: 100%;
  }
  .pro-list.colum3 li{
    width: 100%;
    padding: 0;
  }
}

.bread-list{
  width: 90%;
  max-width: 1200px;
  margin: auto;
}
.bread-list ul{
  margin: 0;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
  font-size: 14px;
}
.bread-list li + li::before{
  content: ">";
  padding: 0 5px;
}
@media only screen and (max-width:1024px){
  .bread-list ul{
    padding-top: 20px;
  }
}

.logo{
  height: 92px;
  margin: 0;
  padding: 15px 0;
  display: flex;
  align-items: center;
}
.logo img{
  width: auto;
  max-height: 92px;
}
.logo img:nth-of-type(2){
  display: none;
}
@media only screen and (max-width:767px){
  .logo{
    width: auto;
    height: 60px;
    padding: 0;
  }
  .logo img{
    width: auto;
    height: 50px;
  }
}

header{
  width: 100%;
  position: absolute;
  z-index: 100;
  background: #fff;
  transition: all 0.3s ease;
}
header *:not(.back-wrap){
  transition: all 0.3s ease;
}
.header-nav .back-wrap.fixed{
  width: 90%;
  max-width: 1200px;
  position: fixed;
  top: 0;
  left: auto;
  z-index: 100;
}
@media only screen and (max-width:767px){
  header{
    width: 100%;
    position: fixed;
    z-index: 100;
    background: #fff;
    box-shadow: 0px 3px 6px -4px #000000;
  }
  header *:not(.back-wrap){
    transition: none;
  }
  .header-nav{
    width: 100vw;
    display: none;
    position: fixed;
    top: 60px;
    right: 0;
    bottom: 0;
    left: 0;
    overflow-y: scroll;
    z-index: 100;
    background: #fff;
  }
  .header-nav .back-wrap{
    width: auto;
    margin: 0;
    padding: 0;
    color: #333;
    background: transparent;
  }
}

.login-list{
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  font-size: 14px;
  list-style: none;
}
.login-list li{
  padding: 0 10px;
  border-left: 1px solid #707070;
}
.login-list li:last-of-type{
  border-right: 1px solid #707070;
}
.login-list li span{
  margin-left: 5px;
  color: #F77D3B;
}
@media only screen and (min-width:768px){
  .login-list li::after{
    content: none;
  }
}
@media only screen and (max-width:767px){
  .login-list{
    font-size: 16px;
    line-height: 1;
  }
  .login-list li{
    width: 100%;
    padding: 0;
    border-left: none;
    border-top: 1px solid #ccc;
  }
  .login-list li:last-of-type{
    border-right: none;
  }
  .login-list li a{
    width: 90%;
    margin: auto;
    padding: 15px 0;
    display: block;
    font-weight: bold;
  }
  .login-list li i{
    display: none;
  }
}

.header-sns div{
  margin: 6px 245px 0 0;
  display: flex;
  justify-content: flex-end;
}
.header-sns a{
  width: 26px;
  height: 26px;
  margin-left: 5px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #fff;
  background: #333;
}
@media only screen and (max-width:767px){
  .header-sns{
    padding: 20px 0;
    border-top: 1px solid #ccc;
  }
  .header-sns div{
    width: 90%;
    margin: auto;
    justify-content: flex-start;
  }
  .header-sns a{
    width: 35px;
    height: 35px;
    margin: 0 10px 0 0;
  }
  .header-sns i{
    font-size: 18px;
  }
}

.g-nav{
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  font-weight: bold;
  list-style-type: none;
  border: none;
}
.g-nav a,
.g-nav span{
  color: #fff;
}
.g-nav > li {
  padding: 10px 0;
  position: relative;
  transition: all 0.3s ease;
}
.g-nav > li .i-bottom{
  position: relative;
}
.g-nav > li .i-bottom:after{
  content: none;
}
.g-nav > li > a,
.g-nav > li > span{
  width: 100%;
  padding: 10px 20px;
  display: block;
  line-height: 1;
  text-align: center;
  text-decoration: none;
  box-sizing: border-box;
  border-left: 1px solid #ccc;
  transition: all 0.3s ease;
}
.g-nav > li > span{
  padding-right: 30px;
  cursor: pointer;
}
.g-nav > li:last-of-type > a{
  border-right: 1px solid #ccc;
}
.g-nav > li .back-wrap{
  display: none;
  position: absolute;
  top: 54px;
  left: 0;
  z-index: 100;
}
.g-nav > li .back-wrap .content{
  margin: 0;
}
.g-nav > li .back-wrap ul{
  margin: 0;
  padding: 20px 0;
  display: flex;
  flex-wrap: wrap;
  list-style: none;
}
.g-nav > li ul > li{
  min-width: 18%;
  margin-right: 2.5%;
  text-align: center;
}
.g-nav > li ul > li:nth-of-type(5){
  margin-right: 0;
}
.g-nav > li ul > li:nth-of-type(1) a::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_logo%402x.png?cmsp_timestamp=20180907104224);
}
.g-nav > li ul > li:nth-of-type(2) a::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_rice%402x.png?cmsp_timestamp=20180907104301);
}
.g-nav > li ul > li:nth-of-type(3) a::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_juice%402x.png?cmsp_timestamp=20180907104321);
}
.g-nav > li ul > li:nth-of-type(4) a::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_apple%402x.png?cmsp_timestamp=20180907104400);
}
.g-nav > li ul > li:nth-of-type(5) a::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_sake%402x.png?cmsp_timestamp=20180907104428);
}
.g-nav > li ul > li:nth-of-type(6) a::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_yasai.png?cmsp_timestamp=20200630163239);
}
.g-nav > li ul > li:nth-of-type(7) a::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_beef.png?cmsp_timestamp=20201120095437);
}
.g-nav > li ul > li:nth-of-type(n) a::before{
  content: "";
  width: 20px;
  height: 23px;
  margin-right: 7px;
  display: inline-block;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}
.g-nav > li ul > li > a{
  width: 100%;
  display: flex;
  align-items: center;
  padding: 10px 0;
  text-decoration: none;
  color: #fff;
}
@media only screen and (min-width:768px){
  .g-nav li a::after{
    content: none;
  }
}
@media only screen and (max-width:767px){
  .g-nav > li ul > li{
    margin: 0;
  }
  .g-nav > li ul > li:nth-of-type(n) a::before{
    content: none;
  }
  .g-nav a,
  .g-nav span{
    color: #333;
  }
  .g-nav li{
    width: 100%;
    padding: 0;
    border-top: 1px solid #ccc;
  }
  .g-nav li a::after,
  .g-nav li span::after{
    top: 17px;
  }
  .g-nav li a,
  .g-nav li span{
    padding: 15px 5%;
    text-align: left;
    border-left: none;
  }
  .g-nav > li:last-of-type > a{
    border-right: none;
  }
  .g-nav > li span.open{
    color: #fff;
    background: #333;
  }
  .g-nav > li span.open::after{
    content: "\f106";
    color: #fff;
  }
  .g-nav > li.open span{
    color: #fff;
  }
  .g-nav > li .back-wrap{
    width: 100%;
    line-height: 1;
    position: relative;
    top: 0;
    background: #F2F2F2;
  }
  .g-nav > li .back-wrap ul{
    padding: 0;
  }
  .g-nav > li .back-wrap .content{
    width: 100%;
  }
  .g-nav > li ul > li > a{
    width: 90%;
    padding: 15px 5%;
    text-indent: 1em;
    color: #333;
  }
}
.header-nav .search-btn{
  display: none;
}

.header-nav form{
  height: 30px;
  margin: 0;
  position: absolute;
  right: 0;
  top: 68px;
  box-sizing: border-box;
  z-index: 5;
}
.header-nav form input[type="text"]{
  width: 200px;
  height: 30px;
  border: none;
  box-sizing: border-box;
  outline: none;
  padding: 5px 10px;
  position: absolute;
  top: -2px;
  right: 30px;
  z-index: 5;
  color: #333;
  background: #f2f2f2;
}
.header-nav form button[type="submit"]{
  padding: 3px 0 0 0;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 5;
  background: transparent;
  border: none;
  color: #333;
}
.header-nav form button[type="submit"] i{
  font-size: 18px;
}
@media only screen and (max-width:767px){
  .header-nav form{
    width: 85%;
    height: auto;
    margin: 30px auto 20px;
    position: relative;
    top: 0;
    border-bottom: 1px solid #ccc;
  }
  .header-nav form input[type="text"]{
    width: 100%;
    height: auto;
    margin: auto;
    padding: 10px 10px 10px 40px;
    position: relative;
    top: 0;
    right: 0;
    opacity: 1;
    border-radius: 0;
    background: #F2F2F2;
  }
  .header-nav form input[type="text"]:focus{
    width: 100%;
    cursor: text;
    opacity: 1;
  }
  .header-nav form .search-btn{
    width: 24px;
    position: absolute;
    left: 8px;
    top: 0;
    z-index: 10;
    color: #333;
  }
  .header-nav form i{
    font-size: 24px;
    color: #333;
  }
  .header-nav form button[type="submit"]{
    top: 10px;
    left: 8px;
    right: auto;
  }
}

.header-right{
  position: absolute;
  top: 35px;
  right: 0;
}
@media only screen and (max-width:767px){
  .header-right{
    position: relative;
    top: 0;
  }
}

header.scroll{
  position: fixed;
}
header.scroll .logo{
  width: auto;
  height: 100%;
  padding: 10px 0;
  box-sizing: border-box;
  position: absolute;
  top: auto;
  right: auto;
  z-index: 100;
}
header.scroll .logo a{
  height: 100%;
}
header.scroll .logo img:nth-of-type(1){
  display: none;
}
header.scroll .logo img:nth-of-type(2){
  width: 86px;
  height: auto;
  display: block;
}
header.scroll .header-nav{
  margin-left: 110px;
}
header.scroll .g-nav > li .back-wrap .content{
  margin-left: -110px;
}
header.scroll li:not(.scroll){
  display: none;
}
header.scroll .header-sns,
header.scroll form{
  display: none;
}
header.scroll .header-right{
  top: 0;
  right: auto;
  left: 240px;
}
header.scroll .login-list li{
  padding: 10px 0;
  border: none;
}
header.scroll .login-list i{
  display: none;
}
header.scroll .login-list a{
  padding: 10px 20px;
  line-height: 1;
  font-weight: bold;
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
  color: #fff;
}
header.scroll .header-nav .search-btn{
  display: block;
  position: absolute;
  top: 14px;
  right: 0;
}
header.scroll .header-nav .search-btn i{
  font-size: 28px;
  color: #fff;
}


.topbtn-wrap{
  padding-bottom: 150px;
  position: relative;
}
.topbtn{
  position: fixed;
  bottom: 20px;
  right: 20px;
  transition: all 0s ease;
  z-index: 99;
}
.topbtn a{
  width: 50px;
  height: 50px;
  display: block;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.3s ease;
}
@media only screen and (max-width:767px){
  .topbtn-wrap{
    padding-bottom: 80px;
  }
}

footer{
  font-size: 14px;
  background: #555;
  color: #fff;
}
footer .content{
  padding: 80px 0;
}
footer hr{
  margin: 30px -50vw;
  padding: 0 50vw;
}
footer ul{
  list-style: none;
}
footer dl,
footer dt,
footer dd{
  margin: 0;
  font-weight: normal;
  line-height: 1.7;
}
@media only screen and (max-width:767px){
  footer .content{
    padding: 30px 0;
  }
}

footer .footer-address{
  width: 50%;
  margin: 0 0 0 auto;
}
footer .footer-address img{
  width: 200px;
  height: auto;
  margin-bottom: 20px;
  display: block;
}
footer .footer-address p{
  width: 48%;
}
footer .footer-address p a{
  color: #fff;
}
footer .footer-address dl{
  width: 48%;
  display: flex;
  flex-wrap: wrap;
}
footer .footer-address dt{
  width: 60px;
  margin: 0 0 4px 0;
}
footer .footer-address dd{
  width: calc(100% - 80px);
}
@media only screen and (max-width:1023px){
  footer .footer-address p{
    width: 100%;
    margin-bottom: 20px;
  }
  footer .footer-address dl{
    width: 100%;
  }
}
@media only screen and (max-width:767px){
  footer .footer-address{
    width: 100%;
    margin: 0;
  }
}

footer .footer-list{
  width: 23%;
  margin: 0;
  position: absolute;
}
footer .footer-list:nth-of-type(1){
  top: 80px;
  left: 0;
}
footer .footer-list:nth-of-type(2){
  top: 80px;
  left: 25%;
}
footer .footer-list a{
  padding: 5px 0;
  color: #fff;
}
@media only screen and (max-width:767px){
  footer .footer-list{
    width: 100%;
    position: relative;
  }
  footer .footer-list:nth-of-type(1){
    top: 0;
    left: 0;
  }
  footer .footer-list:nth-of-type(2){
    top: 0;
    left: 0;
  }
  footer .footer-list a{
    padding: 10px 0;
    display: block;
  }
}

footer .footer-sns{
  width: 50%;
  margin: 0 0 0 auto;
}
footer .footer-sns p{
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
}
footer .footer-sns div{
  display: flex;
}
footer .footer-sns a{
  width: 25px;
  height: 25px;
  margin-right: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 50%;
  color: #555;
  background: #fff;
}
@media only screen and (max-width:767px){
  footer .footer-sns{
    width: 100%;
    margin: 0;
  }
  footer .footer-sns p{
    display: none;
  }
}

footer .footer-about{
  display: flex;
  justify-content: space-between;
  border-top: 1px solid #fff;
}
footer .footer-about > div{
  width: 30%;
  padding: 20px;
  border-radius: 5px;
  box-sizing: border-box;
  color: #333;
  background: #fff;
}
footer .footer-about > div h3{
  margin: 0 0 20px 0;
  padding: 0 5px 5px;
  border-bottom: 1px solid #333;
  display: flex;
  align-items: center;
  font-size: 22px;
}
footer .footer-about > div h3 img{
  height: 25px;
  margin-right: 10px;
}
footer .footer-about > div dt{
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  font-size: 18px;
  font-weight: bold;
}
footer .footer-about > div dt::before{
  content: "";
  width: 30px;
  height: 30px;
  margin-right: 7px;
  display: block;
}
footer .footer-about > div:nth-of-type(2) dt:nth-of-type(1)::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_huryohin%402x.png?cmsp_timestamp=20180907101158);
  background-size: contain;
  background-repeat: no-repeat;
}
footer .footer-about > div:nth-of-type(2) dt:nth-of-type(2)::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_limit%402x.png?cmsp_timestamp=20180907101229);
  background-size: contain;
  background-repeat: no-repeat;
}
footer .footer-about > div:nth-of-type(2) dt:nth-of-type(3)::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_henpin_truck%402x.png?cmsp_timestamp=20180907101246);
  background-size: contain;
  background-repeat: no-repeat;
}
footer .footer-about > div:nth-of-type(3) dt:nth-of-type(1)::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_pay%402x.png?cmsp_timestamp=20180907101431);
  background-size: contain;
  background-repeat: no-repeat;
}
footer .footer-about > div:nth-of-type(3) dt:nth-of-type(2)::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_credit%402x.png?cmsp_timestamp=20180907101501);
  background-size: contain;
  background-repeat: no-repeat;
}
footer .footer-about > div:nth-of-type(3) dt:nth-of-type(3)::before{
  background: url(https://img21.shop-pro.jp/PA01419/610/etc/icon_store%402x.png?cmsp_timestamp=20180907101545);
  background-size: contain;
  background-repeat: no-repeat;
}
footer .footer-about > div:nth-of-type(3) dt:nth-of-type(4)::before{
  background: url(https://img07.shop-pro.jp/PA01419/610/etc_base64/aWNvbl9pZF9m.png?cmsp_timestamp=20230929123203);
  background-size: contain;
  background-repeat: no-repeat;
}
footer .footer-about > div dd + dt{
  margin-top: 20px;
}
footer .footer-about > div:nth-of-type(1) p:nth-of-type(2){
  width: 65%;
  margin: 20px auto;
  display: block;
}
footer .footer-about > div:nth-of-type(1) p:nth-of-type(3){
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #9F0014;
}
@media only screen and (max-width:767px){
  footer .footer-about{
    display: none;
  }
}

footer small{
  padding: 20px;
  display: block;
  text-align: center;
  font-size: 12px;
  background: #333;
}



/*
 * フリーページ用CSS
 */

 .question-title{
  margin: 0;
  font-size: 32px;
  line-height: 1.5;
  text-align: center;
  position: relative;
}
.question-title::before{
  content: "";
  width: 16em;
  height: 2px;
  display: block;
  position: absolute;
  top: 1.8em;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
}
.question-title + p{
  margin-top: 20px;
  margin-bottom: 80px;
  font-weight: bold;
  text-align: center;
}
.question h3{
  width: 45%;
  margin: 0;
  margin-left: auto;
  display: inline;
  font-size: 24px;
  background: linear-gradient(transparent 50%, #FEF48B 0%);
}
.question h3::after{
  content: "";
  margin-bottom: 1em;
  display: block;
}
@media only screen and (max-width:767px){
  .question .question-title::before{
    top: 1.6em;
  }
}

.question .question-title  + p{
  width: 90%;
  margin: 20px auto 40px;
}
.question .question-title + p + ul{
  width: 600px;
  margin: 0 auto 40px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.question .question-title + p + ul a{
  margin-top: 0;
  margin-bottom: 20px;
  justify-content: flex-start;
}
@media only screen and (max-width:767px){
  .question .question-title + p + ul{
    width: 100%;
    justify-content: center;
  }
}

.question .question-txt h2{
  display: flex;
  align-items: center;
  font-size: 30px;
  line-height: 1.4;
}
.question .question-txt h2 span:nth-of-type(1){
  width: 30px;
  height: 30px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
}
.question .question-txt h2 span:nth-of-type(1) img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.question .question-txt h2 + p{
  margin-bottom: 50px;
}
.question .question-list + h2{
  margin-top: 80px;
}
@media only screen and (max-width:767px){
  .question .question-txt h2{
    align-items: flex-start;
  }
  .question .question-txt h2 span:nth-of-type(1){
    top: 5px;
  }
}

ol.question-list{
  counter-reset: my-counter;
  margin: 0;
  padding: 0;
  list-style: none;
}
ol.question-list > li{
  margin-bottom: 30px;
  position: relative;
}
ol.question-list > li:before{
  content: "Q"counter(my-counter)".";
  counter-increment: my-counter;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
ol.question-list > li > p{
  margin-bottom: 5px;
  padding-left: 2.5em;
  cursor: pointer;
  transition: all 0.3s ease;
}
ol.question-list > li > p:hover{
  opacity: 0.7;
}
ol.question-list > li > div{
  padding-left: 2.5em;
  display: none;
  position: relative;
}
ol.question-list > li > div::before{
  content: "A.";
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0.7em;
}
ol.question-list > li *:last-child{
  margin-bottom: 0;
}



.furusato section{
  padding-top: 150px;
  padding-bottom: 150px;
}
.furusato section:first-of-type{
  padding-top: 0;
}
.furusato .yellow-title::before{
  content: none;
}
.furusato .yellow-title::after{
  margin-bottom: 1.5em;
}
.furusato .flex:first-of-type > *{
  width: 48%;
}
.furusato .flex:nth-of-type(2){
  margin-top: 50px;
}
@media only screen and (max-width:767px){
  .furusato section{
    padding-top: 70px;
    padding-bottom: 70px;
  }
  .furusato .yellow-title::after{
    margin-bottom: 1em;
  }
  .furusato .flex:first-of-type > *{
    width: 100%;
  }
  .furusato .flex:first-of-type > *:first-of-type{
    margin-bottom: 30px;
  }
  .furusato .flex:nth-of-type(2){
    margin-top: 0;
  }
}

.furusato table{
  width: 100%;
  max-width: 100%;
  table-layout: fixed;
}
.furusato table tr{
  padding: 15px;
  display: flex;
  border-bottom: 1px solid #333;
}
.furusato table tr:first-of-type{
  border-top: 2px solid #333;
}
.furusato table tr:last-of-type{
  border-bottom: 2px solid #333;
}
.furusato table th{
  width: 80px;
  margin-right: 20px;
  display: block;
  text-align: left;
  flex-shrink: 0;
}
.furusato table td{
  display: block;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media only screen and (max-width:767px){
  .furusato table{
    width: 100%;
  }
  .furusato table tr{
    flex-wrap: wrap;
  }
  .furusato table th{
    width: 100%;
    margin: 0;
  }
}

.furusato .about p{
  width: 100%;
  max-width: 500px;
  margin: 0 auto 50px;
}
.furusato .store .flex:nth-of-type(2){
  flex-wrap: nowrap;
}
.furusato .store .flex:nth-of-type(2) > *{
  width: 30%;
}
.furusato .dining .flex:first-of-type > span{
  order: 2;
}
.furusato .dining .flex:first-of-type > div{
  order: 1;
}
.furusato .dining .flex:nth-of-type(2){
  flex-wrap: nowrap;
}
.furusato .dining .flex:nth-of-type(2) > *{
  width: 22%;
}
.furusato .access .content-inner{
  padding: 5%;
  box-sizing: border-box;
  background: #fff;
}
.furusato .g-map{
  height: 0;
  padding-bottom: 50%;
  position: relative;
  overflow: hidden;
}
.furusato .g-map iframe,
.furusato .g-map object,
.furusato .g-map embed {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}
.furusato .btn{
  margin-top: 50px;
  justify-content: flex-start;
}
@media only screen and (max-width:767px){
  .furusato .dining .flex:first-of-type > span{
    order: 1;
  }
  .furusato .dining .flex:first-of-type > div{
    order: 2;
  }
  .furusato .dining .flex:nth-of-type(2){
    flex-wrap: wrap;
  }
  .furusato .dining .flex:nth-of-type(2) > *{
    width: 48%;
    margin-bottom: 20px;
  }
  .furusato .g-map{
    padding-bottom: 100%;
  }
  .furusato .access .content-inner{
    width: 100%;
    padding: 10% 5%;
  }
  .furusato .btn{
    margin-top: 0;
  }
}



.guide-title{
  margin: 0;
  font-size: 32px;
  line-height: 1.5;
  text-align: center;
  position: relative;
}
.guide-title::before{
  content: "";
  width: 16em;
  height: 2px;
  display: block;
  position: absolute;
  top: 1.8em;
  left: 50%;
  transform: translateX(-50%);
  background: #333;
}
.guide-title + p{
  margin-top: 20px;
  margin-bottom: 80px;
  font-weight: bold;
  text-align: center;
}
.guide h3{
  width: 45%;
  margin: 0;
  margin-left: auto;
  display: inline;
  font-size: 24px;
  background: linear-gradient(transparent 50%, #FEF48B 0%);
}
.guide h3::after{
  content: "";
  margin-bottom: 1em;
  display: block;
}
@media only screen and (max-width:767px){
  .guide .guide-title::before{
    top: 3.2em;
  }
}

.guide .guide-title  + p{
  width: 90%;
  margin: 20px auto 40px;
}
.guide .guide-title + p + ul{
  width: 600px;
  margin: 0 auto 40px;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.guide .guide-title + p + ul a{
  margin-top: 0;
  margin-bottom: 20px;
  justify-content: flex-start;
}
@media only screen and (max-width:767px){
  .guide .guide-title + p + ul{
    width: 100%;
    justify-content: center;
  }
}

.guide .guide-txt{
  margin-bottom: 100px;
}
.guide .guide-txt > div{
  margin-bottom: 100px;
}
.guide .guide-txt h2{
  display: flex;
  align-items: center;
  font-size: 30px;
  line-height: 1.4;
  color: #C9171E;
}
.guide .guide-txt h2 span:nth-of-type(1){
  width: 30px;
  height: 30px;
  margin-right: 10px;
  flex-shrink: 0;
  position: relative;
}
.guide .guide-txt h2 span:nth-of-type(1) img{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
}
.guide .guide-txt h2 + p{
  margin-bottom: 50px;
}
.guide .guide-txt .flex{
  margin-bottom: 50px;
  flex-wrap: nowrap;
  justify-content: flex-start;
}
.guide .guide-txt .flex div:nth-of-type(1){
  width: 200px;
  margin-right: 40px;
  flex-shrink: 0;
}
.guide .guide-txt .noshi-img p{
  font-size: 18px;
  font-weight: bold;
}
.guide .guide-txt .noshi-img .flex > div{
  width: 48%;
}
@media only screen and (max-width:767px){
  .guide .guide-txt h2{
    align-items: flex-start;
  }
  .guide .guide-txt h2 span:nth-of-type(1){
    top: 5px;
  }
  .guide .guide-txt .flex{
    flex-wrap: wrap;
  }
  .guide .guide-txt .flex div:nth-of-type(1){
    margin: 0 auto 20px;
  }
  .guide .guide-txt .noshi-img .flex > div{
    width: 100%;
  }
}

.member .btn{
  justify-content: flex-start;
}
.member .content-inner > div{
  padding: 100px 0;
}
.member .content-inner > div + div{
  border-top: 4px dotted #333;
}
.member h2{
  font-size: 40px;
  line-height: 1.4;
  text-align: center;
  color: #C9171E;
}
.member img{
  margin: auto;
  display: block;
}
.member .content-inner > div img:first-of-type{
  width: 150px;
  height: auto;
  margin-bottom: 25px;
}
.member p + img,
.member img + p{
  margin-top: 50px;
}
.member p + img{
  max-width: 80%;
}
@media only screen and (max-width:767px){
  .member p + img{
    max-width: 100%;
  }
}

/*====================================
 リニューアル記念キャンペーン
 2018/11/1 - 12/5
 =====================================*/
 div.open-cam { padding: 0 0 100px 0;}

 div.open-cam div.open-cam-inner { margin: 0 0 50px 0;}

 div.open-cam h3 {
  padding: 0 0 8px 0;
  position: relative;
}
div.open-cam h3::after {
  content: '';
  width: 100%;
  height: 7px;
  box-sizing: border-box;
  border-top: 3px solid #7e0603;
  border-bottom: 1px solid #7f0402;
  position: absolute;
  left: 0;
  bottom: 0;
}

div.open-cam div.flex-item img {
  width: 100%;
  height: auto;
  display: block;
  box-sizing: border-box;
}

/* flexbox
-------------------------------------*/
div.open-cam div.flex {
  margin: 30px 0 0 -20px;
  flex-wrap: nowrap;
  align-items: stretch;
}

div.open-cam div.flex-item {
  width: 100%;
  background: #EDEDED;
}

/* 注意事項
-------------------------------------*/
div.open-cam div.notice {
  background: #7e0603;
  color: #FFFFFF;
}

div.open-cam div.notice h3::before { display: none;}

div.open-cam div.notice ul { margin: 20px 0 0 25px;}

/* モバイル対応
-------------------------------------*/
@media (max-width: 767px) {
  div.open-cam p { font-size: inherit;}
  div.open-cam div.flex {
    margin: 0;
    display: block;
  }
  div.open-cam div.flex-item { margin: 0;}
  div.open-cam div.flex-item:first-child { margin: 0 0 30px 0;}
}


/*====================================
江刺金札米特Aキャンペーン
2019/04/22 - 05/14
=====================================*/

.kinsatsu-cam section:not(:nth-of-type(1)){
  padding-top: 100px;
  padding-bottom: 100px;
}
.kinsatsu-cam .yellow-title{
  font-size: inherit;
  font-weight: bold;
}
.kinsatsu-cam .yellow-title::before,
.kinsatsu-cam .yellow-title::after{
  content: none;
}
.kinsatsu-cam h2{
  margin-bottom: 50px;
  padding: 10px 12px;
  display: inline-block;
  font-size: 30px;
  line-height: 1.4;
  text-align: center;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
  border-top: 7px double #333;
  border-bottom: 7px double #333;
}
.kinsatsu-cam .flex > div{
  width: 47.5%;
}
.kinsatsu-cam .kinsatsu-cam-about a{
  text-decoration: underline;
  color: #9F0014;
}
.kinsatsu-cam .kinsatsu-cam-attention > div{
  max-width: 800px;
  margin: auto;
  box-sizing: border-box;
  border: 1px solid #333;
}
.kinsatsu-cam .kinsatsu-cam-attention > div:nth-of-type(1){
  padding: 10px 20px;
  background: #333;
}
.kinsatsu-cam .kinsatsu-cam-attention h2{
  margin: 0;
  padding: 0 12px;
  font-size: 20px;
  left: 0;
  transform: none;
  border: none;
  border-left: 5px solid #fff;
  color: #fff;
}
.kinsatsu-cam .kinsatsu-cam-attention > div:nth-of-type(2){
  padding: 40px;
}
.kinsatsu-cam .kinsatsu-cam-attention li img{
  margin: 20px 0;
}

@media only screen and (max-width:1024px){
  .kinsatsu-cam .flex > div:nth-of-type(1){
    width: 70%;
    margin: auto;
  }
  .kinsatsu-cam .flex > div:nth-of-type(2){
    width: 100%;
  }
  .kinsatsu-cam .flex > div + div{
    margin-top: 20px;
  }
}

@media (max-width: 767px){
  .kinsatsu-cam section:not(:nth-of-type(1)){
    padding-top: 60px;
    padding-bottom: 60px;
  }
  .kinsatsu-cam .flex > div:nth-of-type(1){
    width: 100%;
  }
  .kinsatsu-cam .kinsatsu-cam-attention > div{
    border: none;
  }
  .kinsatsu-cam .kinsatsu-cam-attention > div:nth-of-type(1){
    padding: 0;
    background: transparent;
  }
  .kinsatsu-cam .kinsatsu-cam-attention h2{
    margin-bottom: 20px;
    border-color: #333;
    color: #333;
  }
  .kinsatsu-cam .kinsatsu-cam-attention > div:nth-of-type(2){
    padding: 0;
  }
}