html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block
}

body {
  line-height: 1
}

ol, ul {
  list-style: none
}

blockquote, q {
  quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
  content: '';
  content: none
}

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

html {
  font-size: 62.5%;
  -ms-overflow-style: none;
  scrollbar-width: none
}

body {
  margin: 0;
  font-family: 'Hiragino Sans', 'Hiragino Kaku Gothic Pro', 'Noto Sans JP', "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "Yu Gothic", "メイリオ", sans-serif;
  line-height: 1.8;
  text-align: left;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  -webkit-text-size-adjust: 100%;
  color: #000000
}

p {
  letter-spacing: 0.08em;
  line-height: 2;
  font-weight: 300
}

a {
  text-decoration: none
}

img {
  max-width: 100%;
  vertical-align: top
}

li {
  list-style: none
}

html::-webkit-scrollbar {
  display: none
}

.ly_mv {
  margin-top: 13rem
}

@media (max-width: 768px) {
  .ly_mv {
    margin-top: 8rem
  }
}

.ly_mv .ly_mv_box {
  height: calc(100vh - 25rem);
  width: calc(100vw - 8rem);
  margin: 0 auto;
  background: url(../img/mv.png) no-repeat;
  background-size: cover;
  border-radius: 8.5rem;
  position: relative;
  margin-bottom: 2.5rem
}

@media (max-width: 768px) {
  .ly_mv .ly_mv_box {
    background-position: center center;
    border-radius: 2.5rem;
    width: 90%;
    height: 480px
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_mv .ly_mv_box {
    background-position: center center
  }
}

.ly_mv h2 {
  font-family: 'Montserrat', sans-serif;
  color: #fff;
  font-size: 10.2rem;
  font-weight: bold;
  line-height: 0.9;
  position: absolute;
  bottom: 2rem;
  left: 0;
  opacity: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  -webkit-transition-delay: 1.4s;
  transition-delay: 1.4s;
  letter-spacing: 0.001em
}

@media (max-width: 768px) {
  .ly_mv h2 {
    font-size: 5rem
  }
}

.ly_mv p {
  font-size: 1.6rem;
  color: #004098;
  font-weight: 500;
  letter-spacing: 0.08em;
  margin-left: 4rem;
  margin-bottom: 6rem
}

@media (max-width: 768px) {
  .ly_mv p {
    font-size: 1.5rem;
    margin-left: 5%;
    margin-right: 5%;
    margin-bottom: 15%
  }
}

.ly_mv h2.loaded {
  opacity: 1
}

.ly_philosophy {
  background-color: #dadfe6;
  padding-top: 18rem
}

@media (max-width: 768px) {
  .ly_philosophy {
    padding-top: 15%
  }
}

.ly_philosophy ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex
}

@media (max-width: 768px) {
  .ly_philosophy ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 90% !important;
    margin: 0 auto !important
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_philosophy ul {
    width: 90% !important
  }
}

.ly_philosophy ul li {
  width: 50%
}

@media (max-width: 768px) {
  .ly_philosophy ul li {
    width: 100%
  }
}

.ly_philosophy ul li ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 8rem
}

.ly_philosophy ul li ul li:nth-child(1) {
  background: url(../img/philosophy01.png) no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 16rem;
  height: 56rem;
  margin-right: 2rem;
  position: relative;
  top: 50px
}

