@charset "UTF-8";
/* basic layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* 基本設定
---------------------------------------------------------------------------*/
/* responsive */
/* サイズ */
/* flexbox */
/* フォント */
/*@mixin font-hdl {
	font-family: 'Zapfino', cursive;
	font-weight: 400;
}
@mixin font-en {
	font-family: 'athelas', serif;
	font-weight: 700;
	font-style: normal;
}*/
/* アイキャッチアイコンセット */
/* ボタン */
/* 色 */
/* グラデ背景色 */
/* 中央揃え */
/* objectfit */
/* ホバーアクション */
/* ボタンの中のspan */
/* 両脇吹き出し線 */
/* キャプション */
/* ボタン */
/* 見出し */
/* 見出し２（背景ブルー） */
/* チェックボックス */
/* フォントサイズ */
/* 縦書き */
/* 文字グロー */
/* 背景パターン */
/* 角丸 */
/* 基本設定
---------------------------------------------------------------------------*/
/* reboot */
/*!
 * Bootstrap Reboot v4.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2018 The Bootstrap Authors
 * Copyright 2011-2018 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */
*,
*::before,
*::after {
  box-sizing: border-box; }

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  font-size: 625%; }

@-ms-viewport {
  width: device-width; }
article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, Noto Sans, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  font-size: .16rem;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  text-align: left;
  background-color: #fff; }

[tabindex="-1"]:focus {
  outline: 0 !important; }

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible; }

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

p {
  margin: 0;
  padding: 0; }

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0; }

address {
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit; }

ol,
ul,
dl {
  margin: 0;
  padding: 0;
  list-style-type: none; }

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
  padding: 0; }

dt {
  font-weight: 400;
  margin: 0;
  padding: 0; }

dd {
  margin: 0;
  padding: 0; }

blockquote {
  margin: 0 0 1rem; }

b,
strong {
  font-weight: bolder; }

small {
  font-size: 80%; }

sub,
sup {
  position: relative;
  font-size: 65%;
  line-height: 0;
  vertical-align: baseline; }

sub {
  bottom: -.25em; }

sup {
  top: -.5em; }

a {
  color: #007bff;
  text-decoration: none;
  background-color: transparent; }

a:hover {
  color: inherit;
  text-decoration: none;
  opacity: .6; }
  @media screen and (max-width: 480px) {
    a:hover {
      opacity: 1; } }

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):hover, a:not([href]):not([tabindex]):focus {
  color: inherit;
  text-decoration: none; }

a:not([href]):not([tabindex]):focus {
  outline: 0; }

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em; }

pre {
  margin-top: 0;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar; }

figure {
  margin: 0 0 1rem; }

img {
  vertical-align: middle;
  border-style: none; }

svg {
  overflow: hidden;
  vertical-align: middle; }

table {
  border-collapse: collapse; }

caption {
  padding-top: 0.75rem;
  padding-bottom: 0.75rem;
  color: #6c757d;
  text-align: left;
  caption-side: bottom; }

th {
  text-align: inherit; }

label {
  display: inline-block; }

button {
  border-radius: 0; }

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color; }

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit; }

button,
input {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
[type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button; }

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none; }

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0; }

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox; }

textarea {
  overflow: auto;
  resize: vertical; }

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0; }

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: .5rem;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal; }

progress {
  vertical-align: baseline; }

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto; }

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none; }

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button; }

output {
  display: inline-block; }

summary {
  display: list-item;
  cursor: pointer; }

template {
  display: none; }

[hidden] {
  display: none !important; }

/* basic layout */
/* 全体の設定
---------------------------------------------------------------------------*/
/* chromeで表示される謎の青枠を消す */
*:focus {
  outline: none; }

/* 電話番号のリンク */
@media (min-width: 769px) {
  a[href*="tel:"] {
    pointer-events: none;
    cursor: default;
    text-decoration: none; } }
a.notel {
  pointer-events: none;
  cursor: default;
  text-decoration: none; }

/*リンク（全般）設定
---------------------------------------------------------------------------*/
a {
  transition-property: all;
  transition: 0.3s linear;
  color: inherit; }

/* 共通設定
---------------------------------------------------------------------------*/
#wrap {
  position: relative;
  width: 100%;
  margin: 0 auto;
  overflow: hidden; }

@media screen and (max-width: 768px) {
  #wrap {
    margin-top: 0; } }
/* iOSでのデフォルトスタイルをリセット
---------------------------------------------------------------------------*/
input[type="submit"],
input[type="button"] {
  border-radius: 0;
  -webkit-box-sizing: content-box;
  -webkit-appearance: button;
  appearance: button;
  border: none;
  box-sizing: border-box; }
  input[type="submit"]::-webkit-search-decoration,
  input[type="button"]::-webkit-search-decoration {
    display: none; }
  input[type="submit"]::focus,
  input[type="button"]::focus {
    outline-offset: -2px; }

button, textarea, select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

/* レスポンシブ */
@media screen and (max-width: 480px) {
  .view-pc {
    display: none; } }

.view-sp {
  display: none; }
  @media screen and (max-width: 480px) {
    .view-sp {
      display: block; } }

/* 画像 */
img {
  max-width: 100%;
  height: auto; }

