@charset "UTF-8";
/*! destyle.css v1.0.13 | MIT License | https://github.com/nicolas-cusan/destyle.css */
/* Reset box-model
   ========================================================================== */
* {
  -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: inherit;
}

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

/*==================================
variables
====================================*/
/*==================================
fonts
====================================*/
@font-face {
  font-family: "HelveticaComp";
  src: url("../fonts/HelveticaComp.woff2") format("woff2"), url("../fonts/HelveticaComp.woff") format("woff");
}
/*==================================
base
====================================*/
html {
  font-size: 62.5%;
}

body {
  position: relative;
  font-family: "Noto Sans JP", sans-serif;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.75;
  color: #333333;
  background-color: #ffffff;
  opacity: 0;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  width: 100%;
  overflow-x: hidden;
}
body.show {
  opacity: 1;
}
@media screen and (max-width: 960px) {
  body {
    font-size: 1.2rem;
  }
}

a,
a:active,
a:visited {
  color: #333333;
}

.main {
  position: relative;
}

/*==================================
width
====================================*/
.w960 {
  width: 100%;
  max-width: 960px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 960px) {
  .w960 {
    max-width: calc(100% - 40px);
  }
}

.w880 {
  width: 100%;
  max-width: 880px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 960px) {
  .w880 {
    max-width: calc(100% - 40px);
  }
}

.w680 {
  width: 100%;
  max-width: 680px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 960px) {
  .w680 {
    max-width: calc(100% - 40px);
  }
}

/*==================================
img
====================================*/
.l-img {
  display: block;
  position: relative;
}
.l-img::before {
  content: "";
  display: block;
}
.l-img img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center center;
     object-position: center center;
  font-family: "object-fit: cover;";
}

/*==================================
img
====================================*/
.pc_none {
  display: none !important;
}
@media screen and (max-width: 960px) {
  .pc_none {
    display: block !important;
  }
}

.sp_none {
  display: block !important;
}
@media screen and (max-width: 960px) {
  .sp_none {
    display: none !important;
  }
}

/*==================================
font color
====================================*/
.fc-white {
  color: #ffffff;
}

.fc-orange {
  color: #ff6a00;
}

/*==================================
test
====================================*/
.test {
  border: 1px solid red !important;
  background-color: rgba(255, 0, 0, 0.12) !important;
}

