@charset "UTF-8";
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
@import url("https://fonts.googleapis.com/css2?family=Noto+Serif+JP&display=swap");
@import url("https://fonts.googleapis.com/css2?&family=Noto+Sans+JP:wght@400;900&display=swap");
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

::before,
::after {
  -webkit-box-sizing: inherit;
          box-sizing: inherit;
}

/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 * 3. Remove gray overlay on links for iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

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

/**
 * Render the `main` element consistently in IE.
 */
main {
  display: block;
}

/* Vertical rhythm
   ========================================================================== */
p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  margin: 0;
}

/* Headings
   ========================================================================== */
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

/* Lists (enumeration)
   ========================================================================== */
ul,
ol {
  margin: 0;
  padding: 0;
  list-style: none;
}

/* Lists (definition)
   ========================================================================== */
dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

/* Grouping content
   ========================================================================== */
/**
 * 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 */
  border: 0;
  border-top: 1px solid;
  margin: 0;
  clear: both;
  color: inherit;
}

/**
 * 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: inherit;
  /* 2 */
}

address {
  font-style: inherit;
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 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 */
}

/**
 * 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: inherit;
  /* 2 */
}

/**
 * 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
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
  vertical-align: bottom;
}

embed,
object,
iframe {
  border: 0;
  vertical-align: bottom;
}

/* Forms
   ========================================================================== */
/**
 * Reset form fields to make them styleable
 * 1. Reset radio and checkbox to preserve their look in iOS.
 */
button,
input,
optgroup,
select,
textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  border: 0;
  background: transparent;
  padding: 0;
  margin: 0;
  outline: 0;
  border-radius: 0;
  text-align: inherit;
}

[type="checkbox"] {
  /* 1 */
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
       appearance: checkbox;
}

[type="radio"] {
  /* 1 */
  -webkit-appearance: radio;
  -moz-appearance: radio;
       appearance: radio;
}

/**
 * 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;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type="button"],
[type="reset"],
[type="submit"] {
  cursor: pointer;
  -webkit-appearance: none;
  -moz-appearance: none;
       appearance: none;
}

button[disabled],
[type="button"][disabled],
[type="reset"][disabled],
[type="submit"][disabled] {
  cursor: default;
}

/**
 * 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;
}

/**
 * Remove padding
 */
option {
  padding: 0;
}

/**
 * Reset to invisible
 */
fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

/**
 * 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 {
  color: inherit;
  /* 2 */
  display: table;
  /* 1 */
  max-width: 100%;
  /* 1 */
  padding: 0;
  /* 3 */
  white-space: normal;
  /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

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

/**
 * 1. Remove the padding in IE 10.
 */
[type="checkbox"],
[type="radio"] {
  padding: 0;
  /* 1 */
}

/**
 * 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 outline style in Safari.
 */
[type="search"] {
  outline-offset: -2px;
  /* 1 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[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 */
}

/**
 * Clickable labels
 */
