@charset "UTF-8";
/* -------------------
共通
------------------- */
html {
  font-size: 62.5%;
}

.virtual-office {
  margin: 0;
  padding: 0;
  font-size: 1.6rem;
}

.c-main__img,
.c-footer__img {
  max-width: 100%;
  vertical-align: middle;
}

.c-main__toptext {
  color: orangered;
  font-family: "Roboto", sans-serif;
  font-size: 1.4rem;
  font-weight: 400;
  padding-top: 120px;
  max-width: 1160px;
  margin: 0 auto;
  font-family: "Roboto", sans-serif;
}

.c-main__title {
  font-family: "Noto Sans JP", sans-serif;
  font-size: 3.6rem;
  font-weight: 700;
  padding-top: 40px;
  max-width: 1160px;
  margin: 0 auto;
}

@media screen and (max-width: 780px) {
  .c-main__toptext {
    padding-top: 0;
  }
  .c-main__title {
    font-size: 2.2rem;
    padding-top: 10px;
  }
}
.l-main__mv--pc {
  width: 100%;
}

.l-main__mv--sp,
.l-main__mv--content,
.l-main__mv--wrap {
  display: none;
}

@media screen and (max-width: 780px) {
  .l-main__mv--wrap {
    display: block;
    position: relative;
  }
  .l-main__mv--pc {
    display: none;
  }
  .l-main__mv--sp {
    display: block;
  }
  .l-main__mv--content {
    display: block;
  }
  .l-main__mv--title {
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 700;
    font-size: 3.2rem;
    line-height: 130%;
    position: absolute;
    left: 20px;
    bottom: -30px;
  }
  .l-main__mv--top {
    background-color: #fff;
    display: inline-block;
  }
  .l-main__mv--span {
    background-color: #fff;
    display: inline-block;
    margin-top: 7px;
  }
  .l-main__mv--text {
    padding-top: 4px;
  }
  .l-main__mv--content {
    margin-top: 45px;
    padding-left: 20px;
  }
  .c-main__mv--color {
    color: orangered;
  }
  .c-main__mv--text {
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 1.3rem;
    line-height: 120%;
  }
}
.c-main__ouen {
  background-image: url(../img/mv_bottom.png);
  background-size: cover;
}
.c-main__ouen--wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 13px 20px;
}
.c-main__ouen--title {
  color: #FFF600;
  border: solid 2px #FFF600;
  font-size: 1.8rem;
  padding: 18px 0;
  border-radius: 35px;
  margin-right: 20px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  width: 214px;
  text-align: center;
}
.c-main__ouen--text {
  color: #fff;
  font-size: 2.8rem;
  font-weight: bold;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
}
.c-main__ouen--inner {
  background-color: #000;
  margin-left: 40px;
}
.c-main__ouen--button {
  color: #fff;
  font-size: 1.4rem;
  padding: 20px 50px;
  font-weight: 700;
  font-family: "Roboto", sans-serif;
}

@media screen and (max-width: 780px) {
  .c-main__ouen {
    margin-top: 16.91px;
  }
  .c-main__ouen--wrap {
    flex-direction: column;
    padding: 14px 0;
  }
  .c-main__ouen--title {
    margin-right: 0;
    font-size: 1.2rem;
    padding: 7px 0;
    max-width: 126px;
  }
  .c-main__ouen--text {
    padding: 10px 0 12px;
    font-size: 1.8rem;
  }
  .c-main__ouen--inner {
    margin-left: 0;
  }
}
.l-main__recommend {
  background-color: #fff;
  padding: 0 20px;
}
.l-main__recommend--wrap {
  display: flex;
  flex-wrap: wrap;
  gap: 30px 70px;
  max-width: 1160px;
  margin: 60px auto 0;
  width: 100%;
  justify-content: center;
}

.c-main__recommend--content {
  max-width: 340px;
  background-color: #f0f0f0;
  border-radius: 10px;
  padding: 32px 55px 33px 30px;
  position: relative;
  width: 42%;
}

.c-main__recommend--text {
  font-size: 1.4rem;
  font-family: "Noto Sans JP", sans-serif;
  line-height: 180%;
}