@media (max-width: 768px) {
  .ly_philosophy ul li ul li:nth-child(1) {
    max-width: 8.5rem;
    height: 30rem;
    top: 20px
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_philosophy ul li ul li:nth-child(1) {
    height: 31rem;
    max-width: 16rem
  }
}

.ly_philosophy ul li ul li:nth-child(2) {
  background: url(../img/philosophy02.png) no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 16rem;
  height: 56rem;
  margin-right: 2rem
}

@media (max-width: 768px) {
  .ly_philosophy ul li ul li:nth-child(2) {
    max-width: 8.5rem;
    height: 30rem
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_philosophy ul li ul li:nth-child(2) {
    height: 31rem;
    max-width: 16rem
  }
}

.ly_philosophy ul li ul li:nth-child(3) {
  background: url(../img/philosophy03.png) no-repeat;
  background-size: cover;
  width: 100%;
  max-width: 16rem;
  height: 56rem;
  position: relative;
  top: -50px
}

@media (max-width: 768px) {
  .ly_philosophy ul li ul li:nth-child(3) {
    max-width: 8.5rem;
    height: 30rem;
    top: -20px
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_philosophy ul li ul li:nth-child(3) {
    height: 31rem;
    max-width: 16rem
  }
}

.ly_philosophy ul li p {
  font-size: 1.6rem;
  color: #004098
}

@media (max-width: 768px) {
  .ly_philosophy ul li p {
    font-size: 1.5rem
  }
}

.ly_philosophy ul li:nth-child(1) {
  margin-bottom: 4rem
}

@media (max-width: 768px) {
  .ly_philosophy ul li:nth-child(1) {
    margin-bottom: 15%
  }
}

.ly_philosophy ul {
  width: 100%;
  max-width: 1040px;
  margin: 0 auto;
  margin-bottom: 6rem
}

@media (max-width: 768px) {
  .ly_philosophy ul li ul {
    width: 100% !important;
    padding-bottom: 7%;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_philosophy ul>li:nth-child(1) {
    margin-right: 5%
  }
}

.ly_message ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-top: 8rem;
  margin-bottom: 8.5rem
}

@media (max-width: 768px) {
  .ly_message ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 15%
  }
}

.ly_message ul li {
  width: 50%
}

@media (max-width: 768px) {
  .ly_message ul li {
    width: 90% !important
  }
}

.ly_message ul li .ly_message-img {
  background: url(../img/logo-bg.png) no-repeat;
  background-size: cover;
  text-align: center;
  position: relative
}

.ly_message ul li .ly_message-img img {
  width: 62%;
  position: relative;
  top: -4rem;
  right: -10%
}

.ly_message ul li:nth-child(1) {
  margin-left: 4rem;
  margin-right: 6rem;
  width: calc(50% - 10rem)
}

@media (max-width: 768px) {
  .ly_message ul li:nth-child(1) {
    width: 90% !important;
    margin: 0 auto !important;
    margin-bottom: 15% !important
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_message ul li:nth-child(1) {
    width: 45%
  }
}

.ly_message ul li:nth-child(2) {
  width: calc(50% - ((100vw - 1100px)/2));
  margin-top: 8rem;
  margin-right: calc((100vw - 1100px)/2)
}

@media (max-width: 768px) {
  .ly_message ul li:nth-child(2) {
    margin: 0 auto
  }
}

.ly_message ul li p {
  font-size: 1.6rem;
  color: #004098;
  letter-spacing: 0.08em
}

@media (max-width: 768px) {
  .ly_message ul li p {
    font-size: 1.5rem
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_message ul li:nth-child(2) {
    width: 40%;
    margin-right: 5%
  }
}

.ly_service {
  background: #dadfe6;
  padding-top: 8rem;
  padding-bottom: 8rem;
  margin-bottom: 14rem
}

@media (max-width: 768px) {
  .ly_service {
    margin-bottom: 15%;
    padding-bottom: 15%
  }
}

.ly_service ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0 4rem;
  background: #fff;
  border-radius: 8rem;
  position: sticky;
  top: 4rem;
  height: calc(100vh - 8rem);
  overflow: hidden
}

@media (max-width: 768px) {
  .ly_service ul {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 auto;
    width: 90%;
    border-radius: 3rem;
    height: calc(100vh - 10rem)
  }
}

.ly_service ul:not(:last-of-type) {
  margin-bottom: 5rem
}

.ly_service ul li {
  width: 50%
}

@media (max-width: 768px) {
  .ly_service ul li {
    width: 100%
  }
}

.ly_service ul li:nth-child(2) {
  position: relative;
  background: url("../img/service01.jpg") no-repeat;
  background-size: cover;
  background-position: center center
}

@media (max-width: 768px) {
  .ly_service ul li:nth-child(2) {
    position: relative;
    height: 50rem;
    overflow: hidden;
    margin-top: 7.5%
  }
}

.ly_service ul li:nth-child(2) img {
  position: absolute;
  top: 50%;
  bottom: 50%;
  margin: auto
}

@media (max-width: 768px) {
  .ly_service ul li:nth-child(2) img {
    top: -10%
  }
}

.ly_service ul li .ly_service_box {
  width: 100%;
  max-width: 75%;
  padding-top: 12vh;
  margin: 0 auto
}

@media (max-width: 768px) {
  .ly_service ul li .ly_service_box {
    max-width: 85%;
    padding-top: 10%
  }
}

.ly_service ul li .ly_service_box .el_ttl h3 span span.hp_num {
  font-size: 3rem;
  letter-spacing: 0.1em;
  margin-right: 0.5rem
}

.ly_service ul li h4 {
  font-size: 3rem;
  color: #004098;
  letter-spacing: 0.08em;
  font-weight: 600;
  line-height: 1.4;
  margin-bottom: 3.5rem
}

@media (max-width: 768px) {
  .ly_service ul li h4 {
    font-size: 1.8rem;
    margin-bottom: 2.5%;
    font-weight: 600
  }
}

.ly_service ul li p {
  font-size: 1.6rem;
  color: #004098;
  letter-spacing: 0.08em
}

@media (max-width: 768px) {
  .ly_service ul li p {
    font-size: 1.3rem;
    line-height: 1.8
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_service ul li h4 {
    line-height: 1.4
  }
}

@media (max-width: 768px) {
  .ly_service ul:nth-of-type(3) li:nth-child(2) {
    height: 50rem
  }
}

.ly_service ul:nth-of-type(1) li:nth-child(2) {
  position: relative;
  background: url("../img/service01.jpg") no-repeat;
  background-size: cover;
  background-position: center center
}

.ly_service ul:nth-of-type(2) li:nth-child(2) {
  position: relative;
  background: url("../img/service02.jpg") no-repeat;
  background-size: cover;
  background-position: center center
}

.ly_service ul:nth-of-type(3) li:nth-child(2) {
  position: relative;
  background: url("../img/service03.jpg") no-repeat;
  background-size: cover;
  background-position: center center
}

.ly_service ul:nth-of-type(4) li:nth-child(2) {
  position: relative;
  background: url("../img/service04.jpg") no-repeat;
  background-size: cover;
  background-position: center center
}

@media (max-width: 768px) {
  .ly_service ul:nth-of-type(1) li:nth-child(2), .ly_service ul:nth-of-type(2) li:nth-child(2), .ly_service ul:nth-of-type(3) li:nth-child(2), .ly_service ul:nth-of-type(4) li:nth-child(2) {
    background-size: 110% !important;
    background-position: left
  }
}

.ly_outline {
  margin-bottom: 14rem
}

@media (max-width: 768px) {
  .ly_outline {
    margin-bottom: 15%
  }
}

.ly_outline .el_ttl {
  text-align: center
}

.ly_outline dl {
  width: 100%;
  max-width: 960px;
  margin: 0 auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-top: 1px solid #004098;
  padding-top: 2rem;
  padding-bottom: 2.5rem;
  padding-left: 4rem;
  padding-right: 4rem
}

@media (max-width: 768px) {
  .ly_outline dl {
    padding-left: 5%;
    padding-right: 5%;
    width: 80%
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_outline dl {
    width: 80%
  }
}

.ly_outline dl:last-of-type {
  border-bottom: 1px solid #004098
}

.ly_outline dl dt {
  font-size: 1.6rem;
  width: 100%;
  max-width: 230px;
  font-weight: 700;
  color: #004098;
  letter-spacing: 0.08em
}

@media (max-width: 768px) {
  .ly_outline dl dt {
    margin-right: 5%;
    max-width: 100%;
    width: 140px;
    font-size: 1.5rem
  }
}

.ly_outline dl dd {
  font-size: 1.6rem;
  color: #004098;
  letter-spacing: 0.08em
}

@media (max-width: 768px) {
  .ly_outline dl dd {
    width: 100%;
    font-size: 1.5rem
  }
}

.ly_bottom-img {
  background: #dadfe6;
  padding: 8rem 0
}

@media (max-width: 768px) {
  .ly_bottom-img {
    padding: 15% 0
  }
}

.ly_bottom-img .ly_bottom-img_box {
  width: calc(100% - 8rem);
  height: calc(100vh - 8rem);
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border-radius: 8rem
}

@media (max-width: 768px) {
  .ly_bottom-img .ly_bottom-img_box {
    width: 90%;
    height: 100%;
    border-radius: 3rem;
    z-index: 1
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_bottom-img .ly_bottom-img_box {
    height: auto !important
  }
}

.ly_bottom-img .ly_bottom-img_box img {
  border-radius: 7.5rem
}

footer {
  height: 17rem;
  position: relative;
  bottom: 0 !important
}

@media (max-width: 768px) {
  footer {
    bottom: 0 !important;
    height: 7rem;
    margin-bottom: 7rem
  }
}

footer small {
  font-family: 'Montserrat', sans-serif;
  font-size: 1.4rem;
  font-weight: 700;
  letter-spacing: 0.08em;
  color: #004098
}

.ly_mv .ly_mv_box+p {
  opacity: 0;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  -webkit-transition-delay: 1.3s;
  transition-delay: 1.3s
}

.loaded .ly_mv .ly_mv_box+p {
  opacity: 1
}

.ly_outline .el_ttl {
  margin-bottom: 8rem
}

@media (max-width: 768px) {
  .ly_outline .el_ttl {
    margin-bottom: 10% !important
  }
}

@media (max-width: 768px) {
  .js_contact-form {
    width: 100vw;
    left: 0;
    top: auto !important;
    bottom: 0;
    -webkit-transform: translateX(0) !important;
    transform: translateX(0) !important
  }
}

@media (max-width: 768px) {
  .js_side-contact {
    border-radius: 0 !important;
    padding: 1.2rem 1.2rem !important
  }
}

@media (max-width: 768px) {
  .ly_service ul:nth-of-type(3) li:nth-child(2) {
    background-size: 125% !important;
    background-position: left
  }
}

footer ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-top: 6rem;
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: end;
  margin-left: 4rem;
  margin-right: 4rem
}

@media (max-width: 768px) {
  footer ul {
    padding-bottom: 7rem;
    display: block;
    margin-left: 5%;
    margin-right: 5%;
    padding-top: 10%
  }
}

footer ul li a img {
  width: 100%;
  max-width: 320px
}

@media (max-width: 768px) {
  footer ul li:nth-child(1) {
    margin-bottom: 5%;
    text-align: right
  }
}

@media (max-width: 768px) {
  footer ul li:nth-child(2) {
    text-align: right
  }
}

@media (max-width: 768px) {
  footer ul li a img {
    max-width: 220px
  }
}

.el_header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding-left: 4rem;
  padding-right: 4rem;
  padding-top: 4rem;
  padding-bottom: 4rem;
  position: fixed;
  width: calc(100% - 8rem);
  -webkit-transition: all 0.7s ease;
  transition: all 0.7s ease;
  z-index: 100;
  top: -100px
}

@media (max-width: 768px) {
  .el_header {
    padding: 5%;
    width: 90%
  }
}

.el_header ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  vertical-align: middle;
  position: relative;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center
}

@media (max-width: 768px) {
  .el_header ul {
    display: none
  }
}

.el_header ul li a {
  font-size: 1.6rem;
  font-weight: 500;
  color: #004098;
  letter-spacing: 0.05em
}

@media (max-width: 768px) {
  .el_header ul li a {
    font-size: 1.6rem;
    padding: 1.4rem 0rem !important;
    font-weight: 600
  }
}

.el_header ul li:not(.hp_contact) {
  margin-right: 4rem
}

@media (max-width: 768px) {
  .el_header ul li:not(.hp_contact) {
    margin-bottom: 0%;
    margin-right: 0%;
    padding-left: 5%;
    background: #fff;
    padding: 1rem 0;
    padding-left: 5%;
    width: 100%;
    margin-right: 0 !important
  }
}

.el_header ul li.hp_contact {
  background: #e50065;
  line-height: 1;
  border-radius: 3.5rem;
  border: 1px solid #e50065
}

.el_header ul li.hp_contact a {
  color: #fff;
  display: inline-block;
  width: 100%;
  padding: 1.7rem 4rem;
  pointer-events: none
}

.el_header ul li.hp_contact a:hover {
  cursor: pointer
}

.el_header h1 {
  width: 100%;
  max-width: 24.4rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

@media (max-width: 768px) {
  .el_header h1 {
    max-width: 16rem;
    position: relative;
    z-index: 100;
    margin-top: 1rem
  }
}

@media (max-width: 768px) {
  .el_header ul li:nth-child(1) {
    border-top: 1px solid #004098
  }
}

@media (max-width: 768px) {
  .el_header ul li:nth-child(2) {
    position: relative;
    top: -0.1rem;
    background: #004098;
    border-top: 1px solid #fff
  }
}

@media (max-width: 768px) {
  .el_header ul li:nth-child(3) {
    position: relative;
    top: -0.3rem;
    background: #004098;
    border-top: 1px solid #fff
  }
}

@media (max-width: 768px) {
  .el_header ul li:nth-child(4) {
    position: relative;
    top: -0.5rem;
    background: #004098;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .el_header ul li.hp_contact a {
    padding: 1.7rem 2rem
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .el_header ul li.hp_contact {
    margin-right: 5%
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .el_header ul li a {
    font-size: 1.2rem;
    white-space: nowrap
  }
}

@media (max-width: 768px) {
  .el_header ul li a {
    color: #fff
  }
}

@media (max-width: 768px) {
  .el_header ul li a {
    font-weight: 500 !important;
    font-size: 1.4rem
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .el_header ul li:not(.hp_contact) {
    margin-right: 2rem
  }
}

@media (max-width: 768px) {
  header.el_header {
    padding-top: 1rem;
    padding-bottom: 2rem;
    background: #fff
  }
}

@media (max-width: 768px) {
  .el_header ul {
    display: none;
    position: absolute;
    width: 100vw;
    height: 100vh;
    left: 0;
    top: 0;
    background: #fff;
    padding-left: 5%
  }
}

@media (max-width: 768px) {
  .el_header ul li:nth-child(1) {
    margin-top: 0;
    background: #004098;
    padding: 1rem 5%
  }
}

@-webkit-keyframes appear {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@keyframes appear {
  0% {
    opacity: 0
  }
  100% {
    opacity: 1
  }
}

@media (max-width: 768px) {
  .el_header ul li.hp_contact {
    width: 45%;
    text-align: center;
    padding: 0rem 2rem;
    margin-top: 0
  }
}

header.el_header.fixed {
  padding-top: 2rem;
  padding-bottom: 2rem;
  background: none
}

@media (max-width: 768px) {
  header.el_header.fixed {
    background: #fff;
    padding-bottom: 1rem !important
  }
}

header.el_header.fixed h1 {
  position: relative
}

@media (max-width: 768px) {
  header.el_header.fixed h1 {
    max-width: 16rem !important;
    top: 0rem !important
  }
}

.el_header ul li a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease
}

.el_header ul li a:hover {
  color: #dc0f29
}

.el_header ul li.hp_contact:hover {
  background: none;
  border: 1px solid #e50065
}

.el_header ul li.hp_contact:hover a {
  color: #e50065
}

.el_ttl {
  margin-bottom: 6rem
}

.el_ttl h3 {
  font-size: 6rem;
  color: #004098;
  font-weight: 900;
  font-family: 'Montserrat', sans-serif;
  line-height: 0.8;
  margin-bottom: 3.5rem;
  overflow: hidden;
  white-space: nowrap
}

@media (max-width: 768px) {
  .el_ttl h3 {
    font-size: 3.3rem;
    margin-bottom: 2.5%
  }
}

.el_ttl span {
  font-size: 1.4rem;
  color: #004098;
  letter-spacing: 0.05em
}

@media (max-width: 768px) {
  .el_ttl span {
    font-size: 1.3rem
  }
}

@media (max-width: 768px) {
  .el_ttl {
    margin-bottom: 10%
  }
}

.el_ttl h3+span {
  letter-spacing: 0.08em;
  font-weight: 300
}

.el_ttl h3 span.hp_aText {
  letter-spacing: 0.07em
}

@media (max-width: 768px) {
  .el_header h1 img {
    position: relative;
    top: 0rem
  }
}

@media (max-width: 768px) {
  header.el_header.fixed h1 img {
    top: -1rem
  }
}

@media (max-width: 768px) {
  li.hp_cap p {
    font-family: 'Montserrat', sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: #004098
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_service_box .el_ttl h3 {
    white-space: initial
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .ly_service span.hp_aText+span {
    margin-left: 0 !important
  }
}

@media (min-width: 768px) and (max-width: 1100px) {
  .el_header h1 {
    max-width: 22.4rem
  }
}

.hp_contact_box {
  position: absolute;
  bottom: -17.3rem;
  right: 0px;
  margin-right: 0rem !important;
  background: #fff;
  padding: 2rem;
  text-align: center;
  border-radius: 0 0 0 2rem;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  padding-top: 2.7rem
}

.el_header ul li.hp_contact:hover+.hp_contact_box, .hp_contact_box:hover {
  opacity: 1;
  visibility: visible
}

.hp_contact_box p {
  font-size: 1.6rem;
  color: #e50065;
  font-weight: 500
}

.hp_contact_box p.hp_telNum a {
  font-size: 3rem;
  letter-spacing: 0.005em;
  font-weight: 700
}

.hp_telNum a:hover {
  color: #004098 !important
}

@media (max-width: 768px) {
  .el_header li.hp_contact {
    display: none !important
  }
}

@media (max-width: 768px) {
  .hp_cap {
    display: none !important
  }
}

.hp_telNum a:hover {
  color: #e50065 !important
}

@media (max-width: 768px) {
  .ly_service .el_ttl {
    margin-bottom: 7.5% !important
  }
}

p.hp_mailNum a {
  color: #e50065 !important
}

.hp_aText {
  font-size: 6rem !important
}

@media (max-width: 768px) {
  .hp_aText {
    font-size: 3.3rem !important
  }
}

.hp_aText span {
  margin-left: 0 !important
}

span.hp_margin {
  display: block;
  margin-top: 2rem
}

li.hp_cap {
  display: none
}

@media (max-width: 768px) {
  li.hp_cap {
    display: block
  }
}

.hp_weight {
  font-weight: 500
}

@media (max-width: 768px) {
  .hp_weight {
    font-weight: 600
  }
}

.hp_nav ul {
  display: block
}

.el_header ul li {
  margin-bottom: 2rem
}

.hp_nav {
  position: fixed;
  left: -12rem;
  top: calc(50vh - 99px);
  display: block;
  width: 155px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease
}

.fixed.side .hp_nav {
  left: 4rem
}

.el_header.fixed .js_openBtn+ul {
  display: none
}

header.el_header.fixed h1 {
  position: fixed;
  top: 2rem
}

@media (max-width: 768px) {
  p.hp_mailNum {
    text-align: center
  }
}

@media (max-width: 768px) {
  p.hp_mailNum a {
    font-size: 1.4rem;
    color: #e50065;
    font-weight: 600;
    text-align: center
  }
}

.hp_pin01 {
  z-index: 10
}

.hp_pin02 {
  z-index: 20
}

.hp_pin03 {
  z-index: 30
}

.hp_pin04 {
  z-index: 40
}

.pc {
  display: block
}

@media (max-width: 768px) {
  .pc {
    display: none
  }
}

.sp {
  display: none
}

@media (max-width: 768px) {
  .sp {
    display: block
  }
}

.js_pin-top.hp_pin04 {
  -webkit-transform: scale(1) !important;
  transform: scale(1) !important
}

.js_fadeScale {
  opacity: 0
}

.js_fadeScale.classActive {
  opacity: 1
}

.js_textAnimation span {
  opacity: 0;
  -webkit-transition: relative;
  transition: relative
}

.js_textAnimation.appeartext span {
  -webkit-animation: text_anime_on 0.3s ease-in-out forwards;
  animation: text_anime_on 0.3s ease-in-out forwards
}

@-webkit-keyframes text_anime_on {
  0% {
    opacity: 0;
    display: inline-block;
    position: relative;
    top: 20px
  }
  100% {
    opacity: 1;
    display: inline-block;
    position: relative;
    top: 0px
  }
}

@keyframes text_anime_on {
  0% {
    opacity: 0;
    display: inline-block;
    position: relative;
    top: 20px
  }
  100% {
    opacity: 1;
    display: inline-block;
    position: relative;
    top: 0px
  }
}

.js_textFadeIn, .js_textFadeIn-B {
  opacity: 0;
  -webkit-transition: opacity 1.2s ease;
  transition: opacity 1.2s ease;
  -webkit-transition-delay: 0.6s;
  transition-delay: 0.6s
}

.js_textFadeIn.classActive {
  opacity: 1
}

.js_textFadeIn-B.classActive {
  opacity: 0.4
}

span.hp_aText {
  margin-right: -0.08em
}

.ly_service span.hp_aText+span {
  margin-left: 3rem
}

@media (max-width: 768px) {
  .ly_service span.hp_aText+span {
    margin-left: 3rem
  }
}

@-webkit-keyframes fadeOut {
  from {
    height: 100%
  }
  to {
    height: 0
  }
}

@keyframes fadeOut {
  from {
    height: 100%
  }
  to {
    height: 0
  }
}

#loader {
  width: 100%;
  height: 100vh;
  position: fixed;
  top: 0;
  z-index: 1000;
  background: #fff
}

#loader.loaded {
  -webkit-animation: fadeOut 0.6s forwards;
  animation: fadeOut 0.6s forwards;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}

#loader.loaded .sk-fading-circle {
  display: none
}

.sk-fading-circle {
  width: 40px;
  height: 40px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto
}

.sk-fading-circle .sk-circle {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0
}

.sk-fading-circle .sk-circle:before {
  content: '';
  display: block;
  margin: 0 auto;
  width: 15%;
  height: 15%;
  background-color: #004098;
  border-radius: 100%;
  -webkit-animation: sk-circleFadeDelay 1.2s infinite ease-in-out both;
  animation: sk-circleFadeDelay 1.2s infinite ease-in-out both
}

.sk-fading-circle .sk-circle2 {
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg)
}

.sk-fading-circle .sk-circle3 {
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg)
}

.sk-fading-circle .sk-circle4 {
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg)
}

.sk-fading-circle .sk-circle5 {
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg)
}

.sk-fading-circle .sk-circle6 {
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg)
}

.sk-fading-circle .sk-circle7 {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg)
}

