@charset "UTF-8";
/* CSS Document */
/* リセット
---------------------------------------------------- */
/* to preserve line-height and selector appearance */
/*to enable resizing for IE*/
/* ページ共通
---------------------------------------------------- */
/* Slider */
/* Slider */
/* Icons */
@font-face {
  font-family: "slick";
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* Dots */
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
@-webkit-keyframes "kakudai" {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@keyframes "kakudai" {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes "coverIn" {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
@keyframes "coverIn" {
  0% {
    left: 0;
  }
  100% {
    left: 100%;
  }
}
@-webkit-keyframes "news-show" {
  0% {
    opacity: 0;
    top: 10px;
  }
  100% {
    opacity: 1;
    top: -10px;
  }
}
@keyframes "news-show" {
  0% {
    opacity: 0;
    top: 10px;
  }
  100% {
    opacity: 1;
    top: -10px;
  }
}
@-webkit-keyframes "modal-show" {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes "modal-show" {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes "fadeIn" {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes "fadeIn" {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes "fadeInUp" {
  0% {
    opacity: 0;
    top: 20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes "fadeInUp" {
  0% {
    opacity: 0;
    top: 20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes "fadeInLeft" {
  0% {
    opacity: 0;
    left: 20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes "fadeInLeft" {
  0% {
    opacity: 0;
    left: 20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes "fadeInRight" {
  0% {
    opacity: 0;
    right: 20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@keyframes "fadeInRight" {
  0% {
    opacity: 0;
    right: 20px;
  }
  100% {
    opacity: 1;
    top: 0;
  }
}
@-webkit-keyframes "fadeInUp2" {
  0% {
    opacity: 0;
    margin-top: 20px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
@keyframes "fadeInUp2" {
  0% {
    opacity: 0;
    margin-top: 20px;
  }
  100% {
    opacity: 1;
    margin-top: 0;
  }
}
/*!
	Modaal - accessible modals - v0.4.4
	by Humaan, for all humans.
	http://humaan.com
 */
@keyframes "instaReveal" {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes "instaReveal" {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes "modaal-loading-spinner" {
  0% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    transform: scale(1);
  }
}
@keyframes "modaal-loading-spinner" {
  0% {
    opacity: 1;
    transform: scale(1.5);
  }
  100% {
    opacity: 0.1;
    transform: scale(1);
  }
}
/*--------------------------------------
 レイアウト
---------------------------------------*/
/*--------------------------------------
 要素
---------------------------------------*/
/*--------------------------------------
 パーツ
---------------------------------------*/
/* その他 */
/*--------------------------------------
 プラグイン
---------------------------------------*/
/* Slick */
/*--------------------------------------
 main
---------------------------------------*/
/*--------------------------------------
 intro
---------------------------------------*/
/*--------------------------------------
 service
---------------------------------------*/
/*--------------------------------------
 selectTtl
---------------------------------------*/
/*--------------------------------------
 selectCont
---------------------------------------*/
/*--------------------------------------
 point
---------------------------------------*/
/*--------------------------------------
 support
---------------------------------------*/
/*--------------------------------------
 faq
---------------------------------------*/
/*--------------------------------------
 form
---------------------------------------*/
/*-- Width --*/
/*-- Margin --*/
/*-- Padding --*/
/*-- Font --*/
/*-- Etc --*/
/*-- Width --*/
/*-- Margin --*/
/*-- Padding --*/
/*-- Font --*/
/*-- Etc --*/
/*# sourceMappingURL=srcmap/style.css.map */
/*IEの場合*/
/* OneTrust クッキーアイコン非表示 開始 2022.03.29 */
/* OneTrust クッキーアイコン非表示 完了 2022.03.29 */
*:focus {
  outline: none;
}
*:first-child + html body {
  font-size: 87%;
}
* html .clearfix {
  height: 1px;
  height: auto;
  overflow: hidden;
}

body {
  margin: 0;
  padding: 0;
  margin: 0;
  padding: 0;
  font: 10px/1.4 "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Noto Sans Japanese", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-size: 1.6rem;
  word-wrap: break-word;
  overflow-wrap: break-word;
}

div {
  margin: 0;
  padding: 0;
}

dl {
  margin: 0;
  padding: 0;
}

dt {
  margin: 0;
  padding: 0;
}

dd {
  margin: 0;
  padding: 0;
}

ul {
  margin: 0;
  padding: 0;
}

ol {
  margin: 0;
  padding: 0;
}

li {
  margin: 0;
  padding: 0;
  list-style: none;
}

h1 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: inherit;
}

h2 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: inherit;
}

h3 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: inherit;
}

h4 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: inherit;
}

h5 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: inherit;
}

h6 {
  margin: 0;
  padding: 0;
  font-size: 100%;
  font-weight: inherit;
}

pre {
  margin: 0;
  padding: 0;
}

code {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: inherit;
}

form {
  margin: 0;
  padding: 0;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  vertical-align: top;
}

legend {
  margin: 0;
  padding: 0;
}

input {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

textarea {
  margin: 0;
  padding: 0;
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
}

p {
  margin: 0;
  padding: 0;
}

blockquote {
  margin: 0;
  padding: 0;
}

th {
  margin: 0;
  padding: 0;
  font-style: normal;
  font-weight: inherit;
  text-align: left;
}

td {
  margin: 0;
  padding: 0;
}

hr {
  margin: 0;
  padding: 0;
  border: none;
}

figure {
  margin: 0;
  padding: 0;
}

button {
  margin: 0;
  padding: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
  font-size: 100%;
}

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

address {
  font-style: normal;
  font-weight: inherit;
}

caption {
  font-style: normal;
  font-weight: inherit;
  text-align: left;
}

cite {
  font-style: normal;
  font-weight: inherit;
}

dfn {
  font-style: normal;
  font-weight: inherit;
}

em {
  font-style: normal;
  font-weight: inherit;
}

strong {
  font-style: normal;
  font-weight: inherit;
}

var {
  font-style: normal;
  font-weight: inherit;
}

small {
  font-size: 100%;
  font-weight: inherit;
}

.hoverSearch:hover {
  opacity: 0.7;
}

q:before {
  content: "";
}
q:after {
  content: "";
}

abbr {
  border: 0;
  font-variant: normal;
}

acronym {
  border: 0;
  font-variant: normal;
}

br {
  letter-spacing: normal;
}

sup {
  vertical-align: text-top;
}

sub {
  vertical-align: text-bottom;
}

main {
  display: block;
}

select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}

html {
  min-width: 1100px;
  color: #2B2B2B;
  font-size: 10px;
  letter-spacing: 0;
}

a {
  color: inherit;
  text-decoration: none;
  cursor: pointer;
}
a:hover {
  text-decoration: none;
}

.clearfix {
  min-height: 1px;
}
.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}

.clear {
  clear: both;
}

.none {
  margin: 0;
  padding: 0;
  border: none;
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 30px;
  margin-bottom: 0;
}
.slick-slider .slick-track {
  transform: translate3d(0, 0, 0);
}
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}
.slick-track:before {
  display: table;
  content: "";
}
.slick-track:after {
  display: table;
  content: "";
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}
.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide img {
  display: block;
}

[dir=rtl] .slick-slide {
  float: right;
}
[dir=rtl] .slick-prev {
  right: -25px;
  left: auto;
}
[dir=rtl] .slick-prev:before {
  content: "";
}
[dir=rtl] .slick-next {
  right: auto;
  left: -25px;
}
[dir=rtl] .slick-next:before {
  content: "";
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.slick-prev {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-top: -10px\9 ;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  left: -25px;
}
.slick-prev:hover {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:hover:before {
  opacity: 1;
}
.slick-prev:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-prev:focus:before {
  opacity: 1;
}
.slick-prev:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 50%;
  display: block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-top: -10px\9 ;
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  right: -25px;
}
.slick-next:hover {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-next:hover:before {
  opacity: 1;
}
.slick-next:focus {
  color: transparent;
  outline: none;
  background: transparent;
}
.slick-next:focus:before {
  opacity: 1;
}
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  opacity: 0.75;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "";
}

.slick-prev.slick-disabled:before {
  opacity: 0.25;
}

.slick-next.slick-disabled:before {
  opacity: 0.25;
}

.slick-dots {
  display: block;
  position: absolute;
  bottom: 20px;
  width: 100%;
  padding: 0;
  list-style: none;
  font-size: 0;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  position: relative;
  width: 20px;
  height: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
  background-color: #CCC;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  border-radius: 50%;
  box-sizing: border-box;
}
.slick-dots li button {
  font-size: 0;
  line-height: 0;
  display: none;
  width: 20px;
  height: 20px;
  padding: 5px;
  cursor: pointer;
  color: transparent;
  border: 0;
  outline: none;
  background: transparent;
}
.slick-dots li button:hover {
  outline: none;
}
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: black;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active {
  background-color: #70706F;
}
.slick-dots li.slick-active button:before {
  opacity: 0.75;
  color: black;
}

.modaal-accessible-hide {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}

.modaal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 999;
  opacity: 0;
}

.modaal-wrapper {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9999;
  overflow: auto;
  opacity: 1;
  box-sizing: border-box;
  -webkit-overflow-scrolling: touch;
  transition: all 0.3s ease-in-out;
}
.modaal-wrapper * {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
}
.modaal-wrapper .modal_headTtl {
  position: relative;
}
.modaal-wrapper .modaal-close {
  border: none;
  padding: 0;
  -webkit-appearance: none;
}
.modaal-wrapper *[tabindex="0"] {
  outline: none !important;
}

.modaal-wrapper.modaal-start_none {
  display: none;
  opacity: 1;
}

.modaal-wrapper.modaal-start_fade {
  opacity: 0;
}

.modaal-wrapper.modaal-fullscreen {
  overflow: hidden;
}

.modaal-outer-wrapper {
  display: table;
  position: relative;
  width: 100%;
  height: 100%;
}

.modaal-fullscreen .modaal-outer-wrapper {
  display: block;
}
.modaal-fullscreen .modaal-inner-wrapper {
  padding: 0;
  display: block;
  vertical-align: top;
}
.modaal-fullscreen .modaal-container {
  max-width: none;
  height: 100%;
  overflow: auto;
}
.modaal-fullscreen .modaal-close {
  background: #afb7bc;
  right: 10px;
  top: 10px;
}

.modaal-inner-wrapper {
  display: table-cell;
  width: 100%;
  height: 100%;
  position: relative;
  vertical-align: middle;
  text-align: center;
  padding: 80px 25px;
}

.modaal-container {
  position: relative;
  display: inline-block;
  width: 100%;
  margin: auto;
  text-align: left;
  color: #000;
  max-width: 1000px;
  border-radius: 0px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
  cursor: auto;
}

.modaal-container.is_loading {
  height: 100px;
  width: 100px;
  overflow: hidden;
}

.modaal-close {
  position: absolute;
  right: 0px;
  top: 0px;
  color: #fff;
  cursor: pointer;
  opacity: 1;
  width: 50px;
  height: 50px;
  background: black;
  transition: all 0.2s ease-in-out;
}
.modaal-close:focus {
  outline: none;
  background: #fff;
}
.modaal-close:focus:before {
  background: #000;
}
.modaal-close:focus:after {
  background: #000;
}
.modaal-close:hover {
  outline: none;
  background: #fff;
}
.modaal-close:hover:before {
  background: #000;
}
.modaal-close:hover:after {
  background: #000;
}
.modaal-close span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-close:before {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
  transform: rotate(-45deg);
}
.modaal-close:after {
  display: block;
  content: " ";
  position: absolute;
  top: 14px;
  left: 23px;
  width: 4px;
  height: 22px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
  transform: rotate(45deg);
}

.modaal-content-container {
  padding: 0px 0;
}

.modaal-confirm-wrap {
  padding: 30px 0 0;
  text-align: center;
  font-size: 0;
}

.modaal-confirm-btn {
  font-size: 14px;
  display: inline-block;
  margin: 0 10px;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  background: transparent;
}

.modaal-confirm-btn.modaal-ok {
  padding: 10px 15px;
  color: #fff;
  background: #555;
  border-radius: 3px;
  transition: background 0.2s ease-in-out;
}
.modaal-confirm-btn.modaal-ok:hover {
  background: #2f2f2f;
}

.modaal-confirm-btn.modaal-cancel {
  text-decoration: underline;
}
.modaal-confirm-btn.modaal-cancel:hover {
  text-decoration: none;
  color: #2f2f2f;
}

.modaal-instagram .modaal-container {
  width: auto;
  background: transparent;
  box-shadow: none !important;
}
.modaal-instagram .modaal-content-container {
  padding: 0;
  background: transparent;
}
.modaal-instagram .modaal-content-container > blockquote {
  width: 1px !important;
  height: 1px !important;
  opacity: 0 !important;
}
.modaal-instagram iframe {
  opacity: 0;
  margin: -6px !important;
  border-radius: 0 !important;
  width: 1000px !important;
  max-width: 800px !important;
  box-shadow: none !important;
  -webkit-animation: instaReveal 1s linear forwards;
          animation: instaReveal 1s linear forwards;
}

.modaal-image .modaal-inner-wrapper {
  padding-left: 140px;
  padding-right: 140px;
}
.modaal-image .modaal-container {
  width: auto;
  max-width: 100%;
}

.modaal-gallery-wrap {
  position: relative;
  color: #fff;
}

.modaal-gallery-item {
  display: none;
}
.modaal-gallery-item img {
  display: block;
}

.modaal-gallery-item.is_active {
  display: block;
}

.modaal-gallery-label {
  position: absolute;
  left: 0;
  width: 100%;
  margin: 20px 0 0;
  font-size: 18px;
  text-align: center;
  color: #fff;
}
.modaal-gallery-label:focus {
  outline: none;
}

.modaal-gallery-control {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  opacity: 1;
  cursor: pointer;
  color: #fff;
  width: 50px;
  height: 50px;
  background: rgba(0, 0, 0, 0);
  border: none;
  border-radius: 100%;
  transition: all 0.2s ease-in-out;
}
.modaal-gallery-control:focus {
  outline: none;
  background: #fff;
}
.modaal-gallery-control:focus:before {
  background: #afb7bc;
}
.modaal-gallery-control:focus:after {
  background: #afb7bc;
}
.modaal-gallery-control:hover {
  outline: none;
  background: #fff;
}
.modaal-gallery-control:hover:before {
  background: #afb7bc;
}
.modaal-gallery-control:hover:after {
  background: #afb7bc;
}
.modaal-gallery-control span {
  position: absolute !important;
  clip: rect(1px 1px 1px 1px);
  clip: rect(1px, 1px, 1px, 1px);
  padding: 0 !important;
  border: 0 !important;
  height: 1px !important;
  width: 1px !important;
  overflow: hidden;
}
.modaal-gallery-control:before {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
  margin: -5px 0 0;
  transform: rotate(-45deg);
}
.modaal-gallery-control:after {
  display: block;
  content: " ";
  position: absolute;
  top: 16px;
  left: 25px;
  width: 4px;
  height: 18px;
  border-radius: 4px;
  background: #fff;
  transition: background 0.2s ease-in-out;
  margin: 5px 0 0;
  transform: rotate(45deg);
}

.modaal-gallery-control.is_hidden {
  opacity: 0;
  cursor: default;
}

.modaal-gallery-next-inner {
  left: 100%;
  margin-left: 40px;
}

.modaal-gallery-next-outer {
  right: 45px;
}

.modaal-gallery-prev:before {
  left: 22px;
  margin: 5px 0 0;
  transform: rotate(-45deg);
}
.modaal-gallery-prev:after {
  left: 22px;
  margin: -5px 0 0;
  transform: rotate(45deg);
}

.modaal-gallery-prev-inner {
  right: 100%;
  margin-right: 40px;
}

.modaal-gallery-prev-outer {
  left: 45px;
}

.modaal-video-wrap {
  margin: auto 50px;
  position: relative;
}

.modaal-video-container {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
  overflow: hidden;
  max-width: 100%;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
  background: #000;
  max-width: 1300px;
  margin-left: auto;
  margin-right: auto;
}
.modaal-video-container iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modaal-video-container object {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.modaal-video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.modaal-iframe .modaal-content {
  width: 100%;
  height: 100%;
}

.modaal-iframe-elem {
  width: 100%;
  height: 100%;
  display: block;
}

.modaal-loading-spinner {
  background: none;
  position: absolute;
  width: 200px;
  height: 200px;
  top: 50%;
  left: 50%;
  margin: -100px 0 0 -100px;
  transform: scale(0.25);
}
.modaal-loading-spinner > div {
  width: 24px;
  height: 24px;
  margin-left: 4px;
  margin-top: 4px;
  position: absolute;
}
.modaal-loading-spinner > div > div {
  width: 100%;
  height: 100%;
  border-radius: 15px;
  background: #fff;
}
.modaal-loading-spinner > div:nth-of-type(1) {
  transform: translate(84px, 84px) rotate(45deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(1) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}
.modaal-loading-spinner > div:nth-of-type(2) {
  transform: translate(84px, 84px) rotate(90deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(2) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.12s;
  animation-delay: 0.12s;
}
.modaal-loading-spinner > div:nth-of-type(3) {
  transform: translate(84px, 84px) rotate(135deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(3) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.25s;
  animation-delay: 0.25s;
}
.modaal-loading-spinner > div:nth-of-type(4) {
  transform: translate(84px, 84px) rotate(180deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(4) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.37s;
  animation-delay: 0.37s;
}
.modaal-loading-spinner > div:nth-of-type(5) {
  transform: translate(84px, 84px) rotate(225deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(5) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
}
.modaal-loading-spinner > div:nth-of-type(6) {
  transform: translate(84px, 84px) rotate(270deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(6) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.62s;
  animation-delay: 0.62s;
}
.modaal-loading-spinner > div:nth-of-type(7) {
  transform: translate(84px, 84px) rotate(315deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(7) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.75s;
  animation-delay: 0.75s;
}
.modaal-loading-spinner > div:nth-of-type(8) {
  transform: translate(84px, 84px) rotate(360deg) translate(70px, 0);
}
.modaal-loading-spinner > div:nth-of-type(8) > div {
  -webkit-animation: modaal-loading-spinner 1s linear infinite;
  animation: modaal-loading-spinner 1s linear infinite;
  -webkit-animation-delay: 0.87s;
  animation-delay: 0.87s;
}

.l-wrapper {
  width: 100%;
  overflow: hidden;
}

.fixBtn {
  position: fixed;
  right: 0px;
  bottom: 15px;
  z-index: 100;
  transition: 0.3s;
}
.fixBtn a {
  display: flex;
  background-color: #1DB8FF;
  box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.2);
  border-radius: 50px 0 0 50px;
  padding: 0.71429em 2.14286em;
  color: #fff;
  align-items: center;
  font-size: 1.4rem;
}
.fixBtn a:hover {
  opacity: 0.7;
}
.fixBtn a::after {
  margin-left: 5px;
  display: inline-block;
  width: 20px;
  height: 14px;
  background-image: url("../img/contact.svg");
}

.l-header .inner {
  padding: 0;
  width: 100%;
  margin: 0 auto;
  position: relative;
  padding: 3px 0 3px 11px;
  box-sizing: border-box;
}
.l-header .inner span {
  display: flex;
  align-items: center;
}
.l-header .inner span .logoSubaru {
  width: 125px;
  margin-right: 24px;
}
.l-header .btn {
  position: absolute;
  right: 0px;
  display: flex;
  align-items: center;
  right: 0px;
  top: 0px;
}
.l-header .btn a {
  display: flex;
  align-items: center;
  font-size: 1rem;
  padding: 0.5em 1.2em;
}
.l-header .btn a:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 9px;
  margin-left: 0.5em;
  background-image: url("../img/icon_blank2.svg");
  background-repeat: no-repeat;
  background-size: 100%;
}
.l-header .btn a.official {
  background: #000;
  color: #fff;
}
.l-header .btn a.subaruID {
  color: #999999;
}

.headNaviWrap {
  height: 50px;
}

.headNavi {
  background: #dde2e6;
  display: flex;
  justify-content: space-between;
  height: 50px;
  align-items: center;
  padding: 0 30px;
  box-sizing: border-box;
  position: relative;
  z-index: 11;
  transition: 0.3s;
}
.headNavi a {
  display: flex;
  z-index: 100;
  width: 268px;
  height: 30px;
  margin: 0 0 0 auto;
  justify-content: center;
  align-items: center;
  background-color: #FDF200;
  border: 1px solid #000;
  border-radius: 100px;
  font-size: 1.4rem;
  font-weight: bold;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
  transition: 0.3s;
}
.headNavi a:hover {
  opacity: 0.7;
}
.headNavi h2 {
  font-size: 1.8rem;
  font-weight: bold;
  max-width: 156px;
  line-height: 1;
}
.headNavi dl {
  display: flex;
  align-items: center;
  font-weight: bold;
  position: relative;
}
.headNavi dl .fixBtnSp {
  display: none;
}
.headNavi dl dt {
  font-size: 1.6rem;
  margin-right: 2px;
}
.headNavi dl dd ul {
  display: flex;
}
.headNavi dl dd ul li {
  margin-left: 13px;
}
.headNavi dl dd ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 100px;
  width: 140px;
  font-size: 1.4rem;
  height: 31px;
  background: #1DB8FF;
  color: #fff;
  box-shadow: 3px 3px 10px rgba(0, 0, 0, 0.2);
}

.l-part-fix {
  height: 100%;
  z-index: 10;
  position: relative;
}

.l-part-bottom {
  width: 100%;
  position: absolute;
  left: 0;
  z-index: 20;
}

.l-footer {
  text-align: center;
}
.l-footer .logo {
  background: #2b2b2b;
  border-bottom: 1px solid #707070;
  padding: 20px;
}
.l-footer .logo img {
  max-width: 400px;
  width: 100%;
}
.l-footer nav {
  background: #111111;
  padding: 30px 0;
}
.l-footer nav .in {
  margin: 0 auto;
  font-size: 1.2rem;
}
.l-footer nav .in > dl {
  text-align: left;
}
.l-footer nav dt {
  color: #fff;
  border-bottom: 1px solid #707070;
  padding-bottom: 1em;
  margin-bottom: 0.5em;
}
.l-footer nav dd {
  display: flex;
  justify-content: space-between;
}
.l-footer nav dd + ul {
  margin-top: 15px;
}
.l-footer nav dd li {
  font-size: 1.2rem;
  padding: 0.5em 0;
}
.l-footer nav dd li:last-of-type {
  border: 0px;
}
.l-footer nav dd li a {
  color: #fff;
}
.l-footer nav dd li a:hover {
  text-decoration: underline;
  opacity: 0.7;
}
.l-footer nav dd li a.blank:after {
  content: "";
  display: inline-block;
  width: 11px;
  height: 8px;
  background-image: url("../img/icon_blank.svg");
  margin-left: 8px;
}
.l-footer nav .copyright {
  color: #646464;
  font-size: 1.1rem;
  padding-top: 35px;
}

svg {
  vertical-align: top;
}

input[type=text] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
}

input[type=submit] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
}

input[type=reset] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
}

input[type=button] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: none;
  border: none;
}

.scrlPos {
  display: block;
}

.set-anime:not(.is_list) {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.3s;
}
.set-anime:not(.is_list).show-anime {
  opacity: 1;
  transform: none;
}

.set-anime.is_list > li {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.3s;
}

.set-anime.is_list.show-anime > li {
  opacity: 1;
  transform: none;
}

.u-inner {
  max-width: 1000px;
  margin-left: auto;
  margin-right: auto;
}

.u-ttlBox1 {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
  line-height: 1.73333;
}
.u-ttlBox1:after {
  content: "";
  display: block;
  background-color: #00A0E9;
  width: 1.33333em;
  height: 0.13333em;
  margin: 0.7em auto 0;
}
.u-ttlBox1 span {
  display: block;
  font-weight: bold;
}

.slick-arrow {
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100% !important;
  width: 40px;
  height: 40px;
  margin: auto;
  top: 40%;
  z-index: 1;
  transform: translate(0);
  transition: 0.3s;
}
.slick-arrow:hover {
  opacity: 0.7;
}
.slick-arrow:before {
  content: normal;
}

.slick-arrow.slick-prev {
  background-image: url(../img/slick_prev.svg);
  left: 50%;
  margin-left: -470px;
}

.slick-arrow.slick-next {
  background-image: url(../img/slick_next.svg);
  right: 50%;
  margin-right: -470px;
}

.mainZone .secMain {
  background: url("../img/main/bg_wrap.jpg") center center no-repeat;
  background-size: cover;
  min-height: 500px;
  height: 35vw;
  position: relative;
}
.mainZone .secMain .notes {
  position: absolute;
  right: 15px;
  bottom: 10px;
  font-size: 1rem;
  color: #FFF;
  text-shadow: 0 0 3px rgba(0, 0, 0, 0.5);
}
.mainZone .secMain .in {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100%;
  width: 100%;
  flex-direction: column;
}
.mainZone .secMain .in p {
  transition: 0.5s;
  transition-delay: 0.3s;
  opacity: 0;
  position: relative;
  top: 1em;
}
.mainZone .secMain .movs {
  width: 35%;
  height: 57%;
  min-width: 493px;
  min-height: 315px;
  position: relative;
  background-image: url("../img/main/bg2.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  margin-bottom: 20px;
  transition: 1s;
  opacity: 0;
  display: flex;
  align-items: flex-end;
}
.mainZone .secMain .movs ul {
  width: 80%;
  height: 70%;
  min-width: 450px;
  margin: 0 auto;
  min-height: 225px;
  box-sizing: border-box;
}
.mainZone .secMain .movs li {
  display: none;
  height: 100%;
}
.mainZone .secMain .movs li span {
  display: block;
  height: 100%;
  overflow: hidden;
  position: relative;
}
.mainZone .secMain .movs li video {
  display: block;
  width: 100%;
  overflow: hidden;
  position: relative;
  border-radius: 2.3vw;
}
.mainZone .secMain .movs li.show {
  display: block;
}
.mainZone .secBtn {
  text-align: center;
  padding: 37px;
}
.mainZone .secBtn .soudan {
  text-align: center;
  display: flex;
  font-size: 1.8rem;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  margin-bottom: 8px;
  position: relative;
  top: 1em;
  opacity: 0;
  transition: 0.5s;
  transition-delay: 0.5s;
}
.mainZone .secBtn .soudan::before {
  content: "";
  display: inline-block;
  background-image: url("../img/main/line_l.svg");
  background-size: auto;
  background-repeat: no-repeat;
  width: 8px;
  height: 18px;
  margin: 0 0.5em;
}
.mainZone .secBtn .soudan::after {
  content: "";
  display: inline-block;
  background-image: url("../img/main/line_l.svg");
  background-size: auto;
  background-repeat: no-repeat;
  width: 8px;
  height: 18px;
  margin: 0 0.5em;
  background-image: url("../img/main/line_r.svg");
}
.mainZone .secBtn a {
  display: flex;
  width: 554px;
  height: 60px;
  margin: 0 auto;
  align-items: center;
  background-color: #FDF200;
  border: 2px solid #000;
  border-radius: 100px;
  font-size: 2.2rem;
  font-weight: bold;
  padding-left: 20px;
  box-sizing: border-box;
  overflow: hidden;
  position: relative;
  box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
  transition: 0.3s;
  opacity: 0;
  transition: 0.5s;
  transition-delay: 0.8s;
}
.mainZone .secBtn a:hover {
  opacity: 0.7;
}
.mainZone .secBtn a:after {
  content: "";
  width: 160px;
  height: 56px;
  position: absolute;
  top: 0px;
  right: 0px;
  background-image: url("../img/main/btn_img.jpg");
  background-position: 0 -15px;
  background-size: 100%;
}

.mainZone.animStart .secMain .movs {
  opacity: 1;
}
.mainZone.animStart .secMain .in p {
  top: 0px;
  opacity: 1;
}
.mainZone.animStart .secBtn .soudan {
  opacity: 1;
  top: 0;
}
.mainZone.animStart .secBtn a {
  opacity: 1;
}

.introZone {
  background-color: #F5F6F8;
  padding: 66px 50px 80px;
  position: relative;
}
.introZone:after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  margin: auto;
  border-style: solid;
  border-width: 40px 40px 0;
  border-color: #F5F6F8 transparent transparent;
  position: absolute;
  bottom: -40px;
  left: 0;
  right: 0;
}
.introZone h2 {
  margin-bottom: 79px;
}
.introZone li .img {
  width: 460px;
  position: relative;
}
.introZone li .img em {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url("../img/intro/bln.svg") 0 0 no-repeat;
  background-size: 100% 100%;
  width: 131px;
  height: 131px;
  font-size: 2.2rem;
  font-weight: bold;
  text-align: center;
  position: absolute;
  top: -28px;
}
.introZone li .img span {
  display: block;
  border-radius: 20px;
  overflow: hidden;
}
.introZone li .txts {
  width: 404px;
  text-align: center;
}
.introZone li .txts h3 {
  display: block;
}
.introZone li .txts h3 span {
  display: block;
  background-color: #006BBE;
  color: #fff;
  font-size: 3rem;
  font-weight: bold;
  line-height: 1.16667;
}
.introZone li .txts h3 span + span {
  margin-top: 0.33333em;
}
.introZone li .txts p {
  margin-top: 10px;
  line-height: 1.75;
}
.introZone li + li {
  margin-top: 60px;
}
.introZone li:nth-child(odd) .img em {
  transform: rotate(-15deg);
}
.introZone li:nth-child(even) .img em {
  transform: rotate(15deg);
}

.serviceZone {
  padding: 67px 50px 82px;
}
.serviceZone h2 {
  margin-bottom: 21px;
}
.serviceZone .zoneLead {
  margin-bottom: 41px;
  color: #111;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.94444;
}
.serviceZone ul {
  border: 2px solid #006BBE;
}
.serviceZone li {
  padding: 23px 10px 27px;
  text-align: center;
  position: relative;
}
.serviceZone li h3 {
  margin-bottom: 15px;
  color: #006BBE;
  font-size: 2.4rem;
  font-weight: bold;
}
.serviceZone li .img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 82px;
  margin-bottom: 16px;
}
.serviceZone li p {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 72px;
  font-size: 1.2rem;
  line-height: 1.5;
}
.serviceZone li + li:before {
  content: "";
  display: block;
  background-color: #fff;
  width: 30px;
  position: absolute;
}
.serviceZone li + li:after {
  content: "";
  display: block;
  background-color: #fff;
  width: 30px;
  position: absolute;
}
.serviceZone li:nth-child(2) {
  transition-delay: 0.1s;
}
.serviceZone li:nth-child(3) {
  transition-delay: 0.2s;
}
.serviceZone li:nth-child(4) {
  transition-delay: 0.3s;
}
.serviceZone li:nth-child(5) {
  transition-delay: 0.4s;
}

.selectTtlZone {
  background: url("../img/select_ttl/bg_wrap.jpg") center center no-repeat;
  background-size: cover;
  text-align: center;
  padding: 121px 0 120px;
}
.selectTtlZone h2 {
  transition: 0.5s;
  opacity: 0;
}

.selectTtlZone.animStart h2 {
  opacity: 1;
}

.selectContZone {
  width: 100%;
  height: 100%;
}

.pointZone {
  background-color: #fff;
}
.pointZone section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  text-align: center;
}
.pointZone h2 {
  font-size: 2.6rem;
  font-weight: bold;
}
.pointZone h2:before {
  content: "";
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-left: auto;
  margin-right: auto;
}
.pointZone .secAdvice {
  background-image: url("../img/point/advice_bg.png");
}
.pointZone .secAdvice h2 {
  margin-bottom: 45px;
}
.pointZone .secAdvice h2:before {
  background-image: url("../img/point/advice_icn.svg");
}
.pointZone .secAdvice .imgTxt {
  margin-bottom: 50px;
}
.pointZone .secAdvice .imgTxt img {
  width: 414px;
}
.pointZone .secCheck {
  background-image: url("../img/point/check_bg.png");
}
.pointZone .secCheck h2 {
  margin-bottom: 25px;
}
.pointZone .secCheck h2:before {
  background-image: url("../img/point/check_icn.svg");
}
.pointZone .secCheck .imgTxt {
  margin-bottom: 4px;
}
.pointZone .secCheck .link {
  margin-bottom: 28px;
}
.pointZone .secCheck .link a {
  display: inline-flex;
  align-items: center;
  color: #00A0E9;
  font-size: 1.4rem;
  font-weight: bold;
  line-height: 1;
  border-bottom: 1px solid #00A0E9;
}
.pointZone .secCheck .link a:after {
  content: "";
  display: block;
  background: url("../img/point/icn_blank.svg") 0 0 no-repeat;
  width: 0.78571em;
  height: 0.57143em;
  margin-left: 0.21429em;
}
.pointZone .secCheck .link a:hover {
  border-bottom-color: transparent;
}
.pointZone .secCheck .img {
  margin-bottom: 15px;
}
.pointZone .secCheck .img img {
  width: 360px;
}

.supportZone {
  background-color: #fff;
  padding: 88px 50px 106px;
  text-align: center;
}
.supportZone .ttlWrap {
  margin-bottom: 60px;
  position: relative;
}
.supportZone .ttlWrap img {
  width: 174px;
  position: absolute;
  top: 13px;
  right: -15px;
}
.supportZone .zoneLead {
  margin-bottom: 60px;
  color: #111;
  font-size: 1.8rem;
  text-align: center;
  line-height: 1.94444;
}
.supportZone .slkBox {
  margin-bottom: 56px;
  color: #646464;
}
.supportZone .slkBox .slkNav {
  margin-bottom: 39px;
}
.supportZone .slkBox .slkNav ul li a {
  display: block;
  padding: 23px 10px 15px;
  position: relative;
}
.supportZone .slkBox .slkNav ul li a:after {
  content: "";
  display: block;
  background-image: url("../img/support/border_l.png");
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 10px;
  height: 100%;
  position: absolute;
  top: 0;
  right: -10px;
  transition: 0.3s;
}
.supportZone .slkBox .slkNav ul li svg .stColor1 {
  fill: #646464;
}
.supportZone .slkBox .slkNav ul li svg .stZoom {
  fill-rule: evenodd;
  clip-rule: evenodd;
}
.supportZone .slkBox .slkNav ul li svg .stEnBg {
  enable-background: new;
}
.supportZone .slkBox .slkNav ul li .img {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 30px;
  margin-bottom: 14px;
}
.supportZone .slkBox .slkNav ul li p {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  height: 64px;
  font-weight: bold;
}
.supportZone .slkBox .slkNav ul li p span {
  display: block;
}
.supportZone .slkBox .slkNav ul li p small {
  display: block;
}
.supportZone .slkBox .slkNav ul li p strong {
  display: block;
  line-height: 1.375;
}
.supportZone .slkBox .slkNav ul li:nth-child(1) a {
  z-index: 5;
}
.supportZone .slkBox .slkNav ul li:nth-child(2) {
  transition-delay: 0.1s;
}
.supportZone .slkBox .slkNav ul li:nth-child(2) a {
  z-index: 4;
}
.supportZone .slkBox .slkNav ul li:nth-child(3) {
  transition-delay: 0.2s;
}
.supportZone .slkBox .slkNav ul li:nth-child(3) a {
  z-index: 3;
}
.supportZone .slkBox .slkNav ul li:nth-child(4) {
  transition-delay: 0.3s;
}
.supportZone .slkBox .slkNav ul li:nth-child(4) a {
  z-index: 2;
}
.supportZone .slkBox .slkNav ul li:nth-child(5) {
  transition-delay: 0.4s;
}
.supportZone .slkBox .slkNav ul li:nth-child(5) a {
  z-index: 1;
}
.supportZone .slkBox .slkCont .item {
  text-align: left;
}
.supportZone .slkBox .slkCont .item .txts h3 {
  display: flex;
  align-items: center;
  margin-bottom: 28px;
  font-weight: bold;
}
.supportZone .slkBox .slkCont .item .txts h3:before {
  flex-shrink: 0;
  content: "";
  display: block;
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  width: 51px;
  height: 51px;
  margin-right: 10px;
}
.supportZone .slkBox .slkCont .item .txts h3 span {
  display: block;
  width: 100%;
}
.supportZone .slkBox .slkCont .item .txts h3 small {
  display: block;
  margin-bottom: 5px;
}
.supportZone .slkBox .slkCont .item .txts h3 strong {
  display: block;
  color: #006BBE;
  font-size: 2rem;
}
.supportZone .slkBox .slkCont .item .txts p {
  color: #111;
  font-size: 1.4rem;
  line-height: 1.71429;
}
.supportZone .slkBox .slkCont .item .txts p strong {
  font-weight: bold;
}
.supportZone .slkBox .slkCont .item .txts p a {
  color: #00A0E9;
  font-weight: bold;
  text-decoration: underline;
}
.supportZone .slkBox .slkCont .item .txts p a:hover {
  text-decoration: none;
}
.supportZone .slkBox .slkCont .item .img img {
  height: 293px;
}
.supportZone .slkBox .slkCont .item[data-no="1"] .txts h3:before {
  background-image: url("../img/support/step1_icn.svg");
}
.supportZone .slkBox .slkCont .item[data-no="2"] .txts h3:before {
  background-image: url("../img/support/step2_icn.svg");
}
.supportZone .slkBox .slkCont .item[data-no="3"] .txts h3:before {
  background-image: url("../img/support/step3_icn.svg");
}
.supportZone .slkBox .slkCont .item[data-no="4"] .txts h3:before {
  background-image: url("../img/support/step4_icn.svg");
}
.supportZone .slkBox .slkCont .item[data-no="5"] .txts h3:before {
  background-image: url("../img/support/step5_icn.svg");
}
.supportZone .slkBox .slkCont .slick-arrow {
  width: 40px;
  height: 40px;
  margin: auto;
}
.supportZone .slkBox .slkCont .slick-arrow.slick-prev {
  background-image: url("../img/support/arw_l2.svg");
  left: 0;
}
.supportZone .slkBox .slkCont .slick-arrow.slick-next {
  background-image: url("../img/support/arw_r2.svg");
  right: 0;
}
.supportZone .slkBox .slkCont .slick-arrow.slick-disabled {
  display: none !important;
}
.supportZone .slkBox .slkCont .note {
  display: block;
  margin-top: 14px;
  padding: 0 40px;
  color: #111;
  font-size: 1.2rem;
  text-align: right;
}
.supportZone .btn {
  margin-bottom: 80px;
}
.supportZone .btn a {
  display: inline-flex;
  justify-content: center;
  align-items: center;
  background-color: #FDF200;
  width: 420px;
  height: 60px;
  font-size: 2rem;
  font-weight: bold;
  border: 2px solid #2B2B2B;
  border-radius: 100px;
  box-shadow: 6px 5px 10px rgba(0, 0, 0, 0.3);
  box-sizing: border-box;
  transition: 0.3s;
}
.supportZone .btn a:hover {
  opacity: 0.7;
}
.supportZone .appBox {
  background-color: #F5F6F8;
  padding: 55px 30px 60px;
  border-radius: 20px;
}
.supportZone .appBox h3 {
  margin-bottom: 38px;
  font-size: 2.4rem;
  font-weight: bold;
}
.supportZone .appBox p {
  font-size: 1.4rem;
  line-height: 1.85714;
}
.supportZone .appBox p strong {
  font-weight: bold;
}
.supportZone .appBox small {
  display: block;
  margin-bottom: 34px;
  font-size: 1.2rem;
  line-height: 2.16667;
}
.supportZone .appBox .btns {
  display: flex;
  justify-content: center;
  align-items: center;
}
.supportZone .appBox .btns:before {
  content: "";
  display: block;
  background: url("../img/support/icn_tablet.svg") 0 0 no-repeat;
  background-size: 100% 100%;
  width: 48px;
  height: 67px;
  margin-right: 20px;
}
.supportZone .appBox .btns li + li {
  margin-left: 5px;
}
.supportZone .appBox .btns li a {
  display: block;
  transition: 0.3s;
}
.supportZone .appBox .btns li a:hover {
  opacity: 0.7;
}

.faqZone {
  background-color: #E5EEF5;
  padding: 45px 50px 50px;
}
.faqZone h2 {
  text-align: center;
  font-weight: bold;
  font-size: 2.8rem;
  margin-bottom: 48px;
  transition: 0.5s;
  position: relative;
  top: 30px;
  opacity: 0;
}
.faqZone .faqBox {
  transition: 0.5s;
  transition-delay: 0.5s;
  top: 30px;
  opacity: 0;
}
.faqZone dl {
  border: 1px solid #006BBE;
  border-radius: 10px;
  background-color: #FFF;
  margin-bottom: 10px;
}
.faqZone dl dt {
  padding: 20px;
  font-size: 2rem;
  cursor: pointer;
  font-weight: bold;
}
.faqZone dl dt:hover {
  opacity: 0.7;
}
.faqZone dl dt span {
  display: flex;
  position: relative;
}
.faqZone dl dt span:after {
  content: "";
  background-image: url("../img/faq/arrow.svg");
  background-size: 100%;
  background-repeat: no-repeat;
  width: 11px;
  height: 22px;
  position: absolute;
  display: block;
  right: 10px;
  top: 50%;
  margin-top: -10px;
}
.faqZone dl dt span::before {
  content: "Q";
  color: #006BBE;
  display: inline-block;
  margin-right: 13px;
}
.faqZone dl dt.on span:after {
  transform: rotate(90deg);
}
.faqZone dl dd {
  font-size: 1.8rem;
  padding: 0 20px 20px 20px;
  display: none;
}
.faqZone dl dd span {
  display: block;
  font-size: 80%;
  margin-top: 0.5em;
}
.faqZone dl dd p {
  display: flex;
}
.faqZone dl dd p em {
  width: 95%;
}
.faqZone dl dd p::before {
  content: "A";
  font-weight: bold;
  font-size: 2rem;
  color: #00A0E9;
  display: inline-block;
  margin-right: 15px;
  line-height: 1;
}

.faqZone.animStart h2 {
  opacity: 1;
  top: 0;
}
.faqZone.animStart .faqBox {
  opacity: 1;
  top: 0;
}

.formZone {
  background-color: #fff;
}
.formZone #sec04_main .div_h2 {
  font-weight: bold;
  padding-top: 75px;
  margin: 0 0 40px 0;
}
@media screen and (max-width: 768px) {
  .formZone #sec04_main .div_h2 {
    padding-top: 10vw;
    margin-bottom: 5vw;
  }
}
.formZone #cars li,
.formZone #carsLight li {
  background-image: none;
  height: auto;
  background: linear-gradient(180deg, rgb(245, 245, 245) 0%, rgb(255, 255, 255) 15%, rgb(255, 255, 255) 60%, rgb(240, 240, 240) 100%);
}
.formZone #cars li label,
.formZone #carsLight li label {
  padding-bottom: 5%;
  display: flex;
  flex-direction: column;
}
.formZone #cars li label .carAttribute,
.formZone #carsLight li label .carAttribute {
  font-size: 12px;
}
.formZone #cars li label .imgfont_style_size,
.formZone #carsLight li label .imgfont_style_size {
  margin-left: 0;
}
@media screen and (max-width: 768px) {
  .formZone #cars,
.formZone #carsLight {
    flex-direction: row;
  }
  .formZone #cars:after,
.formZone #carsLight:after {
    content: "";
    display: block;
    width: 47.5%;
  }
  .formZone #cars li,
.formZone #carsLight li {
    width: 47.5%;
    background-size: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .formZone #cars li label,
.formZone #carsLight li label {
    flex-direction: column;
    height: 100%;
    justify-content: flex-start;
  }
  .formZone #cars li label .imgfont_style_size,
.formZone #carsLight li label .imgfont_style_size {
    line-height: 1.2;
  }
  .formZone #cars li label .carPhoneCost,
.formZone #carsLight li label .carPhoneCost {
    width: 100%;
  }
  .formZone #cars li label .carCost,
.formZone #carsLight li label .carCost {
    display: inline-block;
    margin-top: 0.5em;
  }
  .formZone #cars li label img.thumb_car,
.formZone #carsLight li label img.thumb_car {
    width: 100%;
    margin: 7vw 0 2vw 0;
  }
  .formZone #cars li label .carAttribute,
.formZone #carsLight li label .carAttribute {
    font-size: 9px;
  }
}
.formZone .catTypeTab {
  display: flex;
  justify-content: center;
  margin: 40px 0;
}
@media screen and (max-width: 768px) {
  .formZone .catTypeTab {
    margin: 3.5vw 0 5vw;
  }
}
.formZone .catTypeTab .car_light,
.formZone .catTypeTab .car_passenger {
  border: 1px solid #707070 !important;
  border-radius: 80px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 35px;
  margin: 0 8px;
  float: none;
  width: 225px;
  font-weight: bold;
  color: #707070 !important;
}
@media screen and (max-width: 768px) {
  .formZone .catTypeTab .car_light,
.formZone .catTypeTab .car_passenger {
    width: 32vw;
  }
}
.formZone .catTypeTab .car_light.on,
.formZone .catTypeTab .car_passenger.on {
  border: 1px solid #006BBE !important;
  color: #006BBE !important;
}
.formZone .secNotice {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.3s;
  padding: 46px 0;
  background-color: #F5F6F8;
}
.formZone .secNotice h3 {
  text-align: center;
  color: #006BBE;
  font-weight: bold;
  font-size: 2rem;
  position: relative;
  margin-bottom: 35px;
}
.formZone .secNotice h3 span {
  display: inline-block;
  position: relative;
  padding: 0 1em;
}
.formZone .secNotice ul li {
  text-indent: -1em;
  margin-left: 1em;
  margin-bottom: 25px;
}
.formZone .secNotice ul li a {
  color: #1DB8FF;
  text-decoration: underline;
}
.formZone .secNotice ul li em {
  color: #FF4B4B;
}
.formZone .secNotice .eng {
  color: #555;
}
.formZone .secForm {
  opacity: 0;
  transform: translateY(30px);
  transition: 0.3s;
}
.formZone .secForm h2 {
  background-image: url("../img/form/ttl.jpg");
  background-size: cover;
  background-position: center;
  text-align: center;
  font-size: 3.8rem;
  font-weight: bold;
  color: #006BBE;
  border-top: 4px solid #006BBE;
  border-bottom: 4px solid #006BBE;
  padding: 116px 0;
}
.formZone a.blank:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 10px;
  background-image: url(../img/icon_blank3.svg);
  margin: 0 3px;
}