label[for] {
  cursor: pointer;
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

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

/* Table
   ========================================================================== */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

caption {
  text-align: left;
}

td,
th {
  vertical-align: top;
  padding: 0;
}

th {
  text-align: left;
  font-weight: bold;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

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

html,
body {
  font-family: sans-serif;
  width: 100%;
  height: 100%;
  min-height: 100%;
}

h1,
h2,
h3,
h4,
h5,
h6 p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl {
  padding: 0;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dl,
dt,
dd,
ul,
ol,
li {
  font-weight: inherit;
  margin: 0;
}

/* ----------------------------------------------------------------------
img, svg
---------------------------------------------------------------------- */
img {
  width: 100%;
  max-width: 100%;
  height: auto;
  display: block;
}

a:hover img {
  opacity: 0.85;
}

svg {
  margin: 0;
  padding: 0;
  vertical-align: top;
}

/* ----------------------------------------------------------------------
Link
---------------------------------------------------------------------- */
a {
  color: inherit;
  text-decoration: none;
}

/* ----------------------------------------------------------------------
Table
---------------------------------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

th,
td {
  margin: 0;
  padding: 0;
}

/* ----------------------------------------------------------------------
Display
---------------------------------------------------------------------- */
.dp-none {
  display: none;
}

.dp-block {
  display: block;
}

@media (min-width: 768px) {
  .pc-dp-none {
    display: none !important;
  }
  .mb-dp-none {
    display: block;
  }
}

@media (max-width: 767px) {
  .pc-dp-none {
    display: block !important;
  }
  .mb-dp-none {
    display: none !important;
  }
}

/* ----------------------------------------------------------------------
float
---------------------------------------------------------------------- */
.fl-left {
  float: left;
}

.fl-right {
  float: right;
}

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

/* ----------------------------------------------------------------------
Font
---------------------------------------------------------------------- */
/* ----------------------------------------------------------------------
Text Formation
---------------------------------------------------------------------- */
.bold {
  font-weight: bold;
}

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

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

.ta-left {
  text-align: left;
}

.justify {
  text-align: justify;
  text-justify: inter-ideograph;
}

.indent {
  text-indent: -1em;
  padding-left: 1em;
}

.text-vertical {
  -ms-writing-mode: tb-rl;
  /* IE用　*/
  -webkit-writing-mode: vertical-rl;
  /* chrome用　*/
  -o-writing-mode: vertical-rl;
  /* opera用　*/
  writing-mode: vertical-rl;
  width: 100%;
  margin: 0;
  padding: 0;
}

@media (max-width: 767px) {
  .text-vertical {
    -ms-writing-mode: initial;
    /* IE用　*/
    -webkit-writing-mode: initial;
    /* chrome用　*/
    -o-writing-mode: initial;
    /* opera用　*/
    writing-mode: initial;
  }
}

/* ----------------------------------------------------------------------
Form
---------------------------------------------------------------------- */
input,
optgroup,
select,
textarea {
  border-width: 1px;
  border-style: solid;
  border-color: #aaa;
  border-radius: 5px;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
}

input:focus,
optgroup:focus,
select:focus,
textarea:focus {
  border-color: #66afe9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  outline: 0;
}

/* ----------------------------------------------------------------------
Media query
---------------------------------------------------------------------- */
/* 変数定義 -------------------------------*/
/* @mixin定義 -------------------------------*/
/* ----------------------------------------------------------------------
Color
---------------------------------------------------------------------- */
/* Base color -------------------------------*/
/* Emphasis color -------------------------------*/
/* Link color -------------------------------*/
/* ----------------------------------------------------------------------
Typography
---------------------------------------------------------------------- */
/* Base Font -------------------------------*/
.noto-serif {
  font-family: "Noto Serif JP", serif;
}

.noto-serif .fontMin {
  font-family: "ヒラギノ明朝 ProN W3", "游明朝", YuMincho,
 "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", serif;
}

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

@font-face {
  font-family: ‘utsukushiregular’;
  src: url(../fonts/utsukushi.woff) format("woff"), url(../fonts/utsukushi.ttf) format("truetype");
}

.utsukushi {
  font-family: "02UtsukushiMincho 90ms-RKSJ-H*",
 "02UtsukushiMincho 83pv-RKSJ-H*", ‘utsukushiregular’, "游明朝", YuMincho,
 "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝",
 serif;
}

/* Base size -------------------------------*/
/* Font Size Variable -------------------------------*/
/* Line Height Variable -------------------------------*/
/* ----------------------------------------------------------------------
縦横の比率を保ったまま高さを可変する
---------------------------------------------------------------------- */
/* 背景画像を設定する場合 -------------------------------*/
/*  背景画像を設定しない場合 -------------------------------*/
/* mixinの定義 */
/* 必要箇所でmixinの呼び出し */
body {
  background: -webkit-gradient(linear, left top, left bottom, from(#0bd), to(#0071dd)) fixed;
  background: linear-gradient(180deg, #0bd, #0071dd) fixed;
}

/* ----------------------------------------------------------------------
Body Base Config
---------------------------------------------------------------------- */
/* All -------------------------------*/
body {
  font-family: "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "游明朝", YuMincho, "JPAPMincho", "HG明朝E", "ＭＳ Ｐ明朝", serif;
  color: #022746;
  background: #fff;
}

/* ----------------------------------------------------------------------
Responsive font size
---------------------------------------------------------------------- */
/* PC/TB -------------------------------*/
/* 768～1400px */
@media screen and (min-width: 768px) {
  body {
    font-size: calc(0.75rem + ((1vw - 7.68px) * 0.7911));
    min-height: 0vw;
    line-height: 1.4;
  }
}

/* 1400px以上 */
@media screen and (min-width: 1400px) {
  div {
    font-size: 16px;
    line-height: 1.4;
  }
}

/* SP -------------------------------*/
@media screen and (max-width: 767px) {
  body {
    font-size: 14px;
    line-height: 1.8;
  }
}

/* ----------------------------------------------------------------------
Container Size
---------------------------------------------------------------------- */
/* All -------------------------------*/
main {
  margin: 0;
}

#wrap {
  width: 100%;
}

.width-100 {
  width: 100%;
}

.max-inner {
  width: 100%;
  max-width: 100%;
  margin: auto;
}

/* PC/TB -------------------------------*/
@media screen and (min-width: 768px) {
  .con-inner {
    width: 86%;
    max-width: 1024px;
    margin: auto;
  }
}

/* SP -------------------------------*/
@media screen and (max-width: 767px) {
  .con-inner {
    width: 93%;
    max-width: 93%;
    margin: auto;
  }
}

/* ----------------------------------------------------------------------
Header
---------------------------------------------------------------------- */
/* PC/TB -------------------------------*/
@media screen and (min-width: 768px) {
  #eyecatch-area {
    position: relative;
  }
  #header {
    width: 100vw;
    padding: 0;
    top: 0;
    position: absolute;
    z-index: 1;
  }
  .header-logo-area {
    width: 12.5%;
    position: relative;
  }
  .header-logo-area figure {
    position: absolute;
    bottom: -2%;
    right: -20%;
    width: 60%;
  }
  .header-tel-area {
    padding-top: 2%;
    padding-right: 2%;
    width: 20%;
    max-width: 300px;
  }
  .header-bottom {
    width: 100vw;
    position: relative;
    margin-top: -10%;
    z-index: 5;
  }
  .header-bottom .header-nav-area {
    position: absolute;
    width: 38%;
    top: 30%;
    right: 2%;
  }
  .header-bottom .header-nav-area navi {
    width: 40%;
    color: #fff;
  }
  .header-bottom .header-nav-area .header-nav-btn-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
            flex-direction: column-reverse;
  }
  .header-bottom .header-nav-area li {
    font-size: 1.5em;
  }
}

/* SP -------------------------------*/
@media screen and (max-width: 767px) {
  .header-top-inner {
    overflow: hidden;
  }
  .header-top-inner h1 {
    text-align: right;
    padding: 3% 0;
    margin-bottom: 30%;
    border-bottom: 1px solid #022746;
  }
  .header-top-inner .hd-bg {
    width: 100%;
    height: auto;
    position: relative;
    margin-top: 46%;
  }
  .header-top-inner .hd-bg .logo {
    width: 28%;
    position: absolute;
    top: -38%;
    left: 36%;
  }
  .header-top-inner .hd-msg {
    width: 86%;
    position: absolute;
    top: 40%;
    left: 8%;
  }
  .header-top-inner .swiper-wrapper .top-eyecatch-slide img {
    height: 100vh;
  }
  .header-top-inner #header {
    background: url(../images/common/img-hd-bg-min.png) 0 0/100% no-repeat;
    max-width: 270px;
    width: 20%;
    height: 100%;
    margin: 0 0 0 5.5%;
    padding: 0;
    z-index: 1;
    position: absolute;
    top: 5%;
  }
  .header-bottom {
    position: relative;
    margin-top: -7%;
    z-index: 10;
  }
  .header-logo-area {
    width: 100%;
    position: relative;
  }
  .header-logo-area h1 {
    position: absolute;
    width: 40%;
    right: 30%;
    padding-top: 2%;
    z-index: 15;
  }
}

/* ----------------------------------------------------------------------
Footer Config
---------------------------------------------------------------------- */
/* Footer Whole -------------------------------*/
#footer {
  /* Copylight -------------------------------*/
}

