@charset "UTF-8";
/*
STUDIO UP  - jobspace2023 -
Author: Ayana Nishihara
Date: 2025.11.15
Version: 1.0
*/
/*===============================
main
================================*/
main {
  width: 100%;
  max-width: 50rem;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 2rem;
}
main h2 {
  margin-bottom: 0;
}

body {
  font-family: "Noto Sans JP", sans-serif;
  margin-top: 0;
  font-size: 1.4rem;
  line-height: 1.4;
}

img {
  width: 100%;
  vertical-align: middle;
}

a,
a:link,
a:hover,
a:visited {
  color: unset;
}

section,
h1,
main h2,
h3 {
  font-family: "Noto Sans JP", sans-serif;
  color: #313131;
}

section {
  letter-spacing: normal;
  max-width: 950px;
  color: #232323;
}

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

/*c-sponlydesign*/
main.c-sponlydesign {
  width: 100%;
  max-width: 950px;
  margin-left: auto;
  margin-right: auto;
}
main.c-sponlydesign section.p {
  line-height: 1.414;
  word-break: break-all;
}

.-red {
  color: #FB0303;
}

.-bold {
  font-weight: bold;
}

.-textcenter {
  text-align: center;
}

.-textright {
  text-align: right;
}

.-textleft {
  text-align: left;
}

.-large {
  font-size: 1.4em;
}

h2, h3 {
  font-family: "Noto Sans JP", sans-serif;
  color: #313131;
}

.c-anchor,
.anchor {
  margin-top: calc(4.5rem - 56px);
  padding-top: 60px;
}

/*c-w100*/
section.c-w100 {
  width: 100%;
}

/*c-title*/
h2.c-title {
  background-color: #232323;
  color: #FFFFFF;
  padding: 0.8rem 0;
  font-size: 2rem;
  letter-spacing: 0.02em;
}

/*top*/
.top_title {
  margin-bottom: 0.5rem;
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}
.top_title span {
  font-size: 1.9rem;
}
.top_title-sub {
  font-size: 1.4rem;
  font-weight: bold;
  text-align: center;
}
.top_title-sub::before {
  content: "";
  display: inline-block;
  margin-right: 0.2em;
  background-image: url(/wordpress/wp-content/themes/recruit/2025/img/img-logo-co-op.png);
  background-size: contain;
  background-repeat: no-repeat;
  width: 4.9rem;
  height: auto;
  aspect-ratio: 97/42;
  vertical-align: text-bottom;
}

#top_slider {
  width: 89.6%;
  margin: 2.1rem auto 1.8rem;
}
#top_slider .slick-slide img {
  width: 100%;
}

.topmenubanner {
  width: 89.6%;
  margin: 0 auto 1.8rem;
}
.topmenubanner img {
  width: 100%;
}

.top_layout {
  width: 89.6%;
  margin: 0 auto;
}

.top_textbox {
  margin-bottom: 3.1rem;
}
.top_textbox h2 {
  margin-bottom: 1.5rem;
  font-size: 1.6rem;
  font-weight: bold;
  text-align: center;
}
.top_textbox p {
  font-size: 1.5rem;
  line-height: 1.4;
  letter-spacing: -0.04em;
}

.top_internship h2 {
  margin-bottom: 1.6rem;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
}
.top_internship h2 span {
  font-weight: normal;
}
.top_internship h2 img {
  display: block;
  width: 36.7%;
  margin: 0 auto 0.7rem;
}
.top_internship > img {
  display: block;
  width: 100%;
  margin-bottom: 2.5rem;
}

/*　recruit_topics */
.recruit_topics_area_top {
  border: 0.2rem solid #a39797;
  margin-bottom: 1.5rem;
  padding: 2rem 1.5rem;
}
.recruit_topics_area_top .topics_title {
  margin-bottom: 1.3rem;
  font-size: 1.65rem;
  text-transform: capitalize;
  text-align: center;
}
.recruit_topics_area_top div {
  font-size: 1.6rem;
  letter-spacing: -0.02em;
  line-height: 1.5;
  width: 100%;
}

/*plan_area*/
.plan_layout {
  width: 94%;
  margin: 0 auto;
}
.plan_layout > section {
  width: 100%;
}

