/** Shopify CDN: Minification failed

Line 4401:0 Unexpected "}"

**/
@charset "UTF-8";
/* window-size + 17px */
/* -------------------------------------------------------------------

    Base Style

-------------------------------------------------------------------- */
/*  Base
--------------------------------------- */
html {
  overflow-y: scroll; }

body {
  line-height: 1.5;
  color: #333;
  font-family: "Noto Serif JP", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  font-size: 14px;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-print-color-adjust: exact;
  -webkit-font-smoothing: antialiased; }

@media screen and (max-width: 768px) {
  body {
    word-break: break-all; } }
* html body {
  font-size: 84%; }

*:first-child + html body {
  font-size: 84%; }

/*  Links
--------------------------------------- */
a {
  color: #666;
  text-decoration: none; }
  a:link, a:visited {
    color: #666;
    text-decoration: none; }
  a:active, a:hover, a:focus {
    color: #666;
    outline: none;
    text-decoration: underline; }

/* -------------------------------------------------------------------

    Base Style

-------------------------------------------------------------------- */
/*  Universal Reset
--------------------------------------- */
html, body, div, main, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code, svg,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var, b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video, picture {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
  background: transparent;
  zoom: 1; }

/*  HTML5 Display Definitions
--------------------------------------- */
main, section, nav, article, aside, hgroup, menu, summary, svg,
header, footer, figure, figcaption, details, picture {
  display: block; }

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

[hidden] {
  display: none; }

/*  Typography
--------------------------------------- */
h1, h2, h3, h4, h5, h6 {
  line-height: 1.5;
  font-size: 100%;
  font-weight: normal; }

em {
  font-style: normal;
  font-weight: bold; }

strong, b {
  font-weight: bold; }

sup {
  position: relative;
  top: -4px;
  vertical-align: middle;
  line-height: 0;
  font-size: 65%; }

sub {
  position: relative;
  top: 0;
  vertical-align: middle;
  line-height: 0;
  font-size: 65%; }