/* ------------------------------------------------------------------------*/
/* レイアウト
---------------------------------------------------------------------------*/
body {
  /* normal: 300, regular: 400, medium: 500, bold: 700 */
  font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", sans-serif;
  background-color: #ffffff;
  color: #000000;
  font-size: 18px;
  line-height: 1.75;
  overflow-x: hidden; }
  @media screen and (max-width: 1300px) {
    body {
      font-size: 1.3846153846vw; } }
  @media screen and (max-width: 752px) {
    body {
      font-size: 2.3936170213vw; } }
  @media screen and (max-width: 480px) {
    body {
      font-size: 4.6153846154vw; } }

#wrap {
  overflow: hidden;
  position: relative; }

body#top #wrap {
  padding-top: 0; }

* {
  outline: none; }

img {
  display: block;
  width: 100%;
  height: auto; }

/* 枠 */
.cmn-wrap {
  /* 1080 */
  width: 1300px;
  padding-left: 110px;
  padding-right: 110px;
  margin: 0 auto; }
  @media screen and (max-width: 1300px) {
    .cmn-wrap {
      width: 100%;
      padding-left: 8.4615384615vw;
      padding-right: 8.4615384615vw; } }
  @media screen and (max-width: 752px) {
    .cmn-wrap {
      padding-left: 7.6923076923vw;
      padding-right: 7.6923076923vw; } }