.sk-fading-circle .sk-circle8 {
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg)
}

.sk-fading-circle .sk-circle9 {
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg)
}

.sk-fading-circle .sk-circle10 {
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg)
}

.sk-fading-circle .sk-circle11 {
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg)
}

.sk-fading-circle .sk-circle12 {
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg)
}

.sk-fading-circle .sk-circle2:before {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s
}

.sk-fading-circle .sk-circle3:before {
  -webkit-animation-delay: -1s;
  animation-delay: -1s
}

.sk-fading-circle .sk-circle4:before {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s
}

.sk-fading-circle .sk-circle5:before {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s
}

.sk-fading-circle .sk-circle6:before {
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s
}

.sk-fading-circle .sk-circle7:before {
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s
}

.sk-fading-circle .sk-circle8:before {
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s
}

.sk-fading-circle .sk-circle9:before {
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s
}

.sk-fading-circle .sk-circle10:before {
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s
}

.sk-fading-circle .sk-circle11:before {
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s
}

.sk-fading-circle .sk-circle12:before {
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s
}

@-webkit-keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0
  }
  40% {
    opacity: 1
  }
}

@keyframes sk-circleFadeDelay {
  0%, 39%, 100% {
    opacity: 0
  }
  40% {
    opacity: 1
  }
}