pre {
  font-family: monospace, sans-serif;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*  Horizontal Rule
--------------------------------------- */
hr {
  display: none; }

/*  Embedded Content
--------------------------------------- */
img {
  border: 0;
  vertical-align: top; }

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

/*  List Content
--------------------------------------- */
ul, ol {
  list-style: none; }

/*  Tables
--------------------------------------- */
table {
  border: 0 none;
  border-collapse: collapse;
  width: 100%; }

table th,
table td {
  border: 0 none;
  vertical-align: top;
  font-size: 1em;
  text-align: left;
  font-weight: normal; }

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

fieldset {
  border: 0 none; }

legend {
  display: none; }

label {
  cursor: pointer; }

input {
  vertical-align: middle;
  border-radius: 0;
  font-family: "Noto Serif JP", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  outline: none;
  border-radius: 0; }

input[type="text"],
input[type="image"] {
  -webkit-appearance: none; }

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

textarea {
  vertical-align: top;
  font-family: "Noto Serif JP", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  resize: none;
  outline: 0;
  border-radius: 0;
  -webkit-appearance: none; }

select {
  line-height: normal;
  font-family: "Noto Serif JP", Helvetica, Arial, "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif;
  outline: none; }

/* -------------------------------------------------------------------

    Support Module

-------------------------------------------------------------------- */
/*  Margin / Padding Adjust
--------------------------------------- */
.mt0 {
  margin-top: 0px !important; }

.mr0 {
  margin-right: 0px !important; }

.mb0 {
  margin-bottom: 0px !important; }

.ml0 {
  margin-left: 0px !important; }

.pt0 {
  padding-top: 0px !important; }

.pr0 {
  padding-right: 0px !important; }

.pb0 {
  padding-bottom: 0px !important; }

.pl0 {
  padding-left: 0px !important; }

.mt5 {
  margin-top: 5px !important; }

.mr5 {
  margin-right: 5px !important; }

.mb5 {
  margin-bottom: 5px !important; }

.ml5 {
  margin-left: 5px !important; }

.pt5 {
  padding-top: 5px !important; }

.pr5 {
  padding-right: 5px !important; }

.pb5 {
  padding-bottom: 5px !important; }

.pl5 {
  padding-left: 5px !important; }

.mt10 {
  margin-top: 10px !important; }

.mr10 {
  margin-right: 10px !important; }

.mb10 {
  margin-bottom: 10px !important; }

.ml10 {
  margin-left: 10px !important; }

.pt10 {
  padding-top: 10px !important; }

.pr10 {
  padding-right: 10px !important; }

.pb10 {
  padding-bottom: 10px !important; }

.pl10 {
  padding-left: 10px !important; }

.mt15 {
  margin-top: 15px !important; }

.mr15 {
  margin-right: 15px !important; }

.mb15 {
  margin-bottom: 15px !important; }

.ml15 {
  margin-left: 15px !important; }

.pt15 {
  padding-top: 15px !important; }

.pr15 {
  padding-right: 15px !important; }

.pb15 {
  padding-bottom: 15px !important; }

.pl15 {
  padding-left: 15px !important; }

.mt20 {
  margin-top: 20px !important; }

.mr20 {
  margin-right: 20px !important; }

.mb20 {
  margin-bottom: 20px !important; }

.ml20 {
  margin-left: 20px !important; }

.pt20 {
  padding-top: 20px !important; }

.pr20 {
  padding-right: 20px !important; }

.pb20 {
  padding-bottom: 20px !important; }

.pl20 {
  padding-left: 20px !important; }

.mt25 {
  margin-top: 25px !important; }

.mr25 {
  margin-right: 25px !important; }

.mb25 {
  margin-bottom: 25px !important; }

.ml25 {
  margin-left: 25px !important; }

.pt25 {
  padding-top: 25px !important; }

.pr25 {
  padding-right: 25px !important; }

.pb25 {
  padding-bottom: 25px !important; }

.pl25 {
  padding-left: 25px !important; }

.mt30 {
  margin-top: 30px !important; }

.mr30 {
  margin-right: 30px !important; }

.mb30 {
  margin-bottom: 30px !important; }

.ml30 {
  margin-left: 30px !important; }

.pt30 {
  padding-top: 30px !important; }

.pr30 {
  padding-right: 30px !important; }

.pb30 {
  padding-bottom: 30px !important; }

.pl30 {
  padding-left: 30px !important; }

.mt35 {
  margin-top: 35px !important; }

.mr35 {
  margin-right: 35px !important; }

.mb35 {
  margin-bottom: 35px !important; }

.ml35 {
  margin-left: 35px !important; }

.pt35 {
  padding-top: 35px !important; }

.pr35 {
  padding-right: 35px !important; }

.pb35 {
  padding-bottom: 35px !important; }

.pl35 {
  padding-left: 35px !important; }

.mt40 {
  margin-top: 40px !important; }

.mr40 {
  margin-right: 40px !important; }

.mb40 {
  margin-bottom: 40px !important; }

.ml40 {
  margin-left: 40px !important; }

.pt40 {
  padding-top: 40px !important; }

.pr40 {
  padding-right: 40px !important; }

.pb40 {
  padding-bottom: 40px !important; }

.pl40 {
  padding-left: 40px !important; }

.mt45 {
  margin-top: 45px !important; }

.mr45 {
  margin-right: 45px !important; }

.mb45 {
  margin-bottom: 45px !important; }

.ml45 {
  margin-left: 45px !important; }

.pt45 {
  padding-top: 45px !important; }

.pr45 {
  padding-right: 45px !important; }

.pb45 {
  padding-bottom: 45px !important; }

.pl45 {
  padding-left: 45px !important; }

.mt50 {
  margin-top: 50px !important; }

.mr50 {
  margin-right: 50px !important; }

.mb50 {
  margin-bottom: 50px !important; }

.ml50 {
  margin-left: 50px !important; }

.pt50 {
  padding-top: 50px !important; }

.pr50 {
  padding-right: 50px !important; }

.pb50 {
  padding-bottom: 50px !important; }

.pl50 {
  padding-left: 50px !important; }

.mt55 {
  margin-top: 55px !important; }

.mr55 {
  margin-right: 55px !important; }

.mb55 {
  margin-bottom: 55px !important; }

.ml55 {
  margin-left: 55px !important; }

.pt55 {
  padding-top: 55px !important; }

.pr55 {
  padding-right: 55px !important; }

.pb55 {
  padding-bottom: 55px !important; }

.pl55 {
  padding-left: 55px !important; }

.mt60 {
  margin-top: 60px !important; }

.mr60 {
  margin-right: 60px !important; }

.mb60 {
  margin-bottom: 60px !important; }

.ml60 {
  margin-left: 60px !important; }

.pt60 {
  padding-top: 60px !important; }

.pr60 {
  padding-right: 60px !important; }

.pb60 {
  padding-bottom: 60px !important; }

.pl60 {
  padding-left: 60px !important; }

.mt65 {
  margin-top: 65px !important; }

.mr65 {
  margin-right: 65px !important; }

.mb65 {
  margin-bottom: 65px !important; }

.ml65 {
  margin-left: 65px !important; }

.pt65 {
  padding-top: 65px !important; }

.pr65 {
  padding-right: 65px !important; }

.pb65 {
  padding-bottom: 65px !important; }

.pl65 {
  padding-left: 65px !important; }

.mt70 {
  margin-top: 70px !important; }

.mr70 {
  margin-right: 70px !important; }

.mb70 {
  margin-bottom: 70px !important; }

.ml70 {
  margin-left: 70px !important; }

.pt70 {
  padding-top: 70px !important; }

.pr70 {
  padding-right: 70px !important; }

.pb70 {
  padding-bottom: 70px !important; }

.pl70 {
  padding-left: 70px !important; }

.mt75 {
  margin-top: 75px !important; }

.mr75 {
  margin-right: 75px !important; }

.mb75 {
  margin-bottom: 75px !important; }

.ml75 {
  margin-left: 75px !important; }

.pt75 {
  padding-top: 75px !important; }

.pr75 {
  padding-right: 75px !important; }

.pb75 {
  padding-bottom: 75px !important; }

.pl75 {
  padding-left: 75px !important; }

.mt80 {
  margin-top: 80px !important; }

.mr80 {
  margin-right: 80px !important; }

.mb80 {
  margin-bottom: 80px !important; }

.ml80 {
  margin-left: 80px !important; }

.pt80 {
  padding-top: 80px !important; }

.pr80 {
  padding-right: 80px !important; }

.pb80 {
  padding-bottom: 80px !important; }

.pl80 {
  padding-left: 80px !important; }

.mt85 {
  margin-top: 85px !important; }

.mr85 {
  margin-right: 85px !important; }

.mb85 {
  margin-bottom: 85px !important; }

.ml85 {
  margin-left: 85px !important; }

.pt85 {
  padding-top: 85px !important; }

.pr85 {
  padding-right: 85px !important; }

.pb85 {
  padding-bottom: 85px !important; }

.pl85 {
  padding-left: 85px !important; }

.mt90 {
  margin-top: 90px !important; }

.mr90 {
  margin-right: 90px !important; }

.mb90 {
  margin-bottom: 90px !important; }

.ml90 {
  margin-left: 90px !important; }

.pt90 {
  padding-top: 90px !important; }

.pr90 {
  padding-right: 90px !important; }

.pb90 {
  padding-bottom: 90px !important; }

.pl90 {
  padding-left: 90px !important; }

.mt95 {
  margin-top: 95px !important; }

.mr95 {
  margin-right: 95px !important; }

.mb95 {
  margin-bottom: 95px !important; }

.ml95 {
  margin-left: 95px !important; }

.pt95 {
  padding-top: 95px !important; }

.pr95 {
  padding-right: 95px !important; }

.pb95 {
  padding-bottom: 95px !important; }

.pl95 {
  padding-left: 95px !important; }

.mt100 {
  margin-top: 100px !important; }

.mr100 {
  margin-right: 100px !important; }

.mb100 {
  margin-bottom: 100px !important; }

.ml100 {
  margin-left: 100px !important; }

.pt100 {
  padding-top: 100px !important; }

.pr100 {
  padding-right: 100px !important; }

.pb100 {
  padding-bottom: 100px !important; }

.pl100 {
  padding-left: 100px !important; }

@media screen and (max-width: 760px) {
  .mt0 {
    margin-top: 0px !important; }

  .mr0 {
    margin-right: 0px !important; }

  .mb0 {
    margin-bottom: 0px !important; }

  .ml0 {
    margin-left: 0px !important; }

  .pt0 {
    padding-top: 0px !important; }

  .pr0 {
    padding-right: 0px !important; }

  .pb0 {
    padding-bottom: 0px !important; }

  .pl0 {
    padding-left: 0px !important; }

  .mt5 {
    margin-top: 2.5px !important; }

  .mr5 {
    margin-right: 2.5px !important; }

  .mb5 {
    margin-bottom: 2.5px !important; }

  .ml5 {
    margin-left: 2.5px !important; }

  .pt5 {
    padding-top: 2.5px !important; }

  .pr5 {
    padding-right: 2.5px !important; }

  .pb5 {
    padding-bottom: 2.5px !important; }

  .pl5 {
    padding-left: 2.5px !important; }

  .mt10 {
    margin-top: 5px !important; }

  .mr10 {
    margin-right: 5px !important; }

  .mb10 {
    margin-bottom: 5px !important; }

  .ml10 {
    margin-left: 5px !important; }

  .pt10 {
    padding-top: 5px !important; }

  .pr10 {
    padding-right: 5px !important; }

  .pb10 {
    padding-bottom: 5px !important; }

  .pl10 {
    padding-left: 5px !important; }

  .mt15 {
    margin-top: 7.5px !important; }

  .mr15 {
    margin-right: 7.5px !important; }

  .mb15 {
    margin-bottom: 7.5px !important; }

  .ml15 {
    margin-left: 7.5px !important; }

  .pt15 {
    padding-top: 7.5px !important; }

  .pr15 {
    padding-right: 7.5px !important; }

  .pb15 {
    padding-bottom: 7.5px !important; }

  .pl15 {
    padding-left: 7.5px !important; }

  .mt20 {
    margin-top: 10px !important; }

  .mr20 {
    margin-right: 10px !important; }

  .mb20 {
    margin-bottom: 10px !important; }

  .ml20 {
    margin-left: 10px !important; }

  .pt20 {
    padding-top: 10px !important; }

  .pr20 {
    padding-right: 10px !important; }

  .pb20 {
    padding-bottom: 10px !important; }

  .pl20 {
    padding-left: 10px !important; }

  .mt25 {
    margin-top: 12.5px !important; }

  .mr25 {
    margin-right: 12.5px !important; }

  .mb25 {
    margin-bottom: 12.5px !important; }

  .ml25 {
    margin-left: 12.5px !important; }

  .pt25 {
    padding-top: 12.5px !important; }

  .pr25 {
    padding-right: 12.5px !important; }

  .pb25 {
    padding-bottom: 12.5px !important; }

  .pl25 {
    padding-left: 12.5px !important; }

  .mt30 {
    margin-top: 15px !important; }

  .mr30 {
    margin-right: 15px !important; }

  .mb30 {
    margin-bottom: 15px !important; }

  .ml30 {
    margin-left: 15px !important; }

  .pt30 {
    padding-top: 15px !important; }

  .pr30 {
    padding-right: 15px !important; }

  .pb30 {
    padding-bottom: 15px !important; }

  .pl30 {
    padding-left: 15px !important; }

  .mt35 {
    margin-top: 17.5px !important; }

  .mr35 {
    margin-right: 17.5px !important; }

  .mb35 {
    margin-bottom: 17.5px !important; }

  .ml35 {
    margin-left: 17.5px !important; }

  .pt35 {
    padding-top: 17.5px !important; }

  .pr35 {
    padding-right: 17.5px !important; }

  .pb35 {
    padding-bottom: 17.5px !important; }

  .pl35 {
    padding-left: 17.5px !important; }

  .mt40 {
    margin-top: 20px !important; }

  .mr40 {
    margin-right: 20px !important; }

  .mb40 {
    margin-bottom: 20px !important; }

  .ml40 {
    margin-left: 20px !important; }

  .pt40 {
    padding-top: 20px !important; }

  .pr40 {
    padding-right: 20px !important; }

  .pb40 {
    padding-bottom: 20px !important; }

  .pl40 {
    padding-left: 20px !important; }

  .mt45 {
    margin-top: 22.5px !important; }

  .mr45 {
    margin-right: 22.5px !important; }

  .mb45 {
    margin-bottom: 22.5px !important; }

  .ml45 {
    margin-left: 22.5px !important; }

  .pt45 {
    padding-top: 22.5px !important; }

  .pr45 {
    padding-right: 22.5px !important; }

  .pb45 {
    padding-bottom: 22.5px !important; }

  .pl45 {
    padding-left: 22.5px !important; }

  .mt50 {
    margin-top: 25px !important; }

  .mr50 {
    margin-right: 25px !important; }

  .mb50 {
    margin-bottom: 25px !important; }

  .ml50 {
    margin-left: 25px !important; }

  .pt50 {
    padding-top: 25px !important; }

  .pr50 {
    padding-right: 25px !important; }

  .pb50 {
    padding-bottom: 25px !important; }

  .pl50 {
    padding-left: 25px !important; }

  .mt55 {
    margin-top: 27.5px !important; }

  .mr55 {
    margin-right: 27.5px !important; }

  .mb55 {
    margin-bottom: 27.5px !important; }

  .ml55 {
    margin-left: 27.5px !important; }

  .pt55 {
    padding-top: 27.5px !important; }

  .pr55 {
    padding-right: 27.5px !important; }

  .pb55 {
    padding-bottom: 27.5px !important; }

  .pl55 {
    padding-left: 27.5px !important; }

  .mt60 {
    margin-top: 30px !important; }

  .mr60 {
    margin-right: 30px !important; }

  .mb60 {
    margin-bottom: 30px !important; }

  .ml60 {
    margin-left: 30px !important; }

  .pt60 {
    padding-top: 30px !important; }

  .pr60 {
    padding-right: 30px !important; }

  .pb60 {
    padding-bottom: 30px !important; }

  .pl60 {
    padding-left: 30px !important; }

  .mt65 {
    margin-top: 32.5px !important; }

  .mr65 {
    margin-right: 32.5px !important; }

  .mb65 {
    margin-bottom: 32.5px !important; }

  .ml65 {
    margin-left: 32.5px !important; }

  .pt65 {
    padding-top: 32.5px !important; }

  .pr65 {
    padding-right: 32.5px !important; }

  .pb65 {
    padding-bottom: 32.5px !important; }

  .pl65 {
    padding-left: 32.5px !important; }

  .mt70 {
    margin-top: 35px !important; }

  .mr70 {
    margin-right: 35px !important; }

  .mb70 {
    margin-bottom: 35px !important; }

  .ml70 {
    margin-left: 35px !important; }

  .pt70 {
    padding-top: 35px !important; }

  .pr70 {
    padding-right: 35px !important; }

  .pb70 {
    padding-bottom: 35px !important; }

  .pl70 {
    padding-left: 35px !important; }

  .mt75 {
    margin-top: 37.5px !important; }

  .mr75 {
    margin-right: 37.5px !important; }

  .mb75 {
    margin-bottom: 37.5px !important; }

  .ml75 {
    margin-left: 37.5px !important; }

  .pt75 {
    padding-top: 37.5px !important; }

  .pr75 {
    padding-right: 37.5px !important; }

  .pb75 {
    padding-bottom: 37.5px !important; }

  .pl75 {
    padding-left: 37.5px !important; }

  .mt80 {
    margin-top: 40px !important; }

  .mr80 {
    margin-right: 40px !important; }

  .mb80 {
    margin-bottom: 40px !important; }

  .ml80 {
    margin-left: 40px !important; }

  .pt80 {
    padding-top: 40px !important; }

  .pr80 {
    padding-right: 40px !important; }

  .pb80 {
    padding-bottom: 40px !important; }

  .pl80 {
    padding-left: 40px !important; }

  .mt85 {
    margin-top: 42.5px !important; }

  .mr85 {
    margin-right: 42.5px !important; }

  .mb85 {
    margin-bottom: 42.5px !important; }

  .ml85 {
    margin-left: 42.5px !important; }

  .pt85 {
    padding-top: 42.5px !important; }

  .pr85 {
    padding-right: 42.5px !important; }

  .pb85 {
    padding-bottom: 42.5px !important; }

  .pl85 {
    padding-left: 42.5px !important; }

  .mt90 {
    margin-top: 45px !important; }

  .mr90 {
    margin-right: 45px !important; }

  .mb90 {
    margin-bottom: 45px !important; }

  .ml90 {
    margin-left: 45px !important; }

  .pt90 {
    padding-top: 45px !important; }

  .pr90 {
    padding-right: 45px !important; }

  .pb90 {
    padding-bottom: 45px !important; }

  .pl90 {
    padding-left: 45px !important; }

  .mt95 {
    margin-top: 47.5px !important; }

  .mr95 {
    margin-right: 47.5px !important; }

  .mb95 {
    margin-bottom: 47.5px !important; }

  .ml95 {
    margin-left: 47.5px !important; }

  .pt95 {
    padding-top: 47.5px !important; }

  .pr95 {
    padding-right: 47.5px !important; }

  .pb95 {
    padding-bottom: 47.5px !important; }

  .pl95 {
    padding-left: 47.5px !important; }

  .mt100 {
    margin-top: 50px !important; }

  .mr100 {
    margin-right: 50px !important; }

  .mb100 {
    margin-bottom: 50px !important; }

  .ml100 {
    margin-left: 50px !important; }

  .pt100 {
    padding-top: 50px !important; }

  .pr100 {
    padding-right: 50px !important; }

  .pb100 {
    padding-bottom: 50px !important; }

  .pl100 {
    padding-left: 50px !important; } }
/*  Table Cell Adjust
--------------------------------------- */
.pct0 {
  width: 0%; }

.pct1 {
  width: 1%; }

.pct2 {
  width: 2%; }

.pct3 {
  width: 3%; }

.pct4 {
  width: 4%; }

.pct5 {
  width: 5%; }

.pct6 {
  width: 6%; }

.pct7 {
  width: 7%; }

.pct8 {
  width: 8%; }

.pct9 {
  width: 9%; }

.pct10 {
  width: 10%; }

.pct11 {
  width: 11%; }

.pct12 {
  width: 12%; }

.pct13 {
  width: 13%; }

.pct14 {
  width: 14%; }

.pct15 {
  width: 15%; }

.pct16 {
  width: 16%; }

.pct17 {
  width: 17%; }

.pct18 {
  width: 18%; }

.pct19 {
  width: 19%; }

.pct20 {
  width: 20%; }

.pct21 {
  width: 21%; }

.pct22 {
  width: 22%; }

.pct23 {
  width: 23%; }

.pct24 {
  width: 24%; }

.pct25 {
  width: 25%; }

.pct26 {
  width: 26%; }

.pct27 {
  width: 27%; }

.pct28 {
  width: 28%; }

.pct29 {
  width: 29%; }

.pct30 {
  width: 30%; }

.pct31 {
  width: 31%; }

.pct32 {
  width: 32%; }

.pct33 {
  width: 33%; }

.pct34 {
  width: 34%; }

.pct35 {
  width: 35%; }

.pct36 {
  width: 36%; }

.pct37 {
  width: 37%; }

.pct38 {
  width: 38%; }

.pct39 {
  width: 39%; }

.pct40 {
  width: 40%; }

.pct41 {
  width: 41%; }

.pct42 {
  width: 42%; }

.pct43 {
  width: 43%; }

.pct44 {
  width: 44%; }

.pct45 {
  width: 45%; }

.pct46 {
  width: 46%; }

.pct47 {
  width: 47%; }

.pct48 {
  width: 48%; }

.pct49 {
  width: 49%; }

.pct50 {
  width: 50%; }

.pct51 {
  width: 51%; }

.pct52 {
  width: 52%; }

.pct53 {
  width: 53%; }

.pct54 {
  width: 54%; }

.pct55 {
  width: 55%; }

.pct56 {
  width: 56%; }

.pct57 {
  width: 57%; }

.pct58 {
  width: 58%; }

.pct59 {
  width: 59%; }

.pct60 {
  width: 60%; }

.pct61 {
  width: 61%; }

.pct62 {
  width: 62%; }

.pct63 {
  width: 63%; }

.pct64 {
  width: 64%; }

.pct65 {
  width: 65%; }

.pct66 {
  width: 66%; }

.pct67 {
  width: 67%; }

.pct68 {
  width: 68%; }

.pct69 {
  width: 69%; }

.pct70 {
  width: 70%; }

.pct71 {
  width: 71%; }

.pct72 {
  width: 72%; }

.pct73 {
  width: 73%; }

.pct74 {
  width: 74%; }

.pct75 {
  width: 75%; }

.pct76 {
  width: 76%; }

.pct77 {
  width: 77%; }

.pct78 {
  width: 78%; }

.pct79 {
  width: 79%; }

.pct80 {
  width: 80%; }

.pct81 {
  width: 81%; }

.pct82 {
  width: 82%; }

.pct83 {
  width: 83%; }

.pct84 {
  width: 84%; }

.pct85 {
  width: 85%; }

.pct86 {
  width: 86%; }

.pct87 {
  width: 87%; }

.pct88 {
  width: 88%; }

.pct89 {
  width: 89%; }

.pct90 {
  width: 90%; }

.pct91 {
  width: 91%; }

.pct92 {
  width: 92%; }

.pct93 {
  width: 93%; }

.pct94 {
  width: 94%; }

.pct95 {
  width: 95%; }

.pct96 {
  width: 96%; }

.pct97 {
  width: 97%; }

.pct98 {
  width: 98%; }

.pct99 {
  width: 99%; }

.pct100 {
  width: 100%; }

/*  Text Align
--------------------------------------- */
.left {
  text-align: left !important; }

.center {
  text-align: center !important; }

.right {
  text-align: right !important; }

@media screen and (max-width: 760px) {
  .sp-left {
    text-align: left !important; }

  .sp-center {
    text-align: center !important; }

  .sp-right {
    text-align: right !important; } }
/*  Vertical Align
--------------------------------------- */
.top {
  vertical-align: top !important; }

.middle {
  vertical-align: middle !important; }

.bottom {
  vertical-align: bottom !important; }

/*  Border
--------------------------------------- */
.img-border img {
  border: 1px solid #efefef; }

.bt-none {
  border-top: none !important; }

.br-none {
  border-right: none !important; }

.bb-none {
  border-bottom: none !important; }

.bl-none {
  border-left: none !important; }

/*  Font Size
--------------------------------------- */
.font-small {
  font-size: 84% !important; }

.font-large {
  font-size: 109% !important; }
  @media screen and (max-width: 768px) {
    .font-large {
      font-size: 100% !important; } }

@media screen and (max-width: 768px) {
  .sp-font-small {
    font-size: 84% !important; } }

/*  Forced Line Break
--------------------------------------- */
.sp-br-none {
  display: block; }
  @media screen and (max-width: 768px) {
    .sp-br-none {
      display: none; } }

.sp-br-block {
  display: none; }
  @media screen and (max-width: 768px) {
    .sp-br-block {
      display: block; } }

.tb-br-none {
  display: block; }
  @media screen and (max-width: 1064px) {
    .tb-br-none {
      display: none; } }

.tb-br-block {
  display: none; }
  @media screen and (max-width: 1064px) {
    .tb-br-block {
      display: block; } }

/*  Display Switch
--------------------------------------- */
.sp-block {
  display: none; }
  @media screen and (max-width: 768px) {
    .sp-block {
      display: block; } }

/*  Img Width Adjust
--------------------------------------- */
.w-100 {
  width: 100%; }

.m-w100 {
  max-width: 100% !important;
  width: auto !important; }

.w-auto {
  width: auto !important; }

/*  Clear Fix
--------------------------------------- */
.clearfix:after {
  content: "";
  display: block;
  clear: both; }

/* -------------------------------------------------------------------

    Content

-------------------------------------------------------------------- */
html {
  overflow: auto; }

body.regleam {
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  width: 100%;
  font-family: 'Noto Serif JP', serif;
  background: #fff;
  color: #333; }

img {
  max-width: 100%;
  height: auto; }

a {
  text-decoration: underline;
  color: #666; }

a, img {
  -webkit-transition: 0.4s;
  transition: 0.4s; }

iframe {
  max-width: 100%; }

.pc_none {
  display: none; }
  @media screen and (max-width: 768px) {
    .pc_none {
      display: block; } }

@media screen and (max-width: 768px) {
  .sp_none {
    display: none; } }

.fadein {
  opacity: 0;
  transform: translate(30px, 50px);
  transition: all 1500ms; }

.fadein.scrollin {
  opacity: 1;
  transform: translate(0, 0); }

.clearfix {
  content: "";
  display: block;
  clear: both;
  overflow: hidden; }

.shopify-policy__title h1,
.section-header__title,
.ttlH1 {
  font-size: 24px;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  margin-bottom: 40px;
  letter-spacing: 0.05em; }
  @media screen and (max-width: 768px) {
    .shopify-policy__title h1,
    .section-header__title,
    .ttlH1 {
      font-size: 18px;
      text-align: center;
      margin-bottom: 25px; } }

.ttlH2 {
  font-size: 16px;
  font-family: 'Noto Serif JP', serif;
  font-weight: bold;
  margin-bottom: 25px;
  letter-spacing: 0.05em; }
  @media screen and (max-width: 768px) {
    .ttlH2 {
      font-size: 14px;
      margin-bottom: 15px;
      text-align: center; } }

video {
  max-width: 100%;
  height: auto; }

/* -------------------------------------------------------------------

    header

-------------------------------------------------------------------- */
body.regleam .regleam-header {
  background: #fff;
  position: relative;
  width: 100vw;
  height: 108px; }
  @media screen and (max-width: 768px) {
    body.regleam .regleam-header {
      height: 60px; } }
  body.regleam .regleam-header .header-fixed {
    box-sizing: border-box;
    padding: 20px 15px 0;
    width: 100vw;
    background-color: rgba(255, 255, 255, 0.95);
    position: fixed;
    left: 0px;
    top: 0px;
    z-index: 100; }
    @media screen and (max-width: 768px) {
      body.regleam .regleam-header .header-fixed {
        height: 60px;
        padding: 0 15px; } }
    body.regleam .regleam-header .header-fixed.is-fixed {
      position: fixed;
      left: 0px;
      top: 0px;
      z-index: 100; }
    body.regleam .regleam-header .header-fixed .header_wrap {
      position: relative; }
      body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_logo {
        margin: 0px auto;
        width: 110px; }
        @media screen and (max-width: 768px) {
          body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_logo {
            width: 80px;
            padding-top: 19px; } }
        body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_logo a {
          display: block; }
      body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_menu {
        position: absolute;
        left: 15px;
        top: 5px;
        width: 50px;
        height: 50px; }
        @media screen and (max-width: 768px) {
          body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_menu {
            left: -5px;
            transform: scale(0.8); } }
        body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_menu #menuButton {
          display: block;
          width: 50px;
          height: 50px;
          z-index: 3;
          position: relative;
          cursor: pointer; }
          body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_menu #menuButton span {
            color: #444;
            display: block;
            background: #444;
            width: 35px;
            height: 2px;
            position: absolute;
            right: 5px;
            transition: all 0.4s;
            -webkit-transition: all 0.4s;
            -moz-transition: all 0.4s; }
            body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_menu #menuButton span:first-child {
              top: 10px; }
            body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_menu #menuButton span:nth-child(2) {
              margin-top: -5px;
              top: 50%; }
            body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_menu #menuButton span:nth-child(3) {
              bottom: 18px; }
            body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_menu #menuButton span:nth-child(4) {
              bottom: 0px;
              right: 5px;
              height: auto;
              font-size: 10px;
              background: none;
              font-weight: bold;
              text-align: center; }
          body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_menu #menuButton.is-active span:first-child {
            -webkit-transform: translateY(10px) rotate(45deg);
            -moz-transform: translateY(10px) rotate(45deg);
            -ms-transform: translateY(10px) rotate(45deg);
            transform: translateY(10px) rotate(45deg); }
          body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_menu #menuButton.is-active span:nth-child(2) {
            opacity: 0; }
          body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_menu #menuButton.is-active span:nth-child(3) {
            -webkit-transform: translateY(-10px) rotate(-45deg);
            -moz-transform: translateY(-10px) rotate(-45deg);
            -ms-transform: translateY(-10px) rotate(-45deg);
            transform: translateY(-10px) rotate(-45deg); }
      body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn {
        position: absolute;
        right: 15px;
        top: 20px; }
        @media screen and (max-width: 768px) {
          body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn {
            right: 0px; } }
        body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList {
          display: flex;
          opacity: 0.7; }
          body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList .search {
            width: 23px;
            margin-right: 15px; }
            @media screen and (max-width: 768px) {
              body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList .search {
                width: 18px;
                margin-right: 12px; } }
            body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList .search span {
              display: block;
              cursor: pointer; }
          body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList .user {
            width: 23px;
            margin-right: 15px; }
            @media screen and (max-width: 768px) {
              body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList .user {
                width: 18px;
                margin-right: 12px; } }
            body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList .user a {
              display: block; }
          body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList .bag {
            width: 23px;
            position: relative; }
            @media screen and (max-width: 768px) {
              body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList .bag {
                width: 18px; } }
            body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList .bag a {
              display: block; }
              body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList .bag a .num {
                font-size: 10px;
                position: absolute;
                left: 50%;
                transform: translateX(-50%);
                top: 8px;
                color: #222; }
                @media screen and (max-width: 768px) {
                  body.regleam .regleam-header .header-fixed .header_wrap .header_wrap_icn .r-iconList .bag a .num {
                    top: 6px; } }
    body.regleam .regleam-header .header-fixed .header_nav {
      width: 100%;
      margin-top: 15px; }
      @media screen and (max-width: 768px) {
        body.regleam .regleam-header .header-fixed .header_nav {
          display: none; } }
      body.regleam .regleam-header .header-fixed .header_nav .header_nav_glonav {
        width: 100%;
        display: flex;
        justify-content: center;
        position: relative;
        overflow: visible; }
        body.regleam .regleam-header .header-fixed .header_nav .header_nav_glonav > li.is-list a {
          padding-bottom: 20px; }
        body.regleam .regleam-header .header-fixed .header_nav .header_nav_glonav > li > a {
          display: block;
          font-size: 12px;
          font-weight: bold;
          color: #444;
          letter-spacing: 0.15em;
          padding: 5px 15px; }
          @media screen and (max-width: 1000px) {
            body.regleam .regleam-header .header-fixed .header_nav .header_nav_glonav > li > a {
              padding: 5px 5px;
              font-size: 11px; } }
        body.regleam .regleam-header .header-fixed .header_nav .header_nav_glonav > li .glonav-child {
          display: none;
          width: 100vw;
          position: absolute;
          top: 100%;
          left: -15px;
          margin: 0px;
          z-index: 100; }
        body.regleam .regleam-header .header-fixed .header_nav .header_nav_glonav > li:hover > a {
          color: #000;
          background: #F4F4F4; }
        body.regleam .regleam-header .header-fixed .header_nav .header_nav_glonav > li:hover .glonav-child {
          display: block;
          opacity: 1;
          animation-duration: 0.5s;
          animation-name: fade-in;
          padding: 10px;
          box-sizing: border-box;
          background: #F4F4F4;
          text-align: center; }
          body.regleam .regleam-header .header-fixed .header_nav .header_nav_glonav > li:hover .glonav-child > li {
            display: inline-block;
            padding: 10px 15px; }
            body.regleam .regleam-header .header-fixed .header_nav .header_nav_glonav > li:hover .glonav-child > li a {
              color: #555;
              font-size: 12px;
              letter-spacing: 0.15em; }

.sitemap {
  display: none;
  z-index: 100;
  height: calc(100vh - 108px);
  width: 100vw;
  position: fixed;
  left: 0px;
  top: 108px;
  animation-duration: 0.5s;
  animation-name: fade-in;
  background: rgba(255, 255, 255, 0.95);
  overflow-y: scroll; }
  @media screen and (max-width: 768px) {
    .sitemap {
      height: calc(100vh - 60px);
      top: 60px; } }
  .sitemap.is-active {
    display: block; }
  .sitemap .sitemap_inner {
    padding: 40px;
    box-sizing: border-box;
    width: 100%;
    position: relative;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .sitemap .sitemap_inner {
        padding: 40px;
        display: block; } }
    .sitemap .sitemap_inner .insta {
      position: absolute;
      right: 20px;
      top: 20px; }
      .sitemap .sitemap_inner .insta a {
        font-size: 20px;
        color: #222; }
    .sitemap .sitemap_inner .box {
      width: 46%; }
      @media screen and (max-width: 768px) {
        .sitemap .sitemap_inner .box {
          width: 100%; } }
      @media screen and (max-width: 768px) {
        .sitemap .sitemap_inner .box:first-child {
          margin-bottom: 25px; } }
      .sitemap .sitemap_inner .box .ttl {
        font-size: 20px;
        font-weight: bold;
        padding-bottom: 5px;
        border-bottom: #ccc 1px solid;
        margin-bottom: 20px;
        letter-spacing: 0.08em; }
        @media screen and (max-width: 768px) {
          .sitemap .sitemap_inner .box .ttl {
            font-size: 16px; } }
      .sitemap .sitemap_inner .box .sitemap_inner_glonav + .ttl {
        margin-top: 20px; }
      .sitemap .sitemap_inner .box .sitemap_inner_glonav {
        margin: 0px; }
        .sitemap .sitemap_inner .box .sitemap_inner_glonav > li {
          margin-bottom: 10px; }
          .sitemap .sitemap_inner .box .sitemap_inner_glonav > li::before {
            content: '-';
            padding-right: 0.5em; }
          .sitemap .sitemap_inner .box .sitemap_inner_glonav > li > a {
            font-size: 18px;
            color: #222;
            letter-spacing: 0.05em; }
            @media screen and (max-width: 768px) {
              .sitemap .sitemap_inner .box .sitemap_inner_glonav > li > a {
                font-size: 14px; } }
            .sitemap .sitemap_inner .box .sitemap_inner_glonav > li > a .jp {
              padding-left: 12px;
              font-size: 12px;
              vertical-align: baseline;
              display: inline-block; }
              @media screen and (max-width: 768px) {
                .sitemap .sitemap_inner .box .sitemap_inner_glonav > li > a .jp {
                  font-size: 10px; } }
            .sitemap .sitemap_inner .box .sitemap_inner_glonav > li > a i {
              vertical-align: middle;
              padding-left: 10px;
              font-size: 20px; }
              @media screen and (max-width: 768px) {
                .sitemap .sitemap_inner .box .sitemap_inner_glonav > li > a i {
                  font-size: 18px; } }
          .sitemap .sitemap_inner .box .sitemap_inner_glonav > li .glonav-child {
            padding-top: 10px;
            padding-left: 20px;
            margin: 0px; }
            .sitemap .sitemap_inner .box .sitemap_inner_glonav > li .glonav-child li {
              margin-bottom: 10px; }
              .sitemap .sitemap_inner .box .sitemap_inner_glonav > li .glonav-child li a {
                font-size: 14px;
                color: #222;
                letter-spacing: 0.05em; }
                @media screen and (max-width: 768px) {
                  .sitemap .sitemap_inner .box .sitemap_inner_glonav > li .glonav-child li a {
                    font-size: 13px; } }

.searchMdl {
  display: none;
  z-index: 100;
  height: 100vh;
  width: 100vw;
  position: fixed;
  left: 0;
  top: 0;
  animation-duration: 0.5s;
  animation-name: fade-in;
  background: rgba(255, 255, 255, 0.95);
  overflow: hidden; }
  .searchMdl.is-active {
    display: block; }
  .searchMdl .searchMdl_inner {
    height: 100vh;
    width: 100vw;
    position: relative;
    box-sizing: border-box; }
    .searchMdl .searchMdl_inner .searchMdl_inner_box {
      position: absolute;
      left: 50%;
      top: 50%;
      transform: translate(-50%, -50%);
      max-width: 768px;
      width: 100%;
      padding: 0px 50px;
      box-sizing: border-box; }
      @media screen and (max-width: 768px) {
        .searchMdl .searchMdl_inner .searchMdl_inner_box {
          padding: 0px 20px; } }
      .searchMdl .searchMdl_inner .searchMdl_inner_box .ttl {
        margin-bottom: 15px; }
      .searchMdl .searchMdl_inner .searchMdl_inner_box .search-bar {
        width: 100%;
        max-width: 100%; }
      .searchMdl .searchMdl_inner .searchMdl_inner_box .searchClose {
        position: absolute;
        top: -100px;
        right: -10%;
        display: block;
        width: 50px;
        height: 50px;
        cursor: pointer; }
        @media screen and (max-width: 768px) {
          .searchMdl .searchMdl_inner .searchMdl_inner_box .searchClose {
            right: 20px; } }
        .searchMdl .searchMdl_inner .searchMdl_inner_box .searchClose span {
          position: absolute;
          top: 0px;
          left: 0px;
          width: 50px;
          height: 1px;
          background: #222;
          display: block;
          transform: rotate(-45deg); }
          .searchMdl .searchMdl_inner .searchMdl_inner_box .searchClose span:nth-child(2) {
            transform: rotate(45deg); }

/* -------------------------------------------------------------------

    slider

-------------------------------------------------------------------- */
#mainvisual .mainvisual_slider {
  margin: 0; }
  #mainvisual .mainvisual_slider .slick-arrow {
    display: none; }
  #mainvisual .mainvisual_slider .slick-dots {
    position: absolute;
    top: 50%;
    right: 20px;
    bottom: inherit;
    width: 20px;
    margin: 0px;
    transform: translateY(-50%); }
    #mainvisual .mainvisual_slider .slick-dots li {
      display: block; }
  #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide {
    position: relative; }
    #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide img {
      display: block;
      width: 100%; }
    #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide.slick-active .info {
      opacity: 1;
      left: 0px; }
    #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide .info {
      position: absolute;
      left: -30px;
      top: 50%;
      transform: translateY(-50%);
      box-sizing: border-box;
      background: rgba(255, 255, 255, 0.85);
      padding: 30px 25px;
      max-width: 400px;
      opacity: 0;
      transition: 1.5s; }
      @media screen and (max-width: 768px) {
        #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide .info {
          padding: 15px 10px; } }
      #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide .info .r-txt {
        font-size: 14px;
        font-weight: bold;
        color: #000;
        text-align: center; }
        @media screen and (max-width: 768px) {
          #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide .info .r-txt {
            font-size: 11px; } }
      #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide .info .r-btn {
        min-width: 250px;
        margin: 15px auto 0px; }
        @media screen and (max-width: 768px) {
          #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide .info .r-btn {
            min-width: 120px;
            margin: 5px auto 0px; } }
        #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide .info .r-btn a {
          border: 1px solid #222;
          color: #444;
          font-size: 13px;
          font-weight: bold;
          line-height: 35px;
          display: block;
          text-decoration: none;
          transition: 0.3s;
          text-align: center;
          width: 100%;
          padding: 0px 10px;
          box-sizing: border-box;
          color: #222; }
          @media screen and (max-width: 768px) {
            #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide .info .r-btn a {
              font-size: 10px;
              line-height: 20px; } }
          #mainvisual .mainvisual_slider .slick-list .slick-track .slick-slide .info .r-btn a:hover {
            background: #666;
            color: #fff; }