#footer-nav-area {
  margin: 5% auto 2%;
}

#footer-nav-area .list-left,
#footer-nav-area .list-right {
  width: 60%;
  margin: 0 auto;
  font-size: 1.5em;
}

#footer-nav-area .list-left ul li {
  color: #fff;
}

#footer .ft-tel-btn {
  color: #fff;
  background-color: rgba(2, 39, 70, 0.5);
  width: 60%;
  font-size: 2em;
  margin: 0 auto;
  text-align: center;
}

#footer .ft-tel-btn a {
  display: block;
  padding: 0.5rem;
}

#footer .logo-area {
  position: relative;
  width: 30%;
  margin: 0 auto 1%;
}

#footer .logo-area .ume {
  width: 17%;
  position: absolute;
  bottom: -42%;
  right: 4%;
}

#footer .logo {
  width: 15em;
  margin: 5% auto 3%;
}

#footer .footer-widget-area .container {
  background-color: #c2a799;
}

#footer #copyright {
  text-align: center;
  padding: 1% 0;
  color: #fff;
}

@media screen and (min-width: 768px) {
  #footer {
    background: url(../images/common/img-top-ft-min.jpg) top center/100% no-repeat;
    padding-top: 15%;
  }
  #footer .list-right ul {
    width: 78%;
    margin: auto;
  }
  #footer .list-right ul li {
    width: 9%;
  }
  #footer .list-right .list-left {
    margin-bottom: 3%;
  }
  #footer .list-right .list-left ul li {
    font-size: 1.8em;
    color: #fff;
  }
  #footer .list-right .list-left ul li a:visited {
    color: #c2a799;
  }
}

