@charset "UTF-8";
/* CSS Document */
/*
Theme Name: GOOD LIFE CAFE
*/
body, input, textarea, button, .button, .faux-button, .wp-block-button__link, .wp-block-file__button, .has-drop-cap:not(:focus)::first-letter, .has-drop-cap:not(:focus)::first-letter, .entry-content .wp-block-archives, .entry-content .wp-block-categories, .entry-content .wp-block-cover-image, .entry-content .wp-block-latest-comments, .entry-content .wp-block-latest-posts, .entry-content .wp-block-pullquote, .entry-content .wp-block-quote.is-large, .entry-content .wp-block-quote.is-style-large, .entry-content .wp-block-archives *, .entry-content .wp-block-categories *, .entry-content .wp-block-latest-posts *, .entry-content .wp-block-latest-comments *, .entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .entry-content dt, .entry-content cite, .entry-content figcaption, .entry-content .wp-caption-text, .comment-content p, .comment-content ol, .comment-content ul, .comment-content dl, .comment-content dt, .comment-content cite, .comment-content figcaption, .comment-content .wp-caption-text, .widget_text p, .widget_text ol, .widget_text ul, .widget_text dl, .widget_text dt, .widget-content .rssSummary, .widget-content cite, .widget-content figcaption, .widget-content .wp-caption-text {
  font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important; }

* {
  margin: 0;
  padding: 0; }

body, html {
  scroll-behavior: smooth; }

/* =======================================================================================================================
　　　　　　　　　全体
======================================================================================================================= */
body {
  font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
  font-size: 1vw;
  line-height: 2em;
  letter-spacing: 0;
  background: #fff;
  color: #313131; }
  @media screen and (max-width: 1350px) {
    body {
      font-size: 1.5vw; } }
  @media screen and (max-width: 768px) {
    body {
      font-size: 2vw; } }
  @media screen and (max-width: 480px) {
    body {
      font-size: 3vw; } }

/* =======================================================================================================================
　　　　　　　　　レイアウト
======================================================================================================================= */
.sec {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 10em 0;
  z-index: 1; }

.innerbox {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 10%; }

#header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 99;
  min-height: 40vw; }
  @media screen and (min-aspect-ratio: 5 / 2) {
    #header {
      position: absolute;
      top: 0;
      left: 0;
      right: auto;
      bottom: auto;
      width: 100%;
      height: 40vw; } }
  #header .innerbox {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto; }
  #header.fixnav, body:not(#front-page) #header {
    width: 100%;
    height: 3.6em;
    min-height: 0;
    position: fixed;
    top: 0;
    left: 0;
    right: auto;
    bottom: auto; }

#wrapper {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  overflow: hidden; }

#footer {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5em 0; }

/* 欧文フォント */
.eg {
  font-family: korolev-compressed, sans-serif !important;
  font-weight: 500;
  font-style: normal; }

.eg_maintxt {
  font-family: korolev-compressed, sans-serif !important;
  font-weight: 700;
  font-style: normal;
  font-size: 1.5em;
  line-height: 1.5em; }

/* 日本語フォント */
.jp {
  font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important; }

/* 文字寄せ */
.center {
  text-align: center; }

.right {
  text-align: right; }

/* ノートパソコン改行 */
@media screen and (max-width: 1350px) {
  .npbr {
    display: block; } }

/* タブレット改行 */
@media screen and (max-width: 768px) {
  .tbbr {
    display: block; } }

/* スマホ改行 */
@media screen and (max-width: 480px) {
  .spbr {
    display: block; } }

/* スマホ非表示 */
@media screen and (max-width: 480px) {
  .spnone {
    display: none; } }

