@charset "UTF-8";
/* ----------------0624編集--------------------font読み込み */
@import url('https://fonts.googleapis.com/css2?family=Noto+Serif+JP:wght@300;400;500;600;700&display=swap');
/* --------------------------------------------- Reset Stylesheet */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, a, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  vertical-align: baseline;
  background: transparent;
  font-weight: inherit;
  font-style: normal;
  /*color: #260f13;*/
  font-size: 100%;
  line-height: 1.7em;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: 100%;
  word-wrap: break-word;
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", Meiryo, メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
  box-sizing: border-box;
}
a {
  color: #260f13;
}
html {
  font-size: 62.5%;
}
body {
  font-size: 1.6em;
  letter-spacing: 0.05em;
}
h1, h2, h3, h4, h5, h6 {
  text-align: left;
  font-weight: 700;
}
h1 {
  font-size: 3.2rem;
}
h2 {
  font-size: 2.6rem;
}
h3 {
  font-size: 2.2rem;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
  box-sizing: border-box;
}
p {
  text-align: justify;
  line-height: 1.8;
}
.font_3l {
  font-size: 1.5em
}
.font_ll {
  font-size: 1.2em
}
.font_l {
  font-size: 1.1em
}
.font_s {
  font-size: 0.9em
}
.font_ss {
  font-size: 0.8em
}
.txt_b {
  font-weight: bold;
}
.txt_r {
  color: #ac1e44;
}
.mb10 {
  margin-bottom: 10px;
}
.mb20 {
  margin-bottom: 20px;
}
.mt10 {
  margin-top: 10px;
}
.mt20 {
  margin-top: 20px;
}
.indent {
  padding-left: 1em;
  text-indent: -1em;
}
ul, li {
  list-style: none;
}
blockquote, q {
  quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none;
}
img {
  display: block;
  vertical-align: bottom;
  max-width: 100%;
}
a {
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  background: transparent;
  text-decoration: none;
  transition-property: all;
  transition: 0.2s linear;
}
a img {
  transition-property: all;
  transition: 0.2s linear;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
a:hover img {
  opacity: 0.8;
}
label {
  transition-property: all;
  transition: 0.2s linear;
}
table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
table th, table td {
  border: 0;
  padding: 15px 0;
}
table th {
  text-align: left;
  white-space: nowrap;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ddd;
  margin: 1em 0;
  padding: 0;
}
label, select {
  cursor: pointer;
}
::-webkit-input-placeholder {
  color: #ccc;
}
.disp-pc {
  display: block !important;
}
.disp-sp {
  display: none !important;
}
.y-btn {
  width: 100%;
  margin: 0 auto;
  position: relative;
  display: inline-block;
  padding: 8px 15px;
  background-color: #fff;
  border: 2px solid #260f13;
  text-align: center;
  text-decoration: none !important;
  transition: all .2s;
  cursor: pointer;
  border-radius: 3px;
  box-sizing: border-box;
}
.y-btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_right.svg) no-repeat center center;
  background-size: cover;
  width: 10px;
  height: 10px;
  transition-property: all;
  transition: 0.2s linear;
}
.y-btn:hover {
  background-color: #3a1419;
  color: #fff;
}
.y-btn:hover:after {
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_right_wh.svg) no-repeat center center;
  background-size: cover;
}
/* ----ヘッダ-------------------------------------------------------------------*/
#header {
  position: relative;
}
#header .hd {
  width: 100%;
  max-width: 1200px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 auto;
  padding: 10px 0 0;
  transition-property: all;
  transition: 0.2s linear;
  position: relative;
}
#header .hd h1 img {
  width: 220px;
}
#header .hd .top_search {
  position: absolute;
  top: 10px;
  right: 0;
}
#header .hd .search-hd {
  position: relative;
}
#header .hd .search-hd input {
  width: 250px;
  border: 0;
  border-bottom: 1px #ececea solid;
  padding: 10px 35px 10px 10px;
  transition-property: all;
  transition: 0.2s linear;
  font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", Meiryo, メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
  font-size: 1.4rem;
}
#header .hd .search-hd input:focus {
  width: 300px;
  outline: none;
  border-bottom: 1px #733333 solid;
}
#header .hd .search-hd .s-btn {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  width: 20px;
  height: 20px;
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_search.svg) no-repeat center center;
  background-size: cover;
}
#header .hd ul li {
  text-align: center;
}
#header .hd ul li img {
  display: inline-block;
}
.top_right_nav {
  margin-top: 50px;
  display: flex;
  align-items: baseline;
  padding: 0 1em;
}
.top_right_nav li {
  padding: 0 1em 0 35px;
  background-position: center left;
  background-size: contain;
  background-repeat: no-repeat;
  font-size: 0.9em;
  display: flex;
  align-items: center;
}
.top_right_nav li.top_name {
  padding: 0 1em 0 0;
  letter-spacing: 0.1em;
  font-size: 18px;
}
.top_right_nav li.top_name span {
  font-size: 0.9em;
  margin-top: 3px;
}
.member_list {
  display: flex;
}
.top_login {
  background-image: url(https://gigaplus.makeshop.jp/vite/images/top/login.png);
}
.top_logout {
  background-image: url(https://gigaplus.makeshop.jp/vite/images/top/logout.png);
}
.top_cart {
  background-image: url(https://gigaplus.makeshop.jp/vite/images/top/cart.png);
}
.top_mypage {
  background-image: url(https://gigaplus.makeshop.jp/vite/images/top/mypage.png);
}
p.mypage_re {
  text-align: right;
  font-size: 0.9em;
  margin-top: 5px;
  padding-left: 1em;
}
#header .hm_wrap {
  position: relative;
  z-index: 5;
  background-color: #3a1419;
}
#header .hm_wrap .hm_menu_wrap {
  width: 100%;
  display: flex;
  align-items: center;
  max-width: 1200px;
  margin: 0 auto;
  font-size: 0.9em;
}
#header .hm_menu_check {
  display: none;
}
#header ul.hm_list {
  width: 100%;
  margin: 0 auto;
  display: flex;
  flex-wrap: wrap;
}
#header ul.hm_list li {
  vertical-align: middle;
  width: 16.6%;
  min-width: 150px;
}
#header ul.hm_list li a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 60px;
  color: #fff;
}
#header ul.hm_list li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}
#header ul.hm_list li a.wine {
  background-color: #260f13;
}
#header ul.hm_list li a.wine span {
  line-height: 1;
  display: inline-block;
  margin-right: 8px;
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_wine_wh.svg) no-repeat center center;
  background-size: cover;
  width: 12px;
  height: 17.5px;
}
#header ul.hm_list li a.wine:hover {
  background-color: rgba(255, 255, 255, 0.1);
}
/* ----メイン-------------------------------------------------------------------*/
main {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  box-sizing: border-box;
}
main section .inner {
  width: 95%;
  max-width: 1200px;
  margin: 0 auto;
  transition-property: all;
  transition: 0.2s linear;
}
/* ----TOPスライダー-------------------------------------------------------------------*/
.top-slider-container {
  width: 100%;
  margin: 0 auto 40px;
  padding: 0;
  overflow: hidden;
  position: relative;
  border-bottom: 30px solid #e6e1cf;
}
.top-slider-container .top-slider {
  margin: 0 auto;
}
.top-slider-container .top-slider img {
  max-width: 100%;
}
.top-slider-container .top-slider.slick-initialized {
  display: block;
}
.slider-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 25px;
  height: 25px;
  cursor: pointer;
  z-index: 10;
}
.slider-prev {
  left: 20px;
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_left.svg) no-repeat center center;
  background-size: cover;
}
.slider-next {
  right: 20px;
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_right.svg) no-repeat center center;
  background-size: cover;
}
.top-slider .slick-slide:not(.slick-center) {
  filter: opacity(50%);
  transition: 0.2s linear;
}
/* ----特集バナー-------------------------------------------------------------------*/
.nav_1col {
  width: 100%;
  max-width: 1200px;
}
.nav_1col div {
  width: 100%;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.nav_1col div img {
  width: 100%;
}
.nav_2col {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
  justify-content: space-between;
}
.nav_2col div {
  width: 48%;
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.nav_2col div img {
  width: 100%;
}
/* ----TOPコンテンツ-------------------------------------------------------------------*/
.top-cont {
  padding-top: 40px;
}
p.title-cap {
  text-align: center;
}
.tabs {
  width: 100%;
  margin: 3vh auto;
  display: flex;
  flex-wrap: wrap;
}
.tabs input {
  display: none;
}
.tabs label.tab-item {
  display: block;
  text-align: center;
  width: 20%;
  padding: 15px 0 10px;
  border-bottom: 3px #ececea solid;
  transition-property: all;
  transition: 0.2s linear;
  box-sizing: border-box;
}
.tabs label.tab-item span {
  color: #ccc;
  transition-property: all;
  transition: 0.2s linear;
}
.tabs label.tab-item span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_wine.svg) no-repeat center center;
  background-size: cover;
  width: 15px;
  height: 22px;
  opacity: 0;
  transition-property: all;
  transition: 0.2s linear;
}
.tabs label.tab-item:hover {
  border-bottom: 3px #3a1419 solid;
  color: #3a1419;
}
.tabs label.tab-item:hover span {
  color: #3a1419;
}
.tabs input[type=radio]:checked + label {
  border-bottom: 3px #3a1419 solid;
  color: #3a1419;
}
.tabs input[type=radio]:checked + label span {
  color: #3a1419;
  position: relative;
}
.tabs input[type=radio]:checked + label span:before {
  opacity: 1;
}
.tabs .tab-wrap {
  width: 100%;
  margin: 2vh auto 0;
  opacity: 0;
  display: none;
  overflow: hidden;
  transition-property: all;
  transition: 0.2s linear;
  background-color: rgba(239, 234, 220, 0.3);
  padding: 30px 50px;
}
.tabs #tab01:checked ~ #tab01-wrap, .tabs #tab02:checked ~ #tab02-wrap, .tabs #tab03:checked ~ #tab03-wrap, .tabs #tab04:checked ~ #tab04-wrap, .tabs #tab05:checked ~ #tab05-wrap, .tabs #tab06:checked ~ #tab06-wrap {
  opacity: 1;
  display: flex;
}
.find {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
}
.find .find-col {
  width: 25%;
}
.find p.find-title {
  position: relative;
  padding-left: 15px;
  margin-bottom: 15px;
  font-weight: 700;
}
.find p.find-title:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_right2.svg) no-repeat center center;
  background-size: cover;
  width: 8px;
  height: 12px;
}
.find ul {
  margin-left: 15px;
}
.find ul li {
  margin-bottom: 10px;
  font-size: 14px;
}
.find ul li ol {
  padding-left: 20px;
  margin: 5px 0 10px;
}
.find ul li ol li:before {
  content: "-";
  padding-right: 5px;
}
.find ul.no li:before {
  content: "-";
  padding-right: 5px;
}
.find ul.find-made li ol {
  padding-left: 35px;
}
.find a {
  border-bottom: 1px transparent;
}
.find a:hover {
  border-bottom: 1px #3a1419 solid;
}
span.flag {
  display: inline-block;
  width: 24px;
  height: 16px;
  margin-right: 8px;
}
span.flag.fr {
  background: url(https://gigaplus.makeshop.jp/vite/images/flag_france.svg) no-repeat center center;
  background-size: cover;
}
span.flag.it {
  background: url(https://gigaplus.makeshop.jp/vite/images/flag_italy.svg) no-repeat center center;
  background-size: cover;
}
span.flag.us {
  background: url(https://gigaplus.makeshop.jp/vite/images/flag_usa.svg) no-repeat center center;
  background-size: cover;
}
p.tab-last {
  width: 100%;
  text-align: right;
}
a.text-link {
  position: relative;
  display: inline-block;
  padding-left: 15px;
}
a.text-link:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_right.svg) no-repeat center center;
  background-size: cover;
  width: 7px;
  height: 10px;
  transition-property: all;
  transition: 0.2s linear;
}
a.text-link-bak {
  position: relative;
  display: inline-block;
  padding-right: 15px;
  font-size: 0.9em;
}
a.text-link-bak:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_right.svg) no-repeat center center;
  background-size: cover;
  width: 7px;
  height: 10px;
  transition-property: all;
  transition: 0.1s linear;
}
a.text-link-bak:hover:after {
  right: -3px;
}
/* ----新着商品-------------------------------------------------------------------*/
.topnew-item {
  margin-top: 10vh;
  background: rgba(236, 236, 234, 0.5);
  padding: 80px 0;
  overflow: hidden;
}
img.title-img.recommended {
  max-width: 354px;
  margin: 0 auto 20px;
}
.item-slider {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.item-slider .slick-initialized {
  display: block;
}
.item-slider .slider-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  cursor: pointer;
  z-index: 10;
}
.item-slider .slider-prev {
  left: -50px;
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_left.svg) no-repeat center center;
  background-size: cover;
}
.item-slider .slider-next {
  right: -50px;
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_right.svg) no-repeat center center;
  background-size: cover;
}
.item-slider .slick-dots {
  bottom: -50px;
}
.item-slider li {
  padding: 0 10px;
}
.item-slider a {
  display: block;
  width: 100%;
}
.item-slider a img {
  margin-bottom: 15px;
}
.item-slider a p {
  margin-bottom: 10px;
  font-size: 1.4rem;
  text-align: left;
}
/* ----ブランドから探す-------------------------------------------------------------------*/
#topbrand-item {
  margin-top: 10vh;
  background: rgba(236, 236, 234, 0.5);
  padding: 80px 0;
  overflow: hidden;
}
img.title-img.findwine {
  max-width: 189px;
  margin: 0 auto 10px;
}
#topbrand-item h2 {
  margin-bottom: 20px;
}
#brand-slider {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#brand-slider .slick-initialized {
  display: block;
}
#brand-slider .slider-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  cursor: pointer;
  z-index: 10;
}
#brand-slider .slider-prev {
  left: -50px;
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_left.svg) no-repeat center center;
  background-size: cover;
}
#brand-slider .slider-next {
  right: -50px;
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_right.svg) no-repeat center center;
  background-size: cover;
}
#brand-slider .slick-dots {
  bottom: -50px;
}
#brand-slider li {
  padding: 0 10px;
  background: rgba(0, 0, 0, 1);
}
#brand-slider a {
  color: #FFF;
  display: block;
  width: 100%;
}
#brand-slider a img {
  margin-bottom: 15px;
}
#brand-slider a p {
  margin-bottom: 10px;
  text-align: left;
}
.wine_slide {
  margin-bottom: 100px;
}
/* ----おすすめ商品-------------------------------------------------------------------*/
.rec-head {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-bottom: 8px;
  border-bottom: 3px #3a1419 solid;
  margin: 5vh auto;
}
.recommended-slider {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
.recommended-slider + .rec-head {
  margin-top: 10vh;
}
.recommended-slider .slick-initialized {
  display: block;
}
.recommended-slider .slider-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 15px;
  height: 15px;
  cursor: pointer;
  z-index: 10;
}
.recommended-slider .slider-prev {
  left: -50px;
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_left.svg) no-repeat center center;
  background-size: cover;
}
.recommended-slider .slider-next {
  right: -50px;
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_right.svg) no-repeat center center;
  background-size: cover;
}
.recommended-slider .slick-dots {
  bottom: -50px;
}
.recommended-slider li {
  padding: 0 10px;
}
.recommended-slider a {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}
.recommended-slider a .rec-wrap {
  padding: 15px;
  background-color: rgba(239, 234, 220, 0.25);
  height: 100%;
}
.recommended-slider a img {
  margin-bottom: 15px;
}
.recommended-slider a p {
  margin-bottom: 10px;
  text-align: left;
}
.recommended-slider a p + p {
  font-size: 1.4rem;
  margin-bottom: 0;
  text-align: left;
}
/* ----告知-------------------------------------------------------------------*/
.info_wrap {
  width: 95%;
  max-width: 1000px;
  margin: 20px auto;
  background-color: rgba(239, 234, 220, 0.3);
  padding: 30px 50px;
}
.info_wrap p {
  line-height: 1.8;
  text-align: center;
}
.info_wrap h3 {
  color: #260f13;
  font-weight: bold;
  text-align: center;
  margin-bottom: 20px;
}
.info_wrap_inner {
  border: solid 2px #260f13;
  padding: 1em;
  display: inline-block;
  min-width: 500px;
  margin: 20px auto;
}
.info_wrap_inner p {
  font-size: 1.4em;
  color: #260f13;
  font-weight: bold;
}
/* ----検索ページ-------------------------------------------------------------------*/
#find {
  margin: 100px auto 0;
}
#find .inner {
  max-width: 1000px;
}
#find .find-hd h2 {
  font-family: "Yu Mincho", YuMincho, "游明朝体", "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  text-align: center;
  font-weight: 400;
}
#find .find-hd ul {
  display: flex;
  justify-content: center;
  margin: 3vh auto;
}
#find .find-hd ul li {
  padding: 0 15px;
  font-size: 14px;
}
#find hr {
  width: 120px;
  border-top: 3px #3a1419 solid;
  margin: 8vh auto;
}
#find img.searchwine {
  width: 355px;
}
#find img.searchdish {
  width: 260px;
}
#find .tabs {
  width: 100%;
  margin: 3vh auto;
  display: flex;
  flex-wrap: wrap;
}
#find .tabs input {
  display: none;
}
#find .tabs label.tab-item {
  display: block;
  text-align: center;
  width: 25%;
  padding: 15px 0 10px;
  border-bottom: 3px #ececea solid;
  transition-property: all;
  transition: 0.2s linear;
  box-sizing: border-box;
}
#find .tabs label.tab-item span {
  color: #ccc;
  transition-property: all;
  transition: 0.2s linear;
}
#find .tabs label.tab-item span:before {
  content: "";
  position: absolute;
  top: 50%;
  left: -20px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_wine.svg) no-repeat center center;
  background-size: cover;
  width: 15px;
  height: 22px;
  opacity: 0;
  transition-property: all;
  transition: 0.2s linear;
}
#find .tabs label.tab-item:hover {
  border-bottom: 3px #3a1419 solid;
  color: #3a1419;
}
#find .tabs label.tab-item:hover span {
  color: #3a1419;
}
#find .tabs input[type=radio]:checked + label {
  border-bottom: 3px #3a1419 solid;
  color: #3a1419;
}
#find .tabs input[type=radio]:checked + label span {
  color: #3a1419;
  position: relative;
}
#find .tabs input[type=radio]:checked + label span:before {
  opacity: 1;
}
#find .tabs .tab-wrap {
  width: 100%;
  margin: 2vh auto 0;
  opacity: 0;
  display: none;
  overflow: hidden;
  transition-property: all;
  transition: 0.2s linear;
  background-color: rgba(239, 234, 220, 0.3);
  padding: 0;
}
#find .tabs #tab01:checked ~ #tab01-wrap, #find .tabs #tab02:checked ~ #tab02-wrap, #find .tabs #tab03:checked ~ #tab03-wrap, #find .tabs #tab04:checked ~ #tab04-wrap, #find .tabs #tab05:checked ~ #tab05-wrap {
  opacity: 1;
  display: block;
}
#find .tab-wrap h3 {
  width: 100%;
  padding: 15px 25px;
  background-color: #efeadc;
  text-align: center;
}
#find .tab-wrap p.body {
  width: 100%;
  margin-bottom: 15px;
}
#find .tab-wrap .inner {
  padding: 30px;
  display: flex;
  flex-wrap: wrap;
}
#find .tab-wrap label.tab-btn, #find .tab-wrap a.tab-btn {
  display: block;
  text-align: center;
  background-color: #fff;
  border-radius: 5px;
  border: 2px #ececea solid;
  padding: 10px;
  box-sizing: border-box;
  margin-right: 2%;
  margin-bottom: 15px;
  width: 18%;
  font-size: 13px;
}
#find .tab-wrap label.tab-btn:hover, #find .tab-wrap a.tab-btn:hover {
  border: 2px #3a1419 solid;
}
#find .tab-wrap label.tab-btn.small, #find .tab-wrap a.tab-btn.small {
  font-size: 1.2rem;
}
#find .tab-wrap .small-col a.tab-btn {
  display: inline-block;
  width: auto;
  padding: 10px 15px;
  font-size: 1.3rem;
}
#find .tab-wrap input[type=radio]:checked + label {
  border: 2px #3a1419 solid;
}
#find .tab-wrap .tab-address {
  width: 100%;
  margin: 2vh auto 0;
  opacity: 0;
  display: none;
  overflow: hidden;
  transition-property: all;
  transition: 0.2s linear;
}
#find .tab-wrap .tab-address ul {
  text-align: left;
  font-size: 0.9em;
}
#find .tab-wrap #red01-a:checked ~ #red01-a-wrap, #find .tab-wrap #red01-b:checked ~ #red01-b-wrap, #find .tab-wrap #red01-c:checked ~ #red01-c-wrap, #find .tab-wrap #wh01-a:checked ~ #wh01-a-wrap, #find .tab-wrap #wh01-b:checked ~ #wh01-b-wrap, #find .tab-wrap #wh01-c:checked ~ #wh01-c-wrap, #find .tab-wrap #rz01-a:checked ~ #rz01-a-wrap, #find .tab-wrap #rz01-b:checked ~ #rz01-b-wrap, #find .tab-wrap #rz01-c:checked ~ #rz01-c-wrap, #find .tab-wrap #sp01-a:checked ~ #sp01-a-wrap, #find .tab-wrap #sp01-b:checked ~ #sp01-b-wrap, #find .tab-wrap #sp01-c:checked ~ #sp01-c-wrap, #find .tab-wrap #ds01-a:checked ~ #ds01-a-wrap, #find .tab-wrap #ds01-b:checked ~ #ds01-b-wrap, #find .tab-wrap #ds01-c:checked ~ #ds01-c-wrap {
  opacity: 1 !important;
  display: block !important;
}
#find .tab-wrap h4 {
  border-bottom: 3px #3a1419 solid;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