@media screen and (max-width: 767px) {
  #footer {
    background: url(../images/common/mb-img-top-ft-min.jpg) top center/100% no-repeat;
    padding-top: 26%;
  }
  #footer .logo {
    width: 10em;
    margin-top: 0;
    -webkit-transform: translateX(-4%);
            transform: translateX(-4%);
  }
  #footer .logo .ume {
    right: 0;
    bottom: -35%;
  }
  #footer .logo-area {
    width: 50%;
  }
  #footer .list-right ul {
    width: 100%;
    padding: 5% 15% 5% 15%;
  }
  #footer .list-right ul li {
    width: 13%;
  }
}

.drawer-hamburger .drawer-hamburger-icon {
  background-color: #fff;
}

.drawer-hamburger .drawer-hamburger-icon::after, .drawer-hamburger .drawer-hamburger-icon::before {
  background-color: #fff;
}

.drawer--right.drawer-nav {
  right: -100%;
}

.drawer-open .drawer-hamburger {
  right: 4% !important;
  background-color: transparent;
  z-index: 1000;
}

.drawer-open .drawer-hamburger-icon {
  background-color: transparent;
}

.drawer-open .drawer-hamburger-icon:after,
.drawer-open .drawer-hamburger-icon:before {
  background-color: #fff;
}

.drawer-open .drawer--right.drawer-open .drawer-nav {
  right: 0;
}

.drawer-open .drawer-nav {
  background-color: rgba(2, 39, 70, 0.7);
  z-index: 99;
  width: 100vw;
}

.drawer-open .drawer-nav .drawer-menu {
  padding-top: 10%;
}

.drawer-open .drawer-nav .logo {
  width: 75%;
  margin: 15% auto 10%;
}

.drawer-open .drawer-nav li {
  width: 100%;
  padding: 0;
  text-align: center;
}

.drawer-open .drawer-nav li img {
  width: auto;
  height: 5.5vw;
  display: inline-block;
}

.drawer-open .drawer-nav li:hover {
  background: #fff;
}

.drawer-open .drawer-nav a {
  color: #fff;
  font-size: 1.5em;
  width: 100%;
  height: 100%;
  padding: 3% 6%;
  display: block;
}

.drawer-open .drawer-nav a span {
  margin-right: 0.5em;
}

.drawer-open .drawer-nav a:hover {
  background: #eee;
}

.drawer-open .drawer-overlay {
  display: none;
  background-color: none;
}

/* ----------------------------------------------------------------------
sample
---------------------------------------------------------------------- */
/*p#animate {
  animation-duration: 2s;*/
/* アニメーションの時間 */
/*animation-delay: 2s;*/
/* アニメーション開始時間 */
/*animation-iteration-count: infinite;*/
/* アニメーションの繰り返し回数 */
/*}*/
/* ----------------------------------------------------------------------
animate.css指示用
---------------------------------------------------------------------- */
.animated {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  display: block;
}

.animate-op0 {
  opacity: 0;
}

.animate-op1 {
  opacity: 1;
}

/* ----------------------------------------------------------------------
アニメーション時間
---------------------------------------------------------------------- */
.animatedDura1 {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
}

.animatedDura2 {
  -webkit-animation-duration: 2s;
          animation-duration: 2s;
}

.animatedDura3 {
  -webkit-animation-duration: 3s;
          animation-duration: 3s;
}

.animatedDura4 {
  -webkit-animation-duration: 4s;
          animation-duration: 4s;
}

.animatedDura5 {
  -webkit-animation-duration: 5s;
          animation-duration: 5s;
}