/* -------------------------------------------------------------------

    index

-------------------------------------------------------------------- */
.template-index .main-content {
  margin-top: 30px;
  max-width: 100%;
  width: 100%;
  padding: 0px 50px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-index .main-content {
      padding: 0px 20px; } }
  .template-index .main-content::after {
    display: none; }
  .template-index .main-content .top-content {
    display: flex;
    flex-wrap: wrap; }
    @media screen and (max-width: 768px) {
      .template-index .main-content .top-content {
        display: block; } }
    .template-index .main-content .top-content .index-section {
      width: 50%;
      display: flex;
      padding: 0px;
      margin-top: 50px; }
      @media screen and (max-width: 768px) {
        .template-index .main-content .top-content .index-section {
          display: block;
          padding: 30px 0;
          box-sizing: border-box;
          width: 100%;
          margin-top: 0px; } }
      .template-index .main-content .top-content .index-section .top-blog {
        width: 100%;
        display: flex;
        box-sizing: border-box;
        padding: 2% 5%; }
        @media screen and (max-width: 768px) {
          .template-index .main-content .top-content .index-section .top-blog {
            display: block;
            padding: 0;
            box-sizing: border-box;
            width: 100%; } }
        .template-index .main-content .top-content .index-section .top-blog .top-blog-inner {
          width: 100%; }
          .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .ttl {
            font-size: 20px;
            font-weight: bold;
            color: #000;
            margin-bottom: 20px;
            font-family: 'Noto Serif JP', serif;
            letter-spacing: 0.2em;
            padding-bottom: 5px;
            border-bottom: 1px solid #222; }
            @media screen and (max-width: 768px) {
              .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .ttl {
                font-size: 16px;
                margin-bottom: 15px;
                border-bottom: 1px solid #555;
                padding-bottom: 5px; } }
          .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post {
            margin-bottom: 20px; }
            @media screen and (max-width: 768px) {
              .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post {
                margin-bottom: 15px; } }
            .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post a {
              display: flex; }
              .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post a figure {
                width: 20%;
                padding-right: 4%;
                box-sizing: border-box; }
                .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post a figure img {
                  width: 100%;
                  margin: 0px;
                  padding: 0px;
                  box-sizing: border-box;
                  border: 1px solid #efefef; }
              .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post a .txtBox {
                width: 80%;
                padding-top: 5px; }
                @media screen and (max-width: 768px) {
                  .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post a .txtBox {
                    padding-top: 0px; } }
                .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post a .txtBox .date {
                  font-size: 10px;
                  color: #333; }
                .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post a .txtBox .post-ttl {
                  font-weight: bold;
                  font-size: 13px;
                  color: #333;
                  font-family: 'Noto Serif JP', serif;
                  letter-spacing: 0.1em;
                  margin-bottom: 5px; }
                  @media screen and (max-width: 768px) {
                    .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post a .txtBox .post-ttl {
                      margin-bottom: 0px; } }
                .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post a .txtBox .exc {
                  font-size: 12px;
                  color: #444; }
                  .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .post-wrap .post a .txtBox .exc p {
                    overflow: hidden;
                    text-overflow: ellipsis;
                    white-space: nowrap; }
          .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .blog-btn {
            margin: 30px auto 0;
            width: 250px; }
            @media screen and (max-width: 768px) {
              .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .blog-btn {
                width: 100%;
                margin: 20px auto 0; } }
            .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .blog-btn a {
              display: block;
              text-align: center;
              font-size: 14px;
              line-height: 35px;
              width: 100%;
              border: 1px solid #444;
              color: #444; }
              @media screen and (max-width: 768px) {
                .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .blog-btn a {
                  font-size: 12px;
                  line-height: 30px; } }
              .template-index .main-content .top-content .index-section .top-blog .top-blog-inner .blog-btn a:hover {
                background: #444;
                color: #fff; }
      .template-index .main-content .top-content .index-section .top-blog-banner {
        width: 45%; }
        @media screen and (max-width: 768px) {
          .template-index .main-content .top-content .index-section .top-blog-banner {
            width: 100%;
            margin-top: 25px; } }
        .template-index .main-content .top-content .index-section .top-blog-banner figure {
          height: 100%;
          display: flex;
          align-items: center; }
          .template-index .main-content .top-content .index-section .top-blog-banner figure a {
            display: block;
            overflow: hidden;
            position: relative; }
            .template-index .main-content .top-content .index-section .top-blog-banner figure a img {
              width: 100%;
              transition: 2s; }
            .template-index .main-content .top-content .index-section .top-blog-banner figure a .txt {
              position: absolute;
              z-index: 5;
              right: 2%;
              top: 50%;
              font-size: 15px;
              font-weight: bold;
              color: #fff;
              transform: translateY(-50%); }
              @media screen and (max-width: 768px) {
                .template-index .main-content .top-content .index-section .top-blog-banner figure a .txt {
                  right: 2%;
                  font-size: 13px; } }
              .template-index .main-content .top-content .index-section .top-blog-banner figure a .txt::before {
                content: '';
                position: absolute;
                bottom: -3px;
                left: 0;
                display: block;
                width: 0;
                height: 1px;
                background-color: #fff;
                transition: width 1s; }
                @media screen and (max-width: 768px) {
                  .template-index .main-content .top-content .index-section .top-blog-banner figure a .txt::before {
                    bottom: -2px;
                    height: 2px; } }
            .template-index .main-content .top-content .index-section .top-blog-banner figure a:hover img {
              transform: scale(1.05, 1.05); }
            .template-index .main-content .top-content .index-section .top-blog-banner figure a:hover .txt::before {
              width: 100%; }
  .template-index .main-content #shopify-section-top-banner #top-banner {
    margin-top: 40px;
    margin-left: -15px;
    width: calc(100% + 30px); }
    .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec {
      margin: 0px; }
      .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec li {
        overflow: hidden;
        padding: 15px; }
        .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec li a {
          width: 100%;
          overflow: hidden;
          display: block;
          position: relative; }
          .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec li a img {
            width: 100%;
            transition: 2s; }
          .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec li a .txt {
            position: absolute;
            z-index: 5;
            right: 2%;
            top: 2%;
            font-size: 14px;
            font-weight: bold;
            color: #fff; }
            @media screen and (max-width: 768px) {
              .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec li a .txt {
                right: 2%;
                bottom: 8px;
                top: inherit;
                font-size: 12px; } }
            .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec li a .txt::before {
              content: '';
              position: absolute;
              bottom: -3px;
              left: 0;
              display: block;
              width: 0;
              height: 1px;
              background-color: #fff;
              transition: width 1s; }
              @media screen and (max-width: 768px) {
                .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec li a .txt::before {
                  bottom: -2px;
                  height: 2px; } }
          .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec li a:hover img {
            transform: scale(1.05, 1.05); }
          .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec li a:hover .txt::before {
            width: 100%; }
      .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt01 ul {
        display: flex;
        flex-wrap: wrap;
        justify-content: space-between; }
        .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt01 ul li {
          width: 50%; }
          @media screen and (max-width: 768px) {
            .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt01 ul li {
              width: 100%; } }
      .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt02 ul {
        display: flex;
        flex-wrap: wrap; }
        .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt02 ul li {
          width: 33.333333333%; }
          @media screen and (max-width: 768px) {
            .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt02 ul li {
              width: 100%; } }
      .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt03 {
        display: flex;
        flex-wrap: wrap; }
        .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt03 ul {
          width: 50%; }
          @media screen and (max-width: 768px) {
            .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt03 ul {
              width: 100%; } }
          .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt03 ul li {
            float: left;
            width: 50%; }
          .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt03 ul:after {
            content: "";
            display: block;
            clear: both;
            overflow: hidden; }
          .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt03 ul.type01 li:first-child {
            width: 100%; }
          .template-index .main-content #shopify-section-top-banner #top-banner .bannerSec.pt03 ul.type02 li:nth-child(3) {
            width: 100%; }
  .template-index .main-content #shopify-section-16048922206f41b10b {
    margin-top: 80px;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .template-index .main-content #shopify-section-16048922206f41b10b {
        margin-top: 50px; } }
    .template-index .main-content #shopify-section-16048922206f41b10b h2 {
      text-align: center;
      font-size: 24px;
      font-family: 'Noto Serif JP', serif;
      font-weight: bold;
      letter-spacing: 0.05em;
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        .template-index .main-content #shopify-section-16048922206f41b10b h2 {
          font-size: 18px;
          margin-bottom: 15px;
          text-align: center; } }
    .template-index .main-content #shopify-section-16048922206f41b10b #insta-feed {
      margin-top: 0px; }