.c-main__recommend--img {
  position: absolute;
  right: -12%;
  bottom: 0;
}

@media screen and (max-width: 780px) {
  .l-main__recommend--title {
    padding-top: 61px;
  }
}
@media screen and (max-width: 500px) {
  .l-main__recommend {
    padding: 0 20px;
  }
  .l-main__recommend--wrap {
    gap: 10px 0;
    flex-direction: column;
    margin-top: 30px;
    padding-right: 10px;
  }
  .c-main__recommend--content {
    width: 100%;
  }
  .c-main__recommend--content {
    max-width: 100%;
    padding: 20px 112px 20px 20px;
  }
  .c-main__recommend--text {
    line-height: 150%;
  }
  .c-main__recommend--img {
    right: -10px;
  }
}
.l-main__strength {
  margin-top: 120px;
  position: relative;
  padding: 0 20px;
}
.l-main__strength--wrap {
  display: flex;
  gap: 0 30px;
  justify-content: center;
  margin-top: 60px;
  margin-bottom: 77px;
}
.l-main__strength--pc {
  position: absolute;
  max-width: 1131px;
  height: 783px;
  top: 0;
  right: 0;
  z-index: -10;
}
.l-main__strength--sp {
  display: none;
}

.c-main__strength--content {
  background-color: #fff;
  max-width: 380px;
  text-align: center;
  position: relative;
}
.c-main__strength--content::after {
  content: "";
  width: 28px;
  border-top: solid 2px orangered;
  position: absolute;
  top: 0;
  right: 50%;
  transform: translateX(50%);
}
.c-main__strength--topleft {
  top: 0;
  left: 0;
}
.c-main__strength--topleftro {
  top: 0;
  left: 0;
  transform: rotate(90deg);
  transform-origin: 0;
}
.c-main__strength--topright {
  top: 0;
  right: 0;
}
.c-main__strength--toprightro {
  top: 0;
  right: 0;
  transform: rotate(270deg);
  transform-origin: 100%;
}
.c-main__strength--bottomleft {
  left: 0;
  bottom: 0;
}
.c-main__strength--bottomleftro {
  left: 0;
  bottom: 0;
  transform: rotate(270deg);
  transform-origin: 0;
}
.c-main__strength--bottomright {
  right: 0;
  bottom: 0;
}
.c-main__strength--bottomrightro {
  right: 0;
  bottom: 0;
  transform: rotate(90deg);
  transform-origin: 100%;
}
.c-main__strength--line {
  width: 30px;
  height: 2px;
  background-color: orangered;
  position: absolute;
}
.c-main__strength--no {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 2.8rem;
  color: orangered;
  letter-spacing: 15%;
  padding-top: 20px;
}
.c-main__strength--text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 180%;
  max-width: 252px;
  margin: 0 auto;
  padding-top: 10px;
}
.c-main__strength--img {
  padding: 21px 20px 30px;
}

