@charset "UTF-8";
/* Scss Document */
html:not(.responsive) {
  width: 100%;
  /* viewport */ }

/*=============================================
 * body
 *=============================================*/
body {
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  background: #fff;
  color: #000;
  font-size: 16px;
  line-height: 30px;
  text-align: left;
  letter-spacing: 0.05em;
  min-width: inherit;
  min-height: inherit;
  max-height: 100%; }

@media screen and (max-width: 767px) {
  body {
    font-size: 15px;
    line-height: 28px; }

  .pc {
    display: none; }

  img {
    width: 100%;
    height: auto; } }
.navOpen #pagetop {
  opacity: 0; }

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

a {
  transition: all .3s ease;
  -moz-transition: all .3s ease;
  -webkit-transition: all .3s ease; }

.error-404 {
  text-align: center;
  padding: 200px 0; }

@media screen and (max-width: 767px) {
  .error-404 {
    padding: 100px 0; } }
/*=============================================
 * fonts - DON'T EDIT
 *=============================================*/
.fnt-mincho {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "メイリオ", Meiryo, "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif; }

.fnt-meiryo {
  font-family: "メイリオ", Meiryo, "ヒラギノ角ゴシックPro", "ＭＳ ゴシック", "Hiragino Kaku Gothic Pro", Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif; }

.fnt-gothic {
  /*font-family: "游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;*/ }

.fnt-noto {
  font-family: "Noto Serif JP", serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal; }

/* Syntax: font format */
/* biz-udgothic-regular - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'BIZ UDGothic';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/biz-udgothic-v12-japanese_latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* biz-udgothic-700 - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'BIZ UDGothic';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/biz-udgothic-v12-japanese_latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-jp-regular - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/noto-sans-jp-v53-japanese_latin-regular.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-jp-500 - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/noto-sans-jp-v53-japanese_latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-jp-600 - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/noto-sans-jp-v53-japanese_latin-600.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-jp-700 - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/noto-sans-jp-v53-japanese_latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-jp-800 - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/noto-sans-jp-v53-japanese_latin-800.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* noto-sans-jp-900 - japanese_latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Noto Sans JP';
  font-style: normal;
  font-weight: 900;
  src: url("../fonts/noto-sans-jp-v53-japanese_latin-900.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* barlow-condensed-700 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow Condensed';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/barlow-condensed-v12-latin-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* oswald-500 - latin */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500;
  src: url("../fonts/oswald-v53-latin-500.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* barlow-700 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/barlow-v12-latin_latin-ext-700.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
/* barlow-800 - latin_latin-ext */
@font-face {
  font-display: swap;
  /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 800;
  src: url("../fonts/barlow-v12-latin_latin-ext-800.woff2") format("woff2");
  /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */ }
.fnt-Oswald {
  font-family: 'Oswald';
  font-style: normal;
  font-weight: 500; }

.fnt-Barlow {
  font-family: 'Barlow';
  font-style: normal;
  font-weight: 700; }

.fnt-BIZ {
  font-family: 'BIZ UDGothic';
  font-style: normal;
  font-weight: 700; }

.fr {
  float: right; }

.fl {
  float: left; }

.object-fit-cover, .object-fit-cover-pc {
  position: relative; }

.object-fit-cover img {
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 100% !important;
  width: 100% !important; }

@media screen and (min-width: 768px) {
  .object-fit-cover-pc img {
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100% !important;
    width: 100% !important; } }
a {
  text-decoration: none; }

a:hover {
  text-decoration: none; }

/*=============================================
 * <main>
 *=============================================*/
main {
  clear: both;
  width: 100%;
  position: relative;
  overflow: hidden; }

@media screen and (min-width: 769px) {
  .pc_view {
    display: block; } }
.hamburger-btn {
  cursor: pointer;
  width: 70px !important;
  height: 70px !important;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  position: relative;
  z-index: 105;
  line-height: 1;
  font-size: 10px;
  text-align: center;
  letter-spacing: 0em; }

.hamburger-btn i {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0; }

.hamburger-btn span {
  line-height: 1;
  background-color: #000;
  border-radius: 3px;
  height: 3px;
  width: 30px;
  position: absolute;
  top: 34px;
  left: calc(50% - 15px);
  display: block;
  -webkit-transition: all .45s ease 0s;
  transition: all .45s ease 0s; }

.hamburger-btn:before {
  content: '';
  position: absolute;
  width: 30px;
  top: 25px;
  left: calc(50% - 15px);
  background-color: #000;
  height: 3px;
  border-radius: 3px;
  -webkit-transition: all .45s ease 0s;
  transition: all .45s ease 0s; }

.hamburger-btn:after {
  content: '';
  position: absolute;
  width: 30px;
  top: 43px;
  border-radius: 3px;
  left: calc(50% - 15px);
  background-color: #000;
  height: 3px;
  -webkit-transition: all .45s ease 0s;
  transition: all .45s ease 0s; }

.hamburger-btn.is-active:before {
  transform: rotate(-45deg);
  width: 28px;
  top: 35px;
  left: 21px; }

.hamburger-btn.is-active:after {
  transform: rotate(45deg);
  width: 28px;
  top: 35px;
  left: 21px; }

.hamburger-btn.is-active span {
  opacity: 0;
  left: 64px; }

.hamburger-btn span:last-child {
  font-size: 11px;
  display: none !important;
  opacity: 1 !important;
  top: 13px;
  transform: none;
  left: 0;
  right: 0;
  background-color: transparent;
  width: 100%; }

button {
  -webkit-appearance: none;
  -moz-appearance: none;
  border: none;
  background: transparent; }

.fc-form [class^='error'] {
  position: static !important; }

.i-custom {
  cursor: pointer;
  display: block;
  position: relative;
  line-height: 50px;
  margin-bottom: 40px; }

.i-custom input {
  opacity: 0;
  position: absolute; }

.i-custom .ico {
  padding-left: 60px;
  position: relative;
  display: inline-block; }

.i-custom .ico:before, .i-custom .ico:after {
  content: "";
  margin: auto;
  position: absolute;
  top: 0;
  bottom: 0;
  transition: all .3s ease; }

.i-custom input[type="radio"] .ico:before, .i-custom input[type="radio"] .ico:after {
  border-radius: 100%; }

.i-custom .ico:before {
  width: 50px;
  height: 50px;
  left: 0;
  background: #FFFFFF;
  border: 1px solid #333333;
  box-sizing: border-box;
  border-radius: 8px; }

.i-custom .ico:after {
  background: url(../img/shared/check.png) no-repeat 0 0;
  -webkit-background-size: 100%;
  background-size: 100%;
  width: 16px;
  height: 15px;
  margin: 0;
  position: absolute;
  top: 17px;
  left: 17px;
  opacity: 0; }

.i-custom:hover .ico:after {
  opacity: .5;
  transform: scale(1); }

.i-custom input:checked ~ .ico:after {
  opacity: 1;
  transform: scale(1); }

@media screen and (max-width: 767px) {
  .i-custom .ico {
    padding-left: 51px; }

  .i-custom .ico:before {
    width: 36px;
    height: 36px; }

  .i-custom {
    font-size: 16px;
    line-height: 36px;
    margin-bottom: 30px; }

  .i-custom .ico:after {
    width: 12px;
    top: 12px;
    left: 12px; } }
@-webkit-keyframes fadeInZoom {
  0% {
    transform: scale(1.1); }
  to {
    transform: scale(1); } }
@keyframes fadeInZoom {
  0% {
    transform: scale(1.1); }
  to {
    transform: scale(1); } }
@media screen and (max-width: 767px) {
  @-webkit-keyframes fadeInZoom {
    0% {
      transform: scale(1.2); }
    to {
      transform: scale(1); } }
  @keyframes fadeInZoom {
    0% {
      transform: scale(1.2); }
    to {
      transform: scale(1); } } }
.fadeInZoom {
  -webkit-animation-name: fadeInZoom;
  animation-name: fadeInZoom;
  -webkit-animation-duration: 5.5s;
  animation-duration: 5.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite; }

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .products-shared .item dl dt span {
    display: block; } }
a[href^="tel:"] {
  text-decoration: none !important; }

@media screen and (min-width: 768px) {
  .none_hover {
    pointer-events: none; }

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

  .sp {
    display: none !important; } }
@media screen and (min-width: 1000px) {
  .ipad {
    display: none !important; } }
.ipad_only {
  display: none; }

@media screen and (min-width: 768px) and (max-width: 999px) {
  .ipad_only {
    display: block; } }
.pagetop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 100;
  width: 82px;
  cursor: pointer;
  opacity: 0;
  transition: opacity .3s ease;
  -moz-transition: opacity .3s ease;
  -webkit-transition: opacity .3s ease; }
  .pagetop.visible {
    opacity: 1; }
  @media screen and (min-width: 768px) {
    .pagetop:hover {
      opacity: 0.8; } }
  .pagetop img {
    width: 100%;
    height: auto; }
  @media screen and (max-width: 767px) {
    .pagetop {
      width: 45px;
      bottom: 60px;
      right: 20px; } }