/* 見出し */
.sec_ttl {
  font-family: korolev-compressed, sans-serif !important;
  font-weight: 700;
  font-style: normal;
  font-size: 2.5em;
  line-height: 1em;
  padding-bottom: 1em;
  color: #191919; }

/* 段落 */
p {
  padding-bottom: 2em; }

/* 注釈 */
.note {
  padding-left: 1em;
  text-indent: -1em;
  color: #626262;
  font-size: 0.85em;
  line-height: 1.25em; }
  .note::before {
    content: "※"; }

/* インラインブロック */
.ib {
  display: inline-block; }

/* 画像 */
img {
  vertical-align: bottom; }
  img.img100 {
    object-fit: cover;
    object-position: 50% 50%;
    width: 100%;
    height: 100%;
    font-family: "object-fit: cover; object-position: 50% 50%;"; }

.imgbox {
  line-height: 0; }

/* =======================================================================================================================
　　　　　　　　　読み込み遅延
======================================================================================================================= */
img {
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  img.lazyload {
    opacity: 0;
    filter: alpha(opacity=0); }
  img.lazyloaded {
    opacity: 1;
    filter: alpha(opacity=100); }

/* 読み込み遅延 */
.lazyload1, .lazyload2, .lazyload3, .lazyload4 {
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  opacity: 0;
  filter: alpha(opacity=0); }
  .lazyload1.lazyloaded, .lazyload2.lazyloaded, .lazyload3.lazyloaded, .lazyload4.lazyloaded {
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    opacity: 1;
    filter: alpha(opacity=100); }

.lazyload1 {
  -webkit-transform: translate(0, 10em);
  -moz-transform: translate(0, 10em);
  -ms-transform: translate(0, 10em);
  -o-transform: translate(0, 10em);
  transform: translate(0, 10em); }
  .lazyload1.lazyloaded {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.lazyload2 {
  -webkit-transform: translate(-10em, 0);
  -moz-transform: translate(-10em, 0);
  -ms-transform: translate(-10em, 0);
  -o-transform: translate(-10em, 0);
  transform: translate(-10em, 0); }
  .lazyload2.lazyloaded {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.lazyload3 {
  -webkit-transform: translate(10em, 0);
  -moz-transform: translate(10em, 0);
  -ms-transform: translate(10em, 0);
  -o-transform: translate(10em, 0);
  transform: translate(10em, 0); }
  .lazyload3.lazyloaded {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

.lazyload4 {
  -webkit-transform: translate(0, -10em);
  -moz-transform: translate(0, -10em);
  -ms-transform: translate(0, -10em);
  -o-transform: translate(0, -10em);
  transform: translate(0, -10em); }
  .lazyload4.lazyloaded {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

/* リンク */
a {
  text-decoration: none;
  color: #626262;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  a img {
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  a:hover {
    color: #191919; }
    a:hover img {
      opacity: 0.7;
      filter: alpha(opacity=70); }

/* ボタン */
.btn a {
  display: inline-block;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 1.2em;
  padding: 0 2.7em 0.25em 0;
  line-height: 1em;
  color: #626262;
  border-bottom: 1px solid #626262;
  background: url("../../../images/ya.svg") no-repeat right bottom/1em auto;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  transition: 0.5s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .btn a:hover {
    padding-right: 3.5em; }
  .btn a span {
    font-family: korolev-compressed, sans-serif !important;
    font-weight: 700;
    font-style: normal; }

/* 新着情報 */
.post_list {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .post_list li.fbox {
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .post_list li.fbox a {
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      /* サムネイル */
      /* タイトル・日付 */ }
      .post_list li.fbox a .thumb {
        width: 100%;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        background: #d2d2d2;
        overflow: hidden; }
        .post_list li.fbox a .thumb::before {
          content: "";
          display: block;
          padding-top: 140%; }
        .post_list li.fbox a .thumb span {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto; }
          .post_list li.fbox a .thumb span img {
            opacity: 0.6;
            filter: alpha(opacity=60);
            height: 100% !important;
            max-width: none !important; }
      .post_list li.fbox a:hover .thumb span img {
        opacity: 1;
        filter: alpha(opacity=100); }
      .post_list li.fbox a .txtbox {
        width: 1em;
        position: absolute;
        top: 0;
        left: -1.5em;
        right: auto;
        bottom: 0;
        margin: auto;
        line-height: 1em;
        box-sizing: border-box; }
        @media screen and (max-width: 1350px) {
          .post_list li.fbox a .txtbox {
            left: -1.25em; } }
        .post_list li.fbox a .txtbox .txtinner {
          position: absolute;
          top: 0;
          left: 0;
          right: 0;
          bottom: 0;
          margin: auto;
          width: 100%;
          white-space: nowrap;
          overflow: hidden;
          text-overflow: ellipsis;
          -o-text-overflow: ellipsis;
          /* Opera9,10対応 */
          -webkit-writing-mode: vertical-rl;
          -ms-writing-mode: tb-rl;
          writing-mode: vertical-rl; }
        .post_list li.fbox a .txtbox .date {
          display: inline;
          font-family: korolev-compressed, sans-serif !important;
          font-weight: 700;
          font-style: normal;
          color: #d2d2d2; }
        .post_list li.fbox a .txtbox .post_ttl {
          display: inline;
          font-size: 0.8em;
          padding-top: 0.5em;
          padding-bottom: 0; }

/* フレキシブルボックス */
ul.flex {
  list-style: none inside; }

.flex {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap; }
  .flex.flex4 {
    margin-top: -4%; }
    @media screen and (max-width: 768px) {
      .flex.flex4 {
        margin-top: -5%; } }
    @media screen and (max-width: 480px) {
      .flex.flex4 {
        margin-top: -8%; } }
    @media screen and (min-width: 769px) {
      .flex.flex4 .fbox {
        width: 22%;
        margin-right: 4%;
        margin-top: 4%; }
        .flex.flex4 .fbox:nth-child(4n) {
          margin-right: 0; } }
    @media screen and (max-width: 768px) {
      .flex.flex4 .fbox {
        width: 30%;
        margin-right: 5%;
        margin-top: 5%; } }
  @media screen and (max-width: 768px) and (min-width: 481px) {
    .flex.flex4 .fbox:nth-child(3n) {
      margin-right: 0; } }

    @media screen and (max-width: 480px) {
      .flex.flex4 .fbox {
        width: 46%;
        margin-right: 8%;
        margin-top: 8%; }
        .flex.flex4 .fbox:nth-child(2n) {
          margin-right: 0; } }

/* =======================================================================================================================
　　　　　　　　　ヘッダー
======================================================================================================================= */
/* ロゴ・ナビゲーション共通トップ位置 */
/* グローバルナビゲーション（共通） */
.gnav ul {
  list-style: none inside;
  font-family: korolev-compressed, sans-serif !important;
  font-weight: 700;
  font-style: normal; }
  .gnav ul li {
    font-size: 1.2em;
    line-height: 1em; }

/* ================= アニメーション ============================================================ */
@keyframes ya_mov {
  0% {
    bottom: 0.8em; }
  25% {
    bottom: 0em; }
  100% {
    bottom: 0.8em; } }
@-moz-keyframes ya_mov {
  0% {
    bottom: 0.8em; }
  25% {
    bottom: 0em; }
  100% {
    bottom: 0.8em; } }
@-webkit-keyframes ya_mov {
  0% {
    bottom: 0.8em; }
  25% {
    bottom: 0em; }
  100% {
    bottom: 0.8em; } }
@-o-keyframes ya_mov {
  0% {
    bottom: 0.8em; }
  25% {
    bottom: 0em; }
  100% {
    bottom: 0.8em; } }
@-ms-keyframes ya_mov {
  0% {
    bottom: 0.8em; }
  25% {
    bottom: 0em; }
  100% {
    bottom: 0.8em; } }
/* ================= ヘッダー ============================================================ */
#header {
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  transition: 1s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  /* ロゴマーク */
  /* -------------------------- グローバルナビゲーション ------------------------------------------- */
  /* -------------------------- 固定ボタン ------------------------------------------- */
  /* -------------------------- スクロール時・下層ページ ------------------------------------------- */ }
  #header .logo {
    font-size: 1em;
    width: 16.6em;
    position: absolute;
    top: calc( 50% - 7.5em );
    left: 10em;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
    @media screen and (max-width: 480px) {
      #header .logo {
        left: 10%; } }
    #header .logo img {
      width: 100%;
      height: auto; }
      #header .logo img.logo2 {
        display: none; }
  #header .gnav {
    position: absolute;
    top: calc( 50% - 7.5em );
    right: 10em;
    bottom: 4em;
    margin: auto;
    padding-left: 2.3em;
    padding-bottom: 0.2em;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
    transition: 1s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    /* 縦線 */
    /* 矢頭 */
    /* 読み込み時 */ }
    @media screen and (max-width: 480px) {
      #header .gnav {
        right: 10%; } }
    #header .gnav::before {
      content: "";
      display: block;
      box-sizing: border-box;
      border-left: #fff solid 1px;
      position: absolute;
      top: 0;
      left: 0.5em;
      right: auto;
      bottom: 1em;
      left: calc( 0.5em - 1px );
      width: 1px;
      margin: auto;
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s;
      -webkit-transition: 1s ease;
      -moz-transition: 1s ease;
      -ms-transition: 1s ease;
      -o-transition: 1s ease;
      transition: 1s ease;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      -webkit-transform: translate(0, -100%);
      -moz-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
      -o-transform: translate(0, -100%);
      transform: translate(0, -100%); }
    #header .gnav::after {
      content: "";
      display: block;
      width: 0.5em;
      height: 1.2em;
      background: url("../../../images/ya2.svg") no-repeat right bottom/contain;
      position: absolute;
      top: auto;
      left: 0;
      right: auto;
      bottom: 0;
      animation: ya_mov linear 1s;
      animation-iteration-count: infinite;
      transform-origin: 50% 50%;
      -webkit-animation: ya_mov linear 1s;
      -webkit-animation-iteration-count: infinite;
      -webkit-transform-origin: 50% 50%;
      -moz-animation: ya_mov linear 1s;
      -moz-animation-iteration-count: infinite;
      -moz-transform-origin: 50% 50%;
      -o-animation: ya_mov linear 1s;
      -o-animation-iteration-count: infinite;
      -o-transform-origin: 50% 50%;
      -ms-animation: ya_mov linear 1s;
      -ms-animation-iteration-count: infinite;
      -ms-transform-origin: 50% 50%;
      -webkit-transition-delay: 1.5s;
      -moz-transition-delay: 1.5s;
      -o-transition-delay: 1.5s;
      transition-delay: 1.5s;
      -webkit-transition: 0.5s ease;
      -moz-transition: 0.5s ease;
      -ms-transition: 0.5s ease;
      -o-transition: 0.5s ease;
      transition: 0.5s ease;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden;
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transform: translate(0, -100%);
      -moz-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
      -o-transform: translate(0, -100%);
      transform: translate(0, -100%); }
    #header .gnav.lazyloaded::before {
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0);
      -webkit-transition-delay: 0.5s;
      -moz-transition-delay: 0.5s;
      -o-transition-delay: 0.5s;
      transition-delay: 0.5s; }
    #header .gnav.lazyloaded::after {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translate(0, 0);
      -moz-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
      -o-transform: translate(0, 0);
      transform: translate(0, 0);
      -webkit-transition-delay: 1.5s;
      -moz-transition-delay: 1.5s;
      -o-transition-delay: 1.5s;
      transition-delay: 1.5s; }
    #header .gnav ul li {
      padding-bottom: 1em; }
      #header .gnav ul li a {
        color: #fff;
        display: inline-block;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        overflow: hidden;
        padding: 2px 0; }
        #header .gnav ul li a::after {
          content: "";
          display: block;
          position: absolute;
          top: auto;
          left: 0;
          right: 0;
          bottom: 0;
          width: 100%;
          height: 2px;
          background: #fff;
          -webkit-transition: 0.5s ease;
          -moz-transition: 0.5s ease;
          -ms-transition: 0.5s ease;
          -o-transition: 0.5s ease;
          transition: 0.5s ease;
          -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
          -webkit-transform: translate(-105%, 0);
          -moz-transform: translate(-105%, 0);
          -ms-transform: translate(-105%, 0);
          -o-transform: translate(-105%, 0);
          transform: translate(-105%, 0); }
        #header .gnav ul li a:hover::after {
          -webkit-transform: translate(0, 0);
          -moz-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          transform: translate(0, 0); }
      #front-page #header .gnav ul li.top {
        display: none; }
  #header .fixbtn {
    position: fixed;
    top: 0.9em;
    left: auto;
    right: 0;
    bottom: auto; }
    @media screen and (max-width: 1350px) {
      #header .fixbtn {
        top: 0.75em; } }
    @media screen and (max-width: 480px) {
      #header .fixbtn {
        top: 0.9em; } }
    #header .fixbtn a {
      padding-right: 1.6em;
      background: none;
      border-bottom: #fff solid 2px;
      color: #fff; }
      @media screen and (max-width: 1350px) {
        #header .fixbtn a {
          padding-right: 0.5em; } }
      #header .fixbtn a:hover {
        padding-right: 2.5em; }
        @media screen and (max-width: 1350px) {
          #header .fixbtn a:hover {
            padding-right: 1em; } }
  #header.fixnav, body:not(#front-page) #header {
    background: linear-gradient(180deg, #fff 0, transparent 100%);
    /* ロゴマーク */
    /* グローバルナビゲーション ------------------------------------------- */
    /* 固定ボタン ------------------------------------------- */ }
    #header.fixnav .logo, body:not(#front-page) #header .logo {
      width: 11em;
      z-index: 999;
      top: 0.5em;
      left: 10%; }
      @media screen and (max-width: 768px) {
        #header.fixnav .logo, body:not(#front-page) #header .logo {
          width: 9em;
          top: 0.75em; } }
      #header.fixnav .logo img, body:not(#front-page) #header .logo img {
        width: 100%;
        height: auto; }
        #header.fixnav .logo img.logo1, body:not(#front-page) #header .logo img.logo1 {
          display: none; }
        #header.fixnav .logo img.logo2, body:not(#front-page) #header .logo img.logo2 {
          display: inherit; }
    @media screen and (min-width: 481px) {
      #header.fixnav .gnav, body:not(#front-page) #header .gnav {
        position: relative;
        top: 0;
        right: 0;
        bottom: 0;
        padding-left: 0;
        -webkit-transition: 1s ease;
        -moz-transition: 1s ease;
        -ms-transition: 1s ease;
        -o-transition: 1s ease;
        transition: 1s ease;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden; }
        #header.fixnav .gnav::before, #header.fixnav .gnav::after, body:not(#front-page) #header .gnav::before, body:not(#front-page) #header .gnav::after {
          content: none; }
        #header.fixnav .gnav ul, body:not(#front-page) #header .gnav ul {
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          display: flex;
          -webkit-flex-wrap: wrap;
          flex-wrap: wrap;
          -webkit-box-pack: end;
          -webkit-justify-content: flex-end;
          -moz-box-pack: end;
          -ms-flex-pack: end;
          justify-content: flex-end;
          display: -ms-flexbox;
          display: -webkit-box;
          display: -webkit-flex;
          display: flex;
          -ms-flex-align: center;
          -webkit-box-align: center;
          -webkit-align-items: center;
          align-items: center;
          height: 3.6em; }
          #header.fixnav .gnav ul li, body:not(#front-page) #header .gnav ul li {
            line-height: 1em;
            padding-bottom: 0;
            padding-right: 2em; } }
      @media screen and (min-width: 481px) and (max-width: 768px) {
        #header.fixnav .gnav ul li, body:not(#front-page) #header .gnav ul li {
          padding-right: 1.5em; } }
    @media screen and (min-width: 481px) {
            #header.fixnav .gnav ul li:last-child, body:not(#front-page) #header .gnav ul li:last-child {
              padding-right: 0; } }
        @media screen and (min-width: 481px) and (max-width: 1350px) {
          #header.fixnav .gnav ul li:last-child, body:not(#front-page) #header .gnav ul li:last-child {
            padding-right: 2em; } }
        @media screen and (min-width: 481px) and (max-width: 768px) {
          #header.fixnav .gnav ul li:last-child, body:not(#front-page) #header .gnav ul li:last-child {
            padding-right: 1.5em; } }
    @media screen and (min-width: 481px) {
            #header.fixnav .gnav ul li a, body:not(#front-page) #header .gnav ul li a {
              color: #313131; }
              #header.fixnav .gnav ul li a::after, body:not(#front-page) #header .gnav ul li a::after {
                background: #313131; } }
    @media screen and (max-width: 480px) {
      #header.fixnav .gnav, body:not(#front-page) #header .gnav {
        display: none; } }
    #header.fixnav .fixbtn a, body:not(#front-page) #header .fixbtn a {
      border-bottom: #313131 solid 2px;
      color: #313131; }

