@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@500;700;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap');

::before,
::after {
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}

html {
  font-family: source-han-sans-japanese, sans-serif;
  line-height: 1.88;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -webkit-tap-highlight-color: transparent;
  /* 3*/
}

body {
  margin: 0;
  font-weight: 500;
}

p,
table,
blockquote,
address,
pre,
iframe,
form,
figure,
dd,
dl {
  margin: 0;
}

ul {
  margin: 0;
  padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  margin: 0;
}

a {
  text-decoration: none;
  cursor: pointer;
}

li {
  list-style: none;
}

div img,
h2 span {
  vertical-align: top;
}

/* 共通パーツ */

@media only screen and (min-width: 769px) {
  .only_SP {
    display: none !important;
  }
}

@media only screen and (max-width: 768px) {
  .only_PC {
    display: none !important;
  }
}

@media only screen and (min-width: 769px) {
  .paragraph-m {
    font-size: 18px;
    color: #575757;
    font-weight: bold;
  }

  .paragraph-s {
    font-size: 16px;
    color: #575757;
    font-weight: 500;
  }

  .paragraph-xs {
    font-size: 14px;
    color: #575757;
  }

  .paragraph-blue-l {
    font-size: 26px;
    color: #004a8f;
    line-height: 1.62;
  }

  .paragraph-blue-m {
    font-size: 24px;
    color: #004a8f;
    font-weight: bold;
  }

  .paragraph-blue-s {
    font-size: 20px;
    color: #004a8f;
    font-weight: bold;
  }

  .paragraph-blue-xs {
    font-size: 16px;
    color: #004a8f;
    font-weight: normal;
  }

  .paragraph-white-l {
    font-size: 26px;
    color: #fff;
  }

  .paragraph-white-m {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
  }

  .paragraph-white-s {
    font-size: 16px;
    color: #fff;
  }

  .paragraph-white-xs {
    font-size: 14px;
    color: #fff;
  }

  .heading-wrap {
    text-align: center;
  }

  .heading-blue-l {
    position: relative;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 1.8px;
    color: #004a8f;
  }

  .heading-blue-m {
    position: relative;
    font-size: 26px;
    color: #004a8f;
    font-weight: bold;
  }

  .heading-blue-s {
    font-size: 24px;
    color: #004a8f;
    font-weight: bold;
  }

  .heading-blue-xs {
    font-size: 20px;
    color: #004a8f;
    font-weight: bold;
  }

  .heading-white-l {
    position: relative;
    font-size: 36px;
    color: #fff;
    font-weight: bold;
  }

  .heading-blue-caption {
    position: absolute;
    bottom: -30%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 16px;
    font-family: oskar, sans-serif;
    color: #16a0e8;
    letter-spacing: 0;
  }

  .heading-gray-caption {
    position: absolute;
    left: 0%;
    bottom: -19px;
    color: #a5a5a5;
    font-size: 14px;
    opacity: 0.7;
    font-family: oskar, sans-serif;
    letter-spacing: 0;
    font-weight: bold;
  }

  .heading-white-caption {
    position: absolute;
    bottom: -30px;
    left: 0;
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: oskar, sans-serif;
  }

  .heading-white-caption-center {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: oskar, sans-serif;
  }

  .heading-white {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
  }

  .underline {
    background: linear-gradient(transparent 65%, rgba(248, 181, 0, 0.35));
  }
}

.caption {
  position: relative;
  padding-left: 1.5em;
  font-size: 14px;
  color: #575757;
}

.caption::after {
  position: absolute;
  content: '※';
  top: 0px;
  left: 3px;
}

.es-wrap {
  max-width: 780px;
  width: 100%;
  margin: 0 auto;
}

.es-wrap-l {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 768px) {
  .es-wrap {
    max-width: none;
    width: auto;
    margin: 0 auto;
  }

  .es-wrap-l {
    max-width: none;
    width: auto;
    margin: 0 auto;
  }
}

@media only screen and (max-width: 768px) {
  .paragraph-m {
    font-size: 16px;
    color: #575757;
    font-weight: bold;
  }

  .paragraph-s {
    font-size: 14px;
    color: #575757;
    font-weight: 500;
  }

  .paragraph-xs {
    font-size: 12px;
    color: #575757;
  }

  .paragraph-blue-l {
    font-size: 18px;
    color: #004a8f;
    line-height: 2.33;
  }

  .paragraph-blue-m {
    font-size: 24px;
    color: #004a8f;
    font-weight: bold;
  }

  .paragraph-blue-s {
    font-size: 14px;
    color: #004a8f;
    font-weight: bold;
    line-height: 3;
  }

  .paragraph-blue-xs {
    font-size: 12px;
    color: #004a8f;
    font-weight: normal;
  }

  .paragraph-white-l {
    font-size: 26px;
    color: #fff;
  }

  .paragraph-white-m {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
  }

  .paragraph-white-s {
    font-size: 14px;
    color: #fff;
  }

  .paragraph-white-xs {
    font-size: 11px;
    color: #fff;
  }

  .heading-wrap {
    text-align: center;
    padding: 60px 0 40px 0;
  }

  .heading-blue-l {
    position: relative;
    font-size: 24px;
    font-weight: bold;
    letter-spacing: 1.2px;
    color: #004a8f;
  }

  .heading-blue-m {
    position: relative;
    font-size: 21px;
    color: #004a8f;
    font-weight: bold;
  }

  .heading-blue-s {
    font-size: 18px;
    color: #004a8f;
    font-weight: bold;
  }

  .heading-blue-xs {
    font-size: 18px;
    color: #004a8f;
    font-weight: bold;
  }

  .heading-white-l {
    position: relative;
    font-size: 24px;
    color: #fff;
    font-weight: bold;
    letter-spacing: 1.2px;
  }

  .heading-blue-caption {
    position: absolute;
    bottom: -40%;
    left: 50%;
    transform: translateX(-50%);
    font-size: 12px;
    font-family: oskar, sans-serif;
    color: #16a0e8;
    letter-spacing: 0;
  }

  .heading-gray-caption {
    position: absolute;
    left: 0%;
    bottom: -19px;
    color: #a5a5a5;
    font-size: 12px;
    opacity: 0.7;
    font-family: oskar, sans-serif;
    font-weight: bold;
    letter-spacing: 0.6px;
  }

  .heading-white-caption {
    position: absolute;
    bottom: -30px;
    left: 0;
    display: block;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    font-family: oskar, sans-serif;
  }

  .heading-white-caption-center {
    position: absolute;
    bottom: -20px;
    left: 50%;
    transform: translateX(-50%);
    display: block;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    font-family: oskar, sans-serif;
  }

  .heading-white {
    font-size: 24px;
    color: #fff;
    font-weight: bold;
  }

  .underline {
    background: linear-gradient(transparent 65%, rgba(248, 181, 0, 0.35));
  }

  .caption {
    font-size: 11px;
  }
}

/* margin-class */
@media only screen and (min-width: 769px) {
  .pc-mt-30 {
    margin-top: 30px;
  }

  .pc-mb-15 {
    margin-bottom: 15px;
  }

  .pc-mb-20 {
    margin-bottom: 20px;
  }

  .pc-mb-30 {
    margin-bottom: 30px;
  }

  .pc-mb-40 {
    margin-bottom: 40px;
  }

  .pc-mb-60 {
    margin-bottom: 60px;
  }

  .pc-mb-80 {
    margin-bottom: 80px;
  }
}

