@charset "UTF-8";
/*!
 * ress.css • v1.2.2
 * MIT License
 * github.com/filipelinhares/ress
 */
/* # =================================================================
   # Global selectors
   # ================================================================= */
html {
  box-sizing: border-box;
  overflow-y: scroll;
  /* All browsers without overlaying scrollbars */
  -webkit-text-size-adjust: 100%;
  /* iOS 8+ */
}

*, ::before, ::after {
  background-repeat: no-repeat;
  /* Set `background-repeat: no-repeat` to all elements and pseudo elements */
  box-sizing: inherit;
}

::before, ::after {
  text-decoration: inherit;
  /* Inherit text-decoration and vertical align to ::before and ::after pseudo elements */
  vertical-align: inherit;
}

* {
  padding: 0;
  /* Reset `padding` and `margin` of all elements */
  margin: 0;
}

/* # =================================================================
   # General elements
   # ================================================================= */
/* Add the correct display in iOS 4-7.*/
audio:not([controls]) {
  display: none;
  height: 0;
}

hr {
  overflow: visible;
  /* Show the overflow in Edge and IE */
}

/*
* Correct `block` display not defined for any HTML5 element in IE 8/9
* Correct `block` display not defined for `details` or `summary` in IE 10/11
* and Firefox
* Correct `block` display not defined for `main` in IE 11
*/
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section {
  display: block;
}

summary {
  display: block;
  display: list-item;
  /* Add the correct display in all browsers */
}

small {
  font-size: 80%;
  /* Set font-size to 80% in `small` elements */
}

[hidden], template {
  display: none;
  /* Add the correct display in IE */
}

abbr[title] {
  border-bottom: 1px dotted;
  /* Add a bordered underline effect in all browsers */
  text-decoration: none;
  /* Remove text decoration in Firefox 40+ */
}

a {
  background-color: transparent;
  /* Remove the gray background on active links in IE 10 */
  -webkit-text-decoration-skip: objects;
  /* Remove gaps in links underline in iOS 8+ and Safari 8+ */
}
a:active, a:hover {
  outline-width: 0;
  /* Remove the outline when hovering in all browsers */
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  /* Specify the font family of code elements */
}

b, strong {
  font-weight: bolder;
  /* Correct style set to `bold` in Edge 12+, Safari 6.2+, and Chrome 18+ */
}

dfn {
  font-style: italic;
  /* Address styling not present in Safari and Chrome */
}

/* Address styling not present in IE 8/9 */
mark {
  background-color: #ff0;
  color: #000;
}

/* https://gist.github.com/unruthless/413930 */
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* # =================================================================
   # Forms
   # ================================================================= */
input {
  border-radius: 0;
}

/* Apply cursor pointer to button elements */
button, [type=button], [type=reset], [type=submit], [role=button] {
  cursor: pointer;
}

/* Replace pointer cursor in disabled elements */
[disabled] {
  cursor: default;
}

[type=number] {
  width: auto;
  /* Firefox 36+ */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Safari 8+ */
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
  /* Safari 8 */
}

textarea {
  overflow: auto;
  /* Internet Explorer 11+ */
  resize: vertical;
  /* Specify textarea resizability */
}

button, input, optgroup, select, textarea {
  font: inherit;
  /* Specify font inheritance of form elements */
}

optgroup {
  font-weight: bold;
  /* Restore the font weight unset by the previous rule. */
}

button {
  overflow: visible;
  /* Address `overflow` set to `hidden` in IE 8/9/10/11 */
}
button::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Remove inner padding and border in Firefox 4+ */
[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  border-style: 0;
  padding: 0;
}

/* Replace focus style removed in the border reset above */
button:-moz-focusring, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
  outline: 1px dotted ButtonText;
}

button, html [type=button], [type=reset], [type=submit] {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS */
}

button, select {
  text-transform: none;
  /* Firefox 40+, Internet Explorer 11- */
}

/* Remove the default button styling in all browsers */
button, input, select, textarea {
  background-color: transparent;
  border-style: none;
  color: inherit;
}

/* Style select like a standard input */
select {
  -moz-appearance: none;
  /* Firefox 36+ */
  -webkit-appearance: none;
  /* Chrome 41+ */
}
select::-ms-expand {
  display: none;
  /* Internet Explorer 11+ */
}
select::-ms-value {
  color: currentColor;
  /* Internet Explorer 11+ */
}

legend {
  border: 0;
  /* Correct `color` not being inherited in IE 8/9/10/11 */
  color: inherit;
  /* Correct the color inheritance from `fieldset` elements in IE */
  display: table;
  /* Correct the text wrapping in Edge and IE */
  max-width: 100%;
  /* Correct the text wrapping in Edge and IE */
  white-space: normal;
  /* Correct the text wrapping in Edge and IE */
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* Correct the inability to style clickable types in iOS and Safari */
  font: inherit;
  /* Change font properties to `inherit` in Chrome and Safari */
}

[type=search] {
  -webkit-appearance: textfield;
  /* Correct the odd appearance in Chrome and Safari */
  outline-offset: -2px;
  /* Correct the outline style in Safari */
}

/* # =================================================================
   # Specify media element style
   # ================================================================= */
img {
  border-style: none;
  /* Remove border when inside `a` element in IE 8/9/10 */
}

/* Add the correct vertical alignment in Chrome, Firefox, and Opera */
progress {
  vertical-align: baseline;
}

svg:not(:root) {
  overflow: hidden;
  /* Internet Explorer 11- */
}

audio, canvas, progress, video {
  display: inline-block;
  /* Internet Explorer 11+, Windows Phone 8.1+ */
}

/* # =================================================================
   # Accessibility
   # ================================================================= */
/* Hide content from screens but not screenreaders */
@media screen {
  [hidden~=screen] {
    display: inherit;
  }
  [hidden~=screen]:not(:active):not(:focus):not(:target) {
    position: absolute !important;
    clip: rect(0 0 0 0) !important;
  }
}
/* Specify the progress cursor of updating elements */
[aria-busy=true] {
  cursor: progress;
}

/* Specify the pointer cursor of trigger elements */
[aria-controls] {
  cursor: pointer;
}

/* Specify the unstyled cursor of disabled, not-editable, or otherwise inoperable elements */
[aria-disabled] {
  cursor: default;
}

/* # =================================================================
   # Selection
   # ================================================================= */
/* Specify text selection background color and omit drop shadow */
::-moz-selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}
::-moz-selection, ::selection {
  background-color: #b3d4fc;
  /* Required when declaring ::selection */
  color: #000;
  text-shadow: none;
}

