dt {
  position: relative;
  padding-bottom: 5px;
  font-size: 15px;
  font-weight: 400;
  margin-top: 20px;
  letter-spacing: 0.04em;
}
dt span {
  position: absolute;
  bottom: 0;
  margin-bottom: 7px;
  font-size: 12px;
}
.parts-note {
  color: #ff0000;
  font-size: 12px;
  padding-left: 10px;
}
.form-ex {
  color: #666;
  font-size: 14px;
  margin-top: 4px;
}
.form-ex2 {
  color: #000;
  font-size: 14px;
  margin-top: 30px;
}
.form-ex2 a {
  text-decoration: underline;
}
.form-ex2 a:hover {
  opacity: 0.5;
}
.error-message, .formrun-system-show {
  color: #ff0000;
  margin: 4px 0 0;
  font-size: 14px;
  font-weight: 500;
}
.form_contents_btn button {
  background: #324356;
  color: #fff;
  font-size: 22px;
  letter-spacing: 1px;
  font-weight: bold;
  width: 100%;
  height: 80px;
  text-align: center;
  border-radius: 0px;
}
.form_contents_btn {
  margin: 30px auto 0;
  width: 100%;
  text-align: center;
}
html {
  font-family: 'Zen Kaku Gothic New', sans-serif;
  color: #2f2f2f;
}
body {
  min-width: 390px;
}
body.js-active {
  overflow: hidden;
}
main {
  overflow: hidden;
}
main.page-lower {
  margin-top: 0;
}

