@charset "UTF-8";
a.btn span + span {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Verdana, sans-serif;
  font-size: 12px;
  font-weight: 400; }

.menu__list, .menu .menu__follow, .share ul, .footer-contact, .footer .follow ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
  position: static;
  left: auto; }
  .menu__list li, .menu .menu__follow li, .share ul li, .footer-contact li, .footer .follow ul li {
    list-style-type: none;
    margin: 0;
    padding: 0;
    position: static;
    left: auto; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block; }

audio,
canvas,
video {
  display: inline-block; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden] {
  display: none; }

html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0; }

mark {
  background: #ff0;
  color: #000; }

code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  font-size: 1em; }

pre {
  white-space: pre-wrap; }

q {
  quotes: "\201C" "\201D" "\2018" "\2019"; }

small {
  font-size: 75%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  margin: 0; }

button,
input {
  line-height: normal; }

button,
select {
  text-transform: none; }

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

button[disabled],
html input[disabled] {
  cursor: default; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top; }

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

.grid {
  margin-left: 3%;
  margin-right: 3%;
  padding-left: 5px;
  padding-right: 5px; }
  @media (min-width: 576px) {
    .grid {
      margin-left: 5%;
      margin-right: 5%;
      padding-left: 10px;
      padding-right: 10px; } }
  .grid.max {
    max-width: 1600px; }

.row {
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 0 -5px; }
  @media (min-width: 576px) {
    .row {
      margin: 0 -10px; } }

[class*='col'] {
  position: relative;
  width: 100%;
  min-height: 1px;
  padding: 0 5px; }
  @media (min-width: 576px) {
    [class*='col'] {
      padding: 0 10px; } }

.col-xs-1 {
  -webkit-flex-basis: 8.3333333333%;
  -moz-flex-basis: 8.3333333333%;
  -ms-flex-preferred-size: 8.3333333333%;
  flex-basis: 8.3333333333%; }

.col-xs-2 {
  -webkit-flex-basis: 16.6666666667%;
  -moz-flex-basis: 16.6666666667%;
  -ms-flex-preferred-size: 16.6666666667%;
  flex-basis: 16.6666666667%; }

.col-xs-3 {
  -webkit-flex-basis: 25%;
  -moz-flex-basis: 25%;
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%; }

.col-xs-4 {
  -webkit-flex-basis: 33.3333333333%;
  -moz-flex-basis: 33.3333333333%;
  -ms-flex-preferred-size: 33.3333333333%;
  flex-basis: 33.3333333333%; }

.col-xs-5 {
  -webkit-flex-basis: 41.6666666667%;
  -moz-flex-basis: 41.6666666667%;
  -ms-flex-preferred-size: 41.6666666667%;
  flex-basis: 41.6666666667%; }

.col-xs-6 {
  -webkit-flex-basis: 50%;
  -moz-flex-basis: 50%;
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%; }

.col-xs-7 {
  -webkit-flex-basis: 58.3333333333%;
  -moz-flex-basis: 58.3333333333%;
  -ms-flex-preferred-size: 58.3333333333%;
  flex-basis: 58.3333333333%; }

.col-xs-8 {
  -webkit-flex-basis: 66.6666666667%;
  -moz-flex-basis: 66.6666666667%;
  -ms-flex-preferred-size: 66.6666666667%;
  flex-basis: 66.6666666667%; }

.col-xs-9 {
  -webkit-flex-basis: 75%;
  -moz-flex-basis: 75%;
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%; }

.col-xs-10 {
  -webkit-flex-basis: 83.3333333333%;
  -moz-flex-basis: 83.3333333333%;
  -ms-flex-preferred-size: 83.3333333333%;
  flex-basis: 83.3333333333%; }

.col-xs-11 {
  -webkit-flex-basis: 91.6666666667%;
  -moz-flex-basis: 91.6666666667%;
  -ms-flex-preferred-size: 91.6666666667%;
  flex-basis: 91.6666666667%; }

.col-xs-12 {
  -webkit-flex-basis: 100%;
  -moz-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%; }

@media (min-width: 576px) {
  .col-sm-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-sm-1 {
    -webkit-flex-basis: 8.3333333333%;
    -moz-flex-basis: 8.3333333333%;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%; }
  .col-sm-2 {
    -webkit-flex-basis: 16.6666666667%;
    -moz-flex-basis: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%; }
  .col-sm-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .col-sm-4 {
    -webkit-flex-basis: 33.3333333333%;
    -moz-flex-basis: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%; }
  .col-sm-5 {
    -webkit-flex-basis: 41.6666666667%;
    -moz-flex-basis: 41.6666666667%;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%; }
  .col-sm-6 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .col-sm-7 {
    -webkit-flex-basis: 58.3333333333%;
    -moz-flex-basis: 58.3333333333%;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%; }
  .col-sm-8 {
    -webkit-flex-basis: 66.6666666667%;
    -moz-flex-basis: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%; }
  .col-sm-9 {
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }
  .col-sm-10 {
    -webkit-flex-basis: 83.3333333333%;
    -moz-flex-basis: 83.3333333333%;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%; }
  .col-sm-11 {
    -webkit-flex-basis: 91.6666666667%;
    -moz-flex-basis: 91.6666666667%;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%; }
  .col-sm-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }

@media (min-width: 768px) {
  .col-md-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-md-1 {
    -webkit-flex-basis: 8.3333333333%;
    -moz-flex-basis: 8.3333333333%;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%; }
  .col-md-2 {
    -webkit-flex-basis: 16.6666666667%;
    -moz-flex-basis: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%; }
  .col-md-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .col-md-4 {
    -webkit-flex-basis: 33.3333333333%;
    -moz-flex-basis: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%; }
  .col-md-5 {
    -webkit-flex-basis: 41.6666666667%;
    -moz-flex-basis: 41.6666666667%;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%; }
  .col-md-6 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .col-md-7 {
    -webkit-flex-basis: 58.3333333333%;
    -moz-flex-basis: 58.3333333333%;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%; }
  .col-md-8 {
    -webkit-flex-basis: 66.6666666667%;
    -moz-flex-basis: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%; }
  .col-md-9 {
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }
  .col-md-10 {
    -webkit-flex-basis: 83.3333333333%;
    -moz-flex-basis: 83.3333333333%;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%; }
  .col-md-11 {
    -webkit-flex-basis: 91.6666666667%;
    -moz-flex-basis: 91.6666666667%;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%; }
  .col-md-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }

@media (min-width: 992px) {
  .col-lg-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-lg-1 {
    -webkit-flex-basis: 8.3333333333%;
    -moz-flex-basis: 8.3333333333%;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%; }
  .col-lg-2 {
    -webkit-flex-basis: 16.6666666667%;
    -moz-flex-basis: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%; }
  .col-lg-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .col-lg-4 {
    -webkit-flex-basis: 33.3333333333%;
    -moz-flex-basis: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%; }
  .col-lg-5 {
    -webkit-flex-basis: 41.6666666667%;
    -moz-flex-basis: 41.6666666667%;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%; }
  .col-lg-6 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .col-lg-7 {
    -webkit-flex-basis: 58.3333333333%;
    -moz-flex-basis: 58.3333333333%;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%; }
  .col-lg-8 {
    -webkit-flex-basis: 66.6666666667%;
    -moz-flex-basis: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%; }
  .col-lg-9 {
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }
  .col-lg-10 {
    -webkit-flex-basis: 83.3333333333%;
    -moz-flex-basis: 83.3333333333%;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%; }
  .col-lg-11 {
    -webkit-flex-basis: 91.6666666667%;
    -moz-flex-basis: 91.6666666667%;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%; }
  .col-lg-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }

@media (min-width: 1200px) {
  .col-xl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-xl-1 {
    -webkit-flex-basis: 8.3333333333%;
    -moz-flex-basis: 8.3333333333%;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%; }
  .col-xl-2 {
    -webkit-flex-basis: 16.6666666667%;
    -moz-flex-basis: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%; }
  .col-xl-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .col-xl-4 {
    -webkit-flex-basis: 33.3333333333%;
    -moz-flex-basis: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%; }
  .col-xl-5 {
    -webkit-flex-basis: 41.6666666667%;
    -moz-flex-basis: 41.6666666667%;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%; }
  .col-xl-6 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .col-xl-7 {
    -webkit-flex-basis: 58.3333333333%;
    -moz-flex-basis: 58.3333333333%;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%; }
  .col-xl-8 {
    -webkit-flex-basis: 66.6666666667%;
    -moz-flex-basis: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%; }
  .col-xl-9 {
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }
  .col-xl-10 {
    -webkit-flex-basis: 83.3333333333%;
    -moz-flex-basis: 83.3333333333%;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%; }
  .col-xl-11 {
    -webkit-flex-basis: 91.6666666667%;
    -moz-flex-basis: 91.6666666667%;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%; }
  .col-xl-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }

@media (min-width: 1600px) {
  .col-xxl-auto {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -moz-box-flex: 0;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto; }
  .col-xxl-1 {
    -webkit-flex-basis: 8.3333333333%;
    -moz-flex-basis: 8.3333333333%;
    -ms-flex-preferred-size: 8.3333333333%;
    flex-basis: 8.3333333333%; }
  .col-xxl-2 {
    -webkit-flex-basis: 16.6666666667%;
    -moz-flex-basis: 16.6666666667%;
    -ms-flex-preferred-size: 16.6666666667%;
    flex-basis: 16.6666666667%; }
  .col-xxl-3 {
    -webkit-flex-basis: 25%;
    -moz-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%; }
  .col-xxl-4 {
    -webkit-flex-basis: 33.3333333333%;
    -moz-flex-basis: 33.3333333333%;
    -ms-flex-preferred-size: 33.3333333333%;
    flex-basis: 33.3333333333%; }
  .col-xxl-5 {
    -webkit-flex-basis: 41.6666666667%;
    -moz-flex-basis: 41.6666666667%;
    -ms-flex-preferred-size: 41.6666666667%;
    flex-basis: 41.6666666667%; }
  .col-xxl-6 {
    -webkit-flex-basis: 50%;
    -moz-flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%; }
  .col-xxl-7 {
    -webkit-flex-basis: 58.3333333333%;
    -moz-flex-basis: 58.3333333333%;
    -ms-flex-preferred-size: 58.3333333333%;
    flex-basis: 58.3333333333%; }
  .col-xxl-8 {
    -webkit-flex-basis: 66.6666666667%;
    -moz-flex-basis: 66.6666666667%;
    -ms-flex-preferred-size: 66.6666666667%;
    flex-basis: 66.6666666667%; }
  .col-xxl-9 {
    -webkit-flex-basis: 75%;
    -moz-flex-basis: 75%;
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%; }
  .col-xxl-10 {
    -webkit-flex-basis: 83.3333333333%;
    -moz-flex-basis: 83.3333333333%;
    -ms-flex-preferred-size: 83.3333333333%;
    flex-basis: 83.3333333333%; }
  .col-xxl-11 {
    -webkit-flex-basis: 91.6666666667%;
    -moz-flex-basis: 91.6666666667%;
    -ms-flex-preferred-size: 91.6666666667%;
    flex-basis: 91.6666666667%; }
  .col-xxl-12 {
    -webkit-flex-basis: 100%;
    -moz-flex-basis: 100%;
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%; } }

.col-xs,
.col-sm,
.col-md,
.col-lg {
  -webkit-flex-basis: 0;
  -moz-flex-basis: 0;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -moz-box-flex: 1;
  -moz-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -moz-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  max-width: 100%; }

/*--------------------------------------------------------------------------------
 * 
 * 	slick slider styles
 * 
 *--------------------------------------------------------------------------------*/
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent; }

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0; }
  .slick-list:focus {
    outline: none; }
  .slick-list.dragging {
    cursor: pointer;
    cursor: hand; }

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0); }

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto; }
  .slick-track:before, .slick-track:after {
    content: "";
    display: table; }
  .slick-track:after {
    clear: both; }
  .slick-loading .slick-track {
    visibility: hidden; }

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none; }
  [dir="rtl"] .slick-slide {
    float: right; }
  .slick-slide img {
    display: block; }
  .slick-slide.slick-loading img {
    display: none; }
  .slick-slide.dragging img {
    pointer-events: none; }
  .slick-initialized .slick-slide {
    display: block; }
  .slick-loading .slick-slide {
    visibility: hidden; }
  .slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent; }

.slick-arrow.slick-hidden {
  display: none; }