.fc-form [class^='error'] {
  position: static; }

.f_cl1 {
  color: #FF9301; }

.f_cl2 {
  color: #0068B7; }

.txt_r {
  text-align: right; }

i {
  font-style: normal; }

.underlink {
  color: #FF9301;
  text-decoration: underline; }
  .underlink:hover {
    text-decoration: none; }

/*
::-webkit-scrollbar {
width:4px;


}
::-webkit-scrollbar-thumb {
background:#999	;
}
::-webkit-scrollbar * {
background:rgba(0,0,0,0);
}
*/
.d_flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between; }

.brk_in {
  display: inline-block; }

.box_shadown {
  -webkit-box-shadow: 1px 5px 11px 0px rgba(140, 140, 140, 0.63);
  box-shadow: 1px 5px 11px 0px rgba(140, 140, 140, 0.63); }

.img_shadown {
  -webkit-box-shadow: 0px 5px 12px 3px rgba(140, 140, 140, 0.43);
  box-shadow: 0px 5px 12px 3px rgba(140, 140, 140, 0.43); }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

.animated {
  -webkit-animation-duration: 1.2s;
  animation-duration: 1.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

@media (prefers-reduced-motion) {
  .animated {
    -webkit-animation: unset !important;
    animation: unset !important;
    -webkit-transition: none !important;
    transition: none !important; } }
.wrap {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  position: relative;
  box-sizing: border-box; }
  .wrap > * {
    box-sizing: border-box; }
  @media screen and (max-width: 1260px) {
    .wrap {
      padding-left: 30px;
      padding-right: 30px;
      max-width: 100%; } }
  @media screen and (max-width: 767px) {
    .wrap {
      padding-left: 20px;
      padding-right: 20px; } }

#pagetop {
  right: 20px;
  bottom: 30px;
  width: 111px;
  cursor: pointer;
  position: fixed;
  z-index: 999;
  opacity: 0; }
  #pagetop:hover {
    opacity: 0.7; }
  @media screen and (max-width: 767px) {
    #pagetop {
      width: 55px; }
      #pagetop img {
        width: 100%;
        height: auto; } }