/*
Theme Name: 博多せきわサイト
Theme URL: http://www.hakata-sekiwa.com/
Description: 博多せきわサイトテーマ
Author: Nanno
Version: 1.0
Tags: EC
License: 
License URI: 
*/
/*=============================*/
/*=============================*/
/********** color **********/
/********** base color **********/
/*=============================*/
/*=============================*/
p,
dd,
address {
  line-height: 1.8;
  text-align: left;
}

p {
  font-size: 1rem;
  text-align: left;
  letter-spacing: 0.1rem;
}

.p-vtcl {
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}

ol {
  list-style-type: none;
}

ul {
  list-style: none;
}

/*********** link ***********/
a {
  text-decoration: none;
}
a:hover {
  opacity: 0.7;
}
a:link {
  color: #000;
}
a.link:link {
  color: #1A73E8;
}
a:visited {
  color: #000;
}
a.link-blue {
  color: #1A73E8;
}
a.link-blue:visited {
  color: #681da8;
}

.hov a:link {
  color: #1A73E8;
  text-decoration: underline;
}

.hov a:visited {
  color: #ff7043;
}

/*********** h1,h2,h3,h4 ***********/
h1 {
  text-align: left;
}

.h1-vertical {
  letter-spacing: 5px;
  display: inline-block;
  font-size: 1.25rem;
  color: #fff;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
}

h2, .h2 {
  text-align: left;
  text-transform: none;
  letter-spacing: 5px;
  /* display: inline-block; */
  font-size: 2.25rem;
  font-weight: 500;
  margin-bottom: 80px;
}
@media (max-width: 599px) {
  h2, .h2 {
    font-size: 1.75rem;
    margin-bottom: 40px;
  }
}

.h2-vtcl {
  text-transform: none;
  letter-spacing: 5px;
  display: inline-block;
  font-size: 1.55rem;
  font-weight: 500;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  margin-bottom: 60px;
}
@media (max-width: 599px) {
  .h2-vtcl {
    font-size: 1.25rem;
    margin-bottom: 30px;
  }
}

h3, .h3 {
  font-size: 1.5rem;
  font-weight: 500;
  text-align: left;
  letter-spacing: 0.1em;
}

h4, .h4 {
  font-size: 1.25rem;
  text-align: left;
}

.h5 {
  font-size: 1.125rem;
}

/*********** dt,dd ***********/
dt {
  font-size: 1.125rem;
  font-weight: bold;
}

dd {
  font-size: 1rem;
}

.dd1 {
  font-size: 1rem;
  font-weight: 600;
  margin-bottom: 16px;
  border-bottom: solid 1px #454545;
}

/*********** font-size ***********/
.fs063 { /* 10pt*/
  font-size: 0.63rem;
}

.fs-11, .note { /* 11pt*/
  font-size: 0.69rem;
}

.fs-12 { /* 12pt*/
  font-size: 0.75rem;
}

.fs-13 { /* 13pt*/
  font-size: 0.81rem;
}

.fs-14 { /* 14pt*/
  font-size: 0.88rem;
}

.fs-15 { /* 15pt*/
  font-size: 0.94rem;
}

.fs-17 { /* 17pt*/
  font-size: 1.06rem;
}

.fs-18 { /* 18pt*/
  font-size: 1.125rem;
}

.fs-19 { /* 19pt*/
  font-size: 1.188rem;
}

.fs-20 { /* 20pt*/
  font-size: 1.25rem;
}

.fs-21 { /* 21pt*/
  font-size: 1.313rem;
}

.fs-22 { /* 22pt*/
  font-size: 1.375rem;
}

.fs-23 { /* 23pt*/
  font-size: 1.438rem;
}

.fs-24 { /* 24pt*/
  font-size: 1.5rem;
}

.fs-32 { /* 32pt */
  font-size: 2rem;
}

.fs-42 { /* 42pt*/
  font-size: 2.625rem;
}

/* font-weight */
.fw-b {
  font-weight: bold;
}

/* color */
.sub-color {
  color: #757575;
}

.lh275 {
  line-height: 2.75;
}

/*=============================*/
/*=============================*/
/* ******************** paragraph settings ******************** */
.sec-100 {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}

.text-area-col {
  max-width: 50%;
  padding: 0 16px;
  display: flex;
  flex-direction: column;
  justify-content: left;
}
@media (max-width: 900px) {
  .text-area-col {
    padding: 0;
  }
}
@media (max-width: 599px) {
  .text-area-col {
    max-width: 100%;
    padding: 0;
    margin-bottom: 16px;
  }
}

.image-area-50 {
  max-width: 45%;
}
@media (max-width: 599px) {
  .image-area-50 {
    max-width: 100%;
  }
}

.image-area-50 img {
  max-width: 100%;
}
@media (max-width: 599px) {
  .image-area-50 img {
    margin-bottom: 40px;
  }
}

.disp-non {
  display: none;
}

.disp-flex {
  display: flex;
}

.disp-flex-sb {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 599px) {
  .disp-flex-sb {
    flex-direction: column-reverse;
  }
}

.disp-flex-jc-center {
  display: flex;
  justify-content: center;
}

.disp-flex-row-rev {
  display: flex;
  flex-direction: row-reverse;
}

.disp-flex-start {
  display: flex;
  justify-content: start;
  align-items: center;
}
@media (max-width: 599px) {
  .disp-flex-start {
    flex-direction: column;
    align-items: flex-start;
  }
}

.box {
  width: 100%;
  margin: 0 auto;
  padding: 40px 60px;
  border: 1px solid #757575;
}
@media (max-width: 599px) {
  .box {
    padding: 20px;
  }
}
.box p {
  text-align: center;
}

/* ******************** flex layout ******************** */
.dispFlex1 {
  display: flex;
  align-items: center;
}

.dispFlex3 {
  display: flex;
  flex-direction: column;
  align-items: center;
}

.dispFlex4 {
  display: flex;
  flex-direction: column;
}

.flexW {
  flex-wrap: wrap;
}

.flexRR {
  flex-direction: row-reverse;
}

.dispCenter {
  display: flex;
  justify-content: center;
  align-items: center;
}

.imgL-txtR {
  display: flex;
  flex-direction: row-reverse;
  align-items: center;
}
@media (max-width: 900px) {
  .imgL-txtR {
    align-items: flex-start;
  }
}
@media (max-width: 599px) {
  .imgL-txtR {
    flex-direction: column;
  }
}
.imgL-txtR img {
  width: 50%;
  height: auto;
  min-height: 310px;
  padding-right: 24px;
}
@media (max-width: 900px) {
  .imgL-txtR img {
    min-height: 240px;
  }
}
@media (max-width: 599px) {
  .imgL-txtR img {
    width: 100%;
    min-height: 0;
    padding-right: 0;
  }
}

