@charset "UTF-8";
.sp {
  display: none !important;
}

html {
  overflow-x: hidden;
  font-size: 62.5%;
}

body {
  overflow-x: hidden;
  font-size: 16px;
  font-size: 1.6rem;
  cursor: url(../img/cursor.png), default;
}

.cmn-title dt,
.cmn-title dd {
  display: inline-block;
}
.cmn-title dt {
  margin-right: 20px;
  line-height: 1;
  font-weight: 700;
  font-size: 5.4rem;
}
.cmn-title dd {
  font-size: 1.2rem;
  letter-spacing: 0.02em;
}
.cmn-wrapper {
  max-width: 750px;
  margin: 0 auto;
}

section {
  max-width: 750px;
  margin: 0 auto;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9998;
  width: 300px;
  padding: 70px 0 0 85px;
}
.header-logo {
  max-width: 120px;
  margin-bottom: 70px;
}
.header-menu-list li {
  margin-bottom: 30px;
}
.header-menu-list li a {
  display: inline-block;
  opacity: 0.4;
  padding-bottom: 5px;
  color: #ffffff;
}
.header-menu-list li .select {
  opacity: 1;
  border-bottom: 1px solid #ffffff;
}

.sec-mv {
  position: relative;
  width: 100%;
  height: 100vh;
  min-height: 850px;
}
.sec-mv-box {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sec-mv-title {
  white-space: nowrap;
}
.sec-mv-title dl {
  text-align: right;
}
.sec-mv-title dl dt {
  padding-bottom: 50px;
  line-height: 1.92;
  letter-spacing: 0.06em;
  text-align: left;
  font-weight: 700;
  font-size: 7.8rem;
}
.sec-mv-title dl dt span {
  display: inline-block;
  position: relative;
  width: 78px;
  height: 78px;
  line-height: 1;
  letter-spacing: 0;
}
.sec-mv-title dl dt span:before, .sec-mv-title dl dt span:after {
  position: absolute;
  background-color: #ba0015;
}
.sec-mv-title dl dt span:before {
  z-index: 1;
  width: 13px;
  height: 78px;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sec-mv-title dl dt span:after {
  top: 41px;
  z-index: 1;
  width: 45px;
  height: 10px;
  content: "";
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.sec-mv-title dl dd {
  display: inline-block;
  opacity: 0.65;
  position: relative;
  right: 50px;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
}
.sec-mv-title dl dd:before {
  opacity: 0.35;
  position: absolute;
  left: -110px;
  width: 95px;
  height: 1px;
  background-color: #ffffff;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sec-top {
  padding: 100px 0 170px;
}
.sec-top-main {
  padding-bottom: 30px;
}
.sec-top-main-txt {
  padding-bottom: 30px;
  letter-spacing: 0.06em;
  font-weight: 700;
  font-size: 2.8rem;
}
.sec-top-sub p {
  opacity: 0.85;
  line-height: 2.5;
  letter-spacing: 0.02em;
}
.sec-service {
  max-width: 775px;
  padding-bottom: 200px;
}
.sec-service .cmn-title {
  width: 750px;
  margin: 0 auto 60px;
}
.sec-service-txt {
  opacity: 0.85;
  width: 750px;
  margin: 0 auto;
  padding-bottom: 100px;
  line-height: 1.81;
  letter-spacing: 0.02em;
}
.sec-service-list {
  position: relative;
}
.sec-service-list-center {
  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;
  position: absolute;
  width: 270px;
  height: 270px;
  border-radius: 100%;
  -webkit-box-shadow: 0 0 23px rgba(0, 0, 0, 0.47);
          box-shadow: 0 0 23px rgba(0, 0, 0, 0.47);
  background-color: #ffffff;
  text-align: center;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.sec-service-list-center p {
  opacity: 0.85;
  padding-bottom: 15px;
  color: #242424;
  font-weight: 700;
  font-size: 1.8rem;
}
.sec-service-list-center .image {
  width: 150px;
  margin: 0 auto;
}
.sec-service-list ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  width: 100%;
}
.sec-service-list ul li {
  width: 360px;
  height: 360px;
  margin-bottom: 80px;
  padding-top: 20px;
  border: 35px solid #ba0015;
  border-radius: 100%;
  text-align: center;
}
.sec-service-list ul li:nth-child(3), .sec-service-list ul li:nth-child(4) {
  margin-bottom: 0;
  padding-top: 30px;
}
.sec-service-list ul li dl {
  padding-bottom: 15px;
}
.sec-service-list ul li dl dt {
  display: inline-block;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 2px solid #ba0015;
  font-weight: 700;
  font-size: 3.6rem;
}
.sec-service-list ul li dl dd {
  letter-spacing: 0.025em;
  font-weight: 700;
  font-size: 3.8rem;
}
.sec-service-list ul li p {
  opacity: 0.8;
  line-height: 1.63;
  letter-spacing: 0.02em;
}
.sec-about {
  padding-bottom: 100px;
}
.sec-about .cmn-title {
  margin-bottom: 80px;
}
.sec-about-list li {
  padding-bottom: 40px;
  line-height: 1.81;
  letter-spacing: 0.02em;
}
.sec-about-list li span {
  display: block;
  font-weight: 700;
  font-size: 1.4rem;
}
.sec-child {
  padding: 160px 0;
}
.sec-contact .cmn-title {
  margin-bottom: 40px;
}
.sec-contact-txt {
  letter-spacing: 0.02em;
}
.sec-contact-txt li:nth-child(1) {
  padding-bottom: 40px;
  line-height: 1.81;
}
.sec-contact-txt li:nth-child(2) {
  opacity: 0.85;
  padding-bottom: 50px;
  font-size: 1.2rem;
  line-height: 2.17;
}
.sec-contact-txt li:nth-child(3) {
  opacity: 0.85;
  padding-left: 25px;
  border-left: 2px solid #ffffff;
  font-size: 1.4rem;
  line-height: 2.07;
}
.sec-contact-txt li:nth-child(3) span {
  display: block;
  margin-bottom: 25px;
  font-weight: 700;
}
.sec-contact-txt-top {
  padding-bottom: 145px;
}
.sec-contact-txt-child li:nth-child(2) {
  opacity: 0.85;
}
.sec-contact .contact-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 30px;
  letter-spacing: 0.02em;
}
.sec-contact .contact-flex:first-child dd {
  position: relative;
}
.sec-contact .contact-flex:first-child dd:after {
  position: absolute;
  right: 15px;
  color: #242424;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  font-weight: 700;
  font-family: "Font Awesome 6 free";
  content: "\f078";
}
.sec-contact .contact-flex:last-child {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
}
.sec-contact .contact-flex:last-child dt {
  padding-top: 13px;
}
.sec-contact .contact-flex dt {
  width: 32%;
  font-weight: 700;
}
.sec-contact .contact-flex dt span {
  margin-right: 15px;
  padding: 5px 10px;
  background-color: #ba0015;
  font-size: 1.4rem;
}
.sec-contact .contact-flex dt .any {
  background-color: #525252;
}
.sec-contact .contact-flex dd {
  width: 58%;
  margin-bottom: 5px;
}
.sec-contact .contact-flex dd input,
.sec-contact .contact-flex dd textarea,
.sec-contact .contact-flex dd select {
  width: 100%;
  padding: 15px 25px;
  border-radius: 10px;
  background-color: #dddddd;
  line-height: 1.81;
  font-family: inherit;
  cursor: text;
  resize: vertical;
}
.sec-contact .contact-flex dd input::-webkit-input-placeholder, .sec-contact .contact-flex dd textarea::-webkit-input-placeholder {
  color: #909090;
}
.sec-contact .contact-flex dd input::-moz-placeholder, .sec-contact .contact-flex dd textarea::-moz-placeholder {
  color: #909090;
}
.sec-contact .contact-flex dd input:-ms-input-placeholder, .sec-contact .contact-flex dd textarea:-ms-input-placeholder {
  color: #909090;
}
.sec-contact .contact-flex dd input::-ms-input-placeholder, .sec-contact .contact-flex dd textarea::-ms-input-placeholder {
  color: #909090;
}
.sec-contact .contact-flex dd select,
.sec-contact .contact-flex dd input::placeholder,
.sec-contact .contact-flex dd textarea::placeholder {
  color: #909090;
}
.sec-contact .contact-flex dd select {
  cursor: pointer;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
}
.sec-contact .contact-flex dd select:-ms-expand {
  display: none;
}
.sec-contact .contact-flex dd > div {
  position: relative;
  top: 12px;
  color: #ffffff;
  font-size: 1.2rem;
  line-height: 0;
}
.sec-contact .contact-text {
  padding-bottom: 60px;
  text-align: center;
}
.sec-contact .contact-text .contact-flex {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 40px;
}
.sec-contact .contact-text .contact-flex a {
  color: inherit;
  text-decoration: underline;
}
.sec-contact .contact-text input[type=checkbox] {
  display: none;
}
.sec-contact .contact-text .check {
  position: relative;
  padding-left: 40px;
  cursor: pointer;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.sec-contact .contact-text .check:before, .sec-contact .contact-text .check:after {
  display: block;
  position: absolute;
  content: "";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sec-contact .contact-text .check:before {
  opacity: 0;
  left: 8px;
  z-index: 2;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  width: 10px;
  height: 14px;
  margin-top: -10px;
  border-right: 3px solid #ffffff;
  border-bottom: 3px solid #ffffff;
}
.sec-contact .contact-text .check:after {
  display: block;
  left: 0;
  z-index: 1;
  width: 25px;
  height: 25px;
  border: 2px solid #a3a3a3;
  border-radius: 5px;
}
.sec-contact .contact-text input[type=checkbox]:checked + .check:before {
  opacity: 1;
}
.sec-contact .contact-text input[type=checkbox]:checked + .check:after {
  background-color: #ba0015;
}
.sec-contact .submit-button {
  position: relative;
  width: 322px;
  margin: 0 auto;
  text-align: center;
}
.sec-contact .submit-button #submit {
  position: relative;
  width: 100%;
  padding: 16px 0;
  border-radius: 30px;
  background-color: #ffffff;
  color: #242424;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.08em;
  cursor: pointer;
}
.sec-contact .submit-button #submit::after {
  position: absolute;
  right: 20px;
  font-weight: 700;
  font-family: "Font Awesome 6 free";
  content: "\f054";
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.sec-contact .submit-button #submit:disabled {
  opacity: 0.7;
  cursor: not-allowed;
}
.sec-pp {
  max-width: 1100px;
  padding-right: 30px;
  padding-left: 30px;
  line-height: 1.81;
  letter-spacing: 0.02em;
}
.sec-pp .cmn-title {
  margin-bottom: 40px;
}
.sec-pp-txt {
  padding-bottom: 140px;
}
.sec-pp-list dl {
  padding-bottom: 30px;
}
.sec-pp-list dl dt {
  position: relative;
  padding: 0 20px 25px;
  border-bottom: 1px solid #707070;
}
.sec-pp-list dl dt:after {
  position: absolute;
  top: -2.5px;
  left: 0;
  width: 6px;
  height: calc(100% - 20px);
  background-color: #ffffff;
  content: "";
}
.sec-pp-list dl dd {
  padding: 30px 30px 30px 0;
}
.sec-pp-list dl dd span {
  display: block;
  padding-left: 20px;
  text-indent: -20px;
}
.sec-pp-list dl dd a {
  display: inline-block;
  color: #ffffff;
  text-decoration: underline;
}

.footer {
  position: relative;
  padding: 20px 90px 50px;
  text-align: right;
}
.footer p,
.footer small {
  opacity: 0.7;
  font-size: 1.2rem;
  letter-spacing: 0.05em;
}
.footer p {
  display: inline-block;
  margin-right: 60px;
}
.footer p a {
  color: #ffffff;
}
.footer-fix {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
}

/*========= ローディング画面のためのCSS ===============*/
#splash {
  position: fixed;
  z-index: 9999999;
  width: 100%;
  height: 100%;
  background: #333333;
  background: #ba0015;
  color: #ffffff;
  text-align: center;
}

#splash-text {
  position: absolute;
  top: calc(50% + 110px);
  left: 50%;
  z-index: 1;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}

