#loader {
  position: fixed;
  width: 100%;
  height: 100vh;
  background-color: #FFE36C;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}

.loaded {
  opacity: 0;
  visibility: hidden;
}

.pc-only {
  margin: 0;
  padding: 0;
}

.mb-only {
  margin: 0;
  padding: 0;
}

.l-wrap {
  width: 100vw;
  margin: 0;
  padding: 0;
}

.l-header {
  display: flex;
  top: 0;
  left: 0;
  margin: 20px 32px 0;
  position: absolute;
  width: calc(100vw - 64px);
  height: 54px;
}

.p-logo {
  left: 32px;
  margin-top: -8px;
  width: 100%;
  height: 58px;
  z-index: 1000;
}

.p-copyPC {
  position: absolute;
  z-index: 2;
  left: 10%;
  top: 132px;
  height: 44vw;
}

.l-visualPC {
  width: 100vw;
  height: auto;
  z-index: 1;
}

.l-visualMB {
  width: 100vw;
  height: auto;
}

.p-topBtn {
  position: absolute;
  top: 12px;
  right: 4px;
  width: auto;
  height: 52px;
  z-index: 101;
}

.p-topBtnImg {
  width: auto;
  height: 52px;
}

.p-contentsPC {
  margin: 60px 0 0;
  width: 100vw;
}

.p-contentsMB {
  margin: 60px 0 0;
  width: 100vw;
}

.p-titlePC {
  display: block;
  margin: 0 auto;
  height: 70px;
}

.p-titlePC__banner {
  display: block;
  margin: 0 auto;
  height: 240px;
}

.p-titleMB {
  display: block;
  margin: 0 auto;
  height: 120px;
}

.p-titleMB__banner {
  display: block;
  margin: 0 auto;
  width: calc(100% - 16px);
  height: auto;
}

.p-meritPC {
  margin: 32px 44px 0 36px;
}

.p-meritPC__img {
  width: 100%;
}

.p-meritMB {
  margin: 32px 20px 0 10px;
}

.p-meritMB li {
  margin-bottom: 16px;
  width: 100%;
}

.p-meritMB li:last-child {
  margin-bottom: 0;
}

.p-meritMB__img {
  width: 100%;
}

.p-curriPC {
  margin: 0 20px;
  padding-top: 28px;
}

.p-curriPC__img {
  width: calc(100vw - 40px);
}

.p-curriMB {
  padding-top: 10px;
}

.p-curriMB__img {
  width: 100vw;
}

.p-otherTitlePC {
  display: block;
  margin: 0 auto;
  padding-top: 20px;
  height: 84px;
}

.p-planTitleMB {
  display: block;
  margin: 0 auto;
  padding-top: 20px;
  height: 80px;
}

.p-planPC {
  margin: 32px auto 0;
}

.p-planPC ul {
  display: flex;
  justify-content: center;
  margin-right: 0;
}

.p-planPC ul li {
  margin-right: 8px;
}

.p-planPC ul li:last-child {
  margin-right: 0;
}

.p-planWrapPC {
  position: relative;
}

.p-planMB {
  margin: 32px 16px 0;
}

.p-planWrap {
  position: relative;
  margin-bottom: 20px;
}

.p-planWrap:last-child {
  margin-bottom: 0;
}

.p-planPCImg {
  width: auto;
  height: 1100px;
}

.p-planWrap__img {
  display: block;
  margin: 0 auto;
  width: auto;
  height: 1100px;
}

.p-planTopPC {
  display: block;
  margin: 0 auto;
  width: 300px;
  height: auto;
}

.p-planBtmPC {
  display: block;
  margin: 0 auto;
  width: 300px;
  height: auto;
}

.p-planTopPC__topBtn {
  z-index: 2;
  position: absolute;
  bottom: 486px;
  width: 300px;
}

.p-planBtmPC__btn {
  z-index: 2;
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: 52px;
  width: 300px;
}

.p-planTop {
  display: block;
  margin: 0 auto;
  width: 300px;
  height: auto;
}

.p-planBtm {
  display: block;
  margin: 0 auto;
  width: 300px;
  height: auto;
}

.p-planMB__topBtn {
  z-index: 2;
  position: absolute;
  bottom: 486px;
  width: 300px;
}

.p-planMB__btn {
  z-index: 2;
  display: block;
  margin: 0 auto;
  position: absolute;
  bottom: 52px;
  width: 300px;
}

.p-planTextPC {
  display: block;
  margin: 16px auto 0;
  width: 830px;
}

.p-planTextMB {
  display: block;
  margin: 16px auto 0;
  width: 310px;
}

.p-planTextPC__text {
  width: 830px;
}

.p-planTextMB__text {
  display: block;
  margin: 0 auto;
  width: 310px;
}

.p-exampleTitlePC {
  display: block;
  margin: 0 auto;
  padding-top: 60px;
  height: 84px;
}

.p-exampleTextPC {
  display: block;
  margin: 32px auto 0;
  width: 620px;
}

.p-exampleTextPC__text {
  width: 620px;
}

