@charset "UTF-8";
/*
Theme Name: Botanical Deck
Theme URI: http://ae14035kjr.smartrelease.jp/
Author: COMLAB
*/
@import url(../../../font-awesome/4.7.0/css/font-awesome.min.css);
@import url("//fonts.googleapis.com/css?family=Unica+One");
.hp_centering {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important; }

.hp_forPc {
  display: none !important; }
  @media screen and (min-width: 840px) {
    .hp_forPc {
      display: block !important; } }

.hp_forPcIl {
  display: none !important; }
  @media screen and (min-width: 840px) {
    .hp_forPcIl {
      display: inline !important; } }

.hp_forPcIlb {
  display: none !important; }
  @media screen and (min-width: 840px) {
    .hp_forPcIlb {
      display: inline-block !important; } }

.hp_forSp {
  display: block !important; }
  @media screen and (min-width: 840px) {
    .hp_forSp {
      display: none !important; } }

.hp_forSpIl {
  display: inline !important; }
  @media screen and (min-width: 840px) {
    .hp_forSpIl {
      display: none !important; } }

.hp_forSpIlb {
  display: inline-block !important; }
  @media screen and (min-width: 840px) {
    .hp_forSpIlb {
      display: none !important; } }

@media screen and (min-width: 840px) {
  .hp_pcGrid2 {
    width: 90% !important;
    max-width: 1170px !important;
    margin: 0 auto !important; } }

@media screen and (min-width: 840px) {
  .hp_pcGrid3 {
    width: 80% !important;
    max-width: 1040px !important;
    margin: 0 auto !important; } }

@media screen and (max-width: 840px) {
  .hp_spGrid1 {
    width: 91% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important; } }

@media screen and (max-width: 840px) {
  .hp_spGrid2 {
    width: 82% !important;
    display: block !important;
    margin-left: auto !important;
    margin-right: auto !important; } }

@media screen and (max-width: 840px) {
  .hp_brSp {
    display: inline !important; } }

.hp_W90pCenterling {
  width: 90% !important;
  margin: 0 auto !important; }

.hp_coverLink {
  position: absolute !important;
  top: 0 !important;
  left: 0 !important;
  bottom: 0 !important;
  right: 0 !important;
  z-index: 99; }

@media screen and (min-width: 840px) {
  .hp_pcPdl7per {
    -webkit-box-sizing: border-box !important;
    box-sizing: border-box !important;
    padding-left: 7% !important; } }

.hp_dspn {
  display: none !important; }

.hp_dilb {
  display: inline-block !important; }

.hp_colorfff {
  color: #fff !important; }

.hp_tal {
  text-align: left !important; }

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

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

.hp_baseText {
  line-height: 1.8 !important;
  letter-spacing: 0.1em !important; }

.hp_positionRel {
  position: relative !important; }

.hp_positionAbs {
  position: absolute !important; }

.hp_fontPrata {
  font-family: 'Prata', serif !important; }

.hp_fontMincyo {
  font-family: "游明朝", "YuMincho", "ヒラギノ明朝 ProN W3", "HiraMinProN-W3", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif !important; }

.hp_fontGothic {
  font-family: "游ゴシック Medium" , "YuGothic" , "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo , sans-serif !important; }

/*start reset.css*/
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Change the default font family in all browsers (opinionated).
 * 2. Correct the line height in all browsers.
 * 3. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
/* Document
   ========================================================================== */
html {
  font-family: sans-serif;
  /* 1 */
  line-height: 1.15;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 3 */
  -webkit-text-size-adjust: 100%;
  /* 3 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

section {
  position: relative; }

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /* 1 */
  height: 0;
  /* 1 */
  overflow: visible;
  /* 2 */ }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

/**
 * Remove the outline on focused links when they are also active or hovered
 * in all browsers (opinionated).
 */
a:active,
a:hover {
  outline-width: 0; }

/**
 * 1. Remove the bottom border in Firefox 39-.
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none;
  /* 1 */
  text-decoration: underline;
  /* 2 */
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  /* 2 */ }

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder; }

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace;
  /* 1 */
  font-size: 1em;
  /* 2 */ }

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%; }

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Remove the border on images inside links in IE 10-.
 */
img {
  border-style: none; }

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers (opinionated).
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: sans-serif;
  /* 1 */
  font-size: 100%;
  /* 1 */
  line-height: 1.15;
  /* 1 */
  margin: 0;
  /* 2 */ }

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
  /* 1 */
  overflow: visible; }

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
  /* 1 */
  text-transform: none; }

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  border-style: none;
  padding: 0; }

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
  outline: 1px dotted ButtonText; }

/**
 * Change the border, margin, and padding in all browsers (opinionated).
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */ }

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Remove the default vertical scrollbar in IE.
 */
textarea {
  overflow: auto;
  resize: none; }

/**
 * 1. Add the correct box sizing in IE 10-.
 * 2. Remove the padding in IE 10-.
 */
[type="checkbox"],
[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  outline-offset: -2px;
  /* 2 */ }

/**
 * Remove the inner padding and cancel buttons in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button;
  /* 1 */
  font: inherit;
  /* 2 */ }

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item; }

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

/**
 * Add the correct display in IE.
 */
template {
  display: none; }

/* Hidden
   ========================================================================== */
/**
 * Add the correct display in IE 10-.
 */
[hidden] {
  display: none; }

/*end reset.css*/
img {
  width: 100%;
  height: auto; }