/* =======================================================================================================================
　　　　　　　　　スマートフォンナビゲーション
======================================================================================================================= */
/* ================= 格納ナビゲーション ============================================================ */
.hm_btn, .hm_menu_wrap {
  display: none; }
  @media screen and (max-width: 480px) {
    .hm_btn, .hm_menu_wrap {
      display: block; } }

.hm_menu_check {
  /* チェックボックスを隠す */
  display: none; }

/* -------------------------- メニューボタン ------------------------------------------- */
.hm_btn {
  width: 1.33em;
  height: 1.2em;
  cursor: pointer;
  border-left: transparent solid 1.8em;
  border-right: transparent solid 1.8em;
  border-top: transparent solid 1.25em;
  border-bottom: transparent solid 1.25em;
  position: fixed;
  top: 0;
  left: auto;
  right: 6em;
  bottom: auto;
  background: transparent;
  cursor: pointer;
  z-index: 99999; }
  .hm_btn::before, .hm_btn::after {
    width: 1.33em;
    height: 0.13em;
    background: #fff;
    display: block;
    content: '';
    position: absolute;
    -webkit-transition: -webkit-background 0.2s linear, -webkit-box-shadow 0.2s linear, -webkit-transform 0.2s 0.2s;
    transition: background 0.2s linear, box-shadow 0.2s linear, transform 0.2s 0.2s; }
  .hm_btn::before {
    -webkit-box-shadow: #fff 0 0.532em 0;
    box-shadow: #fff 0 0.532em 0; }
  .hm_btn::after {
    bottom: 0; }
  .hm_btn.fixnav::before, .hm_btn.fixnav::after, body:not(#front-page) .hm_btn::before, body:not(#front-page) .hm_btn::after {
    background: #313131; }
  .hm_btn.fixnav::before, body:not(#front-page) .hm_btn::before {
    -webkit-box-shadow: #313131 0 0.532em 0;
    box-shadow: #313131 0 0.532em 0; }

/* 開閉時のアニメーション */
.hm_menu_check:checked ~ .hm_btn::before,
body:not(#front-page) .hm_menu_check:checked ~ .hm_btn::before {
  background: rgba(0, 0, 0, 0);
  -webkit-box-shadow: #313131 0 0.532em 0;
  box-shadow: #313131 0 0.532em 0;
  -webkit-transform: rotate(45deg) translate3d(0.166em, 0.2em, 0);
  transform: rotate(45deg) translate3d(0.5em, -0.25em, 0); }
.hm_menu_check:checked ~ .hm_btn::after,
body:not(#front-page) .hm_menu_check:checked ~ .hm_btn::after {
  background: #313131;
  -webkit-transform: rotate(-45deg) translate3d(0.166em, -0.2em, 0);
  transform: rotate(-45deg) translate3d(0.5em, -0.25em, 0); }

/* -------------------------- 格納領域 ------------------------------------------- */
.hm_menu_wrap {
  width: 100%;
  background: rgba(0, 0, 0, 0.7);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: 0.7s;
  transition: 0.7s;
  box-sizing: border-box;
  overflow: hidden;
  visibility: hidden;
  z-index: 9999; }
  .hm_menu_wrap .hm_inner {
    position: absolute;
    top: 0;
    left: 0;
    right: -19px;
    bottom: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .hm_menu_wrap .hm_inner .menucontent {
      box-sizing: border-box;
      padding-top: 7em;
      padding-left: 2em;
      width: 35%;
      min-height: 100vh;
      position: absolute;
      top: 0;
      left: 100%;
      right: auto;
      bottom: auto;
      -webkit-transition: left 1.0s;
      transition: left 1.0s;
      border: none;
      background: #ededed;
      /* 中身デザイン */ }
      .hm_menu_wrap .hm_inner .menucontent .gnav ul {
        padding-bottom: 2em; }
        .hm_menu_wrap .hm_inner .menucontent .gnav ul li {
          padding-bottom: 2em; }
          .hm_menu_wrap .hm_inner .menucontent .gnav ul li a {
            font-size: 1.2em; }

/* 開閉時のアニメーション */
.hm_menu_check:checked ~ .hm_menu_wrap {
  opacity: 1;
  filter: alpha(opacity=100);
  visibility: visible; }
  .hm_menu_check:checked ~ .hm_menu_wrap .menucontent {
    opacity: 1;
    filter: alpha(opacity=100);
    left: 65%;
    height: auto; }

/* =======================================================================================================================
　　　　　　　　　フッター
======================================================================================================================= */
#footer {
  background: #dcdcdc;
  text-align: center;
  /* ================= フッターメニュー ============================================================ */
  /* ================= カフェ情報 ============================================================ */
  /* -------------------------- ロゴ・カフェ名 ------------------------------------------- */
  /* ================= SNS ============================================================ */
  /* ================= 〇〇 ============================================================ */ }
  #footer .fnav ul {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none inside;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center; }
    #footer .fnav ul li {
      font-family: korolev-compressed, sans-serif !important;
      font-weight: 700;
      font-style: normal;
      line-height: 1em;
      padding: 0 0.5em;
      border-right: #626262 solid 1px; }
      #footer .fnav ul li:first-child {
        padding-left: 0; }
      #footer .fnav ul li:last-child {
        padding-right: 0;
        border-right: none; }
      #footer .fnav ul li a {
        color: #626262; }
  #footer .info_box {
    padding-top: 3.75em;
    /* 住所 */
    /* 電話番号・営業時間 */ }
    #footer .info_box h2 {
      font-size: 1em; }
      #footer .info_box h2 a {
        color: #313131;
        /* ロゴマーク */
        /* カフェ名 */ }
        #footer .info_box h2 a .logo {
          display: block;
          padding-bottom: 2em; }
          #footer .info_box h2 a .logo img {
            width: 11em;
            height: auto; }
        #footer .info_box h2 a .txtbox {
          display: block;
          line-height: 1em;
          padding-bottom: 0.5em; }
          #footer .info_box h2 a .txtbox .eg {
            font-family: korolev-compressed, sans-serif !important;
            font-weight: 700;
            font-style: normal;
            font-size: 1.2em; }
          #footer .info_box h2 a .txtbox .jp {
            font-size: 0.8em; }
    #footer .info_box .ad {
      font-size: 0.8em;
      line-height: 1.6em;
      color: #626262; }
    #footer .info_box .tel {
      font-family: korolev-compressed, sans-serif !important;
      font-weight: 700;
      font-style: normal;
      color: #626262;
      line-height: 1.25em; }
      #footer .info_box .tel small {
        font-family: korolev-compressed, sans-serif !important;
        font-weight: 500;
        font-style: normal;
        font-size: 1em; }
  #footer .sns_list {
    list-style: none inside;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -moz-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 5em; }
    #footer .sns_list li {
      font-size: 1.25em;
      line-height: 1em;
      padding-right: 1em; }
      #footer .sns_list li:last-child {
        padding-right: 0; }
  #footer .copyright {
    font-family: korolev-compressed, sans-serif !important;
    font-weight: 500;
    font-style: normal;
    font-size: 0.8em;
    line-height: 1em;
    padding-bottom: 0;
    color: #a0a0a0; }

/* =======================================================================================================================
　　　　　　　　　トップページメインカラム
======================================================================================================================= */
body#front-page {
  /* ================= メイン画像 ============================================================ */
  /* ================= カフェ紹介 ============================================================ */
  /* -------------------------- 固定店内写真 ------------------------------------------- */
  /* ================= メニュー ============================================================ */
  /* ================= Instagram ============================================================ */
  /* ================= 新着情報 ============================================================ */
  /* ================= 通販 ============================================================ */ }
  body#front-page .sec .btn {
    padding-top: 3.75em; }
  body#front-page .sec .lazyload1,
  body#front-page .sec .lazyload2,
  body#front-page .sec .lazyload3,
  body#front-page .sec .lazyload4 {
    opacity: 0;
    filter: alpha(opacity=0); }
  body#front-page .sec .lazyload1 {
    -webkit-transform: translate(0, 10em);
    -moz-transform: translate(0, 10em);
    -ms-transform: translate(0, 10em);
    -o-transform: translate(0, 10em);
    transform: translate(0, 10em); }
  body#front-page .sec .lazyload2 {
    -webkit-transform: translate(-10em, 0);
    -moz-transform: translate(-10em, 0);
    -ms-transform: translate(-10em, 0);
    -o-transform: translate(-10em, 0);
    transform: translate(-10em, 0); }
  body#front-page .sec .lazyload3 {
    -webkit-transform: translate(10em, 0);
    -moz-transform: translate(10em, 0);
    -ms-transform: translate(10em, 0);
    -o-transform: translate(10em, 0);
    transform: translate(10em, 0); }
  body#front-page .sec .lazyload4 {
    -webkit-transform: translate(0, -10em);
    -moz-transform: translate(0, -10em);
    -ms-transform: translate(0, -10em);
    -o-transform: translate(0, -10em);
    transform: translate(0, -10em); }
  body#front-page .sec.on .lazyload1,
  body#front-page .sec.on .lazyload2,
  body#front-page .sec.on .lazyload3,
  body#front-page .sec.on .lazyload4 {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
    opacity: 1;
    filter: alpha(opacity=100); }
  body#front-page #mainimg {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height: 100vh;
    min-height: 40vw;
    background: #fff;
    /* -------------------------- スライダー画像 ------------------------------------------- */
    /* -------------------------- キャッチコピー ------------------------------------------- */
    /* -------------------------- スクロール ------------------------------------------- */ }
    body#front-page #mainimg .sliderimg {
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      /* スライドショー */
      /* スライダー画像フルスクリーン表示 */ }
      body#front-page #mainimg .sliderimg .metaslider,
      body#front-page #mainimg .sliderimg #metaslider_container_11,
      body#front-page #mainimg .sliderimg .slider-wrapper,
      body#front-page #mainimg .sliderimg .nivoSlider,
      body#front-page #mainimg .sliderimg .nivo-slice {
        position: absolute !important;
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        bottom: 0 !important;
        margin: auto !important;
        height: auto !important;
        min-height: inherit !important;
        width: auto !important;
        min-width: inherit !important; }
      body#front-page #mainimg .sliderimg .metaslider .nivoSlider img,
      body#front-page #mainimg .sliderimg .metaslider .nivoSlider .nivo-slice img {
        object-fit: cover !important;
        object-position: 50% 50% !important;
        width: 100% !important;
        height: 100% !important;
        font-family: 'object-fit: cover; object-position: 50% 50%;' !important; }
    body#front-page #mainimg .main_copy {
      position: absolute;
      top: 50%;
      left: 10em;
      right: auto;
      bottom: auto;
      padding-top: 1.4em;
      color: #fff;
      /* 小キャッチコピー */
      /* 大キャッチコピー */ }
      @media screen and (max-width: 480px) {
        body#front-page #mainimg .main_copy {
          left: 10%; } }
      body#front-page #mainimg .main_copy .small_copy {
        font-family: korolev-compressed, sans-serif !important;
        font-weight: 500;
        font-style: normal;
        font-size: 1.2em;
        line-height: 1em;
        padding-bottom: 0.5em; }
      body#front-page #mainimg .main_copy .copy {
        font-family: korolev-compressed, sans-serif !important;
        font-weight: 700;
        font-style: normal;
        font-size: 2.5em;
        line-height: 1em; }
    body#front-page #mainimg .scroll {
      position: absolute;
      top: auto;
      left: auto;
      right: 13.5em;
      bottom: 5em;
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl;
      z-index: 999;
      font-family: korolev-compressed, sans-serif !important;
      font-weight: 500;
      font-style: normal;
      letter-spacing: 0.1em;
      line-height: 1em;
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transition: 0.5s ease;
      -moz-transition: 0.5s ease;
      -ms-transition: 0.5s ease;
      -o-transition: 0.5s ease;
      transition: 0.5s ease;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
      @media screen and (max-width: 480px) {
        body#front-page #mainimg .scroll {
          right: calc( 10% + 3.5em ); } }
      body#front-page #mainimg .scroll.fixnav {
        opacity: 0;
        filter: alpha(opacity=0); }
      body#front-page #mainimg .scroll a {
        display: inline-block;
        color: #fff;
        padding-left: 1em; }
  body#front-page #concept {
    background: #fff;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: calc( 100vh + 10em );
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: row-reverse;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-bottom: 30%;
    /* メニュー表示トリガー */ }