.btn {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 130px;
  margin: auto;
  line-height: 130px;
  text-align: center;
}
.btn a {
  position: relative;
  z-index: -1;
  color: #ffffff;
  cursor: none;
  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;
}
.btn a::after {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 0;
  height: 1px;
  margin: auto;
  background: #ffffff;
  content: "";
}
.btn a span {
  display: inline-block;
  visibility: visible;
  opacity: 1;
  font-size: 17rem;
}
.btn a span:nth-child(1) {
  position: relative;
  top: -10px;
}
.btn.line a::after {
  width: 100%;
  -webkit-transition: all 1.2s linear;
  transition: all 1.2s linear;
}
.btn.line span:nth-child(1) {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: perspective(2000px) translateY(-7px) translateX(-54px) translateZ(65px) rotateX(840deg) rotateY(1058deg);
          transform: perspective(2000px) translateY(-7px) translateX(-54px) translateZ(65px) rotateX(840deg) rotateY(1058deg);
  -webkit-transition: all 1s 0.3s ease;
  transition: all 1s 0.3s ease;
}
.btn.line span:nth-child(2) {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: perspective(2000px) translateY(6px) translateX(100px) translateZ(-6px) rotateX(474deg) rotateY(988deg);
          transform: perspective(2000px) translateY(6px) translateX(100px) translateZ(-6px) rotateX(474deg) rotateY(988deg);
  -webkit-transition: all 1s 0.4s ease;
  transition: all 1s 0.4s ease;
}
.btn.line span:nth-child(3) {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: perspective(2000px) translateY(-16px) translateX(70px) translateZ(-5px) rotateX(438deg) rotateY(1041deg);
          transform: perspective(2000px) translateY(-16px) translateX(70px) translateZ(-5px) rotateX(438deg) rotateY(1041deg);
  -webkit-transition: all 1s 0.5s ease;
  transition: all 1s 0.5s ease;
}
.btn.line span:nth-child(4) {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: perspective(2000px) translateY(0px) translateX(-28px) translateZ(38px) rotateX(901deg) rotateY(864deg);
          transform: perspective(2000px) translateY(0px) translateX(-28px) translateZ(38px) rotateX(901deg) rotateY(864deg);
  -webkit-transition: all 1s 0.6s ease;
  transition: all 1s 0.6s ease;
}
.btn.line span:nth-child(5) {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: perspective(2000px) translateY(49px) translateX(29px) translateZ(-78px) rotateX(766deg) rotateY(535deg);
          transform: perspective(2000px) translateY(49px) translateX(29px) translateZ(-78px) rotateX(766deg) rotateY(535deg);
  -webkit-transition: all 1s 0.7s ease;
  transition: all 1s 0.7s ease;
}
.btn.line span:nth-child(6) {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: perspective(2000px) translateY(-10px) translateX(-88px) translateZ(6px) rotateX(796deg) rotateY(696deg);
          transform: perspective(2000px) translateY(-10px) translateX(-88px) translateZ(6px) rotateX(796deg) rotateY(696deg);
  -webkit-transition: all 1s 0.8s ease;
  transition: all 1s 0.8s ease;
}