/*ベース設定*/
body {
  font-size: 16px;
  line-height: 1;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0.4px;
  color: #212121;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, Roboto, "Droid Sans", YuGothic, "游ゴシック Medium", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, sans-serif;
  font-smoothing: antialiased;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

br {
  display: none; }
  @media screen and (min-width: 840px) {
    br {
      display: inline; } }

a {
  text-decoration: none;
  color: #212121; }

p {
  margin: 0; }

section {
  position: relative; }

textarea {
  padding: 0.7em;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, Roboto, "Droid Sans", YuGothic, "游ゴシック Medium", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, sans-serif; }

input {
  padding-left: 0.7em;
  letter-spacing: 0.1em;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: Hiragino Sans, "ヒラギノ角ゴシック", Hiragino Kaku Gothic ProN, Roboto, "Droid Sans", YuGothic, "游ゴシック Medium", "ヒラギノ角ゴ Pro", "メイリオ", Meiryo, sans-serif; }

input:focus,
textarea:focus,
select:focus {
  outline: none; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-size: 16px;
  font-weight: normal; }

.ly_main {
  overflow: hidden; }

.ly_header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  z-index: 10; }
  @media screen and (max-width: 840px) {
    .ly_header {
      height: 120px;
      background-color: #fff;
      -webkit-transition: height 200ms ease-out;
      -o-transition: height 200ms ease-out;
      transition: height 200ms ease-out;
      -webkit-transform: translateZ(0);
      transform: translateZ(0); }
      body:not(#index) .ly_header {
        height: 60px; }
      .js_oneScroll .ly_header {
        height: 60px; }
      .js_humburgerOpen .ly_header {
        height: 60px; } }

.bl_headerListBlock {
  position: absolute;
  width: 100%;
  right: 0;
  top: 46px;
  color: #000;
  margin: 0;
  padding: 0 0 0 0;
  pointer-events: none;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .js_humburgerOpen .bl_headerListBlock {
    pointer-events: auto; }
  .bl_headerListBlock a {
    color: #000;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
  body#index .bl_headerListBlock {
    color: #fff; }
    body#index .bl_headerListBlock a {
      color: #fff; }
  body#index.js_oneScroll .bl_headerListBlock {
    color: #000; }
    body#index.js_oneScroll .bl_headerListBlock a {
      color: #000; }
  @media screen and (max-width: 840px) {
    .bl_headerListBlock {
      position: relative;
      top: 0;
      right: auto;
      width: 80%;
      margin: 0 auto 90px;
      color: #000; }
      .bl_headerListBlock a {
        color: #000; } }

.ly_nav {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10; }
  @media screen and (max-width: 840px) {
    .ly_nav {
      overflow: auto;
      top: 0;
      left: 0;
      bottom: 0;
      right: 0;
      opacity: 0;
      background-color: #ccc;
      pointer-events: none;
      -webkit-transition: opacity 200ms ease-out;
      -o-transition: opacity 200ms ease-out;
      transition: opacity 200ms ease-out;
      padding-top: 120px;
      padding-bottom: 20px; }
      body.js_humburgerOpen .ly_nav {
        opacity: 1;
        pointer-events: auto; } }

.bl_headerListBlock li {
  list-style-type: none;
  margin-bottom: 11px;
  text-align: right;
  font-size: 22px;
  font-family: "Unica One", cursive, serif !important;
  width: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0 0 0 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end; }
  @media screen and (max-width: 840px) {
    .bl_headerListBlock li {
      text-align: left;
      font-size: 30px;
      margin-bottom: 25px; }
      .bl_headerListBlock li:last-child {
        margin-bottom: 0; } }

.bl_headerListBlock_bar {
  position: relative;
  width: 4.3%; }
  .bl_headerListBlock_bar:after {
    content: "";
    position: absolute;
    width: 0%;
    height: 1px;
    top: 50%;
    right: 0;
    background-color: #000;
    -webkit-transition: width 200ms ease-out;
    -o-transition: width 200ms ease-out;
    transition: width 200ms ease-out; }

body.js_isPc .bl_headerListBlock li a:hover + .bl_headerListBlock_bar:after {
  content: "";
  position: absolute;
  width: 90%; }

body#menu.js_isPc .bl_headerListBlock_li__menu .bl_headerListBlock_bar:after {
  width: 90%; }

body#post.archive.js_isPc .bl_headerListBlock_li__dialy .bl_headerListBlock_bar:after {
  width: 90%; }

body#items.js_isPc .bl_headerListBlock_li__items .bl_headerListBlock_bar:after {
  width: 90%; }

@media screen and (min-width: 840px) {
  .bl_headerListBlock li a {
    pointer-events: auto; } }

.bl_naviSnsBlcok {
  font-family: "Unica One", cursive, serif !important; }

.bl_naviSnsBlcok_inner {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

.bl_naviSnsBlcok_ttl {
  font-size: 13px;
  margin-bottom: 10px; }

.bl_naviSnsBlcok_items_item {
  display: inline-block;
  margin-right: 15px; }

.uq_logo {
  position: fixed;
  left: 4.3%;
  top: 40px;
  z-index: 11;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  @media screen and (max-width: 840px) {
    .uq_logo {
      top: 20px;
      left: 50%;
      -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
      transform: translateX(-50%); }
      body:not(#index) .uq_logo {
        top: 7px; }
      body.js_oneScroll .uq_logo {
        top: 7px; }
      body.js_humburgerOpen .uq_logo {
        top: 7px; } }

.el_logo {
  width: 70px;
  height: 49px;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .el_logo path {
    fill: #000;
    -webkit-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out; }
  @media screen and (min-width: 840px) {
    body#index .el_logo {
      width: 140px;
      height: 98px; }
      body#index .el_logo path {
        fill: #fff; }
    body#index.js_oneScroll .el_logo {
      width: 70px;
      height: 49px; }
      body#index.js_oneScroll .el_logo path {
        fill: #000; }
    body#menu .el_logo {
      width: 140px;
      height: 98px; }
    body#menu.js_oneScroll .el_logo {
      width: 70px;
      height: 49px; }
    body#post .el_logo {
      width: 70px;
      height: 49px; }
    body#post.js_oneScroll .el_logo {
      width: 70px;
      height: 49px; } }
  @media screen and (max-width: 840px) {
    .el_logo {
      width: 100px;
      height: 72px; }
      body:not(#index) .el_logo {
        width: 62px;
        height: 45px; }
      body.js_oneScroll .el_logo {
        width: 62px;
        height: 45px; }
      body.js_humburgerOpen .el_logo {
        width: 62px;
        height: 45px; }
      .el_logo path {
        fill: #231814; } }

.bl_groupsBlock {
  margin-bottom: 20px;
  text-align: left; }
  .bl_groupsBlock:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }

@media screen and (max-width: 840px) {
  .bl_groupsBlock_wrapper {
    display: inline-block; } }

.bl_groupsBlock_inner {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

.bl_groupsBlock_item {
  float: right;
  margin-right: 10px; }
  .bl_groupsBlock_item:first-child {
    margin-right: 0; }
  .bl_groupsBlock_item.bl_groupsBlock_item__subee img {
    max-width: 36px; }
  .bl_groupsBlock_item.bl_groupsBlock_item__asuwa img {
    max-width: 72px; }
  .bl_groupsBlock_item.bl_groupsBlock_item__sabu img {
    max-width: 40px; }

.bl_indexHeroBlock {
  position: relative; }

.bl_indexHeroBlock_pictures {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  height: calc(100vh);
  overflow: hidden;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  @media screen and (max-width: 840px) {
    .bl_indexHeroBlock_pictures {
      display: block;
      padding-top: 120px;
      height: auto; }
      body.js_oneScroll .bl_indexHeroBlock_pictures {
        padding-top: 80px; } }

.bl_indexHeroBlock_pictures_item {
  position: relative;
  width: 25%;
  background-size: cover;
  background-position: center center; }
  .bl_indexHeroBlock_pictures_item:before {
    content: "";
    display: block;
    padding-top: 100%; }
  @media screen and (max-width: 840px) {
    .bl_indexHeroBlock_pictures_item {
      width: calc(100%/2);
      float: left; }
      .bl_indexHeroBlock_pictures_item:nth-child(n+7) {
        display: none; } }

.bl_indexHeroBlock_trend {
  position: relative;
  left: 0;
  bottom: 0;
  width: 100%;
  background-color: #313131;
  color: #fff;
  padding: 15px 0;
  padding-left: 4.3%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .bl_indexHeroBlock_trend:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 840px) {
    .bl_indexHeroBlock_trend {
      padding: 12px 10%;
      display: block; } }

.bl_indexHeroBlock_trend_head {
  position: relative;
  font-family: "Unica One", cursive, serif !important;
  float: left;
  width: 170px;
  white-space: nowrap;
  margin-right: 90px;
  font-size: 20px; }
  @media screen and (min-width: 840px) {
    .bl_indexHeroBlock_trend_head:after {
      content: "";
      position: absolute;
      left: calc(100% + 20px);
      width: 50px;
      top: 50%;
      height: 1px;
      background-color: #fff; } }
  @media screen and (max-width: 840px) {
    .bl_indexHeroBlock_trend_head {
      float: none;
      width: 100%;
      font-size: 13px;
      margin-bottom: 8px;
      float: none; }
      .bl_indexHeroBlock_trend_head:after {
        content: "";
        position: absolute;
        top: 50%;
        height: 1px;
        left: 0;
        right: 0;
        background-color: #fff; } }

@media screen and (max-width: 840px) {
  .bl_indexHeroBlock_trend_head_wrapper {
    position: relative;
    display: inline-block;
    background-color: #313131;
    z-index: 2;
    padding-right: 15px; } }

.bl_indexHeroBlock_trend_tag {
  float: left;
  width: calc(100% - 260px);
  font-size: 14px; }
  @media screen and (max-width: 840px) {
    .bl_indexHeroBlock_trend_tag {
      float: none;
      width: 100%;
      font-size: 11px;
      line-height: 1.5; } }

.bl_indexHeroBlock_trend_tag_item {
  display: inline-block;
  margin-right: 7px; }
  .bl_indexHeroBlock_trend_tag_item.bl_indexHeroBlock_trend_tag_item__eng {
    font-family: "Unica One", cursive, serif !important;
    font-size: 18px; }
  .bl_indexHeroBlock_trend_tag_item a {
    color: #fff; }
  @media screen and (max-width: 840px) {
    .bl_indexHeroBlock_trend_tag_item {
      margin-right: 5px; } }

.bl_heroBlock {
  width: 100%;
  background-image: url(image/index-heroimg-01.jpg);
  background-size: cover;
  background-position: center center; }
  .bl_heroBlock:before {
    content: "";
    padding-top: 61.5%;
    display: block; }

.bl_fixedScrollBlock.bl_fixedScrollBlock__vh100 {
  height: calc(100vh + 11px); }

.bl_fixedScrollBlock_head {
  position: relative;
  width: 100%;
  height: 337px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 35px;
  background-color: #c3af50;
  color: #fff; }
  @media screen and (min-width: 840px) {
    #sc_items_main .bl_fixedScrollBlock_head {
      height: 340px;
      padding-top: 41px; } }
  @media screen and (max-width: 840px) {
    .bl_fixedScrollBlock_head {
      height: 241px;
      padding-top: 25px;
      margin-top: 120px; }
      #sc_index_concept .bl_fixedScrollBlock_head {
        margin-top: 0; }
      #sc_index_menu .bl_fixedScrollBlock_head {
        margin-top: 0; }
      #sc_index_diary .bl_fixedScrollBlock_head {
        margin-top: 0; }
      #sc_index_recruit .bl_fixedScrollBlock_head {
        height: 208px;
        margin-top: 34px; }
      #sc_items_main .bl_fixedScrollBlock_head {
        margin-bottom: 44px; }
      #sc_index_items .bl_fixedScrollBlock_head {
        height: 280px;
        margin-top: 155px; }
      .cpt-items .bl_fixedScrollBlock_head {
        margin-top: 60px; } }

#sc_index_menu .bl_fixedScrollBlock_head {
  background-color: #e2542e; }

#sc_index_diary .bl_fixedScrollBlock_head {
  background-color: #fee600; }

#sc_index_items .bl_fixedScrollBlock_head {
  background-color: #92a4ba; }

#sc_index_access .bl_fixedScrollBlock_head {
  background-color: #b8d07c; }

#sc_index_recruit .bl_fixedScrollBlock_head {
  background-color: #f8e49d; }

#sc_items_main .bl_fixedScrollBlock_head {
  background-color: #92a4ba; }

.bl_fixedScrollBlock.bl_fixedScrollBlock__items {
  margin-bottom: 68px; }

.bl_fixedScrollBlock__items .bl_fixedScrollBlock_head {
  background-color: #92a4ba; }

.bl_fixedScrollBlock_head_text br {
  display: inline; }

.bl_fixedScrollBlock_head_inner {
  width: calc(91.4% - 180px);
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 840px) {
    .bl_fixedScrollBlock_head_inner {
      width: 80%; } }

.bl_fixedScrollBlock_head_ttl {
  font-size: 46px;
  margin-bottom: 1px;
  max-width: calc(60% - 40px);
  line-height: 1.2;
  font-family: "Unica One", cursive, serif !important;
  white-space: nowrap;
  letter-spacing: -0.02em; }
  #sc_items_main .bl_fixedScrollBlock_head_ttl {
    margin-bottom: 10px; }
  @media screen and (max-width: 840px) {
    .bl_fixedScrollBlock_head_ttl {
      font-size: 36px;
      width: 100%;
      max-width: none;
      margin-bottom: 5px; }
      #sc_index_diary .bl_fixedScrollBlock_head_ttl {
        font-size: 46px;
        margin-bottom: 19px; }
      #sc_index_items .bl_fixedScrollBlock_head_ttl {
        font-size: 46px;
        margin-bottom: 1px; }
      #sc_index_recruit .bl_fixedScrollBlock_head_ttl {
        font-size: 46px; }
      #sc_index_access .bl_fixedScrollBlock_head_ttl {
        font-size: 46px; }
      #sc_items_main .bl_fixedScrollBlock_head_ttl {
        font-size: 46px; } }

.bl_fixedScrollBlock_head_ttl_main {
  font-size: 46px;
  display: inline-block; }

.bl_fixedScrollBlock_head_ttl_sub {
  font-size: 20px;
  display: inline-block; }

.bl_fixedScrollBlock_head_text {
  font-size: 15px;
  line-height: 1.7;
  letter-spacing: 0.14em; }
  @media screen and (max-width: 840px) {
    .bl_fixedScrollBlock_head_text {
      font-size: 12px; }
      #sc_index_items .bl_fixedScrollBlock_head_text {
        font-size: 14px; }
      #sc_items_main .bl_fixedScrollBlock_head_text {
        font-size: 14px;
        line-height: 1.5;
        letter-spacing: 0.2em;
        margin-bottom: 8px; } }

.bl_fixedScrollBlock_head_note {
  font-size: 12px;
  line-height: 1.4;
  letter-spacing: 0.2em; }
  #index .bl_fixedScrollBlock_head_note {
    font-size: 11px; }
  #sc_items_main .bl_fixedScrollBlock_head_note {
    font-size: 11px; }
  .bl_fixedScrollBlock_head_note br {
    display: inline; }
  @media screen and (max-width: 840px) {
    .bl_fixedScrollBlock_head_note {
      font-size: 11px; } }

.bl_fixedScrollBlock_head_text {
  max-width: calc(60% - 40px);
  margin-bottom: 20px; }
  @media screen and (max-width: 840px) {
    .bl_fixedScrollBlock_head_text {
      max-width: none; } }