@media only screen and (max-width: 768px) {
  .sp-mb-10 {
    margin-bottom: 10px;
  }

  .sp-mb-20 {
    margin-bottom: 20px;
  }

  .sp-mb-30 {
    margin-bottom: 30px;
  }

  .sp-mb-35 {
    margin-bottom: 35px;
  }

  .sp-mb-40 {
    margin-bottom: 40px;
  }

  .sp-mb-55 {
    margin-bottom: 55px;
  }

  .sp-mb-60 {
    margin-bottom: 60px;
  }

  .sp-mx-0 {
    margin-right: 0;
    margin-left: 0;
  }

  .sp-px-20 {
    padding-left: 35px;
    padding-right: 35px;
  }

  .sp-pb-0 {
    padding-bottom: 0;
  }
}
/* font */

.fw-b {
  font-weight: bold;
}

/* button */

.contact-button-blue {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin: 0 auto;
  background-image: linear-gradient(249deg, #008cf9, #011934);
  border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease;
}

.contact-button-blue:hover {
  opacity: 0.7;
}

.contact-button-red {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  margin: 0 auto;
  background-color: #cc1421;
  border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease;
}

.contact-button-red:hover {
  opacity: 0.7;
}

/* ここから本文 */

.header-wrap {
  position: fixed;
  z-index: 10;
  width: calc(100% - 100px);
  display: flex;
  justify-content: center;
  align-items: center;
  height: 80px;
  background: #fff;
  padding: 0 50px;
}

.header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.header-logo {
  max-width: 185px;
  height: auto;
  width: 18%;
}

.header-nav {
  width: 65%;
}

.header-nav ul {
  display: flex;
  justify-content: center;
  margin: 0;
}

.header-nav ul li {
  margin-right: 20px;
}

.header-nav ul li:last-child {
  margin-right: 0;
}

.header-nav ul li a {
  font-size: 14px;
  color: #004a8f;
  font-weight: bold;
}

.header-contact-button {
  position: relative;
  width: 180px;
  height: 50px;
  line-height: 3;
  font-size: 14px;
  padding-right: 20px;
  margin: 0 45px 0 0;
}

.header-contact-button::after {
  position: absolute;
  content: url(../img/white-arrow.svg);
  right: 20px;
  top: 14%;
}

.mv {
  background-image: url(../img/PC_mv.jpg);
  background-size: cover;
  background-position: left;
  background-repeat: no-repeat;
  height: 688px;
  position: relative;
}

.mv-logo {
  margin: 25px 0 0 50px;
  max-width: 100%;
  height: auto;
}

.mv-wrap {
  position: absolute;
  top: 50%;
  left: 113px;
  transform: translateY(-50%);
  max-width: 550px;
  text-align: center;
}

.mv-logo-enesc {
  margin-bottom: 45px;
}

.mv-logo-text {
  margin-bottom: 42px;
}

.mv-contact-button {
  position: relative;
  max-width: 280px;
  width: 100%;
  height: 60px;
  line-height: 3;
  font-size: 16px;
}

.mv-contact-button::after {
  position: absolute;
  content: url(../img/white-arrow.svg);
  right: 60px;
  top: 13%;
}

.navigation {
  border-bottom: 2px solid #f7f7f7;
}

.navigation ul {
  display: flex;
  justify-content: center;
  width: 100%;
}

.navigation li {
  padding: 0 15px;
  border-right: 1px solid #d6d6d6;
}

.navigation li:last-child {
  border: none;
}

.navigation li a {
  display: block;
  color: #004a8f;
  font-size: 15px;
  font-weight: bold;
}

.about {
  position: relative;
  margin-bottom: 80px;
}

.about-image {
  width: 50%;
  max-width: 100%;
  height: auto;
}

.about-wrap {
  position: absolute;
  top: 50%;
  left: calc(50% - 30px);
  width: 50%;
  max-width: 500px;
  transform: translateY(-50%);
}
.about-text .paragraph-blue-s {
  line-height: 2.1;
  font-weight: bold;
}

.explanation {
  background: #eef8fe;
  height: 100%;
  padding-top: 80px;
}

.explanation-wrap {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  max-width: 942px;
  width: auto;
  margin: 0 auto;
  padding: 80px 20px;
}

.explanation-left {
  width: 48%;
}

.explanation-right {
  width: 48%;
}

.explanation-right img {
  max-width: 380px;
  height: auto;
  width: 100%;
}

.insert {
  width: 100%;
}

.insert img {
  width: 100%;
  max-width: 100%;
  height: auto;
}

.point {
  padding: 100px 0;
}

.point-title {
  max-width: 960px;
  margin: 0 auto;
}

.point-wrap {
  padding: 80px 20px 0;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  max-width: 920px;
  width: auto;
  margin: 0 auto 30px;
}

.point-child {
  max-width: 280px;
  text-align: center;
}

.point-child-third-text {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 58px;
  margin: 20px 0 13px 0;
}

.point-child-third-text p {
  display: block;
  line-height: normal;
}

.point-child img {
  max-width: 100%;
  height: auto;
  margin-bottom: 20px;
}

.point-caption {
  max-width: 920px;
  padding: 0 20px;
  padding: 0 20px;
  margin: 0 auto;
}

.movie {
  background: #004a8f;
  height: 100%;
  padding: 80px 90px;
  text-align: center;
}

.iframe-wrapper {
  position: relative;
  width: 100%;
  max-width: 1180px;
  height: 0;
  padding-top: 56.25%;
  margin: 0 auto;
}

@media only screen and (min-width: 1359px) {
  .iframe-wrapper {
    padding-top: 664px;
  }
}

.iframe-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  margin: 0 auto;
}

.service-content {
  max-width: 1180px;
  width: auto;
  margin: 0 auto;
}

.service-content-start {
  background: #f7fcff;
  padding: 100px 20px 60px;
}

.service-content-middle {
  background: #e7f5fd;
  padding: 80px 20px 60px;
}

.service-content-middle-list {
  background: #fff;
  max-width: 480px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 20px;
}

.service-content-middle-list-wrap {
  max-width: 396px;
  padding: 40px 18px;
}

.service-content-middle-list-wrap p {
  font-weight: bold;
  display: inline-block;
  padding-left: 1.5em;
  position: relative;
}

.service-content-middle-list-wrap p::after {
  position: absolute;
  content: '●';
  font-size: 12px;
  color: #004a8f;
  top: 4px;
  left: 2px;
}

.service-content-end {
  background: #d0ecfb;
  padding: 80px 20px 100px;
}

.service-wrap {
  display: flex;
  justify-content: space-between;
}

.service-left {
  max-width: 480px;
  width: 49%;
}

.service-right {
  width: 49%;
}

.service-right img {
  max-width: 580px;
  width: 100%;
  height: auto;
}

.service-heading {
  position: relative;
}

.service-heading-sub {
  font-size: 16px;
  color: #004a8f;
  font-weight: 500;
}

.service-card {
  display: flex;
  display: -ms-flexbox;
  justify-content: center;
}

.service-card-wrap {
  display: flex;
  align-items: center;
  max-width: 580px;
  width: 100%;
  height: auto;
  background: #fff;
  border-radius: 20px;
  padding: 10px 0;
}

.service-card-wrap:first-child {
  margin-right: 20px;
}

.service-card-wrap-child {
  display: flex;
  align-items: center;
  margin: 0 20px;
  width: 100%;
}

.service-card-wrap-child img {
  width: 100px;
  max-width: 100%;
  margin-right: 20px;
}

.service-card-wrap-text {
  text-align: center;
  width: 100%;
}

.service-card-wrap-text-s {
  line-height: 1.5;
}

.service-card-wrap-accent {
  color: #f8b500;
  font-size: 28px;
  font-weight: bold;
}

.service-card-3col {
  display: flex;
  justify-content: center;
}

.service-card-3col-wrap {
  max-width: 380px;
  display: flex;
  align-items: center;
  width: 100%;
  height: auto;
  border-radius: 20px;
  padding: 10px 0;
  background: #fff;
  margin: 0 10px;
}