.txtL-imgR {
  display: flex;
  align-items: center;
}
@media (max-width: 900px) {
  .txtL-imgR {
    align-items: flex-start;
  }
}
@media (max-width: 599px) {
  .txtL-imgR {
    flex-direction: column;
  }
}
.txtL-imgR img {
  width: 50%;
  height: auto;
  min-height: 310px;
  padding-left: 24px;
}
@media (max-width: 900px) {
  .txtL-imgR img {
    min-height: 240px;
  }
}
@media (max-width: 599px) {
  .txtL-imgR img {
    width: 100%;
    min-height: 0;
    padding-left: 0;
  }
}

/* ******************** text layout ******************** */
.left {
  text-align: left;
}

.center {
  text-align: center;
}

.sp-left {
  text-align: center;
}
@media (max-width: 599px) {
  .sp-left {
    text-align: left;
  }
}

/* 改行しない */
.wspNo {
  white-space: nowrap;
}

/* タブレットのみ改行 */
.tab-br {
  display: none;
}

/* タブレット・スマホで改行 */
.tabsp-br {
  display: none;
}

/* スマホのみ改行 */
.sp-br {
  display: none;
}
@media (max-width: 599px) {
  .sp-br {
    display: block;
  }
}

/* pcのみ改行 */
.pc-br {
  display: block;
}
@media (max-width: 599px) {
  .pc-br {
    display: none;
  }
}

/* pcのみ表示 */
.pc {
  display: block;
}

/* スマホのみ表示 */
.sp {
  display: none;
}

.zFront {
  z-index: 9999;
}

/* ******************** width/bacground ******************** */
.w90p {
  width: 90%;
}

.w50p {
  width: 50%;
}

.bg100vw {
  width: 100vw;
  position: relative;
  left: 50%;
  right: 50%;
  margin-left: -50vw;
  margin-right: -50vw;
}

.fluid-box {
  /*親要素の幅を超えて背景色を設定*/
  width: 100vw;
  position: relative;
  left: 50%;
  transform: translateX(-50%);
}

/* ******************** height ******************** */
.h10p {
  height: 10px;
}

.h20p {
  height: 20px;
}

.h30p {
  height: 30px;
}

.h40p {
  height: 40px;
}

.h50p {
  height: 50px;
}

.h60p {
  height: 60px;
}

.h70p {
  height: 70px;
}

.h80p {
  height: 80px;
}

.h90p {
  height: 90px;
}

.h100p {
  height: 100px;
}