#find .tab-wrap h4 + ul {
  margin-left: 15px;
}
#find .tab-wrap label.tab-sub {
  position: relative;
  padding-right: 18px;
  padding-left: .3em;
}
#find .tab-wrap label.tab-sub:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_down.svg) no-repeat center center;
  background-size: cover;
  width: 10px;
  height: 8px;
}
#find .tab-wrap .tab-sub-area {
  opacity: 0;
  display: none;
  overflow: hidden;
}
#find .tab-wrap input[type=checkbox]:checked + label + .tab-sub-area {
  width: 100%;
  opacity: 1;
  padding: 0 1em 20px 2em;
  display: flex;
  margin: 10px auto;
  border-bottom: 1px #ddd solid;
}
#find .tab-wrap input[type=checkbox]:checked + label + .tab-sub-area p {
  font-weight: 700;
  white-space: nowrap;
  padding-right: 15px;
}
#find .tab-wrap input[type=checkbox]:checked + label + .tab-sub-area ul {
  width: 100%;
}
#find .tab-wrap input[type=checkbox]:checked + label + .tab-sub-area ul li {
  width: 100%;
  margin-bottom: 6px;
}
#find .tab-wrap input[type=checkbox]:checked + label + .tab-sub-area ul li a {
  padding: 0 .3em;
  background-image: linear-gradient(to right, rgba(38, 15, 19, 0) 50%, #3a1419 50%);
  background-position: 0 0;
  background-size: 200% auto;
  transition: .2s;
}
#find .tab-wrap input[type=checkbox]:checked + label + .tab-sub-area ul li a:hover {
  background-position: -100% 0;
  color: #fff;
}
#find .tab-wrap li.current {
  padding-bottom: 15px;
}
#find .tab-wrap li.current a {
  padding: 0 .3em;
  background-image: linear-gradient(to right, rgba(38, 15, 19, 0) 50%, #3a1419 50%);
  background-position: 0 0;
  background-size: 200% auto;
  transition: .2s;
}
#find .tab-wrap li.current a:hover {
  background-position: -100% 0;
  color: #fff;
}
#find .dish-tabs {
  width: 100%;
  margin: 3vh auto;
  background-color: rgba(239, 234, 220, 0.3);
  padding: 0;
}
#find .dish-tabs h2 {
  width: 100%;
  padding: 15px 25px;
  background-color: #efeadc;
}
#find .dish-tabs h3 {
  width: 100%;
  border-bottom: 3px #3a1419 solid;
  padding-bottom: 10px;
  margin-bottom: 25px;
}
#find .dish-tabs .inner {
  padding: 30px 50px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
