@charset "euc-jp";

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

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

/*
 * contents
 */

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

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

/*
 * side
 */

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

/*
 * temp
 */

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

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

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

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

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

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

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

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

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

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

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

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

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

/***********************************
 *　	リセットcss
 ***********************************/

/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */

/* Reset box-model and set borders */
/* ============================================ */

*,
::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

/* Document */
/* ============================================ */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
  -webkit-tap-highlight-color: transparent; /* 3*/
}

/* Sections */
/* ============================================ */

/**
 * Remove the margin in all browsers.
 */

body {
  margin: 0;
}

/**
 * Render the `main` element consistently in IE.
 */

main {
  display: block;
}

/* Vertical rhythm */
/* ============================================ */

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings */
/* ============================================ */

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration) */
/* ============================================ */

ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition) */
/* ============================================ */

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content */
/* ============================================ */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */

hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: visible; /* 2 */
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

pre {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics */
/* ============================================ */

/**
 * Remove the gray background on active links in IE 10.
 */

a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */

abbr[title] {
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */

b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */

code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: inherit; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */

small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content */
/* ============================================ */

/**
 * Prevent vertical alignment issues.
 */

img,
embed,
object,
iframe {
  vertical-align: bottom;
}

/* Forms */
/* ============================================ */

/**
 * Reset form fields to make them styleable
 */

button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

/**
 * Reset radio and checkbox appearance to preserve their look in iOS.
 */

[type="checkbox"] {
  -webkit-appearance: checkbox;
  appearance: checkbox;
}

[type="radio"] {
  -webkit-appearance: radio;
  appearance: radio;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */

button,
input {
  /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */

button,
select {
  /* 1 */
  text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */

button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

/**
 * Remove the inner border and padding in Firefox.
 */

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */

button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Remove arrow in IE10 & IE11
 */

select::-ms-expand {
  display: none;
}

/**
 * Remove padding
 */

option {
  padding: 0;
}

/**
 * Reset to invisible
 */

fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */

legend {
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */

progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */

textarea {
  overflow: auto;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the outline style in Safari.
 */

[type="search"] {
  outline-offset: -2px; /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */

::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/**
 * Clickable labels
 */

label[for] {
  cursor: pointer;
}

/* Interactive */
/* ============================================ */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */

details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */

summary {
  display: list-item;
}

/*
 * Remove outline for editable content.
 */

[contenteditable] {
  outline: none;
}

/* Table */
/* ============================================ */

table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc */
/* ============================================ */

/**
 * Add the correct display in IE 10+.
 */

template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */

[hidden] {
  display: none;
}



/***********************************
 *　	カスタマイズcss
 ***********************************/
html {
  width: 100%;
  overflow-x: hidden;
  -webkit-appearance: none;
  -webkit-text-size-adjust: 100%;
}

html body {
  width: 100%;
  margin: 0;
  font-family: 'Noto Sans JP', sans-serif;
  letter-spacing: 2px;
  font-size: 13px;
  line-height: 1.5em;
  color: #404040;
  overflow-x: hidden;
  -webkit-print-color-adjust: exact;
}

html body p {
  margin: 0;
}

html body .container {
  padding: 0;
}

@media print, screen and (min-width: 768px) {
  html body .container {
    width: 100%;
  }
}

html body .thin-wid {
  width: calc(100% - 20px);
}

@media print, screen and (min-width: 768px) {
  html body .thin-wid {
    width: 100%;
  }
}

html body .title {
  text-align: center;
  margin-bottom: 30px;
}

@media print, screen and (min-width: 768px) {
  html body .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

html body .title__icon {
  width: 110px;
  margin: 0 auto 13px;
}

html body .title__icon svg {
  width: 100%;
  height: auto;
}

@media print, screen and (min-width: 768px) {
  html body .title__icon {
    margin: 0 auto 13px 0;
  }
}

html body .title__letter {
  display: inline-block;
}

html body .title__continue {
  display: none;
}

@media print, screen and (min-width: 768px) {
  html body .title__continue {
    display: inline-block;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
  html body .title__continue .continue {
    display: block;
    margin: 10px 0 10px 60px;
  }
}

html body .text-gray {
  color: #787878;
  line-height: 1.5em;
  text-align: justify;
}

html body .continue {
  display: block;
  margin: 30px auto;
  background-color: #404040;
  padding: 10px 0;
  text-align: center;
  width: 230px;
  color: #fff;
  border-radius: 6px;
}

@media print, screen and (min-width: 768px) {
  html body .continue {
    display: none;
  }
}

html body .item {
  width: 100%;
  position: relative;
  margin-bottom: 10px;
}

html body .item::before {
  content: '';
  display: block;
  padding-top: 80%;
}

@media print, screen and (min-width: 768px) {
  html body .item {
    width: calc(100% / 3 - 10px);
  }
  html body .item::before {
    padding-top: 100%;
  }
}

html body .item--harf {
  width: calc(50% - 5px);
}

html body .item--harf::before {
  padding-top: 175%;
}

@media print, screen and (min-width: 768px) {
  html body .item--harf {
    width: calc(100% / 3 - 10px);
  }
  html body .item--harf::before {
    padding-top: 100%;
  }
}

html body .item img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 6px;
}

html body .item__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

html body .item__price p:first-of-type {
  font-size: 18px;
}

html body .item__price p:last-of-type {
  font-size: 12px;
}

html body .item__label {
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translateY(-8px) translateX(6px);
          transform: translateY(-8px) translateX(6px);
  width: 60px;
  height: 60px;
  background-color: #fede3b;
  border-radius: 50%;
}

html body .item__label svg {
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
  -o-object-position: center;
     object-position: center;
}

html body .item__label--green {
  background-color: #d8bd87;
  color: #fff;
}

html body .item__label--blue {
  background-color: #7ab7df;
  color: #fff;
}

html body .item__label--pink {
  background-color: #eeafc2;
  color: #fff;
}

html body .item__label--text {
  position: absolute;
  top: 50%;
  left: 50%;
  white-space: nowrap;
  text-align: center;
  font-weight: 700;
  line-height: 1.3em;
  -webkit-transform: translateX(calc(-50% + 2px)) translateY(-50%);
          transform: translateX(calc(-50% + 2px)) translateY(-50%);
  font-size: 11px;
}

html body .item__info {
  position: absolute;
  top: 20px;
  left: 20px;
}

html body .item__info--white {
  color: #fff;
}

html body .item__info-list {
  color: #fff;
}

html body .item__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

html body .item__name p:last-of-type {
  margin-left: 15px;
}

html body .item__name--harf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 5px;
}

html body .item__name--harf p:last-of-type {
  margin-left: 0px;
}

@media print, screen and (min-width: 768px) {
  html body .item__name--harf {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  html body .item__name--harf p:last-of-type {
    margin-left: 15px;
  }
}

html body .item__name-list p:last-of-type {
  margin-left: 0px;
  font-size: 14px;
}

@media print, screen and (min-width: 768px) {
  html body .item__name {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  html body .item__name--pc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-bottom: 5px;
  }
  html body .item__name--pc p:nth-of-type(2) {
    margin-left: 0;
  }
}

html body .item__buy {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 95px;
  height: 26px;
  background-color: #e47911;
  padding: 15px 25px;
  white-space: nowrap;
  color: #fff;
  letter-spacing: 2px;
  border-radius: 6px;
}

html body .item__buy p {
  line-height: 1em;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
}

html body .item__buy--gray {
  background-color: #2b2b2b;
  right: auto;
  left: 20px;
  font-size: 12px;
  padding: 12px 20px;
}

@media print, screen and (min-width: 768px) {
  html body .item__buy--gray {
    padding: 15px 25px;
    background-color: #e47911;
    left: auto;
    bottom: 20px;
    right: 20px;
    width: 95px;
    height: 26px;
  }
}

html body .item__egg {
  position: absolute;
  bottom: 20px;
  left: 15px;
  color: #fff;
  padding: 7px 6px 5px;
  border: 2px solid #ffff;
  border-radius: 20px;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

html body .item img {
  -webkit-transition: 0.2s;
  transition: 0.2s;
}

html body .item:hover img {
  opacity: 0.5;
}

html body .side {
  position: fixed;
  top: 0;
  right: 0;
  max-width: 500px;
  width: 90%;
  height: 100vh;
  background-color: #f4f4f4;
  z-index: 10;
  -webkit-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: 0.5s;
  transition: 0.5s;
}

html body .side__inner {
  width: calc(100% - 60px);
  margin: 10px auto 10px;
}

html body .side__close {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin: 0 0 10px auto;
}

html body .side__close li {
  width: 100%;
  height: 2px;
  margin-bottom: 30px;
  background-color: #000;
}

html body .side__close li:first-of-type {
  -webkit-transform: rotate(45deg) translateY(20px) translateX(27px);
          transform: rotate(45deg) translateY(20px) translateX(27px);
}

html body .side__close li:last-of-type {
  -webkit-transform: rotate(135deg) translateY(-5px) translateX(-3px);
          transform: rotate(135deg) translateY(-5px) translateX(-3px);
}

html body .side__menu {
  border-top: 2px solid #000;
  border-bottom: 2px solid #000;
  padding: 20px 0;
  width: 100%;
}

html body .side__menu li {
  font-weight: 700;
}

html body .side__menu li:last-of-type a {
  border-bottom: none;
}

html body .side__menu li a {
  padding: 15px 0 15px;
  border-bottom: 1px solid #dcdddb;
  display: block;
  width: calc(100% - 35px);
  margin: 0 auto;
}

html body .side__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 15px 0;
}

html body .side__sns a {
  width: 45px;
  height: 45px;
  background-color: #fff;
  border-radius: 50%;
  margin-right: 15px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

html body .side.open {
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

.header__container {
  position: relative;
  width: 100%;
}

.header__container.common-h {
  width: calc(100% - 40px);
  margin: 15px auto 0px;
  height: 80px;
  position: relative;
  max-width: 900px;
}

.header__container.common-h .logo {
  position: relative;
  width: 45px;
}

.header__container.common-h .logo::before {
  content: '';
  display: block;
  padding-top: 135%;
}

.header__container.common-h .logo a {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.header__container.common-h .logo a svg {
  width: 100%;
  height: 100%;
}

.header__img {
  position: relative;
  width: 100%;
}

.header__img::before {
  content: '';
  display: block;
  padding-top: 150%;
}

@media print, screen and (min-width: 768px) {
  .header__img::before {
    padding-top: 0;
    height: 100vh;
  }
}

.header__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
}

.header__info {
  position: absolute;
  bottom: 10px;
  left: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header__info-price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header__info-price a {
  display: inline-block;
  margin-left: 10px;
  text-decoration: underline;
}

.header__logo {
  position: absolute;
  width: 80px;
  top: 60px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.header__logo a {
  display: inline-block;
  width: 100%;
  position: relative;
}

.header__logo a::before {
  content: '';
  display: block;
  padding-top: 135%;
}

.header__logo a svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: auto;
}

.header__menu {
  position: absolute;
  right: 30px;
  top: 30px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.header__menu.open {
  position: fixed;
  z-index: 11;
}

.header__btn {
  margin-bottom: 10px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.header__btn li {
  list-style: none;
  margin-bottom: 10px;
}

.header__btn li:nth-of-type(1), .header__btn li:nth-of-type(2) {
  height: 2px;
  width: 100%;
  background-color: black;
}

.header__btn li:nth-of-type(2) {
  margin-bottom: 5px;
}

.header__btn li:last-of-type {
  margin-bottom: 0;
  font-size: 12px;
  letter-spacing: 0px;
}

.header__sns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.header__sns a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 45px;
  height: 45px;
  background-color: #fff;
  margin-bottom: 10px;
  border-radius: 50%;
}

.header__sns a:last-of-type {
  margin: 0;
}

.header__sns a svg {
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

@media print, screen and (min-width: 768px) {
  .header__sns {
    display: none;
  }
}

.header .p-header {
  position: relative;
}

.header .p-header__inner {
  position: relative;
  z-index: 5;
}

.header .p-header__img {
  width: 100%;
  position: relative;
}

.header .p-header__img::before {
  content: '';
  display: block;
  padding-top: 128%;
}

.header .p-header__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.header .p-header__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.header .p-header__picture {
  width: calc(100% / 4);
  position: relative;
  border-left: 4px solid #fff;
  border-top: 4px solid #fff;
}

.header .p-header__picture:last-of-type {
  border-right: 4px solid #fff;
}

@media print, screen and (min-width: 768px) {
  .header .p-header__picture:last-of-type {
    border-right: none;
  }
}

.header .p-header__picture::before {
  content: '';
  display: block;
  padding-top: 100%;
}

.header .p-header__picture::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #535353a1;
}

.header .p-header__picture img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.header .p-header__picture.active::after {
  display: none;
}

.header .p-header__picture--white::after {
  background: none;
}

.header .p-header__picture--white img {
  display: none;
}

.header .p-header__logo {
  position: absolute;
  top: 30px;
  left: 20px;
  width: 60px;
}

.header .p-header__logo::before {
  content: '';
  display: block;
  padding-top: 135%;
}

.header .p-header__logo svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.header .p-header__egg {
  position: absolute;
  bottom: 20px;
  left: 15px;
  color: #fff;
  padding: 7px 6px 5px;
  border: 2px solid #ffff;
  border-radius: 20px;
  font-size: 18px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

@media print, screen and (min-width: 768px) {
  .header .p-header {
    width: calc(100% - 30px);
    max-width: 900px;
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .header .p-header__inner {
    position: relative;
    width: 100%;
    margin: 10px auto 20px;
  }
  .header .p-header__logo {
    display: inline-block;
    position: relative;
    width: 60px;
    top: 0;
    left: 0;
  }
  .header .p-header__img {
    width: 70%;
  }
  .header .p-header__img::before {
    padding-top: 0;
    height: 100%;
  }
  .header .p-header__list {
    width: calc(30% - 40px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .header .p-header__picture {
    width: 100%;
  }
  .header .p-header__picture::before {
    padding-top: 0;
    height: calc(100vh / 6);
  }
}

@media print, screen and (min-width: 768px) {
  .product {
    max-width: 900px;
    margin: 0 auto;
    width: calc(100% - 40px);
  }
}

.product .box {
  margin: 0 auto 45px;
}

.product .box .circle-title {
  width: 100%;
  text-align: center;
  padding: 8px 0;
  background-color: #8ec2e4;
  color: #fff;
  border-radius: 25px;
  font-family: 'Noto Serif JP', serif;
  font-size: 16px;
  margin-bottom: 15px;
}

@media print, screen and (min-width: 768px) {
  .product__block {
    width: 55%;
  }
  .product__block:last-of-type {
    width: 35%;
  }
}

.product__info {
  width: calc(100% - 60px);
  margin: 0 auto;
}

@media print, screen and (min-width: 768px) {
  .product__info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.product__info .data {
  margin: 30px auto;
}

.product__info .data__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product__info .data__japan {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  color: #7ab7df;
  font-family: 'Noto Serif JP', serif;
  margin-bottom: 5px;
}

.product__info .data__japan h2 {
  font-size: 20px;
}

.product__info .data__japan p {
  font-size: 16px;
  line-height: 1.5em;
}

.product__info .data__standard {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 10px 0;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product__info .data__standard p {
  line-height: 1em;
}

.product__info .data__size {
  padding: 8px 13px;
  border: 1px solid #404040;
  border-radius: 6px;
  font-size: 12px;
  letter-spacing: 0px;
  margin-right: 20px;
}

.product__info .data__price {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.product__info .data__price p:first-of-type {
  font-size: 20px;
  color: #e47911;
  font-weight: 700;
}

.product__info .data__price p:last-of-type {
  font-size: 13px;
}

.product__info .data .op-select {
  margin-bottom: 30px;
  text-align: left;
}

.product__info .data .op-select__inner {
  display: inline-block;
  position: relative;
  color: #079cfd;
}

.product__info .data .op-select__inner::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 13px;
  -webkit-transform: translateY(25%);
          transform: translateY(25%);
  border-top: 8px solid #079cfd;
  border-right: 8px solid transparent;
  border-bottom: 8px solid transparent;
  border-left: 8px solid transparent;
}

.product__info .data .op-select__inner select[name='option1'] {
  display: inline-block;
  width: auto;
  border: none;
  padding: 0 35px;
  border: 2px solid #079cfd;
  height: 40px;
  border-radius: 6px;
  width: 100%;
}

@media print, screen and (min-width: 768px) {
  .product__info .itemBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    margin-bottom: 55px;
  }
  .product__info .itemBlock__data {
    width: 55%;
  }
  .product__info .itemBlock__else {
    width: 30%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

.product__info .purchase {
  text-align: center;
  font-weight: 700;
}

.product__info .purchase__into button {
  display: inline-block;
  padding: 12px 0;
  width: 100%;
  background-color: #e47911;
  color: #fff;
  margin-bottom: 15px;
  border-radius: 6px;
}

.product__info .purchase__watch {
  display: inline-block;
  padding: 12px 0;
  width: 100%;
  border: 1px solid #e47911;
  color: #e47911;
  border-radius: 6px;
}

.product__info .lineAdd {
  margin: 40px auto 50px;
  display: inline-block;
}

.product__info .lineAdd svg {
  width: 100%;
  height: auto;
}

@media print, screen and (min-width: 768px) {
  .product__info .lineAdd {
    margin: 0 auto;
  }
}

.product__info .explain h2 {
  margin: 10px auto 25px;
  font-family: 'Noto Serif JP', serif;
  color: #7ab7df;
  font-size: 17px;
  letter-spacing: 2px;
}

.product__info .explain__text {
  letter-spacing: 3px;
  text-align: justify;
}

.product__info .explain__text p {
  margin-top: 20px;
}

.product__info .taste__content {
  width: calc(100% - 30px);
  margin: 0 auto;
}

.product__info .taste__content li {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin: 3px 0;
}

.product__info .taste__check {
  font-family: 'Noto Serif JP', serif;
  color: #7ab7df;
  font-size: 18px;
  -ms-flex-item-align: center;
      -ms-grid-row-align: center;
      align-self: center;
}

.product__info .taste__star {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  width: 100px;
  height: auto;
}

.product__info .taste__star img {
  width: 15px;
  height: auto;
  margin-right: 5px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.product__info .recipe__title {
  margin-bottom: 30px;
}

.product__info .recipe__img {
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 6px;
}

.product__info .recipe__img::before {
  content: '';
  display: block;
  padding-top: 100%;
}

.product__info .recipe__img > img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.product__info .recipe__name {
  font-family: 'Noto Serif JP', serif;
  font-size: 20px;
  font-weight: 700;
  margin: 20px 0;
}

.product__info .recipe__table tr {
  display: block;
  margin-bottom: 15px;
  line-height: 1.7em;
}

.product__info .recipe__table tr td:first-of-type {
  padding-right: 15px;
  font-size: 1.3em;
}

.product__info .recipe__table tr td:last-of-type {
  text-align: justify;
}

.product__info .recipe__playbtn {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateX(-50%) translateY(-50%);
          transform: translateX(-50%) translateY(-50%);
  width: 80px;
}

.product__info .recipe__playbtn::before {
  content: '';
  display: block;
  padding-top: 100%;
}

.product__info .recipe__playbtn img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.product__info .recipe__cooking {
  position: absolute;
  bottom: 10px;
  right: 15px;
  height: 80px;
  width: 80px;
  background-color: #fede3b;
  border-radius: 50%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.product__info .recipe__timer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  text-align: center;
  color: #404040;
  padding-top: 5px;
  padding-left: 2px;
}

.product__info .recipe__timer p {
  line-height: 20px;
}

.product__info .recipe__timer p:last-of-type span {
  font-size: 20px;
  font-weight: 700;
}

@media print, screen and (min-width: 768px) {
  .product__info .recipe__img::before {
    padding-top: 70%;
  }
}

.product__info .recipe .set__kinds {
  font-size: 18px;
  margin-bottom: 5px;
  color: #8ec2e4;
}

.product__info .recipe .set__table {
  margin-bottom: 20px;
}

.product__info .recipe .set__table tr td:first-of-type {
  padding-right: 15px;
}

@media print, screen and (min-width: 768px) {
  .product__info {
    width: 100%;
  }
}

.product .recommend__title.circle-title {
  width: calc(100%);
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 35px;
}

@media print, screen and (min-width: 768px) {
  .product .recommend__title.circle-title {
    width: 100%;
  }
}

.product .recommend__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.product .recommend.side-recommend .item__name--harf {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.product .recommend.side-recommend .item__name--harf p {
  margin-left: 0;
}

.product .item {
  width: 100%;
}

.product .item__name {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-bottom: 8px;
}

.product .item__name p:last-of-type {
  margin-left: 0;
}

.product .item--harf {
  width: calc(50% - 5px);
}

@media print, screen and (min-width: 768px) {
  .product .item--harf::before {
    padding-top: 175%;
  }
}

.product .review {
  margin: 60px auto 100px;
  width: calc(100% - 60px);
}

.product .review__title {
  margin-bottom: 15px;
  padding-left: 10px;
  position: relative;
}

.product .review__title::before {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  width: 0;
  height: 0;
  border-left: 5px solid black;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  -webkit-transform: translateY(calc(-50% - 2px));
          transform: translateY(calc(-50% - 2px));
}

.product .review__block {
  margin-bottom: 30px;
}

.product .review__user {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  justify-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin-bottom: 8px;
}

.product .review__name {
  color: #79b7df;
  margin-right: 10px;
}

.product .review__date {
  letter-spacing: 0px;
  font-size: 12px;
}

.product .review__stars {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: yellow;
  font-size: 26px;
  letter-spacing: 0px;
}

.product .review__stars img {
  height: 22px;
  width: auto;
  margin-right: 5px;
}

.product .review__post {
  text-align: justify;
  margin-top: 8px;
}

.product .review__reply {
  background-color: #f4f4f4;
  padding: 17px;
  border-radius: 6px;
  margin-top: 13px;
}

.product .review__reply .shop__title {
  font-weight: 700;
  margin-bottom: 5px;
}

.product .review__reply .shop__text {
  text-align: justify;
}

.product .review__write {
  margin: 20px 0;
  padding: 8px 35px;
  display: inline-block;
  background-color: #79b7df;
  color: #fff;
  font-weight: 700;
  border-radius: 6px;
}

.product .review__continue {
  margin: 40px 0 30px;
  display: inline-block;
}

.product .review__continue.hidden {
  display: none;
}

.product .review__hidden {
  display: none;
}

.product .review__hidden.active {
  display: block;
}

@media print, screen and (min-width: 768px) {
  .product .review {
    margin: 50px auto 100px;
  }
}

.product .material__tr {
  margin-bottom: 20px;
}

.product .material__tr:last-of-type {
  margin-bottom: 0px;
}

.product .material__material--title {
  font-weight: 700;
  font-size: 15px;
}

.product .material__ingredient--title {
  font-weight: 700;
  font-size: 15px;
}

.product .material__ratio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.product .material__ratio p:nth-of-type(2) {
  margin-left: 25px;
}

.product .material__explain {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media print, screen and (min-width: 480px) {
  .product .material__explain {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
  .product .material__explain p:last-of-type {
    margin-left: 25px;
  }
}

.privacy {
  color: #666666;
}

.privacy p {
  margin: 0px;
}

.privacy__content {
  width: calc(100% - 20px);
  margin: 20px auto;
  text-align: justify;
  line-height: 1.5em;
}

.privacy__declare {
  margin-bottom: 30px;
}

.privacy__declare a {
  color: #f93d15;
  text-decoration: underline;
}

.privacy__block {
  border: 1px solid #ccc;
}

.privacy__index {
  padding: 3px 6px;
  background-color: #ccc;
  font-weight: 700;
}

.privacy__text {
  padding: 5px;
}

.page {
  width: calc(100% - 40px);
  max-width: 700px;
  margin: 30px auto 60px;
}

.page__title {
  margin: 60px auto 15px;
  font-size: 16px;
  font-weight: 700;
  background-color: #ffe100;
  padding: 5px 10px;
}

.page__content {
  width: calc(100% - 20px);
  margin: 0 auto;
}

.page__block {
  border: 1px solid #ccc;
  margin-bottom: 30px;
}

.page__index {
  padding: 3px 6px;
  background-color: #ccc;
  font-weight: 700;
}

.page__into {
  padding: 8px;
}

.page__cards {
  width: 100%;
  max-width: 350px;
  margin-bottom: 20px;
}

.page__cards img {
  width: 100%;
  height: auto;
}

.page__text {
  margin: 5px auto 15px;
}

.page__text.text-re {
  color: red;
  font-weight: 700;
}

.page__table {
  border-spacing: 0;
  border: 2px solid #ff9966;
}

.page__table .l-bor {
  border-left: 2px solid #ff9966;
}

.page__table .t-bor {
  border-top: 2px solid #ff9966;
}

.page__table .b-bor {
  border-bottom: 2px solid #ff9966;
}

.page__table .r-bor {
  border-right: 2px solid #ff9966;
}

.page__table.payment__table td {
  border: 2px solid #ff9966;
}

.page__table tr td {
  padding: 4px 6px;
}

.page__table tr td:first-of-type {
  white-space: nowrap;
}

.page__table tr td:nth-of-type(3) {
  white-space: nowrap;
  vertical-align: middle;
}

.page__table.head-t tr:first-of-type {
  background-color: #ffffcc;
  text-align: center;
  letter-spacing: 3px;
}

.page__table.head-l tr td:first-of-type {
  background-color: #ffffcc;
  text-align: left;
  letter-spacing: 3px;
}

.page .info__block {
  border: 1px solid #ddd;
  padding: 1px;
}

.page .info__row {
  text-align: left;
  margin-bottom: 5px;
}

.page .info__row div:first-of-type {
  background-color: #ddd;
}

.page .info__cell {
  padding: 3px 5px;
  width: 100%;
}

.itemlist {
  margin: 30px auto 50px;
  width: calc(100% - 40px);
  max-width: 900px;
}

.itemlist__content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

@media print, screen and (min-width: 768px) {
  .itemlist__content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .itemlist__content:after {
    content: '';
    display: block;
    width: calc(100% / 3 - 10px);
    height: 0;
  }
  .itemlist__content .item {
    width: calc(100% / 3 - 10px);
  }
}

.question__content {
  margin: 20px 0;
}

.question__table tr {
  display: block;
}

.question__table tr td {
  padding: 7px 5px;
  text-align: justify;
}

.question__table tr td:last-of-type {
  padding-left: 20px;
}

.question__table tr:nth-of-type(2n + 1) {
  display: block;
  margin-bottom: 10px;
}

.question__table tr:nth-of-type(2n + 1) td:last-of-type {
  vertical-align: middle;
  font-weight: 700;
  color: red;
}

.question__table tr:nth-of-type(2n) {
  border-bottom: 2px solid #787878;
  margin-bottom: 20px;
  padding-bottom: 20px;
}

.question__label p {
  position: relative;
  padding: 8px;
  line-height: 1em;
  text-align: center;
  border-radius: 50%;
  color: #fff;
  font-weight: 700;
}

.question__label p::before {
  position: absolute;
  top: 50%;
  left: 100%;
  content: '';
  display: block;
  width: 0;
  height: 0;
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 13px solid transparent;
  -webkit-transform: translateX(-89%) translateY(41%) rotate(-57deg);
          transform: translateX(-89%) translateY(41%) rotate(-57deg);
}

.question__label.label-q p {
  background-color: #7ab7df;
}

.question__label.label-q p::before {
  border-top-color: #7ab7df;
}

.question__label.label-a p {
  background-color: #fede3b;
}

.question__label.label-a p::before {
  border-top-color: #fede3b;
}

.order__block {
  border: thin solid #a0ceef;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  border-spacing: 0;
}

.order__message {
  text-align: center;
  padding: 5px 0;
  background-color: #a0ceef;
  color: #543b34;
  font-weight: 700;
}

.order__number {
  display: block;
  width: 90%;
  max-width: 350px;
  margin: 30px auto;
}

.order__paper {
  display: block;
  margin: 20px auto;
  width: 80%;
  max-width: 300px;
  padding: 12px 0;
  text-align: center;
  background-color: #543b34;
  color: #fff;
  font-weight: 700;
  font-size: 20px;
  border-radius: 6px;
}

.order__info {
  display: block;
  width: 80%;
  max-width: 300px;
  margin: 5px auto 40px;
  color: #543b34;
  font-weight: 700;
}

.page .about__message {
  color: #8ec2e4;
  font-weight: 700;
  font-size: 18px;
  padding: 0 15px 4px;
  line-height: 1.3em;
  border-bottom: 1px solid #8ec2e4;
  margin-bottom: 10px;
  position: relative;
  text-align: center;
}

.page .about__message::before, .page .about__message::after {
  position: absolute;
  bottom: 0;
  content: '';
  display: block;
  background-color: #8ec2e4;
  width: 10px;
  height: 10px;
  border-radius: 50%;
}

.page .about__message::before {
  left: 0;
  -webkit-transform: translateY(50%) translateX(-50%);
          transform: translateY(50%) translateX(-50%);
}

.page .about__message::after {
  right: 0;
  -webkit-transform: translateY(50%) translateX(50%);
          transform: translateY(50%) translateX(50%);
}

.page .about__message h3 {
  text-align: left;
  display: inline-block;
}

.page .about__block {
  margin-top: 50px;
}

.page .about__contain {
  width: calc(100% - 40px);
  margin: 20px auto 40px;
}

.page .about__text {
  color: #533c34;
  font-weight: 700;
  margin-bottom: 25px;
  line-height: 1.7em;
}

.page .about__img {
  position: relative;
}

.page .about__img::before {
  content: '';
  display: block;
  padding-top: 70%;
}

.page .about__img img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page .about__img svg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.page .about__map {
  width: 100%;
  height: 300px;
  margin-bottom: 30px;
}

.page .about__map iframe {
  width: 100%;
  height: 100%;
}

@media print, screen and (min-width: 680px) {
  .page .about__map {
    height: 400px;
  }
}

.page .about__number {
  font-size: 1.3em;
  color: #8ec2e4;
  margin: 10px 0;
}

.page .about__table {
  font-size: 1em;
  font-weight: 700;
  margin-bottom: 10px;
  text-align: left;
}

.page .about__table tr td:first-of-type {
  white-space: nowrap;
}

.page .about__shop {
  margin-top: 15px;
  padding-top: 15px;
  border-top: 2px solid #533c34;
  position: relative;
}

.page .about__shop::before {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: #533c34;
  position: absolute;
  top: -6px;
  left: -5px;
  border-radius: 50%;
}

.page .about__shop::after {
  content: '';
  display: block;
  width: 10px;
  height: 10px;
  background-color: #533c34;
  position: absolute;
  top: -6px;
  right: -5px;
  border-radius: 50%;
}

.page .about__info {
  font-size: 16px;
  line-height: 1.7em;
}

.page .about__info p:first-of-type {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.page .about__open {
  font-weight: 700;
  font-size: 24px;
  margin-left: 10px;
}

.page .coupon__inner {
  padding-bottom: 40px;
}

.page .coupon__message {
  margin: 30px auto 20px;
}

.page .coupon__message p {
  margin: 3px 0;
}

.page .coupon__message .red-tex {
  font-weight: 700;
  color: red;
}

.page .coupon__img {
  text-align: center;
}

.page .coupon__img img {
  margin: 0 auto;
}

.page .coupon__notice {
  margin: 10px auto;
}

.page .coupon__print {
  text-align: center;
}

.page .coupon__btn {
  padding: 10px 30px;
  color: #543b34;
  background-color: #ffe100;
  border-radius: 6px;
  font-weight: 700;
  font-size: 1.3em;
  line-height: 1em;
}

@media print, screen and (min-width: 680px) {
  .page .coupon__message {
    text-align: center;
  }
  .page .coupon__notice {
    text-align: center;
  }
}

.calen__content {
  margin: 40px auto 80px;
}

.calen__notice {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 35px;
  font-size: 14px;
  font-weight: 700;
}

.calen__notice span {
  width: 15px;
  height: 15px;
  background-color: #fb9494;
  margin-right: 7px;
  -ms-flex-item-align: start;
      align-self: flex-start;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

.calen table.tbl_calendar {
  margin: 30px auto;
}

.calen table.tbl_calendar caption {
  text-align: center;
  margin-bottom: 5px;
  font-weight: 700;
  font-size: 16px;
}

.calen table.tbl_calendar tr {
  border-bottom: 1px solid #777777;
}

.calen table.tbl_calendar td,
.calen table.tbl_calendar th {
  padding: 7px;
  text-align: center;
}

.calen table.tbl_calendar td.sat {
  color: #0033ff;
}

.calen table.tbl_calendar td.sun {
  color: #ff0000;
}

.calen table.tbl_calendar td.holiday {
  background-color: #fb9494;
}

@media print, screen and (min-width: 680px) {
  .calen .side_cal {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .calen table.tbl_calendar {
    margin: 0 20px 60px;
  }
}

.mail__content {
  margin: 50px auto;
}

.mail__message {
  margin: 20px auto;
  text-align: justify;
}

.mail__message span {
  color: red;
}

.mail__form {
  max-width: 450px;
  margin: 0 auto;
}

.mail__form table {
  width: calc(100% - 20px);
}

.mail__form table td {
  padding: 5px;
}

.mail__form table td input {
  background-color: #fff;
}

.mail__form table td input[type='radio'] {
  margin-top: 0;
}

.mail__form table td input[type='text'] {
  height: 30px;
  width: 100%;
  margin-top: 3px;
  margin-bottom: 10px;
}

.mail__form table td input[type='submit'] {
  padding: 5px 30px;
  background-color: #79b7df;
  border-radius: 6px;
}

.mail__form table table {
  width: calc(100% - 50px);
  margin: 20px auto;
}

.mail__change {
  margin-top: 35px;
}

.mail__notice {
  margin: 25px 0;
  text-align: center;
}

.mail__notice a {
  color: red;
  text-decoration: underline;
}

@media print, screen and (min-width: 680px) {
  .mail__message {
    text-align: center;
  }
}

.season {
  margin-bottom: 120px;
}

.season__img {
  width: 100%;
  max-width: 450px;
  margin: 20px auto 20px;
}

.season__text {
  margin: 35px auto;
}

.season__text p {
  margin-bottom: 15px;
}

.season__list {
  background-color: #ffffcc;
  padding: 5px 15px;
  margin: 0 auto;
  max-width: 500px;
  font-weight: 700;
}

.season__list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.season__list ul li {
  width: calc(50% - 5px);
}

@media print, screen and (min-width: 680px) {
  .season__list ul li {
    width: auto;
  }
}

.gelato {
  margin-bottom: 110px;
}

.gelato__box {
  margin: 30px 0 50px;
}

.gelato__info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-top: 10px;
}

.gelato__heading {
  position: relative;
  padding-left: 25px;
  font-size: 16px;
}

.gelato__heading::before {
  content: '';
  display: block;
  width: 15px;
  height: 15px;
  background-color: #a0ceef;
  position: absolute;
  top: calc(15px / 2 + 2px);
  left: 0;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.gelato__img {
  width: 100%;
  margin-bottom: 15px;
}

.gelato__img img {
  width: 100%;
  height: auto;
}

.gelato__text p {
  margin-bottom: 8px;
}

@media print, screen and (min-width: 680px) {
  .gelato__info {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-top: 25px;
  }
  .gelato__img {
    width: 150px;
    -ms-flex-negative: 0;
        flex-shrink: 0;
    margin-bottom: 0;
  }
  .gelato__text {
    width: calc(100% - 150px - 30px);
  }
}

footer .foot {
  width: calc(100% - 40px);
  margin: 0 auto;
}

footer .foot .guide {
  margin: 0 auto;
  padding: 50px 15px 70px;
  background-color: #f4f4f4;
  border-radius: 6px;
}

footer .foot .guide__block {
  margin-bottom: 45px;
}

footer .foot .guide__block:last-of-type {
  margin-bottom: 0;
}

footer .foot .guide__block--img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer .foot .guide__title {
  margin-bottom: 15px;
  text-align: center;
  font-weight: 700;
}

footer .foot .guide__text {
  text-align: justify;
}

footer .foot .guide__link {
  margin: 15px auto 0;
  display: block;
  width: 80%;
  max-width: 200px;
  background-color: #79b7df;
  border-radius: 6px;
  padding: 15px 0;
  text-align: center;
  color: #fff;
}

footer .foot__list {
  display: block;
  width: calc(100% - 50px);
  margin: 20px auto;
  text-align: left;
}

footer .foot .copyright {
  text-align: center;
  margin: 30px auto;
}

footer .foot .copyright__logo {
  width: 60px;
  margin: 0 auto 10px;
}

footer .foot .copyright__logo svg {
  width: 100%;
  height: auto;
}

footer .foot .copyright__text {
  font-size: 10px;
}

@media print, screen and (min-width: 768px) {
  footer .foot {
    max-width: 900px;
    margin: 0 auto;
  }
  footer .foot .guide {
    padding: 50px 50px 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  footer .foot .guide__text {
    height: 58px;
  }
  footer .foot .guide__block {
    width: calc(100% / 2 - 25px);
  }
  footer .foot__list ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
  }
}

.page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  opacity: 0;
  -webkit-transition: all 1s ease-out;
  transition: all 1s ease-out;
}

.page-top.fadein {
  opacity: 1;
}

.page-top__img {
  width: 40px;
  height: auto;
}

@media print, screen and (min-width: 768px) {
  .page-top__img {
    width: 60px;
  }
}

.iwato-link {
  margin: 10px auto 50px;
}

.iwato-link__img {
  width: 100%;
  max-width: 300px;
  display: block;
}

.iwato-link__text {
  margin: 10px 0 30px;
}
/*# sourceMappingURL=style.css.map */