/* ******************** margin ******************** */
.m0a {
  margin: 0 auto;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mr5 {
  margin-right: 5px;
}

.mr15 {
  margin-right: 15px;
}

.mr20 {
  margin-right: 20px;
}

.mb-sec {
  margin-bottom: 160px;
}

.mb05 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb24 {
  margin-bottom: 24px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb64 {
  margin-bottom: 64px;
}

.mb75 {
  margin-bottom: 75px;
}

.mb95 {
  margin-bottom: 95px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb120 {
  margin-bottom: 120px;
}

.mb160 {
  margin-bottom: 120px;
}

/* ******************** padding ******************** */
.plr20 {
  padding: 0 20px;
}

.pt10b50 {
  padding: 10px 50px;
}

.pt20b50 {
  padding: 20px 50px;
}

.shadow {
  box-shadow: 2px 2px 6px #c9c9c9;
}

/*=============================*/
/*=============================*/
/* Global navi definition */
/*********************************************
	div.header-wrap
	> div.header-nav-wrap (ロゴとボタンを含まない)
	> nav.header-nav
	> ul.global-nav
	> li
	> ul.sub-menu (下層ページ)
***********************************************/
header {
  width: 100%;
  height: 258px;
  position: relative;
  top: 0;
  left: 0;
  z-index: 999;
  align-items: center;
  background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));
}

/* ******************** .header-wrap (logo, nav menu, shop button) ******************** */
.header-wrap {
  min-width: 600px;
  margin: 0 auto;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  /* Logo */
}
@media screen and (max-width: 480px) {
  .header-wrap {
    min-width: 100%;
  }
}
.header-wrap .logo-wrap {
  display: block;
  width: 105px;
  min-width: 85px;
  margin: 20px;
}
@media screen and (max-width: 480px) {
  .header-wrap .logo-wrap {
    width: 85px;
    margin: 16px;
  }
}
.header-wrap .logo-wrap .logo {
  width: 100%;
  filter: drop-shadow(1px 1px 4px #fff);
}

/* .nav-area（nav menu + shop button） */
.nav-area {
  width: 1200px;
  display: flex;
  align-items: center;
  margin-top: 30px;
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  .nav-area {
    position: fixed;
    left: 0;
    top: 0;
    display: none;
    z-index: 10;
    background-color: rgba(0, 0, 0, 0.7);
    width: 100%;
    height: 100%;
    margin-top: 0px;
    margin-right: 0px;
  }
}

.btn-shop {
  width: 180px;
  height: 47px;
  background-color: #AB2323;
}
@media (max-width: 599px) {
  .btn-shop {
    width: 250px;
  }
}
.btn-shop a {
  font-family: "Noto Sans JP";
  font-weight: 500;
  display: block;
  color: #fff;
  height: 47px;
  line-height: 47px;
}

/* button to cart */
/* button to mypage */
.btn-cart,
.btn-mypage {
  height: 47px;
  margin-left: 20px;
}
.btn-cart a,
.btn-mypage a {
  display: inline-block;
}
.btn-cart p,
.btn-mypage p {
  font-family: Noto Sans JP;
  color: #fff;
  font-size: 0.75rem;
  line-height: 0.75rem;
  word-break: keep-all;
}
.btn-cart .material-icons.person,
.btn-cart .material-icons.shopping_cart,
.btn-mypage .material-icons.person,
.btn-mypage .material-icons.shopping_cart {
  position: initial;
  color: #fff;
  font-size: 28px;
}
@media (max-width: 1024px) {
  .btn-cart,
.btn-mypage {
    width: 250px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    border: 1px solid #fff;
    margin-left: 0;
    margin-top: 20px;
  }
  .btn-cart a,
.btn-mypage a {
    display: flex;
    align-items: center;
  }
}

/* .header-nav-wrap（nav menu） */
.header-nav-wrap {
  max-width: 1080px;
  margin-right: auto;
  transform: translate(0);
  display: flex;
  align-items: center;
  font-size: 0.875rem;
  font-weight: 700;
}
@media screen and (min-width: 1024px) {
  .header-nav-wrap {
    display: block !important;
  }
}
@media screen and (max-width: 1024px) {
  .header-nav-wrap {
    max-width: 100vw;
    margin-right: initial;
    margin-bottom: 20px;
  }
}
.header-nav-wrap ul.global-nav {
  display: flex;
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  .header-nav-wrap ul.global-nav {
    height: 100%;
    position: relative;
    overflow-x: hidden;
    overflow-y: auto;
    flex-direction: column;
  }
}
.header-nav-wrap ul.global-nav li {
  display: flex;
  align-items: center;
  position: relative;
  height: 47px;
  line-height: 1rem;
  margin-right: 30px;
}
@media screen and (max-width: 1024px) {
  .header-nav-wrap ul.global-nav li {
    height: auto;
    display: block;
    margin: 12px;
    text-align: left;
  }
  .header-nav-wrap ul.global-nav li a {
    color: #fff;
    font-size: 1rem;
  }
}
.header-nav-wrap ul.global-nav li:last-child {
  margin-right: 0;
}
.header-nav-wrap ul.global-nav li a {
  color: #fff;
  position: relative;
  display: inline-block;
  text-decoration: none;
  word-break: keep-all;
}

.onlineshop {
  background: none;
}
.onlineshop .header-nav-wrap ul.global-nav li a {
  color: #000;
}
@media (max-width: 599px) {
  .onlineshop .header-nav-wrap ul.global-nav li a {
    color: #fff;
  }
}
.onlineshop .btn-mypage .material-icons.person,
.onlineshop .btn-mypage .material-icons.shopping_cart,
.onlineshop .btn-cart .material-icons.person,
.onlineshop .btn-cart .material-icons.shopping_cart {
  color: #000;
}
@media (max-width: 599px) {
  .onlineshop .btn-mypage .material-icons.person,
.onlineshop .btn-mypage .material-icons.shopping_cart,
.onlineshop .btn-cart .material-icons.person,
.onlineshop .btn-cart .material-icons.shopping_cart {
    color: #fff;
  }
}
.onlineshop .btn-mypage p,
.onlineshop .btn-cart p {
  color: #000;
}
@media (max-width: 599px) {
  .onlineshop .btn-mypage p,
.onlineshop .btn-cart p {
    color: #fff;
  }
}

/* SPハンバーガーメニュー 設定 */
.nav-area.open {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.nav-area.open .btn-shop {
  width: 250px;
}
.nav-area.close {
  display: none;
}

/* .nav-button（ハンバーガー） */
.nav-button {
  display: none;
}
@media screen and (max-width: 1024px) {
  .nav-button {
    display: block;
    position: fixed;
    right: 0;
    top: 10px;
    width: 40px;
    height: 34px;
    margin: 30px;
    cursor: pointer;
    z-index: 20;
  }
  .nav-button span {
    display: inline-block;
    transition: all 0.4s;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #fff;
    filter: drop-shadow(3px 1px 1px rgba(0, 0, 0, 0.3));
  }
  .nav-button span:nth-of-type(1) {
    top: 0px;
  }
  .nav-button span:nth-of-type(2) {
    top: 16px;
  }
  .nav-button span:nth-of-type(3) {
    bottom: 0;
  }
}
.nav-button.active span:nth-of-type(1) {
  transform: translateY(16px) rotate(-45deg);
}
.nav-button.active span:nth-of-type(2) {
  opacity: 0;
}
.nav-button.active span:nth-of-type(3) {
  transform: translateY(-16px) rotate(45deg);
}

body.fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}

/* ******************** ※グローバルサブメニュー（現在使用なし） ******************** */
#header-nav-wrap .sub-menu {
  position: absolute;
  width: 160px;
  text-align: center;
  top: 55px;
  left: 50%;
  transform: translateX(-50%);
  -webkit-transform: translateX(-50%);
}

/* hover時の上向き三角形装飾 */
.header-nav-wrap .sub-menu {
  position: relative;
  z-index: 1;
  display: none;
  width: 95%;
  border-top: none;
}
.header-nav-wrap .sub-menu:before {
  font-family: "FontAwesome";
  font-size: 4em;
  position: absolute;
  padding: 15px;
  top: -35px;
  left: 45px;
  content: "\f0d8";
  color: #464646;
  z-index: -1;
}
.header-nav-wrap .sub-menu li {
  width: 160px;
  display: block;
  float: none;
  padding: 0;
  background-color: #464646;
}
.header-nav-wrap li:hover .sub-menu {
  display: block;
}
.header-nav-wrap .sub-menu li a {
  display: block;
  font-size: 1em;
  font-weight: normal;
  text-align: center;
  color: #fff;
}
.header-nav-wrap .sub-menu li a:before {
  color: #333;
}
.header-nav-wrap .sub-menu li:hover {
  background-color: #000;
}

/*=============================*/
/*=============================*/
footer {
  width: 100%;
  padding: 60px;
  background-color: #F7F3EC;
  line-height: 35px;
  /* .footer-top */
  /* footer-bottom */
}
@media (max-width: 900px) {
  footer {
    padding: 30px;
  }
}
@media (max-width: 599px) {
  footer {
    padding: 0 16px;
  }
}
footer a:link, footer a:visited {
  color: #000;
}
footer small {
  color: #000;
}
footer a:hover {
  opacity: 0.8;
}
footer .footer-top {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto 60px;
  display: flex;
  justify-content: center;
  align-items: flex-start;
  color: #000;
}
@media (max-width: 599px) {
  footer .footer-top {
    width: 100%;
    flex-direction: column;
    align-items: center;
    padding: 30px 0;
  }
}
@media (max-width: 599px) {
  footer .footer-top p {
    text-align: center;
  }
}
footer .footer-top__left {
  width: 20%;
  margin-right: 60px;
}
@media (max-width: 900px) {
  footer .footer-top__left {
    width: 100%;
    margin-right: 16px;
  }
}
footer .footer-top__left img {
  width: auto;
  height: 170px;
}
@media (max-width: 900px) {
  footer .footer-top__left img {
    width: 100px;
    height: auto;
  }
}
footer .footer-top__right {
  width: 80%;
}
@media (max-width: 900px) {
  footer .footer-top__right {
    width: 100%;
  }
}
footer .footer-top__right__row1, footer .footer-top__right__row2 {
  width: 100%;
  margin-bottom: 24px;
}
footer .footer-top__right__row3 .note {
  margin-left: 12px;
}
@media (max-width: 900px) {
  footer .footer-top__right__row3 .note {
    margin-left: 0;
  }
}
footer .footer-top__right ul {
  display: flex;
}
@media (max-width: 599px) {
  footer .footer-top__right ul {
    flex-direction: column;
    align-items: center;
  }
}
footer .footer-top__right ul li {
  text-align: left;
  margin-right: 30px;
}
@media (max-width: 599px) {
  footer .footer-top__right ul li {
    text-align: center;
    margin-right: 0;
  }
}
footer .footer-top__right ul li a {
  font-size: 0.88rem;
  color: #757575;
  white-space: nowrap;
}
footer .footer-bottom ul {
  display: flex;
  justify-content: center;
  font-size: 0.75rem;
}
footer .footer-bottom ul li:not(:last-child) {
  margin-right: 20px;
}

/*=============================*/
/*=============================*/
html {
  font-size: 16px;
  -webkit-overflow-scrolling: touch;
  color: #000;
}

body {
  text-align: center;
  font-family: "Noto Serif JP", sans-serif;
}

main {
  width: 100%;
  min-height: 100vh;
}

.container {
  max-width: 1024px;
  margin: 0 auto;
  padding: 0 30px;
}
@media (max-width: 599px) {
  .container {
    max-width: 100%;
    margin: 0 auto;
    padding: 0 16px;
  }
}

.section-wrap {
  margin: 100px auto;
  flex-direction: column;
  align-items: center;
}
.section-wrap__inner {
  margin-bottom: 100px;
}
@media (max-width: 599px) {
  .section-wrap {
    margin: 80px auto;
  }
}

.section-wrap-bg {
  width: 100vw;
  margin: 0 calc(50% - 50vw);
  padding: 100px 30px;
  background-color: #F7F3EC;
}
@media (max-width: 599px) {
  .section-wrap-bg {
    padding: 40px 16px;
  }
}

img {
  -o-object-fit: cover;
     object-fit: cover;
}

/* ***** button ***** */
.scrollTop {
  width: 56px;
  height: 56px;
  position: fixed;
  right: 2%;
  bottom: 75px;
  opacity: 0;
  transition: all 0.4s ease-in-out 0s;
  z-index: 1000;
}
.scrollTop a {
  display: inline-block;
  width: 56px;
  height: 56px;
  color: #fff;
  background: #000;
  opacity: 0.9;
  padding: 15px;
  border: solid #fff 1px;
}
.scrollTop a:hover {
  opacity: 0.5;
}
.scrollTop a .material-icons {
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 2rem;
}

/* btn-wrap */
@media (max-width: 599px) {
  .btn-wrap {
    width: 100%;
    display: flex;
    justify-content: center;
  }
}

/* button M size */
.btn-m {
  position: relative;
  display: inline-block;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 0.8rem;
  text-decoration: none;
  transition: 0.3s;
  width: 266px;
  height: 56px;
  margin-top: 30px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media (max-width: 900px) {
  .btn-m {
    width: 100%;
  }
}
.btn-m a, .btn-m p {
  display: block;
  height: 56px;
  line-height: 56px;
  text-align: center;
}

/* button L size */
.btn-l {
  position: relative;
  display: inline-block;
  font-family: "Lato", "Noto Sans JP", sans-serif;
  font-size: 1rem;
  text-decoration: none;
  transition: 0.3s;
  width: 453px;
  height: 100px;
  margin-top: 60px;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
}
@media (max-width: 599px) {
  .btn-l {
    width: 100%;
    height: 70px;
    margin-top: 30px;
  }
}
.btn-l a, .btn-l p {
  display: block;
  height: 100px;
  line-height: 100px;
}
@media (max-width: 599px) {
  .btn-l a, .btn-l p {
    height: 70px;
    line-height: 70px;
  }
}

/* button arrow */
.btn-arrow button {
  line-height: 56px;
}
.btn-arrow::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  content: "";
  transform-origin: left bottom;
  transform: scale(1, 0);
  transition: transform 0.3s;
}
.btn-arrow:hover::before {
  transform-origin: left top;
  transform: scale(1, 1);
}

/* button black */
.btn-bk {
  border: solid 1px #000;
}
.btn-bk .btn-arrow::before {
  background: #000;
}
.btn-bk .btn-arrow:hover {
  color: #fff;
}

/* button white */
.btn-wh {
  border: solid 1px #fff;
}
.btn-wh a {
  color: #fff;
}
.btn-wh .btn-arrow::before {
  background: #fff;
}
.btn-wh .btn-arrow:hover {
  color: #000;
}

.btn-transform {
  left: 50%;
  transform: translateX(-50%);
}

/* footer onlineshop link */
.btn-onlineshop {
  width: 100%;
  background-color: #000;
  display: flex;
  justify-content: center;
  align-items: center;
  border-top: 1px solid #575757;
  border-bottom: 1px solid #575757;
}
@media (max-width: 599px) {
  .btn-onlineshop {
    flex-direction: column;
  }
}
.btn-onlineshop__inner {
  width: 50%;
}
@media (max-width: 599px) {
  .btn-onlineshop__inner {
    width: 100%;
  }
}
.btn-onlineshop .bnr-noko {
  background: url("../../../../images/btn-noko-shop.jpg") no-repeat center center/cover;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 0;
}
.btn-onlineshop .bnr-noko::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: inherit;
  filter: brightness(65%);
  z-index: -1;
}
.btn-onlineshop .bnr-sekiwa {
  background: url("../../../../images/btn-sekiwa-shop.jpg") no-repeat center center/cover;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 0;
}
.btn-onlineshop .bnr-sekiwa::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background: inherit;
  filter: brightness(65%);
  z-index: -1;
}
.btn-onlineshop a {
  color: #fff;
  display: block;
  width: 100%;
  height: 295px;
  line-height: 295px;
}
@media (max-width: 599px) {
  .btn-onlineshop a {
    height: 185px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 0.88rem;
    text-align: left;
    line-height: initial;
  }
  .btn-onlineshop a .material-icons {
    top: 1px;
    left: 1px;
  }
}

