@charset "UTF-8";
/*============================================
responsive
============================================*/
/*------------------------------------------------------------
	デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  background: transparent;
  border: 0;
  outline: 0;
  font-size: 1em; }

html {
  font-size: 62.5%; }

html, body {
  overflow-x: hidden; }

body, table, input, textarea, select, option {
  font-family: "游ゴシック", "Yu Gothic", "游ゴシック体", "YuGothic", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Meiryo UI", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
  display: block; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

:focus {
  outline: 0; }

ins {
  text-decoration: none; }

del {
  text-decoration: line-through; }

img {
  vertical-align: top;
  max-width: 100%;
  height: auto; }

a, a:link {
  color: #000;
  text-decoration: none; }

a:visited {
  color: #000; }

a:hover {
  color: #000; }

a:active {
  color: #000; }

/*------------------------------------------------------------
	レイアウト
------------------------------------------------------------*/
body {
  min-width: 1200px;
  color: #222;
  font-size: 1.7rem;
  font-weight: 500;
  letter-spacing: 0.05em;
  line-height: 1.9;
  text-size-adjust: none;
  -webkit-text-size-adjust: none;
  font-family: source-han-sans-japanese, sans-serif;
  font-weight: 400;
  font-style: normal;
  background: url("../../img/common/bg.jpg");
  background-size: cover;
  background-repeat: repeat-y; }

body.fixed {
  position: fixed;
  width: 100%;
  height: 100%; }

#container {
  text-align: left; }

#main {
  display: block; }

a[href^="tel:"] {
  cursor: default;
  pointer-events: none; }

@media all and (min-width: 897px) {
  .sp {
    display: none !important; } }
@media all and (max-width: 896px) {
  body {
    min-width: inherit;
    font-size: 1.7rem;
    line-height: 1.7; }

  a:hover, a:hover img {
    opacity: 1 !important; }

  .pc {
    display: none !important; }

  a[href^="tel:"] {
    cursor: pointer;
    pointer-events: auto; }

  #container {
    /* padding-top: 84px;*/ } }