.formZone.animStart .secNotice {
  opacity: 1;
  transform: none;
}
.formZone.animStart .secForm {
  opacity: 1;
  transform: none;
  transition-delay: 0.2s;
}

.c-modal .infoZone {
  padding-bottom: 75px;
}
.c-modal .infoZone .infoHead {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #CCE1F2;
  padding-bottom: 37px;
  margin-bottom: 40px;
  position: relative;
}
.c-modal .infoZone .infoHead .img {
  width: 470px;
}
.c-modal .infoZone .infoHead .img .ph {
  width: 100%;
}
.c-modal .infoZone .infoHead .info {
  width: 480px;
}
.c-modal .infoZone .infoHead .info h3 {
  font-size: 2.8rem;
  padding-bottom: 0.6em;
  margin-top: 1em;
}
.c-modal .infoZone .infoHead .info p {
  font-size: 1.4rem;
  line-height: 1.8;
  margin-bottom: 2.2em;
}
.c-modal .infoZone .infoHead .info .priceBox dt {
  display: flex;
  font-size: 1.4rem;
  margin-bottom: 0.5em;
}
.c-modal .infoZone .infoHead .info .priceBox dt em {
  display: block;
  margin-right: 1.6rem;
}
.c-modal .infoZone .infoHead .info .priceBox dt span {
  font-size: 1rem;
  padding: 0.5em 1em;
  color: #FFF;
  line-height: 1;
  margin-right: 6px;
}
.c-modal .infoZone .infoHead .info .priceBox dt span.icn1 {
  background: #DB9733;
}
.c-modal .infoZone .infoHead .info .priceBox dt span.icn2 {
  background: #5CA34F;
}
.c-modal .infoZone .infoHead .info .priceBox dd {
  display: flex;
  align-items: baseline;
}
.c-modal .infoZone .infoHead .info .priceBox dd .txt1 {
  display: block;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  font-size: 1.2rem;
  margin-top: 0.1em;
}
.c-modal .infoZone .infoHead .info .priceBox dd .txt2 {
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
}
.c-modal .infoZone .infoHead .info .priceBox dd .txt2 em {
  font-size: 2.8rem;
}
.c-modal .infoZone .infoHead .info .priceBox dd .txt3 {
  font-size: 1.2rem;
}
.c-modal .infoZone .infoBody {
  padding-bottom: 70px;
  position: relative;
}
.c-modal .infoZone .infoBody .year {
  border: 1px solid #00A0E9;
  color: #00A0E9;
  border-radius: 8px;
  padding: 0.5em 2em;
  font-size: 1.6rem;
  font-weight: bold;
  display: inline-block;
}
.c-modal .infoZone .infoBody .year em {
  font-size: 1.2rem;
}
.c-modal .infoZone .infoBody h3 {
  position: relative;
  margin-top: 20px;
  background: #e5eff7;
  color: #006BBE;
  font-size: 1.6rem;
  display: flex;
  justify-content: flex-start;
  font-weight: bold;
  padding: 0 1.2em;
  line-height: 1;
  height: 56px;
  align-items: center;
}
.c-modal .infoZone .infoBody h3 .btn {
  position: absolute;
  right: 0px;
  top: 0px;
  background: #cde0ef;
  width: 56px;
  height: 56px;
}
.c-modal .infoZone .infoBody h3 .btn:after {
  content: "";
  width: 16px;
  height: 2px;
  background: #006BBE;
  display: block;
  position: absolute;
  top: 49%;
  left: 50%;
  margin-left: -8px;
}
.c-modal .infoZone .infoBody h3 .btn.open:before {
  content: "";
  width: 2px;
  height: 16px;
  background: #006BBE;
  display: block;
  position: absolute;
  top: 50%;
  left: 49%;
  margin-top: -8px;
}
.c-modal .infoZone .infoBody .infoAc {
  display: none;
}
.c-modal .infoZone .infoBody .cols {
  display: flex;
  justify-content: space-between;
}
.c-modal .infoZone .infoBody .cols .colL {
  width: 460px;
}
.c-modal .infoZone .infoBody .cols .colL table {
  width: 100%;
}
.c-modal .infoZone .infoBody .cols .colL table tr {
  border-bottom: 1px solid #CCE1F2;
}
.c-modal .infoZone .infoBody .cols .colL table tr td {
  padding: 1em 0;
}
.c-modal .infoZone .infoBody .cols .colL table tr th {
  padding: 1em 0;
  width: 40%;
  color: #646464;
}
.c-modal .infoZone .infoBody .cols .colR {
  width: 440px;
  margin-top: 20px;
}
.c-modal .infoZone .infoBody .cols .colR ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.c-modal .infoZone .infoBody .cols .colR li {
  width: 215px;
  margin-bottom: 10px;
}
.c-modal .reasonZone {
  background: #F2F2F2;
  padding-top: 55px;
  padding-bottom: 75px;
}
.c-modal .reasonZone .reasonSlide .slick-slider {
  margin-top: 10px;
}
.c-modal .reasonZone .reasonSlide .slick-slider .slideIn {
  width: 940px;
}
.c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in {
  width: 900px;
  background: #FFF;
  margin: 0 auto;
  box-sizing: border-box;
  padding: 40px 60px 55px 60px;
  display: flex;
  justify-content: space-between;
}
.c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in dl {
  width: 365px;
}
.c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in dl dt {
  text-align: center;
  font-size: 2.6rem;
  font-weight: bold;
  margin-bottom: 1.4em;
}
.c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in dl dd {
  line-height: 1.8;
}
.c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in .img {
  width: 365px;
}
.c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in .img .col2 {
  display: flex;
  justify-content: space-between;
}
.c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in .img .col2 li {
  width: 178px;
  font-size: 1.2rem;
}
.c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in .img .col2 li p {
  margin-top: 5px;
}
.c-modal .reasonZone .reasonSlideNavi ul {
  display: flex;
  justify-content: center;
  padding: 35px 0;
}
.c-modal .reasonZone .reasonSlideNavi ul li {
  margin: 0 40px;
  cursor: pointer;
  padding: 0 15px;
}
.c-modal .reasonZone .reasonSlideNavi ul li.show {
  color: #1DB8FF;
  border-bottom: 2px solid #1DB8FF;
  padding-bottom: 3px;
}
.c-modal .eyesightZone {
  padding: 55px 0 0;
}
.c-modal .eyesightZone h2 {
  width: 220px;
  text-align: center;
  margin: 0 auto;
}
.c-modal .eyesightZone .col4 {
  display: flex;
  justify-content: space-between;
  padding-bottom: 50px;
  flex-wrap: wrap;
}
.c-modal .eyesightZone .col4 li {
  width: 211px;
}
.c-modal .eyesightZone .col4 li dl {
  text-align: center;
}
.c-modal .eyesightZone .col4 li dl dt {
  font-size: 1.4rem;
  padding: 1em 0 0.6em 0;
}
.c-modal .eyesightZone .col4 li dl dd {
  font-size: 1.2rem;
}
.c-modal .eyesightZone .notes {
  text-align: right;
  font-size: 1rem;
  padding-bottom: 16px;
}
.c-modal .recommendZone {
  background: #F2F2F2;
  padding: 55px 0 75px 0;
}
.c-modal .recommendZone .col2 {
  margin-top: 55px;
  display: flex;
  justify-content: space-between;
}
.c-modal .recommendZone .col2 li {
  width: 475px;
}
.c-modal .recommendZone .col2 li dt {
  font-size: 2rem;
  margin: 0.8em 0 0.7em 0;
  font-weight: bold;
}
.c-modal .recommendZone .col2 li dd {
  font-size: 1.4rem;
}
.c-modal .searchZone {
  padding: 55px 0 75px;
}
.c-modal .searchZone .btnClose {
  text-align: center;
  padding-top: 40px;
}
.c-modal .searchZone .btnClose span {
  display: inline-block;
  cursor: pointer;
  width: 350px;
  text-align: center;
  padding: 1em 0;
  border-radius: 100px;
  border: 1px solid #CCC;
}