/*========= 画面遷移のためのCSS ===============*/
/*画面遷移アニメーション*/
body {
  background: #b41118; /*遷移アニメーションと同じ色を指定*/
}

.splashbg {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-width: 0; /*開始はボーダーの太さは0*/
  border-style: solid;
  border-color: #000000; /*拡大する四角の色*/
  border-color: #b41118; /*拡大する四角の色*/
  -webkit-animation-duration: 0.5s;
          animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes backBoxAnime {
  99.9% {
    /*アニメーション終了ぎりぎりまで*/
    z-index: 2; /*最前面に*/
    border-width: 0; /*開始はボーダーの太さは0*/
  }
  100% {
    z-index: -1; /*最背面に*/
    border-width: 0; /*終了はボーダーの太さは0*/
  }
}

@keyframes backBoxAnime {
  99.9% {
    /*アニメーション終了ぎりぎりまで*/
    z-index: 2; /*最前面に*/
    border-width: 0; /*開始はボーダーの太さは0*/
  }
  100% {
    z-index: -1; /*最背面に*/
    border-width: 0; /*終了はボーダーの太さは0*/
  }
}
/*画面遷移の後現れるコンテンツ設定*/
#container {
  opacity: 0; /*はじめは透過0に*/
  position: relative;
}

/*bodyにappearクラスがついたら出現*/
body.appear #container {
  opacity: 0;
  -webkit-animation-name: PageAnimeAppear;
          animation-name: PageAnimeAppear;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

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