@media screen and (max-width: 780px) {
  .l-main__strength {
    margin-top: 65px;
  }
  .l-main__strength--title {
    padding-top: 60px;
  }
  .l-main__strength--wrap {
    flex-direction: column;
    margin-top: 30px;
    text-align: center;
    width: 100%;
    justify-content: center;
  }
  .l-main__strength--content {
    width: 100%;
    background-color: bisque;
    text-align: center;
  }
  .l-main__strength--pc {
    display: none;
  }
  .l-main__strength--sp {
    position: absolute;
    display: block;
    z-index: -100;
    height: 1359px;
    top: 0;
    right: 0;
  }
  .c-main__strength--content {
    margin: 0 auto;
  }
  .c-main__strength--content:not(:first-of-type) {
    margin-top: 10px;
  }
}
.l-main__pricing {
  background-color: #f0f0f0;
  padding: 120px 20px 120px;
}
.l-main__pricing--text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 100%;
  max-width: 1160px;
  margin: 0 auto;
  padding-top: 40px;
}
.l-main__pricing--toggleButton {
  position: relative;
  display: block;
  width: 40px;
  height: 16px;
  border-radius: 9999px;
  background-color: #ffffff;
  cursor: pointer;
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.5);
  margin-bottom: 2px;
}
.l-main__pricing--of {
  display: none;
}
.l-main__pricing--on {
  display: flex;
}
.l-main__pricing--toggleButton::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 2px;
  width: 12px;
  height: 12px;
  border-radius: 9999px;
  transform: translateY(-50%);
  background-color: orangered;
  transition: left 0.2s;
}
.l-main__pricing--move::after {
  left: calc(100% - 14px);
}
.l-main__pricing--wrap {
  display: flex;
  gap: 0 16px;
  align-items: end;
  justify-content: center;
  padding-top: 40px;
}
.l-main__pricing--gekkan {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  color: #21272A;
}
.l-main__pricing--nenkanoff {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.2rem;
  line-height: 140%;
  color: #fff;
  background-color: orangered;
  border-radius: 10px;
  text-align: center;
  max-width: 67px;
  margin: 0 auto 16px;
}
.l-main__pricing--nenkan {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  color: #21272A;
}
.l-main__pricing--triangle {
  border-right: 3px solid transparent;
  border-left: 3px solid transparent;
  border-top: 6px solid orangered;
  position: absolute;
  top: 16px;
  left: 50%;
  transform: translateX(-50%);
}
.l-main__pricing--content {
  position: relative;
}
.l-main__pricing--inner {
  background-color: #f0f0f0;
  padding: 30px 20px;
  margin: 32px 20px 20px !important;
}
.l-main__pricing--gekkankeiyaku {
  display: flex;
}
.l-main__pricing--nenkankeiyaku {
  display: none;
}
.l-main__pricing--on {
  display: flex;
}
.l-main__pricing--off {
  display: none;
}
.l-main__pricing--syoki {
  max-width: 1200px;
  margin: 0 auto;
  text-align: end;
  padding-top: 20px;
}
.l-main__pricing--syokitext {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  color: orangered;
  text-decoration: underline wavy orangered;
  text-underline-offset: 5px;
}

.c-main__pricing {
  gap: 0 24px;
  justify-content: center;
  margin-top: 40px;
  max-width: 1200px;
  margin: 40px auto 0;
}
.c-main__pricing--wrap {
  background-color: #fff;
  border: solid 1px #DDE1E6;
  position: relative;
  width: 384px;
}
.c-main__pricing--wrap:nth-child(2) {
  border: solid 2px orangered;
}
.c-main__pricing--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 100%;
  color: #21272A;
  text-align: center;
  margin-top: 50px;
}
.c-main__pricing--text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 100%;
  color: #21272A;
  text-align: center;
  margin-top: 20px;
}
.c-main__pricing--ryoukin {
  display: flex;
  align-items: end;
  margin-top: 32px;
  justify-content: center;
}
.c-main__pricing--nedan {
  display: flex;
  align-items: center;
}
.c-main__pricing--money {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 5.4rem;
  color: #21272A;
  line-height: 110%;
}
.c-main__pricing--en {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 4.8rem;
  color: #21272A;
  line-height: 110%;
}
.c-main__pricing--zei {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 100%;
  color: #21272A;
}
.c-main__pricing--buttoninner {
  text-align: center;
  margin-top: 32px;
}
.c-main__pricing--button {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 100%;
  color: #fff;
  background-color: orangered;
  padding: 20px 50px;
}
.c-main__pricing--content {
  background-color: #f0f0f0;
  padding: 30px 20px;
  margin: 32px 33px 20px;
}
.c-main__pricing--use {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 100%;
  color: #21272A;
  position: relative;
  max-width: 198px;
  margin-left: 40px;
}
.c-main__pricing--use:not(:first-of-type) {
  padding-top: 11px;
}
.c-main__pricing--use::after {
  content: "";
  width: 13.33px;
  height: 9.07px;
  border-top: solid 2px #25A249;
  border-right: solid 2px #25A249;
  transform: rotate(135deg);
  position: absolute;
  top: 2px;
  left: -15%;
}
.c-main__pricing--use:not(:first-of-type)::after {
  content: "";
  width: 13.33px;
  height: 9.07px;
  border-top: solid 2px #25A249;
  border-right: solid 2px #25A249;
  transform: rotate(135deg);
  position: absolute;
  top: 13px;
}
.c-main__pricing--most {
  background-color: orangered;
  border-radius: 50%;
  text-align: center;
  width: 80px;
  height: 80px;
  position: absolute;
  top: -30px;
  right: -4px;
}
.c-main__pricing--mostpopular {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.5rem;
  color: #fff;
  padding-top: 20px;
}