.el_ghostButton {
  position: relative;
  border: 2px solid #9c3a1d;
  color: #9c3a1d;
  display: inline-block;
  text-align: center;
  padding: 15px 20px;
  font-size: 24px;
  font-family: "Unica One", cursive, serif !important;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  @media screen and (min-width: 840px) {
    .el_ghostButton:hover {
      color: #e2542e;
      background-color: #9c3a1d; } }
  @media screen and (min-width: 840px) {
    #sc_index_menu .el_ghostButton {
      max-width: 150px;
      padding: 12px 0px; } }
  @media screen and (max-width: 840px) {
    .el_ghostButton {
      max-width: 135px;
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      white-space: nowrap;
      font-size: 20px;
      padding: 10px 20px;
      margin: 0 auto; } }

.bl_fixedScrollBlock_under {
  position: relative;
  height: 540px;
  padding-top: 20px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  background-size: cover;
  background-position: center center; }
  #sc_index_diary .bl_fixedScrollBlock_under {
    height: auto; }
  #sc_index_items .bl_fixedScrollBlock_under {
    height: auto; }
  #sc_index_access .bl_fixedScrollBlock_under {
    height: auto; }
  #sc_items_main .bl_fixedScrollBlock_under {
    height: auto; }
  #sc_index_concept .bl_fixedScrollBlock_under {
    background-image: url(image/index-consept-bg01.jpg); }
  #sc_index_menu .bl_fixedScrollBlock_under {
    background-image: url(image/index-menu-bg01.jpg); }
  #sc_index_recruit .bl_fixedScrollBlock_under {
    padding-top: 30px;
    height: 560px;
    background-image: url(image/index-recruit-bg01.jpg); }
    @media screen and (max-width: 840px) {
      #sc_index_recruit .bl_fixedScrollBlock_under {
        height: auto; } }
  .bl_fixedScrollBlock_under:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255, 255, 255, 0.9); }
  @media screen and (max-width: 840px) {
    .bl_fixedScrollBlock_under {
      padding: 0px 0 57px;
      height: auto; }
      #sc_index_concept .bl_fixedScrollBlock_under {
        padding: 0px 0 126px; }
      #sc_index_diary .bl_fixedScrollBlock_under {
        padding: 20px 0 0px; }
      #sc_index_menu .bl_fixedScrollBlock_under {
        padding: 0px 0 162px; }
      #sc_index_items .bl_fixedScrollBlock_under {
        padding: 0px 0 0px; }
      #sc_index_access .bl_fixedScrollBlock_under {
        padding: 0px 0 0px; }
      #sc_index_recruit .bl_fixedScrollBlock_under {
        padding: 0px 0 120px; }
      #sc_items_main .bl_fixedScrollBlock_under {
        padding: 0px 0 155px; } }

.bl_fixedScrollBlock_under_text {
  position: relative;
  top: -122px;
  max-width: calc(60% - 40px);
  line-height: 1.9;
  font-size: 18px;
  margin-bottom: 30px;
  text-align: left;
  font-style: italic;
  font-weight: 300; }
  @media screen and (min-width: 840px) {
    #sc_index_menu .bl_fixedScrollBlock_under_text {
      top: -90px; }
    #sc_index_recruit .bl_fixedScrollBlock_under_text {
      top: 0; } }
  .bl_fixedScrollBlock_under_text br {
    display: inline; }
  @media screen and (max-width: 840px) {
    .bl_fixedScrollBlock_under_text {
      top: 0;
      width: 100%;
      max-width: none;
      font-size: 14px;
      line-height: 2.2; }
      #sc_index_menu .bl_fixedScrollBlock_under_text {
        margin-bottom: 25px; } }

.bl_fixedScrollBlock_under_inner {
  position: relative;
  width: calc(91.4% - 180px);
  margin-left: auto;
  margin-right: auto;
  z-index: 1;
  letter-spacing: 0; }
  #sc_index_access .bl_fixedScrollBlock_under_inner {
    width: 91.4%;
    margin-left: auto;
    margin-right: auto; }
  @media screen and (max-width: 840px) {
    .bl_fixedScrollBlock_under_inner {
      margin-top: -103px;
      width: 80%;
      text-align: center; }
      #sc_index_access .bl_fixedScrollBlock_under_inner {
        width: 80%; }
      #sc_index_access .bl_fixedScrollBlock_under_inner {
        width: 100%; } }

.bl_fixedScrollBlock_image {
  position: absolute;
  max-width: 470px;
  width: 40%;
  top: -275px;
  right: 4.3%;
  background-size: cover;
  background-position: center center;
  z-index: 1; }
  .bl_fixedScrollBlock_image.bl_fixedScrollBlock_image__slider {
    background-image: none; }
  .bl_fixedScrollBlock_image:before {
    content: "";
    display: block;
    padding-top: 134%; }
  #sc_index_concept .bl_fixedScrollBlock_image {
    background-image: url(image/index-consept-image01.jpg); }
  #sc_index_menu .bl_fixedScrollBlock_image {
    background-image: url(image/index-menu-image01.jpg); }
  #sc_index_recruit .bl_fixedScrollBlock_image {
    background-image: url(image/index-recruit-image01.jpg); }
  @media screen and (min-width: 840px) {
    #sc_menu_main .bl_fixedScrollBlock_image {
      top: -288px; } }
  @media screen and (max-width: 840px) {
    .bl_fixedScrollBlock_image {
      position: relative;
      width: 80%;
      max-width: none;
      right: auto;
      left: 10%;
      top: -103px;
      margin-bottom: 28px; }
      #sc_index_concept .bl_fixedScrollBlock_image {
        background-image: url(image/index-concept-image_sp01.jpg); }
      #sc_index_menu .bl_fixedScrollBlock_image {
        top: -95px;
        margin-bottom: 35px;
        background-image: url(image/index-menu-image_sp01.jpg); }
      #sc_index_recruit .bl_fixedScrollBlock_image {
        top: -109px;
        background-image: url(image/index-recruit-image_sp01.jpg); }
      #sc_menu_main .bl_fixedScrollBlock_image {
        width: 90%;
        left: 5%; }
      .bl_menuThemaBlock .bl_fixedScrollBlock_image {
        top: -96px;
        margin-bottom: 33px; }
      .bl_fixedScrollBlock_image:before {
        content: "";
        display: block;
        padding-top: 69.3%; }
        #sc_menu_main .bl_fixedScrollBlock_image:before {
          padding-top: 60.3%; } }

.bl_fixedScrollBlock_image_ggmap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.menuSlider, .menuFirstSlider {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-position: center center;
  z-index: 1; }
  .menuSlider:before, .menuFirstSlider:before {
    content: none;
    padding-top: 133%;
    display: block; }

.slider-arrow {
  display: block;
  position: relative;
  z-index: 999;
  cursor: pointer; }
  .slider-arrow:before {
    content: "";
    color: #fff;
    font-size: 20px;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    font-family: fontawesome; }
  .slider-arrow:after {
    content: "";
    position: absolute;
    width: 48px;
    height: 48px;
    border: 2px solid #fff;
    border-radius: 100%;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%); }
    .menuSlider__full .slider-arrow:after {
      width: 45px;
      height: 45px; }
    @media screen and (max-width: 840px) {
      .slider-arrow:after {
        width: 33px;
        height: 33px; }
        .menuSlider__full .slider-arrow:after {
          width: 33px;
          height: 33px; } }

.slider-arrow.slider-prev {
  position: absolute;
  right: 50px;
  bottom: 95px; }
  .slider-arrow.slider-prev:before {
    top: calc(50% - 2px);
    content: "\f0d8"; }
    .menuSlider__full .slider-arrow.slider-prev:before {
      top: 50%;
      left: calc(50% - 2px);
      content: "\f0d9"; }
  .menuSlider__full .slider-arrow.slider-prev {
    right: calc(4.3% + 60px);
    bottom: 79px; }
  @media screen and (max-width: 840px) {
    .menuFirstSlider .slider-arrow.slider-prev {
      right: auto;
      left: 27px;
      bottom: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .menuFirstSlider .slider-arrow.slider-prev:before {
        content: "\f0d9";
        top: 50%;
        left: calc(50% - 2px); }
    .menuSlider__full .slider-arrow.slider-prev {
      right: calc(4.3% + 45px);
      bottom: 55px; } }

.slider-arrow.slider-next {
  position: absolute;
  right: 50px;
  bottom: 60px; }
  .slider-arrow.slider-next:before {
    top: calc(50% + 2px);
    content: "\f0d7"; }
    .menuSlider__full .slider-arrow.slider-next:before {
      top: 50%;
      left: calc(50% + 2px);
      content: "\f0da"; }
  .menuSlider__full .slider-arrow.slider-next {
    right: calc(4.3% + 27px);
    bottom: 79px; }
  @media screen and (max-width: 840px) {
    .menuFirstSlider .slider-arrow.slider-next {
      right: 27px;
      bottom: 50%;
      -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
      transform: translateY(-50%); }
      .menuFirstSlider .slider-arrow.slider-next:before {
        content: "\f0da";
        top: 50%;
        left: calc(50% + 2px); }
    .menuSlider__full .slider-arrow.slider-next {
      right: calc(4.3% + 20px);
      bottom: 55px; } }

.bl_diaryHeadBlock {
  position: relative;
  left: 0;
  top: -118px;
  z-index: 1;
  margin-bottom: 57px; }
  @media screen and (max-width: 840px) {
    .bl_diaryHeadBlock {
      top: 0;
      margin-bottom: 61px; } }

#post .bl_diaryHeadBlock {
  top: 0; }

.bl_diaryHeadBlock_inner {
  width: 91.4%;
  margin-left: auto;
  margin-right: auto; }
  .bl_diaryHeadBlock_inner:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 840px) {
    .bl_diaryHeadBlock_inner {
      width: 80%; }
      #post.archive .bl_diaryHeadBlock_inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }

.bl_diaryHeadBlock_image {
  position: relative;
  right: auto;
  width: 470px;
  background-image: url(image/index-consept-image01.jpg);
  background-size: cover;
  background-position: center center;
  float: left;
  z-index: 1; }
  .bl_diaryHeadBlock_image:before {
    content: "";
    padding-top: 100%;
    display: block; }
  @media screen and (max-width: 840px) {
    .bl_diaryHeadBlock_image {
      width: 100%;
      margin-bottom: 7px;
      -webkit-box-ordinal-group: 2;
      -ms-flex-order: 1;
      order: 1; }
      .bl_diaryHeadBlock .bl_diaryHeadBlock_image {
        margin-bottom: 17px; }
      .bl_diaryHeadBlock_image:before {
        padding-top: 66.5%; } }

.bl_diaryHeadBlock_texts {
  width: calc(100% - 470px);
  float: left;
  padding-left: 31px;
  padding-right: 95px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .bl_diaryHeadBlock_texts:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 840px) {
    .bl_diaryHeadBlock_texts {
      width: 100%;
      padding: 0;
      -webkit-box-ordinal-group: 1;
      -ms-flex-order: 0;
      order: 0; } }

.bl_diaryHeadBlock_texts_data {
  height: 98px;
  text-align: right;
  font-family: "Unica One", cursive, serif !important; }
  @media screen and (max-width: 840px) {
    .bl_diaryHeadBlock_texts_data {
      height: auto;
      margin-bottom: 28px; } }

.bl_diaryHeadBlock_texts_data_wrapper {
  border-right: 5px solid #000;
  padding-right: 21px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 840px) {
    .bl_diaryHeadBlock_texts_data_wrapper {
      position: relative; } }

.bl_diaryHeadBlock_texts_data_date {
  font-size: 16px; }

.bl_diaryHeadBlock_texts_data_cat {
  font-size: 40px; }

.bl_diaryHeadBlock_texts_ttl {
  position: relative;
  float: left;
  width: 75px;
  font-size: 30px;
  font-weight: bold;
  line-height: 1.4;
  max-height: 470px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center; }
  body.js_isFirefox .bl_diaryHeadBlock_texts_ttl.bl_diaryHeadBlock_texts_ttl__pc {
    height: 470px;
    display: block; }
    @media screen and (max-width: 840px) {
      body.js_isFirefox .bl_diaryHeadBlock_texts_ttl.bl_diaryHeadBlock_texts_ttl__pc {
        display: none; } }
  @media screen and (min-width: 840px) {
    .bl_diaryHeadBlock_texts_ttl {
      -webkit-writing-mode: vertical-rl;
      -ms-writing-mode: tb-rl;
      writing-mode: vertical-rl; } }
  @media screen and (max-width: 840px) {
    .bl_diaryHeadBlock_texts_ttl {
      width: 100%;
      font-size: 20px;
      color: #000;
      line-height: 1.5;
      max-height: 60px; }
      .bl_diaryHeadBlock_texts_ttl.bl_diaryHeadBlock_texts_ttl__pc {
        display: none; }
      .bl_diaryHeadBlock .bl_diaryHeadBlock_texts_ttl {
        margin-bottom: 20px; } }

body.js_isFirefox .bl_diaryHeadBlock_texts_ttl_wrapper {
  position: absolute;
  height: 470px;
  top: 0;
  bottom: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%); }