#loading.loaded header:not(.fixed) {
  top: 0px
}

.js_openBtn {
  position: relative;
  cursor: pointer;
  width: 50px;
  height: 50px;
  border-radius: 5px;
  margin-top: -1rem;
  margin-right: -1rem;
  display: none
}

@media (max-width: 768px) {
  .js_openBtn {
    display: block;
    position: relative;
    z-index: 100;
    position: relative;
    top: 1.2rem;
    right: -0.5rem
  }
}

.js_openBtn span {
  display: inline-block;
  -webkit-transition: all .4s;
  transition: all .4s;
  position: absolute;
  left: 14px;
  height: 3px;
  border-radius: 2px;
  background: #0827c4;
  width: 45%
}

.js_openBtn span:nth-of-type(1) {
  top: 15px
}

.js_openBtn span:nth-of-type(2) {
  top: 23px
}

.js_openBtn span:nth-of-type(3) {
  top: 31px
}

.js_openBtn.active span:nth-of-type(1) {
  top: 18px;
  left: 18px;
  -webkit-transform: translateY(6px) rotate(-45deg);
  transform: translateY(6px) rotate(-45deg);
  width: 40%
}

.js_openBtn.active span:nth-of-type(2) {
  opacity: 0
}

.js_openBtn.active span:nth-of-type(3) {
  top: 30px;
  left: 18px;
  -webkit-transform: translateY(-6px) rotate(45deg);
  transform: translateY(-6px) rotate(45deg);
  width: 40%
}