/* Slider */
.slick-loading .slick-list {
  background: #fff url("../ajax-loader.gif") center center no-repeat; }

/* Icons */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none; }
  .slick-prev:hover, .slick-prev:focus,
  .slick-next:hover,
  .slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent; }
    .slick-prev:hover:before, .slick-prev:focus:before,
    .slick-next:hover:before,
    .slick-next:focus:before {
      opacity: 1; }
  .slick-prev.slick-disabled:before,
  .slick-next.slick-disabled:before {
    opacity: 0.25; }
  .slick-prev:before,
  .slick-next:before {
    font-family: "Hobonichi-Icons";
    font-size: 20px;
    line-height: 1;
    color: #000000;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale; }

.slick-prev {
  left: -25px; }
  [dir="rtl"] .slick-prev {
    left: auto;
    right: -25px; }
  .slick-prev:before {
    content: ""; }
    [dir="rtl"] .slick-prev:before {
      content: ""; }

.slick-next {
  right: -25px; }
  [dir="rtl"] .slick-next {
    left: -25px;
    right: auto; }
  .slick-next:before {
    content: ""; }
    [dir="rtl"] .slick-next:before {
      content: ""; }

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px; }

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%; }
  .slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer; }
    .slick-dots li button {
      border: 0;
      background: transparent;
      display: block;
      height: 20px;
      width: 20px;
      outline: none;
      line-height: 0px;
      font-size: 0px;
      color: transparent;
      padding: 5px;
      cursor: pointer; }
      .slick-dots li button:hover, .slick-dots li button:focus {
        outline: none; }
        .slick-dots li button:hover:before, .slick-dots li button:focus:before {
          opacity: 1; }
      .slick-dots li button:before {
        position: absolute;
        top: 0;
        left: 0;
        content: "";
        width: 20px;
        height: 20px;
        font-family: "Hobonichi-Icons";
        font-size: 6px;
        line-height: 20px;
        text-align: center;
        color: #000000;
        opacity: 0.25;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
    .slick-dots li.slick-active button:before {
      color: #000000;
      opacity: 0.75; }

.slide-zoom .slide-item {
  position: relative; }
  .slide-zoom .slide-item::after {
    font-family: "Hobonichi-Icons";
    font-size: 240%;
    line-height: 24px;
    position: absolute;
    right: 4px;
    bottom: 4px;
    display: inline-block;
    width: 24px;
    height: 24px;
    content: "\e922";
    border: 1px solid rgba(0, 0, 0, 0.5);
    border-radius: 50%; }
  @media screen and (min-width: 768px) {
    .slide-zoom .slide-item {
      cursor: zoom-in; } }

.slide-item img {
  width: 100%; }

.slide .slick-prev,
.slide .slick-next {
  z-index: 1;
  width: 40px;
  height: 40px; }
  .slide .slick-prev::before,
  .slide .slick-next::before {
    font-size: 40px; }
  .slide .slick-prev.slick-disabled,
  .slide .slick-next.slick-disabled {
    cursor: default; }
    .slide .slick-prev.slick-disabled::before,
    .slide .slick-next.slick-disabled::before {
      opacity: 0; }

.slide .slick-prev {
  left: 0; }

.slide .slick-next {
  right: 0; }

@media screen and (min-width: 768px) {
  .slide {
    max-width: 640px;
    margin-left: auto;
    margin-right: auto; } }

/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*
	Styles for basic PhotoSwipe functionality (sliding area, open/close transitions)
*/
/* pswp = photoswipe */
.pswp {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  overflow: hidden;
  -ms-touch-action: none;
  touch-action: none;
  z-index: 1500;
  -webkit-text-size-adjust: 100%;
  /* create separate layer, to avoid paint on window.onscroll in webkit/blink */
  -webkit-backface-visibility: hidden;
  outline: none; }

.pswp * {
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.pswp img {
  max-width: none; }

/* style is added when JS option showHideOpacity is set to true */
.pswp--animate_opacity {
  /* 0.001, because opacity:0 doesn't trigger Paint action, which causes lag at start of transition */
  opacity: 0.001;
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--open {
  display: block; }

.pswp--zoom-allowed .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.pswp--zoomed-in .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grab;
  cursor: -moz-grab;
  cursor: grab; }

.pswp--dragging .pswp__img {
  /* autoprefixer: off */
  cursor: -webkit-grabbing;
  cursor: -moz-grabbing;
  cursor: grabbing; }

/*
	Background is added as a separate element.
	As animating opacity is much faster than animating rgba() background-color.
*/
.pswp__bg {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__scroll-wrap {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden; }

.pswp__container,
.pswp__zoom-wrap {
  -ms-touch-action: none;
  touch-action: none;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0; }

/* Prevent selection and tap highlights */
.pswp__container,
.pswp__img {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none; }

.pswp__zoom-wrap {
  position: absolute;
  width: 100%;
  -webkit-transform-origin: left top;
  -ms-transform-origin: left top;
  transform-origin: left top;
  /* for open/close transition */
  -webkit-transition: -webkit-transform 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: transform 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp__bg {
  will-change: opacity;
  /* for open/close transition */
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

.pswp--animated-in .pswp__bg,
.pswp--animated-in .pswp__zoom-wrap {
  -webkit-transition: none;
  transition: none; }

.pswp__container,
.pswp__zoom-wrap {
  -webkit-backface-visibility: hidden; }

.pswp__item {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  overflow: hidden; }

.pswp__img {
  position: absolute;
  width: auto;
  height: auto;
  top: 0;
  left: 0; }

/*
	stretched thumbnail or div placeholder element (see below)
	style is added to avoid flickering in webkit/blink when layers overlap
*/
.pswp__img--placeholder {
  -webkit-backface-visibility: hidden; }

/*
	div element that matches size of large image
	large image loads on top of it
*/
.pswp__img--placeholder--blank {
  background: #222; }

.pswp--ie .pswp__img {
  width: 100% !important;
  height: auto !important;
  left: 0;
  top: 0; }

/*
	Error message appears when image is not loaded
	(JS option errorMsg controls markup)
*/
.pswp__error-msg {
  position: absolute;
  left: 0;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
  margin-top: -8px;
  color: #CCC; }

.pswp__error-msg a {
  color: #CCC;
  text-decoration: underline; }

/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
/*

	Contents:

	1. Buttons
	2. Share modal and links
	3. Index indicator ("1 of X" counter)
	4. Caption
	5. Loading indicator
	6. Additional styles (root element, top bar, idle state, hidden state, etc.)

*/
/*
	
	1. Buttons

 */
/* <button> css reset */
.pswp__button {
  width: 44px;
  height: 44px;
  position: relative;
  background: none;
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
  float: right;
  opacity: 0.75;
  -webkit-transition: opacity 0.2s;
  transition: opacity 0.2s;
  -webkit-box-shadow: none;
  box-shadow: none; }

.pswp__button:focus, .pswp__button:hover {
  opacity: 1; }

.pswp__button:active {
  outline: none;
  opacity: 0.9; }

.pswp__button::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* pswp__ui--over-close class it added when mouse is over element that should close gallery */
.pswp__ui--over-close .pswp__button--close {
  opacity: 1; }

.pswp__button,
.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  background: url(../images/default-skin.png) 0 0 no-repeat;
  background-size: 264px 88px;
  width: 44px;
  height: 44px; }

@media (-webkit-min-device-pixel-ratio: 1.1), (-webkit-min-device-pixel-ratio: 1.09375), (min-resolution: 105dpi), (min-resolution: 1.1dppx) {
  /* Serve SVG sprite if browser supports SVG and resolution is more than 105dpi */
  .pswp--svg .pswp__button,
  .pswp--svg .pswp__button--arrow--left:before,
  .pswp--svg .pswp__button--arrow--right:before {
    background-image: url(../images/default-skin.svg); }
  .pswp--svg .pswp__button--arrow--left,
  .pswp--svg .pswp__button--arrow--right {
    background: none; } }

.pswp__button--close {
  background-position: 0 -44px; }

.pswp__button--share {
  background-position: -44px -44px; }

.pswp__button--fs {
  display: none; }

.pswp--supports-fs .pswp__button--fs {
  display: block; }

.pswp--fs .pswp__button--fs {
  background-position: -44px 0; }

.pswp__button--zoom {
  display: none;
  background-position: -88px 0; }

.pswp--zoom-allowed .pswp__button--zoom {
  display: block; }

.pswp--zoomed-in .pswp__button--zoom {
  background-position: -132px 0; }

/* no arrows on touch screens */
.pswp--touch .pswp__button--arrow--left,
.pswp--touch .pswp__button--arrow--right {
  visibility: hidden; }

/*
	Arrow buttons hit area
	(icon is added to :before pseudo-element)
*/
.pswp__button--arrow--left,
.pswp__button--arrow--right {
  background: none;
  top: 50%;
  margin-top: -50px;
  width: 70px;
  height: 100px;
  position: absolute; }

.pswp__button--arrow--left {
  left: 0; }

.pswp__button--arrow--right {
  right: 0; }

.pswp__button--arrow--left:before,
.pswp__button--arrow--right:before {
  content: '';
  top: 35px;
  background-color: rgba(0, 0, 0, 0.3);
  height: 30px;
  width: 32px;
  position: absolute; }

.pswp__button--arrow--left:before {
  left: 6px;
  background-position: -138px -44px; }

.pswp__button--arrow--right:before {
  right: 6px;
  background-position: -94px -44px; }

/*

	2. Share modal/popup and links

 */
.pswp__counter,
.pswp__share-modal {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.pswp__share-modal {
  display: block;
  background: rgba(0, 0, 0, 0.5);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  padding: 10px;
  position: absolute;
  z-index: 1600;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  -webkit-backface-visibility: hidden;
  will-change: opacity; }

.pswp__share-modal--hidden {
  display: none; }

.pswp__share-tooltip {
  z-index: 1620;
  position: absolute;
  background: #FFF;
  top: 56px;
  border-radius: 2px;
  display: block;
  width: auto;
  right: 44px;
  -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.25);
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  -webkit-backface-visibility: hidden;
  will-change: transform; }

.pswp__share-tooltip a {
  display: block;
  padding: 8px 12px;
  color: #000;
  text-decoration: none;
  font-size: 14px;
  line-height: 18px; }

.pswp__share-tooltip a:hover {
  text-decoration: none;
  color: #000; }

.pswp__share-tooltip a:first-child {
  /* round corners on the first/last list item */
  border-radius: 2px 2px 0 0; }

.pswp__share-tooltip a:last-child {
  border-radius: 0 0 2px 2px; }

.pswp__share-modal--fade-in {
  opacity: 1; }

.pswp__share-modal--fade-in .pswp__share-tooltip {
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0); }

/* increase size of share links on touch devices */
.pswp--touch .pswp__share-tooltip a {
  padding: 16px 12px; }

a.pswp__share--facebook:before {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: -12px;
  right: 15px;
  border: 6px solid transparent;
  border-bottom-color: #FFF;
  -webkit-pointer-events: none;
  -moz-pointer-events: none;
  pointer-events: none; }

a.pswp__share--facebook:hover {
  background: #3E5C9A;
  color: #FFF; }

a.pswp__share--facebook:hover:before {
  border-bottom-color: #3E5C9A; }

a.pswp__share--twitter:hover {
  background: #55ACEE;
  color: #FFF; }

a.pswp__share--pinterest:hover {
  background: #CCC;
  color: #CE272D; }

a.pswp__share--download:hover {
  background: #DDD; }

/*

	3. Index indicator ("1 of X" counter)

 */
.pswp__counter {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  font-size: 13px;
  line-height: 44px;
  color: #FFF;
  opacity: 0.75;
  padding: 0 10px; }

/*
	
	4. Caption

 */
.pswp__caption {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  min-height: 44px; }

.pswp__caption small {
  font-size: 11px;
  color: #BBB; }

.pswp__caption__center {
  text-align: left;
  max-width: 420px;
  margin: 0 auto;
  font-size: 13px;
  padding: 10px;
  line-height: 20px;
  color: #CCC; }

.pswp__caption--empty {
  display: none; }

/* Fake caption element, used to calculate height of next/prev image */
.pswp__caption--fake {
  visibility: hidden; }

/*

	5. Loading indicator (preloader)

	You can play with it here - http://codepen.io/dimsemenov/pen/yyBWoR

 */
.pswp__preloader {
  width: 44px;
  height: 44px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -22px;
  opacity: 0;
  -webkit-transition: opacity 0.25s ease-out;
  transition: opacity 0.25s ease-out;
  will-change: opacity;
  direction: ltr; }

.pswp__preloader__icn {
  width: 20px;
  height: 20px;
  margin: 12px; }

.pswp__preloader--active {
  opacity: 1; }

.pswp__preloader--active .pswp__preloader__icn {
  /* We use .gif in browsers that don't support CSS animation */
  background: url(preloader.gif) 0 0 no-repeat; }

.pswp--css_animation .pswp__preloader--active {
  opacity: 1; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn {
  -webkit-animation: clockwise 500ms linear infinite;
  animation: clockwise 500ms linear infinite; }

.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut {
  -webkit-animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite;
  animation: donut-rotate 1000ms cubic-bezier(0.4, 0, 0.22, 1) infinite; }

.pswp--css_animation .pswp__preloader__icn {
  background: none;
  opacity: 0.75;
  width: 14px;
  height: 14px;
  position: absolute;
  left: 15px;
  top: 15px;
  margin: 0; }

.pswp--css_animation .pswp__preloader__cut {
  /* 
			The idea of animating inner circle is based on Polymer ("material") loading indicator 
			 by Keanu Lee https://blog.keanulee.com/2014/10/20/the-tale-of-three-spinners.html
		*/
  position: relative;
  width: 7px;
  height: 14px;
  overflow: hidden; }

.pswp--css_animation .pswp__preloader__donut {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: 14px;
  height: 14px;
  border: 2px solid #FFF;
  border-radius: 50%;
  border-left-color: transparent;
  border-bottom-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  background: none;
  margin: 0; }

@media screen and (max-width: 1024px) {
  .pswp__preloader {
    position: relative;
    left: auto;
    top: auto;
    margin: 0;
    float: right; } }

@-webkit-keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes clockwise {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@-webkit-keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

@keyframes donut-rotate {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0); }
  50% {
    -webkit-transform: rotate(-140deg);
    transform: rotate(-140deg); }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0); } }

/*
	
	6. Additional styles

 */
/* root element of UI */
.pswp__ui {
  -webkit-font-smoothing: auto;
  visibility: visible;
  opacity: 1;
  z-index: 1550; }

/* top black bar with buttons and "1 of X" indicator */
.pswp__top-bar {
  position: absolute;
  left: 0;
  top: 0;
  height: 44px;
  width: 100%; }

.pswp__caption,
.pswp__top-bar,
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  -webkit-backface-visibility: hidden;
  will-change: opacity;
  -webkit-transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1);
  transition: opacity 333ms cubic-bezier(0.4, 0, 0.22, 1); }

/* pswp--has_mouse class is added only when two subsequent mousemove events occur */
.pswp--has_mouse .pswp__button--arrow--left,
.pswp--has_mouse .pswp__button--arrow--right {
  visibility: visible; }

.pswp__top-bar,
.pswp__caption {
  background-color: rgba(0, 0, 0, 0.5); }

/* pswp__ui--fit class is added when main image "fits" between top bar and bottom bar (caption) */
.pswp__ui--fit .pswp__top-bar,
.pswp__ui--fit .pswp__caption {
  background-color: rgba(0, 0, 0, 0.3); }

/* pswp__ui--idle class is added when mouse isn't moving for several seconds (JS option timeToIdle) */
.pswp__ui--idle .pswp__top-bar {
  opacity: 0; }

.pswp__ui--idle .pswp__button--arrow--left,
.pswp__ui--idle .pswp__button--arrow--right {
  opacity: 0; }

/*
	pswp__ui--hidden class is added when controls are hidden
	e.g. when user taps to toggle visibility of controls
*/
.pswp__ui--hidden .pswp__top-bar,
.pswp__ui--hidden .pswp__caption,
.pswp__ui--hidden .pswp__button--arrow--left,
.pswp__ui--hidden .pswp__button--arrow--right {
  /* Force paint & create composition layer for controls. */
  opacity: 0.001; }

/* pswp__ui--one-slide class is added when there is just one item in gallery */
.pswp__ui--one-slide .pswp__button--arrow--left,
.pswp__ui--one-slide .pswp__button--arrow--right,
.pswp__ui--one-slide .pswp__counter {
  display: none; }

.pswp__element--disabled {
  display: none !important; }

.pswp--minimal--dark .pswp__top-bar {
  background: none; }

/*--------------------------------------------------------------------------------
 * 
 * 	base styles
 * 
 *--------------------------------------------------------------------------------*/
html,
body {
  overflow: visible;
  min-height: 100%; }

body {
  font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
  font-size: 10px;
  font-weight: normal;
  line-height: 1.75;
  letter-spacing: 0.05em;
  color: #333333;
  background-color: #FFFFFF;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto; }
  body * {
    box-sizing: border-box; }

p {
  margin-bottom: 2em; }

img {
  vertical-align: top; }

@media screen and (max-width: 576px) {
  br:not(.sp) {
    display: none; }
  br.only-sp,
  .sp br {
    display: inline; } }

@media screen and (min-width: 576px) {
  br.only-sp {
    display: none; } }

.en {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Verdana, sans-serif;
  font-weight: 400; }
  .en strong,
  .en b {
    font-weight: 700; }

a {
  color: #363663;
  text-decoration: none;
  outline: none 0 !important;
  transition: all 0.25s; }
  a:link {
    color: #363663;
    text-decoration: none; }
  a:visited {
    color: #363663;
    text-decoration: none; }
  a:hover {
    opacity: 1;
    color: #363663;
    text-decoration: none; }
  a:active {
    color: #363663;
    text-decoration: none; }
  a:focus {
    outline: 0; }
  a:hover img.hover,
  .opc a:hover img,
  .opc2 a:hover {
    opacity: 1; }
  a[target=new]:after, a[target=_new]:after, a[target=_blank]:after {
    font-family: "Hobonichi-Icons";
    font-size: .8em;
    font-weight: normal;
    position: relative;
    top: -.2em;
    content: "\e914"; }
  a[target=new][href*="amazon.co.jp"]:after, a[target=_new][href*="amazon.co.jp"]:after, a[target=_blank][href*="amazon.co.jp"]:after {
    font-size: 1em;
    top: auto;
    content: "\e900"; }
  a[target=new].noimg:after, a[target=new].no-icon:after, a[target=new][href*="1101.com"]:after, a[target=_new].noimg:after, a[target=_new].no-icon:after, a[target=_new][href*="1101.com"]:after, a[target=_blank].noimg:after, a[target=_blank].no-icon:after, a[target=_blank][href*="1101.com"]:after {
    content: none; }
  a.btn {
    font-size: 160%;
    display: inline-block;
    padding: 16px;
    color: #363663;
    border: 1px solid #363663;
    border-radius: 4px; }
    a.btn i {
      font-size: 32px;
      float: left;
      vertical-align: middle; }
      a.btn i + span {
        line-height: 1.2em;
        margin-right: 8px;
        margin-left: 44px; }
        a.btn i + span + span {
          line-height: 1.0em;
          margin-left: 44px; }
    a.btn.accordion {
      position: relative; }
      a.btn.accordion:before {
        position: absolute;
        bottom: -20px;
        left: 50%;
        display: block;
        margin-left: -10px;
        content: "";
        border: 10px solid transparent;
        border-top-color: #363663; }
      a.btn.accordion:after {
        position: absolute;
        bottom: -21.5px;
        left: 50%;
        display: block;
        margin-left: -13px;
        content: "";
        border: 13px solid transparent;
        border-top-color: #fff; }
    a.btn span {
      display: block; }

button {
  outline: none 0 !important;
  transition: all 0.25s; }

.ua-desktop a:hover {
  opacity: 0.5; }

.ua-desktop a:hover img.hover,
.opc .ua-desktop a:hover img,
.opc2 .ua-desktop a:hover {
  opacity: 0.5; }

.ua-desktop button:hover {
  opacity: 0.5; }

/*--------------------------------------------------------------------------------
 * 
 * 	wrapper
 * 
 *--------------------------------------------------------------------------------*/
#wrapper {
  position: relative;
  opacity: 1;
  transition: opacity 0.5s;
  overflow: hidden;
  width: 100%;
  background-color: #b3b3b3; }
  #wrapper ul,
  #wrapper li {
    list-style: none; }
  #wrapper ul.list {
    list-style-type: disc; }
    #wrapper ul.list li {
      list-style-type: disc; }
  #wrapper.hide {
    opacity: 0; }

/*--------------------------------------------------------------------------------
 * 
 * 	global nav
 * 
 *--------------------------------------------------------------------------------*/
main {
  margin-top: 44px; }

.nav-container {
  position: fixed;
  z-index: 2;
  width: 100%;
  background: #FFFFFF url(/store/donabe/images/bg.jpg) repeat center top;
  box-shadow: 0px 0px 8px 0 rgba(0, 0, 0, 0.5); }

.nav {
  width: 100%;
  height: 44px;
  max-width: 1600px;
  margin: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
  -moz-justify-content: space-between;
  justify-content: space-between; }
  .nav a, .nav label {
    line-height: 1;
    display: block;
    text-decoration: none;
    color: #000000;
    outline: none; }
    .nav a i, .nav label i {
      font-size: 280%; }
  .nav__hobo {
    padding: 5px 10px 0 10px;
    text-align: right; }
  .nav__donabe {
    padding: 0 0 0 10px;
    text-align: left;
    display: flex;
    align-items: center; }
    .nav__donabe a {
      width: 56px; }
      .nav__donabe a img {
        width: 100%; }
    .nav__donabe p {
      margin: 0 0 0 8px;
      font-size: 11px;
      font-family: "Shuei Mincho B JIS2004", sans-serif; }
  .nav__cart {
    padding: 5px 10px 0 0;
    text-align: center;
    margin: 0 0 0 auto; }
    .nav__cart a {
      padding: 6px; }
      .nav__cart a i {
        font-size: 240%; }
  .nav__menu {
    padding: 5px 10px 0 10px; }
    .nav__menu a, .nav__menu label {
      position: relative;
      width: 32px;
      height: 32px;
      padding: 4px; }
      .nav__menu a span, .nav__menu label span {
        font-size: 0;
        position: absolute;
        left: 4px;
        display: block;
        width: 24px;
        height: 1px;
        transition: all .25s;
        background-color: #000000; }
        .nav__menu a span:nth-child(1), .nav__menu label span:nth-child(1) {
          top: 7px; }
        .nav__menu a span:nth-child(2), .nav__menu a span:nth-child(3), .nav__menu label span:nth-child(2), .nav__menu label span:nth-child(3) {
          top: 16px; }
        .nav__menu a span:nth-child(4), .nav__menu label span:nth-child(4) {
          top: 25px; }
    .nav__menu label {
      transition: opacity 0.25s;
      cursor: pointer; }
    .nav__menu.open a span:nth-child(1), .nav__menu.open label span:nth-child(1) {
      left: 36px;
      width: 0; }
    .nav__menu.open a span:nth-child(2), .nav__menu.open label span:nth-child(2) {
      transform: rotate(45deg); }
    .nav__menu.open a span:nth-child(3), .nav__menu.open label span:nth-child(3) {
      transform: rotate(-45deg); }
    .nav__menu.open a span:nth-child(4), .nav__menu.open label span:nth-child(4) {
      width: 0; }

.menu {
  position: fixed;
  z-index: 2;
  overflow-y: auto;
  overflow-x: hidden;
  width: 100%;
  height: 0;
  min-height: 0;
  padding: 44px 0 0 0; }
  .menu__container {
    min-height: 100%;
    background-color: #FFFFFF; }
  .menu__list {
    display: none;
    border-top: 8px solid #cccccc; }
  .menu-list__item {
    border-bottom: 1px solid #e6e6e6; }
    .menu-list__item a {
      font-size: 160%;
      font-weight: bold;
      position: relative;
      display: block;
      padding: .75em .5em; }
      .menu-list__item a, .menu-list__item a:link, .menu-list__item a:visited, .menu-list__item a:hover, .menu-list__item a:active {
        color: #333333; }
      .menu-list__item a i,
      .menu-list__item a span {
        display: inline-block;
        vertical-align: middle; }
      .menu-list__item a i {
        font-size: 150%;
        font-weight: normal;
        line-height: 0;
        margin-right: .5em; }
      .menu-list__item a::after {
        font-family: "Hobonichi-Icons";
        font-size: 150%;
        font-weight: normal;
        position: absolute;
        top: 50%;
        right: 0;
        display: block;
        content: "\e917";
        transform: translateY(-50%); }
  .menu .menu__container h3 {
    font-size: 120%;
    font-weight: bold;
    margin-top: 0;
    padding-top: 24px;
    text-align: center;
    border-top: 8px solid #cccccc; }
    .menu .menu__container h3 + .menu__list {
      margin-top: 16px;
      border-top: 0 none; }
  .menu .menu__follow {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    -webkit-justify-content: space-around;
    -moz-justify-content: space-around;
    justify-content: space-around;
    padding-bottom: 20px; }
  .menu .follow {
    display: none; }
  @media screen and (min-width: 768px) {
    .menu .menu__container {
      border-top: 1px solid #000000; }
    .menu .menu__list {
      width: 480px;
      margin-left: auto;
      margin-right: auto; }
      .menu .menu__list:first-child {
        border-top: none; }
    .menu .menu-list__item a {
      padding: 1.25em .5em; }
    .menu .follow {
      width: 480px;
      margin-left: auto;
      margin-right: auto; } }

[class^="menu-follow"] a, [class^="menu-follow"] a:link, [class^="menu-follow"] a:visited, [class^="menu-follow"] a:hover, [class^="menu-follow"] a:active {
  color: #333333; }

[class^="menu-follow"] a i {
  font-size: 240%;
  font-weight: normal; }

[class^="menu-follow"] a::after {
  content: ""; }

input#menu-toggle {
  position: fixed;
  z-index: -1;
  opacity: 0; }
  input#menu-toggle:not(:checked) ~ .menu {
    height: 0;
    min-height: 0;
    -webkit-animation: fade-out 0.5s;
    animation: fade-out 0.5s; }
  input#menu-toggle:checked ~ .menu {
    height: 100%;
    min-height: 100%;
    -webkit-animation: fade-in 0.5s;
    animation: fade-in 0.5s; }
    input#menu-toggle:checked ~ .menu .menu__container {
      display: block; }
    input#menu-toggle:checked ~ .menu .menu__list {
      display: block; }
    input#menu-toggle:checked ~ .menu .follow {
      display: block; }

@-webkit-keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes fade-in {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@-webkit-keyframes fade-out {
  0% {
    height: 100%;
    min-height: 100%;
    opacity: 1; }
  95% {
    height: 100%;
    min-height: 100%; }
  100% {
    height: 0;
    min-height: 0;
    opacity: 0; } }

@keyframes fade-out {
  0% {
    height: 100%;
    min-height: 100%;
    opacity: 1; }
  95% {
    height: 100%;
    min-height: 100%; }
  100% {
    height: 0;
    min-height: 0;
    opacity: 0; } }

.order {
  position: fixed;
  z-index: 1;
  top: 44px;
  right: 0;
  height: 0;
  overflow: hidden;
  transition: height 0.25s; }
  .order.show {
    height: 36px; }
  .order__button {
    height: 100%; }
    .order__button a {
      display: flex;
      align-items: center;
      justify-content: center;
      background-color: #000000;
      font-size: 120%;
      padding: 0 1em;
      color: #FFFFFF;
      font-weight: bold;
      line-height: 1;
      height: 100%; }
      .order__button a i {
        font-size: 150%;
        margin-left: 0.25em; }
  .order-static {
    position: relative;
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif; }
  @media screen and (min-width: 768px) {
    .order.show {
      height: 44px; }
    .order__button a {
      font-size: 140%;
      padding: .875em 1em .875em 1em; }
      .order__button a i {
        right: 0.5em; }
    .order-static {
      position: relative;
      font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      margin: 0;
      z-index: 1; }
      .order-static .order__button {
        position: absolute;
        right: 0; } }

/*--------------------------------------------------------------------------------
 * 
 * 	header
 * 
 *--------------------------------------------------------------------------------*/
.header {
  position: relative;
  width: auto;
  max-width: 1200px;
  margin: 0 auto;
  padding: 100% 0 0 0;
  background-image: url(../images/ph_main.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: contain; }
  .header__title {
    font-family: "Shuei Mincho M JIS2004", sans-serif;
    font-size: 400%;
    font-size: 10vw;
    font-weight: normal;
    line-height: 1.25em;
    width: 87.5%;
    max-width: 866px;
    margin: 0.4em 0;
    padding: 0;
    text-align: left;
    color: #000000;
    position: absolute;
    top: 20%;
    left: 50%;
    transform: translateX(-50%); }
    .header__title img {
      width: 100%; }
  .header .sale-info {
    font-family: "Shuei Mincho M JIS2004", sans-serif;
    font-size: 180%;
    font-weight: bold;
    line-height: 1;
    width: 87.5%;
    margin: 20px auto 0;
    padding: 20px 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    color: #000000;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    font-weight: normal; }
    .ua-desktop-windows .header .sale-info {
      -ms-transform: rotate(0.001deg);
      transform: rotate(0.001deg); }
  @media screen and (min-width: 768px) {
    .header {
      margin: 0 auto;
      background-image: url(../images/ph_main.jpg);
      padding-top: 66.6666666667%;
      background-size: cover; }
    .header__title {
      font-size: 600%;
      top: 15%; }
      .header__title > small {
        font-size: 33.3333333333%;
        line-height: 1.5; }
      .header__title span small {
        font-size: 50%;
        line-height: 1.5; }
    .header .sale-info {
      width: auto; }
      .header .sale-info.start-order {
        padding-right: 160px; } }
  @media screen and (min-width: 1200px) {
    .header__title {
      font-size: 700%; } }

.yodogawa {
  font-family: "Shuei Mincho B JIS2004", sans-serif;
  font-size: 140%;
  font-weight: normal;
  line-height: 1.5em;
  letter-spacing: 0.05em;
  box-sizing: border-box;
  margin: 0 auto;
  padding: 16px 20px;
  text-align: justify;
  color: #FFFFFF;
  background-color: #333;
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  font-weight: normal; }
  .ua-desktop-windows .yodogawa {
    -ms-transform: rotate(0.001deg);
    transform: rotate(0.001deg); }
  .yodogawa p {
    margin: 0 0 1em 0; }
    .yodogawa p:last-child {
      margin-bottom: 0; }
    .yodogawa p i {
      font-size: 171.4285714%; }
  .yodogawa .recipe-menu p {
    margin-bottom: 0; }
  .yodogawa .recipe-menu ul {
    margin-top: 0;
    padding-left: 2em; }
    .yodogawa .recipe-menu ul li {
      list-style-type: disc !important; }
  .yodogawa .photo {
    margin: 32px auto;
    overflow: hidden; }
    .yodogawa .photo:last-child {
      margin-bottom: 0; }
    .yodogawa .photo img {
      width: 100%; }
    .yodogawa .photo p {
      font-size: 87.5%; }
  @media screen and (min-width: 768px) {
    .yodogawa {
      font-size: 180%;
      line-height: 1.75;
      padding: 80px 0;
      width: auto;
      display: flex;
      justify-content: center;
      max-width: 100%; }
      .yodogawa .photo {
        border-radius: 8px; } }

/*--------------------------------------------------------------------------------
 * 
 * 	toc
 * 
 *--------------------------------------------------------------------------------*/
.toc {
  padding: 16px 0; }
  .toc ul, .toc li {
    margin: 0;
    padding: 0; }
  .toc li.toc__item {
    padding: 8px 0; }
    .toc li.toc__item:last-of-type {
      padding-bottom: 0; }
  .toc__title {
    width: 87.5%;
    max-width: 560px;
    margin: 0 auto;
    font-size: 140%; }
  .toc__content {
    width: 87.5%;
    max-width: 560px;
    margin: 0 auto; }
  .toc__item a {
    display: flex;
    justify-content: space-between; }
    .toc__item a > span {
      width: 21.4285714286%; }
      .toc__item a > span img {
        width: 100%;
        border-radius: 4px; }
    .toc__item a > em {
      width: 71.4285714286%;
      -webkit-font-feature-settings: "palt" 1;
      font-feature-settings: "palt" 1;
      -webkit-font-smoothing: antialiased;
      -moz-osx-font-smoothing: grayscale;
      text-rendering: auto;
      font-weight: normal;
      font-style: normal;
      line-height: 1; }
      .ua-desktop-windows .toc__item a > em {
        -ms-transform: rotate(0.001deg);
        transform: rotate(0.001deg); }
      .toc__item a > em > span {
        width: 100%;
        display: inline-block;
        line-height: 1.5; }
        .toc__item a > em > span span {
          display: inline-block;
          width: 100%;
          font-family: "Shuei Mincho B JIS2004", sans-serif;
          font-size: 160%; }
          .toc__item a > em > span span:first-of-type {
            width: auto;
            font-size: 75%;
            font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
            background-color: #000000;
            color: #FFFFFF;
            line-height: 1;
            padding: 4px 8px;
            border-radius: 4px;
            margin-right: 0.2em;
            font-weight: bold; }
          @media screen and (min-width: 768px) {
            .toc__item a > em > span span {
              font-size: 240%; }
              .toc__item a > em > span span:first-of-type {
                font-size: 140%; } }
        .toc__item a > em > span:last-of-type {
          font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
          display: block;
          font-size: 120%; }
    @media screen and (min-width: 768px) {
      .toc__item a > span {
        width: 21.4285714286%; }
      .toc__item a > em {
        width: 75%; } }
  .toc__item.off a {
    color: #b3b3b3;
    cursor: default; }
    .toc__item.off a:hover {
      opacity: 1; }
    .toc__item.off a img {
      -webkit-filter: grayscale(1);
      filter: grayscale(1); }
    .toc__item.off a > em > span span:first-of-type {
      background-color: #b3b3b3; }
  @media screen and (min-width: 768px) {
    .toc {
      padding: 40px 0; } }

/*--------------------------------------------------------------------------------
 * 
 * 	profile
 * 
 *--------------------------------------------------------------------------------*/
.profile {
  margin: 0 auto;
  padding: 16px 0;
  background: url(/store/donabe/images/bg.jpg) repeat center top; }
  .profile__heading {
    font-size: 160%;
    line-height: 1.75;
    width: 87.5%;
    max-width: 560px;
    margin: 0px auto;
    transition: all .5s; }
  .profile__body {
    overflow: hidden;
    width: 87.5%;
    max-width: 560px;
    max-height: 0;
    margin: 0 auto;
    transition: max-height 0.5s cubic-bezier(0.645, 0.045, 0.355, 1); }
  .profile__photo img {
    width: 100%; }
  .profile__text {
    font-size: 140%;
    line-height: 1.75;
    margin-bottom: 0; }
    .profile__text p:last-child {
      margin-bottom: 0; }
  .profile__name {
    font-family: "Shuei Mincho M JIS2004", sans-serif;
    font-size: 125%;
    font-weight: normal;
    margin-top: 20px;
    transition: all .5s;
    color: #000000; }
    .profile__name small {
      font-size: 70%;
      margin-left: 1em; }
  .profile__toggle {
    text-align: left; }
    .profile__toggle label {
      position: relative;
      display: block;
      padding: 8px 16px;
      transition: all .5s;
      border: 1px solid #b3b3b3;
      border-radius: 4px;
      background-color: #FFFFFF; }
      .profile__toggle label span {
        font-family: "Shuei Mincho M JIS2004", sans-serif;
        display: inline-block;
        vertical-align: middle;
        -webkit-font-feature-settings: "palt" 1;
        font-feature-settings: "palt" 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        text-rendering: auto;
        font-weight: normal; }
        .ua-desktop-windows .profile__toggle label span {
          -ms-transform: rotate(0.001deg);
          transform: rotate(0.001deg); }
      .profile__toggle label i {
        font-size: 150%;
        position: absolute;
        top: 50%;
        right: 4px;
        display: inline-block;
        transform: translateY(-50%);
        vertical-align: middle; }
        .profile__toggle label i::before {
          display: inline-block;
          transition: transform .25s;
          transform: rotate(0); }
  .profile__close {
    margin: 20px auto;
    text-align: center; }
    .profile__close label {
      font-size: 140%;
      font-weight: bold;
      display: block;
      padding: 8px;
      border: 1px solid #b3b3b3;
      border-radius: 4px; }
      .profile__close label i {
        font-size: 150%;
        display: inline-block;
        vertical-align: middle; }
      .profile__close label span {
        display: inline-block;
        vertical-align: middle; }
  @media screen and (min-width: 768px) {
    .profile {
      width: 100%;
      padding: 40px 0 40px; }
    .profile__text {
      font-size: 160%; } }

input#profile-toggle {
  position: absolute;
  z-index: -1;
  opacity: 0; }
  input#profile-toggle:checked ~ .profile__heading {
    margin: 0 auto; }
    input#profile-toggle:checked ~ .profile__heading .profile__toggle label {
      padding: 0 16px;
      border: 0 none transparent;
      background-color: transparent; }
      input#profile-toggle:checked ~ .profile__heading .profile__toggle label span {
        opacity: 0; }
      input#profile-toggle:checked ~ .profile__heading .profile__toggle label i::before {
        content: "\e915"; }
  input#profile-toggle:checked ~ .profile__body {
    max-height: 150em; }
    input#profile-toggle:checked ~ .profile__body .profile__name {
      margin-top: 0; }

/*--------------------------------------------------------------------------------
 * 
 * contents
 * 
 *--------------------------------------------------------------------------------*/
article {
  background-color: #1a1a1a;
  max-width: 1200px;
  margin: 0 auto; }

.contents {
  background-color: #FFFFFF; }

.chapter h1,
.chapter h2,
.chapter h3,
.chapter h4,
.chapter h5,
.chapter h6 {
  -webkit-font-feature-settings: "palt" 1;
  font-feature-settings: "palt" 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: auto;
  font-weight: normal; }
  .ua-desktop-windows .chapter h1, .ua-desktop-windows
  .chapter h2, .ua-desktop-windows
  .chapter h3, .ua-desktop-windows
  .chapter h4, .ua-desktop-windows
  .chapter h5, .ua-desktop-windows
  .chapter h6 {
    -ms-transform: rotate(0.001deg);
    transform: rotate(0.001deg); }

.chapter__header {
  border-top: 8px solid #FFFFFF; }
  @media screen and (min-width: 768px) {
    .chapter__header .navi ul {
      margin: 0 auto; } }

.chapter__title {
  width: 87.5%;
  max-width: 560px;
  margin: 0 auto 0;
  padding: 30px 0; }
  .chapter__title h2 {
    font-family: "Shuei Mincho M JIS2004", sans-serif;
    font-size: 240%;
    font-size: 7vw;
    font-weight: normal;
    line-height: 1.5;
    margin: 0; }
    .chapter__title h2 > small,
    .chapter__title h2 > span {
      display: inline-block;
      width: 100%; }
    .chapter__title h2 > small {
      line-height: 1;
      margin-bottom: 0.5em;
      width: auto;
      background-color: #000000;
      color: #FFFFFF;
      border-radius: 4px;
      padding: 8px 16px; }
      .chapter__title h2 > small small {
        font-size: 77.7777777778%;
        line-height: 1;
        display: inline-block;
        margin-right: .5em;
        padding: .5em 1em;
        vertical-align: middle;
        border-radius: 4px;
        background-color: #000000; }
      .chapter__title h2 > small span {
        display: inline-block;
        vertical-align: middle; }
  .chapter__title h3 {
    font-family: "Shuei Mincho M JIS2004", sans-serif;
    font-size: 6vw;
    font-weight: normal;
    line-height: 1.5;
    margin: 0; }
    .chapter__title h3 > small,
    .chapter__title h3 > span {
      display: inline-block; }
    .chapter__title h3 > small {
      font-size: 80%;
      line-height: 1;
      margin-right: 0.5em;
      width: auto;
      background-color: #000000;
      color: #FFFFFF;
      border-radius: 4px;
      padding: 4px 8px; }

.chapter__section {
  width: 100%;
  margin: 0 auto;
  padding: 32px 0;
  background: url(/store/donabe/images/bg.jpg) repeat center top fixed; }

+ .chapter-section {
  border-top: 8px solid rgba(0, 0, 0, 0.75);
  padding-top: 40px; }

.chapter-section__title {
  font-family: "Shuei Mincho M JIS2004", sans-serif;
  font-size: 160%;
  font-weight: normal;
  line-height: 1.5; }

.chapter-section__text {
  font-size: 160%;
  line-height: 2;
  width: 87.5%;
  max-width: 560px;
  margin: 0 auto; }
  .chapter-section__text:last-child {
    margin-bottom: 0; }
  .chapter-section__text p:first-child {
    margin-top: 0; }
  .chapter-section__text p:last-child {
    margin-bottom: 0; }

.chapter-section__photo {
  position: relative;
  width: 100%;
  margin: 20px auto;
  padding-top: 66.640625%; }
  .chapter-section__photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .chapter-section__photo:last-child {
    margin-bottom: 0; }

.chapter__column {
  max-width: 640px;
  margin: 32px auto 0;
  background-color: white;
  padding: 16px;
  border-radius: 8px; }

.chapter-column__header {
  padding: 0;
  border-top: 8px solid #FFFFFF; }

.chapter-column__title {
  width: 87.5%;
  margin: 0 auto 0;
  padding: 20px 0 10px; }
  .chapter-column__title h3 {
    font-family: "Shuei Mincho B JIS2004", sans-serif;
    font-size: 240%;
    font-weight: normal;
    font-style: 7vw;
    line-height: 1.5;
    margin: 0; }
    .chapter-column__title h3 > small,
    .chapter-column__title h3 > span {
      display: block; }
    .chapter-column__title h3 > small {
      line-height: 1;
      margin-bottom: 0.5em; }
      .chapter-column__title h3 > small small {
        font-size: 77.7777777778%;
        line-height: 1;
        display: inline-block;
        margin-right: .5em;
        padding: .5em 1em;
        vertical-align: middle;
        border-radius: 4px;
        background-color: #000000; }
      .chapter-column__title h3 > small span {
        display: inline-block;
        vertical-align: middle; }
    .chapter-column__title h3 > span {
      position: relative; }
      .chapter-column__title h3 > span em {
        width: 1.3em;
        height: 1.3em;
        line-height: 1.3em;
        background-color: #000000;
        color: #FFFFFF;
        border-radius: 4px;
        text-align: center;
        font-style: normal;
        display: inline-block;
        margin-right: 0.2em;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%); }
      .chapter-column__title h3 > span span {
        display: block;
        padding-left: 1.5em;
        line-height: 1.25; }
    @media screen and (min-width: 768px) {
      .chapter-column__title h3 {
        padding: 40px 0 20px; } }

.chapter-column__text {
  margin: 0 auto; }
  .chapter-column__text:last-child {
    margin-bottom: 0; }
  .chapter-column__text p:first-child {
    margin-top: 0; }
  .chapter-column__text p:last-child {
    margin-bottom: 0; }

.chapter-column__photo {
  position: relative;
  width: 100%;
  margin: 20px auto;
  padding-top: 66.640625%; }
  .chapter-column__photo img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .chapter-column__photo:last-child {
    margin-bottom: 0; }

.chapter__footer {
  padding: 0px 0px 0px 0px;
  background-color: rgba(255, 255, 255, 0.8); }

.chapter__continue {
  font-size: 160%;
  text-align: center;
  padding-top: 0; }

.chapter__date {
  font-size: 140%;
  text-align: center;
  margin: 0 auto;
  padding: 16px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.chapter .photo {
  margin: 32px auto; }
  .chapter .photo:first-child {
    margin-top: 0; }
  .chapter .photo img {
    width: 100%; }
  .chapter .photo p {
    font-size: 87.5%; }
  .chapter .photo.icon {
    margin: 0;
    max-width: 80px; }

@media screen and (min-width: 768px) {
  .chapter {
    margin: 0 auto; }
  .chapter__title {
    padding: 80px 0 40px; }
    .chapter__title h2 {
      font-size: 320%; }
    .chapter__title h3 {
      font-size: 280%; }
  .chapter__section {
    padding: 80px 0; }
  + .chapter-section {
    margin-top: 40px;
    padding-top: 40px; }
  .chapter-section__photo {
    padding-top: 426.5px;
    margin: 40px auto; }
  .chapter__column {
    margin-top: 40px;
    padding: 40px 40px;
    border-radius: 8px; }
  .chapter-column__title {
    width: auto;
    margin: 0;
    padding: 0; }
  .chapter-column__text {
    width: auto;
    margin: 0;
    padding: 0; }
    .chapter-column__text ul {
      padding: 20px 40px 20px 0;
      border-left: 0 none transparent;
      border-right: 4px solid #000000; }
    .chapter-column__text li {
      font-size: 125%; }
    .chapter-column__text *:last-child {
      margin-bottom: 0; }
  .chapter-column__photo {
    width: 640px;
    padding-top: 426.5px;
    margin: 32px auto; }
  .chapter .photo {
    border-radius: 8px;
    overflow: hidden; }
    .chapter .photo.vertical {
      text-align: center; }
      .chapter .photo.vertical img {
        width: 66.6666666667%; }
    .chapter .photo.icon {
      margin: 0;
      max-width: 80px; } }

.lazyload,
.lazyloading {
  opacity: 0;
  margin-top: 20px; }

.lazyloaded {
  transition: all 500ms;
  opacity: 1;
  margin-top: 0; }

.ingredients {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 8px;
  margin: 32px auto;
  padding: 8px 16px;
  background: url(/store/donabe/images/bg.jpg) repeat center top; }
  .ingredients h3 {
    margin-top: 0; }
  .ingredients > ul {
    padding-left: 1.5em; }
    .ingredients > ul > li {
      text-indent: -1.5em; }
      .ingredients > ul > li::before {
        content: "◆";
        margin-right: 0.5em; }
      .ingredients > ul > li ul {
        padding-left: 1.5em; }
        .ingredients > ul > li ul li {
          text-indent: 0;
          list-style-type: disc !important; }
  @media screen and (min-width: 768px) {
    .ingredients {
      padding: 40px; } }

.credit {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  padding: 16px 0;
  display: flex;
  justify-content: center;
  flex-direction: column; }
  .credit p {
    margin: 0 1em;
    font-size: 120%; }
  @media screen and (min-width: 768px) {
    .credit {
      flex-direction: row; } }

.info {
  margin: 0 auto;
  padding: 16px 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1); }
  .info__body {
    display: flex;
    flex-direction: column;
    max-width: 640px;
    margin: 0 auto; }
  .info__photo {
    order: 2;
    padding: 16px 16px 0; }
    .info__photo img {
      width: 100%; }
  .info__article {
    order: 1; }
  .info__title {
    padding: 0 16px;
    margin: 0 auto;
    max-width: 400px; }
    .info__title h3 {
      font-size: 200%;
      margin: 0;
      font-weight: bold;
      color: white;
      background-color: black;
      padding: 8px 16px;
      border-radius: 4px;
      display: inline-block;
      font-family: "Shuei Mincho M JIS2004", sans-serif;
      line-height: 1; }
  .info__text {
    margin: 0 auto;
    padding: 0 16px;
    max-width: 400px; }
    .info__text p {
      font-size: 160%;
      margin: 1em 0; }
      .info__text p:last-child {
        margin: 0; }
  @media screen and (min-width: 768px) {
    .info {
      padding: 40px 0; }
      .info__body {
        flex-direction: row; }
      .info__photo {
        order: 1;
        padding: 0;
        width: calc(50% - 20px); }
      .info__article {
        order: 2;
        margin-left: 40px;
        width: calc(50% - 20px); }
      .info__title {
        padding: 0; }
      .info__text {
        padding: 0; } }

@media screen and (min-width: 576px) {
  .indent {
    padding-left: 1em;
    text-indent: -1em; }
    .indent a[target=_new], .indent a[target=_blank] {
      display: inline; }
    .indent.half {
      padding-left: .5em;
      text-indent: -.5em; }
  span.indent {
    display: inline-block; } }

nav.navi {
  background: url(/store/donabe/images/bg.jpg) repeat center top;
  padding: 8px 0; }
  @media screen and (min-width: 768px) {
    nav.navi {
      padding: 16px 0; } }

.navi ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: relative;
  max-width: 560px;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-wrap: wrap; }

.navi-item {
  display: block;
  margin: 8px 16px; }
  .navi-item.hidden {
    visibility: hidden; }
  .navi-item__next, .navi-item__prev, .navi-item__top {
    width: auto; }
  .navi-item a {
    font-size: 120%;
    line-height: 2.5;
    display: block; }
    .navi-item a img {
      display: inline-block;
      border-radius: 4px;
      width: 120px; }
    .navi-item a span {
      display: block; }
    .navi-item a i {
      font-size: 150%;
      vertical-align: middle; }

@media screen and (min-width: 768px) {
  .navi ul {
    margin: 16px auto; }
  .navi-item {
    width: auto; } }

.top-navi {
  margin-top: 16px; }
  .top-navi ul {
    padding: 0;
    margin: 0;
    list-style: none;
    display: flex;
    justify-content: center;
    flex-wrap: wrap; }
  .top-navi-item__what, .top-navi-item__buy {
    display: flex;
    align-items: center;
    background-color: #FFFFFF;
    border-radius: 4px;
    overflow: hidden;
    margin: 4px 4px 0; }
    .top-navi-item__what:link, .top-navi-item__what:hover, .top-navi-item__what:visited, .top-navi-item__what:active, .top-navi-item__buy:link, .top-navi-item__buy:hover, .top-navi-item__buy:visited, .top-navi-item__buy:active {
      color: #000000; }
    .top-navi-item__what img, .top-navi-item__buy img {
      width: 120px; }
    .top-navi-item__what span, .top-navi-item__buy span {
      display: flex;
      align-items: center;
      width: 120px;
      padding-left: 8px;
      padding-right: 4px; }
      .top-navi-item__what span i, .top-navi-item__buy span i {
        margin-right: 0;
        margin-left: auto;
        font-size: 150%; }
  @media screen and (min-width: 768px) {
    .top-navi {
      margin-top: 0;
      margin-left: 40px; }
      .top-navi ul {
        max-width: 240px; }
      .top-navi-item {
        font-size: 14px; }
        .top-navi-item__what, .top-navi-item__buy {
          margin: 4px 0 0; } }

/*--------------------------------------------------------------------------------
 * 
 * 	products
 * 
 *--------------------------------------------------------------------------------*/
.products {
  border-top: 8px solid #FFFFFF;
  background-color: rgba(255, 255, 255, 0.8); }
  @media screen and (min-width: 768px) {
    .products {
      margin-top: 40px; } }

.product {
  width: 87.5%;
  margin: 0 auto;
  padding: 20px 0; }
  .product__title h3 {
    font-family: "Shuei Mincho M JIS2004", sans-serif;
    font-size: 240%;
    line-height: 1;
    margin: 0 auto 20px;
    -webkit-font-feature-settings: "palt" 1;
    font-feature-settings: "palt" 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-rendering: auto;
    font-weight: normal; }
    .ua-desktop-windows .product__title h3 {
      -ms-transform: rotate(0.001deg);
      transform: rotate(0.001deg); }
  .product__detail {
    padding-top: 20px; }
  .product-info {
    margin: 40px auto; }
    .product-info:first-child {
      margin-top: 0; }
    .product-info:last-child {
      margin-bottom: 0; }
    .product-info h1,
    .product-info h2,
    .product-info h3,
    .product-info h4,
    .product-info h5,
    .product-info h6 {
      font-weight: bold;
      margin: 0;
      letter-spacing: .05em; }
    .product-info table {
      width: 100%;
      border-collapse: collapse;
      border: 0 none transparent; }
    .product-info tr:first-child th,
    .product-info tr:first-child td {
      border-top: 1px solid #cccccc; }
    .product-info th,
    .product-info td {
      font-size: 140%;
      line-height: 1.5;
      padding: .5em 0;
      text-align: left;
      vertical-align: top;
      letter-spacing: .05em;
      border-bottom: 1px solid #cccccc; }
    .product-info th {
      width: 4.3em;
      padding-right: .5em; }
    .product-info td dl {
      font-size: 0;
      width: 100%;
      margin: 0;
      padding: 0;
      letter-spacing: 0; }
    .product-info td dt,
    .product-info td dd {
      font-size: 0.8125rem;
      display: inline-block;
      margin: 0;
      padding: 0 0 .5em 0;
      vertical-align: top;
      letter-spacing: .05em; }
      .product-info td dt:last-of-type,
      .product-info td dd:last-of-type {
        padding-bottom: 0; }
    .product-info td dt {
      font-weight: bold;
      width: 30%;
      padding-right: .5em; }
    .product-info td dd {
      width: 70%; }
    .product-info__title {
      font-size: 160%;
      margin: 1em 0 .5em;
      letter-spacing: .05em; }
    .product-info__detail {
      position: relative; }
      .product-info__detail h5 {
        font-size: 140%;
        margin-top: 1em; }
      .product-info__detail p {
        font-size: 160%;
        line-height: 1.5;
        letter-spacing: .05em; }
        .product-info__detail p:first-child {
          margin-top: 0; }
        .product-info__detail p:last-child {
          margin-bottom: 0; }
      .product-info__detail ul,
      .product-info__detail li {
        padding: 0;
        list-style-type: none; }
      .product-info__detail ul {
        margin: 0; }
      .product-info__detail li {
        font-size: 140%;
        line-height: 1.5;
        padding: .25em 0;
        padding-left: 1em;
        text-indent: -1em;
        letter-spacing: .05em; }
        .product-info__detail li::before {
          display: inline-block;
          width: 1em;
          content: "・";
          text-align: center;
          text-indent: 0; }
  .product .size {
    border-top: 1px solid #cccccc; }
    .product .size img {
      width: 100%; }
  @media screen and (min-width: 768px) {
    .product {
      width: 640px;
      padding: 40px 0; }
    .product__title h3 {
      font-size: 280%;
      margin-bottom: 40px; }
    .product-info th {
      width: 7.525em;
      padding-right: 1em; } }
  @media screen and (min-width: 992px) {
    .product {
      width: 960px; }
    .product-info:first-child .product-info__detail {
      overflow: hidden;
      height: auto; }
    .product-info:nth-child(3) .product-info__detail {
      -moz-column-count: 2;
      -webkit-column-count: 2;
      column-count: 2; }
    .product .size {
      float: left;
      width: 48.9583333333%; }
    .product .size + table {
      float: right;
      width: 48.9583333333%; } }

.cart-button .cart_btn {
  font-size: 160%;
  font-weight: bold;
  width: 100%;
  padding: .875em 1em .875em 1em;
  color: #FFFFFF;
  border: 0 none transparent;
  border-radius: 0;
  background-color: #cc0000;
  -webkit-appearance: none; }
  .cart-button .cart_btn i,
  .cart-button .cart_btn span {
    display: inline-block;
    vertical-align: top; }
  .cart-button .cart_btn i {
    font-size: 150%;
    margin-right: .5em; }
  .cart-button .cart_btn.sold {
    color: gray;
    background-color: #cccccc; }

.cart-stock {
  font-size: 140%;
  margin: 0.5em auto; }

.cart-shipping {
  font-size: 140%;
  margin: 0.5em auto; }

.cart-form a {
  display: block;
  width: 100%;
  max-width: 280px;
  margin: 20px 0; }
  .cart-form a img {
    width: 100%;
    display: block; }
  .cart-form a .text {
    font-size: 140%;
    font-weight: bold;
    position: relative;
    padding: .875em 1em .875em 1em;
    color: #FFFFFF;
    background-color: #000000;
    margin-top: 0.5em; }
  .cart-form a span {
    display: inline-block; }
  .cart-form a i {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: .2em;
    transform: translateY(-50%);
    font-size: 150%;
    line-height: 1; }

@media screen and (min-width: 768px) {
  .cart-button {
    height: auto;
    overflow: hidden; }
    .cart-button .cart_btn {
      width: 240px;
      float: left; }
      .cart-button .cart_btn.sold {
        cursor: default; }
        .cart-button .cart_btn.sold:hover {
          opacity: 1; }
    .cart-button__info {
      margin-left: 260px; }
  .cart-form {
    position: absolute;
    bottom: 0;
    right: 0; }
    .cart-form a {
      max-width: 200px;
      margin: auto; }
      .cart-form a br.only-sp {
        display: inline; }
      .cart-form a img {
        width: 100%; } }

@media screen and (min-width: 992px) {
  .cart-form a {
    max-width: 280px; }
    .cart-form a br.only-sp {
      display: none; }
    .cart-form a img {
      width: 80%;
      margin: auto; } }

/*--------------------------------------------------------------------------------
 * 
 * 	share
 * 
 *--------------------------------------------------------------------------------*/
.share {
  width: 100%;
  padding: 15px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin: 0px auto 0px; }
  .share h3 {
    text-align: center;
    font-weight: bold; }
  .share ul {
    font-family: "zero-width";
    text-align: center;
    letter-spacing: 0; }
    .share ul li {
      font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      display: inline-block;
      margin: 0 10px;
      letter-spacing: 0.075em; }
      .share ul li a {
        font-size: 400%;
        display: block; }
        .share ul li a:after {
          content: none; }
  .share .article-share__facebook a {
    color: #3b5998; }
  .share .article-share__twitter a {
    color: #00aced; }
  .share .article-share__line a {
    color: #00b900; }
  .share .article-share__mail a {
    color: #f4cb3c; }

/*--------------------------------------------------------------------------------
 * 
 * 	footer
 * 
 *--------------------------------------------------------------------------------*/
.footer {
  margin: 0 auto 0;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  background: url(/store/donabe/images/bg.jpg) repeat center top; }
  .footer h3 {
    font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
    font-size: 120%;
    font-weight: bold;
    padding-top: 10px;
    text-align: center; }
  .footer a {
    font-size: 120%; }
  .footer-contact {
    overflow: hidden; }
    .footer-contact li {
      margin: 0;
      padding: 0; }
      .footer-contact li a {
        display: block;
        padding: 10px 0;
        text-align: center; }
        .footer-contact li a i {
          font-size: 200%;
          vertical-align: middle; }
        .footer-contact li a span {
          font-weight: bold;
          vertical-align: middle; }
    .footer-contact__home img {
      height: 32px; }
  .footer .follow {
    padding: 15px 0;
    margin: 0 auto 0; }
    .footer .follow h3 {
      font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
      font-size: 120%;
      font-weight: bold;
      margin: 10px auto;
      padding: 0;
      text-align: center; }
    .footer .follow ul {
      font-family: "zero-width";
      text-align: center;
      letter-spacing: 0; }
      .footer .follow ul li {
        font-family: -apple-system, BlinkMacSystemFont, "Hiragino Kaku Gothic ProN", "メイリオ", Meiryo, sans-serif;
        display: inline-block;
        margin: 0 10px;
        letter-spacing: 0.075em; }
        .footer .follow ul li a {
          font-size: 320%;
          display: block;
          color: #404040; }
          .footer .follow ul li a:after {
            content: none; }
  .footer .contact {
    padding: 15px 0;
    border-top: 1px solid rgba(0, 0, 0, 0.1);
    margin: 0 auto 0; }
  .footer .copyright {
    font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", Verdana, sans-serif;
    font-size: 100%;
    font-weight: bold;
    line-height: 1;
    padding: 15px;
    text-align: center;
    text-transform: uppercase;
    border-top: 1px solid rgba(0, 0, 0, 0.1); }