.animatedDura6 {
  -webkit-animation-duration: 6s;
          animation-duration: 6s;
}

.animatedDura7 {
  -webkit-animation-duration: 7s;
          animation-duration: 7s;
}

.animatedDura8 {
  -webkit-animation-duration: 8s;
          animation-duration: 8s;
}

.animatedDura9 {
  -webkit-animation-duration: 9s;
          animation-duration: 9s;
}

.animatedDura10 {
  -webkit-animation-duration: 10s;
          animation-duration: 10s;
}

/* ----------------------------------------------------------------------
アニメーション遅延
---------------------------------------------------------------------- */
.animatedDelay01 {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}

.animatedDelay02 {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}

.animatedDelay03 {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}

.animatedDelay04 {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}

.animatedDelay05 {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

.animatedDelay06 {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}

.animatedDelay07 {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}

.animatedDelay08 {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}

.animatedDelay09 {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}

.animatedDelay10 {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}

.animatedDelay15 {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}

.animatedDelay20 {
  -webkit-animation-delay: 2s;
          animation-delay: 2s;
}

/* ----------------------------------------------------------------------
Flex Config
---------------------------------------------------------------------- */
/* 基本 -------------------------------*/
.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

/* 折り返し -------------------------------*/
.flex-nowrap {
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}

/* 間隔 -------------------------------*/
.flex-between {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

/* 横位置 -------------------------------*/
.flex-end {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.flex-center {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

/* 縦位置 -------------------------------*/
.flex-align-end {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.flex-align-center {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

/* 反転 -------------------------------*/
.flex-reverse {
  -webkit-box-align: row-reverse;
  -ms-flex-align: row-reverse;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
      -ms-flex-direction: row-reverse;
          flex-direction: row-reverse;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

/* ----------------------------------------------------------------------
Breadcrumb Config
---------------------------------------------------------------------- */
/* Breadcrumb Whole -------------------------------*/
#breadcrumb-area {
  margin-bottom: 3%;
}

#breadcrumb-area #breadcrumb {
  font-size: 90%;
}

#breadcrumb-area #breadcrumb li:after {
  content: "＞";
  margin: 0 0.5em;
}

#breadcrumb-area #breadcrumb li:last-child:after {
  content: none;
}

/* ----------------------------------------------------------------------
Button Parts Config
---------------------------------------------------------------------- */
/* fixed-btn -------------------------------*/
.fixed-btn {
  width: 10%;
  position: fixed;
  right: 2%;
  bottom: 2%;
}

.link-btn {
  position: relative;
  text-align: center;
  border: solid #000 1px;
  width: 43%;
  margin: 5% auto;
  color: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.link-btn a {
  display: block;
  padding: 1%;
}

.link-btn a:hover {
  color: #fff;
}

.link-btn:hover {
  background: rgba(0, 0, 0, 0.8);
}

.link-btn::after {
  position: absolute;
  content: "";
  background: url(../images/common/img-arrow-bk-min.png) 0 0/100% no-repeat;
  width: 21.5%;
  height: 40%;
  right: -13%;
  top: 50%;
  -webkit-transform: translateY(-65%);
          transform: translateY(-65%);
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.link-btn:hover::after {
  right: -16%;
}

/* ----------------------------------------------------------------------
Button Parts Config
---------------------------------------------------------------------- */
/* Base Text Link -------------------------------*/
a {
  color: #fff;
}

a:visited {
  color: #b22614;
}

a:hover {
  color: #b22614;
}

a:active {
  color: #022746;
}

/* ----------------------------------------------------------------------
Instagram Embed Config
---------------------------------------------------------------------- */
/* All -------------------------------*/
#instaGallery {
  width: 100%;
  margin: 0 auto;
}

#instaGallery li {
  height: auto;
  margin: 0;
  position: relative;
}

#instaGallery li img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}

/* PC/TB -------------------------------*/
@media screen and (min-width: 768px) {
  #instaGallery li {
    width: 19%;
    padding: 19% 0 0 0;
    margin-bottom: 1%;
  }
}

/* SP -------------------------------*/
@media screen and (max-width: 767px) {
  #instaGallery li {
    width: 32%;
    padding: 32% 0 0 0;
  }
}

/* 共通 -------------------------------*/
body {
  overflow-x: hidden;
}

/* PC/TB -------------------------------*/
@media screen and (min-width: 768px) {
  .max-inner {
    width: 86%;
    max-width: 1440px;
    margin-left: auto;
    margin-right: auto;
  }
  .headline {
    max-width: 50px;
  }
}

/* SP -------------------------------*/
@media screen and (max-width: 767px) {
  .max-inner {
    width: 93%;
    max-width: 0 auto;
    overflow: hidden;
  }
  .headline {
    margin: 0 auto 5%;
  }
}

/* 共通 -------------------------------*/
#top-news-area {
  background-color: #ede4d1;
  color: #022746;
}