.js_imgFadeIn {
  opacity: 0;
  -webkit-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  -webkit-transition-delay: 1s;
  transition-delay: 1s
}

.js_imgFadeIn.classActive {
  opacity: 1
}

@media (max-width: 768px) {
  .el_header ul {
    height: 50%;
    top: 0;
    display: none;
    background: none;
    margin-top: 7.3rem;
    padding-left: 0
  }
}

@media (max-width: 768px) {
  .el_header ul.active {
    display: block;
    -webkit-animation: appear .5s ease;
    animation: appear .5s ease
  }
}

@media (max-width: 768px) {
  .fixed .js_openBtn {
    top: 0.2rem !important
  }
}

@media (max-width: 768px) {
  li.hp_cap {
    position: absolute;
    bottom: 2%;
    right: 5%
  }
}

@media (max-width: 768px) {
  li.hp_cap p {
    font-size: 1.2rem
  }
}

@media (max-width: 768px) {
  .ly_service_wrap ul li.js_imgFadeIn {
    -webkit-transition-delay: 0.4s !important;
    transition-delay: 0.4s !important
  }
}

.js_contact-form {
  position: fixed;
  top: 38.5%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  right: -375px;
  width: 375px;
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease;
  background: #fff;
  border-radius: 2rem 0 0 2rem
}