#find .dish-tabs input {
  display: none;
}
#find .dish-tabs label.tab-item {
  display: block;
  text-align: center;
  width: 25%;
  padding: 10px;
  transition-property: all;
  transition: 0.2s linear;
  box-sizing: border-box;
}
#find .dish-tabs label.tab-item img {
  margin: 0 auto;
  opacity: .25;
  transition-property: all;
  transition: 0.2s linear;
}
#find .dish-tabs label.tab-item p {
  display: block;
  font-size: 1.6rem;
  opacity: .25;
  margin-top: 5px;
  transition-property: all;
  transition: 0.2s linear;
}
#find .dish-tabs label.tab-item:hover img, #find .dish-tabs label.tab-item:hover p {
  opacity: 1;
}
#find .dish-tabs input[type=radio]:checked + label img, #find .dish-tabs input[type=radio]:checked + label p {
  opacity: 1;
}
#find .dish-tabs .tab-wrap, #find .dish-tabs .dish-wrap {
  width: 100%;
  margin: 2vh auto 0;
  opacity: 0;
  display: none;
  overflow: hidden;
  transition-property: all;
  transition: 0.2s linear;
  padding: 0;
}
#find .dish-tabs #tab06:checked ~ #tab06-wrap, #find .dish-tabs #tab07:checked ~ #tab07-wrap, #find .dish-tabs #tab08:checked ~ #tab08-wrap, #find .dish-tabs #tab09:checked ~ #tab09-wrap, #find .dish-tabs #dish01-1:checked ~ #dish01-1-wrap, #find .dish-tabs #dish01-2:checked ~ #dish01-2-wrap, #find .dish-tabs #dish01-3:checked ~ #dish01-3-wrap, #find .dish-tabs #dish01-4:checked ~ #dish01-4-wrap, #find .dish-tabs #dish02-1:checked ~ #dish02-1-wrap, #find .dish-tabs #dish02-2:checked ~ #dish02-2-wrap, #find .dish-tabs #dish02-3:checked ~ #dish02-3-wrap, #find .dish-tabs #dish02-4:checked ~ #dish02-4-wrap, #find .dish-tabs #dish02-5:checked ~ #dish02-5-wrap, #find .dish-tabs #dish02-6:checked ~ #dish02-6-wrap, #find .dish-tabs #dish02-7:checked ~ #dish02-7-wrap, #find .dish-tabs #dish03-1:checked ~ #dish03-1-wrap, #find .dish-tabs #dish03-2:checked ~ #dish03-2-wrap, #find .dish-tabs #dish03-3:checked ~ #dish03-3-wrap, #find .dish-tabs #dish03-4:checked ~ #dish03-4-wrap, #find .dish-tabs #dish03-5:checked ~ #dish03-5-wrap, #find .dish-tabs #dish03-6:checked ~ #dish03-6-wrap, #find .dish-tabs #dish04-1:checked ~ #dish04-1-wrap, #find .dish-tabs #dish04-2:checked ~ #dish04-2-wrap {
  opacity: 1;
  display: block;
  overflow: initial;
}
#find .dish-tabs .dish-inner {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
#find .dish-tabs .dish-inner label.tab-btn {
  width: 23%;
  margin: 1%;
  border-radius: 0;
}
#find .dish-tabs .dish-inner input[type=radio]:checked + label {
  background-color: #3a1419;
  color: #fff;
}
#find .dish-tabs .dish-inner a.btn {
  margin: 5vh auto 3vh;
}
#find .dish-tabs ul.dish-list {
  display: flex;
  flex-wrap: wrap;
  margin: 1vh auto;
  justify-content: space-between;
}
#find .dish-tabs ul.dish-list li {
  width: 23%;
  margin: 0;
}
#find .dish-tabs ul.dish-list li p, #find .dish-tabs ul.dish-list li h5 {
  text-align: center;
}
#find .dish-tabs ul.dish-list li h5 {
  font-weight: 700;
  font-size: 1.6rem;
  border-bottom: 2px #3a1419 solid;
  padding-bottom: 10px;
  margin: 5px auto 15px;
}
#find .dish-tabs ul.dish-list li a {
  display: block;
  padding: 0 .3em;
  background-image: linear-gradient(to right, rgba(38, 15, 19, 0) 50%, #3a1419 50%);
  background-position: 0 0;
  background-size: 200% auto;
  transition: .4s;
  margin-bottom: 10px;
  text-align: left;
  padding-left: 1em;
  text-indent: -1em;
  font-size: 0.9em;
}
#find .dish-tabs ul.dish-list li a:hover {
  background-position: -100% 0;
  color: #fff;
}
#find .dish-tabs ul.dish-list li a:before {
  content: "・";
}
/* ----商品一覧-------------------------------------------------------------------*/
main.list {}
.list-contents {
  width: 95%;
  max-width: 1000px;
  margin: 5vh auto;
}
main.list nav.list-nav {
  transition-property: all;
  transition: 0.2s linear;
}
main.list article.list-contents {
  transition-property: all;
  transition: 0.2s linear;
}
nav.list-nav .list-nav-bak {
  background-color: rgba(239, 234, 220, 0.25);
  padding: 25px;
  margin-bottom: 15px;
}
nav.list-nav .list-nav-bak h3 {
  font-weight: 700;
  padding-bottom: 5px;
  border-bottom: 2px #3a1419 solid;
  font-size: 1.5em;
}
nav.list-nav .list-nav-bak ul {
  padding: 15px 0 15px 10px;
  margin-bottom: 10px;
}
nav.list-nav .list-nav-bak ul li {
  margin-bottom: 8px;
}
nav.list-nav .list-nav-bak ul li a {
  font-size: 1.4rem;
  border-bottom: 1px transparent solid;
}
nav.list-nav .list-nav-bak ul li a:hover {
  border-bottom: 1px #3a1419 solid;
}
nav.list-nav .list-nav-bak ul.font-s li a {
  font-size: 1.2rem;
}
nav.list-nav a.bnr {
  display: block;
  margin-bottom: 15px;
}
/* ----会社概要-------------------------------------------------------------------*/
table.company {
  margin: 1vh auto;
}
table.company tbody tr th, table.company tbody tr td {
  padding: 15px 10px;
  padding-top: 25px;
  border-bottom: 1px #ddd solid;
  line-height: 2em;
}
table.company tbody tr th {
  border-bottom: 2px #3a1419 solid;
  font-weight: 700;
}
table.company tbody tr:last-child th, table.company tbody tr:last-child td {
  border-bottom: 0;
}
table.company ul {
  padding-left: 15px;
}
table.company ul li {
  list-style-type: disc;
}
table.company ul li ul {
  padding-left: 0;
}
table.company ul li ul li {
  list-style-type: none;
}
.tl {
  margin-top: 45px;
  background-color: #fafafa;
  padding: 15px 15px 15px 30px;
  border-left: 5px #3a1419 solid;
}
.tl p {
  color: #ccc;
}
.tl.tl-guide {
  margin-top: 0;
}
strong {
  font-weight: 700;
}
/* ----商品分類-------------------------------------------------------------------*/
#makebanner {
  display: none;
}
p.pankuzu {
  margin-bottom: 20px;
  color: #ccc;
}
p.pankuzu a {
  padding: 0 3px;
  color: #aaa;
}
p.pankuzu a:hover {
  color: #260f13;
}
p.pankuzu font, p.pankuzu a font {
  color: #aaa;
  transition-property: all;
  transition: 0.2s linear;
}
p.pankuzu a:hover font {
  color: #260f13;
}
p.pankuzu font {
  padding-left: 3px;
}
p.pankuzu font {
  display: none;
}
p.pankuzu a font {
  display: inline !important;
}
h2.bunrui-title {
  margin-bottom: 20px;
  padding: 5px 15px 1px 15px;
  background: transparent;
  border-left: solid 8px #3a1419;
  font-size: 20px;
}
/* ----サブカテゴリ表示-------------------------------------------------------------------*/
#r_subGroup {
  width: 100%;
  background-color: #fafafa;
  padding: 0 0 1px;
  margin: 0 auto 15px;
  text-align: left !important;
}
#r_subGroup table:first-child {
  position: relative;
}
#r_subGroup table:first-child:after {
  content: "カテゴリ";
  position: absolute;
  top: -30px;
  left: 0;
  font-size: 1.6rem;
  font-weight: 700;
}
#r_subGroup table {
  margin: 45px auto 15px;
}
#r_subGroup table tr td.line {
  display: none;
}
#r_subGroup table tr td {
  width: 33.33333%;
  padding: 0 5px;
}
#r_subGroup table tr td table {
  margin: 0 auto;
  padding: 0;
}
#r_subGroup table tr td table:after {
  content: "" !important;
}
#r_subGroup table tr td table tbody tr td {
  width: 100%;
  padding: 5px;
}
#r_subGroup table tr td table tbody tr td a {
  display: block;
  background-color: #fff;
  border: 1px #efeadc solid;
  text-align: center;
  padding: 8px;
  border-radius: 5px;
  white-space: nowrap;
  margin-top: 10px;
}
#r_subGroup table tr td table tbody tr td a:hover {
  background-color: #3a1419;
  color: #fff;
}
#r_subGroup table tr td table tbody tr td:first-child, #r_subGroup table tr td table tbody tr td:nth-child(2) {
  display: none;
}
/* ----並び替え-------------------------------------------------------------------*/
#r_resultInfo {
  margin: 30px auto;
  text-align: center;
}
#r_resultInfo ul {
  width: 100%;
  margin: 10px auto 30px auto;
  padding-bottom: 5px;
  display: flex;
  border-bottom: 1px #ddd solid;
}
#r_resultInfo ul > :last-child {
  margin-left: auto;
}
#r_resultInfo li {
  text-align: center;
}
#r_resultInfo li.list-sort {
  padding-left: 10px;
}
#r_resultInfo li.list-total {
  padding-right: 10px;
}
#r_resultInfo li.list-icon {
  position: relative;
  display: inline-block;
  margin: 0 10px 0 20px;
}
#r_resultInfo li.list-icon::after {
  display: block;
  content: '';
  position: absolute;
  top: .7em;
  left: -1.1em;
  width: 4px;
  height: 4px;
  border-right: 1px solid #aaa;
  border-bottom: 1px solid #aaa;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