/* -------------------------------------------------------------------

    footer

-------------------------------------------------------------------- */
.footer {
  margin-top: 80px; }
  .footer .footer-mm {
    max-width: 400px;
    margin: 50px auto; }
    .footer .footer-mm .ttl {
      font-family: 'Noto Serif JP', serif;
      font-weight: bold;
      margin-bottom: 10px; }
      @media screen and (max-width: 768px) {
        .footer .footer-mm .ttl {
          text-align: center; } }
    .footer .footer-mm .form-vertical .contact-form {
      display: flex; }
      @media screen and (max-width: 768px) {
        .footer .footer-mm .form-vertical .contact-form .input-group {
          width: 290px;
          margin: 0px auto; } }
      .footer .footer-mm .form-vertical .contact-form .input-group-field {
        margin: 0px;
        padding: 0px 10px;
        line-height: 40px;
        font-size: 16px;
        box-sizing: border-box; }
      .footer .footer-mm .form-vertical .contact-form .btn {
        padding: 0px;
        width: 80px;
        line-height: 40px;
        background: #222;
        color: #fff;
        border-radius: 0px;
        box-sizing: border-box;
        font-family: 'Noto Serif JP', serif; }
  .footer .copy {
    text-align: center;
    font-size: 10px;
    padding: 20px; }