@media (max-width: 768px) {
  .js_contact-form {
    width: 100%
  }
}

.side.fixed .js_contact-form {
  right: -320px
}

.js_side-contact {
  -ms-writing-mode: tb-rl;
  -webkit-writing-mode: vertical-rl;
  writing-mode: vertical-rl;
  background: #e50065;
  color: #fff;
  font-size: 1.6rem;
  font-weight: 500;
  padding: 4rem 1.2rem;
  letter-spacing: 0.05em;
  border-radius: 2rem 0 0 2rem
}

.side.fixed .js_contact-form:hover {
  right: 0
}

.hp_contact {
  -webkit-transition: all 0.4s ease;
  transition: all 0.4s ease
}

header.el_header .hp_contact {
  display: block;
  -webkit-animation: appear .5s ease;
  animation: appear .5s ease
}

header.el_header.fixed .hp_contact {
  display: none
}

.js_side-box {
  background: #fff;
  text-align: center;
  padding: 0 2rem;
  padding-top: 30px
}

@media (max-width: 768px) {
  .js_side-box {
    display: none
  }
}

.js_side-box p {
  font-size: 1.6rem;
  font-weight: 500;
  color: #e50065
}

p.hp_telNum {
  font-size: 3rem;
  font-weight: 700;
  letter-spacing: 0.01em;
  white-space: nowrap
}