.l-main__pricing--ouen {
  max-width: 1200px;
  background-color: #dbdada;
  border: solid 1px gray;
  margin: 40px auto 20px;
  position: relative;
  padding: 0 20px;
}
.l-main__pricing--ouen--entitlepc {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 8rem;
  line-height: 75%;
  opacity: 0.3;
  color: #f0f0f0;
  text-align: center;
}
.l-main__pricing--ouen--entitlesp {
  display: none;
}
.l-main__pricing--ouen--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 3.2rem;
  line-height: 100%;
  text-align: center;
  position: absolute;
  top: 48px;
  left: 50%;
  transform: translateX(-50%);
}
.l-main__pricing--ouen--inner {
  position: relative;
}
.l-main__pricing--ouen--bgmuke {
  background-color: #000;
  display: inline-block;
  padding: 5px 20px;
  position: absolute;
  top: -8%;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
}
.l-main__pricing--ouen--muke {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 100%;
  color: #fff;
}
.l-main__pricing--ouen--flex {
  background-color: #fff;
  display: flex;
  margin: 60px auto 30px;
  max-width: 826px;
  align-items: center;
  justify-content: space-between;
  padding: 32.5px 60px 22.5px;
  position: relative;
}
.l-main__pricing--ouen--enryoukin {
  display: flex;
  align-items: end;
  padding-right: 20px;
}
.l-main__pricing--ouen--en {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 4.8rem;
  line-height: 110%;
}
.l-main__pricing--ouen--ryoukin {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 5.4rem;
  line-height: 110%;
}
.l-main__pricing--ouen--content {
  border-right: solid 1px #dbdada;
  border-left: solid 1px #dbdada;
  padding: 2.5px 20px 2.5px;
}
.l-main__pricing--ouen--button {
  background-color: #000;
  margin-left: 40px;
}
.l-main__pricing--ouen--member {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 100%;
  color: #fff;
  padding: 20px 34px;
}
.l-main__pricing--ouen--can {
  max-width: 1200px;
  margin: 0 auto;
}
.l-main__pricing--ouen--puran1 {
  position: absolute;
  width: 56px;
  height: 92px;
  top: -92px;
}
.l-main__pricing--ouen--puran2 {
  position: absolute;
  width: 69.64px;
  height: 130px;
  left: -6%;
  bottom: -30px;
}
.l-main__pricing--ouen--puran3 {
  position: absolute;
  width: 55.45px;
  height: 70px;
  top: -22px;
  right: 10%;
}
.l-main__pricing--ouen--puran4 {
  position: absolute;
  width: 107px;
  height: 144px;
  top: -53px;
  right: -7%;
}
.l-main__pricing--ouen--puran5 {
  position: absolute;
  width: 86px;
  height: 75px;
  right: -2%;
  bottom: -30px;
}

.c-main__pricing--ouen--usepc {
  font-size: 1.4rem;
  color: #000;
  position: relative;
}
.c-main__pricing--ouen--usepc:not(:first-of-type) {
  padding-top: 8px;
}
.c-main__pricing--ouen--usepc::after {
  width: 11.11px;
  height: 7.56px;
}
.c-main__pricing--ouen--usepc:not(:first-of-type)::after {
  width: 11.11px;
  height: 7.56px;
  top: 10px;
}
.c-main__pricing--ouen--usesp {
  display: none;
}
.c-main__pricing--ouen--money {
  font-size: 4.4rem;
}
.c-main__pricing--ouen--en {
  font-size: 3.6rem;
}