/* cmmon parts
---------------------------------------------------------------------------*/
/* hd
---------------------------------------------------------------------------*/
.hd {
  background-color: #ffffff;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease; }
  @media screen and (max-width: 752px) {
    .hd {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 9999; } }
  @media screen and (max-width: 752px) {
    .hd .cmn-wrap {
      padding-left: 0;
      padding-right: 0; } }
  .hd-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 68px; }
    @media screen and (max-width: 1300px) {
      .hd-wrap {
        padding-top: 5.2307692308vw; } }
    @media screen and (max-width: 752px) {
      .hd-wrap {
        padding-top: 0; } }
  .hd-logo {
    width: 200px; }
    @media screen and (max-width: 1300px) {
      .hd-logo {
        width: 15.3846153846vw; } }
    @media screen and (max-width: 752px) {
      .hd-logo {
        width: 51.2820512821vw; } }
    .hd-logo a {
      display: block; }
  .hd-nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: flex-end;
    align-items: flex-end;
    width: 696px; }
    @media screen and (max-width: 1300px) {
      .hd-nav {
        width: 53.5384615385vw; } }
    @media screen and (max-width: 752px) {
      .hd-nav {
        display: none; } }
    .hd-nav > ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
      justify-content: space-between;
      font-size: 16px;
      width: 100%;
      font-weight: 700; }
      @media screen and (max-width: 1300px) {
        .hd-nav > ul {
          font-size: 1.2307692308vw; } }
      @media screen and (max-width: 752px) {
        .hd-nav > ul {
          font-size: 2.1276595745vw; } }
      @media screen and (max-width: 480px) {
        .hd-nav > ul {
          font-size: 4.1025641026vw; } }
      .hd-nav > ul li {
        padding-bottom: 0.3em; }
        .hd-nav > ul li > a {
          display: block;
          padding-bottom: 0.4em;
          border-bottom: 2px solid transparent;
          transition-property: all;
          transition-duration: 0.3s;
          transition-timing-function: ease; }
          .hd-nav > ul li > a:hover {
            cursor: pointer; }
    .hd-nav-mega {
      position: absolute;
      left: 50%;
      transform: translateX(-50%);
      top: 124px;
      width: 100vw;
      background-color: #FD8724;
      padding: 35px 0;
      color: #ffffff;
      display: none;
      z-index: 999; }
      @media screen and (max-width: 1300px) {
        .hd-nav-mega {
          top: 9.5384615385vw;
          padding: 2.6923076923vw 0; } }
      .hd-nav-mega-wrap {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex; }
      .hd-nav-mega-img {
        margin-right: 45px; }
        @media screen and (max-width: 1300px) {
          .hd-nav-mega-img {
            margin-right: 3.4615384615vw; } }
      .hd-nav-mega-link dt {
        font-size: 20px;
        font-weight: 700;
        padding-bottom: 0.5em;
        margin-bottom: 0.8em;
        border-bottom: 1px solid #ffffff; }
        @media screen and (max-width: 1300px) {
          .hd-nav-mega-link dt {
            font-size: 1.5384615385vw; } }
        @media screen and (max-width: 752px) {
          .hd-nav-mega-link dt {
            font-size: 2.6595744681vw; } }
        @media screen and (max-width: 480px) {
          .hd-nav-mega-link dt {
            font-size: 5.1282051282vw; } }
      .hd-nav-mega-link dd {
        margin-top: 0.5em; }
  .hd-menu-sp {
    display: none; }
    @media screen and (max-width: 752px) {
      .hd-menu-sp {
        display: block;
        width: 14.358974359vw;
        height: 14.358974359vw; }
        .hd-menu-sp a {
          display: block;
          cursor: pointer;
          width: 100%;
          height: 14.358974359vw; } }

/* グロナビ下線 */
body#top .hd-nav > ul li.top a,
body#works .hd-nav > ul li.works a,
body#company .hd-nav > ul li.company a,
body#service .hd-nav > ul li.service a,
body#recruit .hd-nav > ul li.recruit a,
body#news .hd-nav > ul li.news a,
body#contact .hd-nav > ul li.contact a {
  border-bottom-color: #FD8724; }

/* ヘッダー固定 */
.hd.hidden {
  position: fixed;
  top: -100px;
  left: 0;
  width: 100%;
  z-index: 999;
  opacity: 0; }
  .hd.hidden .hd-wrap {
    padding-top: 0; }
.hd.active {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 999;
  opacity: 1; }
  .hd.active .hd-wrap {
    padding-top: 0; }
  .hd.active .hd-nav-mega {
    top: 56px; }
    @media screen and (max-width: 1300px) {
      .hd.active .hd-nav-mega {
        top: 4.3076923077vw; } }

/* SPスライドメニュー */
.spmenu {
  display: none; }
  @media screen and (max-width: 752px) {
    .spmenu {
      display: block;
      background-color: #FD8724;
      color: #ffffff;
      position: fixed;
      top: 0;
      right: -120vw;
      width: 84.6153846154vw;
      height: 100vh;
      z-index: 9999;
      padding: 11.5384615385vw 7.6923076923vw;
      overflow-y: scroll;
      transition-property: all;
      transition-duration: 0.3s;
      transition-timing-function: ease; }
      .spmenu.active {
        right: 0; }
      .spmenu-close {
        position: absolute;
        right: 2.5641025641vw;
        top: 2.5641025641vw;
        width: 5.3846153846vw; }
      .spmenu dl {
        border-bottom: 1px solid #ffffff;
        padding-bottom: 0.8em;
        margin-bottom: 0.5em; }
      .spmenu dt {
        font-size: 20px;
        font-weight: 700; } }
    @media screen and (max-width: 752px) and (max-width: 1300px) {
      .spmenu dt {
        font-size: 1.5384615385vw; } }
    @media screen and (max-width: 752px) and (max-width: 752px) {
      .spmenu dt {
        font-size: 2.6595744681vw; } }
    @media screen and (max-width: 752px) and (max-width: 480px) {
      .spmenu dt {
        font-size: 5.1282051282vw; } }
  @media screen and (max-width: 752px) {
      .spmenu dd {
        margin-top: 0.5em;
        font-size: 16px;
        padding-left: 2em;
        line-height: 1.3; } }
    @media screen and (max-width: 752px) and (max-width: 1300px) {
      .spmenu dd {
        font-size: 1.2307692308vw; } }
    @media screen and (max-width: 752px) and (max-width: 752px) {
      .spmenu dd {
        font-size: 2.1276595745vw; } }
    @media screen and (max-width: 752px) and (max-width: 480px) {
      .spmenu dd {
        font-size: 4.1025641026vw; } }
  @media screen and (max-width: 752px) {
        .spmenu dd a {
          display: block; } }

/* main
---------------------------------------------------------------------------*/
@media screen and (max-width: 752px) {
  main {
    padding-top: 23.3333333333vw; } }

main.active {
  padding-top: 124px; }
  @media screen and (max-width: 1300px) {
    main.active {
      padding-top: 9.5384615385vw; } }

/* ft
---------------------------------------------------------------------------*/
.ft {
  margin-top: 150px;
  padding-top: 37px;
  border-top: 1px solid #C7C7C7; }
  @media screen and (max-width: 1300px) {
    .ft {
      margin-top: 11.5384615385vw;
      padding-top: 2.8461538462vw; } }
  @media screen and (max-width: 752px) {
    .ft {
      margin-top: 35.3846153846vw;
      padding-top: 5.8974358974vw; } }
  .ft-wrap {
    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: 752px) {
      .ft-wrap {
        display: block; } }
  .ft-hd {
    width: 277px; }
    @media screen and (max-width: 1300px) {
      .ft-hd {
        width: 21.3076923077vw; } }
    @media screen and (max-width: 752px) {
      .ft-hd {
        width: 71.0256410256vw;
        margin: 0 auto; } }
    .ft-hd-logo {
      width: 260px; }
      @media screen and (max-width: 1300px) {
        .ft-hd-logo {
          width: 20vw; } }
      @media screen and (max-width: 752px) {
        .ft-hd-logo {
          width: 66.6666666667vw;
          margin: 0 auto; } }
      .ft-hd-logo a {
        display: block; }
    .ft-hd-addr {
      border-top: 1px solid #C7C7C7;
      margin-top: 1.2em;
      padding-top: 1em; }
      @media screen and (max-width: 752px) {
        .ft-hd-addr {
          text-align: center; } }
      .ft-hd-addr-name {
        font-size: 16px;
        font-weight: 700;
        margin-bottom: .8em; }
        @media screen and (max-width: 1300px) {
          .ft-hd-addr-name {
            font-size: 1.2307692308vw; } }
        @media screen and (max-width: 752px) {
          .ft-hd-addr-name {
            font-size: 2.1276595745vw; } }
        @media screen and (max-width: 480px) {
          .ft-hd-addr-name {
            font-size: 4.1025641026vw; } }
      .ft-hd-addr-desc {
        font-size: 15px;
        line-height: 1.53; }
        @media screen and (max-width: 1300px) {
          .ft-hd-addr-desc {
            font-size: 1.1538461538vw; } }
        @media screen and (max-width: 752px) {
          .ft-hd-addr-desc {
            font-size: 1.9946808511vw; } }
        @media screen and (max-width: 480px) {
          .ft-hd-addr-desc {
            font-size: 3.8461538462vw; } }
      .ft-hd-addr-btn {
        color: #ffffff;
        margin-top: 18px; }
        .ft-hd-addr-btn a {
          position: relative;
          display: -webkit-box;
          display: -ms-flexbox;
          display: flex;
          -webkit-box-align: center;
          -ms-flex-align: center;
          align-items: center;
          width: 240px;
          height: 63px;
          border: 1px solid #ffffff;
          background-color: #FD8724;
          border-radius: 5px; }
          @media screen and (max-width: 1300px) {
            .ft-hd-addr-btn a {
              width: 18.4615384615vw;
              height: 4.8461538462vw;
              border-radius: 0.3846153846vw; } }
          @media screen and (max-width: 480px) {
            .ft-hd-addr-btn a {
              width: 61.5384615385vw;
              height: 16.1538461538vw;
              border-radius: 1.2820512821vw; } }
          .ft-hd-addr-btn a > span {
            display: block;
            width: 100%;
            white-space: nowrap;
            text-align: center; }
            .ft-hd-addr-btn a > span span {
              position: relative;
              padding-right: 61px;
              font-size: 18px;
              font-weight: 700;
              white-space: nowrap; }
              @media screen and (max-width: 1300px) {
                .ft-hd-addr-btn a > span span {
                  font-size: 1.3846153846vw; } }
              @media screen and (max-width: 752px) {
                .ft-hd-addr-btn a > span span {
                  font-size: 2.3936170213vw; } }
              @media screen and (max-width: 480px) {
                .ft-hd-addr-btn a > span span {
                  font-size: 4.6153846154vw; } }
              @media screen and (max-width: 1300px) {
                .ft-hd-addr-btn a > span span {
                  padding-right: 4.6923076923vw; } }
              @media screen and (max-width: 480px) {
                .ft-hd-addr-btn a > span span {
                  padding-right: 15.641025641vw; } }
              .ft-hd-addr-btn a > span span::after {
                position: absolute;
                content: "";
                right: 0;
                top: 50%;
                transform: translateY(-50%);
                width: 39px;
                height: 10px;
                background-repeat: no-repeat;
                background-position: center;
                background-size: contain;
                background-image: url(../img/cmn/btn-arw@2x.png); }
                @media screen and (max-width: 1300px) {
                  .ft-hd-addr-btn a > span span::after {
                    width: 3vw;
                    height: 0.7692307692vw; } }
                @media screen and (max-width: 480px) {
                  .ft-hd-addr-btn a > span span::after {
                    width: 10vw;
                    height: 2.5641025641vw; } }
        .ft-hd-addr-btn a {
          width: 100%; }
  .ft-ft {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 577px; }
    @media screen and (max-width: 1300px) {
      .ft-ft {
        width: 44.3846153846vw; } }
    @media screen and (max-width: 752px) {
      .ft-ft {
        display: none; } }
    .ft-ft > div {
      width: 150px; }
      @media screen and (max-width: 1300px) {
        .ft-ft > div {
          width: 11.5384615385vw; } }
    .ft-ft dl + dl {
      margin-top: 1.8em; }
    .ft-ft dt {
      font-size: 16px;
      font-weight: 700;
      font-weight: 700;
      padding-bottom: 0.5em;
      margin-bottom: 0.8em;
      border-bottom: 1px solid #707070; }
      @media screen and (max-width: 1300px) {
        .ft-ft dt {
          font-size: 1.2307692308vw; } }
      @media screen and (max-width: 752px) {
        .ft-ft dt {
          font-size: 2.1276595745vw; } }
      @media screen and (max-width: 480px) {
        .ft-ft dt {
          font-size: 4.1025641026vw; } }
    .ft-ft dd {
      margin-top: 0.5em;
      font-size: 13px;
      font-weight: 700; }
      @media screen and (max-width: 1300px) {
        .ft-ft dd {
          font-size: 1vw; } }
      @media screen and (max-width: 752px) {
        .ft-ft dd {
          font-size: 1.7287234043vw; } }
      @media screen and (max-width: 480px) {
        .ft-ft dd {
          font-size: 3.3333333333vw; } }
  .ft-bana {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 60px; }
    @media screen and (max-width: 1300px) {
      .ft-bana {
        margin-top: 4.6153846154vw; } }
    @media screen and (max-width: 752px) {
      .ft-bana {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: 11.2820512821vw; } }
    .ft-bana ul {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex; }
      @media screen and (max-width: 752px) {
        .ft-bana ul {
          display: block; } }
      .ft-bana ul li {
        width: 200px; }
        @media screen and (max-width: 1300px) {
          .ft-bana ul li {
            width: 15.3846153846vw; } }
        @media screen and (max-width: 752px) {
          .ft-bana ul li {
            width: 53.8461538462vw; } }
        .ft-bana ul li + li {
          margin-left: 15px; }
          @media screen and (max-width: 1300px) {
            .ft-bana ul li + li {
              margin-left: 1.1538461538vw; } }
          @media screen and (max-width: 752px) {
            .ft-bana ul li + li {
              margin-left: 0;
              margin-top: 5.1282051282vw; } }
    .ft-bana-name {
      font-size: 10px;
      text-align: center;
      color: #60666A;
      margin-top: 0.4em; }
      @media screen and (max-width: 1300px) {
        .ft-bana-name {
          font-size: 0.7692307692vw; } }
      @media screen and (max-width: 752px) {
        .ft-bana-name {
          font-size: 1.329787234vw; } }
      @media screen and (max-width: 480px) {
        .ft-bana-name {
          font-size: 2.5641025641vw; } }
  .ft-copy {
    margin-top: 12px;
    background-color: #FD8724;
    color: #ffffff;
    text-align: center;
    padding: 12px 0;
    font-size: 13px; }
    @media screen and (max-width: 1300px) {
      .ft-copy {
        font-size: 1vw; } }
    @media screen and (max-width: 752px) {
      .ft-copy {
        font-size: 1.7287234043vw; } }
    @media screen and (max-width: 480px) {
      .ft-copy {
        font-size: 3.3333333333vw; } }
    @media screen and (max-width: 1300px) {
      .ft-copy {
        margin-top: 0.9230769231vw;
        padding: 0.9230769231vw 0; } }
    @media screen and (max-width: 752px) {
      .ft-copy {
        margin-top: 7.6923076923vw;
        padding: 3.5897435897vw 0; } }

/* pagetop
---------------------------------------------------------------------------*/
.pagetop {
  width: 33px;
  position: fixed;
  bottom: 16px;
  right: 16px;
  z-index: 8000; }
  @media screen and (max-width: 1300px) {
    .pagetop {
      width: 2.5384615385vw;
      bottom: 1.2307692308vw;
      right: 1.2307692308vw; } }
  @media screen and (max-width: 752px) {
    .pagetop {
      width: 8.4615384615vw;
      bottom: 4.1025641026vw;
      right: 4.1025641026vw; } }

/* pgttl
---------------------------------------------------------------------------*/
.pgttl {
  position: relative;
  margin-top: 140px;
  padding-top: 60px; }
  @media screen and (max-width: 1300px) {
    .pgttl {
      margin-top: 10.7692307692vw;
      padding-top: 4.6153846154vw; } }
  @media screen and (max-width: 752px) {
    .pgttl {
      margin-top: 0;
      padding-top: 9.4871794872vw; } }
  @media screen and (max-width: 752px) {
    .pgttl.sec {
      padding-top: 20.5128205128vw; } }
  .pgttl-bg {
    width: 100%; }
    .pgttl-bg img {
      width: 100%;
      height: 330px;
      object-fit: cover;
      object-position: center;
      font-family: "object-fit: cover; object-position: center;"; }
      @media screen and (max-width: 1300px) {
        .pgttl-bg img {
          height: 25.3846153846vw; } }
      @media screen and (max-width: 752px) {
        .pgttl-bg img {
          height: 65.3846153846vw; } }
  .pgttl .cmn-wrap {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center; }
  .pgttl-en {
    color: #60666A;
    font-size: 75px;
    font-weight: 700;
    line-height: 1.1; }
    @media screen and (max-width: 1300px) {
      .pgttl-en {
        font-size: 5.7692307692vw; } }
    @media screen and (max-width: 752px) {
      .pgttl-en {
        font-size: 9.9734042553vw; } }
    @media screen and (max-width: 480px) {
      .pgttl-en {
        font-size: 19.2307692308vw; } }
    @media screen and (max-width: 752px) {
      .pgttl-en {
        font-size: 11.5384615385vw; } }
  .pgttl-ja {
    font-size: 20px;
    margin-left: 2em; }
    @media screen and (max-width: 1300px) {
      .pgttl-ja {
        font-size: 1.5384615385vw; } }
    @media screen and (max-width: 752px) {
      .pgttl-ja {
        font-size: 2.6595744681vw; } }
    @media screen and (max-width: 480px) {
      .pgttl-ja {
        font-size: 5.1282051282vw; } }
    @media screen and (max-width: 752px) {
      .pgttl-ja {
        font-size: 4.1025641026vw;
        margin-left: 1em; } }
  .pgttl-sec {
    position: relative;
    padding-left: 42px; }
    @media screen and (max-width: 1300px) {
      .pgttl-sec {
        padding-left: 3.2307692308vw; } }
    @media screen and (max-width: 752px) {
      .pgttl-sec {
        padding-left: 9.2307692308vw; } }
    .pgttl-sec::before {
      position: absolute;
      content: "";
      width: 27px;
      height: 87px;
      background-color: #FD8724;
      left: 0;
      top: 0; }
      @media screen and (max-width: 1300px) {
        .pgttl-sec::before {
          width: 2.0769230769vw;
          height: 6.6923076923vw; } }
      @media screen and (max-width: 752px) {
        .pgttl-sec::before {
          width: 5.8974358974vw;
          height: 27.1794871795vw; } }
    .pgttl-sec-upper {
      font-size: 13px;
      color: #60666A;
      font-weight: 700;
      line-height: 1.1; }
      @media screen and (max-width: 1300px) {
        .pgttl-sec-upper {
          font-size: 1vw; } }
      @media screen and (max-width: 752px) {
        .pgttl-sec-upper {
          font-size: 1.7287234043vw; } }
      @media screen and (max-width: 480px) {
        .pgttl-sec-upper {
          font-size: 3.3333333333vw; } }
      @media screen and (max-width: 752px) {
        .pgttl-sec-upper {
          font-size: 11px;
          line-height: 1.5; } }
  @media screen and (max-width: 752px) and (max-width: 1300px) {
    .pgttl-sec-upper {
      font-size: 0.8461538462vw; } }
  @media screen and (max-width: 752px) and (max-width: 752px) {
    .pgttl-sec-upper {
      font-size: 1.4627659574vw; } }
  @media screen and (max-width: 752px) and (max-width: 480px) {
    .pgttl-sec-upper {
      font-size: 2.8205128205vw; } }

    .pgttl-sec-ttl {
      font-size: 35px;
      font-weight: 700;
      line-height: 1.4; }
      @media screen and (max-width: 1300px) {
        .pgttl-sec-ttl {
          font-size: 2.6923076923vw; } }
      @media screen and (max-width: 752px) {
        .pgttl-sec-ttl {
          font-size: 4.6542553191vw; } }
      @media screen and (max-width: 480px) {
        .pgttl-sec-ttl {
          font-size: 8.9743589744vw; } }
      @media screen and (max-width: 752px) {
        .pgttl-sec-ttl {
          font-size: 25px;
          line-height: 1.5; } }
  @media screen and (max-width: 752px) and (max-width: 1300px) {
    .pgttl-sec-ttl {
      font-size: 1.9230769231vw; } }
  @media screen and (max-width: 752px) and (max-width: 752px) {
    .pgttl-sec-ttl {
      font-size: 3.3244680851vw; } }
  @media screen and (max-width: 752px) and (max-width: 480px) {
    .pgttl-sec-ttl {
      font-size: 6.4102564103vw; } }

      .pgttl-sec-ttl span {
        font-size: 20px;
        color: #F3CB25;
        margin-left: 1.2em; }
        @media screen and (max-width: 1300px) {
          .pgttl-sec-ttl span {
            font-size: 1.5384615385vw; } }
        @media screen and (max-width: 752px) {
          .pgttl-sec-ttl span {
            font-size: 2.6595744681vw; } }
        @media screen and (max-width: 480px) {
          .pgttl-sec-ttl span {
            font-size: 5.1282051282vw; } }
        @media screen and (max-width: 752px) {
          .pgttl-sec-ttl span {
            display: block;
            margin-left: 0;
            font-size: 15px; } }
  @media screen and (max-width: 752px) and (max-width: 1300px) {
    .pgttl-sec-ttl span {
      font-size: 1.1538461538vw; } }
  @media screen and (max-width: 752px) and (max-width: 752px) {
    .pgttl-sec-ttl span {
      font-size: 1.9946808511vw; } }
  @media screen and (max-width: 752px) and (max-width: 480px) {
    .pgttl-sec-ttl span {
      font-size: 3.8461538462vw; } }

/* bread
---------------------------------------------------------------------------*/
.bread {
  padding: 10px 0 140px; }
  @media screen and (max-width: 1300px) {
    .bread {
      padding: 0.7692307692vw 0 10.7692307692vw; } }
  @media screen and (max-width: 752px) {
    .bread {
      padding: 2.5641025641vw 0 12.8205128205vw; } }
  .bread ul {
    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: 752px) {
      .bread ul {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; } }
    .bread ul li {
      color: #60666A;
      font-size: 12px;
      font-weight: 700; }
      @media screen and (max-width: 1300px) {
        .bread ul li {
          font-size: 0.9230769231vw; } }
      @media screen and (max-width: 752px) {
        .bread ul li {
          font-size: 1.5957446809vw; } }
      @media screen and (max-width: 480px) {
        .bread ul li {
          font-size: 3.0769230769vw; } }
      .bread ul li a {
        color: #C7C7C7; }
      .bread ul li + li {
        position: relative;
        margin-left: 22px;
        padding-left: 30px; }
        @media screen and (max-width: 1300px) {
          .bread ul li + li {
            margin-left: 1.6923076923vw;
            padding-left: 2.3076923077vw; } }
        @media screen and (max-width: 752px) {
          .bread ul li + li {
            margin-left: 5.641025641vw;
            padding-left: 7.6923076923vw; } }
        .bread ul li + li::before {
          position: absolute;
          content: "";
          background-repeat: no-repeat;
          background-position: center;
          background-size: contain;
          background-image: url(../img/cmn/bread-arw@2x.png);
          width: 7px;
          height: 13px;
          top: 50%;
          transform: translateY(-50%);
          left: 0; }
          @media screen and (max-width: 1300px) {
            .bread ul li + li::before {
              width: 0.5384615385vw;
              height: 1vw; } }
          @media screen and (max-width: 752px) {
            .bread ul li + li::before {
              width: 1.7948717949vw;
              height: 3.3333333333vw; } }

/* pgmov
---------------------------------------------------------------------------*/
.pgmov-ttl {
  text-align: center;
  font-weight: 700; }
  .pgmov-ttl > h2 {
    font-size: 30px;
    font-weight: 700;
    line-height: 1.4; }
    @media screen and (max-width: 1300px) {
      .pgmov-ttl > h2 {
        font-size: 2.3076923077vw; } }
    @media screen and (max-width: 752px) {
      .pgmov-ttl > h2 {
        font-size: 3.9893617021vw; } }
    @media screen and (max-width: 480px) {
      .pgmov-ttl > h2 {
        font-size: 7.6923076923vw; } }
  .pgmov-ttl > p {
    font-size: 15px;
    color: #C7C7C7; }
    @media screen and (max-width: 1300px) {
      .pgmov-ttl > p {
        font-size: 1.1538461538vw; } }
    @media screen and (max-width: 752px) {
      .pgmov-ttl > p {
        font-size: 1.9946808511vw; } }
    @media screen and (max-width: 480px) {
      .pgmov-ttl > p {
        font-size: 3.8461538462vw; } }
.pgmov-mov {
  margin-top: 80px; }
  @media screen and (max-width: 1300px) {
    .pgmov-mov {
      margin-top: 6.1538461538vw; } }
  @media screen and (max-width: 752px) {
    .pgmov-mov {
      margin-top: 10.2564102564vw; } }
.pgmov video {
  width: 100%; }

/* pganc
---------------------------------------------------------------------------*/
.pganc ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex; }
  @media screen and (max-width: 752px) {
    .pganc ul {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .pganc ul li {
    width: 336px;
    margin-right: 36px; }
    .pganc ul li a {
      position: relative;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-align: center;
      -ms-flex-align: center;
      align-items: center;
      width: 336px;
      padding: 15px 0;
      background-color: #ffffff;
      box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); }
      @media screen and (max-width: 1300px) {
        .pganc ul li a {
          width: 25.8461538462vw;
          padding: 1.1538461538vw 0; } }
      @media screen and (max-width: 752px) {
        .pganc ul li a {
          width: 100%;
          padding: 3.8461538462vw 0; } }
      .pganc ul li a p {
        width: 100%;
        padding-top: 0.2em; }
        .pganc ul li a p > span {
          display: block;
          width: 100%;
          white-space: nowrap;
          text-align: center; }
          .pganc ul li a p > span:nth-of-type(1) {
            font-size: 23px;
            line-height: 1.2; }
            @media screen and (max-width: 1300px) {
              .pganc ul li a p > span:nth-of-type(1) {
                font-size: 1.7692307692vw; } }
            @media screen and (max-width: 752px) {
              .pganc ul li a p > span:nth-of-type(1) {
                font-size: 3.0585106383vw; } }
            @media screen and (max-width: 480px) {
              .pganc ul li a p > span:nth-of-type(1) {
                font-size: 5.8974358974vw; } }
          .pganc ul li a p > span span {
            position: relative;
            padding-right: 48px;
            font-size: 13px;
            font-weight: 700;
            white-space: nowrap;
            padding-left: 0.5em; }
            @media screen and (max-width: 1300px) {
              .pganc ul li a p > span span {
                font-size: 1vw; } }
            @media screen and (max-width: 752px) {
              .pganc ul li a p > span span {
                font-size: 1.7287234043vw; } }
            @media screen and (max-width: 480px) {
              .pganc ul li a p > span span {
                font-size: 3.3333333333vw; } }
            @media screen and (max-width: 1300px) {
              .pganc ul li a p > span span {
                padding-right: 3.6923076923vw; } }
            @media screen and (max-width: 752px) {
              .pganc ul li a p > span span {
                padding-right: 12.3076923077vw; } }
            .pganc ul li a p > span span::after {
              position: absolute;
              content: "";
              right: 0;
              top: 50%;
              transform: translateY(-50%);
              width: 38px;
              height: 8px;
              background-repeat: no-repeat;
              background-position: center;
              background-size: contain;
              background-image: url(../img/cmn/btn-arw-vit@2x.png); }
              @media screen and (max-width: 1300px) {
                .pganc ul li a p > span span::after {
                  width: 2.9230769231vw;
                  height: 0.6153846154vw; } }
              @media screen and (max-width: 752px) {
                .pganc ul li a p > span span::after {
                  width: 9.7435897436vw;
                  height: 2.0512820513vw; } }
    @media screen and (max-width: 1300px) {
      .pganc ul li {
        width: 25.8461538462vw;
        margin-right: 2.7692307692vw; } }
    @media screen and (max-width: 752px) {
      .pganc ul li {
        width: 100%;
        margin-right: 0; } }
    .pganc ul li:nth-of-type(3n) {
      margin-right: 0; }
    @media screen and (max-width: 752px) {
      .pganc ul li + li {
        margin-top: 10.2564102564vw; } }

.ancpos {
  margin-top: -56px;
  padding-top: 56px;
  position: relative;
  display: block;
  z-index: -99999; }

/* pgcols
---------------------------------------------------------------------------*/
.pgcols {
  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: 752px) {
    .pgcols {
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -ms-flex-direction: column;
      flex-direction: column; } }
  .pgcols-side {
    width: 210px; }
    @media screen and (max-width: 1300px) {
      .pgcols-side {
        width: 16.1538461538vw; } }
    @media screen and (max-width: 752px) {
      .pgcols-side {
        width: 100%;
        margin-bottom: 25.641025641vw; } }
    .pgcols-side ul {
      border-top: 1px solid #E5E5E5; }
      .pgcols-side ul li {
        border-bottom: 1px solid #E5E5E5;
        font-size: 20px;
        font-weight: 700; }
        @media screen and (max-width: 1300px) {
          .pgcols-side ul li {
            font-size: 1.5384615385vw; } }
        @media screen and (max-width: 752px) {
          .pgcols-side ul li {
            font-size: 2.6595744681vw; } }
        @media screen and (max-width: 480px) {
          .pgcols-side ul li {
            font-size: 5.1282051282vw; } }
        .pgcols-side ul li a {
          display: block;
          padding: .5em 0; }
          .pgcols-side ul li a.none {
            pointer-events: none; }
        .pgcols-side ul li:nth-of-type(n + 2) {
          font-size: 16px; }
          @media screen and (max-width: 1300px) {
            .pgcols-side ul li:nth-of-type(n + 2) {
              font-size: 1.2307692308vw; } }
          @media screen and (max-width: 752px) {
            .pgcols-side ul li:nth-of-type(n + 2) {
              font-size: 2.1276595745vw; } }
          @media screen and (max-width: 480px) {
            .pgcols-side ul li:nth-of-type(n + 2) {
              font-size: 4.1025641026vw; } }
          .pgcols-side ul li:nth-of-type(n + 2) > a {
            padding-left: 1em; }
    .pgcols-side dl {
      background-color: #F2F2F2;
      padding: 0.4em 0; }
      .pgcols-side dl dt {
        font-size: 16px;
        font-weight: 700; }
        @media screen and (max-width: 1300px) {
          .pgcols-side dl dt {
            font-size: 1.2307692308vw; } }
        @media screen and (max-width: 752px) {
          .pgcols-side dl dt {
            font-size: 2.1276595745vw; } }
        @media screen and (max-width: 480px) {
          .pgcols-side dl dt {
            font-size: 4.1025641026vw; } }
        .pgcols-side dl dt a {
          display: block;
          padding: .4em 0 .4em 1em; }
        .pgcols-side dl dt span {
          color: #FD8724; }
      .pgcols-side dl dd {
        padding: 0 0 0 2em;
        font-size: 16px;
        font-weight: normal; }
        @media screen and (max-width: 1300px) {
          .pgcols-side dl dd {
            font-size: 1.2307692308vw; } }
        @media screen and (max-width: 752px) {
          .pgcols-side dl dd {
            font-size: 2.1276595745vw; } }
        @media screen and (max-width: 480px) {
          .pgcols-side dl dd {
            font-size: 4.1025641026vw; } }
        .pgcols-side dl dd a {
          display: block;
          padding: .3em 0; }
    .pgcols-side-bana {
      margin-top: 25px; }
      @media screen and (max-width: 1300px) {
        .pgcols-side-bana {
          margin-top: 1.9230769231vw; } }
      @media screen and (max-width: 752px) {
        .pgcols-side-bana {
          margin-top: 6.4102564103vw; } }
  .pgcols-main {
    width: 820px; }
    @media screen and (max-width: 1300px) {
      .pgcols-main {
        width: 63.0769230769vw; } }
    @media screen and (max-width: 752px) {
      .pgcols-main {
        width: 100%; } }

.pgcols ul.active {
  position: fixed;
  top: 124px;
  z-index: 900;
  width: 210px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease; }
  @media screen and (max-width: 1300px) {
    .pgcols ul.active {
      top: 9.5384615385vw;
      width: 16.1538461538vw; } }
.pgcols ul.hide {
  position: fixed;
  top: 124px;
  opacity: 0;
  z-index: -999999;
  width: 210px;
  transition-property: all;
  transition-duration: 0.3s;
  transition-timing-function: ease; }
  @media screen and (max-width: 1300px) {
    .pgcols ul.hide {
      top: 9.5384615385vw;
      width: 16.1538461538vw; } }

/* pgtbl
---------------------------------------------------------------------------*/
.pgtbl li {
  border-bottom: 1px dotted #000000;
  padding: 1em 0;
  font-size: 16px; }
  @media screen and (max-width: 1300px) {
    .pgtbl li {
      font-size: 1.2307692308vw; } }
  @media screen and (max-width: 752px) {
    .pgtbl li {
      font-size: 2.1276595745vw; } }
  @media screen and (max-width: 480px) {
    .pgtbl li {
      font-size: 4.1025641026vw; } }
  .pgtbl li dl {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex; }
    @media screen and (max-width: 752px) {
      .pgtbl li dl {
        display: block; } }
    .pgtbl li dl dt {
      font-weight: 700;
      font-size: 16px; }
      @media screen and (max-width: 1300px) {
        .pgtbl li dl dt {
          font-size: 1.2307692308vw; } }
      @media screen and (max-width: 752px) {
        .pgtbl li dl dt {
          font-size: 2.1276595745vw; } }
      @media screen and (max-width: 480px) {
        .pgtbl li dl dt {
          font-size: 4.1025641026vw; } }
      @media screen and (max-width: 752px) {
        .pgtbl li dl dt {
          margin-bottom: 3.8461538462vw;
          width: 100% !important; } }
    .pgtbl li dl dd {
      font-size: 16px; }
      @media screen and (max-width: 1300px) {
        .pgtbl li dl dd {
          font-size: 1.2307692308vw; } }
      @media screen and (max-width: 752px) {
        .pgtbl li dl dd {
          font-size: 2.1276595745vw; } }
      @media screen and (max-width: 480px) {
        .pgtbl li dl dd {
          font-size: 4.1025641026vw; } }
      @media screen and (max-width: 752px) {
        .pgtbl li dl dd {
          width: 100% !important; } }
      .pgtbl li dl dd.mdl {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center; }
        .pgtbl li dl dd.mdl p {
          width: 100%; }

/* banner
---------------------------------------------------------------------------*/
.bnr {
  display: block;
  position: relative;
  width: 100%;
  margin: 0px auto 80px;
  background-repeat: no-repeat; }
  @media screen and (max-width: 480px) {
    .bnr {
      margin: 0px auto 50px; } }

.bnr:hover {
  cursor: pointer;
}