@media screen and (min-width: 1351px) and (max-aspect-ratio: 3 / 2) {
  body#front-page #concept {
    min-height: 0; } }

@media screen and (max-width: 1350px) and (max-aspect-ratio: 4 / 3) {
  body#front-page #concept {
    display: block;
    min-height: 0; } }

    @media screen and (max-width: 768px) {
      body#front-page #concept {
        display: block;
        min-height: 0; } }
    body#front-page #concept .innerbox {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      body#front-page #concept .innerbox .txtbox {
        padding: 5em 0; }
        @media screen and (max-width: 768px) {
          body#front-page #concept .innerbox .txtbox {
            padding: 0;
            padding-bottom: 5em; } }
        body#front-page #concept .innerbox .txtbox .jp_maintxt {
          padding-bottom: 0; }
    body#front-page #concept .imgbox {
      width: calc( 50% + 2em );
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-align: stretch;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      align-items: stretch; }
@media screen and (max-width: 1350px) and (max-aspect-ratio: 4 / 3) {
  body#front-page #concept .imgbox {
    width: 80%; } }

      @media screen and (max-width: 768px) {
        body#front-page #concept .imgbox {
          width: 80%; } }
      body#front-page #concept .imgbox span {
        display: block;
        width: 100%;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: calc( 100vh - 10em ); }
@media screen and (min-width: 1351px) and (max-aspect-ratio: 3 / 2) {
  body#front-page #concept .imgbox span {
    height: auto; } }

@media screen and (max-width: 1350px) and (max-aspect-ratio: 4 / 3) {
  body#front-page #concept .imgbox span {
    height: auto; } }

        @media screen and (max-width: 768px) {
          body#front-page #concept .imgbox span {
            height: auto; } }
      body#front-page #concept .imgbox .img_l,
      body#front-page #concept .imgbox .img_s {
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      body#front-page #concept .imgbox .img_l {
        width: 57.7%; }
      body#front-page #concept .imgbox .img_s {
        width: 38.5%; }
@media screen and (min-width: 1351px) and (max-aspect-ratio: 3 / 2) {
  body#front-page #concept .imgbox .img100 {
    width: 100%;
    height: auto; } }