.service-card-3col-wrap:nth-child(1) {
  margin-left: 0;
}

.service-card-3col-wrap:nth-child(3) {
  margin-right: 0;
}

.service-card-3col-child {
  display: flex;
  align-items: center;
  margin-left: 20px;
  width: 90%;
}

.service-card-3col-child img {
  max-width: 100%;
  margin-right: 20px;
}

.service-card-3col-child:nth-child(3) {
  margin-right: 0;
}

@media only screen and (max-width: 1170px) {
  .service-card {
    display: block;
  }

  .service-card-wrap {
    margin: 0 auto;
  }

  .service-card-wrap-accent {
    font-size: 24px;
  }

  .service-card-wrap:first-child {
    margin: 0 auto 20px;
  }

  .service-card-3col {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
  }

  .service-card-3col-wrap {
    max-width: 460px;
  }

  .service-card-3col-wrap:nth-child(1),
  .service-card-3col-wrap:nth-child(2),
  .service-card-3col-wrap:nth-child(3) {
    margin: 0 10px 20px;
  }
}

.service-insert {
  height: 120px;
  display: flex;
}

.service-insert-start-left {
  height: 120px;
  width: 50vw;
  background: linear-gradient(
    6deg,
    #e7f5fd 0%,
    #e7f5fd 50%,
    #f7fcff 50%,
    #f7fcff 100%
  );
}

.service-insert-start-right {
  height: 120px;
  width: 50vw;
  background: linear-gradient(
    174deg,
    #f7fcff 0%,
    #f7fcff 50%,
    #e7f5fd 50%,
    #e7f5fd 100%
  );
}

.service-insert-end-left {
  height: 120px;
  width: 50vw;
  background: linear-gradient(
    6deg,
    #d0ecfb 0%,
    #d0ecfb 50%,
    #e7f5fd 50%,
    #e7f5fd 100%
  );
}

.service-insert-end-right {
  height: 120px;
  width: 50vw;
  background: linear-gradient(
    174deg,
    #e7f5fd 0%,
    #e7f5fd 50%,
    #d0ecfb 50%,
    #d0ecfb 100%
  );
}

.works {
  background: #f7f7f7;
  padding: 100px 0 95px 0;
}

.works-content {
  margin: 0 auto;
  padding: 0 20px;
}

.works-content img {
  max-width: 100%;
  height: auto;
  width: 100%;
  border-radius: 20px;
}

.works-card li {
  display: flex;
  display: -ms-flexbox;
  margin-bottom: 5px;
}

.works-card-left {
  padding: 17px 10px;
  background: #004a8f;
  width: 15%;
  text-align: center;
}

.works-card-right {
  background: #fff;
  padding: 17px 0 17px 25px;
  width: 85%;
}