#r_resultInfo li.list-icon a {
  color: #260f13;
}
#r_resultInfo li.list-icon a:hover {
  color: #3a1419;
  text-decoration: underline;
}
/* ----商品一覧-------------------------------------------------------------------*/
#bunrui-area ul.innerList {
  display: flex;
  flex-wrap: wrap;
  margin: 40px auto;
}
#bunrui-area ul.innerList li {
  display: block;
  width: 25%;
  padding-bottom: 15px;
  border-bottom: 1px #ddd solid;
}
#bunrui-area ul.innerList li .innerBox {
  width: 100%;
  box-sizing: border-box;
  padding: 0 15px;
  text-align: center;
}
#bunrui-area ul.innerList li .innerBox a:hover {
  opacity: 0.8;
}
#bunrui-area ul.innerList li .innerBox p.ba-name {
  width: 100%;
  margin: 10px auto;
  text-align: left;
}
#bunrui-area ul.innerList li .innerBox p.ba-price {
  width: 100%;
  text-align: right;
  font-size: 1.4rem;
  margin: 0 auto;
}
#bunrui-area ul.innerList li .innerBox p.ba-price span {
  font-size: 12px;
  padding-left: 4px;
}
ul.M_pager li.active, ul.M_pager li a {
  padding: 8px 12px 6px;
}
img.ba-image {
  width: 100%;
}
p.soldout {
  color: #D12E1F;
  background-color: #f9f9f9;
  padding: 3px 8px;
}
#r_categoryRecommend img {
  width: 100%;
}
.search-result ul.innerList {
  margin: 0 auto 20px !important;
}
.search-result ul.innerList li {
  padding: 30px 0 15px;
}
/* ----商品画像-------------------------------------------------------------------*/
#item-area {
  display: flex;
  padding-bottom: 40px;
  /*  border-bottom:1px #ddd solid;*/
  flex-wrap: wrap;
}
#itemimg {
  width: 380px;
  margin-right: 30px;
}
#itemimg img {
  width: auto;
}
div.M_imageCatalog {
  margin: 10px auto;
}
div.M_imageCatalog table {
  width: auto;
}
div.M_imageCatalog table td {
  border: 0;
  width: 66px;
  height: 66px;
}
#viewButton a {
  color: #aaa;
  display: inline-block;
  border: 1px #ddd solid;
  padding: 5px 10px;
  font-size: 1.2rem;
  border-radius: 3px;
}
#viewButton a:hover {
  border-color: #3a1419;
  background-color: #3a1419;
  color: #fff;
}
/* ----右側商品情報-------------------------------------------------------------------*/
#itemdetail {
  width: calc(100% - 420px);
}
#itemdetail h2 {
  margin: 10px auto 5px;
  line-height: 1.6em;
  font-size: 2rem;
  font-weight: 700;
}
.ubrandcode {
  margin-bottom: 25px;
}
.sb-saleBox {
  margin: 10px auto;
}
p.sb-saleRate {
  display: inline-block;
  border: 1px #D12E1F solid;
  color: #D12E1F;
  padding: 4px 8px 2px;
  margin-top: 8px;
}
/* ----価格-------------------------------------------------------------------*/
#itemdetail p.price, #M_memberValue p {
  font-size: 16px;
}
input.m_price, #M_memberValue input.M_member_price_in {
  width: 80px;
  font-size: 20px;
  color: #260f13;
}
#M_memberValue p span.yen, #M_memberValue p span.zei {
  color: #260f13;
}
#itemdetail p.price span.zei, #M_memberValue p span.zei {
  font-size: 12px;
}
#M_memberValue, #M_memberValue input.M_member_price_in {
  background-color: #FFFBD5;
}
#M_memberValue p {
  font-weight: bold;
}
/** 数量 ****************************************************/
.quantity-area {
  margin: 20px auto;
  display: flex;
  align-items: center;
}
.quantity-area input {
  padding: 3px 0 3px 5px;
  font-size: 1.6rem;
  margin: 0 5px;
}
.quantity-area .quantity-ud {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
}
.quantity-area .quantity-ud a {
  padding: 3px 0;
}
.quantity-area .quantity-ud a img {
  width: 8px;
  height: 8px;
}
/* ----オプション-------------------------------------------------------------------*/
table.cart-option {
  width: 100%;
  clear: both;
  margin: 10px auto 20px auto;
}
table.cart-option table.stockList {
  clear: both;
  width: 100%;
}
table.stockList th, table.stockList td {
  padding: 5px !important;
  font-weight: normal !important;
}
.M_inventory table.stockList th {
  background-color: #f5f5f5 !important;
}
table.cart-option table.stockList input {
  cursor: pointer;
}
/* ----買い物かごボタン-------------------------------------------------------------------*/
#basketBtn {
  margin-bottom: 15px;
}
.basket-next {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}
a.basketIn, a.basket-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  text-align: center;
  text-decoration: none;
  outline: none;
  background-color: #3a1419;
  border: 2px #3a1419 solid;
  font-size: 1.6rem;
  padding: 12px;
}
a.basketIn span, a.basket-btn span {
  color: #fff;
  padding-left: 15px;
}
a.basketIn svg, a.basket-btn svg {
  width: 19.35px;
  height: 19.32px;
  fill: #fff;
}
a.basketIn:hover, a.basket-btn:hover {
  background-color: #fff;
}
a.basketIn:hover span, a.basket-btn:hover span {
  color: #3a1419;
}
a.basketIn:hover svg, a.basket-btn:hover svg {
  fill: #3a1419;
}
a.basket-btn {
  font-size: 1.2rem;
  width: 48%;
  background-color: #ececea;
  padding: 10px 5px;
  border: 0;
}
a.basket-btn:hover {
  background-color: #3a1419;
  border: 0;
  color: #fff;
}
a.basketIn i.fa-cart-arrow-down {
  color: #fff;
}
a.basketIn::before, a.basketIn::after, a.basket-btn::before, a.basket-btn::after {
  position: absolute;
  z-index: -1;
  display: block;
  content: '';
}
a.basketIn, a.basketIn::before, a.basketIn::after, a.basket-btn, a.basket-btn::before, a.basket-btn::after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: all .2s;
  transition: all .2s;
}
#basketBtn a.basketIn img {
  width: 22px;
  display: inline;
  vertical-align: middle;
  margin-top: -4px;
  margin-right: 10px;
}
.question-mail {
  margin: 10px auto;
}
.question-mail a {
  color: #213783;
}
/* ----商品説明-------------------------------------------------------------------*/
#itemlp {
  position: relative;
  padding-top: 10px;
}
#itemlp:before {
  content: "商品説明";
  font-weight: 700;
  font-size: 1.4rem;
  position: absolute;
  top: 0;
  left: 0;
}
#itemlp-txt {
  margin: 20px auto;
  text-align: left;
}
#itemlp-txt b {
  display: inline-block;
  padding: 5px 15px 1px 15px;
  background: transparent;
  border-left: solid 8px #213783;
  font-size: 20px;
  margin-left: -20px;
  margin-bottom: 15px;
}
table.goods {
  border-top: 3px #4d1a21 solid;
  border-bottom: 3px #4d1a21 solid;
  margin: 20px 0;
  font-size: 1.4rem;
}
table.goods tbody tr {
  border-bottom: 1px #4d1a21 solid;
}
table.goods tbody tr th {
  font-weight: 700;
  background: #4d1a21;
  border-radius: 25px;
  margin: 10px;
  display: block;
  color: #FFF;
  letter-spacing: 0.1em;
  font-size: 1em;
  text-align: center;
  padding: 5px 1em;
  vertical-align: middle;
}
table.goods tbody tr td {
  padding: 5px 1em;
  vertical-align: middle;
  width: 80%;
}
table.goods tbody tr:last-child td {
  padding-bottom: 20px;
}
table.goods tbody tr:last-child td, table.goods tbody tr:last-child th {
  border-bottom: 0;
}
/* ----商品看板-------------------------------------------------------------------*/
#itemlp-kanban {
  /*  border-top:1px #ddd solid; */
  padding-top: 40px;
}
#itemlp-kanban img {
  /*  max-width:800px;*/
}
/* ----アウトレット説明-------------------------------------------------------------------*/
#outlet-info {
  box-sizing: border-box;
  margin: 0 auto;
  width: 100%;
  padding: 25px 20px;
  font-size: 1.2em;
}
#outlet-info .outlet-info-title {
  background-color: #D12E1F;
  color: #fff;
  padding: 10px;
  font-weight: bold;
}
#outlet-info .outlet-info-sub {
  background-color: #F6D158;
  padding: 10px;
  font-weight: bold;
}
#outlet-info p {
  padding: 15px;
}
/** フッター商品 ****************************************************/
#itembottom {
  margin: 80px auto;
}
/** お気に入りリスト ****************************************************/
table#wishList-table {
  width: 100%;
  border-collapse: collapse;
  margin: 50px auto;
}
table#wishList-table caption {
  width: 100%;
  margin-bottom: 20px;
  padding: 5px 15px 1px 15px;
  background: transparent;
  border-left: solid 8px #213783;
  font-size: 20px;
  text-align: left;
}
table#wishList-table tr.wishList-title {
  background-color: #f9f9f9;
}
table#wishList-table th {
  border-bottom: 2px solid #000;
}
table#wishList-table td, table#wishList-table th {
  vertical-align: middle;
  padding: 25px 10px;
}
table#wishList-table td.wish-img img {
  width: 80px;
}
table#wishList-table td.wish-brandname {
  max-width: 450px;
}
table#wishList-table td.wish-quantity {
  text-align: center;
}
table#wishList-table td.wish-stock {
  text-align: center;
}
table#wishList-table td.wish-price {
  text-align: center;
}
table#wishList-table td.wish-submit {
  text-align: center;
}
/** 商品グループ表示 ****************************************************/
#bt-kanren {
  text-align: left;
}
#bt-kanren h3 {}
#bt-kanren h3:before {
  content: "その他の";
}
/** 関連商品と、最近チェックした商品 ****************************************************/
#bt_recent {
  text-align: left;
}
#bt-kanren h3, #bt_recent h3 {
  display: inline-block;
  margin-bottom: 20px;
  padding: 5px 15px 1px 15px;
  background: transparent;
  border-left: solid 5px #3a1419;
  font-size: 1.8rem;
}
table#M_group, table#recent {
  width: 100%;
  margin-bottom: 30px;
}
table#M_group td.itemBox, table#recent td.itemBox {
  width: 200px;
}
table#M_group td.itemBox img, table#recent td.itemBox img, td.itemBox img {
  width: 95%;
  max-width: 180px;
  height: auto;
  margin: 0 auto;
}
table#M_group p.price, table#M_group td.line, table#recent p.price, table#recent td.line {
  display: none !important;
}
table#M_group p.name, table#recent p.name {
  font-size: .9em;
  width: 170px;
  margin: 8px auto;
  text-align: left;
}
/** 買い物かご ****************************************************/
#basket {
  margin: 0 auto 60px;
}
#basket h2 {
  margin: 0 auto 30px;
}
#basket, table#makebanner, #r_basket {
  width: 100% !important;
  max-width: 1024px !important;
}
table#basket-area td:nth-of-type(2) {
  width: 100%;
  max-width: 1024px;
}
table#basketTable {
  width: 100%;
  border-collapse: collapse;
  margin: 0 auto;
}
table#basketTable td, table#basketTable th {
  padding: 10px;
  border-bottom: 1px solid #ccc;
}
table#basketTable th {
  color: #fff;
  background: #404040;
}
td.basketNum, td.basketImg, td.basketQuantity, td.basketPoint, td.basketPrice, td.basketBtns {
  padding: 25px 0;
  vertical-align: middle;
}
td.basketNum {
  width: 45px;
}
td.basketImg {
  width: 100px !important;
}
td.basketImg img {
  width: 100px;
  height: auto;
  margin: 0 auto;
}
td.basketName {
  width: 400px !important;
}
td.basketQuantity {
  width: 150px;
  text-align: center;
}
td.basketQuantity input {
  padding: 3px;
}
td.basketQuantity .quantityWrap {
  display: flex;
  margin: 0 auto;
  align-items: center;
}
table.basketQunantity {
  width: auto;
}
table.basketQunantity td {
  padding: 1px 5px 2px 5px !important;
}
td.basketPoint, td.basketPrice, td.basketBtns {
  width: 60px;
  text-align: center;
  white-space: nowrap;
}
td.basketBtns a img {
  margin: 5px auto;
}
td.basketTotal {
  text-align: right;
  background-color: #f9f9f9;
  font-size: 14px;
}
#basket .btnWrap {
  margin: 40px auto 100px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