@media screen and (max-width: 852px) {
  .l-main__pricing {
    padding-bottom: 60px;
  }
  .l-main__pricing--gekkankeiyaku {
    flex-direction: column;
  }
  .l-main__pricing--wrap {
    padding-top: 30px;
  }
  .l-main__pricing--nenkankeiyaku {
    flex-direction: column;
  }
  .c-main__pricing--wrap {
    margin: 10px auto 0;
    max-width: 100%;
  }
  .c-main__pricing--most {
    display: none;
  }
  .c-main__pricing--title {
    font-size: 2.4rem;
    margin-top: 40px;
  }
  .c-main__pricing--text {
    margin-top: 10px;
  }
  .c-main__pricing--use {
    max-width: 270px;
  }
  .c-main__pricing--use:not(:first-of-type) {
    padding-top: 8px;
  }
  .c-main__pricing--use:not(:first-of-type):after {
    top: 8px;
  }
  .c-main__pricing--use::after {
    left: -8%;
  }
  .l-main__pricing--ouen {
    margin: 21px auto 30px;
    padding: 0 15px;
  }
  .l-main__pricing--ouen--entitlepc {
    display: none;
  }
  .l-main__pricing--ouen--entitlesp {
    display: block;
    font-family: "Roboto", sans-serif;
    font-weight: 400;
    font-size: 4rem;
    line-height: 70%;
    opacity: 0.3;
    color: #f0f0f0;
    text-align: center;
  }
  .l-main__pricing--ouen--title {
    font-size: 2rem;
    top: 45px;
  }
  .l-main__pricing--ouen--bgmuke {
    display: block;
    padding: 10px;
    position: initial;
    transform: none;
    max-width: 510px;
    margin: 40px auto 0;
  }
  .l-main__pricing--ouen--flex {
    margin: 15px auto 10px;
    max-width: 320px;
    flex-direction: column;
    padding: 0;
    position: relative;
  }
  .l-main__pricing--ouen--enryoukin {
    padding-right: 0;
    padding-top: 30px;
    padding-bottom: 20px;
  }
  .l-main__pricing--ouen--en {
    font-size: 3.6rem;
  }
  .l-main__pricing--ouen--ryoukin {
    font-size: 4.4rem;
  }
  .l-main__pricing--ouen--content {
    border-right: none;
    border-left: none;
    border-top: solid 1px #dbdada;
    border-bottom: solid 1px #dbdada;
    padding: 20px 0;
  }
  .l-main__pricing--ouen--button {
    margin: 20px 0 30px;
  }
  .l-main__pricing--ouen--member {
    padding: 20px 50px;
  }
  .l-main__pricing--ouen--puran2 {
    left: -7%;
    bottom: 0;
  }
  .l-main__pricing--ouen--puran5 {
    top: 21px;
    right: 8%;
  }
  .c-main__pricing--ouen--sp {
    display: none;
  }
  .c-main__pricing--ouen--usepc {
    font-size: 1.4rem;
    display: none;
  }
  .c-main__pricing--ouen--usesp {
    font-size: 1.4rem;
    display: block;
    margin-left: 30px;
  }
}
.l-main__menu {
  padding: 0 20px;
}

.c-main__menu--sp {
  display: none;
}

.l-main__menu--table {
  text-align: center;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 100%;
  margin: 40px auto 164px;
}
.l-main__menu--table th {
  width: 240px;
  text-align: center;
  border: solid 1px #000;
  padding: 15px 0;
  background-color: #dbdada;
}
.l-main__menu--table td {
  border: solid 1px #000;
  padding: 15px 0;
}

@media screen and (max-width: 780px) {
  .l-main__menu {
    padding-top: 60px;
  }
  .l-main__menu--pc {
    display: none;
  }
  .l-main__menu--text {
    padding-top: 10px;
    font-family: "Noto Sans JP", sans-serif;
    font-weight: 400;
    font-size: 1.4rem;
    line-height: 160%;
  }
  .c-main__menu--sp {
    display: block;
  }
  .l-main__menu--table {
    width: 1200px;
    margin-bottom: 44px;
  }
  .l-main__menu--scroll {
    overflow-x: scroll;
    margin-bottom: 60px;
  }
  .l-main__menu--scroll::-webkit-scrollbar {
    width: 100px;
    height: 12px;
  }
  .l-main__menu--scroll::-webkit-scrollbar-thumb {
    background-color: #000;
    border-radius: 10px;
  }
}
.l-main__interview {
  background-color: #f0f0f0;
  padding: 0 20px;
}
.l-main__interview--wrap {
  max-width: 1200px;
  margin: 40px auto 0;
  padding-bottom: 120px;
}