.contact {
  background-image: linear-gradient(234deg, #009de8, #00264b);
  height: 100%;
  padding: 66px 0px 82px;
}

.contact-wrap {
  text-align: center;
}

.contact-wrap img {
  max-width: 100%;
  height: auto;
}

.contact-wrap-button {
  position: relative;
  display: block;
  max-width: 780px;
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #004a8f;
  height: 100px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  transition: all 0.3s ease;
}

.contact-wrap-button:hover {
  opacity: 0.8;
}

.contact-wrap-button::after {
  position: absolute;
  content: url(../img/blue-arrow-right.svg);
  right: 40%;
  top: 35%;
}

.company {
  position: relative;
  background-image: url(../img/PC_10.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
  padding-top: 100px;
}

.company-content-white {
  height: 300px;
}

.company-wrap {
  position: absolute;
  left: 50%;
  max-width: 940px;
  width: 91%;
  padding: 0 20px;
  transform: translateX(-50%);
  background: #fff;
  border-radius: 20px;
}

.company-content-images {
  display: flex;
  justify-content: space-evenly;
  -ms-flex-pack: distribute;
  flex-wrap: wrap;
  margin: 80px 40px 60px;
}

.company-content-images img {
  max-width: 100%;
}

.retailers {
  position: relative;
  background: #f7f7f7;
  padding-top: 100px;
}

.retailers-content {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  padding-bottom: 100px;
}

.retailers-content-images {
  position: absolute;
  left: -508px;
  top: -40px;
  max-width: 580px;
  height: auto;
}

.retailers-content-wrap {
  position: relative;
  max-width: 620px;
  min-height: 370px;
  height: 100%;
  background: #fff;
  border-radius: 20px;
  margin: 120px 0 0 43%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 20px 30px;
  margin-right: 20px;
}

@media screen and (max-width: 1180px) {
  .retailers-content-images {
    max-width: 580px;
    width: 100%;
    top: 277px;
    left: 20px;
  }
  .retailers-content-wrap {
    position: static;
    margin: 300px 20px 0 43%;
  }
}

.retailers-content-wrap-text {
  max-width: 460px;
  width: auto;
}

.retailers-content-wrap-heading {
  display: flex;
  justify-content: space-between;
}

.retailers-content-wrap-heading p {
  max-width: 326px;
  width: 100%;
  color: #004a8f;
  font-size: 18px;
  font-weight: bold;
}

.retailers-content-wrap-heading img {
  max-width: 100%;
}

.retailers-title-text {
  font-size: 18px;
  line-height: 1.67;
  margin-top: 10px;
}

.faq {
  background: #eef8fe;
  padding: 100px 0;
}

.form {
  background-image: linear-gradient(221deg, #009de8, #00264b);
  padding: 100px 0;
}

.form-title-caption {
  font-family: oskar, sans-serif;
  left: 0;
  transform: translateX(0);
  bottom: -25px;
}

.form-icon {
  max-width: 100%;
  height: auto;
}

.form-wrap {
  display: flex;
  justify-content: space-between;
}

.form-wrap-first {
  border-bottom: 2px solid #fff;
  padding-bottom: 60px;
}

.form-text-wrap {
  max-width: 320px;
  margin-right: 20px;
}

.form-content {
  padding: 0 20px;
}

.form-content li {
  padding-top: 60px;
}

.form-wrap:first-child {
  padding-bottom: 80px;
  border: 2px solid #fff;
}

.form-wrap-number {
  text-align: center;
  margin: 0 auto;
}

.form-wrap-number-content {
  display: flex;
  align-items: center;
}

.form-wrap-number-content img {
  margin-right: 7px;
}

.form-wrap-number-caption {
  color: #fff;
  font-size: 12px;
  font-weight: normal;
}

.form-wrap-button {
  position: relative;
  display: block;
  max-width: 340px;
  width: 100%;
  background: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #004a8f;
  height: 80px;
  border-radius: 5px;
  font-size: 18px;
  font-weight: bold;
  transition: all 0.3s ease;
  padding-right: 40px;
}

.form-wrap-button::after {
  position: absolute;
  content: url(../img/blue-arrow-right.svg);
  right: 15%;
  top: 32%;
}

.form-wrap-button:hover {
  opacity: 0.8;
}

.footer {
  background: #f7f7f7;
  padding: 60px 20px 65px;
}

.footer-wrap {
  max-width: 1180px;
  width: 100%;
  margin: 0 auto;
  text-align: center;
}

.footer-wrap-images {
  max-width: 372px;
  width: 100%;
  margin: 0 auto 15px;
}

.footer-caption {
  line-height: normal;
  font-size: 16px;
  font-weight: 500;
  color: #575757;
}

.footer-wrap-copy {
  display: flex;
  justify-content: center;
  line-height: 1.5;
}

.footer-wrap-copy div {
  padding: 0 10px;
}

.footer-wrap-copy-privacy {
  display: inline-block;
  color: #004a8f;
  font-size: 14px;
  border-left: 1px solid #d6d6d6;
  font-weight: bold;
  padding-left: 10px;
}

.anchor-link {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 60px;
  height: 60px;
  background: #fff;
  display: flex;
  justify-content: center;
  -ms-flex-pack: start;
  align-items: center;
  border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  z-index: 20;
}

.anchor-link::after {
  position: absolute;
  content: '';
  width: 14px;
  height: 14px;
  top: 18px;
  left: 50%;
  border-right: 2px solid #004a8f;
  border-top: 2px solid #004a8f;
  transform: translate(-50%, 0) rotate(-45deg);
  transition: all 0.2s ease;
}

.anchor-link:hover:after {
  top: 13px;
}

.anchor-link-wrap {
  font-size: 16px;
  font-family: oskar, sans-serif;
  font-weight: bold;
  color: #004a8f;
  margin: 0 auto;
  padding-top: 15px;
}

@media only screen and (min-width: 1181px) {
  .header_tb {
    display: none;
  }
}

@media only screen and (max-width: 1180px) {
  .header_pc {
    display: none;
  }

  .header-wrap {
    padding: 0 40px;
    width: 100%;
  }

  .header {
    padding: 0;
  }

  .header-logo {
    display: block;
    max-width: 185px;
    height: auto;
    width: 100%;
    margin: 10px 0;
  }

  .header-contact-button {
    max-width: none;
    width: auto;
    height: 50px;
    line-height: 3;
    font-size: 14px;
    margin: 0 20px 15px;
  }

  .header-contact-button::after {
    right: 80px;
  }

  .header-number-button a {
    display: block;
    width: auto;
    margin: 0 20px;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  }
}

@media only screen and (max-width: 768px) {
  .header-logo {
    max-width: 113px;
  }

  .header-wrap {
    height: 50px;
  }

  .mv-SP {
    background-image: url(../img/SP/MV.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 750px;
    position: relative;
  }

  .mv-logo-SP {
    max-width: 111px;
    width: 100%;
    margin: 15px 0 0 20px;
  }

  .mv-wrap-SP {
    max-width: 500px;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
  }

  .mv-logo-enesc-SP {
    max-width: 222px;
    width: 100%;
    margin-bottom: 35px;
  }

  .mv-logo-text-SP {
    max-width: 323px;
    width: 100%;
    margin-bottom: 35px;
  }

  .mv-contact-button {
    max-width: 450px;
    width: auto;
    height: 50px;
    margin: 0 98px;
  }

  .mv-contact-button::after {
    top: 6%;
    left: calc(50% + 55px);
  }

  .contact-button-blue::after {
    right: 80px;
  }

  .about {
    margin-bottom: 136px;
  }

  .about-image {
    width: 95%;
  }

  .about-wrap {
    top: 90%;
    left: 50%;
    transform: translateX(-45%);
    max-width: 500px;
    min-width: 298px;
    width: auto;
    margin: 0 auto;
  }

  .explanation {
    padding: 0 20px;
  }

  .explanation-title-text {
    font-size: 14px;
  }

  .explanation-wrap {
    display: block;
    width: 100%;
    padding: 0 0 60px;
  }

  .explanation-right {
    width: 100%;
    margin: 20px 0;
    text-align: center;
  }

  .explanation-right img {
    max-width: 230px;
    width: 100%;
  }

  .explanation-sp-text {
    font-size: 16px;
  }

  .point {
    padding: 0 20px 70px;
  }

  .point-title {
    font-size: 16px;
  }

  .point-wrap {
    padding: 20px 0 0 0;
    display: block;
    width: 100%;
    margin: 0 0 20px 0;
  }

  .point-child {
    display: flex;
    justify-content: center;
    width: 100%;
    text-align: left;
    max-width: 700px;
  }

  .point-child img {
    height: 100%;
  }

  .point-child:nth-child(2) {
    margin-top: 40px;
    margin-bottom: 40px;
  }

  .point-child-text-left {
    width: 100%;
    margin-right: 20px;
  }

  .point-child-text-right {
    margin-left: 20px;
  }

  .movie {
    padding: 60px 20px;
  }

  .service-content {
    margin: 0 20px;
  }

  .service-content-start {
    padding: 0;
  }

  .service-content-middle {
    padding: 40px 0 20px 0;
  }

  .service-content-middle-list {
    max-width: 580px;
    margin: 30px auto 20px;
  }

  .service-content-middle-list-wrap {
    padding: 20px;
    max-width: 450px;
  }

  .service-content-middle-list-wrap p {
    font-size: 14px;
  }

  .service-content-middle-list-wrap p::after {
    font-size: 10px;
  }

  .service-content-end {
    padding: 0 0 70px 0;
    margin: 0 auto;
  }

  .service-caption {
    font-size: 18px;
    line-height: 1.67;
  }

  .service-wrap {
    display: block;
    width: 100%;
    max-width: 580px;
    margin: 0 auto 40px;
  }

  .service-left {
    width: 100%;
  }

  .service-right {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
  }

  .service-right img {
    max-width: 100%;
    height: auto;
  }

  .service-heading {
    position: relative;
  }

  .service-heading-sub {
    font-size: 16px;
    color: #004a8f;
    font-weight: 500;
  }

  .service-card-wrap {
    justify-content: center;
  }

  .service-card-wrap-child {
    width: 100%;
    margin-right: 0;
  }

  .service-card-wrap-child img {
    width: 80px;
    height: 80px;
    margin-right: 5px;
  }

  .service-card-3col {
    display: block;
    margin: 0 auto;
  }

  .service-card-3col-wrap {
    max-width: 580px;
  }

  .service-card-3col-wrap:nth-child(1),
  .service-card-3col-wrap:nth-child(2),
  .service-card-3col-wrap:nth-child(3) {
    margin: 0 auto 20px;
  }

  .service-card-3col-child {
    max-width: 500px;
    width: 100%;
  }

  .service-card-3col-child img {
    width: 80px;
  }

  .service-insert-start-left {
    height: 120px;
    width: 50vw;
    background: linear-gradient(
      6deg,
      #e7f5fd 0%,
      #e7f5fd 50%,
      #f7fcff 50%,
      #f7fcff 100%
    );
  }

  .service-insert-start-right {
    height: 120px;
    width: 50vw;
    background: linear-gradient(
      174deg,
      #f7fcff 0%,
      #f7fcff 50%,
      #e7f5fd 50%,
      #e7f5fd 100%
    );
  }

  .service-insert-end-left {
    height: 120px;
    width: 50vw;
    background: linear-gradient(
      6deg,
      #d0ecfb 0%,
      #d0ecfb 50%,
      #e7f5fd 50%,
      #e7f5fd 100%
    );
  }

  .service-insert-end-right {
    height: 120px;
    width: 50vw;
    background: linear-gradient(
      174deg,
      #e7f5fd 0%,
      #e7f5fd 50%,
      #d0ecfb 50%,
      #d0ecfb 100%
    );
  }

  .works {
    padding: 0 0 80px 0;
  }

  .works-content img {
    max-width: 780px;
  }

  .works-title-text-sp {
    font-size: 18px;
    line-height: 1.67;
  }

  .works-card-left {
    padding: 18px 16px;
    width: 22%;
    font-size: 12px;
    line-height: 2;
  }

  .works-card-right {
    padding: 15px 20px;
    width: 78%;
    line-height: normal;
  }

  .contact {
    padding: 40px 0 60px;
  }

  .contact-wrap img {
    max-width: 186px;
    width: 100%;
  }

  .contact-heading-wrap {
    padding: 40px 0 30px;
  }

  .contact-wrap-button {
    max-width: 335px;
    background: #fff;
    height: 60px;
    border-radius: 3px;
    font-size: 16px;
    margin: 0 auto;
  }

  .contact-wrap-button::after {
    top: 30%;
    right: 25%;
  }

  .company {
    background-image: url(../img/SP/SP_07.jpg);
    height: 233px;
    padding: 0;
  }

  .company-content-white {
    height: 400px;
  }

  .company-wrap {
    position: absolute;
    left: 50%;
    max-width: none;
    width: 90%;
    transform: translateX(-50%);
    background: #fff;
    border-radius: 20px;
    box-sizing: border-box;
  }

  .company-wrap-sp {
    padding: 0 17px;
  }

  .company-wrap-title-sp {
    font-size: 17px;
  }

  .company-content-images {
    flex-direction: column;
    align-items: center;
    margin: 40px 0 30px;
  }

  .company-content-images img:first-child {
    max-width: 166px;
    width: 100%;
    margin-bottom: 20px;
  }

  .company-content-images img:last-child {
    max-width: 122px;
    width: 100%;
  }

  .retailers {
    padding-top: 0;
  }

  .retailers-content {
    width: auto;
    margin: 0 20px;
    padding-bottom: 70px;
  }

  .retailers-content-wrap {
    min-height: auto;
    padding: 40px 20px;
    border-radius: 15px;
    margin: 200px 0 0 10%;
  }

  .retailers-content-wrap-text {
    max-width: 380px;
  }

  .retailers-content-images {
    max-width: 470px;
    left: 20px;
    top: 197px;
  }

  .retailers-content-wrap-heading {
    display: flex;
    justify-content: space-between;
  }

  .retailers-content-wrap-heading p {
    max-width: none;
    width: 58%;
    font-size: 16px;
    line-height: 1.75;
    margin-right: 20px;
  }

  .retailers-content-wrap-heading img {
    width: 90px;
  }

  .faq {
    padding: 0 0 70px 0;
  }

  .form {
    padding: 0 0 70px 0;
  }

  .form-icon {
    max-width: 231px;
    width: 100%;
  }

  .form-title-caption {
    bottom: -18px;
  }

  .form-wrap {
    display: block;
  }

  .form-text-wrap {
    margin: 0;
  }

  .form-text-wrap p {
    line-height: normal;
  }

  .form-content {
    margin: 0 20px;
    padding: 0;
  }

  .form-content li {
    padding-top: 0;
  }

  .form-content li:last-child {
    padding-top: 30px;
  }

  .form-wrap:first-child {
    padding-bottom: 80px;
    border: 2px solid #fff;
  }

  .form-number {
    line-height: 1;
  }

  .form-wrap-number-caption {
    color: #004a8f;
    font-size: 8px;
    font-weight: normal;
    line-height: 1.5;
  }

  .form-wrap-number-button {
    display: block;
    background: #fff;
    margin: 0 auto 20px;
    border-radius: 3px;
    padding: 10px 0;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    max-width: 540px;
  }

  .form-wrap-number-button-wrap {
    display: flex;
    justify-content: center;
  }

  .form-wrap-number-button-wrap img {
    margin-right: 5px;
  }

  .form-wrap-button {
    max-width: 500px;
    width: auto;
    height: 60px;
    font-size: 14px;
    margin: 0 auto;
  }

  .form-wrap-button::after {
    left: calc(50% + 83px);
    top: 35%;
  }

  .navigation {
    border: none;
    margin: 0 0 40px 0;
  }

  .navigation ul {
    flex-wrap: wrap;
  }

  .navigation li {
    padding: 0 20px 0 0;
    border: none;
  }

  .navigation li:last-child {
    padding: 0;
  }

  .navigation li a {
    font-size: 12px;
  }

  .footer {
    padding: 60px 20px 65px;
  }

  .footer-navigation li {
    padding: 0 10px 0 0;
  }

  .footer-wrap {
    margin: 0 20px;
    display: block;
    width: auto;
  }

  .footer-wrap-left-images {
    justify-content: center;
    margin: 0 auto 22px;
  }

  .footer-wrap-left-images img:first-child {
    width: 115px;
  }

  .footer-caption {
    line-height: normal;
    font-size: 12px;
    text-align: center;
  }

  .footer-wrap-right {
    display: block;
    text-align: center;
    margin-top: 20px;
  }

  .footer-wrap-right p {
    font-size: 12px;
  }

  .footer-wrap-copy-privacy {
    font-size: 12px;
  }
}

@media only screen and (max-width: 600px) {
  .retailers-content-images {
    max-width: 340px;
  }
  .retailers-content-wrap {
    margin: 135px 0 0 10%;
  }
}

@media only screen and (max-width: 400px) {
  .retailers-content-images {
    max-width: 300px;
  }
  .retailers-content-wrap {
    margin: 125px 0 0 10%;
  }
}
/* accordion */

.faq-wrap {
  background: #fff;
  border-radius: 5px;
  box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
  margin: 0 20px 20px;
}

.faq-caption {
  font-size: 10px;
  font-weight: 300;
  color: #7a7a7a;
  line-height: normal;
}

.faq-step-left {
  text-align: center;
  margin-right: 10px;
}

.faq-vertical-line {
  margin: 10px auto;
  background: #16a0e8;
  width: 1px;
  height: 80px;
}

.faq-step-right p {
  line-height: 1.8;
}

@media screen and (min-width: 769px) {
  .faq-wrap {
    margin: 0 auto 20px;
  }

  .faq-caption {
    font-size: 12px;
    font-weight: 300;
    color: #7a7a7a;
    line-height: normal;
  }

  .faq-step-left {
    text-align: center;
    margin-right: 10px;
  }

  .faq-vertical-line {
    margin: 10px auto;
    background: #16a0e8;
    width: 1px;
    height: 80px;
  }

  .faq-step-right {
  }
}
.es-accrodion-dt {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 15px;
  font-weight: bold;
  line-height: 1.8;
  max-width: 780px;
  padding: 10px 15px;
}
@media screen and (min-width: 769px) {
  .es-accrodion-dt {
    font-size: 18px;
    cursor: pointer;
    line-height: 2.5;
  }
  .es-accrodion-dt:hover {
    color: #ee3424;
  }
}
.es-accrodion-dt-text {
  display: flex;
  align-items: baseline;
  font-size: 13px;
  color: #004a8f;
  font-weight: bold;
}

@media screen and (min-width: 769px) {
  .es-accrodion-dt-text {
    font-size: 16px;
  }
}
.es-accrodion-dt-q {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.8;
  margin-right: 18px;
  font-family: oskar, sans-serif;
}
@media screen and (min-width: 769px) {
  .es-accrodion-dt-q {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.2;
    letter-spacing: 1.2px;
    color: #004a8f;
    margin-right: 54px;
  }
  .es-accrodion-dt:hover .es-accrodion-dt-q {
    color: #000;
  }
}
.es-accrodion-dt-btn {
  position: relative;
  display: block;
  min-width: 36px;
  height: 18px;
}
@media screen and (min-width: 769px) {
  .es-accrodion-dt-btn {
    min-width: 80px;
  }
}
.es-accrodion-dt-btn:before {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  display: block;
  width: 1px;
  height: 12.8px;
  background: #002f65;
  transition: 0.3s;
  transform: translate(-50%, -50%);
}
.es-accrodion-dt-btn.active:before {
  transform: translate(-50%, -50%) rotate(-90deg);
}
.es-accrodion-dt-btn:after {
  position: absolute;
  content: '';
  top: 50%;
  left: 50%;
  display: block;
  width: 12.8px;
  height: 1px;
  background: #002f65;
  transform: translate(-50%, -50%);
}
.es-accrodion-dd {
  display: none;
  font-size: 13px;
  line-height: 2;
  margin-top: 25px;
  padding: 0 15px;
}
@media screen and (min-width: 769px) {
  .es-accrodion-dd {
    font-size: 16px;
    line-height: 1.88;
    margin-top: 20px;
  }
}
.es-accrodion-dd-a {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  letter-spacing: 1.2px;
  color: #ef3023;
  margin-right: 18px;
}
@media screen and (min-width: 769px) {
  .es-accrodion-dd-a {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.5;
    margin-right: 54px;
  }
}
.es-accrodion-dd-wrap {
  display: flex;
  justify-content: space-between;
  font-size: 13px;
  color: #004a8f;
  width: 100%;
}

.es-accrodion-dd-wrap-text {
  margin-right: 44px;
}

.es-accrodion-dd-wrap-text p {
  margin-bottom: 20px;
}

.es-accrodion-dd-wrap-text a {
  font-size: 13px;
  color: #004a8f;
  text-decoration: underline;
  word-break: break-all;
}

.es-accrodion-dd-wrap-step p {
  margin-bottom: 12px;
}

.es-accrodion-dd-wrap-step ul li {
  display: flex;
}

.es-accrodion-dd-wrap-step ul li:last-child {
  margin-bottom: 20px;
}

.es-accrodion-btn-close {
  display: flex;
  width: 190px;
  justify-content: center;
  align-items: center;
  font-size: 16px;
  cursor: pointer;
  padding: 10px 20px;
}
.es-accrodion-btn-close-icon {
  display: inline-block;
  height: 2px;
  width: 18px;
  background: #ee3424;
  margin-left: 20px;
}
.es-accrodion-btn-close:hover .es-accrodion-btn-close-icon {
  background: #fff;
}

@media screen and (min-width: 769px) {
  .es-accrodion-dd-wrap {
    display: flex;
    justify-content: space-between;
    font-size: 16px;
    color: #004a8f;
    width: 100%;
  }

  .es-accrodion-dd-wrap-text {
    margin-right: 78px;
    line-height: 1.54;
  }

  .es-accrodion-dd-wrap-text p {
    margin-bottom: 20px;
  }

  .es-accrodion-dd-wrap a {
    font-size: 16px;
    color: #004a8f;
    text-decoration: underline;
  }

  .es-accrodion-dd-wrap-step {
    max-width: 679px;
  }

  .es-accrodion-dd-wrap-step p {
    margin-bottom: 12px;
  }

  .es-accrodion-dd-wrap-step ul li {
    display: flex;
  }

  .es-accrodion-btn-close {
    display: flex;
    width: 190px;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    cursor: pointer;
    padding: 10px 20px;
  }
  .es-accrodion-btn-close-icon {
    display: inline-block;
    height: 2px;
    width: 18px;
    background: #ee3424;
    margin-left: 20px;
  }
  .es-accrodion-btn-close:hover .es-accrodion-btn-close-icon {
    background: #fff;
  }
}

/* hamburger-menu */

@media screen and (max-width: 1180px) {
  .hamburger-logo {
    max-width: 185px;
    width: 100%;
    margin: 16px 0 0 20px;
  }

  .hamburger-nav {
    width: auto;
    margin: 24px auto 40px;
    max-width: 500px;
  }

  .hamburger-nav ul {
    display: block;
  }

  .hamburger-nav ul li {
    margin: 0;
  }

  .hamburger-nav ul li a {
    position: relative;
    display: block;
    padding: 20px 0 19px;
    border-bottom: 1px solid #e0e0e0;
    color: #004a8f;
    font-size: 14px;
  }

  .hamburger-nav ul li a::after {
    content: '';
    width: 10px;
    height: 10px;
    border: 0px;
    border-top: solid 2px #004a8f;
    border-right: solid 2px #004a8f;
    transform: rotate(135deg);
    position: absolute;
    top: 50%;
    right: 14px;
    margin-top: -4px;
  }

  .hamburger-menu {
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: 0.3s;
    z-index: -10;
    background: #fff;
    overflow: auto;
  }

  .hamburger-menu-wrap {
    margin: 0 20px;
  }

  .hamburger-contact-button {
    max-width: 500px;
    margin: 0 auto 15px;
    padding: 0;
  }

  .hamburger-button.active {
    right: 15px;
  }

  .hamburger-wrap-number-caption {
    color: #004a8f;
    font-size: 8px;
    font-weight: normal;
    line-height: 1.5;
  }

  .hamburger-wrap-number-button {
    display: block;
    background: #fff;
    margin: 0 auto 20px;
    border-radius: 3px;
    padding: 10px 0;
    box-shadow: 0 3px 6px 0 rgba(0, 0, 0, 0.16);
    max-width: 500px;
    text-align: center;
  }

  .hamburger-wrap-number-button-wrap {
    display: flex;
    justify-content: center;
  }

  .hamburger-wrap-number-button-wrap img {
    margin-right: 5px;
  }

  .hamburger-number {
    line-height: 1;
  }

  .hamburger-wrap-number-caption {
    color: #004a8f;
    font-size: 8px;
    font-weight: normal;
    line-height: 1.5;
  }

  .hamburger-button {
    position: fixed;
    top: 27px;
    right: 15px;
    z-index: 20;
  }

  .hamburger {
    background-color: transparent;
    border-color: transparent;
    z-index: 20;
  }

  .hamburger span {
    width: 30px;
    height: 3px;
    background-color: #fff;
    position: relative;
    transition: ease 0.4s;
    display: block;
  }

  .hamburger span:nth-child(1) {
    top: 0;
  }

  .hamburger span:nth-child(2) {
    margin: 6px 0;
  }

  .hamburger span:nth-child(3) {
    top: 0;
  }

  .hamburger.active span:nth-child(1) {
    background: #004a8f;
    width: 25px;
    top: 5px;
    transform: rotate(45deg);
  }

  .hamburger.active span:nth-child(2) {
    opacity: 0;
  }

  .hamburger.active span:nth-child(3) {
    background: #004a8f;
    width: 25px;
    top: -13px;
    transform: rotate(-45deg);
  }

  .hamburger.change-color span {
    background: #004a8f;
  }

  .open {
    visibility: visible;
    opacity: 1;
    z-index: 10;
  }
}

@media screen and (max-width: 768px) {
  .hamburger-button {
    top: 15px;
  }

  .hamburger-logo {
    max-width: 133px;
    margin-left: 0;
  }

  .header-wrap {
    padding: 0 20px;
  }
}

/*　上に上がる動き　*/

.header-wrap.UpMove {
  -webkit-animation: UpAnime 0.5s forwards;
  animation: UpAnime 0.5s forwards;
}

@-webkit-keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-100px);
  }
}

@keyframes UpAnime {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-100px);
  }
}