#basket .btnWrap .btnOrder a {
  margin: 5px;
  display: inline-block !important;
}
p.amazonButtonWrap img {
  width: 220px;
}
a.btnOrder-order {
  display: inline-block;
  width: 250px;
  text-align: center;
  background-color: #E15554;
  color: #fff;
  padding: 10px 15px;
  position: relative;
}
a.btnOrder-order:after {
  content: "";
  position: absolute;
  top: 50%;
  right: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://gigaplus.makeshop.jp/printlifeegg/images/icon_right_wh.svg) no-repeat center center;
  background-size: cover;
  width: 12px;
  height: 12px;
}
a.btnOrder-order:hover {
  opacity: .8;
}
a.btnBack-return {
  display: inline-block;
  width: 250px;
  text-align: center;
  background-color: #aaa;
  color: #fff;
  padding: 10px 15px;
  position: relative;
}
a.btnBack-return:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://gigaplus.makeshop.jp/printlifeegg/images/icon_left_wh.svg) no-repeat center center;
  background-size: cover;
  width: 12px;
  height: 12px;
}
a.btnBack-return:hover {
  opacity: .8;
}
/**ショッピングガイド ****************************************************/
ul.guide-menu {
  display: flex;
  flex-wrap: wrap;
  margin: 25px auto 60px;
}
ul.guide-menu li {
  width: 33.33333%;
  box-sizing: border-box;
  padding: 5px;
  margin-bottom: 10px;
}
ul.guide-menu li a {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 60px;
  border-radius: 5px;
  background-color: #fafafa;
}
ul.guide-menu li a i {
  margin-right: 5px;
  transition-property: all;
  transition: 0.2s linear;
  font-size: 1.6rem;
}
ul.guide-menu li a:hover {
  background-color: #3a1419;
  color: #fff;
}
ul.guide-menu li a:hover i {
  color: #fff;
}
.guide-title {
  display: flex;
  align-items: center;
  padding: 0.5em 1em;
  color: #fff;
  background: #3a1419;
}
.guide-title i {
  font-size: 2rem;
  margin-right: 10px;
  color: #fff;
}
.guide-col {
  padding: 10px 10px 50px;
}
.guide-col p {
  line-height: 1.8;
  margin-bottom: 0.5em 1em 0;
  text-align: justify;
  word-break: break-all;
}
.guide-col img {
  margin: 10px 0;
}
.guide-col h2 {
  margin: 1em 0 0.5em;
}
.guide-col h3 {
  margin: 1em 0 0.5em;
  padding: 0 1em 0.5em 10px;
  border-bottom: 1px solid #3a1419;
}
.guide-col h4 {
  margin: 0.5em 0;
}
.guide-col dl {
  text-align: justify;
  word-break: break-all;
}
.guide-col .period {
  margin-top: 20px;
  padding: 10px 20px;
  background-color: #fafafa;
}
.guide-col .p-card {
  display: flex;
  align-items: center;
  margin: 10px auto 30px;
}
.guide-col .p-card img {
  margin-right: 10px;
}
.guide-col table.daihiki {
  margin: 20px auto 20px 0;
  font-size: 0.9em;
}
.guide-col table.daihiki caption {
  text-align: left;
  font-weight: 700;
}
.guide-col table.daihiki th, .guide-col table.daihiki td {
  padding: 10px 20px;
}
.guide-col table.daihiki th {
  background-color: #fafafa;
  text-align: center;
}
.guide-col table.daihiki td {
  text-align: right;
}
.guide-col .account {
  margin-top: 20px;
  padding: 0 0 20px;
}
.guide-col .account h4 {
  text-align: center;
}
.guide-col .account dl {
  display: flex;
  flex-wrap: wrap;
  max-width: 500px;
  border-bottom: 1px solid #000;
}
.guide-col .account dt {
  width: 130px;
  padding: 0 1em;
  background-color: #fafafa;
  border: 1px solid #000;
  border-right: none;
  border-bottom: none;
}
.guide-col .account dd {
  width: calc(100% - 130px);
  padding: 0 1em;
  border: 1px solid #000;
  border-bottom: none;
}
.guide-col img.delivery-map-img {
  margin-top: 15px;
}
.color-main {
  color: #3a1419;
}
table.normal {
  width: auto;
}
table.normal th {
  white-space: nowrap;
}
table.normal th, table.normal td {
  padding: 10px;
  border: 1px #ddd solid;
}
.guide-col .color_box {
  display: flex;
  flex-wrap: wrap;
  border-bottom: 1px solid #000;
  margin: 20px 0;
}
.guide-col .color_box dt {
  width: 130px;
  padding: 0 1em;
  background-color: #fafafa;
  border: 1px solid #000;
  border-right: none;
  border-bottom: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}