/* パンくずリスト */
#breadcrumbs {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  padding: 24px 0 0;
}
#breadcrumbs a {
  color: #1A73E8;
}

/* material-icons（矢印アイコン） */
.material-icons {
  position: relative;
  top: 6px;
  left: 15px;
}

.material-icons2 {
  left: 5px;
}

/* ページネーション */
.pagination {
  display: flex;
  justify-content: center;
  margin-bottom: 80px;
}

.pagination-item {
  border: 1px solid #000;
  margin-left: 16px;
  width: 48px;
  height: 48px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #000;
  font-size: 1rem;
}
.pagination-item.isActive {
  border: none;
  background: #000;
  color: #fff;
}

/* ***** decoration ***** */
.br-pc {
  display: block;
}
@media (max-width: 599px) {
  .br-pc {
    display: none;
  }
}

/* border-bottom */
.title-border {
  margin-bottom: 40px;
  padding-bottom: 12px;
  border-bottom: 1px solid #c9c9c9;
}

.bbNon {
  border-bottom: none;
}

.bbDeco {
  display: inline;
  /* add 191224_n*/
  border-bottom: solid 4px #fd495c;
  /* width: 20%; */
  margin-top: 5px;
}

/* ******************** 共通パーツ ******************** */
/* page-title */
.page-title {
  width: 100%;
  height: 512px;
  background-size: cover;
  background-position: 50%;
  position: relative;
  margin-top: -258px;
  z-index: -9999;
}
.page-title::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.viewRSV::after {
  content: "";
  background-color: rgba(0, 0, 0, 0.5);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}