@media screen and (max-width: 1350px) and (max-aspect-ratio: 4 / 3) {
  body#front-page #concept .imgbox .img100 {
    width: 100%;
    height: auto; } }

      @media screen and (max-width: 768px) {
        body#front-page #concept .imgbox .img100 {
          width: 100%;
          height: auto; } }
    @media screen and (max-width: 768px) {
      body#front-page #concept {
        margin-bottom: 50%; } }
    @media screen and (max-aspect-ratio: 1 / 1) {
      body#front-page #concept {
        margin-bottom: 70%; } }
    @media screen and (max-aspect-ratio: 2 / 3) {
      body#front-page #concept {
        margin-bottom: 100%; } }
    body#front-page #concept .innerbox {
      padding-left: 5em; }
      body#front-page #concept .innerbox .eg_maintxt {
        color: #d2d2d2; }
    body#front-page #concept .menu_trigger {
      position: absolute;
      top: auto;
      left: 0;
      right: auto;
      bottom: -10em; }
      @media screen and (max-width: 1350px) {
        body#front-page #concept .menu_trigger {
          bottom: 10em; } }
  body#front-page .cafeimg {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    z-index: -1; }
    body#front-page .cafeimg .spimg {
      display: none; }
    @media screen and (max-aspect-ratio: 1 / 1) {
      body#front-page .cafeimg .pcimg {
        display: none; }
      body#front-page .cafeimg .spimg {
        display: inherit; } }
  body#front-page #top_menu {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(40%, #fff), color-stop(40%, #ededed), to(#ededed));
    background: -webkit-linear-gradient(top, #fff 0, #fff 40%, #ededed 40%, #ededed 100%);
    background: -moz-linear-gradient(top, #fff 0, #fff 40%, #ededed 40%, #ededed 100%);
    background: -o-linear-gradient(top, #fff 0, #fff 40%, #ededed 40%, #ededed 100%);
    background: linear-gradient(180deg, #fff 0, #fff 40%, #ededed 40%, #ededed 100%); }
    body#front-page #top_menu .innerbox {
      /* ヘッダー */
      /* -------------------------- メニュー一覧 ------------------------------------------- */ }
      body#front-page #top_menu .innerbox .sec_header {
        position: absolute;
        top: 0;
        left: 10%;
        right: auto;
        bottom: 0;
        margin: auto;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        z-index: 2; }
        @media screen and (max-width: 768px) {
          body#front-page #top_menu .innerbox .sec_header {
            display: block;
            top: 8%; } }
        body#front-page #top_menu .innerbox .sec_header p {
          font-family: korolev-compressed, sans-serif !important;
          font-weight: 700;
          font-style: normal;
          font-size: 1.2em;
          line-height: 1em;
          padding-bottom: 0; }
      @media screen and (max-width: 768px) {
        body#front-page #top_menu .innerbox .menu_list {
          margin-top: -8%; } }
      body#front-page #top_menu .innerbox .menu_list li:first-child {
        padding-left: 26%; }
      body#front-page #top_menu .innerbox .menu_list li:nth-child(3) {
        margin-right: 0; }
      body#front-page #top_menu .innerbox .menu_list li:nth-child(1) {
        -webkit-transition-delay: 0.2s;
        -moz-transition-delay: 0.2s;
        -o-transition-delay: 0.2s;
        transition-delay: 0.2s; }
      body#front-page #top_menu .innerbox .menu_list li:nth-child(2) {
        -webkit-transition-delay: 0.4s;
        -moz-transition-delay: 0.4s;
        -o-transition-delay: 0.4s;
        transition-delay: 0.4s; }
      body#front-page #top_menu .innerbox .menu_list li:nth-child(3) {
        -webkit-transition-delay: 0.6s;
        -moz-transition-delay: 0.6s;
        -o-transition-delay: 0.6s;
        transition-delay: 0.6s; }
      @media screen and (max-width: 768px) {
        body#front-page #top_menu .innerbox .menu_list li {
          width: 48%;
          margin-top: 8%;
          margin-right: 4%; }
          body#front-page #top_menu .innerbox .menu_list li:first-child {
            padding-left: 52%;
            margin-right: 0; }
          body#front-page #top_menu .innerbox .menu_list li:nth-child(3) {
            margin-right: 0; } }
      body#front-page #top_menu .innerbox .menu_list li a {
        /* メニュー画像 */ }
        body#front-page #top_menu .innerbox .menu_list li a .imgbox {
          width: 100%;
          position: relative;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          box-sizing: border-box;
          overflow: hidden; }
          body#front-page #top_menu .innerbox .menu_list li a .imgbox::before {
            content: "";
            display: block;
            padding-top: 140%; }
          body#front-page #top_menu .innerbox .menu_list li a .imgbox span {
            position: absolute;
            top: 0;
            left: 0;
            right: 0;
            bottom: 0;
            margin: auto; }
        body#front-page #top_menu .innerbox .menu_list li a .txtbox {
          padding-top: 1em;
          /* メニュー名 */
          /* 価格 */ }
          body#front-page #top_menu .innerbox .menu_list li a .txtbox .menu_name {
            font-family: korolev-compressed, sans-serif !important;
            font-weight: 700;
            font-style: normal;
            font-size: 1em;
            line-height: 1em;
            color: #626262;
            padding-bottom: 0.5em; }
          body#front-page #top_menu .innerbox .menu_list li a .txtbox .price {
            font-family: korolev-compressed, sans-serif !important;
            font-weight: 500;
            font-style: normal;
            font-size: 1.2em;
            line-height: 1em;
            color: #a0a0a0;
            padding-bottom: 0; }
        body#front-page #top_menu .innerbox .menu_list li a:hover .imgbox span img {
          -webkit-transform: scale(1.1);
          -moz-transform: scale(1.1);
          -ms-transform: scale(1.1);
          -o-transform: scale(1.1);
          transform: scale(1.1);
          opacity: 1;
          filter: alpha(opacity=100); }
  body#front-page #instagram {
    background: linear-gradient(180deg, transparent 0, transparent 70%, #fff 70%, #fff 100%), linear-gradient(90deg, #dcdcdc 0, #dcdcdc 65%, transparent 65%, transparent 100%), linear-gradient(180deg, #ededed 0, #ededed 30%, #fff 30%, #fff 100%); }
    @media screen and (max-width: 1350px) {
      body#front-page #instagram {
        background: linear-gradient(90deg, #dcdcdc 0, #dcdcdc 70%, transparent 70%, transparent 100%), linear-gradient(180deg, #ededed 0, #ededed 30%, #fff 30%, #fff 100%); } }
    @media screen and (max-width: 768px) {
      body#front-page #instagram {
        background: linear-gradient(180deg, transparent 0, transparent 70%, #fff 70%, #fff 100%), linear-gradient(90deg, #dcdcdc 0, #dcdcdc 75%, transparent 75%, transparent 100%), linear-gradient(180deg, #ededed 0, #ededed 30%, #fff 30%, #fff 100%); } }
    @media screen and (max-width: 480px) {
      body#front-page #instagram {
        background: linear-gradient(180deg, transparent 0, transparent 70%, #fff 70%, #fff 100%), linear-gradient(90deg, #dcdcdc 0, #dcdcdc 65%, transparent 65%, transparent 100%), linear-gradient(180deg, #ededed 0, #ededed 20%, #fff 20%, #fff 100%); } }
    body#front-page #instagram .innerbox {
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-direction: row-reverse;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
      -webkit-flex-direction: row-reverse;
      flex-direction: row-reverse;
      -webkit-transform: translate(-1%, 0);
      -moz-transform: translate(-1%, 0);
      -ms-transform: translate(-1%, 0);
      -o-transform: translate(-1%, 0);
      transform: translate(-1%, 0); }
      @media screen and (max-width: 480px) {
        body#front-page #instagram .innerbox {
          -webkit-transform: translate(0, 0);
          -moz-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          transform: translate(0, 0);
          display: block; } }
      body#front-page #instagram .innerbox .sec_header {
        -webkit-box-flex: 1;
        -webkit-flex: 1;
        -moz-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        padding-left: 5em;
        display: -ms-flexbox;
        display: -webkit-box;
        display: -webkit-flex;
        display: flex;
        -ms-flex-align: center;
        -webkit-box-align: center;
        -webkit-align-items: center;
        align-items: center;
        -webkit-transform: translate(-2%, 0);
        -moz-transform: translate(-2%, 0);
        -ms-transform: translate(-2%, 0);
        -o-transform: translate(-2%, 0);
        transform: translate(-2%, 0); }
        @media screen and (max-width: 480px) {
          body#front-page #instagram .innerbox .sec_header {
            -webkit-transform: translate(0, 0);
            -moz-transform: translate(0, 0);
            -ms-transform: translate(0, 0);
            -o-transform: translate(0, 0);
            transform: translate(0, 0);
            padding-left: 0;
            padding-bottom: 3.75em; } }
        body#front-page #instagram .innerbox .sec_header .txtbox .btn {
          padding-top: 0; }
      body#front-page #instagram .innerbox .insta_box {
        width: 62%;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        @media screen and (max-width: 480px) {
          body#front-page #instagram .innerbox .insta_box {
            width: 102%;
            margin-left: -1%; } }
        @media screen and (max-width: 768px) {
          body#front-page #instagram .innerbox .insta_box #sb_instagram.sbi_col_3.sbi_disable_mobile #sbi_images .sbi_item {
            width: 50%; } }
  body#front-page #top_news {
    background: #fff;
    /* タイトル */
    /* 新着一覧 */
    /* ボタン */
    /* トリガー */ }
    @media screen and (max-width: 768px) {
      body#front-page #top_news {
        padding-top: 0; } }
    body#front-page #top_news .sec_ttl {
      width: 100%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      padding-left: calc( 18% - 0.65em ); }
      @media screen and (max-width: 768px) {
        body#front-page #top_news .sec_ttl {
          padding-left: 0; } }
      @media screen and (max-width: 480px) {
        body#front-page #top_news .sec_ttl {
          position: absolute;
          top: 0.8em;
          left: 10%;
          right: auto;
          bottom: auto; } }
    body#front-page #top_news .post_list li:first-child {
      width: 30%;
      margin-left: 18%; }
      @media screen and (max-width: 768px) {
        body#front-page #top_news .post_list li:first-child {
          margin-left: 0; } }
      @media screen and (max-width: 480px) {
        body#front-page #top_news .post_list li:first-child {
          width: 65%;
          margin-left: 35%;
          margin-right: 0; } }
    @media screen and (max-width: 480px) {
      body#front-page #top_news .post_list li:nth-child(2) {
        margin-right: 8%; } }
    body#front-page #top_news .post_list li:nth-child(3) {
      margin-right: 0; }
    body#front-page #top_news .post_list li:nth-child(1) {
      -webkit-transition-delay: 0.2s;
      -moz-transition-delay: 0.2s;
      -o-transition-delay: 0.2s;
      transition-delay: 0.2s; }
    body#front-page #top_news .post_list li:nth-child(2) {
      -webkit-transition-delay: 0.4s;
      -moz-transition-delay: 0.4s;
      -o-transition-delay: 0.4s;
      transition-delay: 0.4s; }
    body#front-page #top_news .post_list li:nth-child(3) {
      -webkit-transition-delay: 0.6s;
      -moz-transition-delay: 0.6s;
      -o-transition-delay: 0.6s;
      transition-delay: 0.6s; }
    body#front-page #top_news .btn {
      text-align: right;
      padding-top: 0;
      -webkit-transform: translate(-100%, -100%);
      -moz-transform: translate(-100%, -100%);
      -ms-transform: translate(-100%, -100%);
      -o-transform: translate(-100%, -100%);
      transform: translate(-100%, -100%);
      opacity: 0;
      filter: alpha(opacity=0);
      -webkit-transition: 1s ease;
      -moz-transition: 1s ease;
      -ms-transition: 1s ease;
      -o-transition: 1s ease;
      transition: 1s ease;
      -webkit-backface-visibility: hidden;
      backface-visibility: hidden; }
      @media screen and (max-width: 768px) {
        body#front-page #top_news .btn {
          -webkit-transform: translate(-100%, 0);
          -moz-transform: translate(-100%, 0);
          -ms-transform: translate(-100%, 0);
          -o-transform: translate(-100%, 0);
          transform: translate(-100%, 0);
          position: absolute;
          top: 0;
          left: auto;
          right: 10%;
          bottom: auto; } }
      @media screen and (max-width: 480px) {
        body#front-page #top_news .btn {
          top: 7em;
          left: 10%;
          right: auto; } }
      body#front-page #top_news .btn a {
        -webkit-transform: translate(0, 0);
        -moz-transform: translate(0, 0);
        -ms-transform: translate(0, 0);
        -o-transform: translate(0, 0);
        transform: translate(0, 0); }
        body#front-page #top_news .btn a:hover {
          -webkit-transform: translate(0.8em, 0);
          -moz-transform: translate(0.8em, 0);
          -ms-transform: translate(0.8em, 0);
          -o-transform: translate(0.8em, 0);
          transform: translate(0.8em, 0); }
          @media screen and (max-width: 480px) {
            body#front-page #top_news .btn a:hover {
              -webkit-transform: translate(0, 0);
              -moz-transform: translate(0, 0);
              -ms-transform: translate(0, 0);
              -o-transform: translate(0, 0);
              transform: translate(0, 0); } }
    body#front-page #top_news.on .btn {
      -webkit-transform: translate(0, -100%);
      -moz-transform: translate(0, -100%);
      -ms-transform: translate(0, -100%);
      -o-transform: translate(0, -100%);
      transform: translate(0, -100%);
      opacity: 1;
      filter: alpha(opacity=100); }
      @media screen and (max-width: 768px) {
        body#front-page #top_news.on .btn {
          -webkit-transform: translate(0, 0);
          -moz-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          transform: translate(0, 0); } }
    body#front-page #top_news .shopping_trigger {
      position: absolute;
      top: auto;
      left: 0;
      right: auto;
      bottom: 25em; }
  body#front-page #online_store {
    background: #ededed;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    min-height: calc( 100vh + 10em ); }
@media screen and (min-width: 1351px) and (max-aspect-ratio: 3 / 2) {
  body#front-page #online_store {
    min-height: 0; } }

@media screen and (max-width: 1350px) and (max-aspect-ratio: 4 / 3) {
  body#front-page #online_store {
    display: block;
    min-height: 0; } }

    @media screen and (max-width: 768px) {
      body#front-page #online_store {
        display: block;
        min-height: 0; } }
    body#front-page #online_store .innerbox {
      -webkit-box-flex: 1;
      -webkit-flex: 1;
      -moz-box-flex: 1;
      -ms-flex: 1;
      flex: 1; }
      body#front-page #online_store .innerbox .txtbox {
        padding: 5em 0; }
        @media screen and (max-width: 768px) {
          body#front-page #online_store .innerbox .txtbox {
            padding: 0;
            padding-bottom: 5em; } }
        body#front-page #online_store .innerbox .txtbox .jp_maintxt {
          padding-bottom: 0; }
    body#front-page #online_store .imgbox {
      width: calc( 50% + 2em );
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-pack: justify;
      -webkit-box-pack: justify;
      -webkit-justify-content: space-between;
      justify-content: space-between;
      -ms-flex-align: stretch;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      align-items: stretch; }
@media screen and (max-width: 1350px) and (max-aspect-ratio: 4 / 3) {
  body#front-page #online_store .imgbox {
    width: 80%; } }

      @media screen and (max-width: 768px) {
        body#front-page #online_store .imgbox {
          width: 80%; } }
      body#front-page #online_store .imgbox span {
        display: block;
        width: 100%;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        height: calc( 100vh - 10em ); }
@media screen and (min-width: 1351px) and (max-aspect-ratio: 3 / 2) {
  body#front-page #online_store .imgbox span {
    height: auto; } }