header {
  position: relative; }
  header .wrap {
    padding-top: 15px;
    padding-bottom: 9px; }
  header #belt {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9999;
    background-color: #fff;
    box-sizing: border-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0 22px;
    height: 100px; }
    header #belt.fixed {
      position: fixed; }
  header h1 {
    width: 296px; }
    @media screen and (min-width: 1800px) {
      header h1 {
        margin-left: 38px; } }
    @media screen and (max-width: 1200px) {
      header h1 {
        width: 280px; } }
    header h1 img {
      max-width: 100%;
      height: auto; }
  header .hamburger {
    display: block;
    position: fixed;
    z-index: 99999;
    right: 0px;
    top: 5px;
    width: 60px;
    height: 60px;
    cursor: pointer;
    text-align: center; }
    header .hamburger span {
      display: block;
      position: absolute;
      width: 27px;
      height: 2px;
      left: 16px;
      background: #000;
      -webkit-transition: 0.3s ease-in-out;
      -moz-transition: 0.3s ease-in-out;
      transition: 0.3s ease-in-out; }
      header .hamburger span:nth-child(1) {
        top: 21px; }
      header .hamburger span:nth-child(2) {
        top: 30px; }
      header .hamburger span:nth-child(3) {
        top: 39px; }
  header .hamburger.is-active span {
    top: 24px; }
    header .hamburger.is-active span:nth-child(2) {
      opacity: 0; }
    header .hamburger.is-active span:nth-child(1) {
      -webkit-transform: translateY(4px) rotate(-45deg);
      -ms-transform: translateY(4px) rotate(-45deg);
      -o-transform: translateY(4px) rotate(-45deg);
      transform: translateY(4px) rotate(-45deg); }
    header .hamburger.is-active span:nth-child(3) {
      top: 44px;
      -webkit-transform: translateY(-16px) rotate(45deg);
      -ms-transform: translateY(-16px) rotate(45deg);
      -o-transform: translateY(-16px) rotate(45deg);
      transform: translateY(-16px) rotate(45deg); }
  @media screen and (max-width: 1560px) {
    header h1 {
      width: 260px; } }
  @media screen and (max-width: 1150px) {
    header h1 {
      width: 220px; } }
  @media screen and (max-width: 999px) {
    header .wrap {
      padding-left: 20px;
      padding-right: 20px; } }
  @media screen and (max-width: 1080px) {
    header {
      padding: 70px 0 0; }
      header .hamburger {
        display: block !important; }
      header h1 {
        margin: 0;
        padding: 0px 0 0;
        width: 232px; }
      header .wrap {
        padding: 0; }
      header #belt {
        position: fixed;
        top: 0;
        height: 70px;
        background-color: #fff;
        padding: 0 20px; } }