.page-title h1 {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  margin-top: 40px;
  word-break: keep-all;
  font-weight: 400;
  z-index: 1;
}
.page-title.news {
  background-image: url("../../../../images/title-news-scaled.jpg");
}
.page-title.about {
  background-image: url("../../../../images/title-about-scaled.jpg");
}
.page-title.stores {
  background-image: url("../../../../images/title-stores-scaled.jpg");
}
.page-title.faq {
  background-image: url("../../../../images/title-faq-scaled.jpg");
}
.page-title.contact, .page-title.contact_complete {
  background-image: url("../../../../images/title-contact-scaled.jpg");
}

.text-area-col h3 {
  margin-bottom: 32px;
}

/* ******************** 表示に関する設定 ******************** */
.fadein {
  opacity: 0;
  transform: translateY(20px);
  transition: all 1s;
}

/* ***** swiper（スライダー） ***** */
.swiper {
  width: 100vw;
  height: 100%;
  margin: 0 calc(50% - 50vw) 24px;
}

.swiper-slide {
  text-align: center;
  font-size: 18px;
  background: #fff;
  /* Center slide text vertically */
  display: flex;
  justify-content: center;
  align-items: center;
}
.swiper-slide img {
  display: block;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 24px;
}

/*=============================*/
/*=============================*/
.firstview {
  position: relative;
  margin-top: -258px;
}
.firstview .text {
  position: absolute;
  top: 30%;
  left: 10%;
  -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
  text-shadow: 1px 2px 7px #464646;
  color: #fff;
  z-index: 99;
}
@media (max-width: 599px) {
  .firstview .text {
    left: 6%;
  }
}
.firstview .text p {
  font-size: 2rem;
}
@media (max-width: 599px) {
  .firstview .text p {
    font-size: 1.75rem;
  }
}
.firstview .order {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 99;
  display: flex;
  align-items: center;
  padding: 16px;
  color: #fff;
  background-color: #BA9040;
}
@media (max-width: 599px) {
  .firstview .order {
    width: 100vw;
    flex-direction: column;
    padding: 8px;
  }
}
.firstview .order__left {
  margin-right: 16px;
  display: flex;
  flex-direction: column;
  text-align: left;
}
.firstview .order__left p {
  line-height: 1.5;
  text-align: center;
}
@media (max-width: 599px) {
  .firstview .order__left {
    flex-direction: row;
    margin: 0 auto;
  }
}
.firstview .order__right a:link {
  font-size: 2rem;
  letter-spacing: 0.1em;
  color: #fff;
}
@media (max-width: 599px) {
  .firstview .order__right a:link {
    font-size: 1.8rem;
  }
}
.firstview .main_imgBox {
  height: 100vh;
  overflow: hidden;
  position: relative;
}
.firstview .main_imgBox .main_img {
  z-index: 10;
  opacity: 0;
  width: 100%;
  height: 100%;
  position: absolute;
  position: absolute;
  left: 0;
  top: 0;
  background-attachment: fixed;
  -webkit-animation: anime 18s 0s infinite;
  animation: anime 18s 0s infinite;
}
.firstview .main_imgBox .main_img01 {
  background: url("../../../../images/hs-fv01.jpg") no-repeat center center/cover;
}
.firstview .main_imgBox .main_img02 {
  background: url("../../../../images/hs-fv01.jpg") no-repeat center center/cover;
}
.firstview .main_imgBox .main_img03 {
  background: url("../../../../images/hs-fv01.jpg") no-repeat center center/cover;
}
.firstview .main_imgBox .main_img02 {
  -webkit-animation-delay: 6s;
  animation-delay: 6s;
}
.firstview .main_imgBox .main_img03 {
  -webkit-animation-delay: 12s;
  animation-delay: 12s;
}

@-webkit-keyframes anime {
  0% {
    opacity: 0;
  }
  17% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale(1.1);
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}

@keyframes anime {
  0% {
    opacity: 0;
  }
  17% {
    opacity: 1;
  }
  33% {
    opacity: 1;
  }
  50% {
    opacity: 0;
    transform: scale(1.1);
    z-index: 9;
  }
  100% {
    opacity: 0;
  }
}
/* ******************** section共通 ******************** */
.sec-to-menu p,
.sec-to-news p,
.sec-to-recruit p,
.sec-to-nokoudon p {
  text-align: center;
}

/* ******************** intro ******************** */
.sec-intro .disp-flex-row-rev {
  justify-content: center;
}
@media (max-width: 599px) {
  .sec-intro .disp-flex-row-rev {
    margin-bottom: 16px;
  }
}
.sec-intro .disp-flex-row-rev h2 {
  margin-left: 60px;
}
@media (max-width: 599px) {
  .sec-intro .disp-flex-row-rev h2 {
    margin-left: 20px;
  }
}
.sec-intro .disp-flex-row-rev p {
  margin-top: 50px;
}
@media (max-width: 599px) {
  .sec-intro .disp-flex-row-rev p {
    margin-top: 30px;
  }
}
.sec-intro img {
  width: 80%;
  max-width: 770px;
  margin-bottom: 30px;
}
@media (max-width: 599px) {
  .sec-intro img {
    width: 100%;
    margin-bottom: 0;
  }
}
@media (max-width: 599px) {
  .sec-intro {
    margin: 40px auto;
  }
}

/* ******************** 商品紹介 ******************** */
.sec-to-online .shopitems-lists {
  width: 100%;
  max-width: 1024px;
  margin-bottom: 100px;
  display: flex;
  gap: 16px;
  justify-content: center;
}
@media (max-width: 599px) {
  .sec-to-online .shopitems-lists {
    margin-bottom: 30px;
    flex-direction: column;
  }
}
@media (max-width: 900px) {
  .sec-to-online .shopitems-lists {
    max-width: 100%;
  }
}
.sec-to-online .shopitems-lists .shopitems-list {
  width: 320px;
  height: auto;
}
@media (max-width: 900px) {
  .sec-to-online .shopitems-lists .shopitems-list {
    width: 33%;
  }
}
@media (max-width: 599px) {
  .sec-to-online .shopitems-lists .shopitems-list {
    width: 100%;
    margin-bottom: 40px;
  }
}
.sec-to-online .shopitems-lists .shopitems-list__top img {
  width: 100%;
  height: 240px;
}
@media (max-width: 900px) {
  .sec-to-online .shopitems-lists .shopitems-list__top img {
    height: auto;
  }
}
.sec-to-online .shopitems-lists .shopitems-list__bottom p {
  text-align: left;
}