/* -------------------------------------------------------------------

    template-collection

-------------------------------------------------------------------- */
.template-collection .main-content {
  margin-top: 30px;
  max-width: 100%;
  width: 100%;
  padding: 0px 50px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-collection .main-content {
      padding: 0px 20px; } }
  .template-collection .main-content #shopify-section-collection-template #CollectionSection .section-header--breadcrumb .breadcrumb {
    font-family: 'Noto Serif JP', serif; }
  .template-collection .main-content #shopify-section-collection-template #CollectionSection .collection-header {
    display: block;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .template-collection .main-content #shopify-section-collection-template #CollectionSection .collection-header {
        display: block; } }
    .template-collection .main-content #shopify-section-collection-template #CollectionSection .collection-header .collection-ttl {
      text-align: center;
      font-size: 24px;
      font-family: 'Noto Serif JP', serif;
      font-weight: bold;
      letter-spacing: 0.05em; }
      @media screen and (max-width: 768px) {
        .template-collection .main-content #shopify-section-collection-template #CollectionSection .collection-header .collection-ttl {
          font-size: 18px;
          margin-bottom: 15px;
          text-align: center; } }
    .template-collection .main-content #shopify-section-collection-template #CollectionSection .collection-header .collection-sort {
      /* display: flex;
      @media screen and (max-width: 768px) {
          display: block;
      } */
      display: none; }
      .template-collection .main-content #shopify-section-collection-template #CollectionSection .collection-header .collection-sort .form-horizontal label {
        padding-top: 13px; }
        @media screen and (max-width: 768px) {
          .template-collection .main-content #shopify-section-collection-template #CollectionSection .collection-header .collection-sort .form-horizontal label {
            padding: 0px;
            width: 100%;
            display: block;
            margin-bottom: 5px; } }
      .template-collection .main-content #shopify-section-collection-template #CollectionSection .collection-header .collection-sort .form-horizontal .btn--tertiary {
        font-family: 'Noto Serif JP', serif; }
        @media screen and (max-width: 768px) {
          .template-collection .main-content #shopify-section-collection-template #CollectionSection .collection-header .collection-sort .form-horizontal .btn--tertiary {
            width: 100%;
            display: block; } }
  .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    margin: 30px auto;
    justify-content: center; }
    .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post {
      width: 30.66666%;
      margin-left: 4%;
      margin-bottom: 50px; }
      @media screen and (max-width: 768px) {
        .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post {
          width: 48%;
          margin-bottom: 30px; } }
      .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post:first-child {
        margin-left: 0; }
      @media screen and (min-width: 769px) {
        .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post:nth-child(3n+1) {
          margin-left: 0px; } }
      @media screen and (max-width: 768px) {
        .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post:nth-child(2n+1) {
          margin-left: 0px; } }
      .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item {
        width: 100%; }
        .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link {
          display: block;
          width: 100%;
          position: relative; }
          .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link:hover img, .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link:active img {
            transform: scale(1.05, 1.05); }
          .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link .img-wrap {
            display: block;
            overflow: hidden;
            margin-bottom: 10px; }
          .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link img {
            width: 100%;
            display: block;
            transition: 2s; }
          .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link .title {
            text-align: center;
            font-weight: bold;
            font-size: 13px; }
            @media screen and (max-width: 768px) {
              .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link .title {
                font-size: 10px; } }
          .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link .link__meta {
            font-size: 11px;
            text-align: center; }
            @media screen and (max-width: 768px) {
              .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link .link__meta {
                font-size: 10px; } }
          .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link .badge--sold-out {
            position: absolute;
            right: 0;
            top: 0;
            left: inherit;
            background: #444;
            border-radius: 0;
            margin: 0; }
            .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link .badge--sold-out .badge__text {
              word-break: keep-all; }
          .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link .badge--coming-soon {
            position: absolute;
            right: 0;
            top: 0;
            left: inherit;
            background: #444;
            border-radius: 0;
            margin: 0; }
            .template-collection .main-content #shopify-section-collection-template #CollectionSection .item-wrap .item-post > .item .item-link .badge--coming-soon .badge__text {
              word-break: keep-all; }