.contactModal {
  max-width: 1000px;
  margin: 0 auto;
  background: #FFF;
  margin-top: 50px;
  border: 2px solid #006BBE;
}
.contactModal h2 {
  background: #006BBE;
  text-align: center;
  font-size: 2rem;
  color: #FFF;
  padding: 0.3em 0;
  margin-bottom: 0px;
}
.contactModal .in {
  padding: 40px 60px;
}
.contactModal .in .lead {
  text-align: center;
  margin-bottom: 35px;
  font-size: 1.6rem;
}
.contactModal .in .lead a {
  color: #1DB8FF;
  text-decoration: underline;
}
.contactModal .in .lead .eng {
  font-size: 1.4rem;
  text-align: left;
  margin-top: 10px;
  color: #555;
}
.contactModal .in .col2 {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  margin-bottom: 1em;
}
.contactModal .in .col2 dt {
  text-align: center;
  color: #FFF;
  padding: 0.5em;
  font-size: 1.4rem;
  background-color: #7B7B7B;
}
.contactModal .in .col2 dd {
  display: flex;
  min-height: 150px;
  flex-direction: column;
  justify-content: center;
  background-color: #F2F2F2;
  text-align: center;
}
.contactModal .in .col2 dd p + p {
  margin-top: 15px;
}
.contactModal .in .col2 dd a {
  font-size: 2rem;
}
.contactModal .in .col2 dd .time {
  font-size: 2rem;
}
.contactModal .in .col2 dd .sub {
  font-size: 1.4rem;
  font-weight: normal;
}
.contactModal .in .col2 .colL {
  width: 55%;
}
.contactModal .in .col2 .colR {
  width: 43%;
}
.contactModal .in .col2 .mail {
  font-size: 2rem;
  text-decoration: underline;
  color: #00A0E9;
}
.contactModal a.blank:after {
  content: "";
  display: inline-block;
  width: 13px;
  height: 10px;
  background-image: url(../img/icon_blank3.svg);
  margin: 0 3px;
}
.contactModal .note {
  font-size: 1.2rem;
  text-indent: -1em;
  margin-left: 1em;
}