/* ******************** 無着色・有色 ******************** */
.sec-type p {
  text-align: center;
}
.sec-type ul {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
  display: flex;
  justify-content: center;
}
.sec-type ul li {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.sec-type ul li img {
  width: 100%;
  max-width: 100%;
  height: auto;
  margin-top: 8px;
}

/* ******************** おすすめ商品 ******************** */
.recommend-items {
  width: 100%;
  max-width: 1024px;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 599px) {
  .recommend-items {
    flex-wrap: wrap;
  }
}
.recommend-items li {
  width: 22%;
}
@media (max-width: 599px) {
  .recommend-items li {
    width: 50%;
  }
}
.recommend-items li img {
  width: 100%;
  max-width: 100%;
  height: 100%;
}

/* ******************** お知らせ ******************** */
.sec-to-news {
  text-align: center;
}

.news-area {
  width: 100%;
  max-width: 650px;
  margin: 0 auto;
  text-align: left;
}
.news-area li {
  margin-bottom: 24px;
  display: flex;
  align-items: center;
}
.news-area li .date {
  width: 140px;
  margin-right: 32px;
  text-align: left;
  color: #757575;
}
@media (max-width: 599px) {
  .news-area li {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* ******************** ブランド紹介 ******************** */
.sec-to-nokoudon {
  margin: 160px auto 0;
}
.sec-to-nokoudon p {
  margin-bottom: 30px;
}
.sec-to-nokoudon a {
  color: #1A73E8;
}
.sec-to-nokoudon__logo img {
  width: 180px;
  height: auto;
  margin-bottom: 60px;
}
.sec-to-nokoudon__bnr img {
  width: 100%;
  max-width: 700px;
  height: auto;
  margin-bottom: 60px;
}
@media (max-width: 599px) {
  .sec-to-nokoudon__bnr img {
    margin-bottom: 20px;
  }
}
@media (max-width: 599px) {
  .sec-to-nokoudon {
    margin: 80px auto 0;
  }
}

/*=============================*/
/*=============================*/
#news .section-wrap {
  margin: 100px auto 0;
  align-items: flex-start;
  padding-bottom: 100px;
}
@media (max-width: 599px) {
  #news .section-wrap {
    margin: 40px auto 0;
  }
}
#news .news-list {
  display: flex;
  flex-direction: column;
}
#news .news-list li {
  width: 100%;
  margin-bottom: 24px;
  border-bottom: 1px solid #c9c9c9;
}
#news .news-list_date {
  margin-bottom: 24px;
  color: #757575;
}
#news .news-list_title {
  margin-bottom: 24px;
}
#news .paging {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
}
#news .paging .btn-m {
  width: 266px;
  margin-top: 0;
  margin: 0 30px;
}

/*=============================*/
/*=============================*/
/* ******************** イントロ（pride） ******************** */
#pride {
  position: relative;
  height: 660px;
}
@media (max-width: 900px) {
  #pride {
    position: initial;
    height: auto;
  }
}
#pride .disp-flex-row-rev {
  justify-content: right;
}
@media (max-width: 900px) {
  #pride .disp-flex-row-rev {
    justify-content: center;
  }
}
#pride .image-area {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60%;
  min-width: 500px;
  height: auto;
}
@media (max-width: 599px) {
  #pride .image-area {
    position: initial;
    width: 100%;
    min-width: 100%;
  }
}
@media (max-width: 900px) {
  #pride .image-area {
    position: initial;
    width: 80%;
    margin: 0 auto;
  }
}
#pride .image-area img {
  width: 100%;
}

/* ******************** こだわり ******************** */
#kodawari .sec-100 {
  margin-bottom: 100px;
}
@media (max-width: 599px) {
  #kodawari .sec-100 {
    margin-bottom: 40px;
  }
}
#kodawari .h3 {
  margin-bottom: 16px;
}

/* ******************** お召し上がり方 ******************** */
.arrange__images {
  display: flex;
  flex-wrap: wrap;
}
.arrange__images figure.hover-parent {
  width: 50%;
  height: auto;
  margin-bottom: 0;
  position: relative;
  overflow: hidden;
}
@media (max-width: 599px) {
  .arrange__images figure.hover-parent {
    width: 100%;
  }
}
.arrange__images figure.hover-parent img {
  width: 100%;
  height: 100%;
}
.arrange__images figure.hover-parent p {
  position: absolute;
  top: 8px;
  left: 12px;
  color: #fff;
  text-shadow: 2px 2px 5px rgb(0, 0, 0);
}
.arrange__images figure.hover-parent figcaption.hover-mask {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  color: #fff;
  display: flex;
  align-items: center;
  text-align: left;
  padding: 30px;
}
@media (max-width: 599px) {
  .arrange__images figure.hover-parent figcaption.hover-mask {
    padding: 10px;
  }
}
.arrange__images figure.hover-parent:hover .hover-mask {
  opacity: 1;
  transition: all 0.6s ease;
}

/*=============================*/
/*=============================*/
/* ******************** イントロ（store-info） ******************** */
#store-info {
  position: relative;
  height: 800px;
}
@media (max-width: 900px) {
  #store-info {
    position: initial;
    height: auto;
  }
}
#store-info .disp-flex-row-rev {
  justify-content: right;
}
@media (max-width: 900px) {
  #store-info .disp-flex-row-rev {
    justify-content: center;
  }
}
#store-info .image-area {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 60%;
  min-width: 500px;
  height: auto;
}
@media (max-width: 900px) {
  #store-info .image-area {
    position: initial;
    width: 80%;
    margin: 0 auto;
  }
}
@media (max-width: 599px) {
  #store-info .image-area {
    width: 100%;
    min-width: 100%;
  }
}
#store-info .image-area img {
  width: 100%;
  margin-bottom: 24px;
}
#store-info .image-area p {
  margin-bottom: 8px;
  font-size: 1.125rem;
  font-weight: 600;
}
#store-info .image-area dl {
  display: flex;
  line-height: 1.8rem;
}
#store-info .image-area dl dt {
  width: 30%;
  margin-right: 16px;
  text-align: left;
  font-size: 1rem;
  font-weight: 400;
  color: #757575;
}
@media (max-width: 599px) {
  #store-info .image-area dl dt {
    width: 20%;
  }
}
#store-info .image-area dl dd {
  width: 70%;
}
#store-info .image-area dl dd a {
  margin-left: 8px;
}
@media (max-width: 599px) {
  #store-info .image-area dl dd {
    width: 80%;
  }
  #store-info .image-area dl dd a {
    margin-left: 0;
  }
}