/*　下に下がる動き　*/

.header-wrap.DownMove {
  -webkit-animation: DownAnime 0.5s forwards;
  animation: DownAnime 0.5s forwards;
}

@-webkit-keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@keyframes DownAnime {
  from {
    opacity: 0;
    transform: translateY(-100px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

/* fade animation */

.anchor-link.FadeIn {
  -webkit-animation: FadeInAnime 0.5s forwards;
  animation: FadeInAnime 0.5s forwards;
}

@-webkit-keyframes FadeInAnime {
  from {
    opacity: 0;
    z-index: -10;
  }
  to {
    opacity: 1;
    z-index: 10;
  }
}

@keyframes FadeInAnime {
  from {
    opacity: 0;
    z-index: -10;
  }
  to {
    opacity: 1;
    z-index: 10;
  }
}

.anchor-link.FadeOut {
  -webkit-animation: FadeOutAnime 0.5s forwards;
  animation: FadeOutAnime 0.5s forwards;
}

@-webkit-keyframes FadeOutAnime {
  from {
    opacity: 1;
    z-index: 10;
  }
  to {
    opacity: 0;
    z-index: -10;
  }
}

@keyframes FadeOutAnime {
  from {
    opacity: 1;
    z-index: 10;
  }
  to {
    opacity: 0;
    z-index: -10;
  }
}

/* FV */

.fv-animation {
  display: none;
}

/* Balloon */

.header-balloon {
  position: absolute;
  bottom: 170px;
  right: 20px;
  width: 400px;
  box-sizing: border-box;
}
.header-balloon-wrap {
  position: relative;
  width: 100%;
  background: #efffff;
  border-radius: 5px;
  box-sizing: border-box;
}
.header-balloon-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 25px 42px 25px 40px;
  box-sizing: border-box;
  box-shadow: 0 3px 16px rgba(44, 26, 0, 0.3);
  transition: all 0.3s ease;
}
.header-balloon-link:hover {
  opacity: 0.7;
}
.header-balloon-link-text {
  font-weight: bold;
  font-size: 17px;
  line-height: 1.76;
  color: #575757;
}
.header-balloon-link-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.45;
  color: #00a0e8;
}
.header-balloon-link-title span {
  background: linear-gradient(rgba(0, 0, 0, 0) 70%, rgba(240, 148, 0, 0.2) 0%);
}
.header-balloon-link-new {
  position: absolute;
  top: -10px;
  left: -30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  font-size: 16px;
  font-weight: bold;
  border-radius: 50%;
  color: #fff;
  background: #00a0e8;
  z-index: 3;
}
.header-balloon-link-new:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #00a0e8;
  opacity: 0.25;
  z-index: 3;
  transform: translate(-50%, -50%);
}
.header-balloon-link-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
}
.header-balloon-link-flex {
  display: flex;
  align-items: center;
  gap: 16px;
}
.header-balloon-link-flex-icon {
  width: 44px;
  height: auto;
}
@media screen and (max-width: 1180px) {
  .header-balloon {
    width: calc(100% - 50px);
    max-width: 335px;
    bottom: 150px;
  }
  .header-balloon-link {
    padding: 15px 36px 15px 30px;
  }
  .header-balloon-link-text {
    font-size: 15px;
  }
  .header-balloon-link-title {
    font-size: 19px;
  }
  .header-balloon-link-new {
    left: -20px;
    top: -10px;
    font-size: 12px;
    width: 43px;
    height: 43px;
  }
  .header-balloon-link-new:before {
    width: 53px;
    height: 53px;
  }

  .mv {
    height: 1200px;
  }
}