.bl_diarySpHeadBlock {
  margin-bottom: 30px;
  color: #212121; }

.bl_diarySpHeadBlock_inner {
  width: 80%;
  margin-left: auto;
  margin-right: auto; }

.bl_diaryHeadBlock_texts_wrapper {
  float: left;
  width: calc(100% - 75px);
  padding-top: 5px;
  padding-left: 25px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 840px) {
    .bl_diaryHeadBlock_texts_wrapper {
      width: 100%;
      padding: 0; } }

.bl_diaryHeadBlock_texts_text {
  padding-top: 15px;
  line-height: 2;
  font-size: 14px; }
  @media screen and (max-width: 840px) {
    .bl_diaryHeadBlock_texts_text {
      padding-top: 0;
      line-height: 2; } }

.bl_diaryHeadBlock_texts_text_wrapper {
  margin-bottom: 5px;
  font-weight: 300; }
  @media screen and (max-width: 840px) {
    .bl_diaryHeadBlock_texts_text_wrapper {
      margin-bottom: 11px; } }

.bl_diaryHeadBlock_texts_text p {
  margin-bottom: 30px; }
  .bl_diaryHeadBlock_texts_text p:last-child {
    margin-bottom: 0; }

.bl_diaryHeadBlock_texts_text_more {
  position: relative;
  text-align: right;
  font-size: 18px;
  font-family: "Unica One", cursive, serif !important; }
  @media screen and (max-width: 840px) {
    .bl_diaryHeadBlock_texts_text_more {
      text-align: center;
      -webkit-box-ordinal-group: 3;
      -ms-flex-order: 2;
      order: 2;
      width: 100%; } }

.bl_diaryHeadBlock_texts_text_more_wrapper {
  position: relative;
  display: inline-block; }
  .bl_diaryHeadBlock_texts_text_more_wrapper:before {
    content: "\f0da";
    position: absolute;
    font-family: fontawesome;
    left: -15px;
    top: -2px;
    font-size: 20px; }

.bl_diaryListBlock {
  position: relative;
  top: -118px;
  z-index: 1;
  margin-bottom: 107px; }
  @media screen and (max-width: 840px) {
    .bl_diaryListBlock {
      margin-bottom: 155px;
      top: 0; }
      #sc_index_diary .bl_diaryListBlock {
        margin-bottom: 0; } }

#post .bl_diaryListBlock {
  top: 0; }

.bl_diaryListBlock_inner {
  width: 91.4%;
  margin-left: auto;
  margin-right: auto; }
  .bl_diaryListBlock_inner:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 840px) {
    .bl_diaryListBlock_inner {
      width: 80%;
      margin-bottom: 40px; } }

.bl_diaryListBlock_wrapper {
  width: calc(90% / 3);
  float: left;
  margin-right: 5%;
  margin-bottom: 50px; }
  .bl_diaryListBlock_wrapper:nth-child(3n) {
    margin-right: 0; }
  @media screen and (max-width: 840px) {
    .bl_diaryListBlock_wrapper {
      width: 100%;
      float: none;
      margin: 0 0 66px; }
      .bl_diaryListBlock_wrapper:last-child {
        margin-bottom: 0; } }

.bl_diaryListBlock_wrapper_wrapper {
  position: relative; }

.bl_diaryListBlock_image {
  position: relative;
  background-color: #ccc;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }
  .bl_diaryListBlock_image:before {
    content: "";
    padding-top: 100%;
    display: block; }
  @media screen and (max-width: 840px) {
    .bl_diaryListBlock_image {
      margin-bottom: 10px; } }

.bl_diaryListBlock_texts {
  position: relative; }

.bl_diaryListBlock_texts_cat {
  text-align: right;
  border-right: 3px solid #000;
  padding-right: 5px;
  padding-top: 10px;
  margin-bottom: 15px;
  font-size: 18px;
  font-family: "Unica One", cursive, serif !important; }
  .bl_diaryListBlock_texts_cat:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 840px) {
    .bl_diaryListBlock_texts_cat {
      float: right;
      padding: 5px 5px 5px;
      margin-bottom: 0; } }

.bl_diaryListBlock_texts_text {
  position: relative;
  font-size: 14px;
  line-height: 1.4;
  margin-bottom: 20px;
  font-weight: 600; }
  @media screen and (max-width: 840px) {
    .bl_diaryListBlock_texts_text {
      line-height: 1.5; } }

.bl_diaryListBlock_texts_date {
  font-size: 14px;
  font-family: "Unica One", cursive, serif !important; }
  @media screen and (max-width: 840px) {
    .bl_diaryListBlock_texts_date {
      float: left;
      padding-top: 10px; } }