.guide-col .color_box dd {
  width: calc(100% - 130px);
  padding: 1em;
  border: 1px solid #000;
  border-bottom: none;
}
#shoppingguide {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 100%;
  max-width: 1200px;
  margin: 120px auto 40px;
  text-align: center;
  flex-wrap: wrap;
}
#shoppingguide > div {
  width: 32%;
  min-width: 320px;
  min-height: 300px;
  padding: 0 0 20px;
  border: 1px solid #3a1217;
  background: #faf9f4;
  vertical-align: top;
  text-align: justify;
  position: relative;
  margin-bottom: 20px;
}
#shoppingguide .subTitle {
  background: #3a1217;
  color: #ffffff;
  text-align: center;
  padding: 5px 0 8px;
  font-size: 18px;
  position: relative;
  margin-bottom: 25px;
}
#shoppingguide .subTitle:after {
  border: 15px solid transparent;
  border-top-color: #3a1217;
  border-bottom-width: 0;
  bottom: -15px;
  content: "";
  display: block;
  left: 46%;
  position: absolute;
  width: 0;
}
#shoppingguide p {
  padding: 0 1em;
}
#shoppingguide .txtwrap {
  padding: 0 1em;
  margin: 20px auto 10px;
  text-align: center;
}
#shoppingguide .bigTxt {
  font-size: 1.2em;
}
#shoppingguide .bigboldTxt {
  font-size: 1.2em;
  font-weight: bold;
}
#shoppingguide .bigredTxt {
  font-size: 1.2em;
  color: #cc0000;
  font-weight: bold;
}
#shoppingguide .smallTxt {
  font-size: 0.9em;
}
#shoppingguide .postageCaution {
  padding: 0 1em;
}
#shoppingguide .postageCaution li {
  font-size: 0.9em;
  padding-left: 1em;
  text-indent: -1em;
  margin-bottom: 0.5em;
}
#shoppingguide .delivery {
  width: 78%;
  margin: 0 auto 1vh;
}
#shoppingguide .address {
  margin: 0 auto;
  text-align: center;
}
#shoppingguide .address .mailicon {
  width: 10%;
  display: inline-block;
  vertical-align: sub;
}
#shoppingguide ul {
  margin: 1vh auto 0;
}
#shoppingguide ul.crejit {
  display: flex;
  flex-wrap: wrap;
  width: 95%;
  margin: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
}
#shoppingguide ul.crejit li {
  width: 64%;
  font-size: 0.9em;
  margin-bottom: 1em;
}
#shoppingguide ul.crejit .col1 {
  width: 32%;
  background: #ad9d9c;
  font-size: 13px;
  text-align: center;
  color: #ffffff;
  padding: 5px 1%;
}
#shoppingguide iframe {
  position: absolute;
  top: 80px;
  left: 0;
  width: 100%;
  height: calc(100% - 80px);
}
.lifeegg_logo {
  padding: 10px;
  background: #fff;
}
/** 分類ページの検索枠 ****************************************************/
#r_searchInput {
  background-color: #fafafa;
  padding: 15px 25px 25px;
}
#r_searchInput table.table-pl tbody tr {
  display: flex;
  align-items: center;
}
#r_searchInput table.table-pl tbody tr th {
  padding-right: 10px;
}
#r_searchInput table.table-pl tbody tr td {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#r_searchInput table.table-pl tbody tr td select {
  width: 49%;
  padding: 5px;
  border-radius: 2px;
}
#r_searchInput table.table-col tbody tr {
  display: flex;
  align-items: center;
}
#r_searchInput table.table-col tbody tr th {
  padding-right: 10px;
}
#r_searchInput table.table-col tbody tr td {
  width: 100%;
  box-sizing: border-box;
}
#r_searchInput table.table-col tbody tr td#searchBrand input {
  width: 95%;
  padding: 5px;
  border-radius: 2px;
  box-sizing: border-box;
}
#r_searchInput table.table-col tbody tr td#searchPrice {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
#r_searchInput table.table-col tbody tr td#searchPrice input {
  width: 40%;
  padding: 5px;
  border-radius: 2px;
  box-sizing: border-box;
}
#r_searchInput .btnWrap {
  margin-top: 15px;
}
#r_searchInput .btnWrap .btn {
  width: 100%;
  max-width: 300px;
  margin: 0 auto;
  position: relative;
  display: inline-block;
  padding: 8px 15px;
  background-color: #3a1419;
  color: #fff;
  border: 2px solid #260f13;
  text-align: center;
  text-decoration: none !important;
  transition: all .2s;
  cursor: pointer;
  border-radius: 3px;
  box-sizing: border-box;
}
#r_searchInput .btnWrap .btn:after {
  content: "";
  position: absolute;
  top: 50%;
  left: 15px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_right_wh.svg) no-repeat center center;
  background-size: cover;
  width: 10px;
  height: 10px;
  transition-property: all;
  transition: 0.2s linear;
}
#r_searchInput .btnWrap .btn:hover {
  background-color: #fff;
  color: #3a1419;
}
#r_searchInput .btnWrap .btn:hover:after {
  background: url(https://gigaplus.makeshop.jp/vite/images/icon_right.svg) no-repeat center center;
  background-size: cover;
}
p.searchResult {
  font-size: 1.6rem;
  margin-top: 25px;
  font-weight: 700;
}
#intro {
  width: 100%;
  height: 100vh;
  display: flex;
  justify-content: center;
  align-items: center;
}
#intro .intro-inner {
  text-align: center;
}
#intro img.intro-logo {
  width: 180px;
  margin: 0 auto 15px;
}
#intro p.intro-txt {
  font-size: 2rem;
  text-align: center;
}
#intro .intro-main {
  margin: 30px auto 15px;
}
#intro .intro-main img {
  width: 200px;
  margin: 0 auto;
}
#intro .intro-bottom p {
  font-size: 2rem;
  text-align: center;
}
#intro .intro-bottom ul {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  align-items: center;
}
#intro .intro-bottom ul li {
  padding: 0 15px;
}
#intro .intro-bottom ul li a {
  display: inline-block;
  border: 2px #ddd solid;
  padding: 5px 50px;
  font-size: 1.8rem;
  border-radius: 5px;
}
#intro .intro-bottom ul li a.ok {
  border-color: #F9432B;
  background-color: #F9432B;
  color: #fff;
}
#intro .intro-bottom ul li a.ok:hover {
  background-color: #fff;
  color: #F9432B;
}
#intro .intro-bottom ul li a.no {
  color: #aaa;
}
#intro .intro-bottom ul li a.no:hover {
  background-color: #ccc;
  color: #fff;
}
.marinos_detail {
  padding: 2em;
  margin: 20px 0;
  background: #fffaf0;
}
/** フッター ****************************************************/
table#foot-table tbody tr td {
  padding: 0;
}
#footer {
  width: 100%;
  background-color: #3a1419;
  padding: 8vh 0 0;
}
#footer .inner {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 10px;
  display: flex;
  justify-content: space-between;
}
#footer .inner .logo {
  padding-right: 30px;
}
#footer .inner .logo img {
  width: 170px;
  margin: 0 auto 15px;
}
#footer .inner .logo p {
  white-space: nowrap;
  color: #fff;
}
#footer .inner ul li a:hover {
  border-bottom: 1px #fff solid;
}
#footer p.sake {
  margin: 3vh auto 0;
  background-color: #fff;
  padding: 5px 1em;
  color: #3a1419;
  font-size: 1.4rem;
  text-align: center;
}
#footer p.copyright {
  color: rgba(255, 255, 255, 0.5);
  font-size: 1rem;
  text-align: center;
  padding: 10px 0;
}
/** フッターナビ ****************************************************/
.nav-box-wrap {
  background-color: #3a1419;
  color: #fff;
  width: 100%;
  max-width: 900px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.nav-box-wrap input {
  display: none;
}
.nav-box-wrap a {
  color: #fff;
}
.nav-box {
  width: 19%;
  margin: 20px 0;
  min-width: 180px;
}
/*flexbox 最終を左に*/
.nav-box-wrap:after {
  display: block;
  content: "";
  width: 38%; /*2個分*/
}
.nav-box-ttl {
  font-weight: bold;
  font-size: 1.4rem;
}
.nav-box-list {}
.nav-box-list li {
  margin: 1em 0;
  padding-left: 1em;
  font-size: 1.3rem;
  text-align: left;
}
.nav-box-list li:before {
  content: "-";
  padding-right: 0.5em;
}
/****以下タブレット用CSS********************************************************************
*****************************************************************************************
*****************************************************************************************/
@media screen and (max-width:1024px) and (min-width:600px) {
  #header .hd {
    padding: 25px 15px;
  }
  main.list {
    padding-left: 15px;
    padding-right: 15px;
  }
  main section .inner {
    padding-left: 15px;
    padding-right: 15px;
  }
  .tabs .tab-wrap {
    padding: 30px 20px;
  }
  #news .inner {
    padding: 50px 25px;
  }
} /**********************タブレットここまで******************/
/****以下スマホ用CSS***********************************************************************
*****************************************************************************************
*****************************************************************************************/
@media screen and (max-width: 599px) {
  .disp-pc {
    display: none !important;
  }
  .disp-sp {
    display: block !important;
  }
  body {
    min-width: 100%;
    overflow-x: hidden;
  }
  h1 {
    font-size: 3.2rem;
  }
  h2 {
    font-size: 2.6rem;
  }
  h3 {
    font-size: 1.8rem;
  }
  #header .hd {
    padding: 0;
    height: 70px;
    border-bottom: 3px #ececea solid;
  }
  #header .hd h1 {
    position: absolute;
    top: 13px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
  }
  #header .hd h1 img {
    width: 120px;
  }
  #header .hd ul {
    position: absolute;
    top: 25px;
    right: 5px;
  }
  #header .hd ul li {
    padding-left: 10px;
  }
  #header .hd ul li img {
    width: 20px;
  }
  p.search-txt {
    font-size: 0.9em
  }
  #header ul.hm_list {
    display: block;
  }
  #header ul.hm_list li {
    display: block;
    width: 100%;
    padding: 0 25px;
  }
  #header ul.hm_list li a {
    justify-content: flex-start;
  }
  #header ul.hm_list a.wine {
    background-color: transparent !important;
  }
  #header ul.hm_list a.link {
    position: relative;
    padding-left: 20px;
  }
  #header ul.hm_list a.link:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    background: url(https://gigaplus.makeshop.jp/vite/images/icon_right_wh.svg) no-repeat center center;
    background-size: cover;
    width: 10px;
    height: 10px;
  }
  #header ul.hm_list .search-hd {
    position: relative;
    width: 100%;
    margin-bottom: 30px;
  }
  #header ul.hm_list .search-hd input {
    box-sizing: border-box;
    width: 100%;
    border: 0;
    background-color: transparent;
    border-bottom: 1px rgba(236, 236, 234, 0.5) solid;
    padding: 10px 35px 10px 10px;
    transition-property: all;
    transition: 0.2s linear;
    font-family: "Noto Sans JP", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", Meiryo, メイリオ, "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, "MS PGothic", arial, helvetica, sans-serif;
    font-size: 1.4rem;
    color: #fff;
  }
  #header ul.hm_list .search-hd input:focus {
    outline: none;
    border-bottom: 1px #ececea solid;
  }
  #header ul.hm_list .search-hd .s-btn {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: inline-block;
    width: 20px;
    height: 20px;
    background: url(https://gigaplus.makeshop.jp/vite/images/icon_search_wh.svg) no-repeat center center;
    background-size: contain;
    border: 0;
  }
  #header .hm_wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    display: inline-block;
  }
  #header .hm_btn {
    position: absolute;
    top: 28px;
    left: 20px;
    width: 20px;
    height: 14px;
    cursor: pointer;
    display: block;
    float: left;
    z-index: 20;
  }
  #header .hm_btn:before {
    -webkit-box-shadow: #3a1419 0 6px 0;
    box-shadow: #3a1419 0 6px 0;
  }
  #header .hm_btn:after {
    bottom: 0;
  }
  #header .hm_btn:before, #header .hm_btn:after {
    width: 20px;
    height: 2px;
    background: #3a1419;
    display: block;
    content: '';
    position: absolute;
    -webkit-transition: -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
    transition: box-shadow 0.2s linear, transform 0.2s 0.2s;
  }
  #header .hm_btn:after {
    width: 15px;
  }
  #header .hm_menu_wrap {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    background-color: rgba(38, 15, 19, 0.95);
    position: fixed;
    left: -100%;
    top: 0;
    -webkit-transition: left 0.4s;
    transition: left 0.4s;
    z-index: 10;
    display: -webkit-flex;
    display: flex;
    flex-wrap: wrap;
    padding: 10px 0 0;
    box-sizing: border-box;
  }
  #header .hm_menu_check:checked ~ .hm_btn {
    position: fixed;
  }
  #header .hm_menu_check:checked ~ .hm_btn::before {
    -webkit-box-shadow: transparent 0 0 0;
    box-shadow: transparent 0 0 0;
    -webkit-transform: rotate(45deg) translate3d(3px, 5px, 0);
    transform: rotate(45deg) translate3d(3px, 5px, 0);
    background: #fff;
  }
  #header .hm_menu_check:checked ~ .hm_btn::after {
    -webkit-transform: rotate(-45deg) translate3d(4px, -5px, 0);
    transform: rotate(-45deg) translate3d(4px, -5px, 0);
    width: 20px;
    background: #fff;
  }
  #header .hm_menu_check:checked ~ .hm_menu_wrap {
    left: 0;
  }
  /** 商品ページ *****************************************************/
  #itemimg {
    width: 380px;
    margin-right: 30px;
  }
  #itemdetail {
    width: 100%;
  }
  /** 会員リスト *****************************************************/
  #header ul.hm_list_member {
    width: 80%;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: 0 auto;
    font-size: 0.9em;
  }
  #header ul.hm_list_member li {
    width: 48%;
    padding: 10px 1em 5px 35px;
    color: #fff;
    background-position: left 5px center;
    background-repeat: no-repeat;
    background-size: 25px;
    border-bottom: 1px rgba(236, 236, 234, 0.5) solid;
    text-align: center;
  }
  #header ul.hm_list_member li a {
    color: #fff;
  }
  #header ul.hm_list_member li.hm_list_name {
    width: 100%;
    border: none;
    padding: 1em;
  }
  .hm_list_cart {
    background-image: url(https://gigaplus.makeshop.jp/vite/images/top/cart_mb.png);
  }
  .hm_list_mypage {
    background-image: url(https://gigaplus.makeshop.jp/vite/images/top/mypage_mb.png);
  }
  .hm_list_login {
    background-image: url(https://gigaplus.makeshop.jp/vite/images/top/login_mb.png);
  }
  .hm_list_logout {
    background-image: url(https://gigaplus.makeshop.jp/vite/images/top/logout_mb.png);
  }
  .hm_list_mypage_re {
    background-image: url(https://gigaplus.makeshop.jp/vite/images/top/mypage_re_mb.png);
  }
  /** TOPスライダー *****************************************************/
  .top-slider-container {
    margin: 0 auto 10px;
    border-bottom: 10px solid #e6e1cf;
  }
  .top-slider .slick-slide:not(.slick-center) {
    filter: opacity(100%);
  }
  .slider-prev, .slider-next {
    display: none !important;
  }
  .slick-dots {
    bottom: 5px;
  }
  .tabs label.tab-item {
    font-size: 1.2rem;
  }
  .brand-slider .slider-prev, .brand-slider .slider-next {
    display: none !important;
  }
  .recommended-slider .slider-prev, .recommended-slider .slider-next {
    display: none !important;
  }
  #alert .inner {
    padding: 20px 15px;
  }
  .tokicome {
    display: flex;
    justify-content: center
  }
  .mojimoji {
    font-size: 18px;
  }
  .futo {
    font-weight: bold;
  }
  .haiso {
    padding-bottom: 5% !important;
    padding-top: 2%;
    text-align: center;
    font-size: 17px;
    color: red;
  }
  .gw_wrap {
    width: 95%;
    padding: 30px 1em;
    font-size: 0.9em;
  }
  .gw_wrap h3 {}
  .gw_wrap_inner {
    min-width: 100%;
  }
  .gw_wrap_inner p {
    font-size: 1.2em;
  }
  .wine_slide {
    margin-bottom: 20px;
  }
  #find {
    margin: 60px auto 0;
  }
  #find .find-hd h2 {
    font-size: 2.5rem;
  }
  #find hr {
    width: 60px;
    margin: 5vh auto;
  }
  #find img {
    margin: 0 auto;
  }
  #find img.searchwine {
    width: 236px;
  }
  #find img.searchdish {
    width: 173px;
  }
  #find .tabs label.tab-item {
    font-size: 1.2rem;
  }
  #find .tab-wrap label.tab-btn, #find .tab-wrap a.tab-btn {
    margin-right: 2%;
    width: 31.3%;
    padding: 5px 10px;
    font-size: 1.2rem;
  }
  #find .tab-wrap .small-col a.tab-btn {
    padding: 5px 10px;
    font-size: 1.2rem;
  }
  #find .dish-tabs .inner {
    padding: 30px 1em;
  }
  #find .dish-tabs .inner {
    justify-content: space-between;
  }
  #find .dish-tabs ul.dish-list li a {
    font-size: 1.2rem;
  }
  table.company tbody tr th, table.company tbody tr td {
    display: block;
    padding: 0;
  }
  table.company tbody tr th {
    border: 0;
    padding-top: 25px;
    color: #3a1419;
  }
  table.company tbody tr td {
    padding: 5px 0 10px;
  }
  .tl {
    margin-top: 25px;
    padding: 10px 10px 10px 20px;
  }
  table.goods tbody tr th {
    padding: 5px 1em;
    margin: 10px 0;
    font-size: 1.1rem;
  }
  table.goods tbody tr td {
    padding: 5px 1em;
    font-size: 1.2rem;
  }
  .nav_2col {
    justify-content: center;
  }
  .nav_2col div {
    width: 95%;
    margin-bottom: 10px;
  }
  ul.guide-menu li {
    width: 50%;
  }
  ul.guide-menu li a {
    height: 40px;
    font-size: 1.2rem;
  }
  .guide-col {
    padding: 30px 0px;
  }
  .guide-col .p-card {
    justify-content: space-between;
  }
  .guide-col .p-card img {
    width: 19%;
    margin-right: 0;
  }
  .top-cont {
    padding: 10px 0 60px !important;
  }
  .top-cont.recommended {
    padding-top: 20px;
  }
  img.title-img.findwine {
    max-width: 126px;
  }
  img.title-img.recommended {
    max-width: 236px;
  }
  img.title-img.news {
    max-width: 72px;
  }
  .find-area {
    padding-left: 15px !important;
    padding-right: 15px !important;
  }
  .tabs {
    justify-content: space-between;
  }
  .topbrand-item {
    margin-top: 5vh;
    padding: 40px 0;
  }
  .topbrand-item .inner {
    padding: 0;
  }
  .topbrand-item h2 {
    text-align: center;
  }
  .tabs label.tab-item {
    display: block;
    text-align: center;
    width: 48%;
    padding: 5px 10px;
    border: 1px #ececea solid;
    margin-bottom: 5px;
  }
  .tabs label.tab-item span:before {
    left: -15px;
    width: 10px;
    height: 15px;
  }
  .tabs label.tab-item:hover {
    border: 0;
  }
  .tabs input[type=radio]:checked + label {
    border: 1px #3a1419 solid;
  }
  .find {
    justify-content: space-between;
  }
  .find .find-col {
    width: 48%;
  }
  .find .find-col:nth-child(3), .find .find-col:nth-child(4) {
    display: none;
  }
  .find ul {
    margin-left: 0;
  }
  .find ul li ol {
    padding-left: 0;
  }
  .find ul.find-made li ol {
    padding-left: 10px;
  }
  .find a {
    font-size: 1.2rem;
  }
  .topnew-item {
    margin-top: 5vh;
    padding: 40px 0;
  }
  .topnew-item .inner {
    padding: 0;
  }
  .topnew-item h2 {
    text-align: center;
  }
  .item-slider .slider-prev, .item-slider .slider-next {
    display: none !important;
  }
  .rec-head {
    display: block;
    width: 92%;
  }
  .rec-head a {
    display: block;
    text-align: right;
  }
  .recommended-slider + .rec-head {
    margin-top: 15vh;
  }
  #news {
    margin-top: 10vh;
  }
  #news .inner {
    padding: 25px 15px;
  }
  #news .inner .title-img {
    top: -15px;
  }
  #news .inner ul li span {
    width: 70px;
  }
  #news .inner ul li p, #news .inner ul li a {
    width: calc(100% - 70px);
  }
  #find .find-hd h2 {
    font-size: 1.8rem;
  }
  #find .find-hd ul {
    flex-wrap: wrap;
  }
  #find .find-hd ul li {
    width: 100%;
    padding: 0;
    margin-bottom: 15px;
  }
  #find .find-hd ul li.last-child {
    margin-bottom: 0;
  }
  #find .tabs {
    justify-content: space-between;
  }
  #find .tabs label.tab-item {
    display: block;
    text-align: center;
    width: 48%;
    padding: 5px 10px;
    border: 1px #ececea solid;
    margin-bottom: 5px;
  }
  #find .tabs label.tab-item span:before {
    left: -15px;
    width: 10px;
    height: 15px;
  }
  #find .tabs label.tab-item:hover {
    border: 0;
  }
  #find .tabs input[type=radio]:checked + label {
    border: 1px #3a1419 solid;
  }
  #find .tab-wrap .inner {
    justify-content: space-between;
    padding: 15px 15px;
  }
  #find .tab-wrap label.tab-btn, #find .tab-wrap a.tab-btn {
    margin-right: 0;
    width: 48%;
  }
  #find .tab-wrap .small-col a.tab-btn {
    font-size: 1rem;
    margin-right: 2%;
  }
  #find .tab-wrap .small-col {
    justify-content: flex-start;
  }
  #find .tab-wrap h4 + ul {
    margin-left: 0;
  }
  #find .tab-wrap input[type=checkbox]:checked + label + .tab-sub-area {
    padding-left: 5px;
  }
  #find .tab-wrap input[type=checkbox]:checked + label + .tab-sub-area p {
    padding-right: 0;
  }
  #find .dish-tabs {
    justify-content: space-between;
  }
  #find .dish-tabs label.tab-item {
    width: 48%;
    padding: 10px;
  }
  #find .dish-tabs label.tab-item p {
    font-size: 1.4rem;
  }
  #find .dish-tabs .dish-inner {
    justify-content: space-between;
  }
  #find .dish-tabs .dish-inner label.tab-btn {
    width: 48%;
    margin: 0 0 15px;
  }
  #find .dish-tabs ul.dish-list li {
    width: 48%;
    margin: 0 0 15px;
  }
  /** ショッピングガイド *****************************************************/
  #shoppingguide {
    width: 95%;
    margin: 40px auto;
  }
  #shoppingguide h3 {
    font-size: 3rem;
    text-align: center;
    color: #3a1217;
    margin-bottom: 1vh;
  }
  #shoppingguide p {
    font-size: 0.9em;
  }
  #shoppingguide > div {
    width: 100%;
    min-height: 260px;
    margin: 0 auto 1vh;
    padding: 0 0 1em;
  }
  #shoppingguide .subTitle {
    padding: 0.5vh 0;
    font-size: 1.5rem;
    position: relative;
    margin-bottom: 3vh;
  }
  #shoppingguide .postageCaution {
    width: 100%;
    margin: 0 auto;
    padding: 0 0.5em;
  }
  #shoppingguide .postageCaution li {
    font-size: 0.9em;
  }
  #shoppingguide .address {
    width: 70%;
    margin: 0 auto 10px;
  }
  #shoppingguide .address .mailicon {
    vertical-align: middle;
  }
  #shoppingguide ul.crejit {
    justify-content: center;
  }
  #shoppingguide ul.crejit li {
    width: 95%;
  }
  #shoppingguide ul.crejit .col1 {
    width: 100%;
  }
  #shoppingguide iframe {
    top: 60px;
  }
  /** ガイド *****************************************************/
  ul.guide-menu {
    margin: 20px auto;
  }
  .guide-col {
    padding: 10px 5% 50px;
  }
  .guide-col p {
    line-height: 1.8;
    margin-bottom: 0.5em 1em 0;
  }
  .guide-col h2 {
    margin: 1em 0 0;
  }
  h2.guide-title {
    font-size: 1.2em;
  }
  .guide-col h3 {
    margin: 1em 0 0.5em;
    padding: 0 0 0.5em;
    border-bottom: 1px solid #3a1419;
  }
  .guide-col .account dt, .guide-col .account dd, .guide-col .color_box dt, .guide-col .color_box dd {
    width: 100%;
  }
  .guide-col .account dt, .guide-col .color_box dt {
    border-right: 1px solid #000;
  }
  /** フッタースマホ会員リスト *****************************************************/
  #footer .inner {
    flex-wrap: wrap;
    padding: 0;
  }
  #footer .inner .logo {
    padding-right: 0;
    margin-bottom: 50px;
    width: 100%;
    text-align: center;
  }
  #footer .inner .logo img {
    width: 120px;
    margin: 15px auto;
  }
  #footer .inner .logo p {
    text-align: center;
  }
  #footer p.sake {
    font-size: 1.2rem;
  }
  /** フッターナビ *****************************************************/
  .nav-box-wrap {
    width: 100%;
    flex-direction: column;
  }
  .nav-box {
    width: 100%;
    margin: 0;
  }
  .nav-box label {
    width: auto;
    position: relative;
    display: block;
    padding: 15px 10px;
    cursor: default;
    border-bottom: 1px solid #fff;
  }
  .nav-box:last-of-type label {
    border-bottom: none;
  }
  .nav-box label:after {
    color: #fff;
    content: "＋"; /* ラベルのアイコン */
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    right: 1.5em;
  }
  .nav-box input:checked ~ label::after {
    content: "－"; /* ラベルをクリックした後のアイコン */
  }
  .nav-box ul {
    height: 0px;
    overflow: hidden;
    opacity: 0;
    transition: 0.4s; /* 開閉スピードの設定 */
    color: #fff;
  }
  .nav-box input:checked ~ ul {
    height: auto;
    padding: 0 10px 0 10px; /* 開いた部分の枠内の余白 */
    border-radius: 0px;
    opacity: 1;
  }
  .nav-box-ttl {
    margin-bottom: 0;
    padding: 0 1em;
  }
  .nav-box-list {
    margin-right: 0;
    background: #FFF;
  }
  .nav-box-list li {
    margin-bottom: 15px;
    border-bottom: 1px dotted #3a1419;
    padding: 0 1.5em 1em;
  }
  .nav-box-list li:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
  .nav-box-list li a {
    color: #3a1419;
  }
  .nav-box-list li:before {
    content: none;
  }
