@charset "UTF-8";
@import url(https://fonts.googleapis.com/earlyaccess/sawarabigothic.css);
@import url(https://fonts.googleapis.com/earlyaccess/hannari.css);
body * {
  font-family: 'Sawarabi Gothic',sans-serif;
  font-size: 100%;
  color: #757069; }

p {
  font-size: 18px;
  line-height: 32px;
  margin-bottom: 36px; }
  p.mb0 {
    margin-bottom: 0; }
  p.read {
    font-size: 18px;
    line-height: 36px; }
  p.read02 {
    font-size: 18px;
    line-height: 36px; }
  p.bold {
    font-weight: bold; }

span.tax {
  font-size: 12px; }

.tx-center {
  text-align: center; }

.tx-right {
  text-align: right; }

.min {
  font-size: 14px;
  line-height: 20px; }

h5 {
  font-size: 21px;
  line-height: 32px; }

/*h4は汎用見出しとしてstyle内で使用*/
h3 {
  font-size: 32px;
  line-height: 42px; }

h2 {
  font-family: 'Hannari', serif;
  font-size: 35px;
  display: block;
  text-align: center;
  letter-spacing: 0.2em; }
  h2 span.sub {
    font-size: 14px;
    font-family: 'Hannari', serif;
    display: block;
    border-top: 1px solid #d3a500;
    width: 400px;
    padding-top: 12px;
    margin: auto; }

h1 {
  font-family: 'Hannari', serif;
  font-size: 50px;
  letter-spacing: 0.2em;
  text-align: center;
  position: relative;
  z-index: 1;
  text-shadow: 3px 3px 6px rgba(40, 22, 1, 0.2); }
  h1 span.sub {
    font-size: 21px;
    font-family: 'Hannari', serif;
    display: block;
    letter-spacing: 2px;
    position: relative;
    line-height: 15px; }
  h1:after {
    content: "";
    display: block;
    width: 150px;
    height: 150px;
    background-image: url(../images/h1_bg.png);
    background-repeat: no-repeat;
    background-size: 100%;
    position: absolute;
    top: -40px;
    right: calc(50% - 20px);
    left: 50%;
    z-index: -1; }

@media screen and (max-width: 1024px) {
  p {
    font-size: 16px;
    line-height: 27px;
    margin-bottom: 32px;
    text-align: left; }
    p.read {
      font-size: 16px;
      line-height: 27px;
      text-align: left; }
    p.read02 {
      font-size: 16px;
      line-height: 45px;
      text-align: center; }
    p.sp-left {
      text-align: left; }
    p.order {
      width: 90%;
      margin: 0 auto;
      font-size: 13px;
      line-height: 20px; }

  .min {
    font-size: 12px;
    line-height: 18px; }

  h5 {
    font-size: 16px;
    line-height: 27px; }

  h3 {
    font-size: 27px;
    line-height: 37px; }

  h2 {
    font-family: 'Hannari', serif;
    font-size: 32px; }
    h2 span.sub {
      font-size: 12px;
      padding-top: 10px;
      width: 100%; }

  h1 {
    font-family: 'Hannari', serif;
    font-size: 52px;
    text-shadow: 2px 2px 4px rgba(40, 22, 1, 0.2); }
    h1 span.sub {
      font-size: 18px;
      line-height: 13px; }
    h1:after {
      width: 100px;
      height: 100px;
      top: -20px;
      right: -30px; } }
@media screen and (max-width: 500px) {
  h3 {
    font-size: 21px;
    line-height: 37px; }

  h2 {
    font-family: 'Hannari', serif;
    font-size: 24px;
    width: 96%;
    margin: auto; }
    h2 span.sub {
      font-size: 12px;
      padding-top: 10px;
      width: 100%; }

  h1 {
    font-family: 'Hannari', serif;
    font-size: 27px;
    letter-spacing: 0px; }
    h1 span.sub {
      font-size: 16px;
      line-height: 13px; } }
/* with icomoon*/
@font-face {
  font-family: 'icomoon';
  src: url("../font/icomoon.eot?q36fq0");
  src: url("../font/icomoon.eot?q36fq0#iefix") format("embedded-opentype"), url("../font/icomoon.ttf?q36fq0") format("truetype"), url("../font/icomoon.woff?q36fq0") format("woff"), url("../font/icomoon.svg?q36fq0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display:swap;
  }
[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

.icon-dot:before {
  content: "\e900"; }

.icon-circle-up:before {
  content: "\ea41"; }

.icon-circle-right:before {
  content: "\ea42"; }

.icon-circle-down:before {
  content: "\ea43"; }

.icon-circle-left:before {
  content: "\ea44"; }

.icon-facebook:before {
  content: "\ea90"; }

.icon-instagram:before {
  content: "\ea92"; }

.icon-twitter:before {
  content: "\ea96"; }

/*# sourceMappingURL=font.css.map */

/*# sourceMappingURL=font.css.map */