@media (max-width: 768px) {
  p.hp_telNum {
    text-align: center
  }
}

p.hp_telNum a {
  color: #e50065 !important
}

@media (max-width: 768px) {
  .js_side-contact {
    width: 100vw;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: lr-tb;
    writing-mode: horizontal-tb;
    text-align: center
  }
}

@media (max-width: 768px) {
  a.inline.sp {
    color: #fff;
    font-weight: 600
  }
}

@media (max-width: 768px) {
  p.sp_txt {
    font-size: 1.4rem;
    font-weight: 600;
    text-align: center;
    color: #e50065
  }
}

@media (max-width: 768px) {
  .modaal-container {
    border-radius: 2rem !important
  }
}

.js_side-contact p {
  font-weight: 500;
  text-align: center
}

.el_header.fixed.side ul li:nth-child(4) {
  margin-right: 0 !important
}

.el_header ul li a.clicked {
  color: #dc0f29
}

@media (max-width: 768px) {
  .hp_nav {
    display: none
  }
}

@media (max-width: 768px) {
  header.el_header.fixed {
    position: fixed;
    top: 0 !important
  }
}

@media (max-width: 768px) {
  .fixed .js_openBtn {
    margin-left: auto !important
  }
}

@media (max-width: 768px) {
  header.el_header.fixed h1 img {
    top: 0.5rem !important
  }
}

@media (max-width: 768px) {
  .js_side-contact, .js_contact-form {
    width: 100vw;
    left: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    -webkit-transition: all 0s ease !important;
    transition: all 0s ease !important;
    z-index: 999
  }
}

.js_side-contact {
  pointer-events: none
}

@media (max-width: 768px) {
  .js_side-contact {
    pointer-events: initial
  }
}

@media (max-width: 768px) {
  .js_contact-form.pc {
    display: none !important
  }
}


/*# sourceMappingURL=style.css.map*/