.plan_area .plan_container {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  border: 5px solid #333;
  padding: 2rem 1.3rem;
  width: 100%;
  text-align: center;
}
.plan_area .plan_container_co-op::before {
  content: "▼";
  font-size: 3.9rem;
  line-height: 1;
}
.plan_area .plan_container_co-op h3 {
  margin-bottom: 0.2em;
  font-size: 1.4rem;
  font-weight: normal;
}
.plan_area .plan_container_co-op p {
  font-size: 1.4rem;
  text-align: left;
}
.plan_area .plan_container_co-op img {
  display: block;
  width: 39%;
  margin: 1rem auto;
}
.plan_area .plan_container_co-op .box_tomowari p {
  position: relative;
  margin-bottom: 0.9rem;
  font-size: 2.1rem;
  font-weight: bold;
  line-height: 2;
  text-align: center;
}
.plan_area .plan_container_co-op .box_tomowari p span {
  font-size: 3.5rem;
}
.plan_area .plan_container_co-op .box_tomowari p::before {
  content: "";
  display: block;
  width: 100%;
  position: absolute;
  top: 3em;
  border-top: 0.4rem solid #ccc;
}
.plan_area .plan_container_co-op .box_tomowari img {
  width: 71.5%;
  margin: 0 auto;
}
.plan_area img {
  vertical-align: middle;
}
.plan_area .plan_title {
  width: 95%;
  margin: 1.2rem auto;
  color: #FFF;
  background-color: #333;
  font-size: 2.2rem;
  line-height: 1.9;
  text-align: center;
}
.plan_area .plan_title span {
  font-size: 1.9rem;
  font-weight: normal;
}
.plan_area .plan_title-sub {
  font-size: 2.4rem;
  font-weight: bold;
  line-height: 1.2;
}
.plan_area .plan_title-sub span {
  font-size: 2.1rem;
}
.plan_area .plan_image {
  width: 54.4%;
  margin: 1.8rem auto 2.8rem;
}
.plan_area .plan_image-sub {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 93.4%;
  margin: 3.1rem auto 1.9rem;
}
.plan_area .plan_image-sub_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 49%;
}
.plan_area .plan_image-sub_label {
  height: 3.3rem;
  margin-top: 0.3rem;
  font-size: 1.2rem;
  font-weight: bold;
  text-align: center;
  line-height: 3.3rem;
  color: #fff;
  background-color: #332f2e;
}
.plan_area .plan_image-sub_label.label-r {
  font-size: 1rem;
}
.plan_area .plan_note {
  margin: 0;
  font-size: 1.6rem;
  font-weight: bold;
}
.plan_area .plan_note.separately {
  margin-bottom: 0;
}
.plan_area .plan_note.rental {
  text-decoration: underline;
}
.plan_area .plan_option_list {
  padding-bottom: 0.8rem;
}
.plan_area .plan_option_list a {
  text-decoration: underline;
  color: #455ea0;
}
.plan_area .plan_option_list ul {
  display: flex;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto;
}
.plan_area .plan_option_list ul li {
  font-size: 1.1rem;
  border: 1px solid #000;
  border-bottom: 0;
  color: #313131;
  list-style: none;
  line-height: 1.3;
  margin-bottom: 0 !important;
  padding: 3% 2%;
  word-wrap: break-word;
}
.plan_area .plan_option_list ul li.service {
  width: 70.7%;
}
.plan_area .plan_option_list ul li.standard {
  width: 12.9%;
}
.plan_area .plan_option_list ul li.option {
  width: 16%;
}
.plan_area .plan_option_list ul li.option.data {
  padding: 3% 1%;
  font-size: 1rem;
  line-height: 1.7;
}
.plan_area .plan_option_list ul li.th {
  margin-bottom: 0.5rem;
  padding: 2%;
  font-weight: normal;
  color: #fff;
  background-color: #000;
  border: none;
}
@media screen and (min-width: 768px) {
  .plan_area .plan_option_list ul li.th {
    padding: 1% 3%;
  }
}
.plan_area .plan_option_list ul li.th.service {
  font-size: 1.3rem;
  line-height: 2.4;
}
.plan_area .plan_option_list ul li.th.standard {
  font-size: 1.2rem;
}
.plan_area .plan_option_list ul li.th.option {
  font-size: 1.2rem;
  text-align: left;
}
.plan_area .plan_option_list ul:first-of-type {
  margin-bottom: 0.5rem;
}
.plan_area .plan_option_list ul:last-child li {
  border-bottom: 1px solid #455ea0;
}
.plan_area .button_reserve {
  display: block;
  width: 100%;
  margin: 1rem 0 0;
}
.plan_area .plan_price {
  display: block;
  width: 100%;
  margin: 1rem 0 0;
}
.plan_area#plan_lady .plan_container {
  border-color: #f381e7;
}
.plan_area#plan_lady .plan_title {
  background-color: #f381e7;
}
.plan_area#plan_lady .plan_note.rental {
  color: #f381e7;
}
.plan_area#plan_lady .plan_image-sub_label.label-r {
  background-color: #f381e7;
}
.plan_area#plan_lady .box_tomowari p::before {
  border-color: #f381e7;
}
.plan_area#plan_man .plan_container {
  border-color: #1976d1;
}
.plan_area#plan_man .plan_title {
  background-color: #1976d1;
}
.plan_area#plan_man .plan_note.rental {
  color: #1976d1;
}
.plan_area#plan_man .plan_image-sub_label.label-r {
  background-color: #1976d1;
}
.plan_area#plan_man .box_tomowari p::before {
  border-color: #1976d1;
}
.plan_area#plan_eco .plan_container {
  border-color: #98c72d;
}
.plan_area#plan_eco .plan_title {
  background-color: #98c72d;
}
.plan_area#plan_eco .plan_title + p {
  font-size: 1.5rem;
  font-weight: bold;
  color: #98c72d;
}
.plan_area#plan_eco .plan_title + p span {
  font-size: 1.4rem;
}
.plan_area#plan_eco .plan_image {
  margin: 1.8rem auto 1.7rem;
}
.plan_area#plan_eco .plan_note.rental {
  color: #98c72d;
}
.plan_area#plan_eco .plan_option_list {
  margin-top: 1.9rem;
}