/* ******************** 電話注文 ******************** */
#stores .box p.tel a {
  font-size: 1.75rem;
  color: #1A73E8;
}

/* ******************** ショップのご紹介 ******************** */
.shop-gallary p {
  text-align: center;
  margin-bottom: 40px;
}
.shop-gallary__inner {
  width: 100%;
  max-width: 1024px;
  margin: 0 auto;
}
.shop-gallary__inner__images {
  display: flex;
  justify-content: center;
}
@media (max-width: 599px) {
  .shop-gallary__inner__images {
    flex-direction: column;
  }
}
.shop-gallary__inner__images figure {
  width: 50%;
}
.shop-gallary__inner__images figure:first-child {
  margin-right: 16px;
}
@media (max-width: 599px) {
  .shop-gallary__inner__images figure {
    width: 100%;
  }
}
.shop-gallary__inner__images figure img {
  width: 100%;
}

/*=============================*/
/*=============================*/
#faq h2 {
  font-size: 2rem;
}
@media (max-width: 599px) {
  #faq h2 {
    font-size: 1.75rem;
    margin-bottom: 40px;
  }
}
#faq .sp-easy-accordion {
  margin-bottom: 80px;
}
#faq section {
  margin-bottom: 160px;
}
#faq section a {
  color: #1A73E8;
}

/*=============================*/
/*=============================*/
.form-wrap {
  max-width: 780px;
}
.form-wrap .text-area {
  margin-bottom: 40px;
}
.form-wrap .text-area p {
  text-align: center;
}
.form-wrap .text-area span {
  font-size: 0.813rem;
}
.form-wrap .text {
  text-align: center;
}
.form-wrap a:link {
  color: #2ea7e0;
}

/* ******************** link装飾 ******************** */
.complete a:link {
  color: #2ea7e0;
}

.form-wrap a:visited, .complete a:link {
  color: #481768;
}

/* ******************** form  settings ******************** */
form {
  width: 680px;
  margin: 0 auto;
}
@media (max-width: 599px) {
  form {
    width: 100%;
  }
}
form .item {
  display: flex;
  justify-content: flex-start;
  align-items: center;
  margin-bottom: 30px;
}
form .item .label {
  width: 200px;
  height: 42px;
  margin-right: 32px;
  line-height: 42px;
  text-align: left;
}
form .item .fillArea {
  width: 400px;
  text-align: left;
}
@media (max-width: 599px) {
  form .item .fillArea {
    width: 100%;
  }
}
form .item .fillArea input[type=text], form .item .fillArea input[type=email] {
  width: 100%;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #c9c9c9;
  text-align: left;
}
form .item .msg {
  width: 400px;
  text-align: left;
  overflow-wrap: break-word;
}
@media (max-width: 599px) {
  form .item .msg {
    width: 100%;
  }
}
form .item .msg textarea {
  max-width: 400px;
  margin-top: 10px;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #c9c9c9;
  text-align: left;
}
@media (max-width: 599px) {
  form .item .msg textarea {
    max-width: 100%;
  }
}
@media (max-width: 599px) {
  form .item {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* ******************** セレクトボックス ******************** */
@font-face {
  font-family: "IonIcons";
  src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1");
  src: url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.eot?v=2.0.1#iefix") format("embedded-opentype"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.ttf?v=2.0.1") format("truetype"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.woff?v=2.0.1") format("woff"), url("//code.ionicframework.com/ionicons/2.0.1/fonts/ionicons.svg?v=2.0.1#Ionicons") format("svg");
  font-weight: normal;
  font-style: normal;
}
#contact section.form-wrap .item select {
  width: 400px;
  border-style: solid;
  border-color: #c9c9c9;
  padding: 3px 10px;
  background-color: #ffffff;
}
@media (max-width: 599px) {
  #contact section.form-wrap .item select {
    width: 100%;
  }
}
#contact select {
  outline: none;
  text-indent: 0.01px;
  text-overflow: "";
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
}
#contact select option {
  background-color: #f1f1f1;
  /* color: #333; */
}
#contact select::-ms-expand {
  display: none;
}
#contact select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a;
}
#contact .select-wrap {
  position: relative;
  text-align: left;
}
#contact .select-wrap:before {
  z-index: 1;
  position: absolute;
  right: 24px;
  top: 3px;
  content: "\f123";
  font-family: "IonIcons";
  line-height: 43px;
  color: #7f878c;
  pointer-events: none;
}
#contact select {
  outline: none;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 43px;
  padding: 8px 12px;
  width: 100%;
}
#contact select option {
  background-color: #fff;
  color: #333;
}
#contact select::-ms-expand {
  display: none;
}
#contact select:-moz-focusring {
  color: transparent;
  text-shadow: 0 0 0 #828c9a;
}
#contact .alert, #contact .mw_wp_form .error {
  color: #ff0000;
  font-size: 0.75rem;
  margin: auto 5px;
}
#contact .datalist input {
  margin-right: 10px;
  margin-bottom: 15px;
}

/* ******************** 個人情報について ******************** */
.personalInfo {
  width: 100%;
  background-color: #eeeeed;
  font-size: 0.7rem;
  text-align: left;
  padding: 20px;
  box-sizing: border-box;
  margin: 56px auto 32px 0;
  line-height: 1.75em;
}
.personalInfo section {
  padding-bottom: 0;
}

/* ******************** フォームボタン ******************** */
#contact .form-wrap .btn-area {
  margin-top: 56px;
}
#contact input[type=submit] {
  background: #000;
  border: none;
  color: white;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 60px;
  margin: 0 5px;
  width: 200px;
  margin: 0 auto 30px;
}
#contact input[type=reset] {
  background: #aaa;
  border: none;
  color: white;
  font-size: 17px;
  font-weight: bold;
  padding: 10px 20px;
}

/* ******************** サンクスページ ******************** */
.complete {
  max-width: 780px;
}
.complete p {
  text-align: center;
}
@media (max-width: 599px) {
  .complete p {
    text-align: left;
  }
}
.complete .contact-to {
  margin: 30px auto 40px;
  padding: 32px;
  background-color: #ececec;
}/*# sourceMappingURL=style.css.map */