.WAuto {
  width: auto !important;
}

.M0 {
  margin: 0 !important;
}

.MA {
  margin: auto !important;
}

.MTA {
  margin-top: auto !important;
}

.MRA {
  margin-right: auto !important;
}

.MBA {
  margin-bottom: auto !important;
}

.MLA {
  margin-left: auto !important;
}

.P0 {
  padding: 0 !important;
}

.PA {
  padding: auto !important;
}

.PTA {
  padding-top: auto !important;
}

.PRA {
  padding-right: auto !important;
}

.PBA {
  padding-bottom: auto !important;
}

.PLA {
  padding-left: auto !important;
}

.ffNS {
  font-family: "Noto Sans Japanese";
}

.fz6 {
  font-size: 6px;
}

.fz6R {
  font-size: 0.6rem;
}

.fz7 {
  font-size: 7px;
}

.fz7R {
  font-size: 0.7rem;
}

.fz8 {
  font-size: 8px;
}

.fz8R {
  font-size: 0.8rem;
}

.fz9 {
  font-size: 9px;
}

.fz9R {
  font-size: 0.9rem;
}

.fz10 {
  font-size: 10px;
}

.fz10R {
  font-size: 1rem;
}

.fz11 {
  font-size: 11px;
}

.fz11R {
  font-size: 1.1rem;
}