/* Balloon_red */

.header-balloon_red {
  position: absolute;
  bottom: 20px;
  right: 20px;
  width: 400px;
  box-sizing: border-box;
}
.header-balloon_red-wrap {
  position: relative;
  width: 100%;
  background: #faedee;
  border-radius: 5px;
  box-sizing: border-box;
}
.header-balloon_red-link {
  position: relative;
  display: block;
  width: 100%;
  height: 100%;
  padding: 20px 42px 25px 40px;
  box-sizing: border-box;
  box-shadow: 0 3px 16px rgba(44, 26, 0, 0.3);
  transition: all 0.3s ease;
}
.header-balloon_red-link:hover {
  opacity: 0.7;
}
.header-balloon_red-link-text {
  font-weight: bold;
  font-size: 13px;
  line-height: 1.4;
  color: #575757;
}
.header-balloon_red-link-title {
  font-weight: bold;
  font-size: 22px;
  line-height: 1.45;
  color: #cc1520;
}
.header-baloon_red-image {
  max-width: 90%;
  margin-top: 15px;
}
.header-balloon_red-link-title span {
  background: linear-gradient(rgba(0, 0, 0, 0) 70%, rgba(240, 148, 0, 0.2) 0%);
}
.header-balloon_red-link-osusume {
  position: absolute;
  top: -10px;
  left: -30px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 55px;
  height: 55px;
  font-size: 12px;
  font-weight: bold;
  border-radius: 50%;
  color: #fff;
  background: #cc1520;
  z-index: 3;
}
.header-balloon_red-link-osusume:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: #cc1520;
  opacity: 0.25;
  z-index: -1;
  transform: translate(-50%, -50%);
}
.header-balloon_red-link-arrow {
  position: absolute;
  right: 20px;
  top: 50%;
  width: 16px;
  height: 16px;
  transform: translateY(-50%);
}
@media screen and (max-width: 1180px) {
  .header-balloon_red {
    width: calc(100% - 50px);
    max-width: 335px;
    bottom: 20px;
  }
  .header-balloon_red-link {
    padding: 15px 18px 15px 30px;
  }
  .header-balloon_red-link-text {
    font-size: 12px;
  }
  .header-balloon_red-link-title {
    font-size: 20px;
  }
  .header-balloon_red-link-osusume {
    left: -20px;
    top: -10px;
    font-size: 9px;
    width: 43px;
    height: 43px;
  }
  .header-balloon_red-link-osusume:before {
    width: 53px;
    height: 53px;
  }
}