/* -------------------------------------------------------------------

    template-collection

-------------------------------------------------------------------- */
.template-product .main-content {
  margin-top: 30px;
  max-width: 100%;
  width: 100%;
  padding: 0px 50px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-product .main-content {
      padding: 0px 20px; } }
  .template-product .main-content #shopify-section-product-template #ProductSection .section-header--breadcrumb .breadcrumb {
    font-family: 'Noto Serif JP', serif; }
  .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero {
    display: flex;
    margin-bottom: 80px; }
    @media screen and (max-width: 768px) {
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero {
        display: block; } }
    .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-images {
      width: 45%; }
      @media screen and (max-width: 768px) {
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-images {
          width: 100%;
          margin-bottom: 20px; } }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-images .product-single__photos {
        margin-bottom: 15px; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-images .product-single__photos .product-single__image-wrapper .product-single__image {
          position: relative; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-images .product-single__thumbnails {
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        margin-left: -5px;
        width: calc( 100% + 10px); }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-images .product-single__thumbnails .thumbnails {
          width: 20%;
          padding: 5px;
          box-sizing: border-box;
          margin-bottom: 0px; }
    .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info {
      width: 55%;
      box-sizing: border-box;
      padding-left: 40px; }
      @media screen and (max-width: 768px) {
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info {
          width: 100%;
          padding: 0px; } }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .brand {
        font-size: 10px;
        margin-bottom: 10px; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-single__title {
        font-family: 'Noto Serif JP', serif;
        font-weight: bold;
        font-size: 18px;
        margin-bottom: 10px; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-single__prices {
        font-family: 'Noto Serif JP', serif;
        margin-bottom: 10px; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-single__prices .product-single__price {
          font-size: 18px;
          font-weight: normal;
          color: #222; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-single__prices .taxin {
          font-size: 10px;
          padding-left: 10px;
          display: inline-block;
          vertical-align: sub; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-single__policies {
        font-size: 10px; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-single__policies a {
          text-decoration: underline; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info select {
        font-size: 16px; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info #AddToCart {
        width: 100%;
        color: #222;
        border: 1px solid #222;
        border-radius: 0px;
        font-family: 'Noto Serif JP', serif;
        transition: 0.3s;
        margin-top: 30px; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info #AddToCart:hover {
          background: #444 !important;
          color: #fff; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info #AddToCart.disabled {
          border: none;
          color: #555; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info #BIS_trigger {
        width: 100%;
        margin-top: 10px !important;
        border-radius: 0px;
        font-family: 'Noto Serif JP', serif;
        transition: 0.3s;
        box-sizing: border-box;
        text-align: center; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .shopify-payment-button__button {
        width: 100%;
        background: #222;
        color: #fff;
        transition: 0.3s;
        font-family: 'Noto Serif JP', serif; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .shopify-payment-button__button:hover {
          background: #444 !important; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-description {
        font-size: 12px;
        margin-top: 30px; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-description p {
          margin-bottom: 10px; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-description b {
          font-weight: bold; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-description strong {
          font-weight: bold; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-description table {
          margin-bottom: 15px;
          table-layout: fixed; }
          .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-description table th {
            border: 1px solid #efefef;
            font-weight: bold;
            font-size: 12px;
            padding: 15px;
            border-collapse: collapse; }
          .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-description table td {
            border: 1px solid #efefef;
            font-size: 12px;
            padding: 15px;
            border-collapse: collapse; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .shopify-payment-button__more-options {
        width: 100%; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .movie {
        margin-top: 30px; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .movie video {
          width: 100%;
          max-width: 100%; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox {
        border-top: 1px solid #efefef;
        margin-top: 40px; }
        .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox {
          border-bottom: 1px solid #efefef; }
          .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .ttl {
            line-height: 40px;
            position: relative;
            cursor: pointer;
            font-family: 'Noto Serif JP', serif;
            font-size: 14px;
            font-weight: bold; }
            .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .ttl span {
              position: absolute;
              right: 10px;
              width: 15px;
              height: 1px;
              background-color: #222;
              transition: 0.3s; }
              .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .ttl span:first-child {
                top: 20px;
                transform: rotate(0deg); }
              .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .ttl span:nth-child(2) {
                top: 20px;
                transform: rotate(90deg); }
            .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .ttl.is-active span:first-child {
              opacity: 0; }
            .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .ttl.is-active span:nth-child(2) {
              transform: rotate(180deg); }
          .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .txt {
            border-top: 1px dashed #efefef;
            display: none;
            padding: 15px 0px;
            font-size: 12px; }
            .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .txt p {
              margin-bottom: 10px; }
            .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .txt b {
              font-weight: bold; }
            .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .txt strong {
              font-weight: bold; }
            .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .txt table {
              margin-bottom: 15px;
              table-layout: fixed; }
              .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .txt table th {
                border: 1px solid #efefef;
                font-weight: bold;
                font-size: 12px;
                padding: 15px;
                border-collapse: collapse; }
              .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .accBox .infobox .txt table td {
                border: 1px solid #efefef;
                font-size: 12px;
                padding: 15px;
                border-collapse: collapse; }
      .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-contact {
        margin-top: 25px;
        font-size: 14px;
        cursor: pointer;
        text-align: right; }
        @media screen and (max-width: 768px) {
          .template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-contact {
            font-size: 12px; } }
  .template-product .main-content #shopify-section-product-recommendations .product-recommendations .section-header {
    display: block;
    width: 100%;
    margin-bottom: 25px; }
    @media screen and (max-width: 768px) {
      .template-product .main-content #shopify-section-product-recommendations .product-recommendations .section-header {
        margin-bottom: 20px; } }
    .template-product .main-content #shopify-section-product-recommendations .product-recommendations .section-header .ttl {
      font-size: 20px;
      text-align: center;
      font-weight: bold;
      font-family: 'Noto Serif JP', serif; }
      @media screen and (max-width: 768px) {
        .template-product .main-content #shopify-section-product-recommendations .product-recommendations .section-header .ttl {
          font-size: 18px; } }
  .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center; }
    .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post {
      width: 23.5%;
      margin-left: 2%;
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post {
          width: 48%;
          margin-left: 4%; }
          .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post:nth-child(2n+1) {
            margin-left: 0; } }
      .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post:first-child {
        margin-left: 0; }
      .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post:nth-child(4n+1) {
        margin-left: 0px; }
      .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item {
        width: 100%; }
        .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link {
          display: block;
          width: 100%;
          position: relative; }
          .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link:hover img, .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link:active img {
            transform: scale(1.05, 1.05); }
          .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link .img-wrap {
            display: block;
            overflow: hidden;
            margin-bottom: 10px; }
          .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link img {
            width: 100%;
            display: block;
            transition: 2s; }
          .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link .title {
            text-align: center;
            font-weight: bold;
            font-size: 13px; }
            @media screen and (max-width: 768px) {
              .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link .title {
                font-size: 10px; } }
          .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link .link__meta {
            font-size: 11px;
            text-align: center; }
            @media screen and (max-width: 768px) {
              .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link .link__meta {
                font-size: 10px; } }
          .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link .badge--sold-out {
            position: absolute;
            right: 0;
            top: 0;
            left: inherit;
            background: #444;
            border-radius: 0;
            margin: 0; }
            .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link .badge--sold-out .badge__text {
              word-break: keep-all; }
          .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link .badge--coming-soon {
            position: absolute;
            right: 0;
            top: 0;
            left: inherit;
            background: #444;
            border-radius: 0;
            margin: 0; }
            .template-product .main-content #shopify-section-product-recommendations .product-recommendations .link__container .item-post .item .item-link .badge--coming-soon .badge__text {
              word-break: keep-all; }
.template-product .grecaptcha-badge {
  display: none; }

.single-form {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.95);
  left: 0px;
  top: 0px;
  width: 100vw;
  height: 100vh;
  z-index: 1000; }
  .single-form .single-form-modal {
    margin: 0px auto;
    max-width: 768px;
    padding: 80px 40px;
    box-sizing: border-box;
    width: 100%;
    position: relative; }
    @media screen and (max-width: 768px) {
      .single-form .single-form-modal {
        padding: 80px 20px; } }
    .single-form .single-form-modal h3 {
      font-size: 16px;
      font-weight: bold;
      margin-bottom: 20px; }
      @media screen and (max-width: 768px) {
        .single-form .single-form-modal h3 {
          font-size: 16px; } }
    .single-form .single-form-modal .closeBtn {
      position: absolute;
      top: 20px;
      right: 0px;
      display: block;
      width: 50px;
      height: 50px;
      cursor: pointer; }
      @media screen and (max-width: 768px) {
        .single-form .single-form-modal .closeBtn {
          right: 10px;
          top: 20px; } }
      .single-form .single-form-modal .closeBtn span {
        position: absolute;
        top: 20px;
        left: 0px;
        width: 50px;
        height: 1px;
        background: #222;
        display: block;
        transform: rotate(-45deg); }
        .single-form .single-form-modal .closeBtn span:nth-child(2) {
          transform: rotate(45deg); }

/* -------------------------------------------------------------------

    cpntact input

-------------------------------------------------------------------- */
@media screen and (max-width: 768px) {
  #contact_form #ContactFormName, #contact_form #ContactFormEmail, #contact_form #ContactFormTtl, #contact_form #ContactFormMessage {
    font-size: 16px; } }

/* -------------------------------------------------------------------

    blog

-------------------------------------------------------------------- */
.template-blog .main-content {
  margin-top: 30px;
  max-width: 1200px;
  width: 100%;
  padding: 0px 50px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-blog .main-content {
      padding: 0px 20px; } }
  .template-blog .main-content #shopify-section-blog-template .blogSec .breadcrumb {
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 40px; }
  .template-blog .main-content #shopify-section-blog-template .blogSec h1 {
    font-size: 24px;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    margin-bottom: 40px;
    letter-spacing: 0.05em;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .template-blog .main-content #shopify-section-blog-template .blogSec h1 {
        font-size: 18px;
        margin-bottom: 15px;
        text-align: center;
        margin-bottom: 25px; } }
  .template-blog .main-content #shopify-section-blog-template .blogSec .post {
    margin-bottom: 30px; }
    @media screen and (max-width: 768px) {
      .template-blog .main-content #shopify-section-blog-template .blogSec .post {
        margin-bottom: 25px; } }
    .template-blog .main-content #shopify-section-blog-template .blogSec .post a {
      display: flex;
      color: #222; }
      .template-blog .main-content #shopify-section-blog-template .blogSec .post a .imageBox {
        width: 20%;
        padding-right: 4%; }
        @media screen and (max-width: 768px) {
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .imageBox {
            width: 25%; } }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .imageBox img {
          margin: 0px;
          padding: 0px;
          width: 100%;
          box-sizing: border-box;
          border: 1px solid #efefef; }
      .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox {
        width: 80%;
        padding-top: 10px; }
        @media screen and (max-width: 768px) {
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox {
            padding-top: 0px;
            width: 75%; } }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox h2 {
          font-size: 15px;
          font-family: 'Noto Serif JP', serif;
          font-weight: bold;
          margin-bottom: 5px; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox h2 {
              font-size: 14px; } }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .blog-date {
          font-size: 10px;
          margin-bottom: 10px; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .blog-date {
              font-size: 10px; } }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .rte {
          font-size: 12px; }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .comment {
          text-decoration: underline;
          text-align: center;
          font-size: 18px;
          font-style: italic;
          font-family: 'Noto Serif JP', serif;
          position: relative;
          margin-bottom: 30px; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .comment {
              font-size: 16px; } }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox {
          width: 90%;
          text-align: center;
          margin: 0px auto 50px;
          font-size: 18px; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox {
              width: 100%;
              margin: 0px auto 40px;
              font-size: 15px; } }
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox p {
            margin-bottom: 15px;
            line-height: 2; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox p:last-child {
              margin-bottom: 0px; }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox01 {
          width: 90%;
          text-align: center;
          font-weight: bold;
          background: #F4F4F4;
          margin: 0px auto 50px;
          font-size: 18px;
          padding: 40px 40px; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox01 {
              width: 100%;
              margin: 0px auto 40px;
              font-size: 16px;
              padding: 15px 15px; } }
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox01 p {
            margin-bottom: 15px;
            line-height: 2; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox01 p:last-child {
              margin-bottom: 0px; }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox02 {
          width: 90%;
          text-align: center;
          font-weight: bold;
          margin: 0px auto 50px;
          font-size: 18px; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox02 {
              width: 100%;
              margin: 0px auto 40px;
              font-size: 16px; } }
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox02 p {
            margin-bottom: 15px;
            line-height: 2; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox02 p:last-child {
              margin-bottom: 0px; }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox03 {
          width: 90%;
          text-align: center;
          font-weight: bold;
          margin: 0px auto 50px;
          font-size: 18px;
          font-style: italic; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox03 {
              width: 100%;
              margin: 0px auto 40px;
              font-size: 16px; } }
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox03 p {
            margin-bottom: 15px;
            line-height: 2; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .txtbox03 p:last-child {
              margin-bottom: 0px; }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 {
          width: 90%;
          text-align: center;
          font-weight: bold;
          margin: 0px auto 50px;
          font-size: 16px;
          display: flex;
          justify-content: center;
          align-items: center; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 {
              width: 100%;
              margin: 0px auto 20px;
              font-size: 14px; } }
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 .box {
            width: 80%; }
            @media screen and (max-width: 768px) {
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 .box {
                width: 100%;
                margin-bottom: 20px; } }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 .box .image {
              text-align: center; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 .box .txt {
              margin-top: 15px;
              text-align: center; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 .box .name {
              margin-top: 15px;
              text-align: center; }
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 .box .name .price {
                display: block;
                font-weight: normal;
                font-size: 14px;
                vertical-align: baseline; }
                @media screen and (max-width: 768px) {
                  .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 .box .name .price {
                    font-size: 12px; } }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 .box .link {
              margin-top: 15px;
              text-align: center; }
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 .box .link a {
                display: inline-block;
                line-height: 40px;
                padding: 0px 20px;
                background: #222;
                color: #fff;
                text-align: center;
                transition: 0.3s; }
                @media screen and (max-width: 768px) {
                  .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 .box .link a {
                    padding: 0px 10px;
                    font-size: 12px;
                    font-weight: bold; } }
                .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column01 .box .link a:hover {
                  opacity: 0.7; }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 {
          width: 90%;
          text-align: center;
          font-weight: bold;
          margin: 0px auto 50px;
          font-size: 16px;
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-content: center;
          align-items: center; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 {
              width: 100%;
              margin: 0px auto 20px;
              font-size: 14px; } }
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box {
            width: 45%;
            margin-left: 10%; }
            @media screen and (max-width: 768px) {
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box {
                width: 48%;
                margin-left: 4%;
                margin-bottom: 20px; } }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box:nth-child(odd) {
              margin-left: 0; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box .image {
              text-align: center; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box .txt {
              margin-top: 15px;
              text-align: center; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box .name {
              margin-top: 15px;
              text-align: center; }
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box .name .price {
                display: block;
                font-weight: normal;
                font-size: 14px; }
                @media screen and (max-width: 768px) {
                  .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box .name .price {
                    font-size: 12px; } }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box .link {
              margin-top: 15px;
              text-align: center; }
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box .link a {
                display: inline-block;
                line-height: 40px;
                padding: 0px 20px;
                background: #222;
                color: #fff;
                text-align: center;
                transition: 0.3s; }
                @media screen and (max-width: 768px) {
                  .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box .link a {
                    padding: 0px 10px;
                    font-size: 12px;
                    font-weight: bold; } }
                .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column02 .box .link a:hover {
                  opacity: 0.7; }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 {
          width: 90%;
          text-align: center;
          font-weight: bold;
          margin: 0px auto 50px;
          font-size: 16px;
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-content: center;
          align-items: center; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 {
              width: 100%;
              margin: 0px auto 20px;
              font-size: 14px; } }
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box {
            width: 30%;
            margin-left: 5%; }
            @media screen and (max-width: 768px) {
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box {
                width: 48%;
                margin-left: 4%;
                margin-bottom: 20px; }
                .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box:nth-child(odd) {
                  margin-left: 0; } }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box:first-child {
              margin-left: 0; }
            @media screen and (min-width: 769px) {
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box:nth-child(3n+1) {
                margin-left: 0; } }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box .image {
              text-align: center; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box .txt {
              margin-top: 15px;
              text-align: center; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box .name {
              margin-top: 15px;
              text-align: center; }
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box .name .price {
                display: block;
                font-weight: normal;
                font-size: 14px; }
                @media screen and (max-width: 768px) {
                  .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box .name .price {
                    font-size: 12px; } }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box .link {
              margin-top: 15px;
              text-align: center; }
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box .link a {
                display: inline-block;
                line-height: 40px;
                padding: 0px 20px;
                background: #222;
                color: #fff;
                text-align: center;
                transition: 0.3s; }
                @media screen and (max-width: 768px) {
                  .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box .link a {
                    padding: 0px 10px;
                    font-size: 12px;
                    font-weight: bold; } }
                .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column03 .box .link a:hover {
                  opacity: 0.7; }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 {
          width: 90%;
          text-align: center;
          font-weight: bold;
          margin: 0px auto 50px;
          font-size: 16px;
          display: flex;
          flex-wrap: wrap;
          justify-content: center;
          align-content: center;
          align-items: center; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 {
              width: 100%;
              margin: 0px auto 20px;
              font-size: 14px; } }
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box {
            width: 22%;
            margin-left: 4%; }
            @media screen and (max-width: 768px) {
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box {
                width: 48%;
                margin-left: 4%;
                margin-bottom: 20px; }
                .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box:nth-child(odd) {
                  margin-left: 0; } }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box:first-child {
              margin-left: 0; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box:nth-child(4n+1) {
              margin-left: 0; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box .image {
              text-align: center; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box .txt {
              margin-top: 15px;
              text-align: center; }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box .name {
              margin-top: 15px;
              text-align: center; }
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box .name .price {
                display: block;
                font-weight: normal;
                font-size: 14px; }
                @media screen and (max-width: 768px) {
                  .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box .name .price {
                    font-size: 12px; } }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box .link {
              margin-top: 15px;
              text-align: center; }
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box .link a {
                display: inline-block;
                line-height: 40px;
                padding: 0px 20px;
                background: #222;
                color: #fff;
                text-align: center;
                transition: 0.3s; }
                @media screen and (max-width: 768px) {
                  .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box .link a {
                    padding: 0px 10px;
                    font-size: 12px;
                    font-weight: bold; } }
                .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .column04 .box .link a:hover {
                  opacity: 0.7; }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox {
          width: 80%;
          margin: 0px auto 50px;
          font-size: 16px;
          border-top: 1px solid #ccc; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox {
              width: 100%;
              font-size: 14px;
              margin-bottom: 40px; } }
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox .box {
            display: flex;
            border-bottom: 1px solid #ccc;
            align-content: center;
            align-items: center;
            padding: 15px 20px;
            width: 100%;
            box-sizing: border-box; }
            @media screen and (max-width: 768px) {
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox .box {
                display: block;
                padding: 20px 10px; } }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox .box .name {
              width: 60%;
              font-size: 16px;
              font-weight: bold;
              vertical-align: baseline; }
              @media screen and (max-width: 768px) {
                .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox .box .name {
                  width: 100%;
                  font-size: 14px;
                  margin-bottom: 15px;
                  text-align: center; } }
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox .box .name .price {
                font-weight: normal;
                font-size: 14px;
                padding-left: 20px;
                display: inline-block;
                vertical-align: baseline; }
                @media screen and (max-width: 768px) {
                  .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox .box .name .price {
                    font-size: 12px;
                    display: block;
                    padding-left: 0; } }
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox .box .link {
              text-align: center;
              width: 40%; }
              @media screen and (max-width: 768px) {
                .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox .box .link {
                  width: 100%; } }
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox .box .link a {
                display: inline-block;
                line-height: 40px;
                padding: 0px 20px;
                background: #222;
                color: #fff;
                text-align: center;
                transition: 0.3s; }
                .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .linkbox .box .link a:hover {
                  opacity: 0.7; }
        .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .videoBox {
          width: 90%;
          text-align: center;
          font-weight: bold;
          margin: 0px auto 50px;
          font-size: 16px; }
          @media screen and (max-width: 768px) {
            .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .videoBox {
              width: 100%;
              margin: 0px auto 20px;
              font-size: 14px; } }
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .videoBox video {
            width: 100%; }
          .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .videoBox.is-vertical video {
            width: 50%;
            margin: 0px auto;
            display: block; }
            @media screen and (max-width: 768px) {
              .template-blog .main-content #shopify-section-blog-template .blogSec .post a .txtBox .videoBox.is-vertical video {
                width: 100%; } }

/* -------------------------------------------------------------------

    article

-------------------------------------------------------------------- */
.template-article .main-content {
  margin-top: 30px;
  max-width: 100%;
  width: 100%;
  padding: 0px 50px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-article .main-content {
      padding: 0px 20px; } }
  .template-article .main-content #shopify-section-article-template-styling .breadcrumb {
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 40px; }
  .template-article .main-content #shopify-section-article-template-styling .article-sec-style {
    width: 100%;
    max-width: 1200px;
    margin: 0px auto; }
    .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article {
      width: 100%; }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .ttl {
        font-size: 32px;
        font-family: 'Noto Serif JP', serif;
        font-weight: bold;
        margin-bottom: 60px;
        letter-spacing: 0.05em;
        text-align: center; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .ttl {
            font-size: 18px;
            text-align: center; } }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte h2 {
        padding: 15px 0px;
        border-top: 1px solid #222;
        border-bottom: 1px solid #222;
        text-align: center;
        font-weight: bold;
        font-size: 22px;
        margin-bottom: 50px;
        font-family: 'Noto Serif JP', serif; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte h2 {
            font-size: 20px;
            margin-bottom: 40px; } }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .comment {
        text-decoration: underline;
        text-align: center;
        font-size: 18px;
        font-style: italic;
        font-family: 'Noto Serif JP', serif;
        position: relative;
        margin-bottom: 30px; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .comment {
            font-size: 16px; } }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox {
        width: 90%;
        text-align: center;
        margin: 0px auto 50px;
        font-size: 18px; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox {
            width: 100%;
            margin: 0px auto 40px;
            font-size: 15px; } }
        .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox p {
          margin-bottom: 15px;
          line-height: 2; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox p:last-child {
            margin-bottom: 0px; }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox01 {
        width: 90%;
        text-align: center;
        font-weight: bold;
        background: #F4F4F4;
        margin: 0px auto 50px;
        font-size: 18px;
        padding: 40px 40px; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox01 {
            width: 100%;
            margin: 0px auto 40px;
            font-size: 16px;
            padding: 15px 15px; } }
        .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox01 p {
          margin-bottom: 15px;
          line-height: 2; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox01 p:last-child {
            margin-bottom: 0px; }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox02 {
        width: 90%;
        text-align: center;
        font-weight: bold;
        margin: 0px auto 50px;
        font-size: 18px; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox02 {
            width: 100%;
            margin: 0px auto 40px;
            font-size: 16px; } }
        .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox02 p {
          margin-bottom: 15px;
          line-height: 2; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox02 p:last-child {
            margin-bottom: 0px; }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox03 {
        width: 90%;
        text-align: center;
        font-weight: bold;
        margin: 0px auto 50px;
        font-size: 18px;
        font-style: italic; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox03 {
            width: 100%;
            margin: 0px auto 40px;
            font-size: 16px; } }
        .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox03 p {
          margin-bottom: 15px;
          line-height: 2; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .txtbox03 p:last-child {
            margin-bottom: 0px; }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 {
        width: 90%;
        text-align: center;
        font-weight: bold;
        margin: 0px auto 50px;
        font-size: 16px;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 {
            width: 100%;
            margin: 0px auto 20px;
            font-size: 14px; } }
        .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 .box {
          width: 80%; }
          @media screen and (max-width: 768px) {
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 .box {
              width: 100%;
              margin-bottom: 20px; } }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 .box .image {
            text-align: center; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 .box .txt {
            margin-top: 15px;
            text-align: center; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 .box .name {
            margin-top: 15px;
            text-align: center; }
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 .box .name .price {
              display: block;
              font-weight: normal;
              font-size: 14px;
              vertical-align: baseline; }
              @media screen and (max-width: 768px) {
                .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 .box .name .price {
                  font-size: 12px; } }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 .box .link {
            margin-top: 15px;
            text-align: center; }
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 .box .link a {
              display: inline-block;
              line-height: 40px;
              padding: 0px 20px;
              background: #222;
              color: #fff;
              text-align: center;
              transition: 0.3s; }
              @media screen and (max-width: 768px) {
                .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 .box .link a {
                  padding: 0px 10px;
                  font-size: 12px;
                  font-weight: bold; } }
              .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column01 .box .link a:hover {
                opacity: 0.7; }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 {
        width: 90%;
        text-align: center;
        font-weight: bold;
        margin: 0px auto 50px;
        font-size: 16px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        align-items: center; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 {
            width: 100%;
            margin: 0px auto 20px;
            font-size: 14px; } }
        .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box {
          width: 45%;
          margin-left: 10%; }
          @media screen and (max-width: 768px) {
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box {
              width: 48%;
              margin-left: 4%;
              margin-bottom: 20px; } }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box:nth-child(odd) {
            margin-left: 0; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box .image {
            text-align: center; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box .txt {
            margin-top: 15px;
            text-align: center; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box .name {
            margin-top: 15px;
            text-align: center; }
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box .name .price {
              display: block;
              font-weight: normal;
              font-size: 14px; }
              @media screen and (max-width: 768px) {
                .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box .name .price {
                  font-size: 12px; } }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box .link {
            margin-top: 15px;
            text-align: center; }
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box .link a {
              display: inline-block;
              line-height: 40px;
              padding: 0px 20px;
              background: #222;
              color: #fff;
              text-align: center;
              transition: 0.3s; }
              @media screen and (max-width: 768px) {
                .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box .link a {
                  padding: 0px 10px;
                  font-size: 12px;
                  font-weight: bold; } }
              .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column02 .box .link a:hover {
                opacity: 0.7; }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 {
        width: 90%;
        text-align: center;
        font-weight: bold;
        margin: 0px auto 50px;
        font-size: 16px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        align-items: center; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 {
            width: 100%;
            margin: 0px auto 20px;
            font-size: 14px; } }
        .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box {
          width: 30%;
          margin-left: 5%; }
          @media screen and (max-width: 768px) {
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box {
              width: 48%;
              margin-left: 4%;
              margin-bottom: 20px; }
              .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box:nth-child(odd) {
                margin-left: 0; } }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box:first-child {
            margin-left: 0; }
          @media screen and (min-width: 769px) {
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box:nth-child(3n+1) {
              margin-left: 0; } }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box .image {
            text-align: center; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box .txt {
            margin-top: 15px;
            text-align: center; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box .name {
            margin-top: 15px;
            text-align: center; }
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box .name .price {
              display: block;
              font-weight: normal;
              font-size: 14px; }
              @media screen and (max-width: 768px) {
                .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box .name .price {
                  font-size: 12px; } }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box .link {
            margin-top: 15px;
            text-align: center; }
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box .link a {
              display: inline-block;
              line-height: 40px;
              padding: 0px 20px;
              background: #222;
              color: #fff;
              text-align: center;
              transition: 0.3s; }
              @media screen and (max-width: 768px) {
                .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box .link a {
                  padding: 0px 10px;
                  font-size: 12px;
                  font-weight: bold; } }
              .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column03 .box .link a:hover {
                opacity: 0.7; }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 {
        width: 90%;
        text-align: center;
        font-weight: bold;
        margin: 0px auto 50px;
        font-size: 16px;
        display: flex;
        flex-wrap: wrap;
        justify-content: center;
        align-content: center;
        align-items: center; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 {
            width: 100%;
            margin: 0px auto 20px;
            font-size: 14px; } }
        .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box {
          width: 22%;
          margin-left: 4%; }
          @media screen and (max-width: 768px) {
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box {
              width: 48%;
              margin-left: 4%;
              margin-bottom: 20px; }
              .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box:nth-child(odd) {
                margin-left: 0; } }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box:first-child {
            margin-left: 0; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box:nth-child(4n+1) {
            margin-left: 0; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box .image {
            text-align: center; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box .txt {
            margin-top: 15px;
            text-align: center; }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box .name {
            margin-top: 15px;
            text-align: center; }
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box .name .price {
              display: block;
              font-weight: normal;
              font-size: 14px; }
              @media screen and (max-width: 768px) {
                .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box .name .price {
                  font-size: 12px; } }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box .link {
            margin-top: 15px;
            text-align: center; }
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box .link a {
              display: inline-block;
              line-height: 40px;
              padding: 0px 20px;
              background: #222;
              color: #fff;
              text-align: center;
              transition: 0.3s; }
              @media screen and (max-width: 768px) {
                .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box .link a {
                  padding: 0px 10px;
                  font-size: 12px;
                  font-weight: bold; } }
              .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .column04 .box .link a:hover {
                opacity: 0.7; }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox {
        width: 80%;
        margin: 0px auto 50px;
        font-size: 16px;
        border-top: 1px solid #ccc; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox {
            width: 100%;
            font-size: 14px;
            margin-bottom: 40px; } }
        .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox .box {
          display: flex;
          border-bottom: 1px solid #ccc;
          align-content: center;
          align-items: center;
          padding: 15px 20px;
          width: 100%;
          box-sizing: border-box; }
          @media screen and (max-width: 768px) {
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox .box {
              display: block;
              padding: 20px 10px; } }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox .box .name {
            width: 60%;
            font-size: 16px;
            font-weight: bold;
            vertical-align: baseline; }
            @media screen and (max-width: 768px) {
              .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox .box .name {
                width: 100%;
                font-size: 14px;
                margin-bottom: 15px;
                text-align: center; } }
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox .box .name .price {
              font-weight: normal;
              font-size: 14px;
              padding-left: 20px;
              display: inline-block;
              vertical-align: baseline; }
              @media screen and (max-width: 768px) {
                .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox .box .name .price {
                  font-size: 12px;
                  display: block;
                  padding-left: 0; } }
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox .box .link {
            text-align: center;
            width: 40%; }
            @media screen and (max-width: 768px) {
              .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox .box .link {
                width: 100%; } }
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox .box .link a {
              display: inline-block;
              line-height: 40px;
              padding: 0px 20px;
              background: #222;
              color: #fff;
              text-align: center;
              transition: 0.3s; }
              .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .linkbox .box .link a:hover {
                opacity: 0.7; }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .videoBox {
        width: 90%;
        text-align: center;
        font-weight: bold;
        margin: 0px auto 50px;
        font-size: 16px; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .videoBox {
            width: 100%;
            margin: 0px auto 20px;
            font-size: 14px; } }
        .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .videoBox video {
          width: 100%; }
        .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .videoBox.is-vertical video {
          width: 50%;
          margin: 0px auto;
          display: block; }
          @media screen and (max-width: 768px) {
            .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .rte .videoBox.is-vertical video {
              width: 100%; } }
      .template-article .main-content #shopify-section-article-template-styling .article-sec-style .article .date {
        font-size: 10px;
        text-align: right; }
  .template-article .main-content #shopify-section-article-template .breadcrumb {
    font-family: 'Noto Serif JP', serif;
    margin-bottom: 40px; }
  .template-article .main-content #shopify-section-article-template .article-sec {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .template-article .main-content #shopify-section-article-template .article-sec {
        display: block; } }
    .template-article .main-content #shopify-section-article-template .article-sec .article {
      width: calc(100% - 300px);
      box-sizing: border-box;
      padding-right: 30px; }
      @media screen and (max-width: 768px) {
        .template-article .main-content #shopify-section-article-template .article-sec .article {
          width: 100%;
          padding-right: 0px; } }
      .template-article .main-content #shopify-section-article-template .article-sec .article .ttl {
        font-size: 20px;
        font-family: 'Noto Serif JP', serif;
        font-weight: bold;
        margin-bottom: 10px;
        letter-spacing: 0.05em; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template .article-sec .article .ttl {
            font-size: 16px;
            text-align: center; } }
      .template-article .main-content #shopify-section-article-template .article-sec .article .date {
        margin-bottom: 30px;
        font-size: 12px; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template .article-sec .article .date {
            font-size: 10px;
            margin-bottom: 25px;
            text-align: center; } }
      .template-article .main-content #shopify-section-article-template .article-sec .article .rte {
        font-size: 14px; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template .article-sec .article .rte {
            font-size: 12px; } }
        .template-article .main-content #shopify-section-article-template .article-sec .article .rte p {
          margin-bottom: 15px; }
      .template-article .main-content #shopify-section-article-template .article-sec .article .prevnext {
        margin-top: 40px;
        font-size: 12px; }
        @media screen and (max-width: 768px) {
          .template-article .main-content #shopify-section-article-template .article-sec .article .prevnext {
            font-size: 10px; } }
    .template-article .main-content #shopify-section-article-template .article-sec .sidebar {
      width: 300px;
      box-sizing: border-box;
      padding-left: 30px;
      border-left: 1px solid #efefef; }
      @media screen and (max-width: 768px) {
        .template-article .main-content #shopify-section-article-template .article-sec .sidebar {
          padding: 20px 0 0;
          width: 100%;
          border-left: none;
          margin-top: 40px;
          border-top: 1px solid #efefef; } }
      .template-article .main-content #shopify-section-article-template .article-sec .sidebar h3 {
        font-size: 14px;
        font-family: 'Noto Serif JP', serif;
        font-weight: bold;
        margin-bottom: 20px; }
      .template-article .main-content #shopify-section-article-template .article-sec .sidebar .post {
        margin-bottom: 15px; }
        .template-article .main-content #shopify-section-article-template .article-sec .sidebar .post a time {
          font-size: 11px;
          display: block; }
          @media screen and (max-width: 768px) {
            .template-article .main-content #shopify-section-article-template .article-sec .sidebar .post a time {
              font-size: 10px; } }
        .template-article .main-content #shopify-section-article-template .article-sec .sidebar .post a .ttl {
          font-size: 14px;
          color: #222; }
          @media screen and (max-width: 768px) {
            .template-article .main-content #shopify-section-article-template .article-sec .sidebar .post a .ttl {
              font-size: 12px; } }

/* -------------------------------------------------------------------

    page

-------------------------------------------------------------------- */
.template-page .main-content {
  margin-top: 30px;
  max-width: 768px;
  width: 100%;
  padding: 0px 50px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-page .main-content {
      padding: 0px 20px; } }
  .template-page .main-content .section-header .section-header--title {
    font-size: 22px;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .template-page .main-content .section-header .section-header--title {
        font-size: 16px;
        text-align: center; } }
  .template-page .main-content .pageSec {
    width: 100%; }
    .template-page .main-content .pageSec .ttl {
      font-size: 22px;
      font-family: 'Noto Serif JP', serif;
      font-weight: bold;
      margin-bottom: 20px;
      letter-spacing: 0.05em;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .template-page .main-content .pageSec .ttl {
          font-size: 16px;
          text-align: center; } }
    .template-page .main-content .pageSec .rte {
      font-size: 12px; }
      .template-page .main-content .pageSec .rte p {
        margin-bottom: 15px; }
      .template-page .main-content .pageSec .rte table {
        margin-bottom: 20px;
        table-layout: fixed; }
        .template-page .main-content .pageSec .rte table th {
          border: 1px solid #efefef;
          font-weight: bold;
          font-size: 12px;
          padding: 15px;
          border-collapse: collapse; }
        .template-page .main-content .pageSec .rte table td {
          border: 1px solid #efefef;
          font-size: 12px;
          padding: 15px;
          border-collapse: collapse; }
      .template-page .main-content .pageSec .rte a {
        text-decoration: underline; }
      .template-page .main-content .pageSec .rte strong {
        font-weight: bold; }

/* -------------------------------------------------------------------

    login

-------------------------------------------------------------------- */
.template-customers-login .main-content {
  margin-top: 30px;
  max-width: 768px;
  width: 100%;
  padding: 0px 50px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-customers-login .main-content {
      padding: 0px 20px; } }
  .template-customers-login .main-content #CustomerLoginForm {
    width: 100%; }
    .template-customers-login .main-content #CustomerLoginForm h1.ttl {
      font-size: 22px;
      font-family: 'Noto Serif JP', serif;
      font-weight: bold;
      margin-bottom: 20px;
      letter-spacing: 0.05em;
      text-align: center; }
      @media screen and (max-width: 768px) {
        .template-customers-login .main-content #CustomerLoginForm h1.ttl {
          font-size: 16px;
          text-align: center; } }
    .template-customers-login .main-content #CustomerLoginForm #CustomerEmail, .template-customers-login .main-content #CustomerLoginForm #CustomerPassword {
      width: 100%; }
    .template-customers-login .main-content #CustomerLoginForm .loginBtn {
      max-width: 350px;
      width: 100%;
      font-family: 'Noto Serif JP', serif; }
  .template-customers-login .main-content #RecoverPasswordForm h2.ttl {
    font-size: 22px;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .template-customers-login .main-content #RecoverPasswordForm h2.ttl {
        font-size: 16px;
        text-align: center; } }
  .template-customers-login .main-content #RecoverPasswordForm #RecoverEmail {
    width: 100%; }
  .template-customers-login .main-content #RecoverPasswordForm .resetBtn {
    max-width: 350px;
    width: 100%;
    font-family: 'Noto Serif JP', serif; }

/* -------------------------------------------------------------------

    login

-------------------------------------------------------------------- */
.template-customers-register .main-content {
  margin-top: 30px;
  max-width: 768px;
  width: 100%;
  padding: 0px 50px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-customers-register .main-content {
      padding: 0px 20px; } }
  .template-customers-register .main-content h1.ttl {
    font-size: 22px;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .template-customers-register .main-content h1.ttl {
        font-size: 16px;
        text-align: center; } }
  .template-customers-register .main-content #FirstName, .template-customers-register .main-content #LastName, .template-customers-register .main-content #Email, .template-customers-register .main-content #CreatePassword {
    width: 100%; }
  .template-customers-register .main-content .regiBtn {
    max-width: 350px;
    width: 100%;
    font-family: 'Noto Serif JP', serif; }

/* -------------------------------------------------------------------

    account

-------------------------------------------------------------------- */
.template-customers-order .table-wrapper {
  margin-bottom: 30px; }
  .template-customers-order .table-wrapper .order-table th, .template-customers-order .table-wrapper .order-table td {
    padding: 10px; }
.template-customers-order .main-content p {
  margin-bottom: 20px; }
.template-customers-order .main-content a {
  text-decoration: underline; }

.template-customers-addresses .main-content a.btn {
  color: #fff; }
.template-customers-addresses .main-content p {
  margin-bottom: 15px; }
  .template-customers-addresses .main-content p a {
    text-decoration: underline; }
.template-customers-addresses .main-content h4 {
  margin-bottom: 10px;
  font-weight: bold; }

.template-customers-account a.btn {
  color: #fff; }
.template-customers-account .main-content {
  margin-top: 30px;
  max-width: 768px;
  width: 100%;
  padding: 0px 50px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-customers-account .main-content {
      padding: 0px 20px; } }
  .template-customers-account .main-content h1.ttl {
    font-size: 22px;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .template-customers-account .main-content h1.ttl {
        font-size: 16px;
        text-align: center; } }
  .template-customers-account .main-content .accountBox {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .template-customers-account .main-content .accountBox {
        display: block; } }
    .template-customers-account .main-content .accountBox .box01 {
      width: 65%; }
      @media screen and (max-width: 768px) {
        .template-customers-account .main-content .accountBox .box01 {
          width: 100%;
          padding-bottom: 25px;
          margin-bottom: 25px;
          border-bottom: 1px solid #efefef; } }
    .template-customers-account .main-content .accountBox .box02 {
      width: 30%; }
      @media screen and (max-width: 768px) {
        .template-customers-account .main-content .accountBox .box02 {
          width: 100%; } }
      .template-customers-account .main-content .accountBox .box02 a {
        text-decoration: underline; }
      .template-customers-account .main-content .accountBox .box02 p {
        margin-bottom: 15px; }
    .template-customers-account .main-content .accountBox h2 {
      font-weight: bold;
      margin-bottom: 20px;
      font-size: 16px; }
      @media screen and (max-width: 768px) {
        .template-customers-account .main-content .accountBox h2 {
          font-size: 14px; } }
    .template-customers-account .main-content .accountBox .table-wrap-account {
      margin-bottom: 25px;
      width: 100%; }
      @media screen and (max-width: 768px) {
        .template-customers-account .main-content .accountBox .table-wrap-account {
          overflow-y: scroll;
          -webkit-overflow-scrolling: touch; } }
      .template-customers-account .main-content .accountBox .table-wrap-account a {
        text-decoration: underline; }
      .template-customers-account .main-content .accountBox .table-wrap-account table {
        width: 100%; }
        @media screen and (max-width: 768px) {
          .template-customers-account .main-content .accountBox .table-wrap-account table {
            min-width: 600px; } }
        .template-customers-account .main-content .accountBox .table-wrap-account table tr th {
          padding: 10px;
          font-size: 14px;
          font-weight: bold;
          border-collapse: collapse;
          border: 1px solid #efefef; }
          @media screen and (max-width: 768px) {
            .template-customers-account .main-content .accountBox .table-wrap-account table tr th {
              padding: 10px;
              font-size: 12px; } }
        .template-customers-account .main-content .accountBox .table-wrap-account table tr td {
          padding: 10px;
          font-size: 14px;
          border-collapse: collapse;
          border: 1px solid #efefef; }
          @media screen and (max-width: 768px) {
            .template-customers-account .main-content .accountBox .table-wrap-account table tr td {
              padding: 10px;
              font-size: 12px; } }

/* -------------------------------------------------------------------

    cart

-------------------------------------------------------------------- */
.template-cart .main-content {
  margin-top: 30px;
  max-width: 768px;
  width: 100%;
  padding: 0px 50px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-cart .main-content {
      padding: 0px 20px; } }
  .template-cart .main-content #shopify-section-cart-template #CartSection .section-header .section-header__title {
    font-size: 22px;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .template-cart .main-content #shopify-section-cart-template #CartSection .section-header .section-header__title {
        font-size: 16px;
        text-align: center; } }
  .template-cart .main-content #shopify-section-cart-template #CartSection .cart__quantity-selector {
    padding: 0px;
    line-height: 40px;
    text-align: center;
    width: 50px; }
  .template-cart .main-content #shopify-section-cart-template #CartSection h2 {
    font-size: 20px;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .template-cart .main-content #shopify-section-cart-template #CartSection h2 {
        font-size: 15px;
        text-align: center; } }
  .template-cart .main-content #shopify-section-cart-template #CartSection .cart--empty-message {
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px; }
    @media screen and (max-width: 768px) {
      .template-cart .main-content #shopify-section-cart-template #CartSection .cart--empty-message {
        font-size: 12px; } }
  .template-cart .main-content #shopify-section-cart-template #CartSection .cart__continue-btn {
    margin-bottom: 20px;
    text-align: center;
    font-size: 14px; }
    @media screen and (max-width: 768px) {
      .template-cart .main-content #shopify-section-cart-template #CartSection .cart__continue-btn {
        font-size: 12px; } }
    .template-cart .main-content #shopify-section-cart-template #CartSection .cart__continue-btn a {
      text-decoration: underline; }
  .template-cart .main-content #shopify-section-cart-template #CartSection .btn {
    font-family: 'Noto Serif JP', serif; }
  .template-cart .main-content #shopify-section-cart-template #CartSection .cartBtnBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
    .template-cart .main-content #shopify-section-cart-template #CartSection .cartBtnBox .btn-continue {
      width: 32%;
      border: 1px solid #222;
      color: #222;
      background: #fff;
      box-sizing: border-box;
      border-radius: 0px; }
      @media screen and (max-width: 768px) {
        .template-cart .main-content #shopify-section-cart-template #CartSection .cartBtnBox .btn-continue {
          width: 49%;
          font-size: 10px;
          padding: 12px 5px; } }
    .template-cart .main-content #shopify-section-cart-template #CartSection .cartBtnBox .update-cart {
      width: 32%;
      border: 1px solid #222;
      color: #222;
      background: #fff;
      box-sizing: border-box;
      border-radius: 0px; }
      @media screen and (max-width: 768px) {
        .template-cart .main-content #shopify-section-cart-template #CartSection .cartBtnBox .update-cart {
          width: 49%;
          font-size: 10px;
          padding: 12px 5px; } }
    .template-cart .main-content #shopify-section-cart-template #CartSection .cartBtnBox .btn-checkout {
      width: 32%;
      border-radius: 0px; }
      @media screen and (max-width: 768px) {
        .template-cart .main-content #shopify-section-cart-template #CartSection .cartBtnBox .btn-checkout {
          width: 100%; } }