.fz12 {
  font-size: 12px;
}

.fz12R {
  font-size: 1.2rem;
}

.fz13 {
  font-size: 13px;
}

.fz13R {
  font-size: 1.3rem;
}

.fz14 {
  font-size: 14px;
}

.fz14R {
  font-size: 1.4rem;
}

.fz15 {
  font-size: 15px;
}

.fz15R {
  font-size: 1.5rem;
}

.fz16 {
  font-size: 16px;
}

.fz16R {
  font-size: 1.6rem;
}

.fz17 {
  font-size: 17px;
}

.fz17R {
  font-size: 1.7rem;
}

.fz18 {
  font-size: 18px;
}

.fz18R {
  font-size: 1.8rem;
}

.fz19 {
  font-size: 19px;
}

.fz19R {
  font-size: 1.9rem;
}

.fz20 {
  font-size: 20px;
}

.fz20R {
  font-size: 2rem;
}

.fz21 {
  font-size: 21px;
}

.fz21R {
  font-size: 2.1rem;
}

.fz22 {
  font-size: 22px;
}

.fz22R {
  font-size: 2.2rem;
}

.fz23 {
  font-size: 23px;
}

.fz23R {
  font-size: 2.3rem;
}

.fz24 {
  font-size: 24px;
}

.fz24R {
  font-size: 2.4rem;
}

.fz25 {
  font-size: 25px;
}

.fz25R {
  font-size: 2.5rem;
}

.fz26 {
  font-size: 26px;
}

.fz26R {
  font-size: 2.6rem;
}

.fz27 {
  font-size: 27px;
}

.fz27R {
  font-size: 2.7rem;
}

.fz28 {
  font-size: 28px;
}

.fz28R {
  font-size: 2.8rem;
}

.fz29 {
  font-size: 29px;
}

.fz29R {
  font-size: 2.9rem;
}

.fz30 {
  font-size: 30px;
}

.fz30R {
  font-size: 3rem;
}

.fz31 {
  font-size: 31px;
}

.fz31R {
  font-size: 3.1rem;
}

.fz32 {
  font-size: 32px;
}

.fz32R {
  font-size: 3.2rem;
}

.fz33 {
  font-size: 33px;
}

.fz33R {
  font-size: 3.3rem;
}

.fz34 {
  font-size: 34px;
}

.fz34R {
  font-size: 3.4rem;
}

.fz35 {
  font-size: 35px;
}

.fz35R {
  font-size: 3.5rem;
}

.fz36 {
  font-size: 36px;
}

.fz36R {
  font-size: 3.6rem;
}

.fz37 {
  font-size: 37px;
}

.fz37R {
  font-size: 3.7rem;
}

.fz38 {
  font-size: 38px;
}

.fz38R {
  font-size: 3.8rem;
}

.fz39 {
  font-size: 39px;
}

.fz39R {
  font-size: 3.9rem;
}

.fz40 {
  font-size: 40px;
}

.fz40R {
  font-size: 4rem;
}

.fz41 {
  font-size: 41px;
}

.fz41R {
  font-size: 4.1rem;
}

.fz42 {
  font-size: 42px;
}

.fz42R {
  font-size: 4.2rem;
}

.fz43 {
  font-size: 43px;
}

.fz43R {
  font-size: 4.3rem;
}

.fz44 {
  font-size: 44px;
}

.fz44R {
  font-size: 4.4rem;
}

.fz45 {
  font-size: 45px;
}

.fz45R {
  font-size: 4.5rem;
}

.fz46 {
  font-size: 46px;
}

.fz46R {
  font-size: 4.6rem;
}

.fz47 {
  font-size: 47px;
}

.fz47R {
  font-size: 4.7rem;
}

.fz48 {
  font-size: 48px;
}

.fz48R {
  font-size: 4.8rem;
}

.fz49 {
  font-size: 49px;
}

.fz49R {
  font-size: 4.9rem;
}

.fz50 {
  font-size: 50px;
}

.fz50R {
  font-size: 5rem;
}

.fwB {
  font-weight: bold !important;
}

.fwN {
  font-weight: normal !important;
}

.lh8 {
  line-height: 0.8 !important;
}

.lh9 {
  line-height: 0.9 !important;
}

.lh10 {
  line-height: 1 !important;
}

.lh11 {
  line-height: 1.1 !important;
}

.lh12 {
  line-height: 1.2 !important;
}

.lh13 {
  line-height: 1.3 !important;
}

.lh14 {
  line-height: 1.4 !important;
}

.lh15 {
  line-height: 1.5 !important;
}

.lh16 {
  line-height: 1.6 !important;
}

.lh17 {
  line-height: 1.7 !important;
}

.lh18 {
  line-height: 1.8 !important;
}

.lh19 {
  line-height: 1.9 !important;
}

.lh20 {
  line-height: 2 !important;
}

.lh21 {
  line-height: 2.1 !important;
}

.lh22 {
  line-height: 2.2 !important;
}

.lh23 {
  line-height: 2.3 !important;
}

.lh24 {
  line-height: 2.4 !important;
}

.lh25 {
  line-height: 2.5 !important;
}

.lh26 {
  line-height: 2.6 !important;
}

.lh27 {
  line-height: 2.7 !important;
}

.lh28 {
  line-height: 2.8 !important;
}

.lh29 {
  line-height: 2.9 !important;
}

.lh30 {
  line-height: 3 !important;
}

.disI {
  display: inline !important;
}

.disB {
  display: block !important;
}

.disIB {
  display: inline-block !important;
}

.disT {
  display: table !important;
}

.disTC {
  display: table-cell !important;
}

.disN {
  display: none !important;
}

.disF {
  display: flex !important;
}

.jcFS {
  justify-content: flex-start !important;
}

.jcFE {
  justify-content: flex-end !important;
}

.jcC {
  justify-content: center !important;
}

.jcSB {
  justify-content: space-between !important;
}

.jcSA {
  justify-content: space-around !important;
}

.aiFS {
  align-items: flex-start !important;
}

.aiFE {
  align-items: flex-end !important;
}

.aiC {
  align-items: center !important;
}

.aiS {
  align-items: stretch !important;
}

.aiB {
  align-items: baseline !important;
}

.taL {
  text-align: left !important;
}

.taR {
  text-align: right !important;
}

.taC {
  text-align: center !important;
}

.vaT {
  vertical-align: top !important;
}

.vaM {
  vertical-align: middle !important;
}

.vaB {
  vertical-align: bottom !important;
}

.vaTB {
  vertical-align: text-bottom !important;
}

.fltL {
  float: left !important;
}

.fltR {
  float: right !important;
}

.fltN {
  float: none !important;
}

.posS {
  position: static !important;
}

.posR {
  position: relative !important;
}

.posA {
  position: absolute !important;
}

.posF {
  position: fixed !important;
}

.brWord {
  word-wrap: break-word;
}

.waNw {
  white-space: nowrap;
}

.printDown {
  display: none;
}

.printBreak {
  display: none;
}

#ot-sdk-btn-floating.ot-floating-button {
  display: none;
}