.c-main__interview {
  padding-top: 60px;
}
.c-main__interview--content {
  display: flex;
  align-items: end;
}
.c-main__interview--content:not(:first-of-type) {
  margin-top: 20px;
}
.c-main__interview--img {
  max-width: 120px;
  object-fit: cover;
}
.c-main__interview--bg {
  background-color: #fff;
  border-radius: 10px;
  width: 1060px;
  padding: 30px;
  margin-left: 20px;
}
.c-main__interview--name {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 100%;
}
.c-main__interview--text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 180%;
  padding-top: 20px;
}

@media screen and (max-width: 780px) {
  .l-main__interview--wrap {
    padding-bottom: 50px;
  }
  .c-main__interview--content {
    position: relative;
  }
  .c-main__interview--content:first-of-type {
    margin-top: 110px;
  }
  .c-main__interview--content:not(:first-of-type) {
    margin-top: 100px;
  }
  .c-main__interview--img {
    position: absolute;
    top: -80px;
    left: 50%;
    transform: translateX(-50%);
  }
  .c-main__interview--bg {
    margin-left: 0;
    padding: 40px 20px 20px;
  }
  .c-main__interview--name {
    padding-top: 10px;
  }
  .c-main__interview--text {
    padding-top: 10px;
  }
}
.l-main__qa {
  display: flex;
  max-width: 1200px;
  margin: 120px auto;
  justify-content: space-between;
  padding: 0 20px;
}
.l-main__qa--title {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 100%;
  color: orangered;
  padding-top: 32px;
}
.l-main__qa--situmon {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 100%;
  padding: 40px 0;
}
.l-main__qa--text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 180%;
  max-width: 293px;
}
.l-main__qa--accordion {
  width: 784px;
  margin-left: 105px;
}

.c-main__qa {
  margin-top: 60px;
}
.c-main__qa--situmon {
  transition: background 0.3s ease;
  cursor: pointer;
  position: relative;
  max-width: 784px;
  border-bottom: solid 1px #D7D7D7;
}
.c-main__qa--situmon::before, .c-main__qa--situmon::after {
  position: absolute;
  content: "";
  top: 1px;
  right: 20px;
  bottom: 0;
  width: 12px;
  height: 1.31px;
  margin: auto;
  background: orangered;
}
.c-main__qa--situmon::after {
  transform: rotate(-90deg);
  transition: transform 0.3s;
}
.c-main__qa--content {
  position: relative;
}
.c-main__qa--content::before {
  position: absolute;
  content: "";
  top: 33px;
  right: 0;
  width: 30px;
  height: 30px;
  border: solid 1px red;
  border-radius: 50%;
  margin-right: 11px;
}
.c-main__qa--situmontext {
  font-family: "Noto Sans JP", sans-serif;
  font-family: 400;
  font-size: 1.8rem;
  color: #393939;
  line-height: 96px;
}
.c-main__qa--kaitou {
  display: none;
  padding: 32px 40px 32px 0;
  border-bottom: solid 1px #D7D7D7;
}
.c-main__qa--kaitoutext {
  font-family: "Noto Sans JP", sans-serif;
  font-family: 400;
  font-size: 1.8rem;
  color: orangered;
}
.c-main__qa--situmontext, .c-main__qa--kaitoutext {
  position: relative;
}
.c-main__qa--active {
  border-bottom: solid 1px orangered;
}
.c-main__qa--active::after {
  transform: rotate(0deg);
}