/*==================================
header
====================================*/
.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  background-color: #004097;
  padding: 20px 0 0;
  z-index: 999;
  /* logo */
  /* tel area */
  /* button */
  /* nav */
}
@media screen and (max-width: 960px) {
  .header {
    padding: 10px 0;
  }
}
.header__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .header__inner {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    position: relative;
    z-index: 1;
  }
}
.header__logo {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.header__logo__title {
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.2em;
}
@media screen and (max-width: 960px) {
  .header__logo__title {
    font-size: 1rem;
  }
}
.header__logo__link .l-img {
  width: 195px;
}
@media screen and (max-width: 960px) {
  .header__logo__link .l-img {
    width: 115px;
  }
}
.header__logo__link .l-img::before {
  padding-top: 29.2307692308%;
}
.header__logo__link .l-img img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.header__logo.active {
  opacity: 0;
}
.header__telarea {
  display: inline-block;
  text-align: center;
  color: #fff000;
}
.header__telarea__text {
  font-size: 1.5rem;
  font-weight: 700;
  letter-spacing: 0.25em;
}
.header__telarea__tellink {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  pointer-events: none;
  font-size: 5rem;
}
.header__telarea__tellink .l-img {
  width: 24px;
  height: 1em;
  margin-right: 0.25em;
}
.header__telarea__tellink .l-img::before {
  display: none;
}
@media screen and (max-width: 960px) {
  .header__telarea__tellink .l-img {
    width: 20px;
  }
}
.header__telarea__tellink .l-img img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.header__telarea__tellink .header__telarea__tellink__text {
  color: #fff000;
  font-family: "HelveticaComp";
  font-size: 5rem;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
.header__telarea__dl {
  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;
}
.header__telarea__dl__dt {
  display: inline-block;
  margin-right: 0.5em;
  padding: 0 0.4em;
  background-color: #fff000;
  color: #004097;
  font-size: 1.2rem;
  font-weight: 700;
}
.header__telarea__dl__dt:last-of-type {
  margin-left: 0.5em;
}
.header__telarea__dl__dd {
  font-size: 1.2rem;
  font-weight: 700;
}
.header .header__hamburger {
  display: block;
  content: "";
  width: 30px;
  height: 5px;
  background-color: #ffffff;
  -webkit-transition: background-color 0.4s linear;
  transition: background-color 0.4s linear;
  position: relative;
}
.header .header__hamburger::before, .header .header__hamburger::after {
  display: block;
  content: "";
  width: 100%;
  height: 5px;
  background-color: #ffffff;
  position: relative;
  -webkit-transform-origin: left;
          transform-origin: left;
  -webkit-transform: translateX(0) rotate(0deg);
          transform: translateX(0) rotate(0deg);
  -webkit-transition: width 0.4s linear, -webkit-transform 0.4s linear;
  transition: width 0.4s linear, -webkit-transform 0.4s linear;
  transition: transform 0.4s linear, width 0.4s linear;
  transition: transform 0.4s linear, width 0.4s linear, -webkit-transform 0.4s linear;
}
.header .header__hamburger::before {
  top: -12px;
}
.header .header__hamburger::after {
  bottom: -7.5px;
}
.header .header__hamburger.active {
  background-color: rgba(255, 255, 255, 0);
}
.header .header__hamburger.active::before {
  width: calc(100% * 1.125);
  -webkit-transform: translateX(2px) rotate(45deg);
          transform: translateX(2px) rotate(45deg);
}
.header .header__hamburger.active::after {
  width: calc(100% * 1.125);
  -webkit-transform: translateX(2px) rotate(-45deg);
          transform: translateX(2px) rotate(-45deg);
}
.header .nav {
  width: 100%;
  background-color: #004097;
  height: auto;
}
@media screen and (max-width: 960px) {
  .header .nav {
    margin: 0 auto;
    padding: 0 20px 80px;
    z-index: -1;
  }
}
.header .nav__ul {
  width: 100%;
  max-width: 960px;
  margin: 40px auto 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .header .nav__ul {
    max-width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.header .nav__li {
  display: inline-block;
  margin-right: 0.06vw;
}
@media screen and (max-width: 960px) {
  .header .nav__li {
    margin-right: 0;
    margin-bottom: 1.5em;
  }
}
.header .nav__li:last-of-type {
  margin-right: 0;
}
.header .nav__link {
  color: #ffffff;
  font-size: 1.5rem;
}
@media screen and (max-width: 960px) {
  .header .nav__link {
    font-size: 1.8rem;
  }
}
@media screen and (min-width: 961px) {
  .header .nav__li--web {
    display: inline-block;
    padding: 0.2em 1.5em 0;
    background-color: #e60012;
    text-align: center;
    position: relative;
    z-index: 1;
  }
}
.header .nav__li--web .nav__subul {
  text-align: left;
}
@media screen and (min-width: 961px) {
  .header .nav__li--web .nav__subul {
    display: inline-block;
    padding: 0 1em;
    background-color: #e60012;
    pointer-events: none;
    position: absolute;
    top: 30px;
    left: 0;
    height: 0;
    opacity: 0;
    -webkit-transition: height 0.4s linear, padding 0.4s linear, opacity 0.4s linear;
    transition: height 0.4s linear, padding 0.4s linear, opacity 0.4s linear;
    z-index: -1;
  }
}
@media screen and (max-width: 960px) {
  .header .nav__li--web .nav__subul {
    padding: 0.5em 1em;
  }
}
@media screen and (min-width: 961px) {
  .header .nav__li--web .nav__subul.open {
    pointer-events: auto;
    padding: 0.5em 1em;
    height: auto;
    opacity: 1;
    z-index: 998;
  }
}
.header .nav__li--web .nav__subli {
  list-style-type: disc;
  margin-left: 1em;
  color: #ffffff;
}
.header .nav__li--web .nav__sublink {
  color: #ffffff;
  font-size: 1.8rem;
}
@media screen and (min-width: 961px) {
  .header .nav__li--web .nav__sublink {
    font-size: 1.4rem;
    white-space: nowrap;
  }
}
.header .nav__character {
  position: absolute;
  bottom: 70px;
  right: 20px;
  width: 80px;
}
.header .nav__character::before {
  padding-top: 76.4705882353%;
}
.header .nav__character img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
@media screen and (max-width: 960px) {
  .header .nav {
    pointer-events: none;
    position: absolute;
    top: -100%;
    left: 0;
    opacity: 0;
    -webkit-transition: top 0.4s ease-in-out, opacity 0.4s ease-in-out;
    transition: top 0.4s ease-in-out, opacity 0.4s ease-in-out;
  }
  .header .nav.active {
    z-index: -1;
    pointer-events: auto;
    top: 60px;
    opacity: 1;
    overflow-y: scroll;
    height: 100vh;
  }
}

/*==================================
totop
====================================*/
#page-top {
  display: block;
  width: 100%;
  max-width: 960px;
  margin: auto;
  text-align: right;
}
@media screen and (max-width: 960px) {
  #page-top {
    max-width: 100%;
  }
}
#page-top .totop__link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  z-index: 960;
}
@media screen and (max-width: 960px) {
  #page-top .totop__link {
    right: 10px;
  }
}
#page-top .totop__link .totop__img--fukidashi {
  width: 100px;
  position: relative;
  top: 20px;
}
@media screen and (max-width: 960px) {
  #page-top .totop__link .totop__img--fukidashi {
    width: 50px;
    top: 10px;
  }
}
#page-top .totop__link .totop__img--fukidashi::before {
  padding-top: 60%;
}
#page-top .totop__link .totop__img--fukidashi img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
#page-top .totop__link .totop__img--character {
  width: 166px;
}
@media screen and (max-width: 960px) {
  #page-top .totop__link .totop__img--character {
    width: 80px;
  }
}
#page-top .totop__link .totop__img--character::before {
  padding-top: 69.2771084337%;
}
#page-top .totop__link .totop__img--character img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}