@keyframes PageAnimeAppear {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*========= フェードイン ===============*/
.fadeIn {
  opacity: 0;
  -webkit-animation-name: fadeInAnime;
          animation-name: fadeInAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes fadeInAnime {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/* 下から */
.fadeUp {
  -webkit-animation-name: fadeUpAnime;
          animation-name: fadeUpAnime;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

.fadeUpTrigger {
  opacity: 0;
}

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

@keyframes fadeUpAnime {
  from {
    opacity: 0;
    -webkit-transform: translateY(150px);
            transform: translateY(150px);
  }
  to {
    opacity: 1;
    -webkit-transform: translateY(0);
            transform: translateY(0);
  }
}
/*========= body背景色の変化CSS ===============*/
body.appear {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  position: relative;
  background-color: #000000;
}
body.appear:before {
  position: fixed;
  top: 0;
  left: 0;
  z-index: -1;
  width: 100vw;
  height: 100vh;
  background-image: radial-gradient(at 45% -50%, #0a3818 20%, transparent 47%), radial-gradient(at 50% 70%, #470000 0%, transparent 70%), -webkit-gradient(linear, left top, left bottom, from(#3d0015), color-stop(20%, transparent));
  background-image: radial-gradient(at 45% -50%, #0a3818 20%, transparent 47%), radial-gradient(at 50% 70%, #470000 0%, transparent 70%), linear-gradient(#3d0015 0%, transparent 20%);
  background-size: 200% 200%;
  background-repeat: repeat;
  background-attachment: fixed;
  content: "";
  -webkit-animation: bggradient 20s linear infinite;
          animation: bggradient 20s linear infinite;
}

@-webkit-keyframes bggradient {
  to {
    background-position-x: 200%;
  }
}

@keyframes bggradient {
  to {
    background-position-x: 200%;
  }
}
/*========= 背景色の動きのCSS ===============*/
/*背景色が伸びて出現 共通*/
.bgextend {
  opacity: 0;
  position: relative;
  overflow: hidden; /*　はみ出た色要素を隠す　*/
  -webkit-animation-name: bgextendAnimeBase;
          animation-name: bgextendAnimeBase;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}

@keyframes bgextendAnimeBase {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
/*中の要素*/
.bgappear {
  opacity: 0;
  -webkit-animation-name: bgextendAnimeSecond;
          animation-name: bgextendAnimeSecond;
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

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

@keyframes bgextendAnimeSecond {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
/*--------- 左から --------*/
.bgLRextend::before {
  position: absolute;
  z-index: -1;
  width: 100%;
  height: 100%;
  background-color: #ba0015; /*伸びる背景色の設定*/
  content: "";
  -webkit-animation-name: bgLRextendAnime;
          animation-name: bgLRextendAnime;
  -webkit-animation-duration: 1.8s;
          animation-duration: 1.8s;
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
}

@-webkit-keyframes bgLRextendAnime {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  50% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  50.001% {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}

@keyframes bgLRextendAnime {
  0% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  50% {
    -webkit-transform: scaleX(1);
            transform: scaleX(1);
    -webkit-transform-origin: left;
            transform-origin: left;
  }
  50.001% {
    -webkit-transform-origin: right;
            transform-origin: right;
  }
  100% {
    -webkit-transform: scaleX(0);
            transform: scaleX(0);
    -webkit-transform-origin: right;
            transform-origin: right;
  }
}
.underline {
  position: relative;
  padding-bottom: 10px;
}
.underline::before {
  position: absolute;
  bottom: 0;
  left: 0;
  -webkit-transform: scaleX(0);
          transform: scaleX(0);
  width: 100%;
  height: 2px;
  background: #ba0015;
  content: "";
}
.underline.is_animated::before {
  -webkit-transform: scaleX(1);
          transform: scaleX(1);
  -webkit-transition: -webkit-transform 0.8s ease-in-out 0.7s;
  transition: -webkit-transform 0.8s ease-in-out 0.7s;
  transition: transform 0.8s ease-in-out 0.7s;
  transition: transform 0.8s ease-in-out 0.7s, -webkit-transform 0.8s ease-in-out 0.7s;
  -webkit-transform-origin: center;
          transform-origin: center;
}

/*========= レイアウトのためのCSS ===============*/
.scrolldown1 {
  position: absolute;
  bottom: 140px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.scrolldown1 span {
  position: absolute;
  top: -20px;
  font-size: 1.2rem;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.scrolldown1:before, .scrolldown1:after {
  position: absolute;
  top: 0;
  content: "";
}
.scrolldown1:before {
  opacity: 0.5;
  z-index: 1;
  width: 1px;
  height: 140px;
  background-color: #ffffff;
}
.scrolldown1:after {
  left: -0.5px;
  z-index: 2;
  width: 2px;
  height: 45px;
  background: #ba0015;
  -webkit-animation: pathmove 1.4s ease-in-out infinite;
          animation: pathmove 1.4s ease-in-out infinite;
}

@-webkit-keyframes pathmove {
  0% {
    top: 0;
  }
  100% {
    top: 95px;
  }
}

@keyframes pathmove {
  0% {
    top: 0;
  }
  100% {
    top: 95px;
  }
}
.page-top {
  display: inline-block;
  position: absolute;
  right: 90px;
  bottom: 120px;
  text-align: center;
}
.page-top dl {
  padding-top: 20px;
}
.page-top dl dt {
  position: relative;
  width: 23px;
  margin: 0 auto 35px;
}
.page-top dl dt:before {
  opacity: 0.69;
  position: absolute;
  width: 58px;
  height: 58px;
  border: 1px solid #ffffff;
  border-radius: 100%;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.page-top dl dd {
  color: #ffffff;
  letter-spacing: 0.05em;
  font-weight: 700;
  font-size: 1.4rem;
}
/*# sourceMappingURL=style_pc.css.map */