@media screen and (max-width: 780px) {
  .l-main__qa {
    flex-direction: column;
  }
  .l-main__qa--accordion {
    margin-left: 0;
    width: 100%;
    margin-top: 20px;
  }
  .l-main__qa--situmon {
    font-size: 2.2rem;
    line-height: 160%;
    padding: 10px 0 45px;
  }
  .l-main__qa--text {
    line-height: 160%;
  }
  .c-main__qa--situmon {
    padding: 20px 0;
  }
  .c-main__qa--situmontext {
    line-height: 140%;
  }
  .c-main__qa--kaitou {
    padding: 20px 0;
  }
  .c-main__qa--kaitoutext {
    line-height: 140%;
  }
  .c-main__qa--content {
    margin-right: 50px;
  }
  .c-main__qa--content::before {
    top: 0;
    bottom: 0;
    margin: auto;
    margin-right: -39px;
  }
}
.l-main__contact {
  background-image: url(../img/soudan_bg.png);
  background-color: #000;
  background-position: center;
  padding: 0 20px;
}
.l-main__contact--wrap {
  max-width: 880px;
  margin: 0 auto;
  padding: 80px 0;
}
.l-main__contact--content {
  max-width: 827px;
  margin: 0 auto;
}
.l-main__contact--title {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 100%;
  color: #fff;
}
.l-main__contact--soudan {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 3.6rem;
  line-height: 100%;
  color: #fff;
  text-align: center;
  padding: 40px 0 60px;
}
.l-main__contact--sp {
  display: none;
}
.l-main__contact--inner {
  display: flex;
  justify-content: center;
}
.l-main__contact--mousikomibutton {
  border-right: solid 1px #f0f0f0;
  padding-right: 40px;
  margin-right: 40px;
}
.l-main__contact--mousikomi {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 100%;
  color: #fff;
  background-color: orangered;
  padding: 31px 100px;
  text-align: center;
}
.l-main__contact--muryou {
  background-color: #000;
  text-align: center;
  padding: 17px 92px 20px;
}
.l-main__contact--syousai {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.2rem;
  line-height: 100%;
  color: #fff;
  border: solid 1px #fff;
  border-radius: 20px;
  display: inline;
  padding: 4px 15px;
}
.l-main__contact--toiawase {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 1.8rem;
  line-height: 100%;
  color: #fff;
  padding-top: 6px;
}

