@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@charset "utf-8";
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;500;700;900&display=swap");

body {
  -webkit-text-size-adjust: 100%
}

body,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td,
figure {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

img {
  line-height: 0
}

figure {
  line-height: 1
}

table {
  border-collapse: collapse;
  border-spacing: 0
}

fieldset,
img {
  border: 0
}

address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal
}

li {
  list-style: none
}

caption,
th {
  text-align: left
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal
}

q:before,
q:after {
  content: ''
}

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

sup {
  vertical-align: text-top
}

sub {
  vertical-align: text-bottom
}

input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit
}

input,
textarea,
select {
  *font-size: 100%
}

legend {
  color: #000
}

strong {
  font-weight: 900
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

*:focus {
  outline: none
}

body {
  -webkit-text-size-adjust: 100%;
  position: relative;
  ounter-reset: number 0
}

@media screen and (max-width: 675px) {
  html {
    font-size: 3vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  html {
    font-size: 0.9vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  html {
    font-size: 0.8vw
  }
}

@media screen and (min-width: 1400px) {
  html {
    font-size: 12px
  }
}

div {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen\0 {

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
    font-family: "Segoe UI", Meiryo, sans-serif
  }
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
dt,
dd,
th,
td,
a {
  line-height: 1.8;
  font-family: 'Noto Sans JP', sans-serif;
  color: #262424;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  letter-spacing: 0;
  color: #333;
  word-wrap: break-word
}

a {
  color: #333;
  text-decoration: none;
  -webkit-transition: opacity .4s;
  transition: opacity .4s
}

.scroll-stop {
  overflow: hidden
}

.ppLazyBg {
  display: block;
  background-size: cover;
  background-position: center
}

.layer-txt {
  font-size: 3.2vw;
  color: #fff;
  display: inline-block;
  overflow: hidden;
  position: relative;
  line-height: 1
}

.layer-txt span {
  padding: 12px 25px;
  display: inline-block;
  position: relative;
  z-index: 2
}

.layer-txt .layer-before,
.layer-txt .layer-after {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0
}

.layer-txt .layer-before {
  z-index: 1;
  background: #3FABB9
}

.layer-txt .layer-after {
  z-index: 3;
  background: #fff
}

.megabnr-field {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: fixed;
  width: 100%;
  z-index: 5;
  height: calc(100vw - 80px);
  top: 80px;
  opacity: 0;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 0% 0%;
  transform-origin: 0% 0%
}

@media screen and (max-width: 675px) {
  .megabnr-field {
    display: none
  }
}

.megabnr-field .megabnr-field-inner {
  background: #efefef;
  padding: 35px 0;
  width: 100%;
  position: relative;
  z-index: 6
}

.megabnr-field .megabnr-field-inner .in {
  width: 1000px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.megabnr-field .megabnr-field-inner a {
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  width: 30%;
  margin-right: 3%;
  margin-bottom: 12px
}

.megabnr-field .megabnr-field-inner figure {
  width: 80px;
  height: 80px
}

.megabnr-field .megabnr-field-inner p {
  font-size: 0.7rem;
  padding: 0px 12px
}

.megabnr-field .megabnr-bg {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.8);
  z-index: 5
}

.megabnr-open {
  opacity: 1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1)
}

.ac-container .cross {
  display: inline-block
}

.ac-container .cross i {
  display: inline-block;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  width: 40px;
  height: 40px;
  background: #EBEBEB;
  border-radius: 50%;
  position: relative
}

.ac-container .cross i:after,
.ac-container .cross i:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  position: absolute;
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  transition: 0.5s;
  content: "";
  background: #B4B4B4;
  width: 20px;
  height: 1px;
  top: 18px;
  left: 10px
}

.ac-container .cross i:before {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.ac-container .more {
  padding: 20px 0;
  text-align: center
}

.ac-container .more a {
  padding: 8px 25px;
  display: inline-block;
  border: 1px solid #ccc
}

.ac-container .cross .accordion-btn-open {
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg)
}

.ac-contents {
  overflow: hidden;
  height: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s
}

.fadein {
  opacity: 0;
  -webkit-transition: 1.3s;
  transition: 1.3s
}

@media screen and (min-width: 676px) {
  .fadein {
    -webkit-transform: translate(0, 40px);
    transform: translate(0, 40px)
  }
}

@media screen and (max-width: 675px) {
  .fadein {
    -webkit-transform: translate(0, 2vw);
    transform: translate(0, 2vw)
  }
}

.fadein.active {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0)
}

.form-error {
  margin-top: 8px
}

.form-error p {
  display: block;
  padding: 8px;
  border-radius: 3px;
  color: #fff
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="date"],
input[type="number"],
textarea {
  width: 100%;
  font-size: 0.9rem;
  padding: 18px;
  font-weight: 400;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #BABABA
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="date"]::-moz-placeholder,
input[type="number"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #BABABA
}

input[type="text"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #BABABA
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="tel"]::placeholder,
input[type="date"]::placeholder,
input[type="number"]::placeholder,
textarea::placeholder {
  color: #BABABA
}

input[type="text"]:input-placeholder,
input[type="email"]:input-placeholder,
input[type="tel"]:input-placeholder,
input[type="date"]:input-placeholder,
input[type="number"]:input-placeholder,
textarea:input-placeholder {
  color: #BABABA
}

select {
  -moz-appearance: none;
  -webkit-appearance: none;
  -o-appearance: none;
  -ms-appearance: none;
  appearance: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  -webkit-box-sizing: content-box;
  box-sizing: content-box
}

._form-radio {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

._form-radio input[type="radio"] {
  display: none
}

._form-radio label {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  cursor: pointer;
  position: relative;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-left: 25px
}

._form-radio label span {
  display: block;
  padding: 10px
}

._form-radio label span:before,
._form-radio label span:after {
  content: "";
  position: absolute;
  border-radius: 50%;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

._form-radio label span:before {
  width: 16px;
  height: 16px;
  top: 10px;
  left: 10px
}

._form-radio label span:after {
  width: 10px;
  height: 10px;
  top: 14px;
  left: 14px;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%
}

._form-radio input[type="radio"]:checked+span:after {
  -webkit-transform: scale(1);
  transform: scale(1)
}

._form-checkbox {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

._form-checkbox input[type="checkbox"] {
  display: none
}

._form-checkbox label {
  width: 100%;
  padding-left: 3vw;
  cursor: pointer;
  position: relative;
  display: block;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

@media screen and (max-width: 675px) {
  ._form-checkbox label {
    padding-left: 8vw
  }
}

._form-checkbox label:after {
  content: "";
  position: absolute;
  width: 1.5vw;
  height: 1.5vw;
  top: 0.8vw;
  left: 0.8vw;
  background: #efefef
}

@media screen and (max-width: 675px) {
  ._form-checkbox label:after {
    width: 5vw;
    height: 5vw;
    top: 2vw;
    left: 2vw
  }
}

._form-checkbox label span {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 10px
}

._form-checkbox label span:before,
._form-checkbox label span:after {
  content: "";
  position: absolute;
  z-index: 2;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  background: #f63
}

._form-checkbox label span:before {
  width: 1.5vw;
  height: 2px;
  top: 1.5vw;
  left: 1.5vw;
  -webkit-transform: rotate(-45deg) scaleX(0);
  transform: rotate(-45deg) scaleX(0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%
}

@media screen and (max-width: 675px) {
  ._form-checkbox label span:before {
    height: 1px;
    width: 5vw;
    top: 5vw;
    left: 4.5vw
  }
}

._form-checkbox label span:after {
  width: 0.8vw;
  height: 2px;
  top: 1.5vw;
  left: 0.6vw;
  -webkit-transform: rotate(35deg) scaleX(0);
  transform: rotate(35deg) scaleX(0);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%
}

@media screen and (max-width: 675px) {
  ._form-checkbox label span:after {
    height: 1px;
    width: 2.8vw;
    top: 5vw;
    left: 1.8vw
  }
}

._form-checkbox input[type="checkbox"]:checked+span:before {
  -webkit-transform: rotate(-45deg) scaleX(1);
  transform: rotate(-45deg) scaleX(1)
}

._form-checkbox input[type="checkbox"]:checked+span:after {
  -webkit-transform: rotate(35deg) scaleX(1);
  transform: rotate(35deg) scaleX(1)
}

._form-select {
  overflow: hidden;
  *display: inline;
  *zoom: 1;
  position: relative;
  border-radius: 5px
}

._form-select>select {
  width: 100%;
  padding: 18px 25px
}

._form-select:after {
  position: absolute;
  content: "";
  width: 25px;
  height: 25px;
  background-image: url("../images/prts/allow_01.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  right: 30px;
  top: calc(50% - 12px);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.mw_wp_form_confirm ._form-select {
  -webkit-box-shadow: none;
  box-shadow: none
}

.mw_wp_form_confirm ._form-select:after {
  display: none
}

label {
  cursor: pointer;
}

input[type='button'],
input[type='submit'] {
  font-size: 1rem;
  background: none;
  text-align: center;
  color: #333;
  width: 100%;
  border: none
}

.form-botton-back,
.form-botton-next {
  position: relative;
  overflow: hidden
}

.form-botton-back:after,
.form-botton-next:after {
  position: absolute;
  content: "";
  width: 30px;
  height: 30px;
  background-image: url("../images/prts/allow_02_w.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: calc(50% - 15px)
}

.form-botton-back input[type='submit'],
.form-botton-next input[type='submit'] {
  width: 100%;
  position: relative;
  z-index: 1
}

.form-botton-back {
  background: #666;
  position: relative
}

.form-botton-back:after {
  left: 30px;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1)
}

.form-botton-back:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #333;
  top: 0;
  left: 0;
  -webkit-clip-path: circle(0% at 50% 50%);
  clip-path: circle(0% at 50% 50%)
}

.form-botton-back:hover:before {
  -webkit-clip-path: circle(100% at 50% 50%);
  clip-path: circle(100% at 50% 50%)
}

.form-botton-back input[type='button'] {
  width: 100%;
  height: 50px;
  position: relative;
  z-index: 1
}

.form-botton-next:after {
  right: 30px
}

.form-botton-next:before {
  -webkit-transition: 0.5s;
  transition: 0.5s;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: #333;
  top: 0;
  left: 0;
  -webkit-clip-path: circle(0% at 50% 50%);
  clip-path: circle(0% at 50% 50%)
}

.form-botton-next:hover:before {
  -webkit-clip-path: circle(100% at 50% 50%);
  clip-path: circle(100% at 50% 50%)
}

.form-botton-next input[type='submit'] {
  height: 70px
}

.anime1 {
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  opacity: 1
}

.anime1.active {
  -webkit-animation: animeTxt1 1.2s ease 0.2s;
  animation: animeTxt1 1.2s ease 0.2s;
  animation: animeTxt1 1.2s ease 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

@-webkit-keyframes animeTxt1 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    opacity: 1
  }

  100% {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1
  }
}

@keyframes animeTxt1 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    opacity: 1
  }

  100% {
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1
  }
}

.anime2 {
  -webkit-clip-path: circle(0% at 50% 50%);
  clip-path: circle(0% at 50% 50%);
  opacity: 1
}

.anime2.active {
  -webkit-animation: animeTxt2 1.2s ease 0.2s;
  animation: animeTxt2 1.2s ease 0.2s;
  animation: animeTxt2 1.2s ease 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

@-webkit-keyframes animeTxt2 {
  0% {
    -webkit-clip-path: circle(0% at 50% 50%);
    clip-path: circle(0% at 50% 50%);
    opacity: 1
  }

  100% {
    -webkit-clip-path: circle(70.7% at 50% 50%);
    clip-path: circle(70.7% at 50% 50%);
    opacity: 1
  }
}

@keyframes animeTxt2 {
  0% {
    -webkit-clip-path: circle(0% at 50% 50%);
    clip-path: circle(0% at 50% 50%);
    opacity: 1
  }

  100% {
    -webkit-clip-path: circle(70.7% at 50% 50%);
    clip-path: circle(70.7% at 50% 50%);
    opacity: 1
  }
}

.box-anime1 img,
.box-anime1:after {
  -webkit-clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
  clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
  -webkit-clip-path: circle(10.7% at 50% 50%);
  clip-path: circle(10.7% at 50% 50%);
  opacity: 0
}

.box-anime1.active img {
  -webkit-animation: anime1 1s ease 0.2s;
  animation: anime1 1s ease 0.2s;
  animation: anime1 1s ease 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

.box-anime1.active:after {
  -webkit-animation: anime1 1s ease 0s;
  animation: anime1 1s ease 0s;
  animation: anime1 1s ease 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

@-webkit-keyframes anime1 {
  0% {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
    -webkit-clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
    clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
    opacity: 0
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1
  }
}

@keyframes anime1 {
  0% {
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px);
    -webkit-clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
    clip-path: polygon(54% 34%, 17% 43%, 31% 76%, 75% 61%);
    opacity: 0
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    clip-path: polygon(100% 0, 0 0, 0 100%, 100% 100%);
    opacity: 1
  }
}

.box-anime2 img,
.box-anime2:after {
  -webkit-clip-path: circle(0% at 50% 50%);
  clip-path: circle(0% at 50% 50%);
  opacity: 0
}

.box-anime2.active img {
  -webkit-animation: animeBox2 1s ease 0.2s;
  animation: animeBox2 1s ease 0.2s;
  animation: animeBox2 1s ease 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

.box-anime2.active:after {
  -webkit-animation: animeBox2 1s ease 0s;
  animation: animeBox2 1s ease 0s;
  animation: animeBox2 1s ease 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

@-webkit-keyframes animeBox2 {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-clip-path: circle(0% at 50% 50%);
    clip-path: circle(0% at 50% 50%);
    opacity: 0
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-clip-path: circle(100% at 50% 50%);
    clip-path: circle(100% at 50% 50%);
    opacity: 1
  }
}

@keyframes animeBox2 {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-clip-path: circle(0% at 50% 50%);
    clip-path: circle(0% at 50% 50%);
    opacity: 0
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-clip-path: circle(100% at 50% 50%);
    clip-path: circle(100% at 50% 50%);
    opacity: 1
  }
}

.box-anime3 img,
.box-anime3:after {
  -webkit-clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
  clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
  opacity: 0
}

.box-anime3.active img {
  -webkit-animation: animeBox3 1s ease 0.2s;
  animation: animeBox3 1s ease 0.2s;
  animation: animeBox3 1s ease 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

.box-anime3.active:after {
  -webkit-animation: animeBox3 1s ease 0s;
  animation: animeBox3 1s ease 0s;
  animation: animeBox3 1s ease 0s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

@-webkit-keyframes animeBox3 {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
    clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
    opacity: 0
  }

  50% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
    clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
    opacity: 1
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
    opacity: 1
  }
}

@keyframes animeBox3 {
  0% {
    -webkit-transform: translateX(50px);
    transform: translateX(50px);
    -webkit-clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
    clip-path: polygon(50% 31%, 51% 32%, 49% 32%, 50% 32%, 51% 32%);
    opacity: 0
  }

  50% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
    clip-path: polygon(51% 17%, 82% 34%, 74% 76%, 30% 78%, 33% 46%);
    opacity: 1
  }

  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    -webkit-clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
    clip-path: polygon(50% 0%, 100% 0, 100% 100%, 0 100%, 0 0);
    opacity: 1
  }
}

.ml-slideIn {
  position: relative;
  display: inline-block
}

.ml-slideIn span {
  z-index: 1;
  display: block;
  position: relative;
  padding: 5px 0px;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%)
}

.ml-slideIn i.front,
.ml-slideIn i.back {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #f5f5f5;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%)
}

.ml-slideIn i.front {
  background: #69D3CB;
  z-index: 2
}

.txt-anime4 {
  position: relative;
  display: inline-block
}

.txt-anime4 span {
  z-index: 1;
  display: block;
  position: relative;
  padding: 5px 12px;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%)
}

.txt-anime4 i.front,
.txt-anime4 i.back {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  background: #f5f5f5;
  -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
  clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%)
}

.txt-anime4 i.front {
  background: #69D3CB;
  z-index: 2
}

.txt-anime4.active span {
  -webkit-animation: anime4 0.3s ease 0.8s;
  animation: anime4 0.3s ease 0.8s;
  animation: anime4 0.3s ease 0.8s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

.txt-anime4.active i.front {
  -webkit-animation: anime41 0.8s ease 0.5s;
  animation: anime41 0.8s ease 0.5s;
  animation: anime41 0.8s ease 0.5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

.txt-anime4.active i.back {
  -webkit-animation: anime4 0.8s ease 0.2s;
  animation: anime4 0.8s ease 0.2s;
  animation: anime4 0.8s ease 0.2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

@-webkit-keyframes anime4 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%)
  }

  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
  }
}

@keyframes anime4 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%)
  }

  100% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
  }
}

@-webkit-keyframes anime41 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%)
  }

  50% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
  }

  100% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%)
  }
}

@keyframes anime41 {
  0% {
    -webkit-clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%);
    clip-path: polygon(0 0, 0 0, 0 100%, 0% 100%)
  }

  50% {
    -webkit-clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%)
  }

  100% {
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 100% 100%)
  }
}

@-webkit-keyframes logoAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@keyframes logoAnime {
  0% {
    opacity: 0;
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px)
  }

  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}

@-webkit-keyframes circleAnime {
  0% {
    opacity: 0
  }

  10% {
    width: 0vw;
    height: 0vw;
    opacity: 1
  }

  100% {
    width: 6vw;
    height: 2vw;
    opacity: 0
  }
}

@keyframes circleAnime {
  0% {
    opacity: 0
  }

  10% {
    width: 0vw;
    height: 0vw;
    opacity: 1
  }

  100% {
    width: 6vw;
    height: 2vw;
    opacity: 0
  }
}

@-webkit-keyframes circleAnime2 {
  0% {
    opacity: 0
  }

  10% {
    width: 0vw;
    height: 0vw;
    opacity: 1
  }

  100% {
    width: 10vw;
    height: 4vw;
    opacity: 0
  }
}

@keyframes circleAnime2 {
  0% {
    opacity: 0
  }

  10% {
    width: 0vw;
    height: 0vw;
    opacity: 1
  }

  100% {
    width: 10vw;
    height: 4vw;
    opacity: 0
  }
}

.wrappar {
  overflow: hidden
}