span {
  display: inline-block;
}
picture {
  display: block;
}
img {
  width: 100%;
  height: auto;
  object-fit: contain;
}
a {
  display: inline-block;
}
@media screen and (min-width: 901px) {
  a.--nomal {
    transition: opacity .5s;
    -webkit-transition: opacity .5s;
    -moz-transition: opacity .5s;
    -ms-transition: opacity .5s;
    -o-transition: opacity .5s;
  }
  a.--nomal:hover {
    opacity: 0.6;
  }
}
/* utility */
.u-en {
  font-family: 'Red Hat Display', sans-serif;
}
/* text */
/* common */
.pc-only {
  display: block;
}
.br-pc-only {
  display: inline-block;
}
.sp-only {
  display: none;
}
.br-sp-only {
  display: none;
}
.l-wrapper {
	max-width: 1400px;
	margin: 0 auto;
}
.l-wrapper2 {
  padding-left: 40px;
  padding-right: 40px;
}
.l-wrapper8 {
  padding-left: 0px;
  padding-right: 0px;
}
.l-inner {
  max-width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 900px) {
  .l-wrapper {
    padding-left: 7vw;
    padding-right: 7vw;
  }
  .l-wrapper2 {
    padding-left: 0vw;
    padding-right: 0vw;
  }
  .l-wrapper8 {
    padding-left: 0vw;
    padding-right: 0vw;
  }
}
@media screen and (max-width: 900px) {
  .l-inner {
    max-width: 600px;
  }
}
@media screen and (max-width: 900px) {
  .pc-only {
    display: none;
  }
  .br-pc-only {
    display: none;
  }
  .sp-only {
    display: block;
  }
  .br-sp-only {
    display: inline-block;
  }
  .l-wrapper {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media screen and (max-width: 600px) {
  .l-inner {
    max-width: 375px;
  }
}

/* text */
.c-subHead {
  font-weight: 500;
  font-size: 20px;
  line-height: 26px;
  color: #ccc2aa;
}
.c-h2 {
  font-weight: bold;
  font-size: 34px;
  line-height: 170%;
  letter-spacing: .05em;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}
.c-h7 {
  font-weight: bold;
  font-size: 30px;
  line-height: 170%;
  letter-spacing: .05em;
  padding-bottom: 20px;
  position: relative;
  text-align: center;
}
.second_text {
  font-weight: bold;
  font-size: 40px;
  line-height: 160%;
  letter-spacing: .05em;
  padding-top: 120px;
  padding-bottom: 70px;
  position: relative;
  text-align: center;
}
span.second_text_plus {
  background: linear-gradient(transparent 60%, #FFC045 60%);
  display: inline-block;
  font-size: 40px;
  color: #2B3A4E;
}
@media screen and (max-width: 1180px) {
  .second_text {
    font-size: 38px;
    padding-top: 100px;
    padding-bottom: 60px;
  }
  span.second_text_plus {
    font-size: 34px;
  }
}
@media screen and (max-width: 900px) {
  .second_text {
    font-size: 16px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  span.second_text_plus {
    font-size: 26px;
  }
}
.c2-h2 {
  font-weight: bold;
  font-size: 24px;
  line-height: 190%;
  letter-spacing: .05em;
  padding-top: 40px;
  padding-bottom: 0px;
  position: relative;
  text-align: center;
}
.c3-h2 {
  font-weight: bold;
  font-size: 30px;
  line-height: 190%;
  letter-spacing: .05em;
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
  text-align: center;
  background: #324356;
  color: #fff;
  border-radius: 10px;
  font-family: "Noto Sans JP", sans-serif;
}
.line {
  background-color: #FF9601;
  height: 4px;
  position: relative;
  bottom: 0;
  width: 60px;
  margin: 0 auto;
}
.c-txt {
  font-weight: 500;
  font-size: 15px;
  line-height: 192%;
  letter-spacing: 0.05em;
}
.c-txt.--mt {
  margin-top: 40px;
}
.c-txts {
  align-items: center;
}
.c-txts__left {
  width: 100%;
}
.c-txts__right {
  width: calc(100% - 290px);
  padding-top: 9px;
}
@media screen and (max-width: 900px) {
  .c-subHead {
    font-size: 16px;
    line-height: 21px;
  }
  .c-h2 {
    font-size: 24px;
    padding-bottom: 15px;
  }
  .c-h2::before {
    height: 2px;
  }
  .c-h7 {
    font-size: 24px;
    padding-bottom: 15px;
  }
  .c-h7::before {
    height: 2px;
  }
  .c2-h2 {
    font-size: 22px;
    padding-bottom: 15px;
  }
  .c2-h2::before {
    height: 2px;
  }
  .c3-h2 {
    font-size: 20px;
    padding-bottom: 15px;
    font-weight: bold;
    margin: 20px 30px 0px 20px;
    line-height: 150%;
    letter-spacing: .05em;
    padding-top: 20px;
    padding-bottom: 20px;
    position: relative;
    text-align: center;
    background: #324356;
    color: #fff;
    border-radius: 10px;
    font-family: "Noto Sans JP", sans-serif;
  }
  .c3-h2::before {
    height: 2px;
  }
  .c-txt {
    font-size: 13px;
    line-height: 180%;
  }
  .c-txt.--mt {
    margin-top: 22px;
  }
  .c-txts {
    display: block;
  }
  .c-txts__left {
    width: 100%;
  }
  .c-txts__right {
    width: 100%;
    margin-top: 22px;
    padding-top: 0;
  }
}
/* form */
input[type="text"], input[type="email"], input[type="tel"] {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  padding: 10px 18px;
  font-weight: 500;
  font-size: 13px;
  line-height: 153.8%;
  letter-spacing: .025em;
  border: 1px solid #CCCCCC;
}
textarea {
  width: 100%;
  background-color: #fff;
  border-radius: 4px;
  padding: 14px 18px;
  font-weight: 500;
  font-size: 13px;
  line-height: 153.8%;
  letter-spacing: .025em;
  min-height: 144px;
  resize: vertical;
}
::placeholder {
  color: #828282;
}
@media screen and (max-width: 900px) {
  input[type="text"], input[type="email"], input[type="tel"] {
    padding: 16px 20px;
  }
  textarea {
    padding: 16px 20px;
    min-height: 156px;
  }
}

/*===========================================================================*/
/*  header  */
/*===========================================================================*/
header {
  position: fixed;
  width: 100%;
  top: 0;
  left: 0;
  padding: 11px 35px 11px 35px;
  z-index: 90;
  background-color: #F7F2F0;
}

.bottom {
  position: fixed;
  width: 100%;
  bottom: 0;
  left: 0;
  /*padding: 11px 40px 11px 35px;*/
  z-index: 90;
  background-color: #F7F2F0;
}




/*===========================================================================*/
/*  mv  */
/*===========================================================================*/
.p-mv {
  position: relative;
  /*height: 620px;*/
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0px 0px 0px;
  /*min-height: 500px;*/
  max-width: 1400px;
  margin: 0 auto;
}

.p-mv__inner {
  width: 1230px;
  margin: 70px 70px;
}
.p-mv__head {
  font-weight: 700;
  font-size: 44px;
  line-height: 150.8%;
  letter-spacing: .075em;
  color: #fff;
}
.p-mv__txt {
  margin-top: 20px;
  font-weight: 700;
  font-size: 17px;
  line-height: 192%;
  letter-spacing: .05em;
  color: #fff;
}
.p-mv__slide {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.p-mv__slide--content {
  /*width: 100vw;*/
  height: 780px;
  min-height: 110px;
}
.p-mv__slide--content picture {
  width: 100%;
  height: 100%;
}
.p-mv__slide--content picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 0;
}
.p-mv__logos {
  z-index: 1;
  position: absolute;
  width: 544px;
  left: 0;
  bottom: 0;
  padding: 19px 34px 19px 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-color: #fff;
  border-radius: 0 8px 0 0;
}
.p-mv__logos li:nth-of-type(1) {
  width: 98px;
}
.p-mv__logos li:nth-of-type(2) {
  width: 75px;
}
.p-mv__logos li:nth-of-type(3) {
  width: 70px;
}
.p-mv__logos li:nth-of-type(4) {
  width: 80px;
}
.p-mv__form {
  position: relative;
  min-width: 360px;
  max-width: 800px;
  width: 60%;
  margin: 0 auto;
  height: 100%;
  padding: 30px;
  display: flex;
  align-items: center;
  top: 0;
  right: 0;
  background: rgba(255, 255, 255, 0);
}
.p-mv__form--inner {
  width: 100%;
}
.p-mv__form--subHead {
  max-width: 194px;
  margin: 0 auto;
}
.p-mv__form--head {
  font-weight: 700;
  font-size: 24px;
  line-height: 153.8%;
  text-align: center;
  margin-top: 3px;
  margin-bottom: 30px;
}
.p-mv__form--input {
  margin-top: 17px;
}
.p-mv__form--input.--01 {
  margin-top: 20px;
}
.p-mv__form--caution {
  margin-top: 8px;
  font-weight: 500;
  font-size: 10px;
  line-height: 153.8%;
}
.p-mv__form--contentHead {
  margin-top: 20px;
  font-weight: 500;
  font-size: 13px;
  line-height: 153.8%;
  text-align: center;
  letter-spacing: 0.025em;
}
.p-mv__form--radioWrapper {
  margin-top: 9px;
  padding-bottom: 23px;
  border-bottom: 1px solid #2f2f2f;
  display: flex;
  justify-content: center;
  font-weight: 500;
  font-size: 13px;
  line-height: 153.8%;
  letter-spacing: .025em;
}
.p-mv__form--radioWrapper label:nth-of-type(2) {
  margin-left: 19px;
}
.p-mv__form--radioWrapper label input {
  transform: translate(0px, -1px);
}
.p-mv__form--agreement {
  margin-top: 24px;
  font-weight: 500;
  font-size: 13px;
  line-height: 153.8%;
  text-align: center;
  letter-spacing: .025em;
}
.p-mv__form--agreement a {
  color: #FF9600;
  text-decoration: underline;
}
.p-mv__form--btn {
  position: relative;
  width: 277px;
  height: 53px;
  flex-direction: column;
  margin: 23px auto 0;
}
.p-mv__form--btn .--small {
  font-size: 10px;
  line-height: 153.8%;
  letter-spacing: -0.005em;
}
.p-mv__form--btn .--large {
  font-size: 14px;
  line-height: 153.8%;
  letter-spacing: -0.005em;
}
.p-mv__form--btn input {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0;
  z-index: 1;
}
@media screen and (max-width: 1380px) {
  .p-mv {
    position: relative;
    /*height: 700px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1340px) {
  .p-mv {
    position: relative;
    /*height: 670px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1280px) {
  .p-mv {
    position: relative;
    /*height: 640px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
  .p-mv2 {
    align-items: flex-start;
  }
  .p-mv__inner {
    width: 100%;
  }
}
@media screen and (max-width: 1240px) {
  .p-mv {
    position: relative;
    /*height: 620px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1200px) {
  .p-mv {
    position: relative;
    /*height: 600px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1150px) {
  .p-mv {
    position: relative;
    /*height: 580px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1100px) {
  .p-mv {
    position: relative;
    /*height: 560px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1050px) {
  .p-mv {
    position: relative;
    /*height: 525px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1000px) {
  .p-mv {
    position: relative;
    /*height: 500px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 950px) {
  .p-mv {
    position: relative;
    /*height: 480px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 1050px) {
  .p-mv__head {
    font-size: 38px;
  }
}
@media screen and (max-width: 900px) {
  .p-mv {
    height: auto;
    display: block;
    padding: 0;
    /*min-height: unset;*/
    /*height: 460px;*/
  }
  .p-mv2 {
    height: auto;
    display: block;
    padding: 0;
    /*min-height: unset;*/
  }
  .p-mv__inner {
    width: 390px;
    padding: 80px 5px 130px 25px;
    margin: 0 auto;
  }
  .p-mv__head {
    font-size: 25px;
  }
  .p-mv__txt {
    margin-top: 17px;
    font-size: 13px;
  }
  .p-mv__slide {
    width: 100%;
    height: 487px;
  }
  .p-mv__slide--content {
    height: 487px;
  }
  .p-mv__slide--content picture {
    width: 100%;
    height: 100%;
  }
  .p-mv__slide--content picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 0px;
  }
  .p-mv__logos {
    width: 330px;
    left: calc(50% - 165px);
    bottom: unset;
    top: 426px;
    padding: 16px 23px;
    border-radius: 6px 6px 0 0;
  }
  .p-mv__logos li:nth-of-type(1) {
    width: 64px;
  }
  .p-mv__logos li:nth-of-type(2) {
    width: 52px;
  }
  .p-mv__logos li:nth-of-type(3) {
    width: 49px;
  }
  .p-mv__logos li:nth-of-type(4) {
    width: 56px;
  }
  .p-mv__form {
    position: relative;
    width: 100%;
    height: auto;
    padding: 30px;
    display: block;
    background: #fff;
    backdrop-filter: unset;
    padding: 70px 30px;
    z-index: 5;
  }
  .p-mv__form--inner {
    max-width: 580px;
    margin: 0 auto;
  }
  .p-mv__form--subHead {
    max-width: 194px;
    margin: 0 auto;
  }
  .p-mv__form--head {
    font-size: 22px;
    margin-top: 5px;
  }
  .p-mv__form--input {
    margin-top: 12px;
  }
  .p-mv__form--input.--01 {
    margin-top: 20px;
  }
  .p-mv__form--caution {
    margin-top: 10px;
  }
  .p-mv__form--contentHead {
    margin-top: 15px;
  }
  .p-mv__form--radioWrapper {
    padding-bottom: 20px;
  }
  .p-mv__form--agreement {
    margin-top: 20px;
  }
  .p-mv__form--btn {
    width: 280px;
    margin: 20px auto 0;
  }
}
@media screen and (max-width: 850px) {
  .p-mv {
    position: relative;
    /*height: 410px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 800px) {
  .p-mv {
    position: relative;
    /*height: 390px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
@media screen and (max-width: 750px) {
  .p-mv {
    position: relative;
    /*height: 360px;*/
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 0px 0px 0px;
    max-width: 1440px;
    margin: 0 auto;
  }
}
/*===========================================================================*/
/*  strength  */
/*===========================================================================*/
.p-strength {
  margin-top: 100px;
  margin-bottom: 120px;
  position: relative;
}
.p-strength::before {
  background-color: #fff;
  content: '';
  height: 400px;
  right: 0;
  position: absolute;
  top: 300px;
  width: 100%;
  z-index: -1;
  border-radius: 0px 0px 0px 0px;
}
.p-strength__list {
  padding-top: 26px;
  display: flex;
  justify-content: center;
  position: relative;
}
.p-strength__list li {
  width: 340px;
  margin: 34px 17px 0;
  background-color: #fff;
  border-radius: 8px;
  padding: 30px 20px 30px;
  position: relative;
  -webkit-box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
}
.p-strength__list_8 {
  padding-top: 26px;
  display: flex;
  justify-content: center;
  position: relative;
  flex-wrap: wrap;
}
.p-strength__list_8 li {
  width: 30%;
  margin: 34px 17px 0;
  background-color: #fff;
  border-radius: 8px;
  padding: 30px 30px 30px;
  position: relative;
  -webkit-box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
}
.p-strength__list_80 {
  padding-bottom: 100px;
  display: flex;
  justify-content: center;
  position: relative;
  flex-wrap: wrap;
}
.p-strength__list_80 li {
  width: 32%;
  margin: 16px 8px 0;
  background-color: #fff;
  border-radius: 8px;
  padding: 0;
  position: relative;
  -webkit-box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
}
img.st1 {
  height: 100%;
  position: relative;
  top: 0px;
}
img.st2 {
  height: 140px;
  position: relative;
  top: 0px;
}
img.st3 {
  height: 140px;
  position: relative;
  top: 20px;
}
img.st4 {
  height: 140px;
  position: relative;
  top: 0px;
}
.strength_3 {
  margin-top: 30px;
  font-weight: 600;
  font-size: 17px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.04em;
  color: #000;
}
.p-strength__list--head {
  margin-top: 20px;
  font-weight: 400;
  font-size: 14px;
  line-height: 160%;
  text-align: center;
  letter-spacing: 0.04em;
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}

h3.p-strength__list--head.st4_text {
  margin-top: 4px;
  font-weight: 700;
  font-size: 17px;
  line-height: 169%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #284669;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  .p-strength__list--head {
    margin-top: 30px;
    font-weight: 400;
    font-size: 13px;
    line-height: 169%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #000;
  }
  h3.p-strength__list--head.st4_text {
    font-size: 15px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 1220px) {
  .p-strength__list_8 {
    padding-top: 10px;
    display: flex;
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
  }
  .p-strength__list_8 li {
    width: 30%;
    margin: 24px 10px 0;
    background-color: #fff;
    border-radius: 8px;
    padding: 30px 30px 30px;
    position: relative;
    -webkit-box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
    box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
  }
  .p-strength__list_80 {
    padding-top: 10px;
    display: flex;
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
  }
  .p-strength__list_80 li {
    width: 30%;
    margin: 24px 10px 0;
    background-color: #fff;
    border-radius: 8px;
    padding: 0;
    position: relative;
    -webkit-box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
    box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
  }
}
@media screen and (max-width: 900px) {
  .p-strength {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .p-strength::before {
    height: 1140px;
    top: 290px;
  }
  .p-strength__list {
    padding-top: 0px;
    display: block;
    width: 100%;
    left: 0;
  }
  .p-strength__list li {
    width: 100%;
    margin: 70px 0 0;
    padding: 30px 20px 30px 20px;
  }
  .p-strength__list_8 {
    padding-top: 0px;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
  }
  .p-strength__list_8 li {
    width: 47%;
    margin: 14px 5px 0;
    background-color: #fff;
    border-radius: 8px;
    padding: 30px 30px 30px;
    /* margin: 20px 0 0; */
    padding: 20px 20px 20px 20px;
  }
  .p-strength__list_80 {
    padding-top: 0px;
    padding-bottom: 60px;
    width: 100%;
    left: 0;
    display: flex;
    justify-content: center;
    position: relative;
    flex-wrap: wrap;
  }
  .p-strength__list_80 li {
    width: 100%;
    margin: 10px 10px 10px;
    background-color: #fff;
    border-radius: 8px;
    padding: 0;
    /* margin: 20px 0 0; */
    padding: 0px;
  }
  .p-strength__list li::before {
    height: 119px;
    left: 61px;
    top: 101px;
    width: 209px;
  }
  .p-strength__list li:nth-of-type(2):before {
    height: 138px;
    left: 96px;
    top: 93px;
    width: 138px;
  }
  .p-strength__list li:nth-of-type(3):before {
    height: 136px;
    left: 97px;
    top: 92px;
    width: 136px;
  }
  .p-strength__list--subHead {
    font-size: 12px;
    line-height: 16px;
  }
  .p-strength__list--head {
    margin-top: 20px;
    font-size: 13px;
  }
  h3.p-strength__list--head.st4_text {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  .p-strength__list li:nth-of-type(1) .p-strength__list--head {
    letter-spacing: .005em;
  }
}
.p-strength2 {
  margin-top: 90px;
  margin-bottom: 120px;
  position: relative;
}
.p-strength2::before {
  background-color: #fafafa;
  content: '';
  height: 400px;
  right: 0;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: -1;
  border-radius: 0px 0px 0px 0px;
}
.p-strength2__list {
  padding-top: 0px;
  display: flex;
  justify-content: center;
  position: relative;
}
.p-strength2__list li {
  width: 282px;
  margin: 30px 12px 0;
  background-color: #fff;
  border-radius: 8px;
  padding: 10px 20px 0px;
  position: relative;
  -webkit-box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
}
img.st5 {
  height: 100px;
  position: relative;
  top: 20px;
}
img.st6 {
  height: 100px;
  position: relative;
  top: 20px;
}
img.st7 {
  height: 100px;
  position: relative;
  top: 20px;
}
img.st8 {
  height: 100px;
  position: relative;
  top: 20px;
}
.p-strength2__list--head {
  margin-top: 35px;
  font-weight: 700;
  font-size: 18px;
  line-height: 169%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #284669;
}
h3.p-strength2__list--head.st5_text {
  margin-top: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 169%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000;
  margin-top: 50px;
  margin-bottom: 15px;
}
h3.p-strength2__list--head.st6_text {
  margin-top: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 169%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000;
  margin-top: 50px;
  margin-bottom: 15px;
}
h3.p-strength2__list--head.st7_text {
  margin-top: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 169%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000;
  margin-top: 50px;
  margin-bottom: 15px;
}
h3.p-strength2__list--head.st8_text {
  margin-top: 4px;
  font-weight: 500;
  font-size: 16px;
  line-height: 169%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #000;
  margin-top: 35px;
  margin-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  h3.p-strength2__list--head.st5_text {
    font-size: 14px;
  }
  h3.p-strength2__list--head.st6_text {
    font-size: 14px;
  }
  h3.p-strength2__list--head.st7_text {
    font-size: 14px;
  }
  h3.p-strength2__list--head.st8_text {
    font-size: 14px;
  }
}
@media screen and (max-width: 900px) {
  .p-strength2 {
    margin-top: 80px;
    margin-bottom: 60px;
  }
  .p-strength2::before {
    height: 540px;
    width: 106.7%;
    margin: 0 auto;
  }
  .p-strength2__list {
    padding-top: 15px;
    flex-wrap: wrap;
    width: 100%;
    left: 0;
  }
  .p-strength2__list li:nth-of-type(1) {
    width: 165px;
    margin: 0 7px 7px 0;
    padding: 10px 0px 10px 0px;
  }
  .p-strength2__list li:nth-of-type(2) {
    width: 165px;
    margin: 0 0 7px 7px;
    padding: 10px 0px 10px 0px;
  }
  .p-strength2__list li:nth-of-type(3) {
    width: 165px;
    margin: 7px 7px 0 0;
    padding: 10px 0px 10px 0px;
  }
  .p-strength2__list li:nth-of-type(4) {
    width: 165px;
    margin: 7px 0 0 7px;
    padding: 10px 0px 10px 0px;
  }
  .p-strength2__list li::before {
    height: 119px;
    left: 61px;
    top: 101px;
    width: 209px;
  }
  .p-strength2__list li:nth-of-type(2):before {
    height: 138px;
    left: 96px;
    top: 93px;
    width: 138px;
  }
  .p-strength2__list li:nth-of-type(3):before {
    height: 136px;
    left: 97px;
    top: 92px;
    width: 136px;
  }
  .p-strength2__list--subHead {
    font-size: 12px;
    line-height: 16px;
  }
  .p-strength2__list--head {
    margin-top: 0px;
    font-size: 20px;
  }
  h3.p-strength2__list--head.st4_text {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  h3.p-strength2__list--head.st5_text {
    margin-top: 4px;
    font-weight: 700;
    font-size: 14px;
    line-height: 169%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #284669;
    margin-top: 50px;
    margin-bottom: 15px;
  }
  h3.p-strength2__list--head.st6_text {
    margin-top: 4px;
    font-weight: 700;
    font-size: 14px;
    line-height: 169%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #284669;
    margin-top: 50px;
    margin-bottom: 15px;
  }
  h3.p-strength2__list--head.st7_text {
    margin-top: 4px;
    font-weight: 700;
    font-size: 14px;
    line-height: 169%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #284669;
    margin-top: 50px;
    margin-bottom: 15px;
  }
  h3.p-strength2__list--head.st8_text {
    margin-top: 4px;
    font-weight: 700;
    font-size: 14px;
    line-height: 169%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #284669;
    margin-top: 35px;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 900px) {
  .p-strength2 {
    margin-top: 80px;
    margin-bottom: 60px;
  }
  .p-strength2::before {
    height: 640px;
    left: -12px;
    width: 375px;
  }
  .p-strength2__list {
    padding-top: 15px;
    flex-wrap: wrap;
    width: 100%;
    left: 0;
  }
  .p-strength2__list li:nth-of-type(1) {
    width: 165px;
    margin: 0 7px 7px 0;
    padding: 10px 0px 10px 0px;
  }
  .p-strength2__list li:nth-of-type(2) {
    width: 165px;
    margin: 0 0 7px 7px;
    padding: 10px 0px 10px 0px;
  }
  .p-strength2__list li:nth-of-type(3) {
    width: 165px;
    margin: 7px 7px 0 0;
    padding: 10px 0px 10px 0px;
  }
  .p-strength2__list li:nth-of-type(4) {
    width: 165px;
    margin: 7px 0 0 7px;
    padding: 10px 0px 10px 0px;
  }
  .p-strength2__list li::before {
    height: 119px;
    left: 61px;
    top: 101px;
    width: 209px;
  }
  .p-strength2__list li:nth-of-type(2):before {
    height: 138px;
    left: 96px;
    top: 93px;
    width: 138px;
  }
  .p-strength2__list li:nth-of-type(3):before {
    height: 136px;
    left: 97px;
    top: 92px;
    width: 136px;
  }
  .p-strength2__list--subHead {
    font-size: 12px;
    line-height: 16px;
  }
  .p-strength2__list--head {
    margin-top: 0px;
    font-size: 20px;
  }
  h3.p-strength2__list--head.st4_text {
    font-size: 20px;
    margin-top: 10px;
    margin-bottom: 20px;
  }
  h3.p-strength2__list--head.st5_text {
    margin-top: 4px;
    font-weight: 700;
    font-size: 14px;
    line-height: 169%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #284669;
    margin-top: 50px;
    margin-bottom: 15px;
  }
  h3.p-strength2__list--head.st6_text {
    margin-top: 4px;
    font-weight: 700;
    font-size: 14px;
    line-height: 169%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #284669;
    margin-top: 50px;
    margin-bottom: 15px;
  }
  h3.p-strength2__list--head.st7_text {
    margin-top: 4px;
    font-weight: 700;
    font-size: 14px;
    line-height: 169%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #284669;
    margin-top: 50px;
    margin-bottom: 15px;
  }
  h3.p-strength2__list--head.st8_text {
    margin-top: 4px;
    font-weight: 700;
    font-size: 14px;
    line-height: 169%;
    text-align: center;
    letter-spacing: 0.02em;
    color: #284669;
    margin-top: 35px;
    margin-bottom: 15px;
  }
}
.p-strength3 {
  margin-top: 60px;
  margin-bottom: 120px;
  position: relative;
}
.p-strength3::before {
  background-color: #EBE2D8;
  content: '';
  height: 110%;
  right: -120px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: -1;
  border-radius: 0px 0px 0px 0px;
}
.p-strength3__list {
  padding-top: 26px;
  display: flex;
  justify-content: center;
  position: relative;
}
.p-strength3__list li {
  width: 282px;
  margin: 34px 17px 0;
  background-color: #fff;
  border-radius: 8px;
  padding: 30px 20px 50px;
  position: relative;
  -webkit-box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
}
.p-strength8 {
  margin-top: 60px;
  margin-bottom: 120px;
  position: relative;
}
.p-strength8::before {
  background-color: #EBE2D8;
  content: '';
  height: 110%;
  right: -120px;
  position: absolute;
  top: 0px;
  width: 100%;
  z-index: -1;
  border-radius: 0px 0px 0px 0px;
}
.p-strength8__list {
  padding-top: 26px;
  display: flex;
  justify-content: center;
  position: relative;
}
.p-strength8__list li {
  width: 282px;
  margin: 34px 17px 0;
  background-color: #fff;
  border-radius: 8px;
  padding: 30px 20px 50px;
  position: relative;
  -webkit-box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
  box-shadow: 30px 30px 70px -30px rgba(0, 0, 0, 0.2);
}
img.st9 {
  height: 130px;
  position: relative;
  top: 20px;
}
img.st10 {
  height: 130px;
  position: relative;
  top: 20px;
}
img.st11 {
  height: 130px;
  position: relative;
  top: 20px;
}
.p-strength3__list--head {
  margin-top: 4px;
  font-weight: 700;
  font-size: 18px;
  line-height: 169%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #284669;
}
h3.p-strength3__list--head.st4_text {
  margin-top: 4px;
  font-weight: 700;
  font-size: 18px;
  line-height: 169%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #284669;
  margin-top: 15px;
  margin-bottom: 15px;
}
.p-strength8__list--head {
  margin-top: 4px;
  font-weight: 700;
  font-size: 18px;
  line-height: 169%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #284669;
}
h3.p-strength8__list--head.st4_text {
  margin-top: 4px;
  font-weight: 700;
  font-size: 18px;
  line-height: 169%;
  text-align: center;
  letter-spacing: 0.02em;
  color: #284669;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media screen and (max-width: 900px) {
  .p-strength3 {
    margin-top: 50px;
    margin-bottom: 60px;
  }
  .p-strength3::before {
    height: 105%;
    top: 0px;
  }
  .p-strength3__list {
    padding-top: 15px;
    display: block;
    width: 100%;
    left: 0;
  }
  .p-strength3__list li {
    width: 100%;
    margin: 15px 0 0;
    padding: 30px 30px 50px 30px;
  }
  .p-strength3__list li::before {
    height: 119px;
    left: 61px;
    top: 101px;
    width: 209px;
  }
  .p-strength3__list--subHead {
    font-size: 12px;
    line-height: 16px;
  }
  .p-strength3__list--head {
    margin-top: 0px;
    font-size: 20px;
  }
  .p-strength8 {
    margin-top: 70px;
    margin-bottom: 80px;
  }
  .p-strength8::before {
    height: 110%;
    top: -21px;
    background-color: #EBE2D8;
    content: '';
    right: -70px;
    position: absolute;
    width: 100%;
    z-index: -1;
    border-radius: 0px 0px 0px 0px;
  }
  .p-strength8__list {
    padding-top: 15px;
    display: block;
    width: 100%;
    left: 0;
  }
  .p-strength8__list li {
    width: 100%;
    margin: 15px 0 0;
    padding: 30px 30px 50px 30px;
  }
  .p-strength8__list li::before {
    height: 119px;
    left: 61px;
    top: 101px;
    width: 209px;
  }
  .p-strength8__list--subHead {
    font-size: 12px;
    line-height: 16px;
  }
  .p-strength8__list--head {
    margin-top: 0px;
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .p-strength8::before {
    height: 114%;
    top: -21px;
    background-color: #EBE2D8;
    content: '';
    right: -70px;
    position: absolute;
    width: 100%;
    z-index: -1;
    border-radius: 0px 0px 0px 0px;
  }
}
/*===========================================================================*/
/*  cta  */
/*===========================================================================*/
.p-cta {
  margin: 0 auto 120px;
  text-align: center;
}
.p-cta__content {
  width: 100%;
  position: relative;
  padding: 50px 20px 50px;
  background-color: #324356;
  color: #fff;
  text-align: center;
}
.p-cta__content.--02 {
  background-color: #373737;
}
.p-cta__content--bg {
  height: 100%;
  right: 64px;
  position: absolute;
  top: 0;
  width: auto;
  display: inline;
}
.p-cta__content--bg img {
  height: 100%;
  width: auto;
}
.p-cta__inner {
  max-width: 1280px;
  margin: 0 auto;
  position: relative;
  z-index: 1;
}
.p-cta__subHead {
  font-weight: 300;
  font-size: 18px;
  line-height: 24px;
}
.p-cta__subHead--txt {
  position: relative;
  padding-left: 25px;
}
.p-cta__head {
  font-weight: 700;
  font-size: 28px;
  line-height: 160%;
  letter-spacing: .06em;
  margin-bottom: 30px;
  text-align: center;
  /*text-decoration: underline;
text-decoration-thickness: 2px;*/
}
.p-cta__txt {
  margin-top: 2px;
  font-weight: 500;
  font-size: 15px;
  line-height: 192%;
  letter-spacing: .05em;
}
.p-cta__btn {
  margin-top: 25px;
}
@media screen and (max-width: 900px) {
  .p-cta {
    display: block;
  margin: 0 auto 80px;
}
  }
  .p-cta__content {
    width: 100%;
    padding: 40px 20px;
  }
  .p-cta__content.--02 {
    padding: 50px 10px;
  }
  .p-cta__content--bg {
    height: auto;
    right: calc(50% - 373px);
    top: 51px;
    width: 746px;
    display: block;
  }
  .p-cta__content--bg img {
    height: auto;
    width: 100%;
  }
  .p-cta__subHead {
    font-size: 16px;
    line-height: 21px;
    text-align: center;
  }
  .p-cta__subHead--txt {
    padding-left: 24px;
  }
  .p-cta__subHead--txt::before {
    height: 20px;
    top: calc(50% - 10px);
    width: 14px;
  }
  .p-cta__content.--02 .p-cta__subHead--txt::before {
    height: 14px;
    top: calc(50% - 7px);
    width: 17px;
  }
  .p-cta__head {
    font-size: 15.5px;
    margin-top: 5px;
    text-align: center;
  }
  .p-cta__txt {
    margin-top: 5px;
    font-size: 13px;
    line-height: 180%;
    text-align: center;
  }
  .p-cta__btn {
    margin: 16px auto 0;
  }
}
/*===========================================================================*/
/*  works  */
/*===========================================================================*/
.p-works {
  padding-top: 140px;
  padding-bottom: 100px;
  background: #fafafa;
}
@media screen and (max-width: 900px) {
  .p-works {
    padding-top: 100px;
    padding-bottom: 100px;
  }
}
/*===========================================================================*/
/*  cta02  */
/*===========================================================================*/
.p-cta02 {
  background: url('../img/cta-bg03.webp') no-repeat center center/cover;
  padding: 90px 30px;
  color: #fff;
}
.p-cta02__head {
  font-weight: 700;
  font-size: 36px;
  line-height: 190.3%;
  letter-spacing: .12em;
  text-align: center;
}
.p-cta02__head--txt {
  padding-left: 42px;
  position: relative;
}
.p-cta02__head--txt::before {
  background: url('../img/cta-illust-download02.png') no-repeat center center/contain;
  content: '';
  height: 38px;
  left: 0;
  position: absolute;
  top: calc(50% - 19px);
  width: 26px;
}
.p-cta02__txt {
  margin-top: 5px;
  font-weight: 500;
  font-size: 15px;
  line-height: 192%;
  letter-spacing: .05em;
  text-align: center;
}
.p-cta02__btn {
  margin: 25px auto 0;
}
@media screen and (max-width: 900px) {
  .p-cta02 {
    background: url('../img/cta-bg03-sp.webp') no-repeat center center/cover;
    padding: 84px 30px;
  }
  .p-cta02__head {
    font-size: 28px;
  }
  .p-cta02__head--txt {
    padding-left: 38px;
  }
  .p-cta02__head--txt::before {
    height: 28px;
    top: calc(50% - 14px);
    width: 20px;
  }
  .p-cta02__txt {
    font-size: 13px;
    line-height: 180%;
  }
  .p-cta02__btn {
    margin: 20px auto 0;
  }
}


/*===========================================================================*/
/*  footer  */
/*===========================================================================*/
footer {
  padding-top: 15px;
  padding-bottom: 15px;
  font-weight: 500;
  font-size: 12px;
  line-height: 16px;
  text-align: center;
  background-color: #000;
  color: #fff;
}
@media screen and (max-width: 900px) {
  footer {
    font-size: 10px;
    line-height: 13px;
  }
}

@media screen and (max-width: 700px) {
  .p-mv {
    height: auto;
    display: block;
    padding: 0;
    /*min-height: unset;*/
    /*height: 360px;*/
  }
}
@media screen and (max-width: 650px) {
  .p-mv {
    height: auto;
    display: block;
    padding: 0;
    /*min-height: unset;*/
    /*min-height: 330px;*/
  }
}
@media screen and (max-width: 600px) {
  .p-mv {
    height: auto;
    display: block;
    padding: 0;
    /*min-height: unset;*/
    /*min-height: 300px;*/
  }
}
@media screen and (max-width: 550px) {
  .p-mv {
    height: auto;
    display: block;
    padding: 0;
    /*min-height: unset;*/
    /*min-height: 250px*/
  }
}
@media screen and (max-width: 500px) {
  .p-mv {
    height: auto;
    display: block;
    padding: 0;
    /*min-height: unset;*/
    /*min-height: 430px;*/
  }
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc {
  display: block !important;
}
.sp {
  display: none !important;
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 500px) {
  .pc {
    display: none !important;
  }
  .sp {
    display: block !important;
  }
}
/* パソコンで見たときは"pc"のclassがついた画像が表示される */
.pc_case {
  display: block !important;
}
.sp_case {
  display: none !important;
}
/* スマートフォンで見たときは"sp"のclassがついた画像が表示される */
@media only screen and (max-width: 750px) {
  .pc_case {
    display: none !important;
  }
  .sp_case {
    display: block !important;
  }
}
@media screen and (max-width: 430px) {
  .p-mv {
    height: auto;
    display: block;
    padding: 0;
    /*min-height: unset;*/
    /*min-height: 400px;*/
  }
}
@media screen and (max-width: 430px) {
  .p-mv {
    height: auto;
    display: block;
    padding: 0;
    /*min-height: unset;*/
    /*min-height: 380px;*/
  }
}
@media screen and (max-width: 410px) {
  .p-mv {
    height: auto;
    display: block;
    padding: 0;
    /*min-height: unset;*/
    /*min-height: 360px;*/
  }
}


*, ::before, ::after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-style: solid;
  border-width: 0;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: transparent;
}
body {
  margin: 0;
  background-color: #FAFAFA;
}
main {
  display: block;
}
p, table, blockquote, address, pre, iframe, form, figure, dl {
  margin: 0;
}
h1, h2, h3, h4, h5, h6 {
  font-size: inherit;
  font-weight: inherit;
  margin: 0;
}
ul, ol {
  margin: 0;
  padding: 0;
  /*list-style: none;*/
}
dd {
  margin-left: 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
  border-top-width: 1px;
  margin: 0;
  clear: both;
  color: inherit;
}
pre {
  font-family: monospace, monospace;
  font-size: inherit;
}
address {
  font-style: inherit;
}
a {
  background-color: transparent;
  text-decoration: none;
  color: inherit;
  cursor: pointer;
}
abbr[title] {
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: inherit;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
svg, img, embed, object, iframe {
  vertical-align: bottom;
}
img {
  max-width: 1400px;
  height: auto;
  text-align: center;
}
button, input, optgroup, select, textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: middle;
  color: inherit;
  font: inherit;
  background: transparent;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-align: inherit;
  text-transform: inherit;
}
[type=checkbox] {
  -webkit-appearance: checkbox;
  -moz-appearance: checkbox;
  appearance: checkbox;
}
[type=radio] {
  -webkit-appearance: radio;
  -moz-appearance: radio;
  appearance: radio;
}
button, [type=button], [type=reset], [type=submit] {
  cursor: pointer;
}
button:disabled, [type=button]:disabled, [type=reset]:disabled, [type=submit]:disabled {
  cursor: default;
}
:-moz-focusring {
  outline: auto;
}
select:disabled {
  opacity: inherit;
}
option {
  padding: 0;
}
fieldset {
  margin: 0;
  padding: 0;
  min-width: 0;
}
legend {
  padding: 0;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
label[for] {
  cursor: pointer;
}
details {
  display: block;
}
summary {
  display: list-item;
}
[contentEditable]:focus {
  outline: auto;
}
table {
  border-color: inherit;
  border-collapse: collapse;
}
caption {
  text-align: left;
}
td, th {
  vertical-align: top;
  padding: 0;
}
th {
  text-align: left;
  font-weight: bold;
}
.c-svg {
  display: inline-block;
  fill: currentColor;
  vertical-align: top;
}
body {
  line-height: 1.8;
  font-family: "Noto Sans JP", sans-serif, "Yu Gothic";
  color: #000;
  -webkit-font-smoothing: antialiased;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
body::-webkit-scrollbar {
  display: none;
}
body.is-fixed {
  width: 100%;
  height: 100%;
  position: fixed;
}
body a {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  cursor: pointer;
}
*:focus {
  outline: none;
}

.btn {
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5;
  color: #fff;
  background-color: #FF9600;
  padding: 1.25rem 5.5rem 1.25rem 5.3125rem;
  border-radius: 999px;
  font-weight: bold;
  position: relative;
}
.btn2 {
  display: inline-block;
  font-size: 1.5rem;
  line-height: 1.5;
  color: #fff;
  background-color: #363636;
  padding: 1.2rem 13.5rem 1.2rem 13.3125rem;
  border-radius: 999px;
  font-weight: bold;
  position: relative;
	letter-spacing: 0.06rem;
}



.btn--header {
  font-size: 15px;
  padding: 0.675rem 0;
  width: 240px;
  text-align: center;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 0;
}
.btn--topMv {
  font-size: 0.875rem;
  padding: 0.875rem 3.5rem 0.875rem 3.5rem;
  -webkit-box-shadow: 0 0 30px rgba(255, 255, 255, 0.3), 0 4px 10px rgba(0, 0, 0, 0.25);
  box-shadow: 0 0 30px rgba(255, 255, 255, 0.3), 0 4px 10px rgba(0, 0, 0, 0.25);
}
.btn--contact {
  width: 100%;
}
.btn--big {
  padding: 1.25rem 4.625rem 1.25rem 4.125rem;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.btn--w100 {
  width: 100%;
}
.btn--pageFeature {
  width: 254px;
  max-width: 100%;
  font-size: 0.875rem;
  padding: 1.0625rem 0.25rem;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.btn--pickup {
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}
.btn--404 {
  padding: 1.25rem 5.375rem;
  -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
}

.btn2::before, .btn2::after {
  content: "";
  display: block;
  position: absolute;
}
.btn2::before {
  width: 25px;
  height: 25px;
  border-radius: 999px;
  background-color: #fff;
  top: 50%;
  right: 31px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.btn2::after {
  width: 7px;
  height: 7px;
  border-top: 2px solid #363636;
  border-right: 2px solid #363636;
  top: 50%;
  right: 41px;
  -webkit-transform: translateY(-50%) rotate(45deg);
  transform: translateY(-50%) rotate(45deg);
}
.btn2:focus, .btn2:hover {
  color: #fff;
}
.btn--push {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  top: 0;
}
.btn--push:focus, .btn--push:hover {
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 2px;
  color: #fff;
	opacity: 0.8;
}
.btn--header::before {
  width: 14px;
  height: 14px;
  right: 20px;
}
.btn--header::after {
  right: 26px;
}
.btn--topMv::before {
  right: 18px;
}
.btn--topMv::after {
  right: 27px;
}
.btn--eco {
  font-size: 0.75rem;
  padding: 0.875rem 4.9375rem;
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}
.btn--eco::before {
  width: 14px;
  height: 14px;
  right: 20px;
}
.btn--eco::after {
  right: 26px;
}

.footer {
  height: 80px;
  background-color: #FAFAFA;
}
.header {
  width: 100%;
  height: 86px;
  background-color: #fff;
  position: fixed;
  top: 0;
}
.header.is-up {
  -webkit-animation: UpAnime 0.5s forwards;
  animation: UpAnime 0.5s forwards;
}
.header.is-down {
  -webkit-animation: DownAnime 0.5s forwards;
  animation: DownAnime 0.5s forwards;
}
.header.is-fixed.is-up, .header.is-fixed.is-down {
  -webkit-animation: none;
  animation: none;
}

.header-content {
  width: 100%;
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.header-logo {
  display: block;
  width: 137.72px;
  height: 35px;
}
.global-nav {
  height: 100%;
}
.global-nav__list {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.global-nav__link {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 0.875rem;
  line-height: 2.5;
  font-weight: 700;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.global-nav__link:focus, .global-nav__link:hover {
  color: #48BAB2;
}
.nav-name {
  position: relative;
}
.nav-name::after {
  content: "";
  display: block;
  width: 100%;
  height: 1px;
  background-color: #48BAB2;
  position: absolute;
  bottom: 3px;
  left: 0;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
  -webkit-transform-origin: left top;
  transform-origin: left top;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.global-nav__item:focus .btn--header, .global-nav__item:hover .btn--header {
  opacity: 0.7;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-box-shadow: none;
  box-shadow: none;
  top: 2px;
}

/* 全ページ共通
------------------------------------*/
.inner {
  width: 100%;
  max-width: 1400px;
  height: 100%;
  margin: 0 auto;
  padding: 0 100px;
}
.inner--narrow {
  padding: 0 48px;
}
.max-m {
  display: none;
}
.max-s {
  display: none;
}
.max-s2 {
  display: none;
}
/* セクション（トップページ）
------------------------------------*/
.section {
  padding: 3.75rem 0;
}
.section--service {
  padding: 5.5rem 0;
}

.section-description {
  font-size: 0.8125rem;
  line-height: 2;
  letter-spacing: 0.06em;
  text-align: center;
  margin-top: 1.875rem;
}
.section--side {
  position: relative;
}
.section--side .inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
.section--side .section-lead {
  min-width: 300px;
  margin-left: 2.75rem;
}
.section--side .section-description {
  text-align: left;
}

.section-bg {
  background-color: #FAFAFA;
  width: 100vw;
  height: 584px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
.section-bg-pro {
  background-color: #FAFAFA;
  width: 100vw;
  height: 828px;
  position: absolute;
  top: 50%;
  left: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: -1;
}
.section-content {
  margin-top: 3rem;
}

/* ２カラムレイアウト
------------------------------------*/
.row-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  margin-top: 2.125rem;
  padding-bottom: 8.75rem;
}
.main-row {
  width: calc(100% - 310px - 5rem);
}




@media screen and (max-width: 900px) {
  .btn {
    display: none;
  }
}
@media screen and (max-width: 767px) {

  .btn {
    font-size: 0.6875rem;
    padding: 0.875rem 3rem 0.875rem 2rem;
  }
  .btn2 {
    font-size: 14px;
    padding: 1rem 6rem 1rem 6rem;
  }
  .btn--topMv {
    padding: 0.875rem 3.5rem 0.875rem 3.5rem;
  }
  .btn--big {
    font-size: 1rem;
    padding: 1rem 4.25rem;
  }
  .btn--pageFeature {
    font-size: 0.875rem;
    padding: 1.0625rem 0.25rem;
  }
  .btn--404 {
    font-size: 1rem;
    padding: 1.25rem 5.375rem;
    -webkit-box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
    box-shadow: 0 4px 10px rgba(0, 0, 0, 0.15);
  }
  .btn::before {
    width: 18px;
    height: 18px;
    right: 21px;
  }
  .btn::after {
    right: 29px;
  }
  .btn2::before {
    width: 18px;
    height: 18px;
    right: 21px;
  }
  .btn2::after {
    width: 6px;
    height: 6px;
    border-top: 2px solid #363636;
    border-right: 2px solid #363636;
    top: 50%;
    right: 28px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg);
  }
  .btn--big::before {
    width: 20px;
    height: 20px;
    right: 29px;
  }
  .btn--big::after {
    right: 38px;
  }
  .header {
    height: 60px;
  }
  .header-logo {
    width: 119.99px;
    height: 28.43px;
  }
  .inner {
    padding: 0 20px;
  }
  .inner--narrow {
    padding: 0 20px;
  }
  .max-s {
    display: block;
  }
  .min-m {
    display: none;
  }
  .section {
    padding: 5.375rem 0;
  }
  .section--service {
    padding: 8.5rem 0 5.1875rem;
  }

  .section-description {
    margin-top: 1.5rem;
  }
  .section--side .section-lead {
    margin-left: -2.25rem;
  }

  .pageSection-text {
    font-size: 0.8125rem;
    line-height: 1.5;
    letter-spacing: 0.06em;
    margin-top: 1.8125rem;
  }
  .topMv {
    height: 30rem;
    margin-top: 60px;
  }
  .topMv-imgList__item {
    height: 30rem;
  }
  .topMv-lead {
    top: calc(50% - 2rem);
    left: 1.25rem;
  }
  .topMv-lead__sub {
    font-size: 0.875rem;
    line-height: 1.08;
  }
  .topMv-bg {
    width: 100%;
    height: 64px;
  }
  .pageMv {
    margin-top: 60px;
  }
  .pageMv-lead {
    right: auto;
    margin-right: auto;
    margin-left: auto;
  }
  .pageMv-imgWrapper {
    height: 13.375rem;
  }
  .page-404-content {
    margin-top: calc(60px + 1.25rem);
    padding: 4.5rem 0 9.75rem;
  }
  .page-404-title {
    font-size: 2rem;
    line-height: 1.5;
  }
  .page-404-text {
    font-weight: 500;
    text-align: left;
    margin-top: 3.75rem;
  }
  .page-404-btnWrapper {
    margin-top: 3.75rem;
  }
  .pageLead {
    margin-top: 3.5625rem;
    margin-left: 0;
  }
  .pageLead-text {
    font-size: 1.5rem;
    line-height: 1.55;
    letter-spacing: 0.02em;
  }
  .pageFeature {
    margin-top: 2.5rem;
  }
  .pageFeature-content {
    max-width: 335px;
    margin-right: auto;
    margin-left: auto;
    padding: 2.8125rem 1.5rem;
  }
  .pageFeature-lead {
    font-size: 1.8125rem;
    line-height: 1.4;
    letter-spacing: -0.02em;
    white-space: nowrap;
  }
  .pickupList {
    max-width: 325px;
    margin-right: auto;
    margin-left: auto;
  }
  .pickupList-title {
    margin-top: 1.625rem;
  }
  .serviceDetail {
    margin-top: 1.25rem;
  }
  .serviceDetail_10 {
    margin-top: 1.25rem;
  }
  .serviceDetail__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .serviceDetail__header_sub1 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .serviceDetail__body {
    margin-top: 1.4375rem;
  }
  .serviceDetail__body_AAA {
    margin-top: 1.4375rem;
  }
  .serviceDetail__img {
    margin-top: 3.625rem;
    padding: 2.5rem 1.25rem;
  }
  .serviceDetail5__img {
    margin-top: 3.625rem;
    padding: 2.5rem 1.25rem;
  }
  .serviceDetail-list {
    width: 100%;
    max-width: 100%;
  }
  .serviceDetail-list_work {
    width: 4400px;
    max-width: 100%;
  }
  .serviceDetail-list__item:not(:first-child) {
    margin-top: 1.25rem;
  }
  .serviceDetail-contentsList {
    margin-top: 2.375rem;
  }
  .serviceDetail-contentsList__item {
    font-size: 1rem;
    line-height: 1.6;
    letter-spacing: 0;
    padding-left: 1.9375rem;
  }
  .serviceDetail-contentsList__item::before {
    width: 35px;
    height: 35px;
    top: -5px;
    left: -9px;
  }
  .serviceDetail-text {
    font-size: 0.8125rem;
    line-height: 1.9;
    letter-spacing: 0.06em;
  }
  .serviceDetail-text_sub1 {
    font-size: 13px;
    line-height: 1.8;
    letter-spacing: 0.02em;
    font-weight: 400;
    left: 0px;
    position: relative;
  }
  .serviceDetail-lead {
    line-height: 1.8;
    text-align: center;
    margin-bottom: 1.0625rem;
  }
  .topLead {
    margin-top: -1.125rem;
    margin-left: 0;
    padding-bottom: 9.125rem;
  }
  .topLead-content__main {
    font-size: 2.5625rem;
    line-height: 1.47;
    letter-spacing: 0;
  }
  .topLead-content__sub {
    font-size: 0.9375rem;
    line-height: 1.8;
    font-weight: 500;
    margin-top: 1.625rem;
    margin-left: 0;
  }
  .service-contentsList__item {
    height: 225px;
  }
  .service-contentsList__item:not(:first-child) {
    margin-top: 3.3125rem;
  }
  .service-title {
    top: 1.5rem;
    left: 1.125rem;
  }
  .service-title__service {
    font-size: 1.4375rem;
    padding: 0.25rem 0.75rem;
  }
  .service-btnWrapper {
    bottom: 1.25rem;
    right: 1.25rem;
  }
  .feature-list {
    max-width: 335px;
    margin-top: 3.1875rem;
  }
  .feature-text__header {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .feature-text__body {
    margin-top: 1.4375rem;
  }
  .feature-text__item::before {
    width: 35px;
    height: 35px;
    top: 3px;
    left: -6px;
  }
  .caseStudy-list {
    margin-top: 3.4375rem;
  }
  .caseStudy-btnWrapper {
    margin-top: 2.125rem;
  }
  .oneStop-illustList {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 6.875rem;
  }
  .oneStop-illustList__item {
    width: calc(50% - 1.5625rem);
  }
  .oneStop-illustList__item:nth-child(n+3) {
    margin-top: 1.625rem;
  }
  .oneStop-illustList__item:not(:nth-child(2n)) {
    margin-right: 3.125rem;
  }
  .oneStop-illustList-title {
    white-space: nowrap;
  }
  .spaceDesign-pickup {
    margin-top: 4.0625rem;
  }
  .serviceDetail__img--spaceDesign {
    margin-top: 3.875rem;
  }
  .serviceDetail__img--settlement {
    margin-top: 2.5625rem;
    margin-right: calc(50% - 50vw);
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    overflow-x: scroll;
  }
  .serviceDetail__img--settlement .serviceDetail-imgWrapper {
    width: 750px;
  }
  .updateDetail-textList__item {
    font-size: 13px;
    line-height: 1.75;
    padding: 0;
  }
  .updateDetail-textList__item4 {
    font-size: 20px;
    line-height: 1.75;
    padding: 25px 0 0px;
    letter-spacing: 0;
  }
  .updateDetail-textList__item:not(:first-child) {
    margin-top: 1.125rem;
  }
  .updateDetail-textList__item::before {
    width: 35px;
    height: 35px;
    top: -6px;
    left: -3px;
  }
  .serviceDetail__body--eco {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .serviceDetail__body--eco_AAA {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .ecoDetail-lead {
    line-height: 2;
  }
  .ecoDetail-imgList {
    margin-top: 1.5625rem;
  }
  .ecoDetail-imgList__item:not(:first-child) {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    right: 0;
  }
  .ecoDetail-btnWrapper {
    margin-top: 1.5625rem;
  }
  .document {
    margin-top: 5.9375rem;
    padding-bottom: 6.875rem;
  }
  .document-pickup {
    margin-top: 1.875rem;
  }
  .case-pickup {
    margin-top: 1.875rem;
  }
  .document-list__item:not(:first-child) {
    margin-top: 5.9375rem;
  }
  .serviceDetail__body--coordinate {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .serviceDetail__body_AAA--coordinate {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .coordinate-text {
    width: 100%;
  }
  .coordinate-imgWrapper {
    margin-left: 0;
    margin-top: 2.4375rem;
  }
  .serviceDetail__img--price {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 0;
    overflow-x: scroll;
    margin-right: calc(50% - 50vw);
  }
  .serviceDetail__img--price .serviceDetail-imgWrapper {
    width: 528.933px;
  }
  .choiceList__item {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
  }
  .choice-body {
    margin-left: 0;
    margin-top: 0.9375rem;
  }
  .flow {
    margin-top: 6.875rem;
  }
  .flowList-title {
    min-height: auto;
  }
  .product {
    margin-top: 3.5rem;
  }
  .product_AAA {
    margin-top: -6.5rem;
  }
  .product_AAA2 {
    margin-top: 8.5rem;
  }
  .product_AAA3 {
    margin-top: 8.5rem;
  }
  .product_AAA4 {
    margin-top: 8.5rem;
  }
  .caseStudy {
    margin-top: 7.4375rem;
    padding-bottom: 8.125rem;
  }
  .caseStudyList {
    margin-top: 1.75rem;
    padding: 2.8125rem 1.625rem;
  }
  .caseStudy-pickup {
    margin-top: 4.875rem;
  }
}


p.testaaa {
    /* margin: 0 auto; */
    /* padding-top: 70px; */
    padding-bottom: 70px;
    position: relative;
    text-align: center;
    font-size: 18px;
    line-height: 180%;
    letter-spacing: .06em;
	max-width: 90%;
    text-align: center;
    margin: 0 auto;
}

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

p.testaaa {
    font-size: 10px;
	    padding-bottom: 50px;
}
}