@media screen and (max-width: 780px) {
  .l-main__contact--wrap {
    padding-top: 60px;
    margin: 0;
  }
  .l-main__contact--title {
    padding-left: 20px;
  }
  .l-main__contact--soudan {
    font-size: 2.2rem;
    line-height: 160%;
    color: #fff;
    text-align: left;
    padding: 10px 20px 30px;
  }
  .l-main__contact--pc {
    display: none;
  }
  .l-main__contact--sp {
    display: block;
  }
  .l-main__contact--inner {
    flex-direction: column;
  }
  .l-main__contact--mousikomi {
    padding: 31px 0;
    text-align: center;
    width: 100%;
  }
  .l-main__contact--mousikomibutton {
    border-right: none;
    border-bottom: solid 1px #f0f0f0;
    padding-right: 0;
    margin-right: 0;
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  .l-main__contact--muryou {
    padding: 17px 0 20px;
    width: 100%;
  }
}
.l-main__flexible {
  display: flex;
  width: 100%;
  justify-content: space-between;
}
.l-main__flexible--wrap {
  width: 50%;
  padding: 100px 20px 119px;
  max-width: 528px;
  margin: 0 auto;
}
.l-main__flexible--title {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 700;
  font-size: 4.4rem;
  line-height: 160%;
}
.l-main__flexible--text {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 220%;
  padding: 40px 0 20px;
}
.l-main__flexible--soudan {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 100%;
  color: #fff;
  display: block;
  background-color: #000;
  width: 310px;
  text-align: center;
  padding: 20px 0;
}
.l-main__flexible--yoyaku {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: 1.4rem;
  line-height: 100%;
  color: #fff;
  background-color: #000;
  width: 282px;
  text-align: center;
  padding: 20px 0;
  margin-top: 5px;
}
.l-main__flexible--img {
  width: 50%;
}

@media screen and (max-width: 780px) {
  .l-main__flexible {
    flex-direction: column;
    padding-top: 60px;
  }
  .l-main__flexible--wrap {
    padding: 0 20px;
    width: 100%;
  }
  .l-main__flexible--title {
    font-size: 2.2rem;
  }
  .l-main__flexible--text {
    font-family: "Noto Sans JP", sans-serif;
    line-height: 160%;
    padding: 20px 0;
  }
  .l-main__flexible--soudan {
    width: 310px;
    text-align: center;
    padding: 20px 0;
  }
  .l-main__flexible--yoyaku {
    width: 282px;
    text-align: center;
    padding: 20px 0;
    margin-top: 5px;
  }
  .l-main__flexible--img {
    width: 100%;
    padding-top: 40px;
  }
}
.l-footer {
  text-align: center;
}
.l-footer--inner {
  margin-top: 60px;
  display: flex;
  justify-content: center;
}
.l-footer--copy {
  color: gray;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.1rem;
  line-height: 100%;
  padding: 50px 0 60px;
}

.c-footer--link:not(:last-of-type) {
  border-right: solid 1px gray;
  padding-right: 12px;
  margin-right: 12px;
  height: 10px;
}

.c-footer--text {
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 1.4rem;
  border-bottom: solid 1px #000;
  line-height: 10px;
  padding-bottom: 3px;
}

@media screen and (max-width: 780px) {
  .l-footer {
    padding: 0 20px;
  }
}
.form-page {
  background-color: #f0f0f0;
  padding: 0 20px;
}

.l-main__form {
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: 980px;
  margin: 0 auto;
}
.l-main__form--text {
  padding-top: 20px;
  font-family: "Noto Sans JP", sans-serif;
  font-weight: 400;
  font-size: 14px;
  line-height: 120%;
  margin: 0 auto;
}

.inquiry-page {
  background-color: #f0f0f0;
  padding-top: 40px;
  padding: 0 20px;
}
.inquiry-page .entry-content {
  padding-top: 30px;
}
.inquiry-page .entry-content .wpcf7 {
  background-color: #fff;
  padding: 30px 40px;
  border-radius: 10px;
  max-width: 980px;
  margin: auto;
}
@media screen and (max-width: 780px) {
  .inquiry-page .entry-content .wpcf7 {
    padding: 20px 20px;
  }
}
.inquiry-page .entry-content .wpcf7-form .required {
  color: orangered;
  font-size: 12px;
  padding-left: 5px;
}
.inquiry-page .entry-content .wpcf7-form p {
  margin-bottom: 15px;
}
.inquiry-page .entry-content .wpcf7-form p label {
  font-size: 15px;
}
.inquiry-page .entry-content .wpcf7-not-valid-tip, .inquiry-page .entry-content .wpcf7 .wpcf7-response-output.wpcf7-validation-errors {
  color: #cc0000;
  font-weight: bold;
}
.inquiry-page .entry-content .wpcf7 input, .inquiry-page .entry-content .wpcf7 select, .inquiry-page .entry-content .wpcf7 textarea {
  -webkit-appearance: inherit;
  appearance: inherit;
  margin-top: 7px;
  border: 1px solid #d8d8d8;
  font-size: 14px;
  padding: 10px 16px;
  line-height: 130%;
  width: 100%;
  max-width: 480px;
}
.inquiry-page .entry-content .wpcf7 input.wpcf7-submit, .inquiry-page .entry-content .wpcf7 select.wpcf7-submit, .inquiry-page .entry-content .wpcf7 textarea.wpcf7-submit {
  background-color: orangered;
  color: #fff;
  font-size: 14px;
  font-weight: bold;
  margin: 0 auto;
  padding: 10px 30px;
  width: 280px;
}
@media screen and (max-width: 780px) {
  .inquiry-page .entry-content .wpcf7 input.wpcf7-submit, .inquiry-page .entry-content .wpcf7 select.wpcf7-submit, .inquiry-page .entry-content .wpcf7 textarea.wpcf7-submit {
    width: 100%;
  }
}/*# sourceMappingURL=style.css.map */