/* -------------------------------------------------------------------

    cart

-------------------------------------------------------------------- */
.template-search {
  margin: 30px auto 0px;
  max-width: 1200px;
  width: 100%;
  padding: 0px 50px;
  box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    .template-search {
      padding: 0px 20px; } }
  .template-search h1.ttl {
    font-size: 22px;
    font-family: 'Noto Serif JP', serif;
    font-weight: bold;
    margin-bottom: 20px;
    letter-spacing: 0.05em;
    text-align: center; }
    @media screen and (max-width: 768px) {
      .template-search h1.ttl {
        font-size: 16px;
        text-align: center; } }
  .template-search .search-bar {
    margin: 0px auto 40px;
    width: 100%;
    max-width: 500px; }
  .template-search .search-item {
    width: 100%;
    margin-top: 30px; }
    @media screen and (max-width: 768px) {
      .template-search .search-item {
        margin-top: 25px; } }
    .template-search .search-item a {
      display: flex;
      justify-content: space-between; }
      .template-search .search-item a .imageBox {
        width: 20%; }
        @media screen and (max-width: 768px) {
          .template-search .search-item a .imageBox {
            width: 30%; } }
      .template-search .search-item a .txtBox {
        width: 75%; }
        @media screen and (max-width: 768px) {
          .template-search .search-item a .txtBox {
            width: 65%; } }
        .template-search .search-item a .txtBox .ttl {
          font-size: 14px;
          font-weight: bold; }
          @media screen and (max-width: 768px) {
            .template-search .search-item a .txtBox .ttl {
              font-size: 12px; } }
        .template-search .search-item a .txtBox .price {
          display: block;
          font-size: 12px;
          margin-bottom: 10px; }
          @media screen and (max-width: 768px) {
            .template-search .search-item a .txtBox .price {
              font-size: 10px; } }
        .template-search .search-item a .txtBox .txt {
          font-size: 12px; }
          @media screen and (max-width: 768px) {
            .template-search .search-item a .txtBox .txt {
              font-size: 10px; } }

.btn {
  font-family: 'Noto Serif JP', serif !important; }

/* -------------------------------------------------------------------

    anime

-------------------------------------------------------------------- */
@keyframes fade-in {
  0% {
    display: none;
    opacity: 0; }
  1% {
    display: block;
    opacity: 0; }
  100% {
    display: block;
    opacity: 1; } }

.template-product .main-content #shopify-section-product-template #ProductSection .product-single .product-single__hero .product-info .product-description{
  font-family: 'BIZ UDPGothic', sans-serif !important;
}
#_ngc_stock_notice_btn{
    height: 50px;
    font-size: 16px;
    background-color: #000000;
    color: #FFFFFF;
    border-radius: 0px;
    border: 1px solid #FFFFFF;
    width: 100%;
    margin-top: 10px !important;
    border-radius: 0;
    font-family: "Noto Serif JP", serif;
    transition: .3s;
    box-sizing: border-box;
    text-align: center;
}
}