@charset "UTF-8";
html {
  font-size: 0.0520833333vw;
}

body {
  font-size: 30rem;
  font-family: "Hiragino Sans", sans-serif;
}

@media screen and (orientation: landscape) and (min-width: 1200px) {
  .br_sp {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .br_pc {
    display: none;
  }
}
.rita_corporate_header {
  text-align: right;
  font-size: 20rem;
}
.rita_corporate_header p {
  margin-top: 20rem;
  margin-right: 40rem;
}

.rita_corporate {
  margin-top: 65rem;
  margin-left: 60rem;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  font-weight: bold;
}
.rita_corporate div {
  align-items: flex-end;
}
.rita_corporate div nav {
  margin-top: 40rem;
  margin-left: 40rem;
}
.rita_corporate div ul li {
  font-size: 40rem;
  margin-bottom: 30rem;
}
.rita_corporate h1 {
  font-size: 60rem;
}
.rita_corporate img {
  margin-right: 50rem;
  margin-top: 50rem;
  width: 830rem;
}

.rita_corporate_footer ul {
  display: flex;
  justify-content: flex-end;
}
.rita_corporate_footer ul li {
  font-weight: 500;
  font-weight: bold;
  font-size: 30rem;
  margin-right: 50rem;
}

@media screen and (max-width: 768px) {
  .rita_corporate_header {
    font-size: 55rem;
  }
  .rita_corporate {
    flex-direction: column-reverse;
    align-items: flex-start;
  }
  .rita_corporate div {
    position: absolute;
    bottom: 50rem;
  }
  .rita_corporate h1 {
    font-size: 160rem;
  }
  .rita_corporate nav ul {
    margin-top: 130rem;
  }
  .rita_corporate nav ul li {
    margin-bottom: 100rem;
  }
  .rita_corporate nav a {
    font-size: 80rem;
  }
  .rita_corporate img {
    width: 82%;
    margin-left: 9%;
  }
  .rita_corporate_footer {
    position: absolute;
    bottom: 50rem;
    right: 80rem;
  }
  .rita_corporate_footer ul li {
    font-size: 80rem;
  }
}
.mission {
  margin-top: 65rem;
  margin-left: 60rem;
  display: flex;
  position: relative;
}
.mission div {
  position: absolute;
}
.mission div a {
  display: inline-block;
}
.mission div h1 {
  font-weight: bold;
  font-size: 60rem;
}
.mission div p {
  margin-top: 70rem;
  font-size: 24rem;
  line-height: 2;
}
.mission img {
  z-index: -1;
  position: absolute;
  top: 50rem;
  right: 50rem;
  width: 830rem;
}

@media screen and (max-width: 768px) {
  .mission {
    height: 100%;
  }
  .mission div {
    margin-left: 130rem;
    margin-right: 300rem;
  }
  .mission div h1 {
    font-size: 110rem;
    margin-top: 150rem;
    margin-bottom: 140rem;
  }
  .mission div p {
    font-size: 52rem;
  }
  .mission img {
    margin-top: 1700rem;
    right: 50rem;
    width: 1800rem;
  }
}
.company {
  margin-top: 65rem;
  margin-left: 60rem;
  position: relative;
}
.company div {
  position: absolute;
}
.company div a {
  display: inline-block;
}
.company div h1 {
  font-weight: bold;
  font-size: 60rem;
}
.company div h2 {
  margin-top: 70rem;
  font-weight: bold;
  font-size: 28rem;
  margin-bottom: 20rem;
}
.company div th {
  font-weight: bold;
}
.company div td {
  padding-left: 40rem;
}
.company div th, .company div td {
  font-size: 24rem;
  line-height: 3;
}
.company img {
  z-index: -1;
  position: absolute;
  top: 50rem;
  right: 50rem;
  width: 830rem;
}

@media screen and (max-width: 768px) {
  .company {
    height: 100%;
  }
  .company div {
    margin-left: 130rem;
  }
  .company div h1 {
    font-size: 110rem;
    margin-top: 150rem;
    margin-bottom: 140rem;
  }
  .company div h2 {
    font-size: 68rem;
    margin-bottom: 30rem;
  }
  .company div p {
    font-size: 65rem;
  }
  .company div th, .company div td {
    font-size: 42rem;
  }
  .company img {
    margin-top: 1700rem;
    right: 50rem;
    width: 1800rem;
  }
}
.news {
  margin-top: 65rem;
  margin-left: 60rem;
  position: relative;
}
.news div {
  position: absolute;
}
.news div a {
  display: inline-block;
}
.news div h1 {
  font-weight: bold;
  font-size: 60rem;
}
.news div p {
  margin-top: 30rem;
  font-size: 24rem;
  line-height: 2;
}
.news img {
  z-index: -1;
  position: absolute;
  top: 50rem;
  right: 50rem;
  width: 830rem;
}

@media screen and (max-width: 768px) {
  .news {
    height: 100%;
  }
  .news div {
    margin-left: 130rem;
    margin-right: 300rem;
  }
  .news div h1 {
    font-size: 110rem;
    margin-top: 150rem;
    margin-bottom: 140rem;
  }
  .news div p {
    font-size: 52rem;
  }
  .news img {
    margin-top: 1700rem;
    right: 50rem;
    width: 1800rem;
  }
}
.service {
  margin-top: 65rem;
  margin-left: 60rem;
  position: relative;
}
.service a {
  display: inline-block;
}
.service h1 {
  font-weight: bold;
  font-size: 60rem;
}
.service .service_logo {
  z-index: -1;
  position: absolute;
  top: 50rem;
  right: 50rem;
  width: 830rem;
}
.service .service_list {
  position: absolute;
  display: flex;
  flex-direction: column;
}
.service .service_list img {
  margin-top: 50rem;
  width: 400rem;
}

@media screen and (max-width: 768px) {
  .service {
    height: 100%;
  }
  .service div {
    margin-left: 130rem;
    margin-right: 300rem;
  }
  .service div h1 {
    font-size: 110rem;
    margin-top: 150rem;
    margin-bottom: 140rem;
  }
  .service div p {
    font-size: 52rem;
  }
  .service .service_logo {
    margin-top: 1700rem;
    right: 50rem;
    width: 1800rem;
  }
  .service .service_list {
    margin-left: 0rem;
    margin-right: 0rem;
  }
  .service .service_list img {
    margin-top: 50rem;
    width: 800rem;
  }
}
.culturesline_header div {
  display: flex;
  justify-content: space-between;
  position: relative;
}
.culturesline_header div img {
  height: 120rem;
  margin: 50rem;
}

@media screen and (max-width: 768px) {
  .culturesline_header div {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .culturesline_header div img {
    height: 210rem;
    margin: 50rem;
  }
}
@media screen and (orientation: landscape) and (min-width: 1200px) {
  .culturesline_header div {
    display: flex;
    justify-content: space-between;
    position: relative;
  }
  .culturesline_header div img {
    height: 85rem;
    margin: 50rem;
  }
}
.culturesline_portfolio {
  margin-top: 150rem;
}
.culturesline_portfolio img {
  width: 400rem;
}
.culturesline_portfolio ul {
  display: flex;
  justify-content: space-evenly;
}

/* コンテナー */
.container {
  margin-top: 150rem;
}

/* スライダーのwrapper */
.infinite-slider .swiper-wrapper {
  transition-timing-function: linear;
}

/* スライド */
.infinite-slider .swiper-slide {
  width: 500rem !important;
}

/* スライド内の画像 */
.infinite-slider .swiper-slide img {
  width: 400rem;
}

@media screen and (max-width: 768px) {
  /* スライド */
  .infinite-slider .swiper-slide {
    width: 730rem !important;
  }
  /* スライド内の画像 */
  .infinite-slider .swiper-slide img {
    width: 630rem;
  }
}
@media screen and (orientation: landscape) and (min-width: 1200px) {
  /* スライド */
  .infinite-slider .swiper-slide {
    width: 600rem !important;
  }
  /* スライド内の画像 */
  .infinite-slider .swiper-slide img {
    width: 350rem;
  }
}
.plan_list {
  text-align: center;
  padding-top: 50rem;
  padding-bottom: 140rem;
}
.plan_list h2 {
  display: inline;
  color: #ffffff;
  line-height: 2.5;
  border-bottom: 3rem solid #ffffff;
}
.plan_list .plan_list_container {
  display: flex;
  justify-content: space-evenly;
  margin-top: 130rem;
}
.plan_list .plan_list_element {
  border-radius: 20rem;
  width: 580rem;
  background-color: #ffffff;
  padding-bottom: 70rem;
  box-shadow: -4rem -4rem 10rem rgba(0, 0, 0, 0.1), 4rem -4rem 10rem rgba(0, 0, 0, 0.1), -4rem 4rem 15rem rgba(0, 0, 0, 0.2), 4rem 4rem 15rem rgba(0, 0, 0, 0.2); /* 右下の影 (濃いめ) */
}
.plan_list .plan_list_element h3 {
  font-size: 50rem;
  margin-top: 30rem;
  font-weight: bold;
}
.plan_list .plan_list_element p {
  display: inline-block;
  margin-top: 20rem;
  font-weight: bold;
  padding-top: 15rem;
  padding-bottom: 15rem;
  width: 400rem;
  border-radius: 10rem;
  background-color: #B4D053;
  color: #ffffff;
}
.plan_list .plan_list_element ul {
  margin-top: 70rem;
  margin-left: 40rem;
  text-align: left;
  line-height: 1.8;
}
@media screen and (max-width: 768px) {
  .plan_list {
    padding-top: 50rem;
    padding-bottom: 0rem;
  }
  .plan_list h2 {
    line-height: 2.5;
    border-bottom: 3rem solid #ffffff;
  }
  .plan_list .plan_list_container {
    margin-top: 130rem;
    flex-direction: column;
    align-items: center;
  }
  .plan_list .plan_list_element {
    border-radius: 50rem;
    width: 1300rem;
    padding-bottom: 70rem;
    padding-top: 60rem;
    margin-bottom: 200rem;
  }
  .plan_list .plan_list_element h3 {
    font-size: 90rem;
    margin-top: 30rem;
  }
  .plan_list .plan_list_element p {
    margin-top: 20rem;
    padding-top: 30rem;
    padding-bottom: 30rem;
    width: 700rem;
    border-radius: 30rem;
    font-size: 65rem;
  }
  .plan_list .plan_list_element ul {
    margin-top: 70rem;
    margin-left: 40rem;
    line-height: 1.8;
  }
  .plan_list .plan_list_element ul li {
    font-size: 60rem;
    margin-left: 150rem;
  }
}
@media screen and (orientation: landscape) and (min-width: 1200px) {
  .plan_list {
    padding-top: 50rem;
    padding-bottom: 140rem;
  }
  .plan_list h2 {
    line-height: 2.5;
  }
  .plan_list .plan_list_container {
    margin-top: 130rem;
    margin-left: 300rem;
    margin-right: 300rem;
  }
  .plan_list .plan_list_element {
    border-radius: 20rem;
    width: 380rem;
    padding-bottom: 70rem;
    box-shadow: -4rem -4rem 10rem rgba(0, 0, 0, 0.1), 4rem -4rem 10rem rgba(0, 0, 0, 0.1), -4rem 4rem 15rem rgba(0, 0, 0, 0.2), 4rem 4rem 15rem rgba(0, 0, 0, 0.2); /* 右下の影 (濃いめ) */
  }
  .plan_list .plan_list_element h3 {
    font-size: 35rem;
    margin-top: 30rem;
  }
  .plan_list .plan_list_element p {
    font-size: 26rem;
    margin-top: 15rem;
    padding-top: 10rem;
    padding-bottom: 10rem;
    width: 250rem;
    border-radius: 10rem;
  }
  .plan_list .plan_list_element ul {
    margin-top: 70rem;
    margin-left: 40rem;
    line-height: 2.5;
  }
  .plan_list .plan_list_element ul li {
    font-size: 20rem;
  }
}
.home_text_container {
  margin-top: 200rem;
}
.home_text_container h2 {
  font-size: 40rem;
  font-weight: bold;
  margin-left: 7%;
}
.home_text_container p {
  margin-top: 30rem;
  padding-top: 50rem;
  padding-bottom: 60rem;
  width: 86%;
  margin-left: 7%;
  background-color: #F1F5E4;
  line-height: 2;
  text-align: center;
  border-left: 5rem solid #B4D053;
}

@media screen and (max-width: 768px) {
  .home_text_container h2 {
    font-size: 80rem;
    margin-left: 7%;
  }
  .home_text_container p {
    margin-top: 30rem;
    padding-top: 50rem;
    padding-bottom: 60rem;
    width: 86%;
    margin-left: 7%;
    line-height: 2;
    border-left: 7rem solid #B4D053;
    font-size: 50rem;
  }
}
@media screen and (orientation: landscape) and (min-width: 1200px) {
  .home_text_container {
    margin-top: 200rem;
  }
  .home_text_container h2 {
    font-size: 35rem;
    margin-left: 20%;
  }
  .home_text_container p {
    font-size: 24rem;
    margin-top: 30rem;
    padding-top: 50rem;
    padding-bottom: 60rem;
    width: 60%;
    margin-left: 20%;
    line-height: 2;
    border-left: 5rem solid #B4D053;
  }
}
.home_steps {
  margin-top: 250rem;
  margin-bottom: 250rem;
  display: flex;
}
.home_steps img {
  width: 300rem;
  margin-left: 40rem;
  position: relative;
}
.home_steps ul {
  position: absolute;
  display: flex;
  flex-flow: column;
  height: 3100rem;
  padding-top: 60rem;
  justify-content: space-between;
}
.home_steps ul li {
  display: flex;
}
.home_steps ul li h3 {
  font-weight: bold;
  margin-top: 230rem;
  margin-left: 140rem;
  white-space: nowrap;
}
.home_steps ul li .home_steps_container {
  margin-left: 230rem;
  width: 1350rem;
}
.home_steps ul li .home_steps_container h4 {
  margin-top: 50rem;
  font-weight: bold;
  font-size: 42rem;
}
.home_steps ul li .home_steps_container div {
  margin-top: 130rem;
  display: flex;
  justify-content: space-between;
}
.home_steps ul li .home_steps_container div p {
  line-height: 2;
}
.home_steps ul li .home_steps_container div img {
  margin-top: -100rem;
  width: 450rem;
}

@media screen and (max-width: 768px) {
  .home_steps {
    margin-top: 250rem;
    margin-bottom: 250rem;
  }
  .home_steps img {
    width: 300rem;
    margin-left: 40rem;
  }
  .home_steps ul {
    height: 3100rem;
    padding-top: 60rem;
  }
  .home_steps ul li h3 {
    margin-top: 230rem;
    margin-left: 110rem;
    font-size: 50rem;
  }
  .home_steps ul li .home_steps_container {
    margin-left: 230rem;
    width: 1350rem;
  }
  .home_steps ul li .home_steps_container h4 {
    margin-top: 50rem;
    font-size: 55rem;
  }
  .home_steps ul li .home_steps_container div {
    margin-top: 100rem;
  }
  .home_steps ul li .home_steps_container div p {
    line-height: 1.3;
    font-size: 45rem;
  }
  .home_steps ul li .home_steps_container div img {
    margin-top: -100rem;
    width: 450rem;
  }
}
@media screen and (orientation: landscape) and (min-width: 1200px) {
  .home_steps {
    margin-top: 250rem;
    margin-bottom: 250rem;
  }
  .home_steps img {
    width: 300rem;
    margin-left: 40rem;
    margin-left: 15%;
  }
  .home_steps ul {
    width: 70%;
    margin-left: 15%;
    padding-top: 60rem;
  }
  .home_steps ul li h3 {
    font-size: 25rem;
    margin-top: 230rem;
    margin-left: 110rem;
  }
  .home_steps ul li .home_steps_container {
    margin-left: 230rem;
    width: 1350rem;
  }
  .home_steps ul li .home_steps_container h4 {
    margin-top: 50rem;
    font-size: 30rem;
  }
  .home_steps ul li .home_steps_container div {
    margin-top: 80rem;
    margin-bottom: 130rem;
  }
  .home_steps ul li .home_steps_container div p {
    line-height: 2;
    font-size: 20rem;
  }
  .home_steps ul li .home_steps_container div img {
    margin-top: -100rem;
    width: 200rem;
  }
}
.plan_faq {
  margin-top: 120rem;
  margin-bottom: 200rem;
}
.plan_faq h2 {
  margin-left: 60rem;
  font-size: 60rem;
  font-weight: bold;
}
.plan_faq h3 {
  margin-top: 40rem;
  margin-left: 110rem;
}
.plan_faq li:last-child .plan_details {
  border-bottom: 3rem solid #707070;
}
.plan_faq ul {
  margin-top: 70rem;
}

@media screen and (max-width: 768px) {
  .plan_faq {
    margin-top: 120rem;
    margin-bottom: 200rem;
  }
  .plan_faq h2 {
    margin-left: 60rem;
    font-size: 90rem;
  }
  .plan_faq h3 {
    margin-top: 40rem;
    margin-left: 110rem;
    font-size: 60rem;
  }
  .plan_faq li:last-child .plan_details {
    border-bottom: 5rem solid #707070;
  }
  .plan_faq ul {
    margin-top: 70rem;
  }
}
@media screen and (orientation: landscape) and (min-width: 1200px) {
  .plan_faq {
    margin-top: 120rem;
    margin-bottom: 200rem;
    width: 60%;
    margin-left: 20%;
  }
  .plan_faq h2 {
    font-size: 50rem;
    margin-left: -10rem;
  }
  .plan_faq h3 {
    margin-top: 40rem;
    margin-left: 30rem;
  }
  .plan_faq li:last-child .plan_details {
    border-bottom: 1rem solid #707070;
  }
  .plan_faq ul {
    margin-top: 70rem;
  }
}
.plan_details {
  color: #3c3c3c;
  line-height: 2;
  border-top: 3rem solid #707070;
  width: 95%;
  margin: 0 auto;
}
.plan_details_summary {
  position: relative;
  border-bottom: 1rem solid #D4D4D4;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin: 0;
  padding: 0rem 40rem 0rem 40rem;
}
.plan_details_summary::-webkit-details-marker {
  display: none;
}
.plan_details_summary span {
  font-size: 60rem;
  font-weight: bold;
  color: #3c3c3c;
}
.plan_details_summary p {
  padding-left: 80rem;
  padding-top: 60rem;
  padding-bottom: 60rem;
}
.plan_details_summary::before {
  background-color: #3c3c3c;
  display: block;
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: calc(50% - 2rem);
  right: 40rem;
  width: 40rem;
  height: 3rem;
  transition: all 0.1s ease-out;
}
.plan_details_summary::after {
  background-color: #3c3c3c;
  display: block;
  content: "";
  box-sizing: border-box;
  position: absolute;
  top: calc(50% - 2rem);
  right: 40rem;
  width: 40rem;
  height: 3rem;
  transition: all 0.1s ease-out;
  transform: rotate(90deg);
  visibility: visible;
  opacity: 1;
}
.plan_details[open] .plan_details_summary::after {
  visibility: hidden;
  opacity: 0;
  transition: all 0.1s ease-out;
}
.plan_details .plan_details_content {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding-left: 40rem;
  padding-right: 40rem;
  display: flex;
}
.plan_details .plan_details_content span {
  font-size: 60rem;
  font-weight: bold;
  color: #d73a3a;
  margin-top: 30rem;
}
.plan_details .plan_details_content p {
  padding-left: 80rem;
  padding-top: 60rem;
  padding-bottom: 60rem;
}

@media screen and (max-width: 768px) {
  .plan_details {
    line-height: 2;
    border-top: 5rem solid #707070;
    width: 95%;
    margin: 0 auto;
  }
  .plan_details_summary {
    border-bottom: 1rem solid #D4D4D4;
    margin: 0;
    padding: 0rem 40rem 0rem 40rem;
  }
  .plan_details_summary span {
    font-size: 90rem;
  }
  .plan_details_summary p {
    padding-left: 80rem;
    padding-top: 60rem;
    padding-bottom: 60rem;
    font-size: 55rem;
  }
  .plan_details_summary::before {
    top: calc(50% - 2rem);
    right: 40rem;
    width: 40rem;
    height: 5rem;
    transition: all 0.1s ease-out;
  }
  .plan_details_summary::after {
    top: calc(50% - 2rem);
    right: 40rem;
    width: 40rem;
    height: 5rem;
  }
  .plan_details .plan_details_content {
    margin: 0;
    padding-left: 40rem;
    padding-right: 40rem;
  }
  .plan_details .plan_details_content span {
    font-size: 90rem;
    margin-top: 30rem;
  }
  .plan_details .plan_details_content p {
    padding-left: 80rem;
    padding-top: 60rem;
    padding-bottom: 60rem;
    font-size: 55rem;
    line-height: 1.4;
  }
}
@media screen and (orientation: landscape) and (min-width: 1200px) {
  .plan_details {
    line-height: 2;
    border-top: 1rem solid #707070;
    width: 95%;
    margin: 0 auto;
  }
  .plan_details_summary {
    border-bottom: 1rem solid #D4D4D4;
    margin: 0;
    padding: 0rem 40rem 0rem 40rem;
  }
  .plan_details_summary span {
    font-size: 35rem;
  }
  .plan_details_summary p {
    padding-left: 80rem;
    padding-top: 40rem;
    padding-bottom: 40rem;
    font-size: 24rem;
  }
  .plan_details_summary::before {
    top: calc(50% - 2rem);
    right: 30rem;
    width: 30rem;
    height: 3rem;
    transition: all 0.1s ease-out;
  }
  .plan_details_summary::after {
    top: calc(50% - 2rem);
    right: 30rem;
    width: 30rem;
    height: 3rem;
  }
  .plan_details .plan_details_content {
    margin: 0;
    padding-left: 40rem;
    padding-right: 40rem;
  }
  .plan_details .plan_details_content span {
    font-size: 35rem;
    margin-top: 30rem;
  }
  .plan_details .plan_details_content p {
    padding-left: 80rem;
    padding-top: 40rem;
    padding-bottom: 40rem;
    font-size: 24rem;
    line-height: 1.4;
  }
}
.culturesline_footer {
  background-color: rgb(176, 174, 174);
  height: 320rem;
}
.culturesline_footer h2 {
  padding-top: 20rem;
  padding-left: 30rem;
  font-size: 48rem;
  font-weight: bold;
  color: #ffffff;
}
.culturesline_footer div {
  display: flex;
  justify-content: space-between;
  position: relative;
  align-items: flex-end;
  padding-top: 170rem;
}
.culturesline_footer a {
  width: 50rem;
  height: 50rem;
  margin-right: 50rem;
}
.culturesline_footer a img {
  width: 50rem;
  height: 50rem;
}
.culturesline_footer p {
  color: #ffffff;
  margin-left: 20rem;
}

@media screen and (max-width: 768px) {
  .culturesline_footer {
    height: 520rem;
  }
  .culturesline_footer h2 {
    padding-top: 20rem;
    padding-left: 30rem;
    font-size: 60rem;
  }
  .culturesline_footer div {
    padding-top: 310rem;
  }
  .culturesline_footer a {
    width: 100rem;
    height: 100rem;
    margin-right: 50rem;
  }
  .culturesline_footer a img {
    width: 100rem;
    height: 100rem;
  }
  .culturesline_footer p {
    margin-left: 20rem;
    font-size: 30rem;
  }
}
@media screen and (orientation: landscape) and (min-width: 1200px) {
  .culturesline_footer {
    height: 310rem;
  }
  .culturesline_footer h2 {
    padding-top: 20rem;
    padding-left: 30rem;
    font-size: 40rem;
  }
  .culturesline_footer div {
    padding-top: 170rem;
  }
  .culturesline_footer a {
    width: 50rem;
    height: 50rem;
    margin-right: 30rem;
  }
  .culturesline_footer a img {
    width: 40rem;
    height: 40rem;
  }
  .culturesline_footer p {
    margin-left: 20rem;
    font-size: 22rem;
  }
}/*# sourceMappingURL=style.css.map */