.p-exampleTextPCBtm {
  display: block;
  margin: 12px auto 0;
  width: 700px;
}

.p-exampleTextPCBtm__text {
  width: 700px;
}

.p-exampleTextMB {
  display: block;
  margin: 32px auto 0;
  width: 310px;
}

.p-exampleTextMB__text {
  display: block;
  margin: 0 auto;
  width: 310px;
}

.p-exampleTextMBBtm {
  display: block;
  margin: 12px auto 0;
  width: 312px;
}

.p-exampleTextMBBtm__text {
  display: block;
  margin: 0 auto;
  width: 312px;
}

.p-examplePC {
  margin: 24px 44px 0;
}

.p-examplePC__img {
  width: 100%;
}

.p-exampleMB {
  margin: 32px 20px 0;
}

.p-voicePC {
  margin: 10px 44px 0;
}

.p-voiceMB {
  margin: 6px 20px 0;
}

.p-questionPC {
  margin: 24px 110px 0;
}

.p-questionTitlePC {
  display: block;
  margin: 0 auto;
  padding-top: 60px;
  padding-left: 12px;
  height: 50px;
}

.p-questionTitleMB {
  display: block;
  margin: 0 auto;
  padding-top: 50px;
  padding-left: 12px;
  height: 46px;
}

.p-questionWrapPC {
  background-color: white;
  margin-bottom: 14px;
  width: 100%;
  height: auto;
}

.p-question {
  display: flex;
  align-items: center;
}

.p-answer {
  display: flex;
  align-items: flex-start
}

.p-questionBox {
  width: 60px;
  height: 60px;
}

.p-questionBoxA {
  margin-top: 3px;
  width: 60px;
  height: 60px;
}

.p-question__text {
  display: block;
  margin-left: 16px;
  width: auto;
  height: 16px;
}