@media screen and (max-width: 1350px) and (max-aspect-ratio: 4 / 3) {
  body#front-page #online_store .imgbox span {
    height: auto; } }

        @media screen and (max-width: 768px) {
          body#front-page #online_store .imgbox span {
            height: auto; } }
      body#front-page #online_store .imgbox .img_l,
      body#front-page #online_store .imgbox .img_s {
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
      body#front-page #online_store .imgbox .img_l {
        width: 57.7%; }
      body#front-page #online_store .imgbox .img_s {
        width: 38.5%; }
@media screen and (min-width: 1351px) and (max-aspect-ratio: 3 / 2) {
  body#front-page #online_store .imgbox .img100 {
    width: 100%;
    height: auto; } }

@media screen and (max-width: 1350px) and (max-aspect-ratio: 4 / 3) {
  body#front-page #online_store .imgbox .img100 {
    width: 100%;
    height: auto; } }

      @media screen and (max-width: 768px) {
        body#front-page #online_store .imgbox .img100 {
          width: 100%;
          height: auto; } }
    body#front-page #online_store .innerbox {
      padding-right: 5em; }
      body#front-page #online_store .innerbox .eg_maintxt {
        color: #bfbfbf; }
    @media screen and (max-width: 768px) {
      body#front-page #online_store .imgbox {
        padding-left: 20%; } }

/* ===========================================================================================================
　　　　　　　　　下層ページ
=========================================================================================================== */
/* ================= ページヘッダー ============================================================ */
#page-header {
  padding: 8.6em 0 5em 0; }
  #page-header .innerbox {
    /* 英語タイトル */
    /* 日本語タイトル */ }
    #page-header .innerbox .page_ttl {
      font-family: korolev-compressed, sans-serif !important;
      font-weight: 700;
      font-style: normal;
      font-size: 4em;
      line-height: 1em; }
    #page-header .innerbox .jp_ttl {
      font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
      font-size: 1em;
      font-weight: 700;
      letter-spacing: 0.1em;
      line-height: 1em;
      padding-top: 1em; }

/* =======================================================================================================================
　　　　　　　　　フリーページ（カスタムフィールド）
======================================================================================================================= */
.freepage-ctt {
  padding-top: 0;
  padding-bottom: 0; }

/* 最大幅800px */
.max800px {
  max-width: 800px;
  margin: 0 auto; }