/* PC/TB -------------------------------*/
@media screen and (min-width: 768px) {
  #top-news-area {
    padding-top: 5%;
  }
  #top-news-area ul {
    width: 90%;
  }
  #top-news-area .left {
    width: 5%;
    margin-right: 3%;
  }
  #top-news-area .right {
    width: 90%;
    font-size: 1.8em;
  }
  #top-news-area .right p {
    border-bottom: 1px solid;
    margin-bottom: 2%;
  }
}

/* SP -------------------------------*/
@media screen and (max-width: 767px) {
  #top-news-area {
    padding-top: 10%;
  }
  #top-news-area .left {
    width: 100%;
  }
  #top-news-area .right {
    width: 100%;
  }
  #top-news-area .headline {
    width: 40%;
  }
}

/* 共通 -------------------------------*/
/* PC/TB -------------------------------*/
@media screen and (min-width: 768px) {
  #top-about-area {
    background: url(../images/common/img-bg-center-min.jpg) top center/100% repeat-y;
    padding-top: 16%;
    padding-bottom: 12.5%;
    position: relative;
  }
  #top-about-area::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 30%;
    position: absolute;
    background: url(../images/common/img-bg-up-min.png) top center/100% no-repeat;
    top: -1%;
    left: 0;
    z-index: 1;
  }
  #top-about-area::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 30%;
    position: absolute;
    background: url(../images/common/img-bg-down-min.png) bottom center/100% no-repeat;
    bottom: -1%;
    left: 0;
    z-index: 1;
  }
  #top-about-area p {
    padding-right: 3%;
    height: 22rem;
    line-height: 2;
    font-size: 22px;
    width: 65%;
    color: #fff;
  }
  #top-about-area .ttl {
    text-align: end;
    width: 5%;
  }
  #top-about-area figure {
    padding-right: 3%;
    margin: 0;
    margin-top: auto;
    margin-bottom: auto;
    width: 35%;
  }
  #top-about-area .media {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    width: 95%;
  }
}

/* SP -------------------------------*/
@media screen and (max-width: 767px) {
  #top-about-area {
    background: url(../images/common/mb-img-bg-min.jpg) top center/100% repeat-y;
    padding-top: 17.5%;
    padding-bottom: 12.5%;
    position: relative;
  }
  #top-about-area::before {
    content: "";
    display: inline-block;
    width: 100%;
    height: 30%;
    position: absolute;
    background: url(../images/common/img-bg-up-min.png) top center/100% no-repeat;
    top: -1%;
    left: 0;
    z-index: 1;
  }
  #top-about-area::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 30%;
    position: absolute;
    background: url(../images/common/img-bg-down-min.png) bottom center/100% no-repeat;
    bottom: -1%;
    left: 0;
    z-index: 1;
  }
  #top-about-area .ttl {
    width: 100%;
  }
  #top-about-area .headline {
    width: 80%;
  }
  #top-about-area p {
    font-size: 1.1rem;
    width: 100%;
    padding-top: 2%;
    color: #fff;
  }
  #top-about-area .media figure {
    width: 100%;
    padding-left: 3%;
  }
}

#top-inst-area {
  background-color: #ede4d1;
  position: relative;
  padding-top: 5%;
}

#top-inst-area .headline {
  margin-right: 2%;
}

#top-inst-area .inst-media {
  width: 94%;
}

#top-inst-area .ttl {
  width: 5%;
}

#top-inst-area .media {
  width: 94%;
}

/* PC/TB -------------------------------*/
/* SP -------------------------------*/
@media screen and (max-width: 767px) {
  #instaGallery li {
    width: 48%;
    margin-bottom: 4%;
    padding: 48% 0% 0% 0%;
  }
  #top-inst-area .ttl {
    width: 55%;
    margin: 0 auto 3%;
  }
  #top-inst-area .inst-media {
    width: 100%;
  }
}