@media screen and (max-width: 767px) {
  html {
    min-width: 0;
    font-size: 2.5641vw;
  }
  body {
    -webkit-text-size-adjust: 100%;
  }
  .modaal-noscroll {
    overflow: hidden;
  }
  .modaal-inner-wrapper {
    padding: 0px;
  }
  .modaal-container {
    max-width: 100%;
  }
  .modaal-close {
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
  }
  .modaal-close:before {
    top: 9px;
    left: 18px;
  }
  .modaal-close:after {
    top: 9px;
    left: 18px;
  }
  .l-wrapper {
    overflow: visible;
  }
  .ttl-img-0506 {
    max-width: 200%;
  }
  .fixBtn {
    display: none;
  }
  .l-header .inner {
    padding: 2vw 1vw;
  }
  .l-header .inner h1 {
    line-height: 0;
  }
  .l-header .inner span .logoSubaru {
    margin-right: 1vw;
    width: 21vw;
  }
  .l-header .inner span .logoOD {
    width: 61vw;
    margin-top: 2vw;
  }
  .l-header .btn {
    font-size: 0.8rem;
  }
  .l-header .btn a {
    padding: 0.3em 1.2em;
    box-sizing: border-box;
    width: 39.5vw;
    justify-content: center;
  }
  .headNavi {
    height: auto;
    padding: 0;
  }
  .headNavi a.btn {
    width: 79.48718vw;
  }
  .headNavi a {
    height: auto;
    font-size: 1.6rem;
    padding: 0.4em 0;
  }
  .headNavi h2 {
    font-size: 1.4rem;
    padding: 10px 20px;
  }
  .headNavi dl {
    flex-direction: column;
    position: fixed;
    bottom: -40vw;
    background: #dde2e6;
    width: 100%;
    height: auto;
    padding: 2vw 0 3vw 0;
    transition: 0.3s;
  }
  .headNavi dl .fixBtnSp {
    position: absolute;
    right: 0px;
    top: -8.97436vw;
    z-index: 100;
    display: block;
  }
  .headNavi dl .fixBtnSp a {
    display: flex;
    background-color: #1DB8FF;
    border-radius: 3.84615vw 0 0 0;
    padding: 0.75em 0.71429em;
    color: #fff;
    align-items: center;
    font-size: 1.4rem;
    line-height: 1;
    width: 32.5641vw;
    border: 0px;
    box-sizing: border-box;
  }
  .headNavi dl .fixBtnSp a:hover {
    opacity: 0.7;
  }
  .headNavi dl .fixBtnSp a::after {
    margin-left: 5px;
    display: inline-block;
    width: 20px;
    height: 14px;
    background-image: url("../img/contact.svg");
  }
  .headNavi dl dt {
    margin: 1vw 2vw 2vw 2vw;
    font-size: 1.4rem;
  }
  .headNavi dl dd ul li {
    margin: 0 5px;
  }
  .headNavi dl dd ul li a {
    width: 45vw;
    height: auto;
    font-size: 1.6rem;
    padding: 0.4em 0;
  }
  .headNavi dl.show {
    bottom: -1px;
  }
  .l-part-bottom {
    position: static;
  }
  .l-footer .logo {
    padding: 5.89744vw 8.46154vw;
  }
  .l-footer nav {
    padding: 0 0 30vw 0;
  }
  .l-footer nav .in {
    display: block;
  }
  .l-footer nav dt {
    position: relative;
    padding: 1.5em;
  }
  .l-footer nav dt:before {
    content: "";
    width: 20px;
    height: 1px;
    background: #fff;
    display: block;
    position: absolute;
    right: 20px;
    top: 50%;
  }
  .l-footer nav dt:after {
    content: "";
    width: 1px;
    height: 20px;
    background: #fff;
    display: block;
    position: absolute;
    right: 30px;
    top: calc(50% - 10px);
    transition: 0.3s;
  }
  .l-footer nav dt.open:after {
    opacity: 0;
  }
  .l-footer nav dd {
    display: none;
    padding: 1em 2.5em;
    border-bottom: 1px solid #707070;
  }
  .l-footer nav dd li {
    text-align: left;
  }
  .l-footer nav dd.open {
    display: block;
  }
  .l-footer nav .copyright {
    padding-top: 6.41026vw;
  }
  .u-inner {
    max-width: none;
    width: auto;
  }
  .u-inner:not(.spPd0) {
    padding-left: 5.12821vw;
    padding-right: 5.12821vw;
  }
  .u-ttlBox1 {
    font-size: 2.2rem;
    letter-spacing: -0.03em;
    line-height: 1.63636;
  }
  .u-ttlBox1:after {
    width: 10.25641vw;
    height: 1.02564vw;
    margin-top: 6.15385vw;
  }
  .slick-arrow {
    width: 4.74872vw;
    height: 7.69231vw;
  }
  .slick-arrow.slick-prev {
    left: 1.28205vw;
  }
  .slick-arrow.slick-next {
    right: 1.28205vw;
  }
  .slick-dots li {
    width: 3vw;
    height: 3vw;
    margin: 1vw;
  }
  .slick-dots li.slick-active {
    border-width: 0.51282vw;
  }
  .mainZone .secMain {
    background: url("../img/main/bg_wrap_sp.jpg") center center no-repeat;
    background-size: cover;
    min-height: 0px;
    height: 128.20513vw;
  }
  .mainZone .secMain .in {
    justify-content: flex-start;
    padding-top: 19.23077vw;
    box-sizing: border-box;
  }
  .mainZone .secMain .in p {
    width: 69.23077vw;
    margin: 2vw auto;
  }
  .mainZone .secMain .movs {
    width: 89.74359vw;
    height: 56.41026vw;
    min-width: auto;
    min-height: auto;
    margin-bottom: 2vw;
    padding-left: 4vw;
    box-sizing: border-box;
  }
  .mainZone .secMain .movs ul {
    width: 82.05128vw;
    height: 41.02564vw;
    position: relative;
    top: 0px;
    left: 0px;
    min-width: auto;
    min-height: auto;
    margin: 0px;
  }
  .mainZone .secMain .movs li video {
    height: 100%;
    border-radius: 7vw;
  }
  .mainZone .secBtn {
    padding: 4.61538vw 0;
  }
  .mainZone .secBtn .u-inner {
    padding: 0px;
  }
  .mainZone .secBtn .soudan {
    font-size: 1.3rem;
  }
  .mainZone .secBtn a {
    width: 94%;
    margin: 0 auto;
    font-size: 1.6rem;
  }
  .mainZone .secBtn a:after {
    width: 20.51282vw;
    height: 15.38462vw;
    background-size: 140%;
    background-repeat: no-repeat;
    background-position: center;
  }
  .introZone {
    padding: 13.33333vw 0 14.10256vw;
  }
  .introZone:after {
    border-width: 7.69231vw 7.69231vw 0;
    bottom: -7.69231vw;
  }
  .introZone h2 {
    margin-bottom: 15.38462vw;
  }
  .introZone ul {
    padding: 0 10.25641vw;
  }
  .introZone li .img {
    width: auto;
    margin-bottom: 5.12821vw;
  }
  .introZone li .img em {
    width: 23.58974vw;
    height: 23.58974vw;
    font-size: 1.5rem;
    line-height: 1.6;
    top: -5.12821vw;
  }
  .introZone li .img span {
    border-radius: 5.12821vw;
  }
  .introZone li .txts {
    width: auto;
  }
  .introZone li .txts h3 span {
    font-size: 2.2rem;
    line-height: 1.40909;
  }
  .introZone li .txts h3 span + span {
    margin-top: 1.53846vw;
  }
  .introZone li .txts p {
    margin-top: 3.07692vw;
  }
  .introZone li .txts p.spLS-003em {
    letter-spacing: -0.03em;
  }
  .introZone li + li {
    margin-top: 8.71795vw;
  }
  .introZone li:nth-child(odd) .img em {
    left: -5.12821vw;
  }
  .introZone li:nth-child(even) .img em {
    right: -5.12821vw;
  }
  .serviceZone {
    padding: 13.33333vw 0 15.38462vw;
  }
  .serviceZone h2 {
    margin-bottom: 7.17949vw;
  }
  .serviceZone .zoneLead {
    margin-bottom: 8.97436vw;
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .serviceZone ul {
    margin: 0 -0.25641vw;
    border-width: 0.53846vw;
  }
  .serviceZone li {
    padding: 3.84615vw 3.84615vw 4.35897vw 36.15385vw;
  }
  .serviceZone li h3 {
    margin-bottom: 0.76923vw;
    font-size: 1.8rem;
  }
  .serviceZone li .img {
    width: 26.15385vw;
    height: 100%;
    margin-bottom: 0;
    position: absolute;
    top: 0;
    left: 4.61538vw;
  }
  .serviceZone li p {
    align-items: flex-start;
    height: 13.84615vw;
    text-align: left;
    letter-spacing: -0.02em;
  }
  .serviceZone li + li {
    border-top: 0.53846vw solid #006BBE;
  }
  .serviceZone li + li:before {
    width: 5.38462vw;
    height: 7.69231vw;
    top: -3.84615vw;
    left: -0.51282vw;
  }
  .serviceZone li + li:after {
    width: 5.38462vw;
    height: 7.69231vw;
    top: -3.84615vw;
    right: -0.51282vw;
  }
  .serviceZone li:nth-child(1) .img img {
    width: 100%;
  }
  .serviceZone li:nth-child(2) .img img {
    width: 21.02564vw;
  }
  .serviceZone li:nth-child(3) .img img {
    width: 21.02564vw;
  }
  .serviceZone li:nth-child(4) .img img {
    width: 100%;
  }
  .serviceZone li:nth-child(5) .img img {
    width: 23.58974vw;
  }
  .selectTtlZone {
    background: url("../img/select_ttl/bg_wrap_sp.jpg") center center no-repeat;
    padding: 18.97436vw 0 18.97436vw;
    background-size: cover;
  }
  .selectTtlZone img {
    width: 59.74359vw;
  }
  .selectContZone .box1 {
    margin-bottom: 5vw;
    background-image: url("../img/select_cont/bg1_sp.jpg");
    background-position: left bottom;
    background-size: 100%;
    padding-bottom: 50vw;
    background-repeat: no-repeat;
    margin-bottom: 10vw;
  }
  .selectContZone h2 {
    font-size: 1.8rem;
    font-weight: bold;
    margin-bottom: 7.69231vw;
    line-height: 1.8;
    position: relative;
    opacity: 0;
    top: 1em;
    transition: 0.5s;
  }
  .selectContZone h2::before {
    content: "";
    display: block;
    width: 26.15385vw;
    height: 15.89744vw;
    background-image: url("../img/select_cont/icon1.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 auto 6.92308vw auto;
  }
  .selectContZone h2 span {
    display: block;
    text-align: center;
  }
  .selectContZone h2.cont2::before {
    width: 21.02564vw;
    height: 21.02564vw;
    background-image: url("../img/select_cont/icon2.svg");
  }
  .selectContZone .mov {
    width: 89.74359vw;
    height: 50vw;
    margin: 0 auto;
    background-size: 100%;
    box-sizing: border-box;
    opacity: 0;
    position: relative;
    top: 1em;
    transition: 0.5s;
    transition-delay: 0.5s;
  }
  .selectContZone .mov video {
    width: 100%;
    height: 100%;
  }
  .selectContZone p {
    font-size: 1.5rem;
    width: 90%;
    display: flex;
    margin: 3vw auto 7vw auto;
    position: relative;
    opacity: 0;
    top: 1em;
    transition: 0.5s;
    transition-delay: 0.8s;
  }
  .selectContZone p em {
    display: block;
    font-style: normal;
    width: 65vw;
  }
  .selectContZone p span {
    display: block;
    width: 100%;
    margin-top: 0.5em;
    flex-shrink: 0;
    font-size: 80%;
  }
  .selectContZone p:before {
    content: "";
    margin-right: 3vw;
    content: "";
    width: 21.79487vw;
    height: 22.30769vw;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    flex-shrink: 0;
    background-image: url("../img/select_cont/checkit.png");
    transition: 0.3s;
    transition-delay: 1.3s;
    transform: scale(0);
  }
  .selectContZone .notes {
    width: 90%;
    margin: 0 auto;
    display: block;
    text-align: right;
    font-size: 1rem;
    opacity: 0;
    transition-delay: 1.5s;
    transition: 0.5s;
  }
  .selectContZone .box.animStart h2 {
    opacity: 1;
    top: 0px;
  }
  .selectContZone .box.animStart .mov {
    opacity: 1;
    top: 0px;
  }
  .selectContZone .box.animStart p {
    opacity: 1;
    top: 0px;
  }
  .selectContZone .box.animStart p::before {
    transform: scale(1);
  }
  .selectContZone .box.animStart .notes {
    opacity: 1;
  }
  .pointZone section {
    padding: 7.69231vw 0 8.71795vw;
  }
  .pointZone h2 {
    font-size: 2.2rem;
  }
  .pointZone h2:before {
    margin-bottom: 3.84615vw;
  }
  .pointZone p {
    line-height: 1.3125;
  }
  .pointZone .secAdvice h2 {
    margin-bottom: 6.92308vw;
  }
  .pointZone .secAdvice h2:before {
    width: 16.66667vw;
    height: 15.38462vw;
  }
  .pointZone .secAdvice .imgTxt {
    margin-bottom: 7.17949vw;
  }
  .pointZone .secAdvice .imgTxt img {
    width: 71.79487vw;
  }
  .pointZone .secCheck h2 {
    margin-bottom: 6.66667vw;
  }
  .pointZone .secCheck h2:before {
    width: 20vw;
    height: 15.38462vw;
  }
  .pointZone .secCheck .imgTxt {
    margin-bottom: 1.28205vw;
  }
  .pointZone .secCheck .imgTxt img {
    width: 57.17949vw;
  }
  .pointZone .secCheck .link {
    margin-bottom: 7.17949vw;
  }
  .pointZone .secCheck .img {
    margin-bottom: 3.84615vw;
  }
  .pointZone .secCheck .img img {
    width: 79.48718vw;
  }
  .supportZone {
    padding: 30.25641vw 0 15.38462vw;
  }
  .supportZone .ttlWrap {
    margin-bottom: 5.89744vw;
  }
  .supportZone .ttlWrap img {
    width: 252px;
    top: -15.38462vw;
    right: 0;
  }
  .supportZone .zoneLead {
    margin-bottom: 10.25641vw;
    font-size: 1.6rem;
    line-height: 1.75;
  }
  .supportZone .slkBox {
    margin-bottom: 4.87179vw;
  }
  .supportZone .slkBox .slkNav {
    margin: 0 5.12821vw 6.66667vw;
  }
  .supportZone .slkBox .slkNav ul li a {
    display: flex;
    align-items: center;
    padding: 4.10256vw 0 4.61538vw 0.51282vw;
  }
  .supportZone .slkBox .slkNav ul li a:after {
    background-image: url("../img/support/border_b.png");
    width: 100%;
    height: 2.5641vw;
  }
  .supportZone .slkBox .slkNav ul li .img {
    flex-shrink: 0;
    width: 8.20513vw;
    height: auto;
    margin: 0 2.5641vw 0 0;
  }
  .supportZone .slkBox .slkNav ul li .img svg {
    height: auto;
  }
  .supportZone .slkBox .slkNav ul li p {
    display: block;
    width: 100%;
    height: auto;
  }
  .supportZone .slkBox .slkNav ul li p span {
    display: flex;
    align-items: center;
  }
  .supportZone .slkBox .slkNav ul li p small {
    flex-shrink: 0;
    width: 12.05128vw;
    margin-right: 5.64103vw;
  }
  .supportZone .slkBox .slkNav ul li p small svg {
    display: block;
    width: 100%;
    height: auto;
  }
  .supportZone .slkBox .slkNav ul li p strong {
    width: 100%;
    text-align: left;
    letter-spacing: -0.01em;
  }
  .supportZone .slkBox .slkNav ul li:first-child a:after {
    content: normal;
  }
  .supportZone .slkBox .slkNav ul li:nth-child(1) .img svg {
    width: 5.89744vw;
  }
  .supportZone .slkBox .slkNav ul li:nth-child(2) .img svg {
    width: 5.64103vw;
  }
  .supportZone .slkBox .slkNav ul li:nth-child(3) .img svg {
    width: 5.12821vw;
  }
  .supportZone .slkBox .slkNav ul li:nth-child(4) .img svg {
    width: 5.64103vw;
  }
  .supportZone .slkBox .slkNav ul li:nth-child(5) .img svg {
    width: 100%;
  }
  .supportZone .slkBox .slkCont .item {
    padding: 2.5641vw 0;
  }
  .supportZone .slkBox .slkCont .item .in {
    margin: 0 1.28205vw;
    height: 117.4359vw;
    padding-top: 6.66667vw;
    border-radius: 2.5641vw;
    box-shadow: 0.76923vw 0.76923vw 2.5641vw rgba(0, 0, 0, 0.16);
    box-sizing: border-box;
  }
  .supportZone .slkBox .slkCont .item .txts {
    padding: 0 5.12821vw;
  }
  .supportZone .slkBox .slkCont .item .txts h3 {
    align-items: flex-start;
    margin-bottom: 3.07692vw;
  }
  .supportZone .slkBox .slkCont .item .txts h3:before {
    width: 10.25641vw;
    height: 10.25641vw;
    margin: 0.76923vw 2.5641vw 0 0;
  }
  .supportZone .slkBox .slkCont .item .txts h3 small {
    margin-bottom: 0;
    font-size: 1.4rem;
  }
  .supportZone .slkBox .slkCont .item .txts h3 strong {
    line-height: 1.3;
  }
  .supportZone .slkBox .slkCont .item .txts p {
    line-height: 1.57143;
  }
  .supportZone .slkBox .slkCont .item .txts p small {
    font-size: 1.2rem;
  }
  .supportZone .slkBox .slkCont .item .img {
    padding-left: 16.41026vw;
  }
  .supportZone .slkBox .slkCont .item .img img {
    height: 51.79487vw;
  }
  .supportZone .slkBox .slkCont .item[data-no="1"] .img {
    margin-top: 7.94872vw;
  }
  .supportZone .slkBox .slkCont .item[data-no="2"] .img {
    margin-top: 18.97436vw;
  }
  .supportZone .slkBox .slkCont .item[data-no="3"] .img {
    margin-top: 3.84615vw;
  }
  .supportZone .slkBox .slkCont .item[data-no="4"] .img {
    margin-top: 6.41026vw;
  }
  .supportZone .slkBox .slkCont .item[data-no="5"] .img {
    margin-top: 7.94872vw;
  }
  .supportZone .slkBox .slkCont .slick-arrow {
    width: 10.25641vw;
    height: 10.25641vw;
  }
  .supportZone .slkBox .slkCont .slick-arrow.slick-prev {
    left: 2.5641vw;
  }
  .supportZone .slkBox .slkCont .slick-arrow.slick-next {
    right: 2.5641vw;
  }
  .supportZone .slkBox .slkCont .spSlkDot {
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 5.12821vw;
  }
  .supportZone .slkBox .slkCont .spSlkDot ol {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .supportZone .slkBox .slkCont .spSlkDot li {
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 6.41026vw;
    height: 6.41026vw;
  }
  .supportZone .slkBox .slkCont .spSlkDot li + li {
    margin-left: 7.69231vw;
  }
  .supportZone .slkBox .slkCont .spSlkDot li:nth-child(1) {
    background-image: url("../img/support/sp_sld_no1.svg");
  }
  .supportZone .slkBox .slkCont .spSlkDot li:nth-child(1).show {
    background-image: url("../img/support/sp_sld_no1_on.svg");
  }
  .supportZone .slkBox .slkCont .spSlkDot li:nth-child(2) {
    background-image: url("../img/support/sp_sld_no2.svg");
  }
  .supportZone .slkBox .slkCont .spSlkDot li:nth-child(2).show {
    background-image: url("../img/support/sp_sld_no2_on.svg");
  }
  .supportZone .slkBox .slkCont .spSlkDot li:nth-child(3) {
    background-image: url("../img/support/sp_sld_no3.svg");
  }
  .supportZone .slkBox .slkCont .spSlkDot li:nth-child(3).show {
    background-image: url("../img/support/sp_sld_no3_on.svg");
  }
  .supportZone .slkBox .slkCont .spSlkDot li:nth-child(4) {
    background-image: url("../img/support/sp_sld_no4.svg");
  }
  .supportZone .slkBox .slkCont .spSlkDot li:nth-child(4).show {
    background-image: url("../img/support/sp_sld_no4_on.svg");
  }
  .supportZone .slkBox .slkCont .spSlkDot li:nth-child(5) {
    background-image: url("../img/support/sp_sld_no5.svg");
  }
  .supportZone .slkBox .slkCont .spSlkDot li:nth-child(5).show {
    background-image: url("../img/support/sp_sld_no5_on.svg");
  }
  .supportZone .slkBox .slkCont .spSlkDot .arw {
    background: url("../img/support/sp_sld_arw_r.svg") 0 0 no-repeat;
    background-size: 100% 100%;
    width: 4.10256vw;
    height: 5.89744vw;
    margin-left: 6.92308vw;
  }
  .supportZone .slkBox .slkCont .note {
    text-align: center;
  }
  .supportZone .btn {
    margin-bottom: 15.38462vw;
    padding: 0 5.12821vw;
  }
  .supportZone .btn a {
    width: 79.48718vw;
    height: 12.82051vw;
    font-size: 1.6rem;
    border-width: 0.53846vw;
    box-shadow: 1.53846vw 1.28205vw 2.5641vw rgba(0, 0, 0, 0.3);
  }
  .supportZone .appBox {
    padding: 5.89744vw 5.12821vw 7.69231vw;
  }
  .supportZone .appBox h3 {
    margin-bottom: 3.07692vw;
    font-size: 1.8rem;
    line-height: 1.55556;
  }
  .supportZone .appBox p {
    font-size: 1.3rem;
    line-height: 1.53846;
  }
  .supportZone .appBox small {
    margin-bottom: 3.84615vw;
    line-height: 1.66667;
  }
  .supportZone .appBox .btns:before {
    width: 10.25641vw;
    height: 14.35897vw;
    margin-right: 5.12821vw;
  }
  .supportZone .appBox .btns li {
    width: 30.76923vw;
  }
  .supportZone .appBox .btns li + li {
    margin-left: 2.5641vw;
  }
  .supportZone .appBox .btns li a img {
    width: 100%;
  }
  .faqZone {
    padding: 8.97436vw 0;
  }
  .faqZone h2 {
    font-size: 2.2rem;
    margin-bottom: 8.97436vw;
  }
  .faqZone dl dt {
    font-size: 1.6rem;
    padding: 0;
  }
  .faqZone dl dt span {
    padding: 4.61538vw 9.23077vw 4.61538vw 4.61538vw;
  }
  .faqZone dl dt span::before {
    line-height: 1;
    font-size: 2rem;
  }
  .faqZone dl dt.on span:after {
    right: 4vw;
  }
  .faqZone dl dd {
    font-size: 1.3rem;
    padding: 0 4.61538vw 4.61538vw 4.61538vw;
  }
  .formZone .secForm h2 {
    background-image: url("../img/form/ttl_sp.png");
    font-size: 3rem;
    padding: 11.79487vw;
    background-size: 100%;
    background-position: top;
  }
  .formZone .secNotice {
    padding: 9.74359vw 0;
  }
  .formZone .secNotice h3 {
    font-size: 1.8rem;
    margin-bottom: 7.69231vw;
  }
  .formZone .secNotice ul li {
    font-size: 1.3rem;
  }
  .c-modal .infoZone {
    padding: 0px;
  }
  .c-modal .infoZone .infoHead {
    flex-direction: column-reverse;
    padding: 12.30769vw 5.12821vw 6.92308vw 5.12821vw;
    margin-bottom: 0px;
    border-bottom: 0px;
  }
  .c-modal .infoZone .infoHead .img {
    width: 100%;
    padding-top: 20.51282vw;
  }
  .c-modal .infoZone .infoHead .img h2 {
    position: absolute;
    top: 0px;
  }
  .c-modal .infoZone .infoHead .img h2 img {
    height: 14.87179vw;
    width: auto;
  }
  .c-modal .infoZone .infoHead .info {
    width: 100%;
  }
  .c-modal .infoZone .infoHead .info h3 {
    font-size: 2.4rem;
  }
  .c-modal .infoZone .infoBody {
    padding-bottom: 17.94872vw;
  }
  .c-modal .infoZone .infoBody .year {
    position: absolute;
    top: -55vw;
    left: 5.12821vw;
    font-size: 1.2rem;
  }
  .c-modal .infoZone .infoBody .year em {
    font-size: 0.8rem;
  }
  .c-modal .infoZone .infoBody .cols {
    display: block;
    width: 90%;
    margin: 0 auto;
  }
  .c-modal .infoZone .infoBody .cols .colL {
    width: 100%;
  }
  .c-modal .infoZone .infoBody .cols .colL table tr {
    display: block;
  }
  .c-modal .infoZone .infoBody .cols .colL table tr td {
    display: block;
    padding: 0px 1em;
    font-size: 1.4rem;
    padding-bottom: 0.5em;
  }
  .c-modal .infoZone .infoBody .cols .colL table tr th {
    display: block;
    padding: 0px 1em;
    font-size: 1.4rem;
    width: auto;
    padding: 0.5em 0 0.2em 1em;
  }
  .c-modal .infoZone .infoBody .cols .colR {
    width: 100%;
  }
  .c-modal .infoZone .infoBody .cols .colR dt {
    color: #006BBE;
    margin-bottom: 0.5em;
  }
  .c-modal .infoZone .infoBody .cols .colR li {
    width: 48%;
  }
  .c-modal .reasonZone {
    padding-top: 11.53846vw;
    padding-bottom: 12.82051vw;
  }
  .c-modal .reasonZone .reasonSlide {
    width: 100vw;
    background: #F2F2F2;
    overflow: hidden;
  }
  .c-modal .reasonZone .reasonSlide .slick-slider {
    margin-top: 11.53846vw;
    background: #F2F2F2;
  }
  .c-modal .reasonZone .reasonSlide .slick-slider .slideIn {
    width: 96.15385vw;
    margin: 0 auto;
    background: #F2F2F2;
  }
  .c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in {
    width: 85.89744vw;
    flex-direction: column;
    padding: 9.48718vw 10.25641vw 15.38462vw 10.25641vw;
    background: #FFF;
  }
  .c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in dl {
    width: 100%;
  }
  .c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in dl dt {
    font-size: 2rem;
  }
  .c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in dl dd {
    font-size: 1.4rem;
  }
  .c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in .img {
    width: 100%;
    margin-top: 10vw;
  }
  .c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in .img .col2 {
    margin-top: 2.5vw;
  }
  .c-modal .reasonZone .reasonSlide .slick-slider .slideIn .in .img .col2 li {
    width: 32.5vw;
  }
  .c-modal .reasonZone .reasonSlideNavi ul {
    display: none;
  }
  .c-modal .eyesightZone {
    padding: 12.82051vw 0 0 0;
  }
  .c-modal .eyesightZone h2 {
    width: 51.28205vw;
  }
  .c-modal .eyesightZone .col4 {
    padding-bottom: 10.25641vw;
    width: 90%;
    margin: 0 auto;
  }
  .c-modal .eyesightZone .col4 li {
    width: 48%;
    margin-bottom: 5vw;
  }
  .c-modal .eyesightZone .col4 li dl dt {
    font-size: 1.2rem;
  }
  .c-modal .eyesightZone .col4 li dl dd br {
    display: none;
  }
  .c-modal .recommendZone {
    padding: 14.10256vw 0 19.23077vw 0;
  }
  .c-modal .recommendZone .col2 {
    flex-direction: column;
    width: 90%;
    margin: 12.82051vw auto 0 auto;
  }
  .c-modal .recommendZone .col2 li {
    width: 100%;
    margin-bottom: 8.97436vw;
  }
  .c-modal .searchZone .btnClose {
    padding-top: 5vw;
  }
  .contactModal {
    margin: 0 4vw;
  }
  .contactModal .in {
    padding: 5vw;
  }
  .contactModal .in .lead {
    font-size: 1.4rem;
    margin-bottom: 5vw;
  }
  .contactModal .in .lead p {
    letter-spacing: -0.06em;
  }
  .contactModal .in .lead .eng {
    font-size: 1rem;
    letter-spacing: -0.03em;
  }
  .contactModal .in .col2 {
    display: block;
  }
  .contactModal .in .col2 dd {
    padding: 3vw 0;
    min-height: auto;
    font-size: 1.4rem;
    letter-spacing: -0.03em;
  }
  .contactModal .in .col2 dd p + p {
    margin-top: 10px;
  }
  .contactModal .in .col2 dd a {
    font-size: 1.8rem;
  }
  .contactModal .in .col2 dd .time {
    font-size: 1.8rem;
  }
  .contactModal .in .col2 dd .sub {
    font-size: 1.3rem;
  }
  .contactModal .in .col2 .colL {
    width: 100%;
    margin-bottom: 10px;
  }
  .contactModal .in .col2 .colR {
    width: 100%;
  }
  .contactModal .in .col2 .mail {
    font-size: 1.8rem;
  }
  .contactModal .note {
    font-size: 1rem;
    text-align: left;
  }
  .pc {
    display: none !important;
  }
  .spWAuto {
    width: auto !important;
  }
  .spM0 {
    margin: 0 !important;
  }
  .spMA {
    margin: auto !important;
  }
  .spMTA {
    margin-top: auto !important;
  }
  .spMRA {
    margin-right: auto !important;
  }
  .spMBA {
    margin-bottom: auto !important;
  }
  .spMLA {
    margin-left: auto !important;
  }
  .spP0 {
    padding: 0 !important;
  }
  .spPA {
    padding: auto !important;
  }
  .spPTA {
    padding-top: auto !important;
  }
  .spPRA {
    padding-right: auto !important;
  }
  .spPBA {
    padding-bottom: auto !important;
  }
  .spPLA {
    padding-left: auto !important;
  }
  .spFz6 {
    font-size: 6px;
  }
  .spFz6R {
    font-size: 0.6rem;
  }
  .spFz7 {
    font-size: 7px;
  }
  .spFz7R {
    font-size: 0.7rem;
  }
  .spFz8 {
    font-size: 8px;
  }
  .spFz8R {
    font-size: 0.8rem;
  }
  .spFz9 {
    font-size: 9px;
  }
  .spFz9R {
    font-size: 0.9rem;
  }
  .spFz10 {
    font-size: 10px;
  }
  .spFz10R {
    font-size: 1rem;
  }
  .spFz11 {
    font-size: 11px;
  }
  .spFz11R {
    font-size: 1.1rem;
  }
  .spFz12 {
    font-size: 12px;
  }
  .spFz12R {
    font-size: 1.2rem;
  }
  .spFz13 {
    font-size: 13px;
  }
  .spFz13R {
    font-size: 1.3rem;
  }
  .spFz14 {
    font-size: 14px;
  }
  .spFz14R {
    font-size: 1.4rem;
  }
  .spFz15 {
    font-size: 15px;
  }
  .spFz15R {
    font-size: 1.5rem;
  }
  .spFz16 {
    font-size: 16px;
  }
  .spFz16R {
    font-size: 1.6rem;
  }
  .spFz17 {
    font-size: 17px;
  }
  .spFz17R {
    font-size: 1.7rem;
  }
  .spFz18 {
    font-size: 18px;
  }
  .spFz18R {
    font-size: 1.8rem;
  }
  .spFz19 {
    font-size: 19px;
  }
  .spFz19R {
    font-size: 1.9rem;
  }
  .spFz20 {
    font-size: 20px;
  }
  .spFz20R {
    font-size: 2rem;
  }
  .spFz21 {
    font-size: 21px;
  }
  .spFz21R {
    font-size: 2.1rem;
  }
  .spFz22 {
    font-size: 22px;
  }
  .spFz22R {
    font-size: 2.2rem;
  }
  .spFz23 {
    font-size: 23px;
  }
  .spFz23R {
    font-size: 2.3rem;
  }
  .spFz24 {
    font-size: 24px;
  }
  .spFz24R {
    font-size: 2.4rem;
  }
  .spFz25 {
    font-size: 25px;
  }
  .spFz25R {
    font-size: 2.5rem;
  }
  .spFz26 {
    font-size: 26px;
  }
  .spFz26R {
    font-size: 2.6rem;
  }
  .spFz27 {
    font-size: 27px;
  }
  .spFz27R {
    font-size: 2.7rem;
  }
  .spFz28 {
    font-size: 28px;
  }
  .spFz28R {
    font-size: 2.8rem;
  }
  .spFz29 {
    font-size: 29px;
  }
  .spFz29R {
    font-size: 2.9rem;
  }
  .spFz30 {
    font-size: 30px;
  }
  .spFz30R {
    font-size: 3rem;
  }
  .spFz31 {
    font-size: 31px;
  }
  .spFz31R {
    font-size: 3.1rem;
  }
  .spFz32 {
    font-size: 32px;
  }
  .spFz32R {
    font-size: 3.2rem;
  }
  .spFz33 {
    font-size: 33px;
  }
  .spFz33R {
    font-size: 3.3rem;
  }
  .spFz34 {
    font-size: 34px;
  }
  .spFz34R {
    font-size: 3.4rem;
  }
  .spFz35 {
    font-size: 35px;
  }
  .spFz35R {
    font-size: 3.5rem;
  }
  .spFz36 {
    font-size: 36px;
  }
  .spFz36R {
    font-size: 3.6rem;
  }
  .spFz37 {
    font-size: 37px;
  }
  .spFz37R {
    font-size: 3.7rem;
  }
  .spFz38 {
    font-size: 38px;
  }
  .spFz38R {
    font-size: 3.8rem;
  }
  .spFz39 {
    font-size: 39px;
  }
  .spFz39R {
    font-size: 3.9rem;
  }
  .spFz40 {
    font-size: 40px;
  }
  .spFz40R {
    font-size: 4rem;
  }
  .spFz41 {
    font-size: 41px;
  }
  .spFz41R {
    font-size: 4.1rem;
  }
  .spFz42 {
    font-size: 42px;
  }
  .spFz42R {
    font-size: 4.2rem;
  }
  .spFz43 {
    font-size: 43px;
  }
  .spFz43R {
    font-size: 4.3rem;
  }
  .spFz44 {
    font-size: 44px;
  }
  .spFz44R {
    font-size: 4.4rem;
  }
  .spFz45 {
    font-size: 45px;
  }
  .spFz45R {
    font-size: 4.5rem;
  }
  .spFz46 {
    font-size: 46px;
  }
  .spFz46R {
    font-size: 4.6rem;
  }
  .spFz47 {
    font-size: 47px;
  }
  .spFz47R {
    font-size: 4.7rem;
  }
  .spFz48 {
    font-size: 48px;
  }
  .spFz48R {
    font-size: 4.8rem;
  }
  .spFz49 {
    font-size: 49px;
  }
  .spFz49R {
    font-size: 4.9rem;
  }
  .spFz50 {
    font-size: 50px;
  }
  .spFz50R {
    font-size: 5rem;
  }
  .spFwB {
    font-weight: bold !important;
  }
  .spFwN {
    font-weight: normal !important;
  }
  .spLh8 {
    line-height: 0.8 !important;
  }
  .spLh9 {
    line-height: 0.9 !important;
  }
  .spLh10 {
    line-height: 1 !important;
  }
  .spLh11 {
    line-height: 1.1 !important;
  }
  .spLh12 {
    line-height: 1.2 !important;
  }
  .spLh13 {
    line-height: 1.3 !important;
  }
  .spLh14 {
    line-height: 1.4 !important;
  }
  .spLh15 {
    line-height: 1.5 !important;
  }
  .spLh16 {
    line-height: 1.6 !important;
  }
  .spLh17 {
    line-height: 1.7 !important;
  }
  .spLh18 {
    line-height: 1.8 !important;
  }
  .spLh19 {
    line-height: 1.9 !important;
  }
  .spLh20 {
    line-height: 2 !important;
  }
  .spLh21 {
    line-height: 2.1 !important;
  }
  .spLh22 {
    line-height: 2.2 !important;
  }
  .spLh23 {
    line-height: 2.3 !important;
  }
  .spLh24 {
    line-height: 2.4 !important;
  }
  .spLh25 {
    line-height: 2.5 !important;
  }
  .spLh26 {
    line-height: 2.6 !important;
  }
  .spLh27 {
    line-height: 2.7 !important;
  }
  .spLh28 {
    line-height: 2.8 !important;
  }
  .spLh29 {
    line-height: 2.9 !important;
  }
  .spLh30 {
    line-height: 3 !important;
  }
  .spDisI {
    display: inline !important;
  }
  .spDisB {
    display: block !important;
  }
  .spDisIB {
    display: inline-block !important;
  }
  .spDisT {
    display: table !important;
  }
  .spDisTC {
    display: table-cell !important;
  }
  .spDisN {
    display: none !important;
  }
  .spDisF {
    display: flex !important;
  }
  .spJcFS {
    justify-content: flex-start !important;
  }
  .spJcFE {
    justify-content: flex-end !important;
  }
  .spJcC {
    justify-content: center !important;
  }
  .spJcSB {
    justify-content: space-between !important;
  }
  .spJcSA {
    justify-content: space-around !important;
  }
  .spAiFS {
    align-items: flex-start;
  }
  .spAiFE {
    align-items: flex-end !important;
  }
  .spAiC {
    align-items: center !important;
  }
  .spAiS {
    align-items: stretch !important;
  }
  .spAiB {
    align-items: baseline !important;
  }
  .spTaL {
    text-align: left !important;
  }
  .spTaR {
    text-align: right !important;
  }
  .spTaC {
    text-align: center !important;
  }
  .spVaT {
    vertical-align: top !important;
  }
  .spVaM {
    vertical-align: middle !important;
  }
  .spVaB {
    vertical-align: bottom !important;
  }
  .spVaTB {
    vertical-align: text-bottom !important;
  }
  .spFltL {
    float: left !important;
  }
  .spFltR {
    float: right !important;
  }
  .spFltN {
    float: none !important;
  }
  .spPosS {
    position: static !important;
  }
  .spPosR {
    position: relative !important;
  }
  .spPosA {
    position: absolute !important;
  }
  .spPosF {
    position: fixed !important;
  }
}
@media only screen and (min-width: 1400px) {
  .modaal-video-container {
    padding-bottom: 0;
    height: 731px;
  }
}
@media only screen and (max-width: 1140px) {
  .modaal-image .modaal-inner-wrapper {
    padding-left: 25px;
    padding-right: 25px;
  }
  .modaal-gallery-control {
    top: auto;
    bottom: 20px;
    transform: none;
    background: rgba(0, 0, 0, 0.7);
  }
  .modaal-gallery-control:before {
    background: #fff;
  }
  .modaal-gallery-control:after {
    background: #fff;
  }
  .modaal-gallery-next {
    left: auto;
    right: 20px;
  }
  .modaal-gallery-prev {
    left: 20px;
    right: auto;
  }
}
@media screen and (max-width: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
}
@media screen and (max-height: 1100px) {
  .modaal-instagram iframe {
    width: 700px !important;
  }
}
@media screen and (max-height: 1000px) {
  .modaal-inner-wrapper {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .modaal-instagram iframe {
    width: 600px !important;
  }
}
@media screen and (max-height: 900px) {
  .modaal-instagram iframe {
    width: 500px !important;
  }
  .modaal-video-container {
    max-width: 900px;
    max-height: 510px;
  }
}
@media only screen and (max-width: 600px) {
  .modaal-instagram iframe {
    width: 280px !important;
  }
}
@media only screen and (max-height: 820px) {
  .modaal-gallery-label {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .headNavi.pcfix {
    width: 100%;
    position: fixed;
    top: 0px;
    left: 0px;
    z-index: 100;
  }
  .ttl-img-0506 {
    max-width: 130%;
  }
  .l-footer nav .in {
    display: flex;
    justify-content: space-between;
    width: 100%;
    max-width: 1000px;
  }
  .l-footer nav .colL {
    width: 418px;
  }
  .l-footer nav .colC {
    width: 228px;
  }
  .l-footer nav .colR {
    width: 262px;
  }
  .introZone li {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .introZone li .txts p.pcLS-003em {
    letter-spacing: -0.03em;
  }
  .introZone li:nth-child(odd) {
    padding-right: 37px;
    padding-left: 19px;
  }
  .introZone li:nth-child(odd) .img em {
    left: -19px;
  }
  .introZone li:nth-child(even) {
    flex-direction: row-reverse;
    padding-right: 10px;
    padding-left: 47px;
  }
  .introZone li:nth-child(even) .img em {
    right: -11px;
  }
  .serviceZone ul {
    display: flex;
  }
  .serviceZone li {
    width: 20%;
  }
  .serviceZone li + li {
    border-left: 2px solid #006BBE;
  }
  .serviceZone li + li:before {
    left: -16px;
    height: 19px;
    top: -2px;
  }
  .serviceZone li + li:after {
    left: -16px;
    height: 29px;
    bottom: -2px;
  }
  .selectContZone .fixCont {
    width: 100%;
    height: 100vh;
    position: relative;
    background-color: #FFF;
    opacity: 0;
    top: 0;
    left: 0;
    transition: 0.5s;
  }
  .selectContZone .fixCont.fixed {
    position: fixed;
    opacity: 1;
  }
  .selectContZone .in {
    width: 100%;
    height: 100%;
    margin: auto;
    text-align: left;
    position: relative;
  }
  .selectContZone .box {
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    left: 0;
    opacity: 0;
    transition: 0.8s;
    background-repeat: no-repeat;
    position: absolute;
  }
  .selectContZone .box .cont {
    position: relative;
    height: 55%;
    width: 100%;
    max-width: 1100px;
    margin: 0 auto;
  }
  .selectContZone .box .cont h2 {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    box-sizing: border-box;
    padding-right: 500px;
    font-size: 2.6rem;
    font-weight: bold;
    padding-left: 85px;
  }
  .selectContZone .box .cont h2 span {
    display: block;
    opacity: 0;
    position: relative;
    left: -1em;
    transition: 0.5s;
  }
  .selectContZone .box .cont h2 span.t2 {
    transition-delay: 0.1s;
  }
  .selectContZone .box .cont h2 span.t3 {
    transition-delay: 0.2s;
  }
  .selectContZone .box .cont h2 span.t4 {
    transition-delay: 0.3s;
  }
  .selectContZone .box .cont h2:before {
    content: "";
    left: 0px;
    top: -65px;
    width: 102px;
    height: 62px;
    display: block;
    background-image: url("../img/select_cont/icon1.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute;
  }
  .selectContZone .box .cont h2.anim span {
    left: 0em;
    opacity: 1;
  }
  .selectContZone .box .cont h2.cont2:before {
    width: 82px;
    height: 82px;
    background-image: url("../img/select_cont/icon2.svg");
    top: -85px;
  }
  .selectContZone .box .cont p {
    position: absolute;
    right: 0px;
    top: 280px;
    width: 500px;
    display: flex;
    align-items: center;
    opacity: 0;
    transition-delay: 0.5s;
    transition-duration: 0.3s;
    z-index: 10;
    flex-wrap: wrap;
  }
  .selectContZone .box .cont p em {
    display: block;
    font-style: normal;
    width: 370px;
  }
  .selectContZone .box .cont p span {
    display: block;
    width: 100%;
    margin-top: 0.5em;
    flex-shrink: 0;
    font-size: 80%;
  }
  .selectContZone .box .cont p:before {
    margin-right: 20px;
    content: "";
    width: 96px;
    height: 98px;
    display: block;
    background-size: 100%;
    background-repeat: no-repeat;
    flex-shrink: 0;
    background-image: url("../img/select_cont/checkit.png");
    transform: scale(0);
    transition: 0.3s;
    transition-delay: 0.5s;
  }
  .selectContZone .box .cont p.anim {
    opacity: 1;
  }
  .selectContZone .box .cont p.anim:before {
    transform: scaleY(1);
  }
  .selectContZone .box .cont .bg {
    position: absolute;
    width: 1117px;
    height: 375px;
    left: -150px;
    top: 40%;
    opacity: 0;
    transition-duration: 1.5s;
    transition-delay: 0.3s;
  }
  .selectContZone .box .cont .bg.bg1 {
    width: 100vw;
    height: 50vw;
    left: 50%;
    margin-left: -50vw;
    top: 50%;
    bottom: 0px;
  }
  .selectContZone .box .cont .bg.bg1 img {
    width: 100vw;
    height: auto;
  }
  .selectContZone .box .cont .bg.anim {
    opacity: 1;
  }
  .selectContZone .box .notes {
    font-size: 1rem;
    position: absolute;
    top: -25px;
    right: 20px;
    opacity: 0;
    transition: 0.5s;
    transition-delay: 0.5s;
  }
  .selectContZone .box .mov {
    background-size: 100%;
    width: 500px;
    height: 251px;
    box-sizing: border-box;
    position: absolute;
    background-repeat: no-repeat;
    top: 30px;
    right: 0px;
    opacity: 0;
    transition: 0.5s;
    z-index: 10;
  }
  .selectContZone .box .mov video {
    width: 500px;
  }
  .selectContZone .box .mov.anim {
    top: 0px;
    opacity: 1;
  }
  .selectContZone .box .mov.mov2 {
    top: 0px;
  }
  .selectContZone .box.box1 {
    background-image: url("../img/select_cont/bg1.jpg");
    background-size: cover;
    background-position: left bottom;
  }
  .selectContZone .box.show {
    opacity: 1;
  }
  .selectContZone .animStart .notes {
    opacity: 1;
  }
  .pointZone {
    display: flex;
  }
  .pointZone section {
    width: 50%;
    padding-bottom: 45px;
  }
  .pointZone .secAdvice {
    padding-top: 30px;
  }
  .pointZone .secAdvice h2:before {
    width: 82px;
    height: 82px;
    margin-bottom: 14px;
  }
  .pointZone .secCheck {
    padding-top: 40px;
  }
  .pointZone .secCheck h2:before {
    width: 102px;
    height: 62px;
    margin-bottom: 24px;
  }
  .supportZone .slkBox .slkNav ul {
    display: flex;
  }
  .supportZone .slkBox .slkNav ul li {
    width: 20%;
  }
  .supportZone .slkBox .slkNav ul li:hover a {
    background-color: #00A0E9;
  }
  .supportZone .slkBox .slkNav ul li:hover a:after {
    background-image: url("../img/support/border_l_hvr.png");
  }
  .supportZone .slkBox .slkNav ul li:hover svg .stColor1 {
    fill: #fff;
  }
  .supportZone .slkBox .slkNav ul li:hover p {
    color: #fff;
  }
  .supportZone .slkBox .slkNav ul li:last-child a:after {
    content: normal;
  }
  .supportZone .slkBox .slkNav ul li.show a {
    background-color: #006BBE;
  }
  .supportZone .slkBox .slkNav ul li.show a:after {
    background-image: url("../img/support/border_l_on.png");
  }
  .supportZone .slkBox .slkNav ul li.show svg .stColor1 {
    fill: #fff;
  }
  .supportZone .slkBox .slkNav ul li.show p {
    color: #fff;
  }
  .supportZone .slkBox .slkCont .item .in {
    display: flex;
    align-items: center;
    padding-left: 87px;
  }
  .supportZone .slkBox .slkCont .item .txts {
    width: 413px;
  }
  .supportZone .slkBox .slkCont .item .img {
    padding-left: 58px;
  }
  .supportZone .slkBox .slkCont .spSlkDot {
    display: none;
  }
  .sp {
    display: none !important;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .headNavi h2 {
    max-width: 113px;
  }
}
@media screen and (max-width: 1400px) {
  .mainZone .secMain .movs li video {
    border-radius: 36px;
  }
}
@media all and (-ms-high-contrast: none) {
  .l-footer nav dd li a.blank:after {
    width: 12px;
    height: 9px;
  }
  .ttl-img-0429 {
    max-width: 50%;
  }
}
/* OneTrust クッキーアイコン非表示 開始 2022.03.29 */
#ot-sdk-btn-floating.ot-floating-button {
  display: none;
}

/* OneTrust クッキーアイコン非表示 完了 2022.03.29 */
/* 20230221フォーム分割　開始*/
.ttlStart {
  text-align: center;
  font-weight: bold;
  font-size: 2rem;
  padding: 70px 0 50px;
}

@media screen and (max-width: 768px) {
  .ttlStart {
    padding: 10vw 0 7vw;
    font-size: 1.8rem;
  }
  .btn_term {
    margin-bottom: 5vw !important;
  }
}
/* フォーム分割　完了20230221*//*# sourceMappingURL=style.css.map */