/* fade */

.-fade {
  opacity: 0;
  transition: 0.5s;
  animation-fill-mode: forwards;
  transform: translateX(300px);
}
.-fade.active {
  transform: translateX(0);
  opacity: 1;
}

/* option */

.option {
  background: #edf8fe;
  padding: 100px 0;
}
.heading-wrap-option {
  padding-top: 80px;
  margin-top: -20px;
}
.option-caption {
  text-align: center;
  color: #575757;
  font-size: 14px;
  margin-top: 10px;
}
.option-top {
  background: #fff;
  border-radius: 10px;
  padding: 40px 60px;
  margin-top: 40px;
  box-sizing: border-box;
}
.option-top-figure-img {
  width: 100%;
  height: auto;
}
.option-top-figure-link {
  display: flex;
  justify-content: space-between;
  width: 100%;
  border: 1px solid #d9d9d9;
  border-radius: 10px;
  padding: 16px 60px;
  box-sizing: border-box;
}
.option-top-figure-link .contact-button-blue-option:hover {
  opacity: 0.7;
}
.option-top-figure-link:hover .contact-button-red-option {
  opacity: 0.7;
}
.option-top-figure-link-left {
  text-align: left;
  padding-right: 15px;
}
.option-top-figure-link-left-ttl {
  color: #004a8f;
  line-height: 1.6;
  font-size: 18px;
  font-weight: bold;
  margin-top: 14px;
}

.option-top-figure-link_red {
  display: flex;
  justify-content: space-between;
  width: 90%;
  background: #faedee;
  border-radius: 10px;
  padding: 30px 40px;
  box-sizing: border-box;
  position: relative;
  margin: 50px auto 20px;
}
.option-top-figure-link_red:hover .contact-button-blue-option {
  opacity: 0.7;
}
.option-top-figure-link_red:hover .contact-button-red-option {
  opacity: 0.7;
}
.option-top-figure-link_red-left {
  text-align: left;
  padding-right: 15px;
}
.option-top-figure-link_red-left-img {
  text-align: center;
  margin: 0 auto;
  padding-bottom: 10px;
}
.option-top-figure-link_red-left-img img {
  max-width: 90%;
}
.option-top-figure-link_red-txt {
  color: #575757;
  font-size: 14px;
  line-height: 1.8;
  margin: 15px 0;
}
.option-top-figure-link_red-left-ttl {
  color: #cc1421;
  line-height: 1.6;
  font-size: 18px;
  font-weight: bold;
}
.option-balloon_red-link-osusume {
  position: absolute;
  top: -30px;
  left: -30px;
  display: flex;
  font-weight: bold;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  font-size: 14px;
  border-radius: 50%;
  color: #fff;
  background: #cc1520;
  z-index: 3;
}
.option-balloon_red-link-osusume:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 74px;
  height: 74px;
  border-radius: 50%;
  background: #cc1520;
  opacity: 0.25;
  z-index: -1;
  transform: translate(-50%, -50%);
}