.bl_diaryListBlock_texts_solidArrow {
  position: absolute;
  width: auto;
  top: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .bl_diaryListBlock_wrapper_wrapper:hover .bl_diaryListBlock_texts_solidArrow {
    opacity: 1; }
  @media screen and (max-width: 840px) {
    .bl_diaryListBlock_texts_solidArrow {
      display: none; } }

.bl_diaryListBlock_texts_dottedArrow {
  position: absolute;
  width: auto;
  top: 0;
  right: 0;
  opacity: 1;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  .bl_diaryListBlock_wrapper_wrapper:hover .bl_diaryListBlock_texts_dottedArrow {
    opacity: 0; }
  @media screen and (max-width: 840px) {
    .bl_diaryListBlock_texts_dottedArrow {
      display: none; } }

.bl_diaryListBlock_more {
  position: relative;
  text-align: center; }

.bl_diaryListBlock_more_text {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #243c70;
  padding: 11px 33px;
  display: inline-block;
  font-size: 24px;
  color: #243c70;
  font-family: "Unica One", cursive, serif !important;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  @media screen and (min-width: 840px) {
    .bl_diaryListBlock_more_text:hover {
      color: #fff;
      background-color: #243c70; } }

.bl_diaryListBlock_spHead:after {
  content: "";
  display: table;
  clear: both;
  height: 0;
  visibility: hidden; }

.bl_itemsListBlock {
  position: relative;
  top: -118px;
  z-index: 1;
  margin-bottom: 72px; }
  @media screen and (max-width: 840px) {
    .bl_itemsListBlock {
      top: -40px;
      margin-bottom: 0; }
      #sc_items_main .bl_itemsListBlock {
        top: auto; }
      #sc_index_items .bl_itemsListBlock {
        margin-bottom: -40px; } }

.bl_itemsListBlock_inner {
  width: 91.4%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 47px; }
  .bl_itemsListBlock_inner:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 840px) {
    .bl_itemsListBlock_inner {
      width: 80%;
      margin-bottom: 2px; } }

.bl_itemsListBlock_wrapper {
  width: calc(90% / 3);
  float: left;
  margin-right: 5%;
  margin-bottom: 26px; }
  .bl_itemsListBlock_wrapper:nth-child(3n) {
    margin-right: 0; }
  @media screen and (max-width: 840px) {
    .bl_itemsListBlock_wrapper {
      width: 100%;
      float: none;
      margin-bottom: 26px; } }

.bl_itemsListBlock_image {
  position: relative;
  background-color: #eee;
  margin-bottom: 10px; }
  .bl_itemsListBlock_image:before {
    content: "";
    padding-top: 100%;
    display: block; }

.bl_itemsListBlock_image_wrapper {
  position: absolute;
  top: 45px;
  left: 45px;
  bottom: 45px;
  right: 45px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat; }

.bl_itemsListBlock_texts_text {
  position: relative;
  padding-left: 22px;
  font-size: 18px;
  font-family: "Unica One", cursive, serif !important; }
  .bl_itemsListBlock_texts_text:after {
    content: "";
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 0;
    height: 2px;
    width: 15px;
    background-color: #000; }

.bl_itemsListBlock_more {
  position: relative;
  text-align: center; }

.bl_itemsListBlock_more_text {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #243c70;
  padding: 11px 32px;
  display: inline-block;
  color: #243c70;
  font-size: 24px;
  font-family: "Unica One", cursive, serif !important;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out; }
  @media screen and (min-width: 840px) {
    .bl_itemsListBlock_more_text:hover {
      color: #fff;
      background-color: #243c70; } }

.bl_accessFloatBlock {
  position: relative;
  top: -207px;
  background-color: #253c70;
  color: #fff;
  width: calc( 100% - 565px);
  max-width: 457px;
  min-width: 388px; }
  @media screen and (max-width: 840px) {
    .bl_accessFloatBlock {
      width: 100%;
      top: 0;
      background-color: rgba(255, 255, 255, 0);
      color: #253c70;
      margin-bottom: 102px;
      text-align: left; } }

.bl_footerBlock {
  background-color: #000000;
  color: #fff;
  padding: 42px 0 50px; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock {
      padding: 47px 0 50px; } }

.bl_accessFloatBlock_inner {
  padding: 69px 91px 45px;
  font-style: italic; }
  @media screen and (min-width: 1170px) {
    .bl_accessFloatBlock_inner {
      padding: 69px 91px 45px; } }
  @media screen and (max-width: 840px) {
    .bl_accessFloatBlock_inner {
      padding: 0;
      width: 80%;
      margin-left: auto;
      margin-right: auto; } }

.bl_accessFloatBlock_wrapper {
  margin-bottom: 21px;
  font-size: 14px;
  letter-spacing: 0.1em; }
  @media screen and (max-width: 840px) {
    .bl_accessFloatBlock_wrapper {
      margin-bottom: 22px; }
      .bl_accessFloatBlock_wrapper:last-child {
        margin-bottom: 0; } }

.bl_accessFloatBlock_ttl {
  margin-bottom: 7px;
  font-family: "Unica One", cursive, serif !important;
  letter-spacing: 0; }
  @media screen and (max-width: 840px) {
    .bl_accessFloatBlock_ttl {
      margin-bottom: 10px; } }

.bl_accessFloatBlock_text {
  line-height: 1.4; }
  .bl_accessFloatBlock_text br {
    display: inline; }

.instaBlock {
  position: relative;
  top: -45px;
  margin-bottom: 146px;
  z-index: 1; }
  @media screen and (max-width: 840px) {
    .instaBlock {
      margin-bottom: 0; } }

.instaBlock_image_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .instaBlock_image_wrapper:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  .instaBlock_image_wrapper:before {
    content: "";
    padding-top: 18.3%;
    display: block; }

.instaBlock_image_item {
  float: left; }
  .instaBlock_image_item:nth-child(1) {
    width: 20%;
    background-color: mediumorchid; }
  .instaBlock_image_item:nth-child(2) {
    width: 50%;
    background-color: darkcyan; }
  .instaBlock_image_item:nth-child(3) {
    width: 15%;
    background-color: royalblue; }
  .instaBlock_image_item:nth-child(4) {
    width: 15%;
    background-color: lightsteelblue; }

.instaBlock_texts {
  position: absolute;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  height: 200px;
  left: 13.2%;
  right: 13.2%;
  background-color: rgba(255, 255, 255, 0.9);
  color: #223b71; }
  @media screen and (max-width: 840px) {
    .instaBlock_texts {
      width: 80%;
      height: auto;
      padding: 24px 0;
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      left: 50%;
      right: auto;
      -webkit-box-sizing: border-box;
      box-sizing: border-box; } }

.instaBlock_texts_text_sub {
  font-size: 20px;
  font-family: "Unica One", cursive, serif !important;
  text-align: center; }

.instaBlock_texts_text_main {
  font-size: 46px;
  margin-bottom: 16px;
  font-family: "Unica One", cursive, serif !important;
  letter-spacing: -0.02em; }
  @media screen and (max-width: 840px) {
    .instaBlock_texts_text_main {
      font-size: 20px;
      margin-bottom: 8px; } }

.el_indexRecruitText {
  position: absolute;
  left: calc(4.3% + 90px);
  bottom: 25px;
  color: #000;
  width: calc( 87.8% - 565px); }

.el_indexRecruitText_sub {
  font-size: 20px;
  margin-bottom: 12px; }
  @media screen and (max-width: 840px) {
    .el_indexRecruitText_sub {
      font-size: 16px; } }

.el_indexRecruitText_main {
  font-size: 50px; }
  .el_indexRecruitText_main img {
    width: 400px;
    height: 37px; }
    @media screen and (max-width: 1000px) {
      .el_indexRecruitText_main img {
        width: 300px;
        height: 28px; } }
    @media screen and (max-width: 840px) {
      .el_indexRecruitText_main img {
        width: 275px; } }

.bl_fixedScrollBlock_under_head {
  text-align: left; }

.bl_fixedScrollBlock_under_head_sub {
  font-size: 14px;
  margin-bottom: 10px; }

.bl_fixedScrollBlock_under_head_main {
  font-size: 30px;
  font-weight: 900;
  margin-bottom: 15px; }
  .bl_fixedScrollBlock_under_head_main img {
    width: 400px;
    height: 37px; }
    @media screen and (max-width: 1000px) {
      .bl_fixedScrollBlock_under_head_main img {
        width: 300px;
        height: 28px; } }
    @media screen and (max-width: 840px) {
      .bl_fixedScrollBlock_under_head_main img {
        width: 275px; } }
    @media screen and (max-width: 500px) {
      .bl_fixedScrollBlock_under_head_main img {
        max-width: 275px;
        width: 90%;
        height: auto; } }
  @media screen and (max-width: 840px) {
    .bl_fixedScrollBlock_under_head_main {
      margin-bottom: 11px; } }

.el_arrowButton {
  position: relative;
  max-width: calc(100% - 430px); }
  @media screen and (max-width: 840px) {
    .el_arrowButton {
      margin-left: auto;
      margin-right: auto;
      max-width: none; } }

.el_arrowButton_text {
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border: 2px solid #243c70;
  color: #243c70;
  padding: 11px 17px 11px 40px;
  display: inline-block;
  font-size: 24px;
  letter-spacing: -0.02em;
  font-family: "Unica One", cursive, serif !important;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  white-space: nowrap; }
  .el_arrowButton_text:before {
    content: "\f0da";
    position: absolute;
    font-family: fontawesome;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    left: 20px;
    font-size: 20px; }
  @media screen and (min-width: 840px) {
    .el_arrowButton_text:hover {
      color: #fff;
      background-color: #243c70; } }

.ly_footer {
  position: relative; }
  .ly_footer:after {
    content: "";
    position: absolute;
    right: 105px;
    width: 1px;
    top: -100px;
    bottom: 100%;
    background-color: #000; }
  @media screen and (max-width: 840px) {
    .ly_footer:after {
      right: 5%;
      top: -55px; } }

.el_returnTop {
  position: absolute;
  right: 105px;
  top: 0;
  width: 25px; }
  @media screen and (max-width: 840px) {
    .el_returnTop {
      right: 5%; } }

.el_returnTop_text {
  position: absolute;
  top: -140px;
  left: 12px;
  font-family: "Unica One", cursive, serif !important;
  font-size: 18px;
  cursor: pointer;
  z-index: 2; }
  @media screen and (max-width: 840px) {
    .el_returnTop_text {
      top: -85px; } }

.bl_footerBlock_inner {
  position: relative;
  width: 91.4%;
  margin-left: auto;
  margin-right: auto; }
  .bl_footerBlock_inner:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_inner {
      width: 80%; } }

.bl_footerBlock_contact {
  float: left;
  width: calc(80% - 240px);
  min-width: 550px; }
  .bl_footerBlock_contact:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_contact {
      position: relative;
      width: 100%;
      margin: 0 0 80px;
      float: none;
      min-width: 0; } }

.bl_footerBlock_contact_ttl {
  position: relative;
  float: left;
  width: 195px;
  margin-right: 35px; }
  .bl_footerBlock_contact_ttl:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    background-color: #fff;
    height: 1px; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_contact_ttl {
      margin-bottom: 15px; }
      .bl_footerBlock_contact_ttl:after {
        content: none; } }

.bl_footerBlock_contact_form {
  float: left;
  width: calc(100% - 238px);
  color: #000; }
  .bl_footerBlock_contact_form:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_contact_form {
      width: 100%;
      margin: 0 0 20px; } }

.bl_footerBlock_contact_form_wrapper {
  width: calc(100% - 35px);
  margin-right: 8px;
  float: left; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_contact_form_wrapper {
      width: 100%;
      margin: 0;
      float: none;
      margin-bottom: 15px; } }

.bl_footerBlock_contact_form_send {
  position: relative;
  float: left;
  width: 26px;
  background-color: #fff;
  color: #000;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-family: "Unica One", cursive, serif !important; }
  .bl_footerBlock_contact_form_send button {
    width: 30px;
    min-height: 207px;
    -webkit-writing-mode: vertical-rl;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    font-family: "Unica One", cursive, serif !important;
    border: 0;
    background-color: rgba(255, 255, 255, 0);
    z-index: 2; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_contact_form_send {
      width: 100%;
      min-height: 0;
      margin: 0;
      float: none;
      -webkit-writing-mode: horizontal-tb;
      -ms-writing-mode: lr-tb;
      writing-mode: horizontal-tb;
      background-color: rgba(255, 255, 255, 0);
      display: block;
      position: absolute;
      bottom: -25px;
      text-align: center; }
      .bl_footerBlock_contact_form_send button {
        width: 100%;
        max-width: 120px;
        height: 27px;
        min-height: 0px;
        background-color: #fff;
        color: #000; } }

.bl_footerBlock_contact_form_send_text {
  pointer-events: none; }

.bl_footerBlock_contact_form_send_text {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  body.js_isIe .bl_footerBlock_contact_form_send_text {
    left: calc(50% + 7px); }

.bl_footerBlock_contact_form_input {
  position: relative;
  width: 100%;
  height: 30px;
  background-color: #fff;
  margin-bottom: 11px; }
  .bl_footerBlock_contact_form_input:last-child {
    margin-bottom: 0; }
  .bl_footerBlock_contact_form_input input {
    width: 100%;
    height: 30px;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  .bl_footerBlock_contact_form_input textarea {
    width: 100%;
    border: 0;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_contact_form_input {
      margin-bottom: 10px; } }

div.wpcf7-mail-sent-ok {
  clear: both;
  border: 2px solid #fff; }

div.wpcf7-response-output {
  margin: 0;
  padding: 7px 1em;
  clear: both; }
  @media screen and (max-width: 840px) {
    div.wpcf7-response-output {
      clear: both;
      line-height: 1.7; } }

.bl_footerBlock_contact_form_input input::-webkit-input-placeholder {
  font-family: "Unica One", cursive, serif !important;
  color: #000;
  letter-spacing: 0; }

.bl_footerBlock_contact_form_input input:-ms-input-placeholder {
  font-family: "Unica One", cursive, serif !important;
  color: #000;
  letter-spacing: 0; }

.bl_footerBlock_contact_form_input input::-moz-placeholder {
  font-family: "Unica One", cursive, serif !important;
  color: #000;
  letter-spacing: 0; }

.bl_footerBlock_contact_form_input textarea::-webkit-input-placeholder {
  font-family: "Unica One", cursive, serif !important;
  color: #000;
  letter-spacing: 0; }

.bl_footerBlock_contact_form_input textarea:-ms-input-placeholder {
  font-family: "Unica One", cursive, serif !important;
  color: #000;
  letter-spacing: 0; }

.bl_footerBlock_contact_form_input textarea::-moz-placeholder {
  font-family: "Unica One", cursive, serif !important;
  color: #000;
  letter-spacing: 0; }

.bl_footerBlock_contact_form_input textarea {
  height: 85px; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_contact_form_input textarea {
      height: 139px; } }

.wpcf7-form-control-wrap {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.bl_footerBlock_contact_form_send button {
  cursor: pointer; }

.bl_footerBlock_contact_form_input.bl_footerBlock_contact_form_input__txt {
  height: 85px; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_contact_form_input.bl_footerBlock_contact_form_input__txt {
      height: 139px; } }

.bl_footerBlock_contact_ttl_text {
  position: relative;
  font-size: 30px;
  background-color: #000;
  z-index: 1;
  padding-right: 10px;
  font-family: "Unica One", cursive, serif !important; }

.bl_footerBlock_other {
  float: left;
  width: 240px;
  position: absolute;
  right: 0;
  top: 0; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_other {
      position: relative;
      right: auto;
      top: auto;
      float: none;
      width: 100%; } }

.bl_footerBlock_other_sns {
  text-align: right;
  font-size: 20px;
  margin-bottom: 20px; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_other_sns {
      margin-bottom: 45px; } }

.bl_footerBlock_other_sns_item {
  position: relative;
  margin-bottom: 10px;
  font-size: 30px;
  letter-spacing: 0em;
  font-family: "Unica One", cursive, serif !important; }
  .bl_footerBlock_other_sns_item:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_other_sns_item {
      font-size: 24px;
      margin-bottom: 10px; }
      .bl_footerBlock_other_sns_item:after {
        content: "";
        position: absolute;
        top: 50%;
        height: 1px;
        left: 0;
        right: 0;
        background-color: #fff;
        text-align: right; } }

.bl_footerBlock_other_sns_item_wrapper a {
  color: #fff; }

@media screen and (max-width: 840px) {
  .bl_footerBlock_other_sns_item_wrapper {
    position: relative;
    z-index: 2;
    display: inline-block;
    background-color: #000;
    padding-left: 20px; } }

.bl_footerBlock_other_copywrite {
  font-size: 16px;
  text-align: right;
  font-family: "Unica One", cursive, serif !important; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_other_copywrite {
      font-size: 13px;
      text-align: center; } }

.bl_footerBlock_other_group {
  margin-bottom: 15px; }
  .bl_footerBlock_other_group:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 840px) {
    .bl_footerBlock_other_group {
      text-align: center;
      margin-bottom: 20px; } }

@media screen and (max-width: 840px) {
  .bl_footerBlock_other_group_wrapper {
    display: inline-block; } }

.bl_footerBlock_other_group_item.bl_footerBlock_other_group_item__coil{
  position: relative;
  top: 3px;
  padding-left: 10px;
}

.bl_footerBlock_other_group_item {
  float: right;
  margin-right: 15px; }
  .bl_footerBlock_other_group_item:first-child {
    margin-right: 0; }
  .bl_footerBlock_other_group_item.bl_footerBlock_other_group_item__subee img {
    max-width: 36px; }
  .bl_footerBlock_other_group_item.bl_footerBlock_other_group_item__asuwa img {
    max-width: 72px; }
  .bl_footerBlock_other_group_item.bl_footerBlock_other_group_item__sabu img {
    max-width: 40px; }
  .bl_footerBlock_other_group_item.bl_footerBlock_other_group_item__coil img {
    max-width: 27px; }

/*menu page*/
.bl_pageHeaderBlock {
  width: 100%;
  height: 100vh;
  background-image: url(image/menu_heroimg01.jpg);
  background-size: cover;
  background-position: center center;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  #post.archive .bl_pageHeaderBlock {
    background-image: url(image/diary_heroimg01.jpg); }
  @media screen and (max-width: 840px) {
    .bl_pageHeaderBlock {
      height: auto;
      margin-top: 120px; }
      body:not(#index) .bl_pageHeaderBlock {
        margin-top: 60px; }
      body.js_oneScroll .bl_pageHeaderBlock {
        margin-top: 60px; }
      .bl_pageHeaderBlock:before {
        content: "";
        padding-top: 64%;
        display: block; } }

.bl_pageHeaderBlock_ttl {
  position: absolute;
  top: 50px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
  font-size: 46px;
  color: #fff;
  font-family: "Unica One", cursive, serif !important; }
  #post.archive .bl_pageHeaderBlock_ttl {
    color: #212121; }
  @media screen and (max-width: 840px) {
    .bl_pageHeaderBlock_ttl {
      display: none; } }

.bl_menuThemaBlock_under {
  padding-top: 15px;
  position: relative; }

.bl_menuThemaBlock_head {
  position: relative;
  height: 340px;
  background-color: #dcdcdc;
  color: #fff; }
  #sc_menu_main .bl_menuThemaBlock_head {
    background-color: #e2542d; }
  @media screen and (max-width: 840px) {
    .bl_menuThemaBlock_head {
      height: 218px;
      padding-top: 24px; } }

.el_menuThemaText {
  width: calc(100% - (4.3% + 120px));
  position: absolute;
  left: calc(4.3% + 95px);
  bottom: 22px; }
  @media screen and (max-width: 840px) {
    .el_menuThemaText {
      position: relative;
      left: auto;
      bottom: auto;
      width: 80%;
      margin-left: auto;
      margin-right: auto; } }

.bl_menuThemaBlock_under_text {
  width: calc(91.4% - 180px);
  margin-left: auto;
  margin-right: auto;
  line-height: 2;
  margin-bottom: 241px; }
  @media screen and (min-width: 840px) {
    #sc_menu_main .bl_menuThemaBlock_under_text {
      font-size: 18px; } }
  @media screen and (max-width: 840px) {
    .bl_menuThemaBlock_under_text {
      position: relative;
      top: -103px;
      margin-bottom: -64px;
      width: 80%;
      font-size: 14px;
      line-height: 2.2;
      letter-spacing: 0; } }

.bl_menuThemaBlock_under_text_wrapper {
  max-width: calc(100% - 430px);
  font-style: italic;
  font-weight: 300; }
  @media screen and (max-width: 840px) {
    .bl_menuThemaBlock_under_text_wrapper {
      max-width: none; } }

.el_menuThemaText_wrapper {
  max-width: calc(100% - 430px);
  font-size: 15px;
  line-height: 1.5;
  letter-spacing: 0.6px; }
  @media screen and (max-width: 840px) {
    .el_menuThemaText_wrapper {
      max-width: none; }
      .el_menuThemaText_wrapper br {
        display: inline; } }

.bl_menuListBlock {
  margin-bottom: 100px; }
  @media screen and (max-width: 840px) {
    .bl_menuListBlock {
      margin-bottom: 30px; } }

.bl_menuListBlock_inner {
  width: 91.4%;
  margin-left: auto;
  margin-right: auto;
  border: 3px solid #000; }
  @media screen and (max-width: 840px) {
    .bl_menuListBlock_inner {
      width: 90%; } }

.bl_menuListBlock_ttl {
  text-align: center;
  border-bottom: 3px solid #000;
  font-size: 40px;
  padding: 31px 0;
  font-family: "Unica One", cursive, serif !important; }

.bl_menuListBlock_content_inner {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 87px 90px 85px; }
  @media screen and (max-width: 840px) {
    .bl_menuListBlock_content_inner {
      padding: 40px 18px; } }

.bl_menuListBlock_content_cat {
  border-bottom: 3px solid #000;
  padding-bottom: 38px;
  margin-bottom: 40px; }
  .bl_menuListBlock_content_cat:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  .bl_menuListBlock_content_cat:last-child {
    margin-bottom: 0;
    border-bottom: 0;
    padding-bottom: 0; }
  @media screen and (max-width: 840px) {
    .bl_menuListBlock_content_cat {
      padding-bottom: 53px; } }

.bl_menuListBlock_content_cat_ttl {
  font-size: 30px;
  font-family: "Unica One", cursive, serif !important;
  float: left;
  width: 225px; }
  @media screen and (max-width: 840px) {
    .bl_menuListBlock_content_cat_ttl {
      width: 100%;
      float: none;
      margin-bottom: 20px; } }

.bl_menuListBlock_content_cat_wrapper {
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  width: calc(100% - 225px); }
  @media screen and (max-width: 840px) {
    .bl_menuListBlock_content_cat_wrapper {
      width: 100%;
      float: none; } }

.bl_menuListBlock_content_cat_item {
  margin-bottom: 10px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  line-height: 1.4; }
  .bl_menuListBlock_content_cat_item:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  .bl_menuListBlock_content_cat_item:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 840px) {
    .bl_menuListBlock_content_cat_item {
      margin-bottom: 13px; } }

.bl_menuListBlock_content_cat_name {
  position: relative;
  float: left;
  font-size: 18px;
  max-width: calc(100% - 90px);
  font-weight: 300;
  font-style: italic; }
  @media screen and (max-width: 840px) {
    .bl_menuListBlock_content_cat_name {
      font-size: 14px;
      max-width: calc(100% - 80px); } }

.bl_menuListBlock_content_cat_name_main {
  position: relative;
  display: inline-block; }
  .bl_menuListBlock_content_cat_item__havePhoto .bl_menuListBlock_content_cat_name_main:before {
    font-family: fontawesome;
    color: #cbc8c8;
    font-size: 12px;
    position: absolute;
    top: 3px;
    right: -20px; }

.bl_menuListBlock_content_cat_item i.fa {
  display: none;
  color: #cbc8c8;
  font-size: 12px;
  margin-left: 10px; }
  .bl_menuListBlock_content_cat_item__havePhoto .bl_menuListBlock_content_cat_item i.fa {
    display: inline-block; }

.bl_menuListBlock_content_cat_item.bl_menuListBlock_content_cat_item__havePhoto i.fa {
  display: none; }
  body.js_isPc .bl_menuListBlock_content_cat_item.bl_menuListBlock_content_cat_item__havePhoto i.fa {
    display: inline; }

.bl_menuListBlock_content_cat_name_sub {
  font-size: 11px;
  margin-top: 3px;
  line-height: 1.4;
  margin-bottom: 5px; }
  .bl_menuListBlock_content_cat_item:last-child .bl_menuListBlock_content_cat_name_sub {
    margin-bottom: 0; }
  .bl_menuListBlock_content_cat_name_sub br {
    display: inline; }

.bl_menuListBlock_content_cat_price {
  float: right;
  font-family: "Unica One", cursive, serif !important;
  font-size: 20px; }
  @media screen and (max-width: 840px) {
    .bl_menuListBlock_content_cat_price {
      font-size: 16px; } }

.bl_menuListBlock_content_cat_price_item_sub {
  display: inline-block;
  min-width: 40px;
  font-size: 14px; }

.bl_menuSliderBlock {
  position: relative;
  width: 100%;
  background-color: #ccc;
  margin-bottom: 139px; }
  .bl_menuSliderBlock.bl_menuSliderBlock__last {
    margin-bottom: 220px; }
  .bl_menuSliderBlock:before {
    content: "";
    padding-top: 61.5%;
    display: block; }
  @media screen and (max-width: 840px) {
    .bl_menuSliderBlock {
      margin-bottom: 103px; } }

.bl_menuSliderBlock .slider_slide {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat; }
  .bl_menuSliderBlock .slider_slide.slider_slide__1 {
    background-image: url(image/menu_foodslider_img01.jpg); }
  .bl_menuSliderBlock .slider_slide.slider_slide__2 {
    background-image: url(image/menu_foodslider_img02.jpg); }
  .bl_menuSliderBlock .slider_slide.slider_slide__3 {
    background-image: url(image/menu_foodslider_img03.jpg); }
  .bl_menuSliderBlock .slider_slide.slider_slide__4 {
    background-image: url(image/menu_foodslider_img04.jpg); }

.slick-list {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.slick-track {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0; }

.slider_slide_image {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-size: cover;
  background-repeat: no-repeat; }

.bl_menuListContentBlock:last-child {
  margin-bottom: 220px; }
  @media screen and (max-width: 840px) {
    .bl_menuListContentBlock:last-child {
      margin-bottom: 170px; } }

.el_menuSliderCounter {
  position: absolute;
  right: calc(4.3% + 27px);
  bottom: 32px;
  color: #fff;
  z-index: 2;
  letter-spacing: 0.2em;
  font-size: 14px; }
  @media screen and (max-width: 840px) {
    .el_menuSliderCounter {
      right: calc(4.3% + 15px);
      bottom: 16px; } }

/* DIARY */
.bl_diaryPageHeadBlock {
  position: relative;
  background-color: #fee600;
  height: 335px;
  margin-bottom: 70px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 50px; }
  body#post.single .bl_diaryPageHeadBlock {
    margin-bottom: 0; }
  @media screen and (min-width: 840px) {
    #post .bl_diaryPageHeadBlock {
      height: 342px; } }
  @media screen and (max-width: 840px) {
    .bl_diaryPageHeadBlock {
      margin-top: 120px;
      height: auto;
      padding: 30px 0 25px; }
      #post.archive .bl_diaryPageHeadBlock {
        margin-top: 0;
        margin-bottom: 42px; }
      #post.single .bl_diaryPageHeadBlock {
        margin-top: 60px;
        margin-bottom: 42px; } }

.bl_diaryPageHeadBlock_inner {
  width: calc(91.4% - 180px);
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 840px) {
    .bl_diaryPageHeadBlock_inner {
      width: 80%; } }

.bl_diaryPageHeadBlock_ttl {
  color: #fff;
  font-size: 46px;
  float: left;
  font-family: "Unica One", cursive, serif !important; }
  @media screen and (max-width: 840px) {
    .bl_diaryPageHeadBlock_ttl {
      float: none;
      margin-bottom: 70px; } }

.bl_diaryPageHeadBlock_cat {
  position: absolute;
  left: calc(4.3% + 94px);
  bottom: 23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  .bl_diaryPageHeadBlock_cat:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  @media screen and (max-width: 840px) {
    .bl_diaryPageHeadBlock_cat {
      display: block;
      position: relative;
      left: auto;
      bottom: auto; } }

.bl_diaryPageHeadBlock_cat_ttl {
  color: #fff;
  font-size: 18px;
  font-family: "Unica One", cursive, serif !important;
  float: left;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 7px; }
  @media screen and (max-width: 840px) {
    .bl_diaryPageHeadBlock_cat_ttl {
      float: none;
      display: none; } }

.bl_diaryPageHeadBlock_cat_content {
  position: relative;
  float: left;
  color: #fff;
  margin: 0;
  padding: 0;
  float: left;
  margin-left: 25px; }
  .bl_diaryPageHeadBlock_cat_content:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }
  .bl_diaryPageHeadBlock_cat_content:before {
    content: "";
    position: absolute;
    height: 1px;
    top: 15px;
    left: -15px;
    right: 100%;
    background-color: #fff; }
  @media screen and (max-width: 840px) {
    .bl_diaryPageHeadBlock_cat_content {
      float: none;
      margin-left: 0; }
      .bl_diaryPageHeadBlock_cat_content:before {
        content: none; } }

.bl_diaryPageHeadBlock_cat_content li {
  position: relative;
  list-style-type: none;
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  border: 1px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 5px 20px;
  box-sizing: border-box;
  width: 103px;
  text-align: center;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  font-size: 18px;
  font-family: "Unica One", cursive, serif !important; }
  body.archive__cat_all .bl_diaryPageHeadBlock_cat_content li.bl_blogFiledBlock_navi_list_li__all {
    background-color: #fff;
    color: #fee600; }
  body.archive__cat_item .bl_diaryPageHeadBlock_cat_content li.bl_blogFiledBlock_navi_list_li__item {
    background-color: #fff;
    color: #fee600; }
  body.archive__cat_menu .bl_diaryPageHeadBlock_cat_content li.bl_blogFiledBlock_navi_list_li__menu {
    background-color: #fff;
    color: #fee600; }
  body.archive__cat_news .bl_diaryPageHeadBlock_cat_content li.bl_blogFiledBlock_navi_list_li__news {
    background-color: #fff;
    color: #fee600; }
  body.archive__cat_space .bl_diaryPageHeadBlock_cat_content li.bl_blogFiledBlock_navi_list_li__space {
    background-color: #fff;
    color: #fee600; }
  .bl_diaryPageHeadBlock_cat_content li a {
    color: #fff; }
  .bl_diaryPageHeadBlock_cat_content li.bl_blogFiledBlock_navi_list_spHead {
    border: 0;
    text-align: left;
    padding: 5px 0px; }
    .bl_diaryPageHeadBlock_cat_content li.bl_blogFiledBlock_navi_list_spHead:after {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      height: 1px;
      background-color: #fff; }
    @media screen and (min-width: 840px) {
      .bl_diaryPageHeadBlock_cat_content li.bl_blogFiledBlock_navi_list_spHead {
        display: none; } }
  @media screen and (min-width: 840px) {
    .bl_diaryPageHeadBlock_cat_content li:hover {
      background-color: #fff;
      color: #fee600; } }
  @media screen and (max-width: 840px) {
    .bl_diaryPageHeadBlock_cat_content li {
      width: calc((100% - 20px) / 3);
      margin-bottom: 7px; }
      .bl_diaryPageHeadBlock_cat_content li:nth-child(3n) {
        margin-right: 0; } }

.bl_blogFiledBlock_navi_list_spHead_wrapper {
  position: relative;
  z-index: 2;
  padding-right: 7px;
  display: inline-block;
  background-color: #fee600; }

.bl_pagerBlock {
  border-top: 3px solid #000;
  margin-left: 4.3%;
  width: 45.7%;
  padding-top: 11px; }
  @media screen and (max-width: 840px) {
    .bl_pagerBlock {
      width: 80%;
      margin: 0 auto; } }

.bl_pagerBlock.bl_pagerBlock__single {
  margin: 0;
  width: 70%; }
  @media screen and (max-width: 840px) {
    .bl_pagerBlock.bl_pagerBlock__single {
      width: 100%; } }

.bl_pagerBlock.bl_pagerBlock__itemsSingle {
  margin: 0;
  width: 50%; }

.screen-reader-text {
  display: none; }

.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }

.nav-links .page-numbers {
  display: none;
  font-size: 18px;
  font-family: "Unica One", cursive, serif !important; }
  .nav-links .page-numbers.prev {
    display: inline;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1; }
    .nav-links .page-numbers.prev i {
      position: relative;
      display: inline-block;
      margin-right: 7px;
      top: 2px;
      font-size: 20px; }
  .nav-links .page-numbers.next {
    display: inline;
    -webkit-box-ordinal-group: 1;
    -ms-flex-order: 0;
    order: 0; }
    .nav-links .page-numbers.next i {
      position: relative;
      display: inline-block;
      margin-left: 0px;
      top: 2px;
      font-size: 20px; }

.bl_pagerBlock .page-numbers {
  font-size: 18px;
  font-family: "Unica One", cursive, serif !important; }

.el_pagerSeparate {
  display: inline-block;
  margin: 0 15px; }

/*diary-single*/
.bl_diarySingleHeadBlock {
  position: relative;
  width: 100%;
  background: #dcdcdc;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  margin-bottom: 65px; }
  .bl_diarySingleHeadBlock:before {
    content: "";
    padding-top: 58.5%;
    display: block; }
  @media screen and (max-width: 840px) {
    .bl_diarySingleHeadBlock {
      margin-bottom: 0; }
      .bl_diarySingleHeadBlock:before {
        padding-top: 58.5%; } }

.bl_diarySingleHeadDataBlock {
  position: absolute;
  width: 100%;
  bottom: 30px;
  right: 4.3%;
  text-align: right;
  border-right: 5px solid #000;
  padding-right: 18px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 840px) {
    .bl_diarySingleHeadDataBlock {
      position: relative;
      bottom: auto;
      right: auto;
      margin-bottom: 38px; } }

.bl_diarySingleHeadDataBlock_date {
  font-family: "Unica One", cursive, serif !important; }
  @media screen and (max-width: 840px) {
    .bl_diarySingleHeadDataBlock_date {
      -webkit-box-sizing: border-box;
      box-sizing: border-box;
      padding-top: 3px;
      letter-spacing: 0.1em; } }

.bl_diarySingleHeadDataBlock_cat {
  font-size: 40px;
  font-family: "Unica One", cursive, serif !important; }

.bl_diarySingleContentBlock {
  margin-bottom: 115px; }
  @media screen and (max-width: 840px) {
    .bl_diarySingleContentBlock {
      margin-bottom: 155px; } }

.bl_diarySingleContentBlock_inner {
  width: 91.4%;
  max-width: 870px;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 840px) {
    .bl_diarySingleContentBlock_inner {
      width: 80%; } }

.bl_diarySingleContentBlock_ttl {
  font-size: 30px;
  margin-bottom: 50px;
  line-height: 1.55;
  font-weight: 900; }
  @media screen and (max-width: 840px) {
    .bl_diarySingleContentBlock_ttl {
      font-size: 22px;
      margin-bottom: 44px; } }

.bl_diarySingleContentBlock_post {
  margin-bottom: 70px;
  font-weight: 300; }
  .bl_diarySingleContentBlock_post p {
    margin-bottom: 38px;
    font-size: 14px;
    line-height: 2; }
    .bl_diarySingleContentBlock_post p:last-child {
      margin-bottom: 0; }
  .bl_diarySingleContentBlock_post img {
    width: auto;
    max-width: 100%; }

/*items-single*/
.itemsSingleContentBlock_inner {
  width: 91.4%;
  margin-left: auto;
  margin-right: auto; }

.bl_itemsSingleContentBlock {
  margin-bottom: 110px; }

.bl_itemsSingleContentBlock_wrapper {
  margin-bottom: 70px; }
  .bl_itemsSingleContentBlock_wrapper:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }

.bl_itemsSingleContentBlock_texts {
  float: left;
  width: 365px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 50px;
  padding-top: 45px; }

.bl_itemsSingleContentBlock_image {
  position: relative;
  float: left;
  width: calc(100% - 365px);
  background-color: #ccc; }
  .bl_itemsSingleContentBlock_image:before {
    content: "";
    padding-top: 100%;
    display: block; }

.bl_itemsSingleContentBlock_image_wrapper {
  position: absolute;
  top: 14.2%;
  left: 14.2%;
  bottom: 14.2%;
  right: 14.2%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center; }

.bl_itemsSingleContentBlock_texts_wrapper {
  margin-bottom: 30px; }
  .bl_itemsSingleContentBlock_texts_wrapper:after {
    content: "";
    display: table;
    clear: both;
    height: 0;
    visibility: hidden; }

.bl_itemsSingleContentBlock_texts_main {
  position: relative;
  float: left;
  width: 95px;
  font-size: 14px;
  font-family: "Unica One", cursive, serif !important;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }
  .bl_itemsSingleContentBlock_texts_main:after {
    position: absolute;
    content: "";
    top: 10px;
    left: 48px;
    right: 18px;
    height: 1px;
    background-color: #000; }
  .bl_itemsSingleContentBlock_texts_wrapper__ttl .bl_itemsSingleContentBlock_texts_main {
    padding-top: 10px; }
    .bl_itemsSingleContentBlock_texts_wrapper__ttl .bl_itemsSingleContentBlock_texts_main:after {
      top: 16px; }
  .bl_itemsSingleContentBlock_texts_wrapper__price .bl_itemsSingleContentBlock_texts_main {
    padding-top: 5px; }
    .bl_itemsSingleContentBlock_texts_wrapper__price .bl_itemsSingleContentBlock_texts_main:after {
      top: 11px; }
  .bl_itemsSingleContentBlock_texts_wrapper__detail .bl_itemsSingleContentBlock_texts_main {
    padding-top: 0px; }
    .bl_itemsSingleContentBlock_texts_wrapper__detail .bl_itemsSingleContentBlock_texts_main:after {
      top: 6px; }

.bl_itemsSingleContentBlock_texts_sub {
  float: left;
  width: calc(100% - 95px); }
  .bl_itemsSingleContentBlock_texts_wrapper__ttl .bl_itemsSingleContentBlock_texts_sub {
    font-size: 30px;
    font-family: "Unica One", cursive, serif !important; }
  .bl_itemsSingleContentBlock_texts_wrapper__price .bl_itemsSingleContentBlock_texts_sub {
    font-size: 24px;
    font-family: "Unica One", cursive, serif !important; }
  .bl_itemsSingleContentBlock_texts_wrapper__detail .bl_itemsSingleContentBlock_texts_sub {
    position: relative;
    top: -4px;
    font-size: 14px;
    line-height: 1.7; }

/*js*/
.js_fixed {
  position: fixed;
  width: 100%;
  height: 100%; }

.el_viewer {
  position: fixed;
  top: 100px;
  left: 100px;
  display: none; }
  .el_viewer.js_enable {
    display: block;
    padding: 50px 25px;
    background-color: #eee;
    -webkit-box-sizing: border-box;
    box-sizing: border-box; }
  .el_viewer.js_disable {
    display: none; }

.el_viewer_image {
  position: relative;
  top: 0;
  width: 188px;
  height: 135px;
  background-color: #ccc;
  background-size: cover;
  background-position: center center; }
  .el_viewer.js_enable .el_viewer_image {
    display: block; }
  .el_viewer.js_disable .el_viewer_image {
    display: block; }

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

@keyframes viewerIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

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

@keyframes viewerOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@-webkit-keyframes viewerImageIn {
  0% {
    top: 15px; }
  100% {
    top: 0; } }

@keyframes viewerImageIn {
  0% {
    top: 15px; }
  100% {
    top: 0; } }

@-webkit-keyframes viewerImageOut {
  0% {
    top: 0; }
  100% {
    top: 15px; } }

@keyframes viewerImageOut {
  0% {
    top: 0; }
  100% {
    top: 15px; } }

/*404エラー*/
.bl_404block {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 29vh; }
  @media screen and (max-width: 840px) {
    .bl_404block {
      padding-top: 24vh;
      padding-bottom: 20vh; } }

.bl_404block_inner {
  width: 91.4%;
  margin-left: auto;
  margin-right: auto; }
  @media screen and (max-width: 840px) {
    .bl_404block_inner {
      width: 80%; } }

.bl_404block_ttl {
  font-size: 40px;
  text-align: center;
  margin-bottom: 35px; }
  @media screen and (max-width: 840px) {
    .bl_404block_ttl {
      font-size: 32px;
      margin-bottom: 20px; } }

.bl_404block_text {
  font-size: 20px;
  text-align: center;
  margin-bottom: 65px;
  font-weight: 600; }
  @media screen and (max-width: 840px) {
    .bl_404block_text {
      font-size: 16px;
      margin-bottom: 40px; } }

.bl_404block_button {
  text-align: center; }

.bl_404block_button_wrapper {
  position: relative;
  display: inline-block;
  border: 1px solid #aaa;
  padding: 25px 105px;
  background-color: #fff;
  color: #000;
  -webkit-transition: all 200ms ease-out;
  -o-transition: all 200ms ease-out;
  transition: all 200ms ease-out;
  letter-spacing: 0.1em; }
  body.js_isPc .bl_404block_button_wrapper:hover {
    background-color: #aaa;
    color: #fff; }
  @media screen and (max-width: 840px) {
    .bl_404block_button_wrapper {
      font-size: 14px;
      width: 100%;
      padding: 15px 0px;
      max-width: 240px; } }

/*ハンバーガーボタン*/
.el_humburger {
  position: fixed;
  top: 65px;
  right: 65px;
  width: 35px;
  height: auto;
  padding-top: 1px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  cursor: pointer;
  pointer-events: auto;
  display: none; }
  @media screen and (max-width: 840px) {
    .el_humburger {
      width: 27px;
      top: 50px;
      right: 4%;
      display: block; }
      body:not(#index) .el_humburger {
        top: 25px; }
      body.js_oneScroll .el_humburger {
        top: 25px; }
      body.js_humburgerOpen .el_humburger {
        top: 25px; } }

.el_humburger.el_humburger__out {
  position: fixed;
  top: 65px;
  right: 65px;
  z-index: 1000;
  opacity: 0;
  -webkit-transition: all 600ms ease-in-out;
  -o-transition: all 600ms ease-in-out;
  transition: all 600ms ease-in-out; }
  .js_introHeaderIn .el_humburger.el_humburger__out {
    opacity: 1; }
  .js_humburgerOpen .el_humburger.el_humburger__out {
    z-index: 100000; }
  @media screen and (max-width: 840px) {
    .el_humburger.el_humburger__out {
      top: 35px;
      right: 10%;
      z-index: 1000; } }

.el_humburger.el_humburger__front {
  z-index: 20; }
  @media screen and (max-width: 840px) {
    .el_humburger.el_humburger__front {
      display: none; } }

.el_humburger > span {
  display: block;
  width: 100%;
  margin: 0 auto 7px;
  height: 1px;
  background: #212121;
  -webkit-transition: all .2s ease-in-out;
  -o-transition: all .2s ease-in-out;
  transition: all .2s ease-in-out;
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }
  .el_humburger > span:last-child {
    margin-bottom: 0; }
  @media screen and (max-width: 840px) {
    .el_humburger > span {
      margin: 0 auto 8px; } }

.js_humburgerOpen .el_humburger > span.top {
  -webkit-transform: translateY(9px) rotate(-45deg);
  -ms-transform: translateY(9px) rotate(-45deg);
  transform: translateY(9px) rotate(-45deg); }
  @media screen and (max-width: 840px) {
    .js_humburgerOpen .el_humburger > span.top {
      -webkit-transform: translateY(4px) rotate(-45deg);
      -ms-transform: translateY(4px) rotate(-45deg);
      transform: translateY(4px) rotate(-45deg); } }

.js_humburgerOpen .el_humburger > span.middle {
  opacity: 0; }

.js_humburgerOpen .el_humburger > span.bottom {
  -webkit-transform: translateY(-9px) rotate(45deg);
  -ms-transform: translateY(-9px) rotate(45deg);
  transform: translateY(-9px) rotate(45deg); }
  @media screen and (max-width: 840px) {
    .js_humburgerOpen .el_humburger > span.bottom {
      -webkit-transform: translateY(-5px) rotate(45deg);
      -ms-transform: translateY(-5px) rotate(45deg);
      transform: translateY(-5px) rotate(45deg); } }

.el_humburgerButton.el_humburgerButton__close {
  top: 2%;
  right: 2%; }

.el_humburgerButton__close > span {
  display: block;
  width: 35px;
  margin: 0 auto;
  height: 4px;
  background: #fff; }

.el_humburgerButton__close > span.el_humburgerLineTop {
  -webkit-transform: translateY(5px) rotate(-45deg);
  -ms-transform: translateY(5px) rotate(-45deg);
  transform: translateY(5px) rotate(-45deg); }

.el_humburgerButton__close > span.el_humburgerLineBottom {
  -webkit-transform: translateY(-6px) rotate(45deg);
  -ms-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg); }

.el_sectionAnchor {
  position: absolute;
  top: 0px;
  left: 0; }
  @media screen and (max-width: 840px) {
    .el_sectionAnchor {
      top: -60px; } }

/*180704*/

.wpcf7-form-control-wrap.checkbox-792{
    position: static;
    /*padding-left: 250px;*/
    box-sizing: border-box;
    line-height: 1.6;
    font-size: 14px;
    color: #fff;
    display: inline-block;
}

  .wpcf7-form-control-wrap.checkbox-792{
    padding-left: 22px;
    box-sizing: border-box;
  }

  @media screen and (max-width: 840px){
    .wpcf7-form-control-wrap.checkbox-792{
      margin-top: 0px;
      padding: 0 20px;
    }
  }

  .wpcf7-form-control-wrap.checkbox-792　label{
    outline: none;
  }

  .wpcf7-checkbox .wpcf7-list-item{
    position: relative;
    margin: 0;
    padding-left: 22px;
  }

.wpcf7-checkbox .wpcf7-list-item-label{
  cursor: pointer;
}

.wpcf7-checkbox .wpcf7-list-item-label::before {
  content: "";
  display: inline-block;
  width: 15px;
  height: 15px;
  background-color: #fff;
  border: 1px solid #999;
  margin-right: 5px;
  position: absolute;
  top: 1px;
  left: 0;
}

.wpcf7-checkbox [type="checkbox"]:checked + .wpcf7-list-item-label::before{

}

.wpcf7-checkbox [type="checkbox"]:checked + .wpcf7-list-item-label::after{
  content: "";
  position: absolute;
  top: 1px;
  left: 0;
  width: 22px;
  height: 1px;
  background-color: #999;
  transform-origin: left top;
  transform: rotate(45deg);
}

.wpcf7-checkbox input{
  display: none;
}