/*==================================
shopinfo
====================================*/
.shopinfo {
  padding-top: 60px;
  padding-bottom: 120px;
  background-color: rgba(33, 150, 243, 0.23);
}
@media screen and (max-width: 960px) {
  .shopinfo {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.shopinfo__title {
  display: block;
  margin-bottom: 40px;
  text-align: center;
  color: #004097;
  font-size: 3.6rem;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .shopinfo__title {
    margin-bottom: 20px;
    font-size: 2rem;
  }
}
.shopinfo__content-area {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media screen and (max-width: 960px) {
  .shopinfo__content-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.shopinfo__content {
  display: block;
  width: calc((100% - 40px) / 2);
}
@media screen and (max-width: 960px) {
  .shopinfo__content {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 960px) {
  .shopinfo__content:last-of-type {
    margin-bottom: 0;
  }
}
.shopinfo__content .l-img {
  width: 100%;
}
.shopinfo__content .l-img::before {
  padding-top: 72.3404255319%;
}
.shopinfo__content__inner {
  display: block;
  padding: 20px;
  position: relative;
}
@media screen and (max-width: 960px) {
  .shopinfo__content__inner {
    padding: 10px 10px 10px 20px;
  }
}
.shopinfo__content__inner::before {
  display: block;
  content: "";
  width: 10px;
  height: 100%;
  background: -webkit-gradient(linear, left bottom, left top, color-stop(-50%, white), to(#004097));
  background: linear-gradient(0deg, white -50%, #004097 100%);
  position: absolute;
  top: 0;
  left: 0;
}
.shopinfo__content__shopname {
  margin-bottom: 1em;
  font-size: 1.8rem;
  font-weight: 700;
}
.shopinfo__content__address {
  font-size: 1.4rem;
}
@media screen and (max-width: 960px) {
  .shopinfo__content__address {
    font-size: 1.2rem;
  }
}
.shopinfo__content__link {
  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;
  width: 124px;
  height: 40px;
  border-radius: 12px;
  border: 1px solid #333333;
  font-size: 1.4rem;
  position: absolute;
  top: 20px;
  right: 0;
}
@media screen and (max-width: 960px) {
  .shopinfo__content__link {
    width: 90px;
    height: 30px;
    font-size: 1.2rem;
    top: 10px;
  }
}

/*==================================
footer - main
====================================*/
.footer {
  display: block;
  width: 100%;
  /* tel area */
  /* main footer PC */
  /* main footer SP */
}
.footer__telarea {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #f4f4f4;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .footer__telarea {
    padding-top: 30px;
    padding-bottom: 30px;
  }
}
.footer__telarea__text {
  font-size: 2rem;
  font-weight: 700;
  letter-spacing: 0.25em;
}
@media screen and (max-width: 960px) {
  .footer__telarea__text {
    font-size: 1.5rem;
    letter-spacing: 0.025em;
  }
}
.footer__telarea__tellink {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  pointer-events: none;
  font-size: 6rem;
}
@media screen and (max-width: 960px) {
  .footer__telarea__tellink {
    pointer-events: auto;
    font-size: 4rem;
  }
}
.footer__telarea__tellink .l-img {
  width: 30px;
  height: 1em;
  margin-right: 0.25em;
}
.footer__telarea__tellink .l-img::before {
  display: none;
}
@media screen and (max-width: 960px) {
  .footer__telarea__tellink .l-img {
    width: 20px;
  }
}
.footer__telarea__tellink .l-img img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.footer__telarea__tellink .footer__telarea__tellink__text {
  color: #004097;
  font-family: "HelveticaComp";
  font-size: 6rem;
  letter-spacing: 0.1em;
  line-height: 1.2;
}
@media screen and (max-width: 960px) {
  .footer__telarea__tellink .footer__telarea__tellink__text {
    font-size: 4rem;
  }
}
.footer__telarea__dl {
  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;
}
.footer__telarea__dl__dt {
  display: inline-block;
  margin-right: 0.5em;
  padding: 0 0.4em;
  background-color: #004097;
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .footer__telarea__dl__dt {
    font-size: 1rem;
  }
}
.footer__telarea__dl__dt:last-of-type {
  margin-left: 0.5em;
}
.footer__telarea__dl__dd {
  font-size: 1.6rem;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .footer__telarea__dl__dd {
    font-size: 1rem;
  }
}
.footer-main--pc {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #004097;
  color: #ffffff;
}
.footer-main--pc__inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.footer-main--pc__cont__name--hagi {
  margin-top: 1em;
  font-size: 12px;
}
.footer-main--pc__cont__add {
  font-size: 12px;
}
.footer-main--pc__cont__copy {
  margin-top: 50px;
  font-size: 1.2rem;
  font-weight: 900;
  letter-spacing: 0.21em;
}
.footer-main--pc__cont__copy span {
  font-size: 1.3rem;
  font-weight: 500;
  letter-spacing: 0.21em;
}
.footer-main--pc__nav {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.footer-main--pc__nav--left {
  margin-right: 50px;
}
.footer-main--pc__nav a {
  color: #ffffff;
  font-size: 1.4rem;
}
.footer-main--pc__nav .footer-main--pc__nav__li {
  margin-bottom: 0.5em;
}
.footer-main--pc__nav .footer-main--pc__nav__subli {
  list-style-type: disc;
  margin-left: 1.5em;
}
.footer-main--sp {
  padding-top: 15px;
  padding-bottom: 5px;
  text-align: center;
  background-color: #004097;
  color: #ffffff;
}
.footer-main--sp__text {
  margin-bottom: 10px;
  font-size: 1.4rem;
  font-weight: 900;
  letter-spacing: 0.2em;
}
.footer-main--sp .l-img {
  display: inline-block;
  margin-bottom: 30px;
  width: 52%;
}
.footer-main--sp .l-img::before {
  padding-top: 29.7435897436%;
}
.footer-main--sp .l-img img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.footer-main--sp__copy {
  font-size: 1rem;
  letter-spacing: 0.05em;
}

/*==================================
breadcrumb
====================================*/
.breadcrumb {
  display: block;
  width: 100%;
  max-width: 1160px;
  margin: 0 auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 800;
}
.breadcrumb__ul {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
}
.breadcrumb__li {
  font-size: 1.4rem;
  position: relative;
}
.breadcrumb__li::after {
  display: inline-block;
  content: ">";
  color: inherit;
  font-size: 1.4rem;
  margin: auto 0.25em;
}
.breadcrumb__li:last-of-type::after {
  display: none;
}
.breadcrumb__link {
  text-decoration: underline;
}
.breadcrumb.breadcrumb-color-white .breadcrumb__li {
  color: #ffffff;
}
.breadcrumb.breadcrumb-color-white .breadcrumb__link {
  color: #ffffff;
}

/*==================================
youtube kv - lower
====================================*/
.keyvisual-lower__inner {
  position: relative;
  width: 100%;
  padding-top: 56.3689604685%;
}
@media screen and (max-width: 960px) {
  .keyvisual-lower__inner {
    padding-top: 56.1333333333%;
  }
}
.keyvisual-lower__inner iframe {
  position: absolute;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.keyvisual-lower__button {
  pointer-events: auto;
  display: inline-block;
  width: 230px;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
  z-index: 2;
}
@media screen and (max-width: 960px) {
  .keyvisual-lower__button {
    width: 115px;
  }
}
.keyvisual-lower__button .l-img {
  width: 100%;
}
.keyvisual-lower__button .l-img::before {
  padding-top: 34.7826086957%;
}
.keyvisual-lower__button .l-img img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.keyvisual-lower__button.start {
  opacity: 0;
  pointer-events: none;
}

/*==================================
title - lower
====================================*/
.title__h1__lower {
  display: block;
  padding: 60px 0 40px;
  text-align: center;
  font-size: 4rem;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .title__h1__lower {
    padding: 30px 0 20px;
    font-size: 2.2rem;
  }
}

.titlearea-lower {
  background-color: #2196f3;
  padding: 20px 0;
}
@media screen and (max-width: 960px) {
  .titlearea-lower {
    padding: 10px 0;
  }
}
.titlearea-lower__inner {
  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;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.titlearea-lower .l-img {
  margin-bottom: 10px;
  width: 100px;
  border-radius: 50%;
  overflow: hidden;
}
@media screen and (max-width: 960px) {
  .titlearea-lower .l-img {
    margin-bottom: 5px;
    width: 50px;
  }
}
.titlearea-lower .l-img::before {
  padding-top: 100%;
}
.titlearea-lower__h1__text {
  color: #ffffff;
  font-size: 4rem;
  font-weight: 500;
  line-height: 1;
}
@media screen and (max-width: 960px) {
  .titlearea-lower__h1__text {
    font-size: 2rem;
  }
}

.title__h2__lower {
  display: block;
  color: #004097;
  text-align: center;
  font-size: 3.6rem;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .title__h2__lower {
    font-size: 2.2rem;
  }
}

/*==================================
button
====================================*/
.buttonarea-lower {
  margin: 100px auto;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .buttonarea-lower {
    margin: 50px auto;
  }
}
.buttonarea-lower__title {
  display: inline-block;
  padding: 0 20px;
  font-size: 4.8rem;
  font-weight: 900;
  line-height: 1.5;
  position: relative;
}
@media screen and (max-width: 960px) {
  .buttonarea-lower__title {
    padding: 0;
    font-size: 2rem;
  }
}
.buttonarea-lower__title::after {
  display: block;
  content: "";
  width: 100%;
  height: 5px;
  background: -webkit-gradient(linear, left top, right top, from(#2196f3), to(white));
  background: linear-gradient(90deg, #2196f3 0%, white 100%);
}
@media screen and (max-width: 960px) {
  .buttonarea-lower__title::after {
    height: 2.5px;
  }
}
.buttonarea-lower__title .strong {
  color: #2196f3;
  font-size: 7rem;
  font-weight: 900;
  line-height: 1.5;
}
@media screen and (max-width: 960px) {
  .buttonarea-lower__title .strong {
    font-size: 3rem;
  }
}
.buttonarea-lower__character--img {
  margin: 70px auto 0;
  width: 232px;
}
@media screen and (max-width: 960px) {
  .buttonarea-lower__character--img {
    margin: 35px auto 0;
    width: 100px;
  }
}
.buttonarea-lower__character--img::before {
  padding-top: 76.2931034483%;
}
.buttonarea-lower__character--img img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.buttonarea-lower__subtitle {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 50px;
  font-size: 2.8rem;
  font-weight: 900;
  position: relative;
}
@media screen and (max-width: 960px) {
  .buttonarea-lower__subtitle {
    margin-top: 25px;
    font-size: 1.5rem;
  }
}
.buttonarea-lower__subtitle::before, .buttonarea-lower__subtitle::after {
  display: inline-block;
  content: "";
  width: 4px;
  height: 1em;
  font-size: 2.8rem;
  background-color: #333333;
}
@media screen and (max-width: 960px) {
  .buttonarea-lower__subtitle::before, .buttonarea-lower__subtitle::after {
    width: 2px;
  }
}
.buttonarea-lower__subtitle::before {
  margin-right: 0.5em;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}
.buttonarea-lower__subtitle::after {
  margin-left: 0.5em;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.buttonarea-lower__content {
  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;
  margin-top: 5px;
}
@media screen and (max-width: 960px) {
  .buttonarea-lower__content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.buttonarea-lower .buttonarea-lower__button {
  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;
  width: 380px;
  height: 114px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  position: relative;
  color: #ffffff;
  font-size: 2rem;
  font-weight: 700;
}
@media screen and (max-width: 960px) {
  .buttonarea-lower .buttonarea-lower__button {
    width: 300px;
    height: 90px;
    font-size: 1.8rem;
  }
}
.buttonarea-lower .buttonarea-lower__button--orange {
  background-image: url(../img/common/button--orange.svg);
}
.buttonarea-lower .buttonarea-lower__button--pink {
  background-image: url(../img/common/button--pink.svg);
}

.hover {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out;
  transition: opacity 0.4s ease-in-out;
}
.hover:hover {
  opacity: 0.5;
}

/*==================================
form input common settings
====================================*/
.form__row {
  margin-bottom: 40px;
}
@media screen and (max-width: 960px) {
  .form__row {
    margin-bottom: 20px;
  }
}
.form__row:last-of-type {
  margin-bottom: 80px;
}
@media screen and (max-width: 960px) {
  .form__row:last-of-type {
    margin-bottom: 40px;
  }
}
.form__title {
  margin-bottom: 0.5em;
  font-size: 1.4rem;
}
@media screen and (max-width: 960px) {
  .form__title {
    font-size: 1.3rem;
  }
}
.form__title--text {
  color: #2d2d2d;
}
.form__title--required {
  color: #ff4500;
  margin-left: 1em;
}
.form__input {
  padding: 0.5em;
  width: 100%;
  border: 1px solid #c6c9cf;
  background-color: #ffffff;
  font-size: 1.4rem;
}
@media screen and (max-width: 960px) {
  .form__input {
    font-size: 1.6rem;
  }
}
.form__input--date {
  min-height: 44px;
}
@media screen and (max-width: 960px) {
  .form__input--date {
    min-height: 46px;
  }
}
.form__input--message::-webkit-input-placeholder {
  color: #898989;
}
.form__input--message::-moz-placeholder {
  color: #898989;
}
.form__input--message:-ms-input-placeholder {
  color: #898989;
}
.form__input--message::-ms-input-placeholder {
  color: #898989;
}
.form__input--message::placeholder {
  color: #898989;
}
.form__policyarea {
  display: block;
  margin-bottom: 30px;
  padding: 1rem;
  width: 100%;
  height: 12em;
  border: 1px solid #c6c9cf;
  background-color: #ffffff;
  overflow-y: scroll;
  color: #2d2d2d;
  font-size: 1.6rem;
}
@media screen and (max-width: 960px) {
  .form__policyarea {
    margin-bottom: 15px;
    font-size: 1.6rem;
  }
}
.form__policyarea .policy__p {
  margin-bottom: 1em;
}
.form__policyarea .policy__ol {
  margin-left: 1em;
}
.form__policyarea .policy__li {
  list-style-type: decimal;
}
.form__policyarea .policy__subol {
  margin-bottom: 2em;
  margin-left: 1.5em;
}
.form__policyarea .policy__subli {
  list-style-type: none;
  counter-increment: cnt;
}
.form__policyarea .policy__subli::before {
  display: inline-block;
  content: "(" counter(cnt) ") ";
  margin-left: -1.5em;
  width: 1.5em;
}
.form__policyarea .policy__p__info {
  margin-top: 20px;
  text-align: right;
}
.form__policy__desc {
  font-size: 1.4rem;
}
@media screen and (max-width: 960px) {
  .form__policy__desc {
    font-size: 1.2rem;
  }
}
.form__policy__check {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 60px;
}
@media screen and (max-width: 960px) {
  .form__policy__check {
    margin-bottom: 30px;
  }
}
.form__policy__check .form__input--check {
  display: inline-block;
  width: auto;
}
.form__policy__check--text {
  margin-left: 0.5em;
  font-size: 1.6rem;
  font-weight: 500;
}
@media screen and (max-width: 960px) {
  .form__policy__check--text {
    font-size: 1.2rem;
  }
}
.form__buttonarea {
  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;
  text-align: center;
}
@media screen and (max-width: 960px) {
  .form__buttonarea {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
}
.form__button__confirm {
  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;
  padding: 1em 0;
  width: 100%;
  border-radius: 8px;
  background-color: #0041c3;
  color: #ffffff;
  font-size: 1.4rem;
}

/*==================================
form confirm common settings
====================================*/
.form-confirm__text {
  display: inline-block;
  margin-bottom: 80px;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
}
@media screen and (max-width: 960px) {
  .form-confirm__text {
    margin-bottom: 40px;
    font-size: 1.4rem;
  }
}
.form-confirm__input {
  padding-left: 1em;
  font-size: 1.4rem;
}
@media screen and (max-width: 960px) {
  .form-confirm__input {
    font-size: 1.3rem;
  }
}
.form-confirm .form__input--message {
  display: none;
}
.form-confirm .form__buttonarea {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
.form-confirm .form__buttonarea .form__button__submit {
  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;
  padding: 1em 0;
  width: calc((100% - 50px) / 2);
  border-radius: 8px;
  background-color: #0041c3;
  color: #ffffff;
  font-size: 1.4rem;
}
@media screen and (max-width: 960px) {
  .form-confirm .form__buttonarea .form__button__submit {
    margin-top: 15px;
    width: 100%;
  }
}
.form-confirm .form__buttonarea .form__button__back {
  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;
  padding: 1em 0;
  width: calc((100% - 50px) / 2);
  border-radius: 8px;
  background-color: #898989;
  color: #ffffff;
  font-size: 1.4rem;
}
@media screen and (max-width: 960px) {
  .form-confirm .form__buttonarea .form__button__back {
    width: 100%;
  }
}

/*==================================
form thanks common settings
====================================*/
.form-thanks__text {
  display: inline-block;
  margin-bottom: 120px;
  width: 100%;
  text-align: center;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 960px) {
  .form-thanks__text {
    margin-bottom: 60px;
    font-size: 1.4rem;
  }
}
.form-thanks .form-thanks__character {
  margin: 0 auto 120px;
  width: 200px;
}
@media screen and (max-width: 960px) {
  .form-thanks .form-thanks__character {
    margin: 0 auto 60px;
    width: 100px;
  }
}
.form-thanks .form-thanks__character::before {
  padding-top: 76.2931034483%;
}
.form-thanks .form-thanks__character img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.form-thanks .form__button__totop {
  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;
  padding: 1em 0;
  width: 100%;
  border-radius: 8px;
  background-color: #0041c3;
  color: #ffffff;
  font-size: 1.4rem;
}
@media screen and (max-width: 960px) {
  .form-thanks .form__button__totop {
    margin-bottom: 15px;
  }
}

/*-----------------------------
for ie
-----------------------------*/
_:-ms-lang(x)::-ms-backdrop, #page-top .totop__link {
  right: 50px !important;
}
@media screen and (max-width: 960px) {
  _:-ms-lang(x)::-ms-backdrop, #page-top .totop__link {
    right: 20px !important;
  }
}

/*==================================
company - 会社概要
====================================*/
.company {
  /*-----------------------------
  keyvisual
  -----------------------------*/
  /*-----------------------------
  greeting
  -----------------------------*/
  /*-----------------------------
  dl common settings
  -----------------------------*/
  /*-----------------------------
  about
  -----------------------------*/
  /*-----------------------------
  history
  -----------------------------*/
}
.company .keyvisual {
  display: block;
  content: "";
  margin-bottom: 70px;
  width: 100%;
  background-image: url(../img/company/company__mv--pc.jpg);
  background-repeat: no-repeat;
  background-position: center bottom;
  background-size: cover;
  border-bottom: 3px solid #004097;
  position: relative;
}
@media screen and (max-width: 960px) {
  .company .keyvisual {
    margin-bottom: 35px;
    background-image: url(../img/company/company__mv--sp.jpg);
  }
}
.company .keyvisual::before {
  display: block;
  content: "";
  padding-top: 35.2941176471%;
}
@media screen and (max-width: 960px) {
  .company .keyvisual::before {
    padding-top: 101.3513513514%;
  }
}
.company .greeting {
  margin-bottom: 70px;
}
@media screen and (max-width: 960px) {
  .company .greeting {
    margin-bottom: 35px;
  }
}
.company .greeting__text {
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  line-height: 2.67;
}
@media screen and (max-width: 960px) {
  .company .greeting__text {
    font-size: 1.3rem;
  }
}
.company .greeting__name {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 2em;
}
.company .greeting__name--position {
  font-family: "Noto Serif JP", serif;
  font-size: 1.8rem;
  line-height: 2.67;
}
@media screen and (max-width: 960px) {
  .company .greeting__name--position {
    font-size: 1.3rem;
  }
}
.company .greeting__name--img {
  margin-left: 20px;
  width: 90px;
}
.company .greeting__name--img::before {
  padding-top: 23.4042553191%;
}
.company .greeting__name--img img {
  -o-object-fit: contain;
     object-fit: contain;
  font-family: "object-fit: contain;";
}
.company__dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.company__dt {
  padding: 0.5em 0.5em 0.5em 2em;
  width: 25%;
  font-size: 1.6rem;
}
@media screen and (max-width: 960px) {
  .company__dt {
    padding: 0.5em 0.5em 0.5em 1em;
    width: 44%;
    font-size: 1.2rem;
  }
}
.company__dd {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 0.5em 0.5em 0.5em 2em;
  font-size: 1.6rem;
  line-height: 2;
}
@media screen and (max-width: 960px) {
  .company__dd {
    padding: 0.5em 0.5em 0.5em 1em;
    font-size: 1.2rem;
  }
}
.company .about {
  padding-top: 60px;
  padding-bottom: 120px;
  background-color: #f9f9f9;
}
@media screen and (max-width: 960px) {
  .company .about {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.company .about .title__h2__lower {
  margin-bottom: 30px;
}
.company .about .company__dl {
  background-color: #ffffff;
}
.company .about .company__dl:nth-of-type(even) {
  background-color: rgba(255, 255, 255, 0);
}
.company .history {
  padding-top: 60px;
  padding-bottom: 120px;
}
@media screen and (max-width: 960px) {
  .company .history {
    padding-top: 20px;
    padding-bottom: 40px;
  }
}
.company .history .title__h2__lower {
  margin-bottom: 30px;
}
.company .history .company__dl {
  background-color: #f9f9f9;
}
.company .history .company__dl:nth-of-type(even) {
  background-color: rgba(249, 249, 249, 0);
}