/*------------------------------------------------------------
	フッター
------------------------------------------------------------*/
.footer {
  padding: 120px 0;
  background: #00366D; }
  @media screen and (max-width: 897px) {
    .footer {
      padding: 40px 0; } }
  .footer .footer__headline {
    text-align: center;
    padding: 0 0 60px 0; }
    @media screen and (max-width: 897px) {
      .footer .footer__headline {
        padding: 0 0 30px; } }
    .footer .footer__headline h2 {
      font-size: 4.0rem;
      line-height: 1.4;
      font-weight: 700;
      color: #fff; }
      @media screen and (max-width: 897px) {
        .footer .footer__headline h2 {
          font-size: 2.5rem; } }
    .footer .footer__headline span {
      color: #fff;
      font-size: 2.0rem;
      border-bottom: 1px solid #fff;
      font-family: futura-pt, sans-serif;
      font-weight: 700;
      font-style: normal; }
      @media screen and (max-width: 897px) {
        .footer .footer__headline span {
          font-size: 1.5rem; } }
  .footer .footer__contact {
    background: #fff;
    box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
    padding: 3%;
    border-radius: 15px;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 897px) {
      .footer .footer__contact {
        padding: 5%;
        display: block; } }
    .footer .footer__contact div {
      color: #222;
      text-align: center;
      width: 31%; }
      @media screen and (max-width: 897px) {
        .footer .footer__contact div {
          width: 100%; } }
      @media screen and (max-width: 897px) {
        .footer .footer__contact div:not(:last-of-type) {
          margin: 0 0 20px 0;
          padding: 0 0 20px 0;
          border-bottom: 1px solid #222; } }
      .footer .footer__contact div h3 {
        font-size: 2.2rem;
        padding: 0 0 15px 0; }
      .footer .footer__contact div.tel {
        text-align: center;
        color: #222; }
        .footer .footer__contact div.tel p {
          text-align: center; }
        .footer .footer__contact div.tel .tap {
          font-size: 4.0rem;
          line-height: 1;
          font-family: futura-pt, sans-serif;
          font-weight: 700;
          font-style: normal; }
          .footer .footer__contact div.tel .tap a {
            color: #222; }
      .footer .footer__contact div.zoom .btn a {
        display: block;
        text-align: center;
        color: #fff;
        background: #1D2B3B;
        border-radius: 50px;
        font-weight: 700;
        padding: 15px;
        border: 1px solid #222; }
      .footer .footer__contact div.zoom .btn .arrow {
        position: relative;
        vertical-align: middle;
        text-decoration: none; }
      .footer .footer__contact div.zoom .btn .arrow::before, .footer .footer__contact div.zoom .btn .arrow::after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 15px;
        margin: auto;
        content: "";
        vertical-align: middle; }
      .footer .footer__contact div.zoom .btn .sample5-6::before {
        box-sizing: border-box;
        width: 24px;
        height: 24px;
        border: 1px solid #fff;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
      .footer .footer__contact div.zoom .btn .sample5-6::after {
        right: 23px;
        width: 8px;
        height: 8px;
        border-top: 2px solid #fff;
        border-right: 2px solid #fff;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
      .footer .footer__contact div.download .btn a {
        display: block;
        text-align: center;
        color: #222;
        background: #fff;
        border-radius: 50px;
        font-weight: 700;
        padding: 15px;
        border: 1px solid #222; }
      .footer .footer__contact div.download .btn .arrow {
        position: relative;
        vertical-align: middle;
        text-decoration: none; }
      .footer .footer__contact div.download .btn .arrow::before, .footer .footer__contact div.download .btn .arrow::after {
        position: absolute;
        top: 0;
        bottom: 0;
        right: 15px;
        margin: auto;
        content: "";
        vertical-align: middle; }
      .footer .footer__contact div.download .btn .sample5-6::before {
        box-sizing: border-box;
        width: 24px;
        height: 24px;
        border: 1px solid #222;
        -webkit-border-radius: 50%;
        border-radius: 50%; }
      .footer .footer__contact div.download .btn .sample5-6::after {
        right: 23px;
        width: 8px;
        height: 8px;
        border-top: 2px solid #222;
        border-right: 2px solid #222;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); }
  .footer .footer__box {
    padding: 60px 0 0 0;
    color: #fff; }
    @media screen and (max-width: 897px) {
      .footer .footer__box {
        padding: 20px 0 0 0; } }
    .footer .footer__box p {
      text-align: center;
      font-weight: 700; }
      .footer .footer__box p:first-of-type {
        font-size: 1.8rem; }
        @media screen and (max-width: 897px) {
          .footer .footer__box p:first-of-type {
            font-size: 1.4rem;
            text-align: left;
            font-weight: normal; } }
      .footer .footer__box p:last-of-type {
        font-size: 2.3rem;
        padding: 20px 0 0 0; }
        @media screen and (max-width: 897px) {
          .footer .footer__box p:last-of-type {
            font-size: 1.8rem;
            padding: 10px 0 0 0; } }

.footer-nav {
  color: #AFAFAF;
  padding: 60px 0;
  background: #1D2B3B; }
  @media screen and (max-width: 897px) {
    .footer-nav {
      padding: 30px 0; } }
  .footer-nav .inbox {
    display: flex;
    justify-content: space-between;
    align-items: end; }
    @media screen and (max-width: 897px) {
      .footer-nav .inbox {
        display: block; } }
    .footer-nav .inbox .txt {
      width: 43%;
      font-size: 1.5rem;
      text-align: left !important; }
      @media screen and (max-width: 897px) {
        .footer-nav .inbox .txt {
          width: 100%;
          font-size: 1.4rem; } }
      .footer-nav .inbox .txt .logo {
        padding: 0 0 30px 0; }
        @media screen and (max-width: 897px) {
          .footer-nav .inbox .txt .logo {
            padding: 0 0 15px 0;
            text-align: center; } }
      @media screen and (max-width: 897px) {
        .footer-nav .inbox .txt p {
          text-align: center; } }
    .footer-nav .inbox .nav {
      width: 57%; }
      @media screen and (max-width: 897px) {
        .footer-nav .inbox .nav {
          display: none; } }
      .footer-nav .inbox .nav__list {
        display: flex;
        justify-content: space-between; }
        .footer-nav .inbox .nav__list__item {
          width: 31%;
          font-size: 1.3rem; }
          .footer-nav .inbox .nav__list__item a {
            color: #AFAFAF; }
          .footer-nav .inbox .nav__list__item ul li::before {
            content: ">";
            padding: 0 10px 0 0; }
          .footer-nav .inbox .nav__list__item ul li:not(:last-of-type) {
            margin: 0 0 5px 0; }