#navigation {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flex;
  display: -o-flex;
  display: flex; }
  #navigation ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    white-space: nowrap;
    gap: 35px; }
    #navigation ul li:not(.contact) a span {
      display: inline-block;
      font-weight: 500;
      font-size: 18px;
      letter-spacing: 0.05em;
      padding: 5px 5px;
      position: relative; }
      #navigation ul li:not(.contact) a span:before {
        content: '';
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        border-bottom: 3px solid #ff9301;
        opacity: 0;
        transition: all .3s ease;
        -moz-transition: all .3s ease;
        -webkit-transition: all .3s ease; }
      @media screen and (max-width: 900px) {
        #navigation ul li:not(.contact) a span {
          font-size: 16px; } }
    #navigation ul li:not(.contact) a:hover, #navigation ul li:not(.contact) a.active {
      color: #FF9301; }
      #navigation ul li:not(.contact) a:hover span:before, #navigation ul li:not(.contact) a.active span:before {
        opacity: 1; }
    #navigation ul li.contact {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      gap: 10px;
      margin-left: 16px; }
      #navigation ul li.contact a {
        display: block;
        background-color: #3CABC7;
        color: #fff;
        border: 2px solid #EAE7E7;
        border-radius: 13px;
        font-size: 18px;
        font-weight: 700;
        letter-spacing: 0.05em;
        line-height: 48px;
        text-align: center;
        padding: 0 12px; }
        #navigation ul li.contact a:nth-child(2) {
          background-color: #CD0019; }
          #navigation ul li.contact a:nth-child(2):hover {
            color: #CD0019;
            border: 2px solid #CD0019; }
        #navigation ul li.contact a:hover {
          background-color: #fff;
          color: #3CABC7;
          border: 2px solid #3CABC7; }
    @media screen and (max-width: 1720px) {
      #navigation ul {
        gap: 20px; } }
    @media screen and (max-width: 1680px) {
      #navigation ul {
        gap: 10px; }
        #navigation ul li.contact {
          gap: 5px; } }
    @media screen and (max-width: 1560px) {
      #navigation ul li:not(.contact) a span {
        font-size: 16px; }
      #navigation ul li.contact {
        margin-left: 0; }
        #navigation ul li.contact a {
          font-size: 14px;
          line-height: 46px;
          letter-spacing: 0; } }
    @media screen and (max-width: 1340px) {
      #navigation ul li:not(.contact) a span {
        font-size: 14px;
        letter-spacing: 0; }
      #navigation ul li.contact {
        margin-left: 0; }
        #navigation ul li.contact a {
          font-size: 10px;
          line-height: 40px; } }
  @media screen and (max-width: 1150px) {
    #navigation ul {
      gap: 5px; }
      #navigation ul li.contact a {
        padding: 0px 9px; } }
  @media screen and (max-width: 1080px) {
    #navigation {
      padding: 0;
      background: #fff;
      width: 100%;
      box-sizing: border-box;
      height: 100vh;
      position: fixed;
      top: 0;
      left: 0;
      z-index: 99;
      overflow: auto;
      opacity: 0;
      visibility: hidden;
      -moz-transition: all 0.3s ease 0s;
      -webkit-transition: all 0.3s ease 0s;
      transition: all 0.3s ease 0s;
      text-align: center; }
      #navigation ul {
        display: block;
        padding: 70px 30px 120px;
        width: 100%;
        box-sizing: border-box; }
        #navigation ul li:not(.contact) {
          margin-bottom: 15px; }
          #navigation ul li:not(.contact) a {
            color: #000; }
            #navigation ul li:not(.contact) a span {
              font-size: 18px; }
        #navigation ul li.contact {
          padding-top: 30px;
          position: static;
          gap: 10px;
          flex-wrap: wrap;
          max-width: 375px;
          margin: 0 auto; }
          #navigation ul li.contact a {
            width: 100%;
            font-size: 18px;
            line-height: 50px; } }