/*info_layout*/
.info_layout {
  width: 94%;
  margin: 0 auto;
}
.info_layout > section {
  width: 100%;
}

.info_frame {
  width: 100%;
  border: 0.3rem solid #999595;
  padding: 2.1rem;
  font-size: 1.6rem;
  letter-spacing: -0.02em;
}
.info_frame .info_title {
  width: 100%;
  font-size: 1.9rem;
  letter-spacing: -0.04em;
  margin: 0 auto 2rem;
  line-height: 2.5;
  color: #fff;
  background-color: #373737;
}
.info_frame h3 {
  font-size: 1.6rem;
  font-weight: normal;
}
.info_frame p {
  margin-bottom: 0.5em;
  line-height: 1.2;
}

#tomowari .info_title + img {
  display: block;
  width: 74%;
  margin: 0.9rem auto 2.2rem;
}
#tomowari ul {
  margin-bottom: 2.9rem;
}
#tomowari ul li {
  margin-bottom: 0.5em;
  font-size: 1.55rem;
}
#tomowari .box {
  margin-bottom: 2.1rem;
}
#tomowari .box ul {
  margin-bottom: 0;
}

#hair-make img {
  display: block;
  margin: 0 auto 2rem;
}
#hair-make img:first-of-type {
  width: 60%;
}

#lesson .info_title {
  background-color: #999595;
}
#lesson .info_title-sub {
  font-size: 1.7rem;
  text-align: center;
}
#lesson .info_title + img {
  display: block;
  margin: 2.7rem auto 1.8rem;
}
#lesson .box {
  margin-top: 2rem;
}
#lesson .box h3 {
  margin-bottom: 0.2em;
  font-weight: bold;
}
#lesson .box ul li {
  font-size: 1.55rem;
}
#lesson .box ul li.tel {
  margin-top: 1em;
}
#lesson .box ul li.price {
  margin-top: 1em;
  margin-bottom: 1.6rem;
}
#lesson .box img {
  display: block;
  width: 72%;
  margin: 1em auto 0;
}

#pro-photography .info_title {
  font-size: 1.7rem;
}
#pro-photography img {
  display: block;
  margin: 0 auto 2rem;
}
#pro-photography img:last-of-type {
  margin-bottom: 0;
}

#super .info_title {
  margin-bottom: 1.5rem;
}
#super .info_title + p {
  margin-bottom: 1.4rem;
  font-size: 1.6rem;
  font-weight: bold;
}
#super .info_title + p + img {
  display: block;
  margin: 0 auto 3.2rem;
  width: 76%;
}
#super .box {
  margin-top: 2rem;
}
#super .box h3 {
  margin-bottom: 0.5em;
  font-size: 1.6rem;
  font-weight: bold;
}
#super .box ul li {
  font-size: 1.6rem;
  line-height: 1.2;
  margin-bottom: 1em;
}
#super .box p {
  font-size: 1.6rem;
}
#super .box.super-effect h3 {
  margin-bottom: 1.8rem;
  font-size: 2.3rem;
  font-weight: bold;
}
#super .super_image {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  width: 100%;
  margin: 0 auto 1.6rem;
}
#super .super_image_box {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  width: 48%;
}
#super .super_image_label {
  margin-top: 0.3rem;
  font-size: 1.6rem;
  text-align: center;
}
#super .price {
  border: 0.2rem solid #999595;
  font-size: 1.8rem;
  text-align: center;
  line-height: 4rem;
}
#super .price span {
  font-size: 2.3rem;
}