@media screen and (max-width: 675px) {
  .wrappar {
    padding: 15.625vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .wrappar {
    padding: 8.92857vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  .wrappar {
    padding: 8.92857vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  .wrappar {
    padding: 125px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  .wrappar {
    padding-top: 14vw
  }
}

.wrappar._overflowNon {
  overflow: visible
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  .pc-non {
    display: none !important
  }
}

@media screen and (min-width: 1400px) {
  .pc-non {
    display: none !important
  }
}

@media screen and (max-width: 675px) {
  .sp-non {
    display: none !important
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  .pctb-non {
    display: none !important
  }
}

@media screen and (min-width: 1400px) {
  .pctb-non {
    display: none !important
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .pctb-non {
    display: none !important
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .tb-non {
    display: none !important
  }
}

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

._cm_title h2 {
  font-size: 1.14286rem;
  line-height: 1.6
}

._cm_title h2 span {
  font-size: 4.85714rem;
  font-weight: bold;
  letter-spacing: .5rem
}

@media screen and (max-width: 675px) {
  ._cm_title h2 span {
    font-size: 3.57143rem;
    letter-spacing: .3rem
  }
}

._cm_title._white h2 {
  color: #fff
}

._cm_title._center {
  text-align: center
}

@media screen and (max-width: 675px) {
  ._cm_ulcMv {
    padding: 10.625vw 10.625vw 10.625vw 10.625vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._cm_ulcMv {
    padding: 6.07143vw 6.07143vw 6.07143vw 6.07143vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._cm_ulcMv {
    padding: 6.07143vw 6.07143vw 6.07143vw 6.07143vw
  }
}

@media screen and (min-width: 1400px) {
  ._cm_ulcMv {
    padding: 85px 85px 85px 85px
  }
}

._contentWrap {
  width: 90%;
  max-width: 1200px;
  margin: 0 auto
}

._slashObj {
  position: relative
}

._slashObj::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  display: block;
  width: 100vw;
  height: 8vw;
  background-image: -webkit-gradient(linear, left top, right bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #f0f0f0), to(#f0f0f0));
  background-image: linear-gradient(to bottom right, transparent, transparent 50%, #f0f0f0 50%, #f0f0f0)
}

._slashObj._reSlObj::after {
  background-image: -webkit-gradient(linear, right top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #fff), to(#fff));
  background-image: linear-gradient(to bottom left, transparent, transparent 50%, #fff 50%, #fff)
}

._slashObj._alObj::before,
._slashObj._alObj::after {
  bottom: 0;
  z-index: 10
}

._slashObj._alObj::before {
  position: absolute;
  left: 0;
  content: "";
  display: block;
  width: 100vw;
  height: 8vw;
  background-image: -webkit-gradient(linear, left top, right bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #fff), to(#fff));
  background-image: linear-gradient(to bottom right, transparent, transparent 50%, #fff 50%, #fff)
}

._slashObj._alObj::after {
  background-image: -webkit-gradient(linear, right top, left bottom, from(transparent), color-stop(50%, transparent), color-stop(50%, #fff), to(#fff));
  background-image: linear-gradient(to bottom left, transparent, transparent 50%, #fff 50%, #fff)
}

._cm_bottom_bkk a {
  width: 90%;
  max-width: 300px;
  display: inline-block;
  border: 1px solid #fff;
  text-align: center;
  color: #E6DFDF
}

@media screen and (max-width: 675px) {
  ._cm_bottom_bkk a {
    padding: 3.125vw 10.625vw 3.125vw 10.625vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._cm_bottom_bkk a {
    padding: 1.78571vw 6.07143vw 1.78571vw 6.07143vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._cm_bottom_bkk a {
    padding: 1.78571vw 6.07143vw 1.78571vw 6.07143vw
  }
}

@media screen and (min-width: 1400px) {
  ._cm_bottom_bkk a {
    padding: 25px 85px 25px 85px
  }
}

._cm_bottom_bkk a span {
  position: relative
}

._cm_bottom_bkk a span:after {
  position: absolute;
  content: "";
  width: 3vw;
  height: 3vw;
  background-image: url("../images/common/arrow_01.svg");
  background-position: center;
  background-size: cover;
  top: -0.8vw;
  right: -4vw
}

._cm_bottom_bkk._black a {
  background: #262424
}

._cm_bottom a {
  width: 90%;
  max-width: 300px;
  display: inline-block;
  border: 1px solid #fff;
  color: #E6DFDF;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 675px) {
  ._cm_bottom a {
    padding: 3.125vw 0 3.125vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._cm_bottom a {
    padding: 1.78571vw 0 1.78571vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._cm_bottom a {
    padding: 1.78571vw 0 1.78571vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._cm_bottom a {
    padding: 25px 0 25px 0
  }
}

._cm_bottom a span {
  position: relative
}

._cm_bottom a i {
  -webkit-transition: .5s;
  transition: .5s;
  position: relative;
  top: 0.2vw;
  margin-left: 1vw
}

._cm_bottom a i svg {
  width: 2vw;
  height: 2vw;
  -webkit-transition: .5s;
  transition: .5s
}

@media screen and (max-width: 675px) {
  ._cm_bottom a i svg {
    width: 6.5vw;
    height: 6.5vw
  }
}

._cm_bottom a i svg path {
  -webkit-transition: .5s;
  transition: .5s;
  stroke-dasharray: 100
}

._cm_bottom a:hover {
  background: #f63;
  color: #fff
}

._cm_bottom a:hover i {
  -webkit-transform: translateX(15px);
  transform: translateX(15px)
}

._cm_bottom a:hover i svg {
  -webkit-transform: scale(1.5);
  transform: scale(1.5)
}

._cm_bottom a:hover i svg path {
  -webkit-animation: animeSVG 0.5s ease;
  animation: animeSVG 0.5s ease;
  animation: animeSVG 0.5s ease;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  animation-fill-mode: both
}

._cm_bottom._black a {
  background: #262424
}

._cm_bottom._black a:hover {
  background: #f63
}

@-webkit-keyframes animeSVG {
  0% {
    stroke-dashoffset: 100
  }

  100% {
    stroke-dashoffset: 0
  }
}

@keyframes animeSVG {
  0% {
    stroke-dashoffset: 100
  }

  100% {
    stroke-dashoffset: 0
  }
}

#breadcrumb ul {
  width: 90%;
  max-width: 1400px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media screen and (max-width: 675px) {
  #breadcrumb ul {
    margin: 0 auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #breadcrumb ul {
    margin: 0 auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #breadcrumb ul {
    margin: 0 auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  #breadcrumb ul {
    margin: 0 auto 0 auto
  }
}

#breadcrumb ul li:not(:last-child) {
  position: relative;
  margin-right: 1em;
  padding-right: 1.5em
}

#breadcrumb ul li:not(:last-child)::after {
  content: '';
  position: absolute;
  top: 50%;
  right: 0;
  margin-top: -3px;
  width: 5px;
  height: 5px;
  border: 0;
  border-top: solid 1px #333;
  border-right: solid 1px #333;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

#breadcrumb ul li a,
#breadcrumb ul li span {
  position: relative;
  display: block;
  text-decoration: none;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

@media screen and (max-width: 675px) {

  #breadcrumb ul li a,
  #breadcrumb ul li span {
    padding: 1.5vw 0 1.5vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {

  #breadcrumb ul li a,
  #breadcrumb ul li span {
    padding: .85714vw 0 .85714vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {

  #breadcrumb ul li a,
  #breadcrumb ul li span {
    padding: .85714vw 0 .85714vw 0
  }
}

@media screen and (min-width: 1400px) {

  #breadcrumb ul li a,
  #breadcrumb ul li span {
    padding: 12px 0 12px 0
  }
}

#breadcrumb ul li a:hover,
#breadcrumb ul li span:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

._cm_button {
  text-align: center
}

._cm_button a {
  border-radius: 100px;
  display: block;
  color: #fff;
  background: #037388;
  font-size: 2rem;
  font-weight: 500;
  border: 1px solid #037388;
  -webkit-transition: .3s;
  transition: .3s
}

@media screen and (max-width: 675px) {
  ._cm_button a {
    padding: 1vw 0 1vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._cm_button a {
    padding: .57143vw 0 .57143vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._cm_button a {
    padding: .57143vw 0 .57143vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._cm_button a {
    padding: 8px 0 8px 0
  }
}

._cm_button a:hover {
  background: #fff;
  color: #037388
}

@media screen and (max-width: 675px) {
  ._cm_button a {
    padding: 3% 0;
    font-size: 5vw
  }
}

._cm_prt1 {
  position: relative;
  display: inline-block;
  background: #008842;
  color: #fff;
  font-size: 1.35714rem;
  color: #fff;
  border-radius: 100px
}

@media screen and (max-width: 675px) {
  ._cm_prt1 {
    padding: .75vw 2.25vw .75vw 2.25vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._cm_prt1 {
    padding: .42857vw 1.28571vw .42857vw 1.28571vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._cm_prt1 {
    padding: .42857vw 1.28571vw .42857vw 1.28571vw
  }
}

@media screen and (min-width: 1400px) {
  ._cm_prt1 {
    padding: 6px 18px 6px 18px
  }
}

@media screen and (max-width: 675px) {
  ._cm_prt1 {
    text-align: center;
    padding: 2vw 4vw;
    font-size: 3.2vw
  }
}

._cm_prt1:after {
  position: absolute;
  content: "";
  width: 1vw;
  height: 1vw;
  background-image: url("../images/common/prt_01.svg");
  background-position: center;
  background-size: cover;
  left: 2vw;
  bottom: -1vw
}

@media screen and (max-width: 675px) {
  ._cm_prt1:after {
    width: 3vw;
    height: 3vw;
    left: 4vw;
    bottom: -2.6vw
  }
}

._cm_prt1 span {
  color: #FBFF3B;
  text-decoration: underline
}

._cm_title {
  width: 90%;
  max-width: 1400px
}

@media screen and (max-width: 675px) {
  ._cm_title {
    margin: 6.875vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._cm_title {
    margin: 1vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._cm_title {
    margin: 1vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  ._cm_title {
    margin: 25px auto 0 auto
  }
}

@media screen and (max-width: 675px) {
  ._cm_title {
    padding: 0 0 4.375vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._cm_title {
    padding: 0 0 2.5vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._cm_title {
    padding: 0 0 2.5vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._cm_title {
    padding: 0 0 35px 0
  }
}

._cm_title._flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 675px) {
  ._cm_title._flex {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

._cm_title._line {
  border-bottom: 1px solid #c3c3c3
}

._cm_title h1 {
  font-size: 2.85714rem;
  font-weight: 700;
  line-height: 1.3
}

._cm_title a {
  font-size: 1.57143rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  line-height: 1
}

@media screen and (max-width: 675px) {
  ._cm_title a {
    margin-top: 4%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    font-size: 3.5vw
  }
}

@media screen and (max-width: 675px) {
  ._cm_title a i {
    padding: 0 1.5vw 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._cm_title a i {
    padding: 0 .85714vw 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._cm_title a i {
    padding: 0 .85714vw 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._cm_title a i {
    padding: 0 12px 0 0
  }
}

._cm_title a i img {
  height: 1.5vw
}

@media screen and (max-width: 675px) {
  ._cm_title a i img {
    height: 3.5vw
  }
}

._cm_title p {
  font-size: 1.42857rem;
  font-weight: 400;
}

@media screen and (max-width: 675px) {
  ._cm_title p {
    margin: 4.375vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._cm_title p {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._cm_title p {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._cm_title p {
    margin: 35px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._cm_title p {
    font-size: 3.5vw
  }
}

._cm_title p span {
  font-weight: 500;
  color: #c00
}

._design {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto
}

._design img {
  width: 100%
}

#HEADER {
  width: 100%;
  background: #F1F5F6;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10
}

#HEADER>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 675px) {
  #HEADER>div {
    width: 90%;
    margin: 0 auto
  }
}

#HEADER ._rogo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 22%
}

@media screen and (max-width: 675px) {
  #HEADER ._rogo {
    width: 50%
  }
}

#HEADER ._rogo img {
  height: 3vw
}

@media screen and (max-width: 675px) {
  #HEADER ._rogo img {
    height: 8vw
  }
}

#HEADER nav {
  width: 54%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #HEADER nav {
    display: none
  }
}

@media screen and (max-width: 675px) {
  #HEADER nav {
    display: none
  }
}

#HEADER nav ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#HEADER nav ul li {
  position: relative
}

#HEADER nav ul li:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 1.5vw;
  background: #ccc;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

#HEADER nav ul li:last-child:before {
  display: none
}

#HEADER nav ul li a {
  display: inline-block;
  font-size: 1.14286rem
}

@media screen and (max-width: 675px) {
  #HEADER nav ul li a {
    padding: 1.5vw 1.5vw 1.5vw 1.5vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #HEADER nav ul li a {
    padding: .85714vw .85714vw .85714vw .85714vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #HEADER nav ul li a {
    padding: .85714vw .85714vw .85714vw .85714vw
  }
}

@media screen and (min-width: 1400px) {
  #HEADER nav ul li a {
    padding: 12px 12px 12px 12px
  }
}

#HEADER nav ul li a span {
  position: relative
}

#HEADER nav ul li a span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -1vw;
  background: #00a23f;
  opacity: 0;
  -webkit-transform: translateY(-20px);
  transform: translateY(-20px);
  -webkit-transition: .5s;
  transition: .5s
}

#HEADER nav ul li a:hover span:before {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px)
}

#HEADER nav ul li._current a span:before {
  opacity: 1;
  -webkit-transform: translateY(0px);
  transform: translateY(0px)
}

#HEADER ._headerContact {
  width: 33%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #HEADER ._headerContact {
    display: none
  }
}

@media screen and (max-width: 675px) {
  #HEADER ._headerContact {
    display: none
  }
}

#HEADER ._headerContact>div._telBlock {
  -webkit-transition: .5s;
  transition: .5s;
  width: 61.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 675px) {
  #HEADER ._headerContact>div._telBlock {
    padding: 1.5vw 0 1.5vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #HEADER ._headerContact>div._telBlock {
    padding: .85714vw 0 .85714vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #HEADER ._headerContact>div._telBlock {
    padding: .85714vw 0 .85714vw 0
  }
}

@media screen and (min-width: 1400px) {
  #HEADER ._headerContact>div._telBlock {
    padding: 12px 0 12px 0
  }
}

#HEADER ._headerContact>div._telBlock h2 {
  text-align: center;
  font-weight: bold;
  font-size: 1rem
}

#HEADER ._headerContact>div._telBlock p._tel {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-size: 2.71429rem;
  color: #18A33D
}

#HEADER ._headerContact>div._telBlock p._tel img {
  height: 1.8vw
}

@media screen and (min-width: 1400px) {
  #HEADER ._headerContact>div._telBlock p._tel img {
    height: 25px
  }
}

#HEADER ._headerContact>div._telBlock p._txt {
  line-height: 1;
  text-align: center;
  font-size: .78571rem;
  font-weight: 700;
  letter-spacing: 1px
}

@media screen and (max-width: 675px) {
  #HEADER ._headerContact>div._telBlock p._txt {
    margin: .625vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #HEADER ._headerContact>div._telBlock p._txt {
    margin: .35714vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #HEADER ._headerContact>div._telBlock p._txt {
    margin: .35714vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #HEADER ._headerContact>div._telBlock p._txt {
    margin: 5px 0 0 0
  }
}

#HEADER ._headerContact>div._mailBlock {
  -webkit-transition: .5s;
  transition: .5s;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  background: #F65A07;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 675px) {
  #HEADER ._headerContact>div._mailBlock {
    padding: 2.25vw 0 2.25vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #HEADER ._headerContact>div._mailBlock {
    padding: 1.28571vw 0 1.28571vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #HEADER ._headerContact>div._mailBlock {
    padding: 1.28571vw 0 1.28571vw 0
  }
}

@media screen and (min-width: 1400px) {
  #HEADER ._headerContact>div._mailBlock {
    padding: 18px 0 18px 0
  }
}

#HEADER ._headerContact>div._mailBlock h2 {
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 1rem
}

#HEADER ._headerContact>div._mailBlock p._contact {
  width: 100%;
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-size: 1.28571rem;
  line-height: 1;
  text-align: center;
  color: #18A33D
}

#HEADER ._headerContact>div._mailBlock p._contact a {
  margin: 0 auto;
  display: inline-block;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100px;
  -webkit-transition: .5s;
  transition: .5s
}

@media screen and (max-width: 675px) {
  #HEADER ._headerContact>div._mailBlock p._contact a {
    padding: .5vw 1.5vw .5vw 1.5vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #HEADER ._headerContact>div._mailBlock p._contact a {
    padding: .28571vw .85714vw .28571vw .85714vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #HEADER ._headerContact>div._mailBlock p._contact a {
    padding: .28571vw .85714vw .28571vw .85714vw
  }
}

@media screen and (min-width: 1400px) {
  #HEADER ._headerContact>div._mailBlock p._contact a {
    padding: 4px 12px 6px 12px
  }
}

#HEADER ._headerContact>div._mailBlock p._contact a i {
  margin-right: 5px
}

#HEADER ._headerContact>div._mailBlock p._contact a i img {
  height: 1vw
}

#HEADER ._headerContact>div._mailBlock p._contact a:hover {
  background: #FCD57F
}

#HEADER ._headerContact>div._mailBlock p._txt {
  line-height: 1;
  text-align: center;
  font-size: 1rem;
  color: #fff;
  letter-spacing: 1px
}

@media screen and (max-width: 675px) {
  #HEADER ._headerContact>div._mailBlock p._txt {
    margin: .75vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #HEADER ._headerContact>div._mailBlock p._txt {
    margin: .42857vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #HEADER ._headerContact>div._mailBlock p._txt {
    margin: .42857vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #HEADER ._headerContact>div._mailBlock p._txt {
    margin: 6px 0 0 0
  }
}

#HEADER ._headerContactSp {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #18A33D
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #HEADER ._headerContactSp {
    display: none
  }
}

@media screen and (min-width: 1400px) {
  #HEADER ._headerContactSp {
    display: none
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #HEADER ._headerContactSp {
    padding: 2vw 8vw 2vw 0
  }
}

@media screen and (max-width: 675px) {
  #HEADER ._headerContactSp {
    padding: 3vw 10vw 3vw 0
  }
}

#HEADER ._headerContactSp a {
  margin: 0 auto;
  display: inline-block;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 8px;
  background: #F65A07;
  font-size: 1.07143rem
}

@media screen and (max-width: 675px) {
  #HEADER ._headerContactSp a {
    padding: .5vw 4.375vw .5vw 4.375vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #HEADER ._headerContactSp a {
    padding: .28571vw 2.5vw .28571vw 2.5vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #HEADER ._headerContactSp a {
    padding: .28571vw 2.5vw .28571vw 2.5vw
  }
}

@media screen and (min-width: 1400px) {
  #HEADER ._headerContactSp a {
    padding: 4px 35px 4px 35px
  }
}

@media screen and (max-width: 675px) {
  #HEADER ._headerContactSp a {
    padding: 1vw 2vw
  }
}

#HEADER ._headerContactSp img {
  height: 1vw
}

.navi__button {
  top: 0;
  right: 1vw;
  width: 8vw;
  height: 8vw;
  position: fixed;
  z-index: 10000
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  .navi__button {
    display: none
  }
}

@media screen and (min-width: 1400px) {
  .navi__button {
    display: none
  }
}

@media screen and (max-width: 675px) {
  .navi__button {
    width: 14vw;
    height: 14vw
  }
}

.navi__button p {
  letter-spacing: 0;
  width: 100%;
  bottom: 1.6vw;
  position: absolute;
  text-align: center
}