.p-question__plus {
  display: block;
  margin: 0 20px 0 auto;
  width: 36px;
  height: 36px;
  background: url("../img/plus.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.p-question__plus.close {
  background: url("../img/mainasu.png");
  background-size: contain;
  background-repeat: no-repeat;
}

.p-questionBorder {
  display: block;
  top: -8px;
  width: 100%;
}

.p-question__textA1 {
  display: block;
  margin: 16px 0 20px 16px;
  width: auto;
  height: 64px;
}

.p-question__textA2 {
  display: block;
  margin: 16px 0 20px 16px;
  width: auto;
  height: 66px;
}

.p-question__text3 {
  display: block;
  margin: 16px 0 20px 16px;
  width: auto;
  height: 90px;
}

.p-question__text4 {
  display: block;
  margin: 16px 0 20px 16px;
  width: auto;
  height: 168px;
}

.p-btmBtn {
  display: block;
  margin: 0 auto 60px;
  width: 360px;
  height: auto;
}

.p-btmBtnImg {
  width: 360px;
  height: auto;
}

.l-footer {
  text-align: center;
  background-color: #E5E5E5;
  padding: 20px 0 32px 0;
}

.p-footerNav {
  display: flex;
  justify-content: center;
  margin-bottom: 32px;
}

.p-footerNav li {
  margin-right: 40px;
}

.p-footerNav li:last-child {
  margin-right: 0;
}

.p-pageTop {
  margin: -100px 30px 0 auto;
  padding-bottom: 18px;
  width: 80px;
  height: 80px;
}

.c-pageTop {
  width: 80px;
  height: 80px;
}

@media only screen and (max-width: 1019px) {
  .p-planPCImg {
    width: auto;
    height: 900px;
  }

  .p-planTopPC {
    display: block;
    margin: 0 auto;
    width: 250px;
    height: auto;
  }
  
  .p-planBtmPC {
    display: block;
    margin: 0 auto;
    width: 250px;
    height: auto;
  }
  
  .p-planTopPC__topBtn {
    z-index: 2;
    position: absolute;
    bottom: 406px;
    width: 250px;
  }
  
  .p-planBtmPC__btn {
    z-index: 2;
    display: block;
    margin: 0 auto;
    position: absolute;
    bottom: 50px;
    width: 250px;
  }

  .p-planTextPC {
    display: block;
    margin: 12px auto 0;
    width: 790px;
  }

  .p-planTextPC__text {
    width: 790px;
  }
}

@media only screen and (max-width: 854px) {
  .p-question__text {
    display: block;
    margin-left: 16px;
    width: auto;
    height: 14px;
  }
  
  .p-questionBorder {
    display: block;
    margin: 0 auto;
    width: 100%;
  }
  
  .p-question__textA1 {
    display: block;
    margin: 16px 0 20px 16px;
    width: auto;
    height: 56px;
  }
  
  .p-question__textA2 {
    display: block;
    margin: 16px 0 20px 16px;
    width: auto;
    height: 57px;
  }
  
  .p-question__text3 {
    display: block;
    margin: 16px 0 20px 16px;
    width: auto;
    height: 78px;
  }
  
  .p-question__text4 {
    display: block;
    margin: 16px 0 20px 16px;
    width: auto;
    height: 144px;
  }
}

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

@media only screen and (max-width: 767px) {
  .l-wrap {
    position: relative;
  }

  .pc-only {
    display: none;
  }

  .l-header {
    position: absolute;
    margin: 16px 12px 0;
    width: calc(100vw - 24px);
  }

  .p-logo {
    z-index: 3;
    position: absolute;
    left: 10px;
    width: auto;
    height: 46px;
  }

  .l-topContents {
    position: absolute;
    z-index: 2;
    margin: 0 5%;
    top: 17vh;
    width: 90%;
    height: 90vh;
  }

  .p-copyMB {
    display: block;
    margin: 0 auto;
    width: 100%;
    height: auto;
  }

  .p-topBtnMB {
    display: block;
    margin: 24px auto 0;
    width: 85%;
    height: auto;
  }
  
  .p-topBtnMB__img {
    width: 100%;
    height: 100%;
  }

  .p-questionWrapPC {
    margin-bottom: 8px;
  }

  .p-questionPC {
    margin: 24px 16px 0;
  }

  .p-questionBox {
    margin-top: -28px;
    width: 40px;
    height: 40px;
  }
  
  .p-questionBoxA {
    margin-top: 0;
    width: 40px;
    height: 40px;
  }
  
  .p-question__text {
    display: block;
    margin: 14px auto 14px 8px;
    width: auto;
    height: 40px;
  }
  
  .p-question__plus {
    display: block;
    margin: 0 20px 0 auto;
    width: 24px;
    height: 24px;
  }

  .p-questionBorder {
    margin-top: 0;
  }

  .p-question__textA1 {
    display: block;
    margin: 14px 0 18px 8px;
    width: 230px;
    height: auto;
  }
  
  .p-question__textA2 {
    display: block;
    margin: 14px 0 18px 8px;
    width: 230px;
    height: auto;
  }
  
  .p-question__text3 {
    display: block;
    margin: 14px 0 18px 8px;
    width: 230px;
    height: auto;
  }
  
  .p-question__text4 {
    display: block;
    margin: 14px 0 18px 8px;
    width: 230px;
    height: auto;
  }

  .p-btmBtn {
    display: block;
    margin: 0 auto 60px;
    width: 85%;
    height: auto;
  }
  
  .p-btmBtnImg {
    width: 100%;
    height: auto;
  }

  .p-footerNav {
    flex-wrap: wrap;
  }

  .p-footerNav li {
    margin-right: 16px;
  }

  .p-pageTop {
    margin: -44px 12px 0 auto;
    padding-bottom: 12px;
    width: 60px;
    height: 60px;
  }
  
  .c-pageTop {
    width: 60px;
    height: 60px;
  }
}

@media only screen and (max-width: 366px) {
  .p-planWrap {
    position: relative;
    margin-bottom: 16px;
  }
  
  .p-planPCImg {
    height: 950px;
  }
  
  .p-planWrap__img {
    height: 950px;
  }

  .p-planTop {
    width: 260px;
  }
  
  .p-planBtm {
    width: 260px;
  }

  .p-planMB__topBtn {
    bottom: 418px;
    width: 260px;
  }

  .p-planMB__btn {
    bottom: 44px;
    width: 260px;
  }
}

@media only screen and (max-width: 355px) {
  .p-questionTitleMB {
    height: 40px;
  }
}

.hidden {
  display: none;
}

.smooth {
	animation-name:smoothAnime;
	animation-duration:1s;
	animation-fill-mode:forwards;
  transform-origin:left;
	opacity:0;
}

@keyframes smoothAnime {
  from {
    transform:translate3d(0, 100%, 0) skewY(12deg);
    opacity:0;
  }

  to {
    transform:translate3d(0, 0, 0) skewY(0);
    opacity:1;
  }
}

.fade {
	opacity: 0;
	transform: translateY(100px);
	transition: opacity 1.5s, transform 1s;
}

.fade.active {
	opacity: 1;
	transform: translateY(0px);
}

.l-privacy {
  margin: 32px 60px 40px;
}

.p-line {
  color: #3F70F5;
  border-bottom: 1px solid #3F70F5;
}

.spinner {
  margin: 100px auto 0;
  width: 70px;
  text-align: center;
}

.spinner > div {
  width: 18px;
  height: 18px;
  background-color: #333;

  border-radius: 100%;
  display: inline-block;
  -webkit-animation: sk-bouncedelay 1.4s infinite ease-in-out both;
  animation: sk-bouncedelay 1.4s infinite ease-in-out both;
}

.spinner .bounce1 {
  -webkit-animation-delay: -0.32s;
  animation-delay: -0.32s;
}

.spinner .bounce2 {
  -webkit-animation-delay: -0.16s;
  animation-delay: -0.16s;
}

@-webkit-keyframes sk-bouncedelay {
  0%, 80%, 100% { -webkit-transform: scale(0) }
  40% { -webkit-transform: scale(1.0) }
}

@keyframes sk-bouncedelay {
  0%, 80%, 100% { 
    -webkit-transform: scale(0);
    transform: scale(0);
  } 40% { 
    -webkit-transform: scale(1.0);
    transform: scale(1.0);
  }
}