#top-shop-area {
  background: url(../images/common/mb-img-bg-min.jpg) 0 0/100% repeat-y;
  padding-top: 17.5%;
  padding-bottom: 12.5%;
  position: relative;
  color: #fff;
}

#top-shop-area::before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 30%;
  position: absolute;
  background: url(../images/common/img-bg-up-min.png) top center/100% no-repeat;
  top: -1%;
  left: 0;
  z-index: 1;
}

#top-shop-area::after {
  content: "";
  display: inline-block;
  width: 100%;
  height: 30%;
  position: absolute;
  background: url(../images/common/img-bg-02-down-min.png) bottom center/100% no-repeat;
  bottom: -1%;
  left: 0;
  z-index: 1;
}

#top-shop-area .left {
  width: 50%;
}

#top-shop-area .left iframe {
  width: 100%;
  height: 100%;
}

#top-shop-area .right {
  width: 40%;
  padding-left: 5%;
  font-size: 1.4em;
}

#top-shop-area .tel,
#top-shop-area .line {
  width: 65%;
  padding-top: 2%;
}

#top-shop-area .tel {
  margin: 5% 0 7%;
}

/* PC/TB -------------------------------*/
/* SP -------------------------------*/
@media screen and (max-width: 767px) {
  #top-shop-area .ttl {
    width: 50%;
    margin: 0 auto 3%;
  }
  #top-shop-area .left {
    width: 100%;
    padding-left: 0;
    padding-bottom: 5%;
  }
  #top-shop-area .left iframe {
    min-height: 225px;
  }
  #top-shop-area .right {
    width: 100%;
    font-size: 1.2em;
    padding-left: 3%;
    padding-bottom: 3%;
  }
}

#top-access-area {
  background-color: #c2a799;
  color: #fff;
  position: relative;
  z-index: 5;
}

#top-access-area .ttl {
  width: 5%;
}

#top-access-area .right {
  width: 55%;
  padding-left: 5%;
}

#top-access-area .left {
  width: 40%;
  padding-left: 3%;
  font-size: 1.5em;
}

#top-access-area .car::before {
  content: url(../images/top/img-car-min.png);
  margin-right: 0.5em;
}

#top-access-area .train::before {
  content: url(../images/top/img-train-min.png);
  margin-right: 0.5em;
}

#top-access-area .max-inner,
#top-access-area .map-inner {
  padding-bottom: 5%;
}

#top-map-area {
  background-color: #c2a799;
}

#top-map-area .map-inner {
  background-color: #c2a799;
  margin: 0% 0 0 auto;
  overflow: hidden;
  position: relative;
  padding-top: 21%;
  width: 100%;
  /* PC/TB -------------------------------*/
}

@media screen and (min-width: 768px) {
  #top-map-area .map-inner iframe {
    height: 550px;
  }
}

/* SP -------------------------------*/
@media screen and (max-width: 767px) {
  #top-access-area .ttl {
    width: 50%;
    margin: 0 auto;
  }
  #top-access-area .left {
    width: 100%;
    padding-left: 0;
    font-size: 1.1em;
  }
  #top-access-area .right {
    width: 100%;
    padding-top: 5%;
    padding-bottom: 5%;
    padding-left: 0;
  }
}

/*ページトップに戻るアイコン*/
.return-top-JQ {
  position: fixed;
  right: 1%;
  bottom: 0;
  border: none;
  opacity: 1;
  outline: 0;
  width: 7%;
  max-width: 100px;
  z-index: 5000;
}

.return-top-JQ a {
  display: block;
  text-decoration: none;
  background-color: none;
}

/* 共通 -------------------------------*/
/* PC/TB -------------------------------*/
/* SP -------------------------------*/
/* 共通 -------------------------------*/
/* PC/TB -------------------------------*/
/* SP -------------------------------*/
/* 共通 -------------------------------*/
/* PC/TB -------------------------------*/
/* SP -------------------------------*/
/* 共通 -------------------------------*/
/* PC/TB -------------------------------*/
/* SP -------------------------------*/
/* 共通 -------------------------------*/
/* PC/TB -------------------------------*/
/* SP -------------------------------*/
/* 共通 -------------------------------*/
/* PC/TB -------------------------------*/
/* SP -------------------------------*/
/* 共通 -------------------------------*/
/* PC/TB -------------------------------*/
/* SP -------------------------------*/
/*# sourceMappingURL=style-main.css.map */