/* =============== 背景色 ========================================================= */
.sec_bg1 {
  background: #fff; }
  .sec_bg1:first-child {
    padding-top: 5em; }

.sec_bg2 {
  background: #ededed; }

.sec_bg3 {
  background: #dcdcdc; }

/* 同じ背景色のセクションが続いたときに余白をなくす */
.sec_bg1 + .sec_bg1, .sec_bg2 + .sec_bg2, .sec_bg3 + .sec_bg3 {
  padding-top: 0; }

/* =============== テキスト ========================================================= */
/* ------------ 見出し -------------------------------- */
.parts-h3 {
  font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
  font-size: 1.5em;
  font-weight: 700;
  line-height: 1.5em;
  letter-spacing: 0.1em;
  padding-bottom: 2em;
  color: #191919; }
  @media screen and (max-width: 768px) {
    .parts-h3 {
      font-size: 1.25em; } }

.parts-h4 {
  font-size: 1.25em;
  font-weight: bold;
  line-height: 1.5em;
  letter-spacing: 0.2em;
  padding-top: 3em;
  padding-bottom: 1em; }
  @media screen and (max-width: 768px) {
    .parts-h4 {
      font-size: 1.15em; } }

/* 大きな数字 */
.lnmb {
  font-family: korolev-compressed, sans-serif !important;
  font-weight: 700;
  font-style: normal;
  font-size: 2em;
  display: block;
  letter-spacing: 0;
  line-height: 1em;
  padding-bottom: 0.25em;
  -webkit-transform-origin: 0 0;
  -moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -o-transform-origin: 0 0;
  transform-origin: 0 0; }

/* 左寄せ・幅指定中央配置テキスト */
.centerbox {
  max-width: 800px;
  margin: 0 auto; }

/* ------------ 段落 -------------------------------- */
.freepage-ctt .sec p {
  padding-bottom: 5em;
  /* 余白小さめ */
  /* 強調 */
  /* 注釈 */ }
  .freepage-ctt .sec p.btmmin {
    padding-bottom: 2em; }
  .freepage-ctt .sec p.parts-copy {
    font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
    font-size: 1.25em;
    font-weight: 700;
    letter-spacing: 0.1em;
    line-height: 1.5em;
    padding-bottom: 1em; }
    @media screen and (max-width: 768px) {
      .freepage-ctt .sec p.parts-copy {
        font-size: 1.3em; } }
  .freepage-ctt .sec p.note {
    font-size: 0.9em;
    font-weight: 400;
    line-height: 1.7em;
    padding-bottom: 5em;
    padding-left: 1.2em;
    text-indent: -0.65em;
    width: 100%;
    box-sizing: border-box;
    margin: 0 auto;
    color: #a0a0a0; }
    .freepage-ctt .sec p.note::before {
      display: inline-block;
      content: "※";
      padding-right: 0.2em; }
.freepage-ctt .sec .imgtxt_txtbox p:last-child {
  padding-bottom: 0; }

/* やや小さめ強調 */
.strong {
  font-size: 700;
  font-size: 1.2em;
  line-height: 2em; }

/* =============== ブロック ========================================================= */
/* ------------ 背景色つきテキストボックス -------------------------------- */
.bbox {
  width: 100%;
  box-sizing: border-box;
  padding: 5em;
  background: #ededed;
  color: #313131; }
  .sec_bg2 .bbox {
    background: #fff; }
  @media screen and (max-width: 768px) {
    .bbox {
      padding: 3.75em; } }
  .bbox a {
    color: #313131; }
  .bbox h3 {
    font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
    font-size: 1.25em;
    line-height: 1.5em;
    padding-bottom: 1em; }
    @media screen and (max-width: 768px) {
      .bbox h3 {
        font-size: 1.15em; } }
  .bbox p {
    padding-bottom: 0; }

/* =============== 画像 ========================================================= */
.parts-100img {
  width: 100%;
  position: relative;
  padding-bottom: 5em;
  text-align: center; }
  .parts-100img.center {
    text-align: center; }
  .parts-100img.left {
    text-align: left; }
  .parts-100img.right {
    text-align: right; }
  .parts-100img img {
    max-width: inherit;
    height: auto; }
    @media screen and (max-width: 768px) {
      .parts-100img img {
        width: 100%; } }

/* ------------ 画像＋テキスト -------------------------------- */
.box_imglefttxt,
.box_imgrighttxt {
  width: 100%;
  position: relative;
  overflow: hidden;
  zoom: 1;
  padding-bottom: 5em; }
  .box_imglefttxt .imgtxt_imgbox,
  .box_imgrighttxt .imgtxt_imgbox {
    width: 40%;
    position: relative;
    padding-bottom: 1em;
    /* 画像 */ }
    @media screen and (max-width: 1350px) {
      .box_imglefttxt .imgtxt_imgbox,
      .box_imgrighttxt .imgtxt_imgbox {
        width: 45%; } }
    @media screen and (max-width: 768px) {
      .box_imglefttxt .imgtxt_imgbox,
      .box_imgrighttxt .imgtxt_imgbox {
        width: 50%; } }
    @media screen and (max-width: 480px) {
      .box_imglefttxt .imgtxt_imgbox,
      .box_imgrighttxt .imgtxt_imgbox {
        width: 100%;
        padding-bottom: 2.5em; } }
    .box_imglefttxt .imgtxt_imgbox img,
    .box_imgrighttxt .imgtxt_imgbox img {
      width: 100%;
      height: auto; }

/* 画像左 -------------------------------- */
.box_imglefttxt .imgtxt_imgbox {
  float: left;
  padding-right: 3%; }

/* 画像右 -------------------------------- */
.box_imgrighttxt .imgtxt_imgbox {
  float: right;
  padding-left: 3%; }

@media screen and (max-width: 480px) {
  .box_imglefttxt .imgtxt_imgbox,
  .box_imgrighttxt .imgtxt_imgbox {
    float: none;
    padding-right: 0;
    padding-left: 0; } }

/* テキスト -------------------------------- */
/* 見出し */
.imgtxt_txtbox h3 {
  font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
  font-size: 2em;
  line-height: 1.5em;
  padding-bottom: 1em; }
  @media screen and (max-width: 768px) {
    .imgtxt_txtbox h3 {
      font-size: 1.8em; } }
  @media screen and (max-width: 480px) {
    .imgtxt_txtbox h3 {
      font-size: 1.5em;
      padding-bottom: 0.67em; } }

/* ------------ 2～4つ並び画像テキストボックス -------------------------------- */
/* テキスト */
.imgbox_txtarea {
  display: block;
  width: 100%;
  z-index: 1;
  position: relative;
  box-sizing: border-box; }
  .imgbox_txtarea h3 {
    font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
    font-size: 1.2em;
    line-height: 1.5em;
    padding-top: 0.5em;
    padding-bottom: 0.25em;
    margin-bottom: 0.5em; }
  .imgbox_txtarea p {
    font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
    color: #626262;
    padding-bottom: 0;
    line-height: 1.5em; }

/* 2つ並び画像テキストボックス -------------------------------- */
.img2box {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 5em;
  /* リスト */ }
  .img2box ul {
    list-style: none inside;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-top: -2em; }
    @media screen and (max-width: 480px) {
      .img2box ul {
        margin-top: -3em; } }
    .img2box ul li {
      width: 47%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-top: 2em;
      /* 画像 */ }
      @media screen and (max-width: 480px) {
        .img2box ul li {
          width: 100%;
          margin-top: 3em; } }
      .img2box ul li img {
        width: 100%;
        height: auto;
        margin-bottom: 1em; }
  @media screen and (max-width: 480px) {
    .img2box.imghbox ul li {
      width: 47%; } }

/* 3つ並び画像テキストボックス -------------------------------- */
.img3txtbox {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 5em;
  /* リスト */ }
  .img3txtbox ul {
    list-style: none inside;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-top: -3em; }
    .img3txtbox ul li {
      width: 31%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-right: 3.5%;
      margin-top: 3em;
      /* 画像 */ }
      @media screen and (min-width: 769px) {
        .img3txtbox ul li:nth-child(3n) {
          margin-right: 0; } }
      @media screen and (max-width: 768px) {
        .img3txtbox ul li {
          width: 100%;
          margin-bottom: 3em;
          margin-right: 0; } }
      .img3txtbox ul li img {
        width: 100%;
        height: auto;
        margin-bottom: 1em; }
  @media screen and (max-width: 768px) {
    .img3txtbox.imghbox ul li {
      width: 31%;
      margin-right: 3.5%; }
      .img3txtbox.imghbox ul li:nth-child(3n) {
        margin-right: 0; } }

/* 4つ並び画像テキストボックス -------------------------------- */
.img4txtbox {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-bottom: 5em;
  /* リスト */ }
  .img4txtbox ul {
    list-style: none inside;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: stretch;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    align-items: stretch;
    margin-top: -2em; }
    @media screen and (max-width: 1350px) {
      .img4txtbox ul {
        margin-top: -3em; } }
    .img4txtbox ul li {
      width: 23.5%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      margin-right: 2%;
      margin-top: 2em;
      /* 画像 */ }
      @media screen and (min-width: 769px) {
        .img4txtbox ul li:nth-child(4n) {
          margin-right: 0; } }
      @media screen and (max-width: 768px) {
        .img4txtbox ul li {
          margin-top: 3em; } }
  @media screen and (max-width: 768px) and (min-width: 481px) {
    .img4txtbox ul li {
      width: 49%; }
      .img4txtbox ul li:nth-child(2n) {
        margin-right: 0; } }

      @media screen and (max-width: 480px) {
        .img4txtbox ul li {
          width: 100%; } }
      .img4txtbox ul li img {
        width: 100%;
        height: auto;
        margin-bottom: 1em; }
@media screen and (max-width: 1350px) and (min-width: 481px) {
  .img4txtbox.imghbox ul li {
    width: 23.5%; }
    .img4txtbox.imghbox ul li:nth-child(2n) {
      margin-right: 2%; }
    .img4txtbox.imghbox ul li:nth-child(4n) {
      margin-right: 0; } }

  @media screen and (max-width: 480px) {
    .img4txtbox.imghbox ul li {
      width: 23.5%; }
      .img4txtbox.imghbox ul li:nth-child(4n) {
        margin-right: 0; } }

/* =============== リスト ========================================================= */
/* ノーマルリストマークつき -------------------------------- */
.no_list {
  width: 100%;
  box-sizing: border-box;
  padding: 5em;
  margin: 0 auto;
  margin-bottom: 5em;
  position: relative;
  background: #ededed;
  /* 見出し */
  /* リスト */ }
  .sec_bg2 .no_list {
    background: #fff; }
  @media screen and (max-width: 768px) {
    .no_list {
      padding: 3.75em; } }
  .no_list h3 {
    font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
    letter-spacing: 0.1em;
    font-size: 1.25em;
    line-height: 1.5em;
    padding-bottom: 1em; }
    @media screen and (max-width: 768px) {
      .no_list h3 {
        font-size: 1.5em; } }
  .no_list ul {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 1.5em; }
    .no_list ul li {
      width: 100%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 1em;
      line-height: 1.7em;
      padding-bottom: 1.5em; }
      .no_list ul li:last-child {
        padding-bottom: 0; }

/* チェックボックスマークつき -------------------------------- */
.check_list {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5em;
  margin: 0 auto;
  margin-bottom: 5em;
  background: #ededed;
  /* 見出し */
  /* リスト */ }
  .sec_bg2 .check_list {
    background: #fff; }
  @media screen and (max-width: 768px) {
    .check_list {
      padding: 3.75em; } }
  .check_list h3 {
    font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
    letter-spacing: 0.1em;
    font-size: 1.25em;
    line-height: 1.5em;
    padding-bottom: 1em; }
    @media screen and (max-width: 768px) {
      .check_list h3 {
        font-size: 1.5em; } }
  .check_list ul {
    list-style: none inside;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .check_list ul li {
      width: 100%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 1em;
      line-height: 1.7em;
      padding-bottom: 1.5em;
      text-indent: -1.2em;
      padding-left: 1.2em; }
      .check_list ul li::before {
        display: inline-block;
        padding-left: 1em;
        padding-right: 0.2em;
        font-family: "Font Awesome 5 Free";
        content: "\f14a";
        font-weight: 400; }
      .check_list ul li:last-child {
        padding-bottom: 0; }

/* 番号つき -------------------------------- */
.order_list {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5em;
  margin: 0 auto;
  margin-bottom: 5em;
  position: relative;
  background: #ededed;
  /* 見出し */
  /* リスト */ }
  .sec_bg2 .order_list {
    background: #fff; }
  @media screen and (max-width: 768px) {
    .order_list {
      padding: 3.75em; } }
  .order_list h3 {
    font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
    letter-spacing: 0.1em;
    font-size: 1.25em;
    line-height: 1.5em;
    padding-bottom: 1em; }
    @media screen and (max-width: 768px) {
      .order_list h3 {
        font-size: 1.5em; } }
  .order_list ol {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none inside;
    counter-reset: number; }
    .order_list ol li {
      width: 100%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 1em;
      line-height: 1.7em;
      padding-left: 2em;
      padding-bottom: 1em; }
      .order_list ol li::before {
        position: relative;
        display: inline-block;
        width: 1.5em;
        margin-left: -1.5em;
        counter-increment: number;
        content: counter(number,decimal-leading-zero);
        font-family: korolev-compressed, sans-serif !important;
        font-weight: 500;
        font-style: normal;
        font-size: 1.5em; }
      .order_list ol li:nth-child(n+10) {
        text-indent: -1.5em;
        padding-left: 1.5em; }
      .order_list ol li:last-child {
        padding-bottom: 0; }

/* 表型 -------------------------------- */
.table_list {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 5em;
  /* 見出し */
  /* リスト */ }
  .table_list h3 {
    font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
    letter-spacing: 0.1em;
    font-size: 1.25em;
    line-height: 1.5em;
    padding-bottom: 0.5em; }
    @media screen and (max-width: 768px) {
      .table_list h3 {
        font-size: 1.5em; } }
  .table_list ul {
    list-style: none inside;
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border-top: #313131 solid 1px;
    border-bottom: #313131 solid 1px; }
    .table_list ul li {
      width: 100%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: -ms-flexbox;
      display: -webkit-box;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      flex-wrap: wrap;
      -ms-flex-align: stretch;
      -webkit-box-align: stretch;
      -webkit-align-items: stretch;
      align-items: stretch;
      border-bottom: #bfbfbf solid 1px;
      padding: 0.5em; }
      @media screen and (max-width: 768px) {
        .table_list ul li {
          padding: 0;
          border-bottom: #bfbfbf solid 1px; } }
      .table_list ul li:last-child {
        border-bottom: none; }
        @media screen and (max-width: 768px) {
          .table_list ul li:last-child {
            border-bottom: none; } }
      .table_list ul li .tablelist_th,
      .table_list ul li .tablelist_td {
        font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
        padding: 1em;
        font-size: 1em;
        position: relative;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box; }
        @media screen and (max-width: 768px) {
          .table_list ul li .tablelist_th,
          .table_list ul li .tablelist_td {
            padding: 1em 0;
            display: block;
            text-align: left; } }
      .table_list ul li .tablelist_th {
        font-weight: 700;
        width: 20%;
        color: #bfbfbf;
        border-right: #bfbfbf solid 1px; }
        @media screen and (max-width: 768px) {
          .table_list ul li .tablelist_th {
            width: 100%;
            font-weight: bold;
            padding-bottom: 0;
            border-right: none; } }
      .table_list ul li .tablelist_td {
        font-weight: 500;
        width: 80%; }
        .table_list ul li .tablelist_td strong {
          font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important; }
        @media screen and (max-width: 768px) {
          .table_list ul li .tablelist_td {
            width: 100%; } }

/* 注釈マークつき -------------------------------- */
.note_list {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0 auto;
  margin-bottom: 5em;
  padding: 5em;
  background: #ededed;
  color: #a0a0a0;
  /* 見出し */
  /* リスト */ }
  .sec_bg2 .note_list {
    background: #fff; }
  @media screen and (max-width: 768px) {
    .note_list {
      padding: 3.75em; } }
  .note_list h3 {
    font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
    font-size: 1.25em;
    line-height: 1.5em;
    padding-bottom: 1em; }
    @media screen and (max-width: 768px) {
      .note_list h3 {
        font-size: 1.3em;
        font-weight: 500; } }
  .note_list ul {
    width: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    list-style: none inside; }
    .note_list ul li {
      width: 100%;
      position: relative;
      -webkit-box-sizing: border-box;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      font-size: 0.9em;
      font-weight: 400;
      line-height: 1.7em;
      text-indent: -1.2em;
      padding-left: 1.2em;
      padding-bottom: 1.5em; }
      .note_list ul li::before {
        display: inline-block;
        padding-left: 1em;
        padding-right: 0.2em;
        content: "※"; }
      .note_list ul li:last-child {
        padding-bottom: 0; }

/* =============== Youtube動画 ========================================================= */
.videobox .imgtxt_imgbox {
  width: 60%; }

.youtube_box {
  width: 100%; }
  .youtube_box span {
    display: block;
    position: relative;
    width: 100%;
    padding-top: 56.25%; }
    .youtube_box span iframe {
      position: absolute;
      top: 0;
      right: 0;
      width: 100% !important;
      height: 100% !important; }

.img2box .youtube_box,
.img3txtbox .youtube_box {
  padding-bottom: 1.5em; }

/* =============== 余白ゼロ ========================================================= */
.freepage-ctt .sec .innerbox p:last-child,
.freepage-ctt .sec .innerbox p.parts-copy:last-child,
.freepage-ctt .sec .innerbox p.note:last-child,
.freepage-ctt .sec .innerbox .parts-100img:last-child,
.freepage-ctt .sec .innerbox .box_imglefttxt:last-child,
.freepage-ctt .sec .innerbox .box_imgrighttxt:last-child,
.freepage-ctt .sec .innerbox .img2box:last-child,
.freepage-ctt .sec .innerbox .img3txtbox:last-child,
.freepage-ctt .sec .innerbox .img4txtbox:last-child {
  padding-bottom: 0; }
.freepage-ctt .sec .innerbox .bbox:last-child,
.freepage-ctt .sec .innerbox .no_list:last-child,
.freepage-ctt .sec .innerbox .check_list:last-child,
.freepage-ctt .sec .innerbox .order_list:last-child,
.freepage-ctt .sec .innerbox .table_list:last-child,
.freepage-ctt .sec .innerbox .note_list:last-child {
  margin-bottom: 0; }

.img2box img:last-child,
.img3txtbox img:last-child,
.img4txtbox img:last-child {
  margin-bottom: 0; }
.img2box a img:last-child,
.img3txtbox a img:last-child,
.img4txtbox a img:last-child {
  margin-bottom: 1em; }
.img2box a:last-child img,
.img3txtbox a:last-child img,
.img4txtbox a:last-child img {
  margin-bottom: 0; }
  .img2box a:last-child img:last-child,
  .img3txtbox a:last-child img:last-child,
  .img4txtbox a:last-child img:last-child {
    margin-bottom: 0; }

li .youtube_box:last-child {
  margin-bottom: 0; }

.imgtxt_imgbox .youtube_box {
  margin-bottom: 0; }

/* ================= アクセス ============================================================ */
#access,
#cafe {
  /* Googleマップ（カフェ情報共通） */ }
  #access .map,
  #cafe .map {
    -webkit-filter: grayscale(100%) opacity(70%);
    filter: grayscale(100%) opacity(70%);
    background: #fff; }

/* =======================================================================================================================
　　　　　　　　　お問い合わせ
======================================================================================================================= */
.contact-template .wrap,
.contactpage-ctt {
  padding-top: 0;
  padding-bottom: 0; }

.contactpage-ctt {
  /* 見出し */ }
  .contactpage-ctt h2 {
    font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
    font-weight: 700;
    font-size: 2em;
    padding-bottom: 1.5em;
    text-align: left; }
  .contactpage-ctt .sec {
    width: 100%;
    /* -------------------------- 電話 ------------------------------------------- */
    /* -------------------------- Web ------------------------------------------- */ }
    .contactpage-ctt .sec p {
      padding-bottom: 2em; }
      .contactpage-ctt .sec p.center {
        text-align: left; }
    .contactpage-ctt .sec.contact_tel {
      padding-top: 5em; }
      .contactpage-ctt .sec.contact_tel p {
        /* 時間 */ }
        .contactpage-ctt .sec.contact_tel p.contacttel_tel {
          padding-bottom: 0.1em;
          font-family: korolev-compressed, sans-serif !important;
          font-weight: 500;
          font-style: normal;
          font-weight: 700;
          font-size: 3em;
          line-height: 1em;
          color: #bfbfbf; }
          .contactpage-ctt .sec.contact_tel p.contacttel_tel::before {
            display: inline-block;
            font-size: 0.8em;
            padding-right: 0.2em;
            font-family: "Font Awesome 5 Free";
            content: "\f095";
            font-weight: 900; }
          @media screen and (max-width: 768px) {
            .contactpage-ctt .sec.contact_tel p.contacttel_tel.center {
              text-align: center; } }
        .contactpage-ctt .sec.contact_tel p.contacttel_time {
          padding-bottom: 0;
          font-family: korolev-compressed, '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
          font-size: 1.2em;
          color: #626262; }
          @media screen and (max-width: 768px) {
            .contactpage-ctt .sec.contact_tel p.contacttel_time.center {
              text-align: center; } }
    .contactpage-ctt .sec.webcontact {
      background: #dcdcdc; }

/* ===========================================================================================================
　　　　　　　　　新着記事
=========================================================================================================== */
/* ================= 共通パーツ ============================================================ */
/* 新着ヘッダー */
#postlist #page-header .innerbox,
#newspost #page-header .innerbox {
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  /* ボタン */ }
  #postlist #page-header .innerbox .left_box,
  #newspost #page-header .innerbox .left_box {
    display: -ms-flexbox;
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -moz-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end; }
    #postlist #page-header .innerbox .left_box .ttl_box,
    #newspost #page-header .innerbox .left_box .ttl_box {
      padding-right: 2em; }
    #postlist #page-header .innerbox .left_box select,
    #newspost #page-header .innerbox .left_box select {
      font-family: '游ゴシック', 'Yu Gothic', '游ゴシック体', 'YuGothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'Meiryo UI', 'メイリオ', Meiryo, sans-serif !important;
      font-size: 0.8em;
      border: none;
      padding: 0.5em 1em 0.25em 1em;
      line-height: 1em;
      height: 2.5em;
      color: #313131;
      border-bottom: #313131 solid 1px;
      cursor: pointer; }
  #postlist #page-header .innerbox .btn a,
  #newspost #page-header .innerbox .btn a {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }
    #postlist #page-header .innerbox .btn a:hover,
    #newspost #page-header .innerbox .btn a:hover {
      -webkit-transform: translate(0.8em, 0);
      -moz-transform: translate(0.8em, 0);
      -ms-transform: translate(0.8em, 0);
      -o-transform: translate(0.8em, 0);
      transform: translate(0.8em, 0); }
      @media screen and (max-width: 480px) {
        #postlist #page-header .innerbox .btn a:hover,
        #newspost #page-header .innerbox .btn a:hover {
          -webkit-transform: translate(0, 0);
          -moz-transform: translate(0, 0);
          -ms-transform: translate(0, 0);
          -o-transform: translate(0, 0);
          transform: translate(0, 0); } }

/* ================= 一覧ページ ============================================================ */
#post_archive {
  padding-top: 0; }

/* ページナビゲーション */
.pager {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  padding-top: 10em; }
  .pager a {
    text-decoration: none; }
  .pager p {
    padding-bottom: 0;
    padding-left: 0.5em;
    padding-right: 0.5em; }
  .pager .first,
  .pager .last {
    -webkit-transform: scale(0.6);
    -moz-transform: scale(0.6);
    -ms-transform: scale(0.6);
    -o-transform: scale(0.6);
    transform: scale(0.6);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  .pager .prev,
  .pager .next {
    -webkit-transform: scale(0.7);
    -moz-transform: scale(0.7);
    -ms-transform: scale(0.7);
    -o-transform: scale(0.7);
    transform: scale(0.7);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%; }
  .pager .nth-box {
    font-family: korolev-compressed, sans-serif !important;
    font-weight: 500;
    font-style: normal;
    font-size: 1.2em; }
    .pager .nth-box .current {
      font-size: 1.2em;
      display: inline-block;
      color: #d2d2d2;
      padding: 0 0.5em; }
    .pager .nth-box a {
      display: inline-block;
      padding: 0 0.5em; }

/* ================= 記事ページ ============================================================ */
/* 日付 */
#newspost .post_header .innerbox .date {
  font-family: korolev-compressed, sans-serif !important;
  font-weight: 500;
  font-style: normal;
  font-size: 2em;
  line-height: 1em;
  padding-bottom: 0.25em;
  color: #bfbfbf; }
#newspost .post_header .innerbox .post_ttl {
  font-size: 1.25em;
  line-height: 1.5em; }

/* -------------------------- ナビゲーション ------------------------------------------- */
.post-navigation {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.5em;
  padding: 5em 0 10em 0; }
  @media screen and (max-width: 1350px) {
    .post-navigation {
      padding-bottom: 5em; } }

.screen-reader-text,
.nav-subtitle,
.meta-nav,
.nav-links svg,
.nav-links br {
  display: none; }

.nav-next {
  text-align: right; }

/* 矢印 ------------------------------------------- */
.nav-previous a {
  display: block;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #313131;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .nav-previous a:hover {
    -webkit-transform: translate(-0.5em, 0);
    -moz-transform: translate(-0.5em, 0);
    -ms-transform: translate(-0.5em, 0);
    -o-transform: translate(-0.5em, 0);
    transform: translate(-0.5em, 0); }
  .nav-previous a::after {
    content: "";
    display: block;
    width: 3em;
    background: url("../../../images/ya.svg") no-repeat right bottom/1em auto;
    -webkit-transform: scale(-1, 1);
    -moz-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    -o-transform: scale(-1, 1);
    transform: scale(-1, 1);
    position: absolute;
    top: 0;
    left: 0;
    right: auto;
    bottom: 0;
    margin: auto; }

.nav-next a {
  display: block;
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #313131;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .nav-next a::after {
    content: "";
    display: block;
    width: 3em;
    background: url("../../../images/ya.svg") no-repeat right bottom/1em auto;
    position: absolute;
    top: 0;
    left: auto;
    right: 0;
    bottom: 0;
    margin: auto;
    -webkit-transition: 0.3s ease;
    -moz-transition: 0.3s ease;
    -ms-transition: 0.3s ease;
    -o-transition: 0.3s ease;
    transition: 0.3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden; }
  .nav-next a:hover {
    -webkit-transform: translate(0.5em, 0);
    -moz-transform: translate(0.5em, 0);
    -ms-transform: translate(0.5em, 0);
    -o-transform: translate(0.5em, 0);
    transform: translate(0.5em, 0); }
    .nav-next a:hover::after {
      position: absolute;
      top: 0;
      left: auto;
      right: -0.5em;
      bottom: 0; }

/* 前後タイトル ------------------------------------------- */
.nav-links {
  width: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  display: -ms-flexbox;
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: justify;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -ms-flex-align: stretch;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  align-items: stretch;
  padding-top: 0; }
  @media screen and (max-width: 480px) {
    .nav-links {
      padding-bottom: 5em; } }

.nav-previous,
.nav-next {
  width: 48%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1em; }
  .nav-previous p,
  .nav-next p {
    padding-bottom: 0; }

/* あふれた文字･･･表示 */
.post-title {
  display: inline-block;
  vertical-align: bottom;
  line-height: 1.5em;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  /* Opera9,10対応 */
  width: auto;
  max-width: 100%;
  border-bottom: 1px solid #626262;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  transition: 0.3s ease;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }
  .nav-previous .post-title {
    padding-left: 4.5em; }
  .nav-next .post-title {
    padding-right: 4.5em; }
  .nav-previous a:hover .post-title {
    padding-left: 5em; }
  .nav-next a:hover .post-title {
    padding-right: 5em;
    max-width: calc( 100% + 0.5em ); }

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