/*!
 * Bootstrap Reboot v4.1.1 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

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

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

h1, h2, h3, h4, h5, h6 {
  margin: 0; }

p {
  margin: 0; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin: 0;
  padding: 0; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin: 0;
  padding: 0; }

dt {
  font-weight: 700; }

dd {
  margin: 0;
  padding: 0; }

blockquote {
  margin: 0 0 1rem; }

dfn {
  font-style: italic; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

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

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects; }

a:hover {
  color: #0056b3;
  text-decoration: underline; }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin: 0;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0; }

img {
  vertical-align: middle;
  border-style: none; }

svg:not(:root) {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding: 0;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block;
  margin: 0; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

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

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

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

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin: 0;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

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

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

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

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

html, body {
  font-size: 16px;
  font-family: YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
  font-feature-settings: 'palt';
  letter-spacing: .15em; }

a:hover {
  text-decoration: none; }

#wrap {
  position: relative;
  min-width: 1280px; }
  @media (max-width: 768px) {
    #wrap {
      min-width: inherit; } }

header {
  position: absolute;
  top: 15px;
  left: 0;
  width: 100%;
  z-index: 999; }
  header h1 {
    width: 100%;
    text-align: center; }
    header h1 img {
      width: 24%;
      max-width: 390px; }
      @media (max-width: 768px) {
        header h1 img {
          width: 100%;
          max-width: 260px; } }

#main-visual {
  position: relative;
  width: 100%; }
  @media (max-width: 768px) {
    #main-visual {
      background-color: #fffed7; } }
  #main-visual img {
    width: 100%; }
  #main-visual .buy-icon {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%; }
    #main-visual .buy-icon a {
      position: absolute;
      right: 2.5%;
      bottom: -100px;
      display: block;
      width: 260px;
      transition: .4s opacity;
      z-index: 99; }
      @media (max-width: 768px) {
        #main-visual .buy-icon a {
          right: 10%;
          bottom: -40px;
          width: 40%; } }
      #main-visual .buy-icon a:hover {
        opacity: .7; }
      #main-visual .buy-icon a + a {
        transform: translateX(-100%); }
      #main-visual .buy-icon a img {
        width: 100%; }

section.ippai {
  position: relative;
  width: 100%;
  margin: 0;
  padding: 110px 0 90px 0;
  background-color: #fffed7;
  background-image: url("../image/background01.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: right center; }
  @media (max-width: 768px) {
    section.ippai {
      padding-top: 30px;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: flex-start;
      -webkit-align-items: center;
      -webkit-flex-wrap: wrap;
      background-position: center bottom; } }
  section.ippai .box {
    position: relative;
    width: 100%;
    max-width: 700px;
    margin: 0 auto;
    z-index: 10; }
    @media (max-width: 768px) {
      section.ippai .box {
        padding: 0 20px;
        order: 10; } }
    section.ippai .box h2 {
      display: block;
      width: 100%;
      text-align: center; }
      @media (max-width: 768px) {
        section.ippai .box h2 {
          margin-top: 30px; } }
      section.ippai .box h2 img {
        width: 100%;
        max-width: 400px; }
        @media (max-width: 768px) {
          section.ippai .box h2 img {
            max-width: 60%; } }
    section.ippai .box h3 {
      width: 100%;
      margin: 50px 0;
      text-align: center;
      font-size: 30px;
      line-height: 1.7;
      letter-spacing: .15em;
      color: #333333;
      text-shadow: #fffed7 1px 0 10px; }
      @media (max-width: 768px) {
        section.ippai .box h3 {
          margin: 30px 0 40px 0;
          padding: 0 20px;
          font-size: 20px;
          line-height: 1.5; } }
    section.ippai .box .use {
      position: relative;
      width: 100%;
      margin: 0;
      padding: 40px;
      border-radius: 20px;
      background: #fff;
      box-shadow: 3px 3px 9px rgba(0, 0, 0, 0.1); }
      @media (max-width: 768px) {
        section.ippai .box .use {
          border-radius: 5px;
          padding: 35px 20px 20px 20px; } }
      section.ippai .box .use b {
        position: absolute;
        top: -14px;
        left: 50%;
        transform: translateX(-50%);
        display: inline-block;
        margin: 0;
        padding: 5px 30px;
        border-radius: 999px;
        border: 1px solid #000;
        background: #fff; }
      section.ippai .box .use p {
        font-size: 16px;
        font-weight: 700;
        line-height: 1.75; }
        @media (max-width: 768px) {
          section.ippai .box .use p {
            font-size: 14px;
            font-weight: 400; } }
    section.ippai .box .buy-button {
      width: 100%;
      margin-top: 60px;
      text-align: center; }
      @media (max-width: 768px) {
        section.ippai .box .buy-button {
          margin-top: 30px; } }
      section.ippai .box .buy-button a {
        display: inline-block;
        padding: 15px 60px 15px 80px;
        font-size: 18px;
        font-weight: 700;
        color: #000;
        line-height: 2;
        transition: .4s opacity;
        border-radius: 5px;
        background-color: #ffd715;
        background-image: url("../image/cart-icon.svg");
        background-repeat: no-repeat;
        background-size: 24px;
        background-position: left 25px center;
        box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); }
        @media (max-width: 768px) {
          section.ippai .box .buy-button a {
            font-size: 16px; } }
        section.ippai .box .buy-button a:hover {
          opacity: .7; }
  section.ippai > img {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(5%, -50%); }
    @media (max-width: 768px) {
      section.ippai > img {
        position: static;
        order: 0;
        max-width: 80%;
        margin: 0 auto;
        display: block;
        transform: translate(0, 0); } }

section.susume {
  padding: 90px 0 120px 0;
  background-image: url("../image/background03.jpg");
  background-size: 30px; }
  @media (max-width: 768px) {
    section.susume {
      padding: 60px 0; } }
  section.susume .box {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      section.susume .box {
        padding: 0 20px; } }
    section.susume .box .susume-wrap {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: space-between;
      -webkit-align-items: center;
      -webkit-flex-wrap: wrap; }
      section.susume .box .susume-wrap img {
        width: 45%;
        max-width: 600px; }
        @media (max-width: 768px) {
          section.susume .box .susume-wrap img {
            width: 70%;
            margin: 0 auto; } }
      section.susume .box .susume-wrap .text {
        width: 50%; }
        @media (max-width: 768px) {
          section.susume .box .susume-wrap .text {
            width: 100%; } }
        section.susume .box .susume-wrap .text h2 {
          margin-bottom: 25px;
          font-size: 48px;
          font-weight: 700;
          color: #b7c530;
          line-height: 1.5; }
          @media (max-width: 768px) {
            section.susume .box .susume-wrap .text h2 {
              font-size: 32px;
              margin-top: 20px;
              text-align: center; } }
        section.susume .box .susume-wrap .text p {
          padding-left: 3%;
          font-size: 16px;
          line-height: 1.75;
          letter-spacing: .02em; }
          @media (max-width: 768px) {
            section.susume .box .susume-wrap .text p {
              padding-left: 0;
              font-size: 14px; } }
          section.susume .box .susume-wrap .text p + p {
            margin-top: 1.5em; }

section.kuwanoha {
  padding: 90px 0;
  background-image: url("../image/background04.jpg");
  background-size: cover;
  background-position: center; }
  @media (max-width: 768px) {
    section.kuwanoha {
      padding: 60px 0; } }
  section.kuwanoha .box {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      section.kuwanoha .box {
        padding: 0 20px; } }
    section.kuwanoha .box .kuwanoha-wrap {
      position: relative;
      width: 100%;
      padding: 60px;
      border-radius: 20px;
      background: rgba(255, 255, 255, 0.9); }
      @media (max-width: 768px) {
        section.kuwanoha .box .kuwanoha-wrap {
          padding: 20px;
          border-radius: 5px; } }
      section.kuwanoha .box .kuwanoha-wrap:before {
        content: '';
        position: absolute;
        top: -40px;
        left: 50%;
        transform: translateX(-50%);
        display: block;
        width: 120px;
        height: 100px;
        background: url("../image/kuwanoha.png");
        background-size: contain;
        background-position: center; }
        @media (max-width: 768px) {
          section.kuwanoha .box .kuwanoha-wrap:before {
            transform: translateX(-50%) scale(0.8); } }
      section.kuwanoha .box .kuwanoha-wrap h2 {
        margin-bottom: 30px;
        font-size: 40px;
        color: #96a926;
        line-height: 1.5;
        text-align: center; }
        @media (max-width: 768px) {
          section.kuwanoha .box .kuwanoha-wrap h2 {
            margin-top: 30px;
            font-size: 28px; } }
      section.kuwanoha .box .kuwanoha-wrap p {
        font-size: 16px;
        line-height: 1.75;
        letter-spacing: .02em;
        text-align: center; }
        @media (max-width: 768px) {
          section.kuwanoha .box .kuwanoha-wrap p {
            font-size: 14px;
            text-align: justify; } }
        section.kuwanoha .box .kuwanoha-wrap p.right {
          text-align: right; }
          @media (max-width: 768px) {
            section.kuwanoha .box .kuwanoha-wrap p.right {
              min-width: 600px; } }
      section.kuwanoha .box .kuwanoha-wrap .kuwanoha-table {
        width: 100%;
        max-width: 800px;
        margin: 40px auto 0 auto;
        overflow: auto; }
        @media (max-width: 768px) {
          section.kuwanoha .box .kuwanoha-wrap .kuwanoha-table img {
            min-width: 600px; } }

.uji_nyusankin {
  padding: 90px 0;
  background-image: url("../image/background02.png");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center right; }
  @media (max-width: 768px) {
    .uji_nyusankin {
      background-size: cover;
      background-position: top right -350px; } }
  .uji_nyusankin .box {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }
    .uji_nyusankin .box h2 {
      display: block;
      width: 100%;
      text-align: center; }
      .uji_nyusankin .box h2 img {
        width: auto;
        height: 134px; }
        @media (max-width: 768px) {
          .uji_nyusankin .box h2 img {
            width: 80%;
            max-width: 400px;
            height: auto; } }
    .uji_nyusankin .box .uji_nyusankin-wrap {
      display: flex;
      justify-content: center;
      align-items: flex-end;
      flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: center;
      -webkit-align-items: flex-end;
      -webkit-flex-wrap: wrap; }
      .uji_nyusankin .box .uji_nyusankin-wrap img {
        width: 50%; }
        @media (max-width: 768px) {
          .uji_nyusankin .box .uji_nyusankin-wrap img {
            width: 94%;
            margin-right: 6%; } }
      .uji_nyusankin .box .uji_nyusankin-wrap .text {
        width: 50%;
        margin-bottom: -3%;
        margin-left: -5%;
        padding: 40px;
        border-radius: 20px;
        background: #fff; }
        @media (max-width: 768px) {
          .uji_nyusankin .box .uji_nyusankin-wrap .text {
            width: 80%;
            margin: -20px auto 0 auto;
            padding: 20px;
            border-radius: 5px; } }
        .uji_nyusankin .box .uji_nyusankin-wrap .text p {
          font-size: 18px;
          font-weight: 700;
          line-height: 2;
          letter-spacing: .02em; }
          @media (max-width: 768px) {
            .uji_nyusankin .box .uji_nyusankin-wrap .text p {
              font-size: 14px; } }

.oono {
  display: flex;
  justify-content: space-between;
  align-items: strech;
  flex-wrap: wrap;
  display: -webkit-flex;
  -webkit-justify-content: space-between;
  -webkit-align-items: strech;
  -webkit-flex-wrap: wrap; }
  @media (max-width: 768px) {
    .oono {
      display: flex;
      justify-content: space-between;
      align-items: flex-start;
      flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: space-between;
      -webkit-align-items: flex-start;
      -webkit-flex-wrap: wrap; } }
  .oono img {
    width: 45%;
    -o-object-fit: cover;
    object-fit: cover;
    -o-object-position: center;
    object-position: center;
    font-family: "object-fit: cover; object-position: center"; }
    @media (max-width: 768px) {
      .oono img {
        width: 100%; } }
  .oono .text {
    position: relative;
    width: 55%;
    margin: 0;
    padding: 90px 7%; }
    @media (max-width: 768px) {
      .oono .text {
        width: 100%;
        padding: 60px 20px; } }
    .oono .text:before {
      content: '';
      position: absolute;
      top: 50px;
      right: 5%;
      display: block;
      width: 170px;
      height: 210px;
      background: url(../image/oono_background01.png) no-repeat;
      background-size: contain;
      background-position: center; }
      @media (max-width: 768px) {
        .oono .text:before {
          display: none; } }
    .oono .text:after {
      content: '';
      position: absolute;
      right: 5%;
      bottom: 30px;
      display: block;
      width: 330px;
      height: 110px;
      background: url(../image/oono_background02.png) no-repeat;
      background-size: contain;
      background-position: center; }
      @media (max-width: 768px) {
        .oono .text:after {
          display: none; } }
    .oono .text h2 {
      display: block;
      margin-bottom: 30px;
      font-size: 40px;
      line-height: 1.5; }
      @media (max-width: 768px) {
        .oono .text h2 {
          font-size: 28px; } }
    .oono .text p {
      max-width: 500px;
      font-size: 16px;
      line-height: 2;
      letter-spacing: .02em;
      text-align: justify; }
      @media (max-width: 768px) {
        .oono .text p {
          max-width: 100%;
          font-size: 14px; } }

.buy {
  padding: 90px 0;
  background-image: url("../image/background05.jpg");
  background-size: 150px; }
  @media (max-width: 768px) {
    .buy {
      padding: 40px 0; } }
  .buy .box {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto; }
    @media (max-width: 768px) {
      .buy .box {
        padding: 0 20px; } }
    .buy .box .buy-wrap {
      display: flex;
      justify-content: space-between;
      align-items: center;
      flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: space-between;
      -webkit-align-items: center;
      -webkit-flex-wrap: wrap; }
      .buy .box .buy-wrap .inner {
        width: 50%; }
        @media (max-width: 768px) {
          .buy .box .buy-wrap .inner {
            width: 100%; } }
      .buy .box .buy-wrap img {
        width: 45%; }
        @media (max-width: 768px) {
          .buy .box .buy-wrap img {
            display: block;
            width: 80%;
            margin: 30px auto 0 auto; } }
      .buy .box .buy-wrap .content {
        width: 100%;
        margin: 0;
        padding: 40px;
        border-radius: 20px;
        background: #fff; }
        @media (max-width: 768px) {
          .buy .box .buy-wrap .content {
            padding: 30px 20px;
            border-radius: 5px; } }
        .buy .box .buy-wrap .content + p {
          margin-top: 10px;
          font-size: 13px;
          text-align: justify;
          line-height: 1.45; }
        .buy .box .buy-wrap .content h2 {
          font-size: 32px;
          line-height: 1.5; }
          @media (max-width: 768px) {
            .buy .box .buy-wrap .content h2 {
              font-size: 24px; } }
        .buy .box .buy-wrap .content p {
          margin-bottom: 25px; }
          .buy .box .buy-wrap .content p small {
            font-size: 14px;
            font-weight: 700;
            color: #333333; }
        .buy .box .buy-wrap .content .price {
          display: flex;
          justify-content: flex-start;
          align-items: flex-end;
          flex-wrap: wrap;
          display: -webkit-flex;
          -webkit-justify-content: flex-start;
          -webkit-align-items: flex-end;
          -webkit-flex-wrap: wrap;
          width: 100%;
          margin-bottom: 15px;
          font-size: 40px;
          font-weight: 700; }
          .buy .box .buy-wrap .content .price span {
            display: inline-block;
            margin-bottom: 5px;
            margin-right: 15px;
            padding: 5px 15px;
            font-size: 16px;
            font-weight: 700;
            color: #fff;
            border-radius: 15px;
            background: #96a926; }
            @media (max-width: 768px) {
              .buy .box .buy-wrap .content .price span {
                font-size: 14px; } }
          .buy .box .buy-wrap .content .price small {
            margin-bottom: 5px;
            font-size: 18px; }
        .buy .box .buy-wrap .content .buy-button {
          width: 100%; }
          .buy .box .buy-wrap .content .buy-button a {
            display: inline-block;
            padding: 15px 60px 15px 80px;
            font-size: 18px;
            font-weight: 700;
            color: #000;
            line-height: 2;
            transition: .4s opacity;
            border-radius: 5px;
            background-color: #ffd715;
            background-image: url("../image/cart-icon.svg");
            background-repeat: no-repeat;
            background-size: 24px;
            background-position: left 25px center;
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); }
            @media (max-width: 768px) {
              .buy .box .buy-wrap .content .buy-button a {
                display: block;
                width: 100%;
                font-size: 16px;
                padding-left: 60px;
                padding-right: 20px;
                line-height: 1.5;
                background-position: left 18px center; } }
            .buy .box .buy-wrap .content .buy-button a:hover {
              opacity: .7; }
        .buy .box .buy-wrap .content .subscribe {
          position: relative;
          width: 100%; }
          .buy .box .buy-wrap .content .subscribe > span {
            display: block;
            margin: 20px 0 10px;
            font-size: 18px;
            font-weight: 700;
            color: #ee5a24; }
          .buy .box .buy-wrap .content .subscribe a {
            display: inline-block;
            padding: 15px 60px 15px 80px;
            font-size: 18px;
            font-weight: 700;
            color: #fff;
            line-height: 2;
            transition: .4s opacity;
            border-radius: 5px;
            background-color: #ee5a24;
            background-image: url("../image/cart-icon2.svg");
            background-repeat: no-repeat;
            background-size: 24px;
            background-position: left 25px center;
            box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); }
            .buy .box .buy-wrap .content .subscribe a br {
              display: none; }
            @media (max-width: 768px) {
              .buy .box .buy-wrap .content .subscribe a {
                display: block;
                width: 100%;
                font-size: 16px;
                padding-left: 60px;
                padding-right: 20px;
                line-height: 1.5;
                background-position: left 18px center; }
                .buy .box .buy-wrap .content .subscribe a br {
                  display: block; } }
            .buy .box .buy-wrap .content .subscribe a:hover {
              opacity: .7; }
        .buy .box .buy-wrap .content .send {
          display: flex;
          justify-content: flex-start;
          align-items: center;
          flex-wrap: wrap;
          display: -webkit-flex;
          -webkit-justify-content: flex-start;
          -webkit-align-items: center;
          -webkit-flex-wrap: wrap;
          width: 100%;
          margin-top: 15px;
          padding-top: 15px;
          border-top: 1px solid #ddd; }
          .buy .box .buy-wrap .content .send b {
            display: flex;
            justify-content: center;
            align-items: center;
            flex-wrap: wrap;
            display: -webkit-flex;
            -webkit-justify-content: center;
            -webkit-align-items: center;
            -webkit-flex-wrap: wrap;
            width: 80px;
            height: 80px;
            font-size: 14px;
            color: #000;
            background: #f7f7f7; }
            @media (max-width: 768px) {
              .buy .box .buy-wrap .content .send b {
                width: 100%;
                height: auto;
                padding: 5px;
                text-align: center;
                border-radius: 999px; } }
          .buy .box .buy-wrap .content .send p {
            width: calc(100% - 80px);
            margin: 0;
            padding-left: 20px;
            font-size: 14px;
            line-height: 1.5; }
            @media (max-width: 768px) {
              .buy .box .buy-wrap .content .send p {
                width: 100%;
                margin-top: 15px;
                padding: 0;
                font-size: 12px; } }

#fixed-button {
  position: fixed;
  right: 20px;
  bottom: 20px;
  transition: .3s opacity;
  visibility: hidden;
  opacity: 0;
  z-index: 999; }
  @media (max-width: 768px) {
    #fixed-button {
      display: flex;
      justify-content: space-between;
      align-items: stretch;
      flex-wrap: wrap;
      display: -webkit-flex;
      -webkit-justify-content: space-between;
      -webkit-align-items: stretch;
      -webkit-flex-wrap: wrap;
      width: 100%;
      right: 0;
      bottom: 0; } }
  #fixed-button.visible {
    visibility: visible;
    opacity: 1; }
  @media (max-width: 768px) {
    #fixed-button a {
      display: block;
      width: 50%; } }
  #fixed-button a.buy {
    display: inline-block;
    padding: 10px 20px 10px 45px;
    font-size: 15px;
    font-weight: 700;
    color: #000;
    line-height: 2;
    transition: .4s opacity;
    border-radius: 5px;
    background-color: #ffd715;
    background-image: url("../image/cart-icon.svg");
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: left 15px center;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); }
    @media (max-width: 768px) {
      #fixed-button a.buy {
        padding: 35px 10px 10px 10px;
        font-size: 12px;
        line-height: 1.3;
        background-position: top 10px center;
        text-align: center;
        border-radius: 0; } }
    #fixed-button a.buy br {
      display: none; }
      @media (max-width: 768px) {
        #fixed-button a.buy br {
          display: block; } }
  #fixed-button a.subs {
    display: inline-block;
    padding: 10px 20px 10px 45px;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    line-height: 2;
    transition: .4s opacity;
    border-radius: 5px;
    background-color: #ee5a24;
    background-image: url("../image/cart-icon2.svg");
    background-repeat: no-repeat;
    background-size: 24px;
    background-position: left 15px center;
    box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.15); }
    @media (max-width: 768px) {
      #fixed-button a.subs {
        padding: 35px 10px 10px 10px;
        font-size: 12px;
        line-height: 1.3;
        background-position: top 10px center;
        text-align: center;
        border-radius: 0; } }
    #fixed-button a.subs br {
      display: none; }
      @media (max-width: 768px) {
        #fixed-button a.subs br {
          display: block; } }

footer {
  width: 100%;
  margin: 0;
  padding: 60px 0 0 0; }
  footer .logo {
    text-align: center; }
    footer .logo img {
      width: 24%;
      max-width: 390px; }
      @media (max-width: 768px) {
        footer .logo img {
          width: 100%;
          max-width: 260px; } }
  footer address {
    margin-top: 30px;
    font-size: 16px;
    line-height: 1.7;
    text-align: center; }
    @media (max-width: 768px) {
      footer address {
        font-size: 14px; } }
  footer .copy {
    width: 100%;
    margin-top: 60px;
    padding: 15px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    background: #1a1a1a; }
    @media (max-width: 768px) {
      footer .copy {
        font-size: 12px;
        line-height: 1.5; } }