table.goods {
    border-top: 3px #4d1a21 solid;
    border-bottom: 3px #4d1a21 solid;
    margin: 20px 0;
    width:100%;
}

table.goods {}
table.goods tbody tr {
    border-bottom: 1px #4d1a21 solid;
}
table.goods tbody tr th {
    font-weight: 700;
    background: #4d1a21;
    border-radius: 25px;
    margin: 10px;
    display: block;
    color: #fff;
    letter-spacing: 0.1em;
    text-align: center;
    padding: 5px 1em;
    vertical-align: middle;
}
table.goods tbody tr td {
    padding: 5px 1em;
    vertical-align: middle;
    width: 80%;
    text-align:justify;
}
} /**********************スマホここまで******************/

/* ヘッダー全体 */
.shop-header {
  background: transparent !important;
}

.shop-header-inner {
  max-width: 1200px;
  margin: 0 auto;
  padding: 12px 20px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  gap: 16px;
}

/* 左のロゴ */
.shop-header-inner > a:first-child {
  width: 360px;   /* JAL Mall と同じ */
  display: block;
}
.shop-header-inner > a:first-child img {
  display: block;
  width: 100%;
  height: auto;
}

/* 右のバナー（ロゴと同じ高さ60pxに揃える） */
.shop-header-inner > a:last-child {
  margin-left: auto;
  display: block;
}
.shop-header-inner > a:last-child img {
  display: block;
  height: 135px;   /* ロゴの高さと揃える */
  width: auto;
}

/* スマホ調整 */
@media (max-width: 768px) {
  .shop-header-inner {
    flex-direction: column;
    align-items: flex-start;
    padding: 10px 12px;
    gap: 8px;
  }
  .shop-header-inner > a:first-child {
    width: 220px;  /* ロゴ縮小 */
  }
  .shop-header-inner > a:last-child img {
    height: 40px;  /* バナーも縮小 */
  }
}
.banner-link img{
  display:block;
  margin:0 auto;          /* 中央寄せ */
  max-width:100%;         /* 親幅を超えない */
  height:auto;            /* 縦横比を維持 */
}