.navi__button .nbInner {
  pointer-events: none;
  width: 40%;
  background: #555;
  margin: 0 auto;
  position: relative;
  z-index: 999
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .navi__button .nbInner {
    top: 3vw
  }
}

@media screen and (max-width: 675px) {
  .navi__button .nbInner {
    top: 4.5vw
  }
}

.navi__button .nbInner i {
  width: 100%;
  position: absolute;
  height: 3px;
  background: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  opacity: 1;
  left: 0;
  top: 0
}

.navi__button .nbInner:after,
.navi__button .nbInner:before {
  content: "";
  position: absolute;
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  top: -10px;
  left: 0;
  width: 100%;
  height: 3px;
  background: #000;
  -webkit-transition: 0.3s;
  transition: 0.3s
}

@media screen and (min-width: 676px) and (max-width: 1024px) {

  .navi__button .nbInner:after,
  .navi__button .nbInner:before {
    top: -0.9vw
  }
}

@media screen and (max-width: 675px) {

  .navi__button .nbInner:after,
  .navi__button .nbInner:before {
    top: -1.95vw
  }
}

.navi__button .nbInner:before {
  top: 10px
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .navi__button .nbInner:before {
    top: 1.0vw
  }
}

@media screen and (max-width: 675px) {
  .navi__button .nbInner:before {
    top: 1.95vw
  }
}

.navi-button-on .nbInner i {
  opacity: 0
}

.navi-button-on .nbInner:after {
  top: 0;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

.navi-button-on .nbInner:before {
  width: 100%;
  top: 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

._footerContact {
  width: 100%;
  background: #f2f4f6
}

@media screen and (max-width: 675px) {
  ._footerContact {
    padding: 4.375vw 0 6.875vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact {
    padding: 2.5vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerContact {
    padding: 2.5vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerContact {
    padding: 35px 0 55px 0
  }
}

@media screen and (max-width: 675px) {
  ._footerContact {
    margin-bottom: 8%;
    padding-bottom: 8%;
    background: none;
    padding: 8% 0
  }
}

._footerContact._white {
  background: #fff;
  -webkit-box-shadow: none;
  box-shadow: none
}

@media screen and (max-width: 675px) {
  ._footerContact._white ._footerContactInner {
    width: 100%;
    background: #fff;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none
  }
}

@media screen and (max-width: 675px) {
  ._footerContact {
    width: 90%;
    margin: 0 auto
  }
}

._footerContact ._footerContactInner {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact ._footerContactInner {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
  }
}

@media screen and (max-width: 675px) {
  ._footerContact ._footerContactInner {
    width: 100%;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    padding: 8% 3%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: #f2f4f6
  }
}

@media screen and (max-width: 675px) {
  ._footerContact ._intro {
    padding: 0 8.125vw 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact ._intro {
    padding: 0 4.64286vw 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerContact ._intro {
    padding: 0 4.64286vw 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerContact ._intro {
    padding: 0 65px 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact ._intro {
    padding-right: 0
  }
}

@media screen and (max-width: 675px) {
  ._footerContact ._intro {
    padding-right: 0
  }
}

._footerContact ._intro h2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.71429rem;
  color: #c00;
  line-height: 1
}

@media screen and (max-width: 675px) {
  ._footerContact ._intro h2 {
    font-size: 4.4vw
  }
}

._footerContact ._intro h2 span {
  position: relative
}

._footerContact ._intro h2 span:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  left: 0;
  bottom: -1vw;
  background: #c00
}

@media screen and (max-width: 675px) {
  ._footerContact ._intro h2 span:before {
    bottom: -2.5vw
  }
}

._footerContact ._intro h2 img {
  height: 5vw
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact ._intro h2 img {
    padding-right: 0
  }
}

@media screen and (max-width: 675px) {
  ._footerContact ._intro h2 img {
    height: 12vw
  }
}

._footerContact ._intro p {
  line-height: 1.5;
  font-size: 1.42857rem;
  text-align: center
}

@media screen and (max-width: 675px) {
  ._footerContact ._intro p {
    margin-top: 2%;
    font-size: 3.8vw
  }
}

._footerContact ._telBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 675px) {
  ._footerContact ._telBlock {
    padding: 1.5vw 4.375vw 1.5vw 4.375vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact ._telBlock {
    padding: .85714vw 2.5vw .85714vw 2.5vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerContact ._telBlock {
    padding: .85714vw 2.5vw .85714vw 2.5vw
  }
}

@media screen and (min-width: 1400px) {
  ._footerContact ._telBlock {
    padding: 12px 35px 12px 35px
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact ._telBlock {
    padding-right: 0
  }
}

@media screen and (max-width: 675px) {
  ._footerContact ._telBlock {
    padding: 0;
    margin-top: 8%
  }
}

._footerContact ._telBlock h2 {
  text-align: center;
  font-weight: bold;
  font-size: 1.42857rem
}

._footerContact ._telBlock p._tel {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-size: 3.14286rem;
  color: #18A33D
}

@media screen and (max-width: 675px) {
  ._footerContact ._telBlock p._tel {
    margin: 1.25vw 0 0 0
  }
}

._footerContact ._telBlock p._tel a {
  line-height: 1.4;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  font-weight: 700;
  font-size: 2.14286rem;
  color: #18A33D
}

@media screen and (min-width: 675px),
print {
  a[href^="tel:"] {
    color: black;
    text-decoration: none;
    display: inline-block;
    /* IE用 */
    pointer-events: none
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact ._telBlock p._tel {
    margin: .71429vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerContact ._telBlock p._tel {
    margin: .71429vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerContact ._telBlock p._tel {
    margin: 10px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._footerContact ._telBlock p._tel {
    font-size: 8vw
  }
}

._footerContact ._telBlock p._tel img {
  height: 2.5vw
}

@media screen and (max-width: 675px) {
  ._footerContact ._telBlock p._tel img {
    height: 5.5vw
  }
}

@media screen and (min-width: 1400px) {
  ._footerContact ._telBlock p._tel img {
    height: 35px
  }
}

._footerContact ._telBlock p._txt {
  line-height: 1;
  text-align: center;
  font-size: 1.28571rem;
  font-weight: 700;
  font-weight: normal
}

@media screen and (max-width: 675px) {
  ._footerContact ._telBlock p._txt {
    margin: .625vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact ._telBlock p._txt {
    margin: .35714vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerContact ._telBlock p._txt {
    margin: .35714vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerContact ._telBlock p._txt {
    margin: 5px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._footerContact ._telBlock p._txt {
    margin-top: 2%;
    font-size: 3.2vw
  }
}

._footerContact ._mailBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width: 675px) {
  ._footerContact ._mailBlock {
    margin-top: 8%
  }
}

._footerContact ._mailBlock p._contact {
  line-height: 1
}

@media screen and (max-width: 675px) {
  ._footerContact ._mailBlock p._contact {
    padding: 4.375vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact ._mailBlock p._contact {
    padding: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerContact ._mailBlock p._contact {
    padding: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerContact ._mailBlock p._contact {
    padding: 35px 0 0 0
  }
}

._footerContact ._mailBlock p._contact a {
  border: 1px solid #f63;
  background: #f63;
  font-size: 1.71429rem;
  color: #fff;
  border-radius: 100px;
  -webkit-transition: .5s;
  transition: .5s
}

@media screen and (max-width: 675px) {
  ._footerContact ._mailBlock p._contact a {
    padding: 1.25vw 4vw 1.25vw 4vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact ._mailBlock p._contact a {
    padding: .71429vw 2.28571vw .71429vw 2.28571vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerContact ._mailBlock p._contact a {
    padding: .71429vw 2.28571vw .71429vw 2.28571vw
  }
}

@media screen and (min-width: 1400px) {
  ._footerContact ._mailBlock p._contact a {
    padding: 10px 32px 10px 32px
  }
}

._footerContact ._mailBlock p._contact a:hover {
  background: #fff;
  color: #f63
}

@media screen and (max-width: 675px) {
  ._footerContact ._mailBlock p._contact a {
    padding: 3vw 8vw
  }
}

._footerContact ._mailBlock p._txt {
  font-size: 1.28571rem
}

@media screen and (max-width: 675px) {
  ._footerContact ._mailBlock p._txt {
    margin: 1.5vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerContact ._mailBlock p._txt {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerContact ._mailBlock p._txt {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerContact ._mailBlock p._txt {
    margin: 12px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._footerContact ._mailBlock p._txt {
    margin-top: 5%
  }
}

._footerNavi {
  border-top: 1px solid #d8dfe4
}

@media screen and (max-width: 675px) {
  ._footerNavi {
    padding: 6.875vw 0 6.875vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi {
    padding: 3.92857vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerNavi {
    padding: 3.92857vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerNavi {
    padding: 55px 0 55px 0
  }
}

._footerNavi ._footerNaviInnter {
  width: 90%;
  max-width: 1500px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 675px) {
  ._footerNavi ._footerNaviInnter {
    width: 100%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

._footerNavi ._self {
  width: 80%
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._self {
    width: 75%
  }
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self {
    width: 100%
  }
}

._footerNavi ._self div:first-child {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._self div:first-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
  }
}

._footerNavi ._self div:first-child figure img {
  height: 3vw
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:first-child figure img {
    height: 10vw
  }
}

._footerNavi ._self div:first-child p {
  color: #008842;
  font-size: 1.28571rem;
  font-weight: bold
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:first-child p {
    padding: 0 0 0 2.25vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._self div:first-child p {
    padding: 0 0 0 1.28571vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerNavi ._self div:first-child p {
    padding: 0 0 0 1.28571vw
  }
}

@media screen and (min-width: 1400px) {
  ._footerNavi ._self div:first-child p {
    padding: 0 0 0 18px
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._self div:first-child p {
    padding: 0
  }
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:first-child p {
    font-weight: normal;
    color: #333;
    font-size: 3.2vw;
    text-align: center;
    margin-top: 3%
  }
}

._footerNavi ._self div:last-child {}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._self div:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:last-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 8%
  }
}

._footerNavi ._self div:last-child ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:last-child ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 5%;
    background: #f2f4f6
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._self div:last-child ul:first-child {
    margin-top: 1vw
  }
}

._footerNavi ._self div:last-child ul li {
  line-height: 1
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:last-child ul li {
    border-top: 1px solid #DFE7EC
  }
}

._footerNavi ._self div:last-child ul li a {
  display: block;
  font-size: 1.14286rem;
  position: relative
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:last-child ul li a {
    padding: 1vw 1.5vw 1vw 1vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._self div:last-child ul li a {
    padding: .57143vw .85714vw .57143vw .57143vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerNavi ._self div:last-child ul li a {
    padding: .57143vw .85714vw .57143vw .57143vw
  }
}

@media screen and (min-width: 1400px) {
  ._footerNavi ._self div:last-child ul li a {
    padding: 8px 18px 8px 8px
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._self div:last-child ul li a {
    padding: 0.2vw 1vw 0.2vw 2vw
  }
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:last-child ul li a {
    padding: 3vw 3vw 3vw 10vw
  }
}

._footerNavi ._self div:last-child ul li a i {
  position: relative;
  top: 0.2vw
}

._footerNavi ._self div:last-child ul li a i img {
  height: 0.8vw
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:last-child ul li a i {
    top: 1.5vw
  }

  ._footerNavi ._self div:last-child ul li a i img {
    height: 5vw
  }
}

._footerNavi ._self div:last-child ul li a:hover {
  text-decoration: underline
}

._footerNavi ._self div:last-child ul li a:before {
  content: "";
  width: 0.8vw;
  height: 0.8vw;
  top: 50%;
  left: 0;
  position: absolute;
  background-image: url("../images/common/allow_01.svg");
  background-position: center;
  background-size: cover;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:last-child ul li a:before {
    width: 3vw;
    height: 3vw;
    left: 8vw
  }
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:last-child ul:last-child {
    margin: 0 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._self div:last-child ul:last-child {
    margin: 0 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerNavi ._self div:last-child ul:last-child {
    margin: 0 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerNavi ._self div:last-child ul:last-child {
    margin: 0 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:last-child ul:last-child {
    padding: 0 0 0 2.25vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._self div:last-child ul:last-child {
    padding: 0 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerNavi ._self div:last-child ul:last-child {
    padding: 0 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerNavi ._self div:last-child ul:last-child {
    padding: 0 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._footerNavi ._self div:last-child ul:last-child {
    margin: 0 5%;
    padding: 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._self div:last-child ul:last-child {
    padding-left: 0
  }

  ._footerNavi ._self div:last-child ul:last-child:before {
    display: none
  }
}

._footerNavi ._inuki {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border-left: 1px solid #ccc;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 675px) {
  ._footerNavi ._inuki {
    margin-top: 8vw
  }
}

._footerNavi ._inuki p {
  font-size: 1.14286rem;
  text-align: center;
  line-height: 1.8;
  font-weight: bold
}

@media screen and (max-width: 675px) {
  ._footerNavi ._inuki p {
    font-size: 3.2vw;
    font-weight: normal
  }
}

._footerNavi ._inuki figure {
  text-align: center
}

@media screen and (max-width: 675px) {
  ._footerNavi ._inuki figure {
    margin: 1vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerNavi ._inuki figure {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerNavi ._inuki figure {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerNavi ._inuki figure {
    margin: 8px 0 0 0
  }
}

._footerNavi ._inuki figure img {
  height: 4vw
}

@media screen and (max-width: 675px) {
  ._footerNavi ._inuki figure img {
    height: 16vw
  }
}

._footerEnd {
  border-top: 1px solid #DFE7EC
}

@media screen and (max-width: 675px) {
  ._footerEnd {
    padding: 4.375vw 0 4.375vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerEnd {
    padding: 2.5vw 0 2.5vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerEnd {
    padding: 2.5vw 0 2.5vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerEnd {
    padding: 35px 0 35px 0
  }
}

._footerEnd ._footerEndInner {
  margin: 0 auto;
  width: 90%;
  max-width: 1500px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 675px) {
  ._footerEnd ._footerEndInner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

._footerEnd ._operationBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 675px) {
  ._footerEnd ._operationBlock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

._footerEnd ._operationBlock p {
  font-size: 1rem
}

@media screen and (max-width: 675px) {
  ._footerEnd ._operationBlock p {
    font-size: 3.2vw
  }
}

._footerEnd ._operationBlock h2 img {
  height: 2vw
}

@media screen and (max-width: 675px) {
  ._footerEnd ._operationBlock h2 img {
    height: 10vw
  }
}

._footerEnd ._lisenceBlock {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media screen and (max-width: 675px) {
  ._footerEnd ._lisenceBlock {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
  }
}

@media screen and (max-width: 675px) {
  ._footerEnd ._lisenceBlock div {
    padding: 0 2.25vw 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerEnd ._lisenceBlock div {
    padding: 0 1.28571vw 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerEnd ._lisenceBlock div {
    padding: 0 1.28571vw 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerEnd ._lisenceBlock div {
    padding: 0 18px 0 0
  }
}

._footerEnd ._lisenceBlock figure img {
  height: 4.5vw
}

._footerEnd ._lisenceBlock figure._sp {
  display: none
}

@media screen and (max-width: 675px) {
  ._footerEnd ._lisenceBlock figure {
    text-align: center;
    margin: 3% 0
  }

  ._footerEnd ._lisenceBlock figure._sp {
    display: block
  }

  ._footerEnd ._lisenceBlock figure._pc {
    display: none
  }

  ._footerEnd ._lisenceBlock figure img {
    height: 18vw
  }
}

._footerEnd ._lisenceBlock p {
  font-size: .85714rem;
  text-align: right
}

@media screen and (max-width: 675px) {
  ._footerEnd ._lisenceBlock p {
    text-align: center
  }
}

._footerEnd ._lisenceBlock p.copyright {
  color: #666
}

@media screen and (max-width: 675px) {
  ._footerEnd ._lisenceBlock p.copyright {
    margin: 1.5vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._footerEnd ._lisenceBlock p.copyright {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._footerEnd ._lisenceBlock p.copyright {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._footerEnd ._lisenceBlock p.copyright {
    margin: 12px 0 0 0
  }
}

.slide_menu {
  position: fixed;
  width: 100%;
  height: 100vh;
  background: rgba(0, 0, 0, 0.3);
  z-index: 100;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  overflow-y: auto;
  right: -200vw;
  opacity: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  z-index: 100;
  top: 0
}

.slide_menu .menu_inner .menu_list {
  padding-top: 12vw;
  background: #fff;
  padding-bottom: 15vw
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu .menu_inner .menu_list {
    padding-top: 6vw;
    padding-bottom: 10vw
  }
}

.slide_menu ._intro {
  padding: 5vw
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._intro {
    padding: 2.5vw
  }
}

.slide_menu ._intro h2 {
  font-size: 4.5vw;
  font-weight: bold;
  line-height: 1.3
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._intro h2 {
    font-size: 3vw
  }
}

.slide_menu ._intro p {
  color: #333;
  margin-top: 5%;
  font-size: 3vw;
  letter-spacing: 0
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._intro p {
    font-size: 1.5vw
  }
}

.slide_menu ._intro p span {
  color: #f63
}

.slide_menu ._telBlock {
  border-top: 1px solid #ccc;
  padding: 4vw
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._telBlock {
    padding: 2.5vw
  }
}

.slide_menu ._telBlock h3,
.slide_menu ._telBlock p,
.slide_menu ._telBlock a {
  line-height: 1
}

.slide_menu ._telBlock h3 {
  font-size: 3vw;
  font-weight: bold
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._telBlock h3 {
    font-size: 2vw
  }
}

.slide_menu ._telBlock p {
  margin-top: 2vw
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._telBlock p {
    margin-top: 1vw
  }
}

.slide_menu ._telBlock p._tel {
  font-size: 8vw
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._telBlock p._tel {
    font-size: 5vw
  }
}

.slide_menu ._telBlock p._tel a {
  display: block;
  color: #f63
}

.slide_menu ._telBlock p._txt {
  font-size: 2vw;
  font-weight: bold
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._telBlock p._txt {
    font-size: 1vw
  }
}

.slide_menu ._mailBlock {
  border-top: 1px solid #ccc
}

.slide_menu ._mailBlock p a {
  font-size: 5vw;
  display: block;
  color: #f63;
  line-height: 1;
  padding: 6vw
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._mailBlock p a {
    font-size: 3vw;
    padding: 2.5vw
  }
}

.slide_menu ._menuBlock {
  border-top: 1px solid #ccc
}

.slide_menu ._menuBlock h3 {
  background: #f2f4f6;
  padding: 2vw;
  font-size: 4.5vw
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._menuBlock h3 {
    font-size: 2vw
  }
}

.slide_menu ._menuBlock ul li {
  border-top: 1px solid #ccc
}

.slide_menu ._menuBlock ul li:first-child {
  border: none
}

.slide_menu ._menuBlock ul li a {
  display: block;
  padding: 4vw;
  font-size: 4vw;
  color: 333333;
  position: relative
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._menuBlock ul li a {
    padding: 2.5vw;
    font-size: 2vw
  }
}

.slide_menu ._menuBlock ul li a:before {
  content: "";
  width: 5vw;
  height: 5vw;
  position: absolute;
  background-image: url("../images/common/allow_01.svg");
  background-position: center;
  background-size: cover;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._menuBlock ul li a:before {
    width: 2.5vw;
    height: 2.5vw
  }
}

.slide_menu ._menuBlock ul li a._window:before {
  content: "";
  width: 5vw;
  height: 5vw;
  position: absolute;
  background-image: url("../images/common/ico_window_green.svg");
  background-position: center;
  background-size: cover;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._menuBlock ul li a._window:before {
    width: 2.5vw;
    height: 2.5vw
  }
}

.slide_menu ._menuBlock p a {
  display: block;
  padding: 5vw
}

.slide_menu ._menuBlock p a img {
  height: 15vw
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  .slide_menu ._menuBlock p a {
    padding: 2.5vw
  }

  .slide_menu ._menuBlock p a img {
    height: 6vw
  }
}

.menu-open {
  opacity: 1;
  right: 0
}

.menu-open figure {
  left: 0
}

.menu-open:before {
  left: 0
}

.menu-open .menu_inner {
  right: 0
}

._window {
  position: relative
}

._window:before {
  content: "";
  width: 5vw;
  height: 5vw;
  position: absolute;
  background-image: url("../images/common/ico_window_green.svg");
  background-position: center;
  background-size: cover;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._window:before {
    width: 2.5vw;
    height: 2.5vw
  }
}

._arrow {
  position: relative
}

._arrow:before {
  content: "";
  width: 5vw;
  height: 5vw;
  position: absolute;
  background-image: url("../images/common/allow_01.svg");
  background-position: center;
  background-size: cover;
  top: 50%;
  right: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._arrow:before {
    width: 2.5vw;
    height: 2.5vw
  }
}

#container {
  margin: 20px;
  width: 100%;
  height: 3px
}

#LOADER {
  width: 100%;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  top: 0;
  display: none;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (min-width: 676px) {
  #LOADER .opening-inner {
    width: 250px
  }
}

@media screen and (max-width: 675px) {
  #LOADER .opening-inner {
    width: 40%
  }
}

.body-lock {
  width: 100%;
  height: 100vh
}

.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent
}

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

.slick-list:focus {
  outline: none
}

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

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto
}

.slick-track:before,
.slick-track:after {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

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

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

[dir="rtl"] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

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

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

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

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

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

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

.slick-loading .slick-list {
  background: #fff url("../slick/ajax-loader.gif") center center no-repeat
}

@font-face {
  font-family: "slick";
  src: url("../slick/fonts/slick.eot");
  src: url("../slick/fonts/slick.eot?#iefix") format("embedded-opentype"), url("../slick/fonts/slick.woff") format("woff"), url("../slick/fonts/slick.ttf") format("truetype"), url("../slick/fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal
}

.slick-prev,
.slick-next {
  z-index: 5;
  position: absolute;
  font-size: 0px;
  top: 40%;
  height: 40px;
  width: 40px
}

@media screen and (max-width: 675px) {

  .slick-prev,
  .slick-next {
    height: 28px;
    width: 28px
  }
}

.slick-prev {
  left: 20px
}

.slick-next {
  right: 20px
}

.slick-dotted.slick-slider {
  margin-bottom: 30px
}

.slick-dots {
  position: absolute;
  bottom: 0px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 0px;
  padding: 0;
  cursor: pointer
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer
}

.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  background: #FFF;
  border-radius: 50%;
  content: "";
  width: 8px;
  height: 8px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000;
  opacity: .25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
  color: #000;
  opacity: .75
}

._mvslider {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 55vw;
  overflow: hidden
}

@media screen and (min-width: 1400px) {
  ._mvslider {
    height: 50vw
  }
}

@media screen and (max-width: 675px) {
  ._mvslider {
    height: 50vh
  }
}

._topMv {
  padding-top: 1.5vw;
  overflow: hidden
}

._topMv ._inner {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 1400px;
  margin: 0 auto
}

@media screen and (max-width: 675px) {
  ._topMv ._inner {
    padding: 0 0 2.25vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topMv ._inner {
    padding: 0 0 1.28571vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topMv ._inner {
    padding: 0 0 1.28571vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topMv ._inner {
    padding: 0 0 18px 0
  }
}

@media screen and (max-width: 675px) {
  ._topMv ._inner {
    padding-top: 0%;
    padding-bottom: 8%
  }
}

._topMv ._mvpan {
  font-size: 1.57143rem
}

@media screen and (max-width: 675px) {
  ._topMv ._mvpan p {
    font-size: 3vw
  }
}

._topMv h2 {
  line-height: 1;
  letter-spacing: -1px;
  font-weight: 900;
  font-size: 6.07143rem;
  position: relative;
  display: inline-block;
  color: orange;
}

@media screen and (max-width: 675px) {
  ._topMv h2 {
    margin: 8.125vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topMv h2 {
    margin: 4.64286vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topMv h2 {
    margin: 4.64286vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topMv h2 {
    margin: 65px 0 0 0
  }
}

._topMv h2 i {
  position: absolute;
  width: 15%;
  right: 0
}

._topMv h2 i img {
  width: 100%
}

._topMv h2 span {
  font-size: 14.64286rem
}

@media screen and (max-width: 675px) {
  ._topMv h2 {
    line-height: 1.2;
    font-size: 6vw;
    margin-top: 8%
  }

  ._topMv h2 span {
    font-size: 14vw
  }
}

._topMv ._mvContents {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents {
    margin: 4.375vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topMv ._mvContents {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topMv ._mvContents {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topMv ._mvContents {
    margin: 35px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

._topMv ._mvContents ._gyokai {
  width: 24%;
  position: relative;
  padding-top: 1.6vw
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._gyokai {
    width: 70%
  }
}

._topMv ._mvContents ._gyokai h3 {
  text-align: center;
  font-size: 2.71429rem;
  line-height: 1;
  font-weight: 900
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._gyokai h3 {
    margin: -1.625vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topMv ._mvContents ._gyokai h3 {
    margin: -.92857vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topMv ._mvContents ._gyokai h3 {
    margin: -.92857vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topMv ._mvContents ._gyokai h3 {
    margin: -13px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._gyokai h3 {
    margin-top: -4vw;
    font-size: 7vw
  }
}

._topMv ._mvContents ._gyokai h3 span {
  color: #c00
}

._topMv ._mvContents ._gyokai h3 span i {
  font-size: 4.14286rem;
  font-style: normal
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._gyokai h3 span i {
    font-size: 10vw
  }
}

._topMv ._mvContents ._gyokai p._txt {
  text-align: center;
  font-size: 1.14286rem
}

._topMv ._mvContents ._gyokai p.fukidashi {
  top: 0;
  width: 100%;
  text-align: center;
  left: 0;
  text-align: center
}

._topMv ._mvContents ._gyokai p.fukidashi span {
  position: relative;
  font-size: 1.71429rem;
  color: #c00
}

._topMv ._mvContents ._gyokai p.fukidashi span:before,
._topMv ._mvContents ._gyokai p.fukidashi span:after {
  content: "";
  width: 1.2vw;
  top: 1vw;
  position: absolute;
  height: 1px;
  background: #c00;
  position: absolute;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg)
}

@media screen and (max-width: 675px) {

  ._topMv ._mvContents ._gyokai p.fukidashi span:before,
  ._topMv ._mvContents ._gyokai p.fukidashi span:after {
    top: 3vw;
    width: 6vw
  }
}

._topMv ._mvContents ._gyokai p.fukidashi span:before {
  left: -1.3vw
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._gyokai p.fukidashi span:before {
    left: -8vw
  }
}

._topMv ._mvContents ._gyokai p.fukidashi span:after {
  right: -1.3vw;
  -webkit-transform: rotate(-45deg) scaleX(-1);
  transform: rotate(-45deg) scaleX(-1)
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._gyokai p.fukidashi span:after {
    right: -8vw
  }
}

._topMv ._mvContents ._numContaner {
  width: 45%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numContaner {
    width: 100%;
    margin-top: 5%
  }
}

._topMv ._mvContents ._numBlock {
  width: 49%;
  background: #f5f6f8;
  padding: 1vw 1vw;
  margin: 0 8px 0
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock {
    padding: 3%;
    margin: 0
  }
}

._topMv ._mvContents ._numBlock h3 {
  text-align: center;
  font-size: 2rem;
  letter-spacing: -1px;
  border-bottom: 1px dotted #ccc
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock h3 {
    padding: 0 0 .375vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topMv ._mvContents ._numBlock h3 {
    padding: 0 0 .21429vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topMv ._mvContents ._numBlock h3 {
    padding: 0 0 .21429vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topMv ._mvContents ._numBlock h3 {
    padding: 0 0 3px 0
  }
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock h3 {
    margin: 0 0 .375vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topMv ._mvContents ._numBlock h3 {
    margin: 0 0 .21429vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topMv ._mvContents ._numBlock h3 {
    margin: 0 0 .21429vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topMv ._mvContents ._numBlock h3 {
    margin: 0 0 3px 0
  }
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock h3 {
    letter-spacing: 0.5px;
    font-size: 4vw;
    padding-bottom: 3%;
    margin-bottom: 3%
  }
}

._topMv ._mvContents ._numBlock p {
  text-align: center;
  line-height: 1
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock p._txt {
    margin-top: 5%;
    font-size: 2vw
  }
}

._topMv ._mvContents ._numBlock p._num {
  font-size: 1.71429rem
}

._topMv ._mvContents ._numBlock p._num span {
  color: #c00;
  font-size: 3.92857rem
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock p._num {
    font-size: 4vw
  }

  ._topMv ._mvContents ._numBlock p._num span {
    font-size: 7vw
  }
}

._topMv ._mvContents ._numBlock>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock>div {
    margin: 1vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topMv ._mvContents ._numBlock>div {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topMv ._mvContents ._numBlock>div {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topMv ._mvContents ._numBlock>div {
    margin: 8px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock>div {
    margin-top: 1vw
  }
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock>div._mgn {
    margin: 2vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topMv ._mvContents ._numBlock>div._mgn {
    margin: 1.14286vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topMv ._mvContents ._numBlock>div._mgn {
    margin: 1.14286vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topMv ._mvContents ._numBlock>div._mgn {
    margin: 16px 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topMv ._mvContents ._numBlock>div._mgn {
    margin-top: 20px
  }
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock>div._mgn {
    margin-top: 2vw
  }
}

._topMv ._mvContents ._numBlock>div p {
  font-size: 1.07143rem
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock>div figure {
    margin-right: 3%;
    padding-top: 5%
  }
}

._topMv ._mvContents ._numBlock>div figure img {
  height: 2vw
}

@media screen and (max-width: 675px) {
  ._topMv ._mvContents ._numBlock>div figure img {
    height: 5vw
  }
}

._topMv ._mvTenpo {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 675px) {
  ._topMv ._mvTenpo {
    margin-top: 8%
  }
}

@media screen and (max-width: 675px) {
  ._topMv ._mvTenpo figure {
    margin: 0 1.875vw 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topMv ._mvTenpo figure {
    margin: 0 1.07143vw 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topMv ._mvTenpo figure {
    margin: 0 1.07143vw 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topMv ._mvTenpo figure {
    margin: 0 15px 0 0
  }
}

._topMv ._mvTenpo figure img {
  height: 5vw
}

@media screen and (max-width: 675px) {
  ._topMv ._mvTenpo figure img {
    height: 14vw
  }
}

._topMv ._mvTenpo p {
  font-size: 1em;
  font-weight: bold
}

@media screen and (max-width: 675px) {
  ._topMv ._mvTenpo p {
    font-weight: 400;
    font-size: 3.5vw
  }
}

._topInfor {
  width: 100%;
  background: #f2f4f6;
  position: relative;
  z-index: 2
}

@media screen and (max-width: 675px) {
  ._topInfor {
    padding: 2.25vw 0 2.25vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topInfor {
    padding: 1.28571vw 0 1.28571vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topInfor {
    padding: 1.28571vw 0 1.28571vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topInfor {
    padding: 18px 0 18px 0
  }
}

@media screen and (max-width: 675px) {
  ._topInfor {
    padding: 4% 0
  }
}

._topInfor ._inner {
  width: 90%;
  max-width: 1300px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 auto
}

@media screen and (max-width: 675px) {
  ._topInfor ._inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

._topInfor ._inner p {
  width: 8%;
  font-size: 1.28571rem;
  font-weight: bold
}

@media screen and (max-width: 675px) {
  ._topInfor ._inner p {
    width: 100%;
    font-size: 4.5vw;
    padding-bottom: 3%
  }
}

._topInfor ._inner dl {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

._topInfor ._inner dl dt,
._topInfor ._inner dl dd {
  font-size: 1.14286rem
}

@media screen and (max-width: 675px) {

  ._topInfor ._inner dl dt,
  ._topInfor ._inner dl dd {
    font-size: 3vw;
    color: #0f2849
  }

  ._topInfor ._inner dl dt a,
  ._topInfor ._inner dl dd a {
    color: #0f2849
  }
}

._topInfor ._inner dl dt {
  width: 6%
}

@media screen and (max-width: 675px) {
  ._topInfor ._inner dl dt {
    width: 20%
  }
}

._topInfor ._inner dl dd {
  width: 90%
}

._topInfor ._inner dl dd a {
  text-decoration: underline
}

@media screen and (max-width: 675px) {
  ._topInfor ._inner dl dd {
    width: 80%
  }
}

._topService {
  background-image: url("../images/top/top_service_bg_01.jpg");
  background-size: cover
}

@media screen and (max-width: 675px) {
  ._topService {
    padding: 10.625vw 0 10.625vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topService {
    padding: 6.07143vw 0 6.07143vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topService {
    padding: 6.07143vw 0 6.07143vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topService {
    padding: 85px 0 85px 0
  }
}

._topService ._inner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  max-height: 1400px;
  margin: 0 auto;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 675px) {
  ._topService ._inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

._topService figure img {
  height: 3.5vw
}

@media screen and (max-width: 675px) {
  ._topService figure img {
    height: 9vw
  }
}

._topService ._block {
  width: 50%;
  background: #fff
}

@media screen and (max-width: 675px) {
  ._topService ._block {
    padding: 4.375vw 4.375vw 4.375vw 4.375vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topService ._block {
    padding: 2.5vw 2.5vw 2.5vw 2.5vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topService ._block {
    padding: 2.5vw 2.5vw 2.5vw 2.5vw
  }
}

@media screen and (min-width: 1400px) {
  ._topService ._block {
    padding: 35px 35px 35px 35px
  }
}

@media screen and (max-width: 675px) {
  ._topService ._block {
    width: 100%;
    margin-top: 8%;
    padding: 8%
  }
}

._topService ._block h2 {
  font-size: 3rem;
  line-height: 1.4;
  font-weight: bold
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topService ._block h2 {
    font-size: 2.5vw
  }
}

@media screen and (max-width: 675px) {
  ._topService ._block h2 {
    font-size: 5.2vw
  }
}

._topService ._block>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 675px) {
  ._topService ._block>div {
    margin: 1.875vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topService ._block>div {
    margin: 1.07143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topService ._block>div {
    margin: 1.07143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topService ._block>div {
    margin: 15px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topService ._block>div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

._topService ._block>div ._button {
  width: 30%
}

@media screen and (max-width: 675px) {
  ._topService ._block>div ._button {
    width: 60%;
    margin-top: 5%
  }
}

._topService ._block>div ._button p {
  line-height: 1
}

._topService ._block>div ._button p a {
  display: block;
  text-align: center;
  background: #037388;
  border: 1px solid #037388;
  color: #fff;
  font-size: .85714rem;
  border-radius: 100px;
  font-weight: 700;
  -webkit-transition: .5s;
  transition: .5s
}

@media screen and (max-width: 675px) {
  ._topService ._block>div ._button p a {
    padding: .625vw 0 .625vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topService ._block>div ._button p a {
    padding: .35714vw 0 .35714vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topService ._block>div ._button p a {
    padding: .35714vw 0 .35714vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topService ._block>div ._button p a {
    padding: 5px 0 5px 0
  }
}

._topService ._block>div ._button p a span {
  font-size: 1.28571rem
}

._topService ._block>div ._button p a:hover {
  background: #fff;
  color: #037388
}

@media screen and (max-width: 675px) {
  ._topService ._block>div ._button p a {
    padding: 2% 0;
    font-size: 4vw
  }
}

._topService ._block>div ._info {
  width: 65%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 675px) {
  ._topService ._block>div ._info {
    width: 100%;
    margin-top: 5%
  }
}

@media screen and (max-width: 675px) {
  ._topService ._block>div ._info figure {
    margin: 0 1.5vw 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topService ._block>div ._info figure {
    margin: 0 .85714vw 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topService ._block>div ._info figure {
    margin: 0 .85714vw 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topService ._block>div ._info figure {
    margin: 0 12px 0 0
  }
}

._topService ._block>div ._info figure img {
  height: 3.5vw
}

@media screen and (max-width: 675px) {
  ._topService ._block>div ._info figure {
    margin-right: 3%
  }

  ._topService ._block>div ._info figure img {
    height: 14vw
  }
}

._topService ._block>div ._info p {
  font-size: 1.14286rem;
  line-height: 1
}

@media screen and (max-width: 675px) {
  ._topService ._block>div ._info p {
    font-size: 3vw
  }
}

._topService ._block>div ._info p img {
  height: 2vw
}

@media screen and (max-width: 675px) {
  ._topService ._block>div ._info p img {
    height: 7vw
  }
}

._topService ._block>div ._info p._unei {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

._topWorries {
  position: relative;
  background: #e3eaeb
}

@media screen and (max-width: 675px) {
  ._topWorries {
    background: #d5dee4
  }
}

._topWorries:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 8vw;
  background-image: url("../images/top/top_worries_bg_01.png");
  background-position: bottom center;
  background-size: cover
}

._topWorries ._inner {
  position: relative;
  z-index: 1
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner {
    padding: 15.625vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner {
    padding: 8.92857vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner {
    padding: 8.92857vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner {
    padding: 125px 0 0 0
  }
}

._topWorries ._inner h2 {
  text-align: center;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: 0
}

._topWorries ._inner h2 span {
  font-size: 3.71429rem;
  font-weight: 700
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner h2 {
    line-height: 1.6;
    font-size: 3.5vw
  }

  ._topWorries ._inner h2 span {
    font-size: 6vw
  }
}

._topWorries ._inner p._prt {
  text-align: center
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner p._prt {
    display: none
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner p._prt {
    padding: 8.125vw 0 5.625vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner p._prt {
    padding: 4.64286vw 0 3.21429vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner p._prt {
    padding: 4.64286vw 0 3.21429vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner p._prt {
    padding: 65px 0 45px 0
  }
}

._topWorries ._inner p._prt img {
  height: 5vw;
  max-height: 93px
}

._topWorries ._inner ._container {
  position: relative
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container {
    margin: 4.375vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container {
    margin: 2.5vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container {
    margin: 2.5vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container {
    margin: 35px auto 0 auto
  }
}

._topWorries ._inner ._container ._in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 90%;
  max-width: 1350px;
  margin: 0 auto
}

._topWorries ._inner ._container ._in:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 100%;
  background: #FD6633;
  -webkit-transform: translate(8px, 8px);
  transform: translate(8px, 8px)
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container ._in:before {
    display: none
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container ._in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background: none;
    width: 80%;
    margin: 8% auto 0
  }
}

._topWorries ._inner ._container ._block {
  background: #fff;
  width: 33.33%;
  position: relative;
  border-right: 1px solid #FD6633;
  z-index: 1
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container ._block {
    padding: 2.25vw 2.25vw 2.25vw 2.25vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container ._block {
    padding: 1.28571vw 1.28571vw 1.28571vw 1.28571vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container ._block {
    padding: 1.28571vw 1.28571vw 1.28571vw 1.28571vw
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container ._block {
    padding: 18px 18px 18px 18px
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container ._block {
    width: 100%;
    margin-top: 1%;
    background: #fff;
    border: none;
    padding: 3vw 6vw
  }
}

._topWorries ._inner ._container ._block:last-child {
  border: none
}

._topWorries ._inner ._container ._block figure {
  position: absolute;
  bottom: 0;
  right: 0
}

._topWorries ._inner ._container ._block figure img {
  height: 12vw
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container ._block figure img {
    height: 35vw
  }
}

._topWorries ._inner ._container ._block h3 {
  font-size: 1.71429rem
}

._topWorries ._inner ._container ._block h3 span {
  color: #c00
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container ._block h3 {
    font-size: 4vw
  }
}

._topWorries ._inner ._container ._block p {
  font-size: 1.28571rem
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container ._block p {
    margin: 4.375vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container ._block p {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container ._block p {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container ._block p {
    margin: 35px 0 0 0
  }
}

._topWorries ._inner ._container2 {
  position: relative
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 {
    padding: 0 0 6.875vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container2 {
    padding: 0 0 3.92857vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container2 {
    padding: 0 0 3.92857vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container2 {
    padding: 0 0 55px 0
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 {
    margin-top: 10%;
    padding: 16vw 0 8vw;
    background: #ecf0f3
  }

  ._topWorries ._inner ._container2:before {
    content: "";
    position: absolute;
    left: 50%;
    width: 50%;
    height: 13vw;
    top: 0;
    background-image: url("../images/top/top_worries_prt_01.svg");
    background-size: cover;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
  }
}

._topWorries ._inner ._container2 ._in {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  width: 90%;
  max-width: 1350px
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in {
    margin: 6.875vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container2 ._in {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container2 ._in {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container2 ._in {
    margin: 55px auto 0 auto
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

._topWorries ._inner ._container2 ._in._column1 ._block {
  width: 100%
}

@media screen and (min-width: 676px) {
  ._topWorries ._inner ._container2 ._in._column1 ._block ._info figure {
    width: 9%
  }

  ._topWorries ._inner ._container2 ._in._column1 ._block ._info>div {
    width: 88%
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container2 ._in._column1 ._block ._info figure {
    width: 9%
  }

  ._topWorries ._inner ._container2 ._in._column1 ._block ._info>div {
    width: 88%
  }
}

._topWorries ._inner ._container2 ._in ._block {
  width: 33.33%;
  position: relative;
  border-left: 1px solid #ccc;
  background: #fff
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block {
    width: 100%;
    margin-top: 5%;
    border: none
  }
}

._topWorries ._inner ._container2 ._in ._block i {
  position: absolute;
  right: 1vw;
  top: -1vw
}

._topWorries ._inner ._container2 ._in ._block i img {
  height: 5.5vw
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block i {
    right: 1vw;
    top: -2vw
  }

  ._topWorries ._inner ._container2 ._in ._block i img {
    height: 18vw
  }
}

._topWorries ._inner ._container2 ._in ._block h3 {
  line-height: 1;
  text-align: center;
  font-size: 2.28571rem;
  background: #FD6633;
  color: #fff
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block h3 {
    padding: 1.5vw 0 1.5vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container2 ._in ._block h3 {
    padding: .85714vw 0 .85714vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container2 ._in ._block h3 {
    padding: .85714vw 0 .85714vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container2 ._in ._block h3 {
    padding: 12px 0 12px 0
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block h3 {
    font-size: 6vw;
    padding: 3vw 0
  }
}

._topWorries ._inner ._container2 ._in ._block._open ._info:before {
  -webkit-transform: translateY(-50%) rotate(-90deg);
  transform: translateY(-50%) rotate(-90deg)
}

._topWorries ._inner ._container2 ._in ._block ._info {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._info {
    padding: 2.25vw 4.375vw 2.25vw 4.375vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container2 ._in ._block ._info {
    padding: 1.28571vw 2.5vw 1.28571vw 2.5vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container2 ._in ._block ._info {
    padding: 1.28571vw 2.5vw 1.28571vw 2.5vw
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container2 ._in ._block ._info {
    padding: 18px 35px 18px 35px
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._info:before {
    -webkit-transition: .5s;
    transition: .5s;
    position: absolute;
    top: 50%;
    right: 5vw;
    content: "";
    height: 7vw;
    width: 7vw;
    background-image: url("../images/common/allow_01.svg");
    background-size: cover;
    background-position: center;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateY(-50%) rotate(90deg)
  }
}

._topWorries ._inner ._container2 ._in ._block ._info figure {
  width: 30%
}

._topWorries ._inner ._container2 ._in ._block ._info figure img {
  width: 100%
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._info figure {
    width: 20%
  }
}

._topWorries ._inner ._container2 ._in ._block ._info>div {
  width: 65%
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div {
    width: 75%
  }
}

._topWorries ._inner ._container2 ._in ._block ._info>div h4 {
  font-size: 1.71429rem
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div h4 {
    font-size: 5vw
  }
}

._topWorries ._inner ._container2 ._in ._block ._info>div p {
  line-height: 1
}

._topWorries ._inner ._container2 ._in ._block ._info>div p._prof {
  font-size: 1.28571rem
}

._topWorries ._inner ._container2 ._in ._block ._info>div p._price {
  font-weight: 700;
  color: #FD6633;
  font-size: 1.57143rem
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div p._price {
    margin: 1.5vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div p._price {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div p._price {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div p._price {
    margin: 12px 0 0 0
  }
}

._topWorries ._inner ._container2 ._in ._block ._info>div p._price span {
  font-size: 4.64286rem
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div p._price {
    font-size: 6vw
  }

  ._topWorries ._inner ._container2 ._in ._block ._info>div p._price span {
    font-size: 8vw
  }
}

._topWorries ._inner ._container2 ._in ._block ._info>div p._comment2 {
  font-size: 1.14286rem;
  line-height: 1.8;
  font-weight: 400;
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div p._comment2 {
    padding: 1.5vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div p._comment2 {
    padding: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div p._comment2 {
    padding: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div p._comment2 {
    padding: 12px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._info>div p._comment2 {
    line-height: 1.5;
    font-size: 3.5vw;
    padding-right: 15%
  }
}

._topWorries ._inner ._container2 ._in ._block ._comment {
  -webkit-transition: .5s;
  transition: .5s;
  overflow: hidden
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment {
    height: 0
  }
}

._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn {
  border-top: 1px solid #ccc
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn {
    margin: 0 4.375vw 0 4.375vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn {
    margin: 0 2.5vw 0 2.5vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn {
    margin: 0 2.5vw 0 2.5vw
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn {
    margin: 0 35px 0 35px
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn {
    padding: 2.25vw 0 2.25vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn {
    padding: 1.28571vw 0 1.28571vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn {
    padding: 1.28571vw 0 1.28571vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn {
    padding: 18px 0 18px 0
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn {
    padding: 4% 0
  }
}

._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn h4 {
  font-size: 1.78571rem
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn h4 {
    font-size: 5vw
  }
}

._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn p {
  font-size: 1.21429rem;
  letter-spacing: 0;
  font-weight: 400;
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn p {
    margin: 1.5vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn p {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn p {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn p {
    margin: 12px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._container2 ._in ._block ._comment ._commentIn p {
    font-size: 3.5vw
  }
}

._topWorries ._inner ._cm_button {
  width: 30%
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._cm_button {
    margin: 6.875vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topWorries ._inner ._cm_button {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topWorries ._inner ._cm_button {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  ._topWorries ._inner ._cm_button {
    margin: 55px auto 0 auto
  }
}

@media screen and (max-width: 675px) {
  ._topWorries ._inner ._cm_button {
    width: 80%;
    margin-top: 8%
  }
}

._topPoint {
  background-image: url("../images/top/top_point_bg_01.jpg");
  background-size: cover
}

@media screen and (max-width: 675px) {
  ._topPoint {
    padding: 6.875vw 0 6.875vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint {
    padding: 3.92857vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint {
    padding: 3.92857vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint {
    padding: 55px 0 55px 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint {
    background-attachment: fixed
  }
}

._topPoint h2 {
  line-height: 1.5;
  text-align: center;
  color: #fff;
  font-size: 2.42857rem;
  text-shadow: 0px 0px 3px #333
}

@media screen and (max-width: 675px) {
  ._topPoint h2 {
    font-size: 5vw
  }
}

._topPoint ._inner {
  background: #fff;
  width: 90%;
  max-width: 1400px
}

@media screen and (max-width: 675px) {
  ._topPoint ._inner {
    padding: 6.875vw 6.875vw 6.875vw 6.875vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._inner {
    padding: 3.92857vw 3.92857vw 3.92857vw 3.92857vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._inner {
    padding: 3.92857vw 3.92857vw 3.92857vw 3.92857vw
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._inner {
    padding: 55px 55px 55px 55px
  }
}

@media screen and (max-width: 675px) {
  ._topPoint ._inner {
    margin: 6.875vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._inner {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._inner {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._inner {
    margin: 55px auto 0 auto
  }
}

@media screen and (max-width: 675px) {
  ._topPoint ._inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 8% 5%
  }
}

._topPoint ._boxarrow {
  text-align: center
}

@media screen and (max-width: 675px) {
  ._topPoint ._boxarrow {
    margin: 6.875vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._boxarrow {
    margin: 3.92857vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._boxarrow {
    margin: 3.92857vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._boxarrow {
    margin: 35px 0 0 0
  }
}

._topPoint ._boxarrow img {
  height: 12vw;
  max-height: 85px
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._boxarrow {
    margin-top: 5%
  }
}

@media screen and (max-width: 675px) {
  ._topPoint ._boxarrow {
    margin-top: 12%
  }
}

._topPoint ._block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

._topPoint ._block figure {
  width: 50%
}

._topPoint ._block figure img {
  width: 100%
}

@media screen and (max-width: 675px) {
  ._topPoint ._block figure {
    display: none
  }
}

._topPoint ._block>div {
  width: 47%
}

@media screen and (max-width: 675px) {
  ._topPoint ._block>div {
    width: 100%
  }
}

._topPoint ._block>div h3 {
  font-size: 2.5rem;
  font-weight: 700
}

@media screen and (max-width: 675px) {
  ._topPoint ._block>div h3 {
    margin: 3vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._block>div h3 {
    margin: 1.71429vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._block>div h3 {
    margin: 1.71429vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._block>div h3 {
    margin: 24px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topPoint ._block>div h3 {
    font-size: 6vw
  }
}

._topPoint ._block>div p._img {
  margin-top: 5%
}

._topPoint ._block>div p._img img {
  width: 100%
}

@media screen and (max-width: 675px) {
  ._topPoint ._block>div p._cm_prt1 {
    display: block;
    padding: 2vw 0
  }
}

._topPoint ._block>div p._txt2 {
  font-weight: 700;
  line-height: 1.6;
  font-size: 2.14286rem
}

@media screen and (max-width: 675px) {
  ._topPoint ._block>div p._txt2 {
    margin: 1.875vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._block>div p._txt2 {
    margin: 1.07143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._block>div p._txt2 {
    margin: 1.07143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._block>div p._txt2 {
    margin: 15px 0 0 0
  }
}

._topPoint ._block>div p._txt2 span {
  color: #c00
}

@media screen and (max-width: 675px) {
  ._topPoint ._block>div p._txt2 {
    font-size: 4.2vw
  }
}

._topPoint ._block>div p._txt3 {
  font-size: 1.21429rem;
  font-weight: 400;
  color: #4c4c4c
}

@media screen and (max-width: 675px) {
  ._topPoint ._block>div p._txt3 {
    margin: 2.25vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._block>div p._txt3 {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._block>div p._txt3 {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._block>div p._txt3 {
    margin: 18px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topPoint ._block>div p._txt3 {
    margin-top: 8%
  }
}

._topPoint ._block>div p._caution {
  font-size: 1rem
}

@media screen and (max-width: 675px) {
  ._topPoint ._block>div p._caution {
    margin-top: 3%
  }
}

@media screen and (max-width: 675px) {
  ._topPoint ._block2 {
    margin: 3.125vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._block2 {
    margin: 1.78571vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._block2 {
    margin: 1.78571vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._block2 {
    margin: 25px 0 0 0
  }
}

._topPoint ._block2 h3 {
  text-align: center;
  color: #008842;
  font-size: 3rem;
  font-weight: 700
}

@media screen and (max-width: 675px) {
  ._topPoint ._block2 h3 {
    font-size: 6vw;
    line-height: 1.3
  }
}

._topPoint ._block2 ._line {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width: 675px) {
  ._topPoint ._block2 ._line {
    margin: 1.5vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._block2 ._line {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._block2 ._line {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._block2 ._line {
    margin: 12px 0 0 0
  }
}

._topPoint ._block2 ._line p {
  line-height: 1;
  text-align: center;
  border: 1px solid #333;
  font-size: 1.42857rem;
  display: inline-block
}

@media screen and (max-width: 675px) {
  ._topPoint ._block2 ._line p {
    padding: 1.5vw 2.25vw 1.5vw 2.25vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._block2 ._line p {
    padding: .85714vw 1.28571vw .85714vw 1.28571vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._block2 ._line p {
    padding: .85714vw 1.28571vw .85714vw 1.28571vw
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._block2 ._line p {
    padding: 12px 18px 12px 18px
  }
}

@media screen and (max-width: 675px) {
  ._topPoint ._block2 ._line p {
    display: block;
    margin-top: 3%;
    line-height: 1.6;
    font-size: 3.5vw
  }
}

._topPoint ._fig {
  width: 75%;
  position: relative
}

@media screen and (max-width: 675px) {
  ._topPoint ._fig {
    margin: 6.875vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._fig {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._fig {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._fig {
    margin: 55px auto 0 auto
  }
}

@media screen and (max-width: 675px) {
  ._topPoint ._fig {
    padding: 10.625vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._fig {
    padding: 6.07143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._fig {
    padding: 6.07143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._fig {
    padding: 85px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topPoint ._fig {
    width: 100%;
    padding-top: 20vw
  }
}

._topPoint ._fig>div {
  position: absolute;
  left: 0;
  top: 0
}

._topPoint ._fig p {
  text-align: left
}

._topPoint ._fig p._caution {
  font-size: 1.14286rem;
  font-weight: 500
}

@media screen and (max-width: 675px) {
  ._topPoint ._fig p._caution {
    margin: 1vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._fig p._caution {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._fig p._caution {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._fig p._caution {
    margin: 8px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topPoint ._fig p._caution {
    font-size: 3vw;
    margin-top: 5%
  }
}

._topPoint ._fig h4 {
  font-size: 2.14286rem;
  font-weight: 700;
  line-height: 1.5
}

@media screen and (max-width: 675px) {
  ._topPoint ._fig h4 {
    margin: 1.875vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._fig h4 {
    margin: 1.07143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._fig h4 {
    margin: 1.07143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._fig h4 {
    margin: 15px 0 0 0
  }
}

._topPoint ._fig h4 span {
  color: #c00
}

@media screen and (max-width: 675px) {
  ._topPoint ._fig h4 {
    font-size: 5vw
  }
}

._topPoint ._fig figure {
  width: 100%
}

._topPoint ._fig figure img {
  width: 100%
}

._topPoint ._cm_button {
  width: 60%
}

@media screen and (max-width: 675px) {
  ._topPoint ._cm_button {
    margin: 5.625vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topPoint ._cm_button {
    margin: 3.21429vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topPoint ._cm_button {
    margin: 3.21429vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  ._topPoint ._cm_button {
    margin: 45px auto 0 auto
  }
}

@media screen and (max-width: 675px) {
  ._topPoint ._cm_button {
    width: 80%
  }
}

._topChoose {
  width: 100%
}

@media screen and (max-width: 675px) {
  ._topChoose {
    padding: 8.125vw 0 8.125vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topChoose {
    padding: 4.64286vw 0 4.64286vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topChoose {
    padding: 4.64286vw 0 4.64286vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topChoose {
    padding: 65px 0 65px 0
  }
}

._topChoose ._inner {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto
}

._topChoose h2 {
  text-align: center;
  font-size: 3.21429rem
}

@media screen and (max-width: 675px) {
  ._topChoose h2 {
    font-size: 7vw;
    line-height: 1.6
  }
}

._topChoose ._block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse
}

@media screen and (max-width: 675px) {
  ._topChoose ._block {
    margin: 9.375vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topChoose ._block {
    margin: 5.35714vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topChoose ._block {
    margin: 5.35714vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topChoose ._block {
    margin: 75px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topChoose ._block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topChoose ._block._reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

@media screen and (min-width: 1400px) {
  ._topChoose ._block._reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row
  }
}

._topChoose ._block figure {
  width: 48%
}

._topChoose ._block figure img {
  width: 100%
}

@media screen and (max-width: 675px) {
  ._topChoose ._block figure {
    width: 100%;
    margin-top: 8%
  }
}

._topChoose ._block ._textBlock {
  width: 48%
}

@media screen and (max-width: 675px) {
  ._topChoose ._block ._textBlock {
    width: 100%
  }
}

._topChoose ._block ._textBlock i {
  font-style: normal;
  font-size: 1.42857rem;
  background: #008842;
  color: #fff;
  border-radius: 100px;
  font-weight: 500
}

@media screen and (max-width: 675px) {
  ._topChoose ._block ._textBlock i {
    padding: 1vw 2.25vw 1vw 2.25vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topChoose ._block ._textBlock i {
    padding: .57143vw 1.28571vw .57143vw 1.28571vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topChoose ._block ._textBlock i {
    padding: .57143vw 1.28571vw .57143vw 1.28571vw
  }
}

@media screen and (min-width: 1400px) {
  ._topChoose ._block ._textBlock i {
    padding: 8px 18px 8px 18px
  }
}

@media screen and (max-width: 675px) {
  ._topChoose ._block ._textBlock i {
    font-size: 4vw;
    padding: 2% 6%;
    font-weight: 500
  }
}

._topChoose ._block ._textBlock h3 {
  font-size: 2.5rem;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 1px
}

@media screen and (max-width: 675px) {
  ._topChoose ._block ._textBlock h3 {
    margin: 2.25vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topChoose ._block ._textBlock h3 {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topChoose ._block ._textBlock h3 {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topChoose ._block ._textBlock h3 {
    margin: 18px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topChoose ._block ._textBlock h3 {
    font-size: 4.8vw;
    margin-top: 6%
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topChoose ._block ._textBlock h3 {
    letter-spacing: 0px;
    font-size: 2vw
  }
}

@media screen and (min-width: 1400px) {
  ._topChoose ._block ._textBlock h3 {
    font-size: 30px
  }
}

._topChoose ._block ._textBlock p._txt {
  font-size: 1.42857rem;
  letter-spacing: 1px;
  line-height: 2;
  font-weight: 400;
}

@media screen and (max-width: 675px) {
  ._topChoose ._block ._textBlock p._txt {
    margin: 2.25vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topChoose ._block ._textBlock p._txt {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topChoose ._block ._textBlock p._txt {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topChoose ._block ._textBlock p._txt {
    margin: 18px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topChoose ._block ._textBlock p._txt {
    margin-top: 6%;
    font-size: 3.5vw;
    line-height: 1.6
  }
}

._topChoose ._block ._textBlock p._txt a {
  text-decoration: underline;
  color: #003399
}

@media screen and (max-width: 675px) {
  ._topChoose ._block ._button {
    margin: 3.125vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topChoose ._block ._button {
    margin: 1.78571vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topChoose ._block ._button {
    margin: 1.78571vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topChoose ._block ._button {
    margin: 25px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topChoose ._block ._button {
    margin-top: 5%
  }
}

._topChoose ._block ._button a {
  line-height: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  font-size: 1.42857rem
}

._topChoose ._block ._button a img {
  height: 1.2vw;
  padding-right: 8px
}

@media screen and (max-width: 675px) {
  ._topChoose ._block ._button a {
    font-size: 3.5vw
  }

  ._topChoose ._block ._button a img {
    height: 4vw
  }
}

._topKaitori {
  position: relative
}

@media screen and (max-width: 675px) {
  ._topKaitori {
    padding: 0 0 6.875vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topKaitori {
    padding: 0 0 3.92857vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topKaitori {
    padding: 0 0 3.92857vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topKaitori {
    padding: 0 0 55px 0
  }
}

._topKaitori:before {
  position: absolute;
  content: "";
  width: 100%;
  height: 55vw;
  top: 0;
  left: 0;
  background-image: url("../images/top/top_kaitori_bg_01.jpg");
  background-position: center;
  background-size: cover
}

@media screen and (max-width: 675px) {
  ._topKaitori:before {
    display: none
  }
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topKaitoriIn {
    padding: 10.625vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topKaitori ._topKaitoriIn {
    padding: 6.07143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topKaitori ._topKaitoriIn {
    padding: 6.07143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topKaitori ._topKaitoriIn {
    padding: 85px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topKaitoriIn {
    background-image: url("../images/top/top_kaitori_bg_01.jpg");
    background-position: center;
    background-size: cover
  }
}

._topKaitori ._title {
  position: relative;
  z-index: 1
}

._topKaitori ._title h2 {
  text-align: center;
  font-size: 3.42857rem;
  color: #fff
}

@media screen and (max-width: 675px) {
  ._topKaitori ._title h2 {
    font-size: 6vw
  }
}

._topKaitori ._title p {
  font-size: 1.42857rem;
  text-align: center;
  color: #fff
}

@media screen and (max-width: 675px) {
  ._topKaitori ._title p {
    margin-top: 3%;
    font-size: 3.4vw
  }
}

._topKaitori ._topData {
  position: relative;
  z-index: 1;
  width: 90%;
  max-width: 1300px
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData {
    margin: 4.375vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topKaitori ._topData {
    margin: 2.5vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topKaitori ._topData {
    margin: 2.5vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  ._topKaitori ._topData {
    margin: 35px auto 0 auto
  }
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData {
    padding: 8% 0
  }
}

._topKaitori ._topData p._caution {
  text-align: right;
  color: #fff;
  font-size: 1.14286rem
}

._topKaitori ._topData ._inner {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  width: 100%
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData ._inner {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

._topKaitori ._topData ._inner>div {
  width: 24.9%;
  background: #097486
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData ._inner>div {
    padding: 4.375vw 3.125vw 4.375vw 3.125vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topKaitori ._topData ._inner>div {
    padding: 2.5vw 1.78571vw 2.5vw 1.78571vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topKaitori ._topData ._inner>div {
    padding: 2.5vw 1.78571vw 2.5vw 1.78571vw
  }
}

@media screen and (min-width: 1400px) {
  ._topKaitori ._topData ._inner>div {
    padding: 35px 25px 35px 25px
  }
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData ._inner>div {
    margin: .25vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topKaitori ._topData ._inner>div {
    margin: .14286vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topKaitori ._topData ._inner>div {
    margin: .14286vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topKaitori ._topData ._inner>div {
    margin: 2px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData ._inner>div {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 0;
    padding: 5% 5%
  }

  ._topKaitori ._topData ._inner>div:nth-child(2n) {
    background: #0e4e5f
  }
}

@media screen and (min-width: 676px) {

  ._topKaitori ._topData ._inner>div:nth-child(2),
  ._topKaitori ._topData ._inner>div:nth-child(4),
  ._topKaitori ._topData ._inner>div:nth-child(5),
  ._topKaitori ._topData ._inner>div:nth-child(7) {
    background: #0e4e5f
  }
}

._topKaitori ._topData ._inner>div h3,
._topKaitori ._topData ._inner>div p {
  color: #fff
}

@media screen and (max-width: 675px) {

  ._topKaitori ._topData ._inner>div h3,
  ._topKaitori ._topData ._inner>div p {
    width: 50%;
    text-align: center
  }
}

._topKaitori ._topData ._inner>div h3 {
  position: relative;
  font-size: 1.57143rem;
  text-align: center;
  border-bottom: 1px dotted #fff
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData ._inner>div h3 {
    padding: 0 0 1.5vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topKaitori ._topData ._inner>div h3 {
    padding: 0 0 .85714vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topKaitori ._topData ._inner>div h3 {
    padding: 0 0 .85714vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topKaitori ._topData ._inner>div h3 {
    padding: 0 0 12px 0
  }
}

@media screen and (min-width: 1400px) {
  ._topKaitori ._topData ._inner>div h3 {
    font-size: 18px
  }
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData ._inner>div h3 {
    font-size: 4.5vw;
    border: none;
    line-height: 1.2;
    text-align: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0
  }

  ._topKaitori ._topData ._inner>div h3:after {
    content: "";
    position: absolute;
    width: 1px;
    height: 80%;
    top: 50%;
    right: 1vw;
    background: #fff;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
  }
}

._topKaitori ._topData ._inner>div p {
  font-size: 1.57143rem;
  letter-spacing: 2px;
  line-height: 1;
  text-align: center
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData ._inner>div p {
    margin: 1.5vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topKaitori ._topData ._inner>div p {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topKaitori ._topData ._inner>div p {
    margin: .85714vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topKaitori ._topData ._inner>div p {
    margin: 12px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData ._inner>div p {
    margin: 0;
    letter-spacing: 0;
    font-size: 4.5vw
  }
}

._topKaitori ._topData ._inner>div p._type2 {
  font-size: 2.71429rem
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData ._inner>div p._type2 {
    font-size: 5vw
  }
}

._topKaitori ._topData ._inner>div p span {
  font-size: 4.0rem;
  font-weight: 500
}

@media screen and (max-width: 675px) {
  ._topKaitori ._topData ._inner>div p span {
    font-size: 7vw
  }
}

._topFaq {
  position: relative;
  z-index: 1
}

@media screen and (max-width: 675px) {
  ._topFaq {
    padding: 0 0 6.875vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topFaq {
    padding: 0 0 3.92857vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topFaq {
    padding: 0 0 3.92857vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topFaq {
    padding: 0 0 55px 0
  }
}

@media screen and (max-width: 675px) {
  ._topFaq {
    padding: 12% 0 0
  }
}

._topFaq ._inner {
  width: 90%;
  max-width: 1200px;
  background: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 8px #ccc;
  box-shadow: 0 0 8px #ccc
}

@media screen and (max-width: 675px) {
  ._topFaq ._inner {
    padding: 6.875vw 6.875vw 6.875vw 6.875vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topFaq ._inner {
    padding: 3.92857vw 3.92857vw 3.92857vw 3.92857vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topFaq ._inner {
    padding: 3.92857vw 3.92857vw 3.92857vw 3.92857vw
  }
}

@media screen and (min-width: 1400px) {
  ._topFaq ._inner {
    padding: 55px 55px 55px 55px
  }
}

@media screen and (max-width: 675px) {
  ._topFaq ._inner {
    margin: 6.875vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topFaq ._inner {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topFaq ._inner {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  ._topFaq ._inner {
    margin: 55px auto 0 auto
  }
}

@media screen and (max-width: 675px) {
  ._topFaq ._inner {
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    width: 100%;
    margin-top: 0
  }
}

._topFaq h3 {
  text-align: center;
  font-size: 3.21429rem;
  font-weight: 700;
  line-height: 1.5
}

@media screen and (max-width: 675px) {
  ._topFaq h3 {
    padding: 0 0 4.375vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topFaq h3 {
    padding: 0 0 2.5vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topFaq h3 {
    padding: 0 0 2.5vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topFaq h3 {
    padding: 0 0 35px 0
  }
}

@media screen and (max-width: 675px) {
  ._topFaq h3 {
    font-weight: 500;
    font-size: 6vw;
    padding-bottom: 3%
  }
}

._topFaq ._block._open h4:after {
  -webkit-transform: translate(-50%, -50%) rotate(-90deg);
  transform: translate(-50%, -50%) rotate(-90deg)
}

._topFaq ._block h4 {
  font-size: 1.78571rem;
  color: #110557;
  font-weight: 500;
  display: block;
  position: relative;
  border-bottom: 1px solid #dddddd;
  cursor: pointer;
  line-height: 1.5;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 675px) {
  ._topFaq ._block h4 {
    padding: 2.75vw 0 2.75vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topFaq ._block h4 {
    padding: 1.57143vw 0 1.57143vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topFaq ._block h4 {
    padding: 1.57143vw 0 1.57143vw 0
  }
}

@media screen and (min-width: 1400px) {
  ._topFaq ._block h4 {
    padding: 22px 0 22px 0
  }
}

._topFaq ._block h4 i {
  width: 5%;
  font-style: normal
}

@media screen and (max-width: 675px) {
  ._topFaq ._block h4 i {
    width: 10%
  }
}

._topFaq ._block h4 span {
  width: 85%
}

@media screen and (max-width: 675px) {
  ._topFaq ._block h4 span {
    margin: 0 1.5vw 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topFaq ._block h4 span {
    margin: 0 .85714vw 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topFaq ._block h4 span {
    margin: 0 .85714vw 0 0
  }
}

@media screen and (min-width: 1400px) {
  ._topFaq ._block h4 span {
    margin: 0 12px 0 0
  }
}

@media screen and (max-width: 675px) {
  ._topFaq ._block h4 {
    font-size: 4vw;
    padding: 5% 5%;
    font-weight: 500
  }

  ._topFaq ._block h4 span {
    display: inline-block;
    margin-right: 3%
  }
}

._topFaq ._block h4:after {
  -webkit-transition: .5s;
  transition: .5s;
  content: "";
  position: absolute;
  width: 1.5vw;
  height: 1.5vw;
  background-image: url("../images/common/allow_01.svg");
  background-size: cover;
  background-position: center;
  top: 50%;
  right: 1vw;
  -webkit-transform: translate(-50%, -50%) rotate(90deg);
  transform: translate(-50%, -50%) rotate(90deg)
}

@media screen and (max-width: 675px) {
  ._topFaq ._block h4:after {
    width: 4vw;
    height: 4vw
  }
}

._topFaq ._block ._container {
  background: #f2f4f6;
  overflow: hidden;
  height: 0;
  -webkit-transition: .5s;
  transition: .5s
}

._topFaq ._block ._container ._in {
  border-top: 1px solid #f2f4f6;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 675px) {
  ._topFaq ._block ._container ._in {
    padding: 4.375vw 4.375vw 4.375vw 4.375vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topFaq ._block ._container ._in {
    padding: 2.5vw 2.5vw 2.5vw 2.5vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topFaq ._block ._container ._in {
    padding: 2.5vw 2.5vw 2.5vw 2.5vw
  }
}

@media screen and (min-width: 1400px) {
  ._topFaq ._block ._container ._in {
    padding: 35px 35px 35px 35px
  }
}

._topFaq ._block ._container ._in i {
  font-style: normal;
  font-size: 2rem;
  color: #FD6633
}

@media screen and (max-width: 675px) {
  ._topFaq ._block ._container ._in>div {
    margin: 0 0 0 1.5vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topFaq ._block ._container ._in>div {
    margin: 0 0 0 .85714vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topFaq ._block ._container ._in>div {
    margin: 0 0 0 .85714vw
  }
}

@media screen and (min-width: 1400px) {
  ._topFaq ._block ._container ._in>div {
    margin: 0 0 0 12px
  }
}

._topFaq ._block ._container ._in>div p {
  font-weight: 400;
  font-size: 1.28571rem;
  color: #110557
}

@media screen and (max-width: 675px) {
  ._topFaq ._block ._container ._in>div p {
    font-weight: 400;
    font-size: 3.8vw
  }
}

._topFaq ._cm_button {
  width: 40%
}

@media screen and (max-width: 675px) {
  ._topFaq ._cm_button {
    margin: 6.875vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  ._topFaq ._cm_button {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  ._topFaq ._cm_button {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  ._topFaq ._cm_button {
    margin: 55px auto 0 auto
  }
}

@media screen and (max-width: 675px) {
  ._topFaq ._cm_button {
    width: 80%;
    margin-top: 5%
  }
}

#PRIVACY main {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto
}

@media screen and (max-width: 675px) {
  #PRIVACY main {
    padding: 0 0 10.625vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #PRIVACY main {
    padding: 0 0 6.07143vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #PRIVACY main {
    padding: 0 0 6.07143vw 0
  }
}

@media screen and (min-width: 1400px) {
  #PRIVACY main {
    padding: 0 0 85px 0
  }
}

#PRIVACY main h2,
#PRIVACY main h3 {
  line-height: 1;
  font-size: 1.78571rem;
  border-left: 1px solid #676767
}

@media screen and (max-width: 675px) {

  #PRIVACY main h2,
  #PRIVACY main h3 {
    padding: .625vw 0 .625vw 2.25vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {

  #PRIVACY main h2,
  #PRIVACY main h3 {
    padding: .35714vw 0 .35714vw 1.28571vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {

  #PRIVACY main h2,
  #PRIVACY main h3 {
    padding: .35714vw 0 .35714vw 1.28571vw
  }
}

@media screen and (min-width: 1400px) {

  #PRIVACY main h2,
  #PRIVACY main h3 {
    padding: 5px 0 5px 18px
  }
}

@media screen and (max-width: 675px) {

  #PRIVACY main h2,
  #PRIVACY main h3 {
    margin: 6.875vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {

  #PRIVACY main h2,
  #PRIVACY main h3 {
    margin: 3.92857vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {

  #PRIVACY main h2,
  #PRIVACY main h3 {
    margin: 3.92857vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {

  #PRIVACY main h2,
  #PRIVACY main h3 {
    margin: 55px 0 0 0
  }
}

#PRIVACY main h2._type2,
#PRIVACY main h3._type2 {
  font-size: 2.5rem;
  border-left: none;
  border-bottom: 1px solid #676767
}

@media screen and (max-width: 675px) {

  #PRIVACY main h2._type2,
  #PRIVACY main h3._type2 {
    padding: 0 0 2.25vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {

  #PRIVACY main h2._type2,
  #PRIVACY main h3._type2 {
    padding: 0 0 1.28571vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {

  #PRIVACY main h2._type2,
  #PRIVACY main h3._type2 {
    padding: 0 0 1.28571vw 0
  }
}

@media screen and (min-width: 1400px) {

  #PRIVACY main h2._type2,
  #PRIVACY main h3._type2 {
    padding: 0 0 18px 0
  }
}

@media screen and (max-width: 675px) {

  #PRIVACY main h2._type2,
  #PRIVACY main h3._type2 {
    margin: 10.625vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {

  #PRIVACY main h2._type2,
  #PRIVACY main h3._type2 {
    margin: 6.07143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {

  #PRIVACY main h2._type2,
  #PRIVACY main h3._type2 {
    margin: 6.07143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {

  #PRIVACY main h2._type2,
  #PRIVACY main h3._type2 {
    margin: 85px 0 0 0
  }
}

#PRIVACY main li,
#PRIVACY main p {
  font-weight: 400;
  font-size: 1.14286rem
}

@media screen and (max-width: 675px) {
  #PRIVACY main ul {
    margin: 2.75vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #PRIVACY main ul {
    margin: 1.57143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #PRIVACY main ul {
    margin: 1.57143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #PRIVACY main ul {
    margin: 22px 0 0 0
  }
}

#PRIVACY main ul li {
  text-indent: -1.8vw
}

@media screen and (max-width: 675px) {
  #PRIVACY main ul li {
    margin: .625vw 0 0 2.5vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #PRIVACY main ul li {
    margin: .35714vw 0 0 1.42857vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #PRIVACY main ul li {
    margin: .35714vw 0 0 1.42857vw
  }
}

@media screen and (min-width: 1400px) {
  #PRIVACY main ul li {
    margin: 5px 0 0 20px
  }
}

@media screen and (max-width: 675px) {
  #PRIVACY main ul li {
    margin-left: 5.5vw;
    text-indent: -5.5vw
  }
}

@media screen and (max-width: 675px) {
  #PRIVACY main p {
    margin: 2.75vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #PRIVACY main p {
    margin: 1.57143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #PRIVACY main p {
    margin: 1.57143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #PRIVACY main p {
    margin: 22px 0 0 0
  }
}

#PRIVACY main table {
  width: 100%;
  max-width: 1300px
}

@media screen and (max-width: 675px) {
  #PRIVACY main table {
    margin: 6.875vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #PRIVACY main table {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #PRIVACY main table {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  #PRIVACY main table {
    margin: 55px auto 0 auto
  }
}

#PRIVACY main table th,
#PRIVACY main table td {
  border: 1px solid #ddd;
  font-size: 1.28571rem;
  font-weight: 400;
}

@media screen and (max-width: 675px) {

  #PRIVACY main table th,
  #PRIVACY main table td {
    padding: 1.875vw 1.875vw 1.875vw 1.875vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {

  #PRIVACY main table th,
  #PRIVACY main table td {
    padding: 1.07143vw 1.07143vw 1.07143vw 1.07143vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {

  #PRIVACY main table th,
  #PRIVACY main table td {
    padding: 1.07143vw 1.07143vw 1.07143vw 1.07143vw
  }
}

@media screen and (min-width: 1400px) {

  #PRIVACY main table th,
  #PRIVACY main table td {
    padding: 15px 15px 15px 15px
  }
}

#PRIVACY main table th {
  width: 20%;
  font-weight: 700;
  background: #f2f4f6
}

#PRIVACY main table td span {
  display: block
}

#PRIVACY main table td span._type1 {
  font-size: 2rem
}

@media screen and (max-width: 675px) {
  #PRIVACY main table td span._type2 {
    margin: 4.375vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #PRIVACY main table td span._type2 {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #PRIVACY main table td span._type2 {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #PRIVACY main table td span._type2 {
    margin: 35px 0 0 0
  }
}

#FORM ._formContents {
  width: 90%;
  max-width: 700px
}

@media screen and (max-width: 675px) {
  #FORM ._formContents {
    margin: 6.875vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FORM ._formContents {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FORM ._formContents {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  #FORM ._formContents {
    margin: 55px auto 0 auto
  }
}

@media screen and (max-width: 675px) {
  #FORM ._formContents {
    padding: 0 0 10.625vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FORM ._formContents {
    padding: 0 0 6.07143vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FORM ._formContents {
    padding: 0 0 6.07143vw 0
  }
}

@media screen and (min-width: 1400px) {
  #FORM ._formContents {
    padding: 0 0 85px 0
  }
}

#FORM ._formContents p._caution {
  color: #c00;
  font-size: 13px;
  padding: 1em;
  background: #FEF8F8;
  position: relative;
}

#FORM ._formContents ._caution--style01 {
  background: #FBFCF7;
  margin-bottom: 8px;
  padding: 1em;
}

#FORM ._formContents ._caution--style01 li {
  font-size: 13px;
  color: #005A2C;
  padding-left: 1em;
  position: relative;
}

#FORM ._formContents ._caution--style01 li::before {
  content:"・";
  position: absolute;
  left: 0;
  top: 0;
}

#FORM ._formContents ._caution--style01 li:not(:first-child) {
  margin-top: 0.5em;
}

#FORM ._formContents p._privacy {
  text-align: center;
  font-size: 12px;
}

@media screen and (max-width: 675px) {
  #FORM ._formContents p._privacy {
    margin: 4.375vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FORM ._formContents p._privacy {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FORM ._formContents p._privacy {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #FORM ._formContents p._privacy {
    margin: 35px 0 0 0
  }
}

#FORM ._formContents p._privacy a {
  color: #06c
}

#FORM ._formContents h2 {
  font-size: 2.71429rem
}

#FORM ._formContents dl {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

/*
@media screen and (max-width: 675px) {
  #FORM ._formContents dl {
    margin: 4.375vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FORM ._formContents dl {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FORM ._formContents dl {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #FORM ._formContents dl {
    margin: 35px 0 0 0
  }
}
*/
@media screen and (max-width: 675px) {
  #FORM ._formContents dl {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

#FORM ._formContents dl dt,
#FORM ._formContents dl dd {
  font-size: 1.42857rem;
}

@media screen and (min-width: 676px) {
  #FORM ._formContents dl dt:not(:first-of-type),
  #FORM ._formContents dl dd:not(:first-of-type) {
    border-top: 1px solid #f4f4f4;
  }
}

@media screen and (max-width: 675px) {

  #FORM ._formContents dl dt,
  #FORM ._formContents dl dd {
    padding: 1.5vw 0 1.5vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {

  #FORM ._formContents dl dt,
  #FORM ._formContents dl dd {
    padding: .85714vw 0 .85714vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {

  #FORM ._formContents dl dt,
  #FORM ._formContents dl dd {
    padding: .85714vw 0 .85714vw 0
  }
}

@media screen and (min-width: 1400px) {

  #FORM ._formContents dl dt,
  #FORM ._formContents dl dd {
    padding: 16px 0 16px 0
  }
}

#FORM ._formContents dl dt {
  width: 40%;
  font-weight: 700;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

#FORM ._formContents dl dt:first-of-type {
  margin-top: 0;
}

@media screen and (min-width: 674px) {
  #FORM ._formContents dl dt {
    font-size: 16px;
  }
}

@media screen and (max-width: 675px) {
  #FORM ._formContents dl dt {
    width: 100%;
    margin-top: 5%;
    background: #f4f4f4;
    border-radius: 2px;
    padding-left: 1.5vw;
    padding-right: 1.5vw;
  }
}

#FORM ._formContents dl dt._required:before {
  content: "必須";
  background: #83A900;
  color: #fff;
  font-size: 10px;
  padding: 2px 5px;
  border-radius: 2px;
  margin-right: 0.75em;
}

/*
@media screen and (max-width: 675px) {
  #FORM ._formContents dl dt._required:before {
    padding: .125vw .375vw .125vw .375vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FORM ._formContents dl dt._required:before {
    padding: .07143vw .21429vw .07143vw .21429vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FORM ._formContents dl dt._required:before {
    padding: .07143vw .21429vw .07143vw .21429vw
  }
}

@media screen and (min-width: 1400px) {
  #FORM ._formContents dl dt._required:before {
    padding: 1px 3px 1px 3px
  }
}

@media screen and (max-width: 675px) {
  #FORM ._formContents dl dt._required:before {
    margin: 0 1vw 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FORM ._formContents dl dt._required:before {
    margin: 0 .57143vw 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FORM ._formContents dl dt._required:before {
    margin: 0 .57143vw 0 0
  }
}

@media screen and (min-width: 1400px) {
  #FORM ._formContents dl dt._required:before {
    margin: 0 8px 0 0
  }
}
*/

#FORM ._formContents dl dt._any:before {
  content: "任意";
  background: #bebebe;
  color: #fff;
  font-size: 10px;
  padding: 2px 5px;
  border-radius: 2px;
  margin-right: 0.75em;
}
/*
@media screen and (max-width: 675px) {
  #FORM ._formContents dl dt._any:before {
    padding: .125vw .375vw .125vw .375vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FORM ._formContents dl dt._any:before {
    padding: .07143vw .21429vw .07143vw .21429vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FORM ._formContents dl dt._any:before {
    padding: .07143vw .21429vw .07143vw .21429vw
  }
}

@media screen and (min-width: 1400px) {
  #FORM ._formContents dl dt._any:before {
    padding: 1px 3px 1px 3px
  }
}

@media screen and (max-width: 675px) {
  #FORM ._formContents dl dt._any:before {
    margin: 0 1vw 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FORM ._formContents dl dt._any:before {
    margin: 0 .57143vw 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FORM ._formContents dl dt._any:before {
    margin: 0 .57143vw 0 0
  }
}

@media screen and (min-width: 1400px) {
  #FORM ._formContents dl dt._any:before {
    margin: 0 8px 0 0
  }
}
*/
#FORM ._formContents dl dd {
  font-weight: 400;
  width: 60%
}

@media screen and (min-width: 674px) {
  #FORM ._formContents dl dd {
    font-size: 14px;
  }
}

@media screen and (max-width: 675px) {
  #FORM ._formContents dl dd {
    width: 100%;
    margin-top: 4px;
  }

  #FORM ._formContents dl dd .wpcf7-list-item {
    display: block;
  }

  #FORM ._formContents dl dd .wpcf7-list-item:not(:first-of-type) {
    margin-top: 0.5em;
  }
}

#FORM ._formContents dl dd ._err p {
  font-size: 1.28571rem;
  color: #c00
}

@media screen and (max-width: 675px) {
  #FORM ._formContents dl label {
    padding: .375vw 1vw 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FORM ._formContents dl label {
    padding: .21429vw .57143vw 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FORM ._formContents dl label {
    padding: .21429vw .57143vw 0 0
  }
}

@media screen and (min-width: 1400px) {
  #FORM ._formContents dl label {
    padding: 3px 8px 0 0
  }
}


#FORM ._formContents dl input[type="text"],
  #FORM ._formContents dl input[type="email"],
  #FORM ._formContents dl input[type="tel"],
#FORM ._formContents dl textarea {
  font-size: 1.42857rem;
  border: 1px solid #c3c3c3;
  border-radius: 8px;
  font-weight: 400;
  
}

@media screen and (min-width: 674px) {
  #FORM ._formContents dl input[type="text"],
  #FORM ._formContents dl input[type="email"],
  #FORM ._formContents dl input[type="tel"],
  #FORM ._formContents dl textarea {
    font-size: 14px;
  }
}

@media screen and (max-width: 675px) {

  #FORM ._formContents dl input[type="text"],
  #FORM ._formContents dl input[type="email"],
  #FORM ._formContents dl input[type="tel"],
  #FORM ._formContents dl textarea {
    padding: 1vw 1vw 1vw 1vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {

  #FORM ._formContents dl input[type="text"],
  #FORM ._formContents dl input[type="email"],
  #FORM ._formContents dl input[type="tel"],
  #FORM ._formContents dl textarea {
    padding: .57143vw .57143vw .57143vw .57143vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {

  #FORM ._formContents dl input[type="text"],
  #FORM ._formContents dl input[type="email"],
  #FORM ._formContents dl input[type="tel"],
  #FORM ._formContents dl textarea {
    padding: .57143vw .57143vw .57143vw .57143vw
  }
}

@media screen and (min-width: 1400px) {

  #FORM ._formContents dl input[type="text"],
  #FORM ._formContents dl input[type="email"],
  #FORM ._formContents dl input[type="tel"],
  #FORM ._formContents dl textarea {
    padding: 8px 8px 8px 8px
  }
}

@media screen and (max-width: 675px) {

  #FORM ._formContents dl input[type="text"],
  #FORM ._formContents dl input[type="email"],
  #FORM ._formContents dl input[type="tel"],
  #FORM ._formContents dl textarea {
    padding: 4%
  }
}

#FORM ._formContents ._formButton {
  text-align: center;
  margin: 12px 0 0 0
}

#FORM ._formContents ._formButton input[type="submit"],
#FORM ._formContents ._formButton input[type="button"] {
  cursor: pointer;
  border-radius: 100px;
  background: #005A2C;
  color: #fff;
  font-size: 18px;
  width: 40%;
  height: 52px;
  font-weight: 700;
  background-image: url("../images/common/allow_01_white.svg");
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: 95% 50%;
  box-shadow: 0 3px 8px rgba(0, 72, 49, .15);
  font-family: 'Noto Sans JP', sans-serif
}

@media screen and (max-width: 675px) {

  #FORM ._formContents ._formButton input[type="submit"],
  #FORM ._formContents ._formButton input[type="button"] {
    width: 70%;
    height: 52px;
    font-size: 18px;
    background-size: 4vw
  }
}

#FORM ._formContents ._formButton input[type="button"] {
  background: #ccc;
  background-image: url("../images/common/allow_01_white_re.svg");
  background-size: 1.5vw;
  background-repeat: no-repeat;
  background-position: 5% 50%
}

@media screen and (max-width: 675px) {
  #FORM ._formContents ._formButton input[type="button"] {
    margin: 3.125vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FORM ._formContents ._formButton input[type="button"] {
    margin: 1.78571vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FORM ._formContents ._formButton input[type="button"] {
    margin: 1.78571vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #FORM ._formContents ._formButton input[type="button"] {
    margin: 25px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  #FORM ._formContents ._formButton input[type="button"] {
    background-size: 4vw
  }
}

#FAQ ._faqNavi {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto
}

@media screen and (max-width: 675px) {
  #FAQ ._faqNavi {
    margin: 6.875vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FAQ ._faqNavi {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FAQ ._faqNavi {
    margin: 3.92857vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  #FAQ ._faqNavi {
    margin: 55px auto 0 auto
  }
}

#FAQ ._faqNavi ul {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

#FAQ ._faqNavi ul li {
  width: 23%;
  font-size: 1.57143rem
}

@media screen and (max-width: 675px) {
  #FAQ ._faqNavi ul li {
    width: 48%;
    font-size: 3.5vw;
    margin-top: 3%
  }
}

#FAQ ._faqNavi ul li a {
  border-radius: 100px;
  display: block;
  border: 1px solid #037388;
  background: #037388;
  color: #fff;
  text-align: center;
  -webkit-transition: .5s;
  transition: .5s
}

@media screen and (max-width: 675px) {
  #FAQ ._faqNavi ul li a {
    padding: 2.25vw 0 2.25vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FAQ ._faqNavi ul li a {
    padding: 1.28571vw 0 1.28571vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FAQ ._faqNavi ul li a {
    padding: 1.28571vw 0 1.28571vw 0
  }
}

@media screen and (min-width: 1400px) {
  #FAQ ._faqNavi ul li a {
    padding: 18px 0 18px 0
  }
}

#FAQ ._faqNavi ul li a:hover {
  background: #fff;
  color: #037388
}

@media screen and (max-width: 675px) {
  #FAQ ._faqAll {
    padding: 0 0 10.625vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #FAQ ._faqAll {
    padding: 0 0 6.07143vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #FAQ ._faqAll {
    padding: 0 0 6.07143vw 0
  }
}

@media screen and (min-width: 1400px) {
  #FAQ ._faqAll {
    padding: 0 0 85px 0
  }
}

#FAQ ._topFaq {
  padding-bottom: 0
}

#INFORMATION ._topChoose {
  margin-top: 0;
  padding-top: 0
}

#INFORMATION ._topKaitori {
  background-image: url("../images/top/top_kaitori_bg_01.jpg");
  background-position: center;
  background-size: cover
}

#INFORMATION ._topKaitori:before {
  display: none
}

#RESULT ._topChoose {
  margin-top: 0;
  padding-top: 0
}

#RESULT ._topWorries:before {
  display: none
}

@media screen and (max-width: 675px) {
  #RESULT ._topWorries ._inner {
    padding: 1.875vw 0 6.875vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #RESULT ._topWorries ._inner {
    padding: 1.07143vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #RESULT ._topWorries ._inner {
    padding: 1.07143vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1400px) {
  #RESULT ._topWorries ._inner {
    padding: 15px 0 55px 0
  }
}

@media screen and (max-width: 675px) {
  #RESULT ._topWorries ._inner {
    padding: 0
  }
}

#RESULT ._topWorries ._container2 {
  padding-bottom: 0
}

@media screen and (max-width: 675px) {
  #RESULT ._topWorries ._container2 {
    margin-top: 0;
    padding: 5vw 0 8%;
    background: #ecf0f3
  }

  #RESULT ._topWorries ._container2 ._in {
    margin: 0 auto
  }

  #RESULT ._topWorries ._container2:before {
    display: none
  }
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison {
    margin: 6.875vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #RESULT ._topPoint ._comparison {
    margin: 3.92857vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #RESULT ._topPoint ._comparison {
    margin: 3.92857vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #RESULT ._topPoint ._comparison {
    margin: 55px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
  }
}

#RESULT ._topPoint ._comparison>div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison>div {
    width: 50%;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

#RESULT ._topPoint ._comparison>div:first-child {
  border-top: 1px solid #D8DAED;
  background: #EEF2F5
}

#RESULT ._topPoint ._comparison>div:first-child ._name {
  background: #a3b5c3
}

#RESULT ._topPoint ._comparison>div:last-child {
  border-top: 1px solid #D8DAED;
  border-bottom: 1px solid #D8DAED
}

#RESULT ._topPoint ._comparison>div:last-child ._name {
  background: #008842
}

#RESULT ._topPoint ._comparison ._name {
  width: 20%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison ._name {
    width: 100%;
    padding: 3%
  }
}

#RESULT ._topPoint ._comparison ._name h3 {
  font-size: 2rem;
  color: #fff
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison ._name h3 {
    font-size: 5vw
  }
}

#RESULT ._topPoint ._comparison ._price {
  width: 25%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison ._price {
    width: 100%;
    padding: 15% 8% 5%
  }
}

#RESULT ._topPoint ._comparison ._price h4 {
  line-height: 1;
  font-size: 1.57143rem
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison ._price h4 {
    font-size: 4vw
  }
}

#RESULT ._topPoint ._comparison ._price p {
  line-height: 1;
  font-size: 4.14286rem;
  font-weight: 700
}

#RESULT ._topPoint ._comparison ._price p span {
  font-weight: 500;
  font-size: 1.57143rem
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison ._price p {
    font-size: 8vw
  }

  #RESULT ._topPoint ._comparison ._price p span {
    font-size: 6vw
  }
}

#RESULT ._topPoint ._comparison ._price p._color {
  color: #FD6633
}

#RESULT ._topPoint ._comparison ._breakdown {
  width: 18%
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison ._breakdown {
    padding: 1.875vw 0 1.875vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #RESULT ._topPoint ._comparison ._breakdown {
    padding: 1.07143vw 0 1.07143vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #RESULT ._topPoint ._comparison ._breakdown {
    padding: 1.07143vw 0 1.07143vw 0
  }
}

@media screen and (min-width: 1400px) {
  #RESULT ._topPoint ._comparison ._breakdown {
    padding: 15px 0 15px 0
  }
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison ._breakdown {
    width: 100%;
    padding: 8% 8%
  }
}

#RESULT ._topPoint ._comparison ._breakdown dl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

#RESULT ._topPoint ._comparison ._breakdown dl dt,
#RESULT ._topPoint ._comparison ._breakdown dl dd {
  font-size: 1.28571rem;
  width: 50%;
  letter-spacing: 0
}

@media screen and (max-width: 675px) {

  #RESULT ._topPoint ._comparison ._breakdown dl dt,
  #RESULT ._topPoint ._comparison ._breakdown dl dd {
    font-size: 2.5vw
  }
}

@media screen and (max-width: 675px) {

  #RESULT ._topPoint ._comparison ._breakdown dl dt._pdg,
  #RESULT ._topPoint ._comparison ._breakdown dl dd._pdg {
    padding-bottom: 5vw
  }
}

#RESULT ._topPoint ._comparison ._breakdown dl dt._total,
#RESULT ._topPoint ._comparison ._breakdown dl dd._total {
  font-size: 2rem;
  border-top: 1px solid #ccc
}

@media screen and (max-width: 675px) {

  #RESULT ._topPoint ._comparison ._breakdown dl dt._total,
  #RESULT ._topPoint ._comparison ._breakdown dl dd._total {
    font-size: 4vw
  }
}

#RESULT ._topPoint ._comparison ._breakdown dl dt._color,
#RESULT ._topPoint ._comparison ._breakdown dl dd._color {
  color: #FD6633
}

#RESULT ._topPoint ._comparison ._breakdown dl dt {
  width: 50%;
  white-space: nowrap
}

#RESULT ._topPoint ._comparison ._breakdown dl dd {
  width: 50%;
  text-align: right
}

#RESULT ._topPoint ._comparison ._description {
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison ._description {
    padding: 8% 8%
  }
}

#RESULT ._topPoint ._comparison ._description p {
  font-size: 1.57143rem
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison ._description p {
    padding: 0 0 0 4.375vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #RESULT ._topPoint ._comparison ._description p {
    padding: 0 0 0 2.5vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #RESULT ._topPoint ._comparison ._description p {
    padding: 0 0 0 2.5vw
  }
}

@media screen and (min-width: 1400px) {
  #RESULT ._topPoint ._comparison ._description p {
    padding: 0 0 0 35px
  }
}

#RESULT ._topPoint ._comparison ._description p span {
  color: #FD6633
}

@media screen and (max-width: 675px) {
  #RESULT ._topPoint ._comparison ._description p {
    padding: 0;
    font-size: 3.5vw
  }
}

#SERVICE ._serviceBlock {
  width: 100%
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceBlock {
    padding: 0 0 10.625vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceBlock {
    padding: 0 0 6.07143vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceBlock {
    padding: 0 0 6.07143vw 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceBlock {
    padding: 0 0 85px 0
  }
}

#SERVICE ._serviceBlock ._inner {
  width: 85%;
  max-width: 1200px;
  margin: 0 auto
}

#SERVICE ._serviceBlock ._block {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceBlock ._block {
    margin: 9.375vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceBlock ._block {
    margin: 5.35714vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceBlock ._block {
    margin: 5.35714vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceBlock ._block {
    margin: 75px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceBlock ._block {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
  }
}

#SERVICE ._serviceBlock ._block ._textBlock {
  width: 48%
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceBlock ._block ._textBlock {
    width: 100%
  }
}

#SERVICE ._serviceBlock ._block ._textBlock i {
  font-style: normal;
  font-size: 1.42857rem;
  background: #008842;
  color: #fff;
  border-radius: 100px;
  font-weight: 500
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceBlock ._block ._textBlock i {
    padding: 1vw 2.25vw 1vw 2.25vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceBlock ._block ._textBlock i {
    padding: .57143vw 1.28571vw .57143vw 1.28571vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceBlock ._block ._textBlock i {
    padding: .57143vw 1.28571vw .57143vw 1.28571vw
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceBlock ._block ._textBlock i {
    padding: 8px 18px 8px 18px
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceBlock ._block ._textBlock i {
    font-size: 4vw;
    padding: 2% 6%;
    font-weight: 500
  }
}

#SERVICE ._serviceBlock ._block ._textBlock h2 {
  font-size: 2.5rem;
  line-height: 1.5;
  font-weight: bold;
  letter-spacing: 1px
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceBlock ._block ._textBlock h2 {
    margin: 2.25vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceBlock ._block ._textBlock h2 {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceBlock ._block ._textBlock h2 {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceBlock ._block ._textBlock h2 {
    margin: 18px 0 0 0
  }
}

#SERVICE ._serviceBlock ._block ._textBlock h2 span {
  color: #FD6633
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceBlock ._block ._textBlock h2 {
    font-size: 4.5vw;
    margin-top: 6%
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceBlock ._block ._textBlock h2 {
    letter-spacing: 0px;
    font-size: 2vw
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceBlock ._block ._textBlock h2 {
    font-size: 30px
  }
}

#SERVICE ._serviceBlock ._block ._textBlock2 {
  width: 48%
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceBlock ._block ._textBlock2 {
    padding: 4.375vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceBlock ._block ._textBlock2 {
    padding: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceBlock ._block ._textBlock2 {
    padding: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceBlock ._block ._textBlock2 {
    padding: 35px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceBlock ._block ._textBlock2 {
    width: 100%
  }
}

#SERVICE ._serviceBlock ._block ._textBlock2 p._txt {
  font-size: 1.28571rem;
  letter-spacing: 1px;
  line-height: 2;
  font-weight: 400;
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceBlock ._block ._textBlock2 p._txt {
    margin-top: 6%;
    font-size: 3.5vw;
    line-height: 1.6
  }
}

#SERVICE ._serviceBlock ._block ._textBlock2 p._txt a {
  text-decoration: underline;
  color: #003399
}

#SERVICE ._serviceChoose {
  background: #d5dee4
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose {
    padding: 6.875vw 0 6.875vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceChoose {
    padding: 3.92857vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceChoose {
    padding: 3.92857vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceChoose {
    padding: 55px 0 55px 0
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose {
    padding: 10% 0
  }
}

#SERVICE ._serviceChoose h2 {
  text-align: center;
  font-size: 3.42857rem;
  font-weight: 900;
  text-shadow: 0 0 8px rgba(0, 0, 0, 0.1)
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose h2 {
    font-size: 6vw
  }
}

#SERVICE ._serviceChoose ._inner {
  width: 90%;
  max-width: 1200px;
  background: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._inner {
    padding: 4.375vw 4.375vw 4.375vw 4.375vw
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceChoose ._inner {
    padding: 2.5vw 2.5vw 2.5vw 2.5vw
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceChoose ._inner {
    padding: 2.5vw 2.5vw 2.5vw 2.5vw
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceChoose ._inner {
    padding: 35px 35px 35px 35px
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._inner {
    margin: 4.375vw auto 0 auto
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceChoose ._inner {
    margin: 2.5vw auto 0 auto
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceChoose ._inner {
    margin: 2.5vw auto 0 auto
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceChoose ._inner {
    margin: 35px auto 0 auto
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._inner {
    background: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 0
  }
}

#SERVICE ._serviceChoose ._block {
  width: 28%;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._block {
    padding: 0 0 8.125vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceChoose ._block {
    padding: 0 0 4.64286vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceChoose ._block {
    padding: 0 0 4.64286vw 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceChoose ._block {
    padding: 0 0 65px 0
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._block {
    width: 100%;
    margin-top: 5%;
    background: #fff;
    padding: 8% 5%
  }
}

#SERVICE ._serviceChoose ._block figure img {
  width: 100%
}

#SERVICE ._serviceChoose ._block h3 {
  font-size: 2.28571rem;
  color: #FD6633;
  font-weight: 900
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._block h3 {
    margin: 2.25vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceChoose ._block h3 {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceChoose ._block h3 {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceChoose ._block h3 {
    margin: 18px 0 0 0
  }
}

#SERVICE ._serviceChoose ._block h4 {
  font-weight: 700;
  font-size: 1.57143rem;
  line-height: 1.5
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._block h4 {
    margin: 1vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceChoose ._block h4 {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceChoose ._block h4 {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceChoose ._block h4 {
    margin: 8px 0 0 0
  }
}

#SERVICE ._serviceChoose ._block p {
  font-size: 1.42857rem;
  font-weight: 400;
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._block p {
    margin: 2.25vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceChoose ._block p {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceChoose ._block p {
    margin: 1.28571vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceChoose ._block p {
    margin: 18px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._block p {
    margin-top: 8%
  }
}

#SERVICE ._serviceChoose ._block p a {
  color: #06c;
  text-decoration: underline
}

#SERVICE ._serviceChoose ._block ._button {
  position: absolute;
  width: 100%;
  bottom: 0;
  text-align: center
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._block ._button {
    position: relative;
    margin-top: 8%
  }
}

#SERVICE ._serviceChoose ._block ._button a {
  width: 80%;
  margin: 0 auto;
  line-height: 1;
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border: 1px solid #FD6633;
  background: #FD6633;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 100px;
  color: #fff;
  font-size: 1.28571rem;
  -webkit-transition: .5s;
  transition: .5s
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._block ._button a {
    padding: 1.5vw 0 1.5vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceChoose ._block ._button a {
    padding: .85714vw 0 .85714vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceChoose ._block ._button a {
    padding: .85714vw 0 .85714vw 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceChoose ._block ._button a {
    padding: 12px 0 12px 0
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceChoose ._block ._button a {
    padding: 5% 0
  }
}

#SERVICE ._serviceChoose ._block ._button a span {
  position: relative
}

#SERVICE ._serviceChoose ._block ._button img {
  margin: 5px 0 0 0;
}

/*#SERVICE ._serviceChoose ._block ._button a span:before{position:absolute;content:"";height:1vw;width:1vw;left:-1vw;background-image:url("../images/common/allow_01_white.svg");background-size:cover;background-position:center}@media screen and (max-width: 675px){#SERVICE ._serviceChoose ._block ._button a span:before{height:3vw;width:4vw;left:-4vw}}*/
#SERVICE ._serviceChoose ._block ._button a:hover {
  background: #fff;
  color: #FD6633
}

#SERVICE ._serviceChoose ._block ._button a:hover span:before {
  background-image: url("../images/common/allow_01_orange.svg");
  background-size: cover
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow {
    padding: 6.875vw 0 6.875vw 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceFlow {
    padding: 3.92857vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceFlow {
    padding: 3.92857vw 0 3.92857vw 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceFlow {
    padding: 55px 0 55px 0
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow {
    padding-bottom: 0
  }
}

#SERVICE ._serviceFlow h2 {
  text-align: center;
  font-size: 3.42857rem;
  font-weight: 900;
  text-shadow: 0 0 8px rgba(243, 215, 215, 0.1);
  line-height: 1.3
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow h2 {
    font-size: 6vw
  }
}

#SERVICE ._serviceFlow p._head {
  font-size: 1.57143rem;
  text-align: center
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow p._head {
    margin: 4.375vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceFlow p._head {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceFlow p._head {
    margin: 2.5vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceFlow p._head {
    margin: 35px 0 0 0
  }
}

#SERVICE ._serviceFlow p._head span {
  color: #c00
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow p._head {
    font-size: 3.8vw;
    text-align: left;
    width: 90%;
    margin: 5% auto 0
  }
}

#SERVICE ._serviceFlow ._inner {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto
}

#SERVICE ._serviceFlow ._lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow ._lists {
    margin: 6.875vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceFlow ._lists {
    margin: 3.92857vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceFlow ._lists {
    margin: 3.92857vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceFlow ._lists {
    margin: 55px 0 0 0
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow ._lists {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0
  }

  #SERVICE ._serviceFlow ._lists._posive {
    margin-top: 5%
  }

  #SERVICE ._serviceFlow ._lists._reverse ._block:last-child:before {
    display: none
  }
}

@media screen and (min-width: 676px) {
  #SERVICE ._serviceFlow ._lists._reverse {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
  }

  #SERVICE ._serviceFlow ._lists._reverse ._block:before {
    -webkit-transform: scaleX(-1) translate(-50%, -50%);
    transform: scaleX(-1) translate(-50%, -50%);
    right: auto;
    left: -2.5vw
  }

  #SERVICE ._serviceFlow ._lists._reverse ._block:last-child:before {
    display: none
  }
}

#SERVICE ._serviceFlow ._lists._posive ._block:last-child:before {
  display: none
}


@media screen and (min-width: 1400px) and (min-width: 1400px) {
  #SERVICE ._serviceFlow ._lists._reverse ._block:before {
    left: -35px
  }
}

#SERVICE ._serviceFlow ._lists ._block {
  width: 20%;
  position: relative
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow ._lists ._block {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 12% 0;
    flex-wrap: wrap;
  }
}

#SERVICE ._serviceFlow ._lists ._block:before {
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  content: "";
  position: absolute;
  width: 1.5vw;
  height: 2.6vw;
  background-image: url("../images/common/allow_06.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  top: 30%;
  right: -4.2vw;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceFlow ._lists ._block:before {
    width: 21px;
    height: 35px;
    right: -60px
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow ._lists ._block:before {
    top: auto;
    bottom: -8vw;
    left: 40%;
    right: auto;
    width: 5vw;
    height: 8.65vw;
    -webkit-transform: rotate(90deg) translate(-50%, -50%);
    transform: rotate(90deg) translate(-50%, -50%)
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow ._lists ._block .flow-sub-notes {
    width: 100%;
    margin-top: 15px;
  }
}

#SERVICE ._serviceFlow ._lists ._block figure {
  width: 100%;
  text-align: center
}

#SERVICE ._serviceFlow ._lists ._block figure img {
  width: 90%
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow ._lists ._block figure {
    width: 40%;
    padding-right: 5%
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow ._lists ._block>div {
    width: 60%;
    padding-right: 5%
  }
}

#SERVICE ._serviceFlow ._lists ._block>div h3 {
  font-size: 1.35714rem;
  font-weight: 700
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow ._lists ._block>div h3 {
    margin: 1vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceFlow ._lists ._block>div h3 {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceFlow ._lists ._block>div h3 {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceFlow ._lists ._block>div h3 {
    margin: 8px 0 0 0
  }
}

#SERVICE ._serviceFlow ._lists ._block>div h3 span {
  color: #FD6633;
  margin-right: 5px;
}

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow ._lists ._block>div h3 {
    font-size: 4.3vw;
    margin: 0
  }
}

#SERVICE ._serviceFlow ._lists ._block>div p {
  font-size: 1.27143rem
}

.flow-sub-notes {
  margin-top: 12px;
    background: #f9f9f9;
    padding: 12px 15px;
    border-radius: 8px;
    font-size: 1.35rem;
    color: #666;
}
.flow-sub-notes li {
    margin-bottom: 4px;
}
.flow-sub-notes li:last-child { margin-bottom: 0; }

@media screen and (max-width: 675px) {
  #SERVICE ._serviceFlow ._lists ._block>div p {
    margin: 1vw 0 0 0
  }
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._serviceFlow ._lists ._block>div p {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._serviceFlow ._lists ._block>div p {
    margin: .57143vw 0 0 0
  }
}

@media screen and (min-width: 1400px) {
  #SERVICE ._serviceFlow ._lists ._block>div p {
    margin: 8px 0 0 0
  }
}

@media screen and (min-width: 676px) {
  #SERVICE ._topFaq {
    background-image: url("../images/service/service_faq_bg.jpg");
    background-size: cover;
    background-attachment: fixed;
    background-position: center
  }
}

@media screen and (min-width: 676px) and (max-width: 675px) {
  #SERVICE ._topFaq {
    padding: 6.875vw 0 10.625vw 0
  }
}

@media screen and (min-width: 676px) and (min-width: 676px) and (max-width: 1024px) {
  #SERVICE ._topFaq {
    padding: 3.92857vw 0 6.07143vw 0
  }
}

@media screen and (min-width: 676px) and (min-width: 1025px) and (max-width: 1399px) {
  #SERVICE ._topFaq {
    padding: 3.92857vw 0 6.07143vw 0
  }
}

@media screen and (min-width: 676px) and (min-width: 1400px) {
  #SERVICE ._topFaq {
    padding: 55px 0 85px 0
  }
}

@media screen and (max-width: 675px) {
  #SERVICE ._topFaq {
    padding: 0;
    margin-top: 3%
  }
}

.p-contact_recaptcha {
	text-align: center;
	font-size: 12px;
}

@media screen and (max-width: 675px) {
	.p-contact_recaptcha {
		  margin: 4.375vw 0 0 0
	}
}

@media screen and (min-width: 676px) and (max-width: 1024px) {
	.p-contact_recaptcha {
	  margin: 1.5vw 0 0 0
	}
}

@media screen and (min-width: 1025px) and (max-width: 1399px) {
	.p-contact_recaptcha {
	  margin: 1.5vw 0 0 0
	}
}

@media screen and (min-width: 1400px) {
	.p-contact_recaptcha {
	  margin: 10px 0 0 0
	}
}

.p-contact_recaptcha a {
	color: #06c
}

.wpcf7-spinner {
	display: none !important;	
}
.grecaptcha-badge {
	display: none !important;
}

.wpcf7-not-valid-tip {
  font-size: 14px;
  margin-top: 4px;
}

.form-tel {
  display: flex;
  font-size: 16px;
  width: 100%;
  border-radius: 4px;
  border: 1px solid #f4f4f4;
  margin-top: 32px;
}

.form-tel dt {
  display: flex;
  justify-content: center;
  width: 40%;
  height:auto;
  font-weight: bold;
  text-align: center;
  border-top: none !important;
  padding: 12px!important;;
  margin-top: 0 !important;
  background: #f4f4f4;
}

.form-tel dd {
  width: 60%;
  height:auto;
  text-align: center;
  font-size: 24px;
  font-weight: 400;
  border-top: none;
  padding: 12px!important;
}

.form-tel dd a {
  font-weight: bold;
  font-size: 32px;
  line-height: 1;
  color: #005A2C;
  cursor: pointer;
}

.form-tel dd span {
  display: block;
  margin-top: -2px;
  font-size: 12px;
}

.wpcf7 {
  border: 1px solid #f4f4f4;
  border-radius: 4px;
  margin-top: 16px;
  padding: 1.5em 1em;
}

@media screen and (min-width: 674px) {
  .wpcf7 {
    padding: 2em 2.5em 4em;
  }
}


/* トップページ：レイアウト崩れ・画像巨大化・段落ちの総合修正 （今後整理予定）*/

/* 1. TOPページのサービス紹介の壊れを制御 */
@media screen and (min-width: 900px) {
  ._mvslider {
    max-height: 910px; 
  }
}

/* 2. サービス紹介の横幅が無限に広がるタイポの修正 */
._topService ._inner {
  max-width: 1400px; /* max-heightになっていたのを上書き修正のため確定次第heightの方を消す */
}

/* 3. お役立ち情報（コラム）セクションの横幅制限と中央寄せ */
._topColumn {
  width: 90%;
  max-width: 1400px;
  margin: 0 auto;
}

/* 4. 段落ち対策：画像が親要素の枠をはみ出さないようにする全体ルール */
img {
  max-width: 100%;
  height: auto;
}

/* 5. 各所の画像が vw 指定で巨大化するのを防ぐ上限設定 */
/* お悩みセクションの画像（ラーメン屋など） */
._topWorries ._inner ._container ._block figure img {
  max-height: 180px;
}

/* 6. 売却実績のバッジアイコン */
._topWorries ._inner ._container2 ._in ._block i img {
  max-height: 80px; 
}

/* 7. フッター周辺のアイコン「秘密厳守」巨大化防止 */
._footerContact ._intro h2 img {
  max-height: 70px; 
}

/* 8. フッターロゴ(左下の店舗買取り.com) */
._footerNavi ._self div:first-child figure img {
  max-height: 45px; 
}
/* 9. フッターロゴ(右下の居抜き店舗.com) */
._footerNavi ._inuki figure img {
  max-height: 70px; 
}
/* 10. フッターロゴ(右下のJPXロゴ) */
._footerEnd ._lisenceBlock figure img {
  max-height: 65px; 
}

/* 11. フッターナビの「＞」矢印の巨大化を防ぐ */
._footerNavi ._self div:last-child ul li a:before {
  max-width: 12px;
  max-height: 12px;
}

/* 12. 「まずはご相談だけでも大歓迎！」の赤い下線の位置ズレを直す */
._footerContact ._intro h2 span:before {
  bottom: -15px; /* -1vw になって下がりすぎるのを、固定値（px）で上書き */
}

/* 13. 右上のメールアイコンのmax-heightを指定 */
#HEADER ._headerContact>div._mailBlock p._contact a i img {
  max-height: 16px;
}

/*# sourceMappingURL=style.min.css.map */