@media screen and (max-width: 1080px) {
  .navOpen #navigation {
    opacity: 1;
    visibility: visible;
    -moz-transition: all .75s ease;
    -webkit-transition: all 0.75s ease;
    transition: all 0.75s ease; } }
footer {
  background-color: #FAFAFA;
  color: #000;
  font-size: 16px;
  line-height: 25px;
  letter-spacing: 0;
  padding: 57px 0px 0px;
  line-height: 24px;
  font-weight: 500; }
  footer .info .pad1 {
    padding-left: 50px; }
    @media screen and (max-width: 767px) {
      footer .info .pad1 {
        padding: 0; } }
  footer .wrap {
    max-width: 1620px;
    padding-bottom: 45px; }
    @media screen and (max-width: 1680px) {
      footer .wrap {
        padding-left: 30px;
        padding-right: 30px; } }
  footer .ft-logo {
    width: 356px;
    padding: 25px 0 20px; }
    footer .ft-logo img {
      width: 100%;
      height: auto; }
  footer .tel {
    color: #000;
    font-size: 14px;
    letter-spacing: 0;
    margin: 20px 0 10px; }
    footer .tel:before {
      content: '';
      background: url("../img/shared/tel.png") no-repeat 0 0/100%;
      width: 25px;
      height: 25px;
      display: inline-block;
      margin-right: 10px; }
    footer .tel i {
      font-family: 'Barlow';
      font-style: normal;
      font-weight: 800; }
    footer .tel a {
      font-weight: 900;
      font-size: 24px;
      letter-spacing: 0; }
  footer .mail {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    align-items: center; }
    footer .mail:before {
      content: '';
      background: url("../img/shared/ft_email.png") no-repeat 0 0/100%;
      width: 25px;
      height: 25px;
      margin-right: 14px;
      display: inline-block; }
    footer .mail a:hover {
      opacity: 0.7; }
  footer .nav-gr {
    max-width: 1050px;
    width: 70%; }
    footer .nav-gr .nav {
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flex;
      display: -o-flex;
      display: flex;
      justify-content: flex-start;
      gap: 30px;
      align-items: center;
      white-space: nowrap;
      padding: 13px 5px 55px;
      color: #000;
      gap: 30px;
      align-items: center;
      white-space: nowrap; }
      @media screen and (max-width: 1465px) {
        footer .nav-gr .nav {
          gap: 20px; } }
      footer .nav-gr .nav li a span {
        display: inline-block;
        font-weight: 500;
        font-size: 18px;
        letter-spacing: 0.05em;
        padding: 9px 9px;
        border-bottom: 2px solid rgba(255, 147, 1, 0);
        /* color: #000; */ }
        @media screen and (max-width: 900px) {
          footer .nav-gr .nav li a span {
            font-size: 16px; } }
      footer .nav-gr .nav li a:hover, footer .nav-gr .nav li a.active {
        color: #FF9301; }
        footer .nav-gr .nav li a:hover span, footer .nav-gr .nav li a.active span {
          border-bottom: 2px solid #ff9301; }
    footer .nav-gr .link {
      flex-wrap: nowrap;
      gap: 10px; }
      footer .nav-gr .link .bnr-shared {
        width: 340px; }
        footer .nav-gr .link .bnr-shared a {
          line-height: 83px;
          letter-spacing: 0; }
          footer .nav-gr .link .bnr-shared a.app.orange {
            gap: 15px; }
            footer .nav-gr .link .bnr-shared a.app.orange:before {
              width: 33px;
              height: 33px; }
        footer .nav-gr .link .bnr-shared:nth-child(2) {
          width: 384px; }
          footer .nav-gr .link .bnr-shared:nth-child(2) a {
            border: 2px solid #3CABC7; }
            footer .nav-gr .link .bnr-shared:nth-child(2) a.download {
              gap: 8px;
              background-color: #3CABC7;
              color: #fff; }
              footer .nav-gr .link .bnr-shared:nth-child(2) a.download:before {
                content: '';
                background-image: url("../img/shared/download-file.png");
                width: 33px;
                height: 33px; }
            footer .nav-gr .link .bnr-shared:nth-child(2) a:hover {
              color: #3CABC7 !important;
              background-color: #fff !important; }
              footer .nav-gr .link .bnr-shared:nth-child(2) a:hover:before {
                background-image: url("../img/shared/download-file_on.png"); }
        footer .nav-gr .link .bnr-shared:nth-child(3) {
          width: 294px; }
          @media screen and (max-width: 1465px) {
            footer .nav-gr .link .bnr-shared:nth-child(3) {
              width: 250px; } }
          footer .nav-gr .link .bnr-shared:nth-child(3) a {
            border: 1px solid #C7C6C6;
            gap: 12px; }
            footer .nav-gr .link .bnr-shared:nth-child(3) a:before {
              width: 33px;
              height: 33px; }
  footer address {
    text-align: center;
    background-color: #E9EAEA;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 80px; }
    @media screen and (max-width: 767px) {
      footer address {
        padding-bottom: 15vw; } }
  @media screen and (max-width: 1400px) and (min-width: 999px) {
    footer .lead {
      font-size: 14px; }
    footer .info .pad1 {
      padding-left: 44px; }
    footer .tel a {
      font-size: 22px; }
    footer .tel:before {
      width: 20px;
      height: 20px; }
    footer .ft-logo {
      width: 290px; }
    footer .nav-gr {
      width: calc(100% - 380px); }
      footer .nav-gr .nav {
        padding-top: 0;
        gap: 10px; }
        footer .nav-gr .nav li a span {
          font-size: 16px;
          letter-spacing: 0; } }
  @media screen and (max-width: 1360px) and (min-width: 999px) {
    footer .nav-gr .nav {
      gap: 0; }
    footer .nav-gr .link .bnr-shared a {
      font-size: 1.55vw !important;
      line-height: 1.3;
      padding: 1.6vw 0 !important;
      gap: 0.7vw !important; }
      footer .nav-gr .link .bnr-shared a:before {
        width: 2.3vw !important;
        height: 2.3vw !important; } }
  @media screen and (max-width: 1250px) and (min-width: 999px) {
    footer .nav-gr {
      width: calc(100% - 350px); }
    footer .ft-logo {
      margin-bottom: 30px; } }
  @media screen and (max-width: 1130px) and (min-width: 999px) {
    footer .nav-gr .nav {
      padding-bottom: 30px;
      flex-wrap: nowrap; }
      footer .nav-gr .nav li a span {
        font-size: 15px;
        padding: 9px 6px; } }
  @media screen and (max-width: 999px) {
    footer {
      text-align: center; }
      footer .wrap {
        justify-content: center; }
      footer .lead {
        min-height: 50px;
        text-align: center; }
      footer .mail {
        justify-content: center; }
      footer .nav-gr {
        max-width: 100%;
        width: 100%; }
        footer .nav-gr .nav {
          justify-content: center;
          gap: 0 10px;
          flex-wrap: nowrap;
          padding: 30px 0 20px; }
          footer .nav-gr .nav li a span {
            padding: 5px 3px; }
        footer .nav-gr .link {
          position: static;
          flex-wrap: wrap;
          justify-content: space-between;
          width: 100%;
          gap: 30px 0; }
          footer .nav-gr .link .bnr-shared {
            width: 48% !important; }
            footer .nav-gr .link .bnr-shared a {
              font-size: 20px; }
            footer .nav-gr .link .bnr-shared:nth-child(3) {
              margin: 0 auto; } }
  @media screen and (max-width: 767px) {
    footer {
      font-size: 13px;
      text-align: center; }
      footer .lead {
        min-height: 50px;
        margin: 0 auto; }
      footer .ft-logo {
        width: 270px;
        margin: 0 auto 20px; }
      footer .mail {
        justify-content: center; }
        footer .mail:before {
          width: 22px;
          height: 22px; }
      footer .tel {
        font-size: 13px; }
        footer .tel:before {
          width: 20px;
          height: 20px;
          margin-right: 5px; }
        footer .tel a {
          font-size: 22px; }
      footer .nav-gr .nav {
        display: none; }
      footer .nav-gr .link {
        padding: 30px 0 0; }
        footer .nav-gr .link .bnr-shared {
          width: 100% !important; }
          footer .nav-gr .link .bnr-shared a {
            line-height: 1.4; } }

.ft-bnr-fixed {
  position: fixed;
  bottom: 100px;
  right: 0;
  z-index: 999; }
  @media screen and (min-width: 768px) {
    .ft-bnr-fixed {
      opacity: 0;
      visibility: hidden;
      transition: all .3s ease;
      -moz-transition: all .3s ease;
      -webkit-transition: all .3s ease; } }
  .ft-bnr-fixed ul {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    justify-content: flex-end;
    flex-wrap: wrap;
    width: 186px; }
  .ft-bnr-fixed .bnr-shared {
    margin-bottom: 20px; }
    .ft-bnr-fixed .bnr-shared a {
      background-color: #CD0019 !important;
      padding: 15px 0;
      font-size: 16px;
      line-height: 25px;
      text-align: left;
      gap: 15px;
      width: 186px;
      border-radius: 15px !important;
      border-top-right-radius: 0px !important;
      border-bottom-right-radius: 0px !important;
      border: 1px solid #fff !important;
      box-sizing: border-box; }
      .ft-bnr-fixed .bnr-shared a:before {
        width: 40px !important;
        height: 40px !important; }
      .ft-bnr-fixed .bnr-shared a:hover {
        width: 200px; }
        .ft-bnr-fixed .bnr-shared a:hover.app.orange {
          color: #fff !important;
          background-color: #CD0019 !important; }
          .ft-bnr-fixed .bnr-shared a:hover.app.orange:before {
            background-image: url(../img/shared/app.png); }
      .ft-bnr-fixed .bnr-shared a.download {
        background-color: #3CABC7 !important;
        color: #fff; }
        .ft-bnr-fixed .bnr-shared a.download:before {
          background-image: url(../img/shared/icon_dl_on.png); }
  @media screen and (max-width: 767px) {
    .ft-bnr-fixed {
      left: 0;
      bottom: 0; }
      .ft-bnr-fixed ul {
        width: 100%;
        justify-content: space-between; }
        .ft-bnr-fixed ul .bnr-shared {
          width: calc(50%);
          margin: 0; }
          .ft-bnr-fixed ul .bnr-shared a {
            font-size: 16px !important;
            line-height: 1.5 !important;
            padding: 4px 0 !important;
            border-radius: 0px !important;
            width: 100%;
            gap: 10px !important;
            border: none !important;
            box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0);
            -webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0);
            -moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0); }
            .ft-bnr-fixed ul .bnr-shared a:before {
              width: 30px !important;
              height: 30px !important; }
            .ft-bnr-fixed ul .bnr-shared a:hover {
              width: auto; } }

section {
  position: relative;
  overflow: hidden; }
  section * {
    box-sizing: border-box; }

header .fixed .fix_logo {
  opacity: 1;
  visibility: visible; }

@media screen and (min-width: 768px) {
  .has_nav .ft-bnr-fixed {
    opacity: 1;
    visibility: visible; }

  .has_footer .ft-bnr-fixed {
    opacity: 0;
    pointer-events: none; } }