.contact-button-blue-option {
  position: relative;
  justify-content: start;
  width: auto;
  max-width: 300px;
  font-size: 13px;
  padding: 6px 16px;
  margin: 0;
  margin-top: 13px;
}
.contact-button-blue-option-icon {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.contact-button-red-option {
  position: relative;
  justify-content: start;
  width: 160px;
  height: 34px;
  font-size: 13px;
  padding: 0 16px;
  margin: 0;
  margin-top: 13px;
}
.contact-button-red-option-icon {
  position: absolute;
  right: 12px;
  top: 50%;
  transform: translateY(-50%);
}
.option-top-figure-link-right {
  display: flex;
  align-items: flex-end;
}
.option-top-figure-link-right img {
  width: 182px;
  height: auto;
}
.option-top-figure-link_red-right img {
  width: 260px;
  height: auto;
}
.option-card-ttl-wrap {
  display: flex;
  align-items: center;
}
.option-card-ttl {
  display: flex;
  align-items: center;
  width: 100%;
  background: #004a8f;
  padding: 20px 30px;
  box-sizing: border-box;
}
.option-card-ttl-pt {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
}
.option-card-ttl-txt {
  color: #004a8f;
  font-weight: bold;
  font-size: 18px;
  background: #fff;
  line-height: 1.4;
  border-radius: 20px;
  padding: 7px 18px;
  margin-left: 5px;
}
.option-card-ttl-txt.first {
  margin-left: 15px;
}
.option-card-ttl-plus {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  margin-left: 5px;
}
.option-card-main {
  width: 100%;
  background: #fff;
  padding: 20px 24px;
  margin-top: 5px;
  box-sizing: border-box;
}
.opition-card-main-ttl {
  font-size: 16px;
  color: #004a8f;
  background: #edf8fe;
  padding: 13px 15px;
  box-sizing: border-box;
}
.opition-card-main-txt {
  font-size: 16px;
  color: #575757;
  margin-top: 10px;
}
.opition-card-main-txt-line {
  background: linear-gradient(rgba(0, 0, 0, 0) 70%, #fde5a8 0%);
}
.opition-card-main-img {
  display: flex;
  justify-content: center;
  margin-top: 20px;
}
.opition-card-main-img img {
  width: 100%;
  height: auto;
}
.option-line {
  display: block;
  width: 1px;
  height: 40px;
  background: #00a0e8;
  margin: 40px auto 20px;
}
.option-bottom-txt {
  font-size: 18px;
  color: #004a8f;
  font-weight: bold;
  text-align: center;
  line-height: 1.6;
}
@media screen and (max-width: 768px) {
  .option {
    padding: 60px 20px 80px;
  }
  .heading-wrap-option {
    padding-top: 60px;
    margin-top: -20px;
  }
  .option-caption {
    text-align: left;
    font-size: 11px;
  }
  .option-top {
    padding: 20px;
  }
  .option-top-figure-link {
    justify-content: center;
    padding: 20px;
  }
  .option-top-figure-link-left {
    padding-right: 0;
  }
  .option-top-figure-link-left-ttl {
    font-size: 14px;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .option-top-figure-link-right {
    display: none;
  }

  .option-top-figure-link_red {
    justify-content: center;
    padding: 20px;
  }
  .option-top-figure-link_red-left {
    padding-right: 0;
  }
  .option-top-figure-link_red-left-ttl {
    font-size: 16px;
    text-align: center;
    padding: 0;
    margin: 0;
  }
  .option-top-figure-link_red-right {
    display: none;
  }
  .option-balloon_red-link-osusume {
    left: -15px;
    top: -20px;
    font-size: 9px;
    width: 43px;
    height: 43px;
    color: #fff;
  }
  .option-balloon_red-link-osusume:before {
    width: 53px;
    height: 53px;
  }

  .contact-button-blue-option {
    justify-content: center;
    font-size: 12px;
    padding: 6px 30px;
    margin: 10px auto 0;
  }
  .contact-button-red-option {
    justify-content: center;
    margin: 10px auto 0;
  }
  .option-card-ttl {
    flex-direction: column;
    align-items: start;
  }
  .option-card-ttl-wrap {
    display: flex;
    align-items: center;
    margin-top: 10px;
  }
  .option-card-ttl-txt {
    display: flex;
    align-items: center;
    height: 27px;
    font-size: 12px;
    line-height: 1;
    padding: 7px 10px 7px;
    box-sizing: border-box;
  }
  .option-card-ttl-txt.first {
    margin-left: 0;
  }
  .opition-card-main-txt {
    margin-top: 20px;
  }
  .opition-card-main-img img {
    width: 100%;
    height: auto;
  }
}

/* uservoice */
.user-voice-area {
  width: 100%;
  max-width: 1180px;
  padding: 100px 20px 120px;
  margin: 0 auto;
  box-sizing: border-box;
}
.user-voice-area-title {
  color: #004a8f;
  font-size: 36px;
  font-weight: bold;
  text-align: center;
}
.user-voice-area-title-sub {
  display: block;
  font-family: oskar, sans-serif;
  color: #16a0e8;
  font-size: 16px;
  letter-spacing: 0;
}
.user-voice-area-lead {
  text-align: center;
  font-size: 18px;
  font-weight: bold;
  color: #004a8f;
  margin-top: 20px;
}
.user-voice-area-list {
  display: flex;
  justify-content: space-between;
  gap: 40px;
  margin-top: 60px;
}
.user-voice-area-list-item {
  width: calc(50% - 20px);
}
.user-voice-area-list-item-link:hover {
  opacity: 0.8;
}
.user-voice-area-list-item-figure {
  position: relative;
}
.user-voice-area-list-item-img {
  position: relative;
  width: 100%;
  height: auto;
  z-index: 0;
}
.user-voice-area-list-item-img-text-1 {
  position: absolute;
  top: 10px;
  left: 20px;
  font-family: 'Dancing Script', cursive;
  color: #fff;
  font-size: 32px;
}
.user-voice-area-list-item-img-text-2 {
  position: absolute;
  left: 20px;
  bottom: 20px;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}
.user-voice-area-list-item-img-text-2-user {
  display: inline-block;
  color: #004a8f;
  font-size: 14px;
  background: #fff;
  padding: 0 10px;
}
.user-voice-area-list-item-img-text-2-title {
  display: inline-block;
  color: #fff;
  font-size: 26px;
  font-weight: bold;
  background: #004a8f;
  padding: 0 10px;
  margin-top: 10px;
}
.user-voice-area-list-item-img-text-2-title
  + .user-voice-area-list-item-img-text-2-title {
  margin-top: 5px;
}
.user-voice-area-list-item-lead {
  font-size: 16px;
  color: #575757;
  margin-top: 20px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
}
@media screen and (max-width: 1000px) {
  .user-voice-area-list-item-img-text-1 {
    font-size: 24px;
  }
  .user-voice-area-list-item-img-text-2-user {
    font-size: 10px;
  }
  .user-voice-area-list-item-img-text-2-title {
    font-size: 15px;
  }
}
@media screen and (max-width: 768px) {
  .user-voice-area-title {
    font-size: 24px;
  }
  .user-voice-area-title-sub {
    font-size: 12px;
  }
  .user-voice-area-list {
    flex-direction: column;
  }
  .user-voice-area-list-item {
    width: 100%;
  }
  .user-voice-area-list-item-img-text-1 {
    left: 12px;
    top: 2px;
    font-size: 24px;
  }
  .user-voice-area-list-item-img-text-2 {
    bottom: 12px;
    left: 12px;
  }
  .user-voice-area-list-item-img-text-2-user {
    font-size: 10px;
  }
  .user-voice-area-list-item-img-text-2-title {
    font-size: 15px;
  }
  .user-voice-area-list-item-lead {
    font-size: 14px;
    -webkit-line-clamp: 5;
  }
}