#skin img {
  display: block;
  margin: 0 auto 2rem;
  width: 88%;
}

#data img {
  display: block;
  margin: 0 auto 2rem;
  width: 28%;
}

#self-cut img {
  display: block;
  width: 90%;
  margin: 0 auto 1rem;
}
#self-cut p {
  text-align: center;
}

#rental .box {
  margin-top: 2rem;
}
#rental .box h3 {
  margin-bottom: 0.2em;
  font-size: 1.9rem;
  font-weight: bold;
}
#rental .box.man img {
  display: block;
  width: 65%;
  margin: 1.5rem auto 0;
}
#rental .box.lady img {
  display: block;
  width: 55%;
  margin: 1.5rem auto;
}
#rental .box.room img {
  display: block;
  width: 80.2%;
  margin: 0 auto;
}
#rental .box.room p {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
}
#rental .box.attention img {
  display: block;
  width: 80.2%;
  margin: 0 auto 3rem;
}
#rental .box.attention p {
  font-size: 1.6rem;
  letter-spacing: 0.04em;
}
#rental .box ul li {
  font-size: 1.55rem;
}

#coop-schools .info_title {
  font-size: 1.6rem;
}
#coop-schools p img.coop-logo {
  display: inline-block;
  width: 5.4rem;
  height: auto;
  vertical-align: bottom;
}

/*p-access*/
section.p-access {
  padding-top: 0;
}
@media screen and (min-width: 768px) {
  section.p-access {
    width: 94%;
    margin: 5.75rem auto 0;
  }
}

/*p-qa*/
.p-qa {
  padding-top: 3.6rem;
}
@media screen and (min-width: 768px) {
  .p-qa {
    width: 94%;
    margin: 5.75rem auto 0;
  }
}
.p-qa h2 {
  margin-bottom: 3.6rem;
}
.p-qa dt {
  font-weight: bold;
  background-color: #F2F2F2;
  padding: 0.6rem 0.9rem 0.9rem 1.3rem;
  margin-bottom: 1.4rem;
}
.p-qa dd {
  margin: 0 0 3.5rem;
  padding: 0 1.2rem 0 1rem;
}
.p-qa dd a {
  text-decoration: underline;
}

/*c-infoarea*/
.c-infoarea {
  text-align: center;
  padding-bottom: 6rem;
  padding-top: 2rem;
}
@media screen and (min-width: 768px) {
  .c-infoarea {
    width: 94%;
    margin: 5.75rem auto 0;
  }
}
.c-infoarea h2 {
  color: #232323;
  font-size: 2.2rem;
  font-weight: bold;
  line-height: 1.27em;
  letter-spacing: 0.04em;
  margin-bottom: 0.4rem;
}
.c-infoarea p {
  font-size: 1.2rem;
}
.c-infoarea p:first-of-type {
  line-height: 2.33em;
}
.c-infoarea p.c-infoarea__tel {
  font-size: 2.6rem;
  font-weight: bold;
  line-height: 1.9em;
  margin-bottom: 0.7rem;
}
.c-infoarea p.c-infoarea__tel a {
  text-decoration: none;
}
.c-infoarea p.c-infoarea__tel a::before {
  content: "";
  background: url(https://www.studioup.jp/wordpress/wp-content/themes/recruit/2023/img/icon_tel.png) no-repeat;
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  background-size: contain;
  vertical-align: middle;
  margin-top: -2%;
  margin-right: 3%;
}

/*footer*/
footer a,
footer a:link,
footer a:visited,
footer a:hover {
  color: #FFFFFF;
}

/*fixedBox*/
#fixedBox {
  position: fixed;
  bottom: 0;
  left: 0;
  z-index: 997;
  display: flex;
  justify-content: center;
  width: 100%;
  background-color: #fff;
}
#fixedBox #fixedBox_n {
  display: flex;
  flex-direction: row;
  align-content: center;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 60rem;
  padding: 0.5rem;
  color: #000;
  background-color: #fff;
}
#fixedBox #fixedBox_n div {
  width: 49.5%;
}
#fixedBox #fixedBox_n div img {
  width: 100%;
  height: auto;
  vertical-align: middle;
}

/*===============================
PC
================================*/
@media screen and (max-width: 767px) {
  .p-mvpc {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  h2.c-title {
    width: 100%;
  }
  .c-infoarea p.c-infoarea__tel a {
    font-weight: bold;
  }
  .c-infoarea p.c-infoarea__tel {
    width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */