/* line 5, ../../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font: inherit;
  font-size: 100%;
  vertical-align: baseline;
}

/* line 22, ../../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
html {
  line-height: 1;
}

/* line 24, ../../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
ol, ul {
  list-style: none;
}

/* line 26, ../../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 28, ../../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
caption, th, td {
  text-align: left;
  font-weight: normal;
  vertical-align: middle;
}

/* line 30, ../../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q, blockquote {
  quotes: none;
}
/* line 103, ../../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
q:before, q:after, blockquote:before, blockquote:after {
  content: "";
  content: none;
}

/* line 32, ../../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
a img {
  border: none;
}

/* line 116, ../../../../.rbenv/versions/3.1.6/lib/ruby/gems/3.1.0/gems/compass-core-1.0.3/stylesheets/compass/reset/_utilities.scss */
article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
  display: block;
}

/* line 2, _common.scss */
.text-center {
  text-align: center;
}

/* line 6, _common.scss */
.df {
  display: flex;
}

/* line 2, _header.scss */
header.main, header.system {
  width: 1200px;
  margin: 0 auto;
}
/* line 5, _header.scss */
header.main .topBar, header.system .topBar {
  background-color: #FEFCF1;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  text-align: center;
}
/* line 15, _header.scss */
header.main .navBar, header.system .navBar {
  display: flex;
  background: #FEFCF1;
      /*
.center1 {
  width: 240px;
}
.center2 {
  font-size: 16px;
}
.rightBar {
  width: 90px;
}
*/
}
/* line 19, _header.scss */
header.main .navBar .leftBar, header.system .navBar .leftBar {
  box-sizing: border-box;
  width: 320px;
  height: 128px;
  z-index: 999;
  padding-top: 15px;
}
/* line 40, _header.scss */
header.main .navBar ul.navigation, header.system .navBar ul.navigation {
  display: flex;
}
/* line 42, _header.scss */
header.main .navBar ul.navigation li, header.system .navBar ul.navigation li {
  font-size: 17.59px;
  height: 90px;
  line-height: 90px;
  text-align: center;
  background-color: #FEFCF1;
}
/* line 49, _header.scss */
header.main .navBar ul.navigation li.c1, header.system .navBar ul.navigation li.c1 {
  cursor: pointer;
  width: 135px;
}
/* line 54, _header.scss */
header.main .navBar ul.navigation li.c2, header.system .navBar ul.navigation li.c2 {
  cursor: pointer;
  width: 104px;
}
/* line 59, _header.scss */
header.main .navBar ul.navigation li.c3, header.system .navBar ul.navigation li.c3 {
  cursor: pointer;
  width: 188px;
}
/* line 63, _header.scss */
header.main .navBar ul.navigation li.c4, header.system .navBar ul.navigation li.c4 {
  cursor: pointer;
  width: 148px;
}
/* line 67, _header.scss */
header.main .navBar ul.navigation li.c5, header.system .navBar ul.navigation li.c5 {
  cursor: pointer;
  width: 103px;
}
/* line 71, _header.scss */
header.main .navBar ul.navigation li.c6, header.system .navBar ul.navigation li.c6 {
  cursor: pointer;
  width: 107px;
}
/* line 75, _header.scss */
header.main .navBar ul.navigation li.c7, header.system .navBar ul.navigation li.c7 {
  cursor: pointer;
  width: 89px;
  color: #4d4d4d;
  background-color: #F6EAB8;
}
/* line 88, _header.scss */
header.system .topBar {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  background-color: #FEFCF1;
  height: 45px;
  line-height: 45px;
  font-size: 18px;
  text-align: center;
}
/* line 98, _header.scss */
header.system .navBar {
  background-color: #FEFCF1;
}
/* line 107, _header.scss */
header.system .navBar .leftBar {
  width: 270px;
  height: 128px;
}
/* line 113, _header.scss */
header.system .navBar ul.navigation li {
  height: 84px;
  line-height: 84px;
}
/* line 116, _header.scss */
header.system .navBar ul.navigation li.c1 {
  background-color: transparent;
}
/* line 119, _header.scss */
header.system .navBar ul.navigation li.c2 {
  background-color: transparent;
}

/* line 1, _footer.scss */
.footer {
  padding-top: 15px;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
}
/* line 6, _footer.scss */
.footer .time {
  font-size: 20px;
  display: inline;
  border: 1px solid #4d4d4d;
  padding: 2px 6px;
}
/* line 13, _footer.scss */
.footer .box {
  margin-top: 18px;
  justify-content: center;
}
/* line 16, _footer.scss */
.footer .box .tel-icon {
  padding-top: 5px;
  padding-right: 22px;
}
/* line 20, _footer.scss */
.footer .box .tel-no {
  text-align-last: left;
  line-height: 26px;
}
/* line 23, _footer.scss */
.footer .box .tel-no .no {
  font-size: 29px;
}
/* line 27, _footer.scss */
.footer .box .tel-no .name {
  font-size: 23px;
}
/* line 33, _footer.scss */
.footer .box-logo {
  margin-top: 50px;
  justify-content: center;
}
/* line 36, _footer.scss */
.footer .box-logo .bach {
  padding-top: 13px;
  padding-right: 20px;
}

/* line 3, _chk18.scss */
#chk18 {
  background-color: #fff;
}
/* line 6, _chk18.scss */
#chk18 .head {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FEFCF1;
  width: 100%;
  height: 46px;
  text-align: center;
}
/* line 16, _chk18.scss */
#chk18 .wrap {
  width: 1200px;
  margin: 0 auto;
}
/* line 20, _chk18.scss */
#chk18 .wrap .main, #chk18 .wrap header.system {
  margin-top: 80px;
  margin-left: 120px;
}
/* line 25, _chk18.scss */
#chk18 .wrap .inpbox {
  display: flex;
  margin-top: 132px;
}
/* line 29, _chk18.scss */
#chk18 .wrap .inpbox .enter {
  padding-left: 384px;
  cursor: pointer;
}
/* line 33, _chk18.scss */
#chk18 .wrap .inpbox .mark {
  padding-left: 47px;
}
/* line 36, _chk18.scss */
#chk18 .wrap .inpbox .leave {
  padding-left: 55px;
  cursor: pointer;
}
/* line 42, _chk18.scss */
#chk18 .wrap .mess {
  margin-top: 38px;
  text-align: center;
}

/* line 2, _top.scss */
#top .hoverA1 {
  filter: brightness(100%);
}
/* line 4, _top.scss */
#top .hoverA1:hover {
  filter: brightness(130%);
}
/* line 8, _top.scss */
#top .slide {
  width: 1200px;
  margin: 0 auto;
  height: 550px;
  background: linear-gradient(to right, #fefcf1 0%, #fefcf1 50%, #ffffff 50%, #ffffff 100%);
  position: relative;
}
/* line 20, _top.scss */
#top .slide .slideMain {
  margin-left: 259px;
  margin-top: -37px;
}
/* line 26, _top.scss */
#top .slide .catch01 {
  position: absolute;
  top: 20px;
  left: 153px;
}
/* line 31, _top.scss */
#top .slide .catch02 {
  position: absolute;
  right: 0;
  bottom: 0;
  opacity: 0.9;
}
/* line 39, _top.scss */
#top .schedule {
  padding-top: 20px;
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 100px;
  min-height: 300px;
  background: linear-gradient(to right, #fefcf1 0%, #fefcf1 50%, #ffffff 50%, #ffffff 100%);
}
/* line 52, _top.scss */
#top .schedule h3 {
  display: inline;
  font-size: 54px;
  text-align: center;
  border-bottom: 2px solid #000000;
  padding: 0px 20px;
}
/* line 60, _top.scss */
#top .schedule .today_sche_title_sub {
  margin-top: 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 65, _top.scss */
#top .schedule .today_sche_title_sub .left {
  width: 50%;
}
/* line 68, _top.scss */
#top .schedule .today_sche_title_sub .right {
  width: 50%;
}
/* line 73, _top.scss */
#top .schedule .wrap {
  padding-top: 30px;
}
/* line 76, _top.scss */
#top .schedule .wrap .bach {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
/* line 82, _top.scss */
#top .schedule .wrap .bach .single1, #top .schedule .wrap .bach #girls .listbox .shop2 .single2, #girls .listbox .shop2 #top .schedule .wrap .bach .single2, #top .schedule .wrap .bach #schedule .listbox .shop2 .single2, #schedule .listbox .shop2 #top .schedule .wrap .bach .single2 {
  cursor: pointer;
  width: 174px;
  height: 289px;
}
/* line 87, _top.scss */
#top .schedule .wrap .bach .single1 .working, #top .schedule .wrap .bach #girls .listbox .shop2 .single2 .working, #girls .listbox .shop2 #top .schedule .wrap .bach .single2 .working, #top .schedule .wrap .bach #schedule .listbox .shop2 .single2 .working, #schedule .listbox .shop2 #top .schedule .wrap .bach .single2 .working {
  height: 20px;
  font-size: 18px;
  text-align: center;
  letter-spacing: 4px;
  background-color: #f2f2f2;
  color: #ebd600;
  border-top: 1px solid #f6eab8;
  border-left: 1px solid #f6eab8;
  border-right: 1px solid #f6eab8;
}
/* line 99, _top.scss */
#top .schedule .wrap .bach .single1 .img, #top .schedule .wrap .bach #girls .listbox .shop2 .single2 .img, #girls .listbox .shop2 #top .schedule .wrap .bach .single2 .img, #top .schedule .wrap .bach #schedule .listbox .shop2 .single2 .img, #schedule .listbox .shop2 #top .schedule .wrap .bach .single2 .img {
  position: relative;
  border: 1px solid #f6eab8;
  min-height: 260px;
  height: 260px;
  overflow: hidden;
}
/* line 105, _top.scss */
#top .schedule .wrap .bach .single1 .img .under-box, #top .schedule .wrap .bach #girls .listbox .shop2 .single2 .img .under-box, #girls .listbox .shop2 #top .schedule .wrap .bach .single2 .img .under-box, #top .schedule .wrap .bach #schedule .listbox .shop2 .single2 .img .under-box, #schedule .listbox .shop2 #top .schedule .wrap .bach .single2 .img .under-box {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 60px;
  bottom: 0;
  background-color: #f6eab8;
  opacity: 0.9;
}
/* line 113, _top.scss */
#top .schedule .wrap .bach .single1 .img .under-box .text, #top .schedule .wrap .bach #girls .listbox .shop2 .single2 .img .under-box .text, #girls .listbox .shop2 #top .schedule .wrap .bach .single2 .img .under-box .text, #top .schedule .wrap .bach #schedule .listbox .shop2 .single2 .img .under-box .text, #schedule .listbox .shop2 #top .schedule .wrap .bach .single2 .img .under-box .text {
  color: #2e1f16;
  padding-top: 5px;
  padding-left: 10px;
}
/* line 117, _top.scss */
#top .schedule .wrap .bach .single1 .img .under-box .text .name, #top .schedule .wrap .bach #girls .listbox .shop2 .single2 .img .under-box .text .name, #girls .listbox .shop2 #top .schedule .wrap .bach .single2 .img .under-box .text .name, #top .schedule .wrap .bach #schedule .listbox .shop2 .single2 .img .under-box .text .name, #schedule .listbox .shop2 #top .schedule .wrap .bach .single2 .img .under-box .text .name {
  font-size: 14px;
  line-height: 14px;
}
/* line 121, _top.scss */
#top .schedule .wrap .bach .single1 .img .under-box .text .age, #top .schedule .wrap .bach #girls .listbox .shop2 .single2 .img .under-box .text .age, #girls .listbox .shop2 #top .schedule .wrap .bach .single2 .img .under-box .text .age, #top .schedule .wrap .bach #schedule .listbox .shop2 .single2 .img .under-box .text .age, #schedule .listbox .shop2 #top .schedule .wrap .bach .single2 .img .under-box .text .age {
  font-size: 12px;
}
/* line 124, _top.scss */
#top .schedule .wrap .bach .single1 .img .under-box .text .size, #top .schedule .wrap .bach #girls .listbox .shop2 .single2 .img .under-box .text .size, #girls .listbox .shop2 #top .schedule .wrap .bach .single2 .img .under-box .text .size, #top .schedule .wrap .bach #schedule .listbox .shop2 .single2 .img .under-box .text .size, #schedule .listbox .shop2 #top .schedule .wrap .bach .single2 .img .under-box .text .size {
  font-size: 12px;
}
/* line 132, _top.scss */
#top .schedule .wrap .birei {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
}
/* line 137, _top.scss */
#top .schedule .wrap .birei .single2 {
  cursor: pointer;
  width: 174px;
  height: 289px;
}
/* line 143, _top.scss */
#top .schedule .wrap .birei .single2 .working {
  height: 20px;
  font-size: 18px;
  text-align: center;
  letter-spacing: 4px;
  background-color: #f2f2f2;
  color: #83c5be;
  border-top: 1px solid #83c5be;
  border-left: 1px solid #83c5be;
  border-right: 1px solid #83c5be;
}
/* line 155, _top.scss */
#top .schedule .wrap .birei .single2 .img {
  position: relative;
  border: 1px solid #83c5be;
  min-height: 260px;
  height: 260px;
  overflow: hidden;
}
/* line 161, _top.scss */
#top .schedule .wrap .birei .single2 .img .under-box {
  position: absolute;
  z-index: 999;
  width: 100%;
  height: 60px;
  bottom: 0;
  background-color: #83c5be;
  opacity: 0.9;
}
/* line 169, _top.scss */
#top .schedule .wrap .birei .single2 .img .under-box .text {
  color: #f2f2f2;
  padding-top: 5px;
  padding-left: 10px;
}
/* line 173, _top.scss */
#top .schedule .wrap .birei .single2 .img .under-box .text .name {
  font-size: 14px;
  line-height: 14px;
}
/* line 177, _top.scss */
#top .schedule .wrap .birei .single2 .img .under-box .text .age {
  font-size: 12px;
}
/* line 180, _top.scss */
#top .schedule .wrap .birei .single2 .img .under-box .text .size {
  font-size: 12px;
}
/* line 191, _top.scss */
#top .companion {
  width: 1200px;
  margin: 0 auto;
}
/* line 195, _top.scss */
#top .companion .title {
  background: linear-gradient(to right, #fefcf1 0%, #fefcf1 50%, #ffffff 50%, #ffffff 100%);
  height: 200px;
  position: relative;
}
/* line 205, _top.scss */
#top .companion .title .img01 {
  z-index: 999;
  padding-left: 312px;
}
/* line 210, _top.scss */
#top .companion .title .img02 {
  z-index: 998;
  margin-left: -100px;
  margin-top: 50px;
}
/* line 218, _top.scss */
#top .companion .box1 {
  background: linear-gradient(to right, #fefcf1 0%, #fefcf1 560px, #ffffff 560px, #ffffff 100%);
}
/* line 226, _top.scss */
#top .companion .box1 .img01 {
  padding-left: 60px;
}
/* line 229, _top.scss */
#top .companion .box1 .text {
  font-size: 17px;
  line-height: 26px;
  padding-top: 180px;
  padding-left: 25px;
}
/* line 235, _top.scss */
#top .companion .box1 .banner {
  cursor: pointer;
  mix-blend-mode: multiply;
  margin-top: 200px;
  margin-left: -210px;
}
/* line 245, _top.scss */
#top .companion .menu-box1 {
  margin-top: 117px;
  padding-left: 65px;
}
/* line 250, _top.scss */
#top .companion .backbox {
  background-color: #FEFCF1;
  height: 418px;
  margin-top: -350px;
}
/* line 258, _top.scss */
#top .top-recruit {
  margin-top: 125px;
  padding-left: 40px;
  margin-bottom: 130px;
}
/* line 262, _top.scss */
#top .top-recruit .left {
  padding-right: 55px;
}

/* line 1, _girls.scss */
#girls {
  position: relative;
}
/* line 3, _girls.scss */
#girls .title {
  padding-top: 50px;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  background-color: #FEFCF1;
}
/* line 11, _girls.scss */
#girls .listbox {
  position: relative;
  z-index: 998;
  width: 1200px;
  margin: 0 auto;
}
/* line 16, _girls.scss */
#girls .listbox .shop1, #girls .listbox .shop2 {
  width: 100%;
  background-color: #FEFCF1;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  align-content: flex-start;
  padding-top: 50px;
}
/* line 26, _girls.scss */
#girls .listbox .shop1 .single1, #girls .listbox .shop2 .single1, #girls .listbox .shop2 .single2 {
  width: 250px;
  height: 375px;
  margin-bottom: 50px;
  cursor: pointer;
}
/* line 33, _girls.scss */
#girls .listbox .shop1 .single1 .img, #girls .listbox .shop2 .single1 .img, #girls .listbox .shop2 .single2 .img {
  position: relative;
  border: 1px solid #f6eab8;
  height: 375px;
  min-height: 375px;
  overflow: hidden;
}
/* line 40, _girls.scss */
#girls .listbox .shop1 .single1 .img .under-box, #girls .listbox .shop2 .single1 .img .under-box, #girls .listbox .shop2 .single2 .img .under-box {
  position: absolute;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 85px;
  margin-top: -85px;
  background-color: #f6eab8;
  opacity: 1;
}
/* line 49, _girls.scss */
#girls .listbox .shop1 .single1 .img .under-box .text, #girls .listbox .shop2 .single1 .img .under-box .text, #girls .listbox .shop2 .single2 .img .under-box .text {
  color: #2e1f16;
  padding-top: 12px;
  padding-left: 10px;
}
/* line 53, _girls.scss */
#girls .listbox .shop1 .single1 .img .under-box .text .name, #girls .listbox .shop2 .single1 .img .under-box .text .name, #girls .listbox .shop2 .single2 .img .under-box .text .name {
  font-size: 18px;
  line-height: 20px;
}
/* line 57, _girls.scss */
#girls .listbox .shop1 .single1 .img .under-box .text .age, #girls .listbox .shop2 .single1 .img .under-box .text .age, #girls .listbox .shop2 .single2 .img .under-box .text .age {
  font-size: 15px;
  line-height: 25px;
}
/* line 61, _girls.scss */
#girls .listbox .shop1 .single1 .img .under-box .text .size, #girls .listbox .shop2 .single1 .img .under-box .text .size, #girls .listbox .shop2 .single2 .img .under-box .text .size {
  font-size: 15px;
}
/* line 70, _girls.scss */
#girls .listbox .shop2 {
  background-color: #fff;
}
/* line 78, _girls.scss */
#girls .listbox .shop2 .single2 .working {
  border-top: 1px solid #83c5be;
  border-left: 1px solid #83c5be;
  border-right: 1px solid #83c5be;
}
/* line 83, _girls.scss */
#girls .listbox .shop2 .single2 .img {
  border: 1px solid #83c5be;
}
/* line 85, _girls.scss */
#girls .listbox .shop2 .single2 .img .under-box {
  background-color: #83c5be;
}
/* line 87, _girls.scss */
#girls .listbox .shop2 .single2 .img .under-box .text {
  color: #f2f2f2;
}

/* line 2, _girls-details.scss */
#girl-details .wrap {
  width: 1200px;
  margin: 0 auto;
}
/* line 7, _girls-details.scss */
#girl-details .wrap .inner.bach, #girl-details .wrap .inner.birei {
  width: 1090px;
  margin: 0 auto;
  border: 2px solid #a27a51;
  padding-left: 45px;
  padding-top: 50px;
  padding-bottom: 100px;
}
/* line 16, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox, #girl-details .wrap .inner.birei .topBox {
  display: flex;
}
/* line 19, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .image, #girl-details .wrap .inner.birei .topBox .image {
  width: 480px;
}
/* line 21, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .image .main-image, #girl-details .wrap .inner.birei .topBox .image .main-image {
  box-sizing: border-box;
  padding-left: 20px;
  width: 375px;
  height: 563px;
  margin-bottom: 15px;
}
/* line 27, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .image .main-image img, #girl-details .wrap .inner.birei .topBox .image .main-image img {
  border: 3px solid #a27a51;
}
/* line 32, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .image .thumb, #girl-details .wrap .inner.birei .topBox .image .thumb {
  width: 500px;
  display: flex;
  align-items: center;
}
/* line 37, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .image .thumb .thumb-image, #girl-details .wrap .inner.birei .topBox .image .thumb .thumb-image {
  width: 395px;
}
/* line 39, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .image .thumb .thumb-image li img, #girl-details .wrap .inner.birei .topBox .image .thumb .thumb-image li img {
  width: 108px;
  height: 162px;
  margin: 0 auto;
  border: 1px solid #a27a51;
}
/* line 50, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .prof .profDetails, #girl-details .wrap .inner.birei .topBox .prof .profDetails {
  display: flex;
  align-items: center;
  height: 80px;
}
/* line 54, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .prof .profDetails .title, #girl-details .wrap .inner.birei .topBox .prof .profDetails .title {
  width: 164px;
  font-size: 23px;
}
/* line 58, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .prof .profDetails .value, #girl-details .wrap .inner.birei .topBox .prof .profDetails .value {
  color: #a27a51;
  font-size: 33.868px;
}
/* line 65, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .schedule, #girl-details .wrap .inner.birei .topBox .schedule {
  margin-top: 110px;
}
/* line 67, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .schedule .title, #girl-details .wrap .inner.birei .topBox .schedule .title {
  margin-bottom: 30px;
}
/* line 70, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .schedule .days, #girl-details .wrap .inner.birei .topBox .schedule .days {
  display: flex;
  align-items: center;
}
/* line 73, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .schedule .days .single, #girl-details .wrap .inner.birei .topBox .schedule .days .single {
  width: 84px;
  height: 42px;
  background-color: #e8e0d0;
  text-align: center;
  box-sizing: border-box;
  border-top: 1px solid #a27a51;
  border-left: 1px solid #a27a51;
}
/* line 82, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .schedule .days .single:last-child, #girl-details .wrap .inner.birei .topBox .schedule .days .single:last-child {
  border-right: 1px solid #a27a51;
}
/* line 85, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .schedule .days .single .date, #girl-details .wrap .inner.birei .topBox .schedule .days .single .date {
  font-size: 18.8px;
  line-height: 42px;
}
/* line 89, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .schedule .days .single .week, #girl-details .wrap .inner.birei .topBox .schedule .days .single .week {
  font-size: 11.289px;
  line-height: 42px;
}
/* line 96, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .schedule .schebody, #girl-details .wrap .inner.birei .topBox .schedule .schebody {
  display: flex;
  align-items: center;
}
/* line 99, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .schedule .schebody .single, #girl-details .wrap .inner.birei .topBox .schedule .schebody .single {
  font-size: 22.578px;
  line-height: 27.094px;
  padding-top: 17px;
  width: 84px;
  height: 120px;
  text-align: center;
  box-sizing: border-box;
  border-top: 1px solid #a27a51;
  border-bottom: 1px solid #a27a51;
  border-left: 1px solid #a27a51;
}
/* line 111, _girls-details.scss */
#girl-details .wrap .inner.bach .topBox .schedule .schebody .single:last-child, #girl-details .wrap .inner.birei .topBox .schedule .schebody .single:last-child {
  border-right: 1px solid #a27a51;
}
/* line 119, _girls-details.scss */
#girl-details .wrap .inner.bach .girlsComment, #girl-details .wrap .inner.birei .girlsComment {
  margin-top: 110px;
  font-size: 22px;
}
/* line 123, _girls-details.scss */
#girl-details .wrap .inner.bach .girlsComment .title, #girl-details .wrap .inner.birei .girlsComment .title {
  text-align: center;
}
/* line 126, _girls-details.scss */
#girl-details .wrap .inner.bach .girlsComment .body, #girl-details .wrap .inner.birei .girlsComment .body {
  text-align: center;
  padding-top: 55px;
  line-height: 36.972px;
}
/* line 133, _girls-details.scss */
#girl-details .wrap .inner.bach .shopComment, #girl-details .wrap .inner.birei .shopComment {
  margin-top: 110px;
  font-size: 22px;
}
/* line 137, _girls-details.scss */
#girl-details .wrap .inner.bach .shopComment .title, #girl-details .wrap .inner.birei .shopComment .title {
  text-align: center;
}
/* line 140, _girls-details.scss */
#girl-details .wrap .inner.bach .shopComment .body, #girl-details .wrap .inner.birei .shopComment .body {
  text-align: center;
  padding-top: 55px;
  line-height: 36.972px;
}
/* line 147, _girls-details.scss */
#girl-details .wrap .inner.bach .question, #girl-details .wrap .inner.birei .question {
  margin-top: 100px;
}
/* line 149, _girls-details.scss */
#girl-details .wrap .inner.bach .question .title, #girl-details .wrap .inner.birei .question .title {
  text-align: center;
}
/* line 152, _girls-details.scss */
#girl-details .wrap .inner.bach .question .queBody, #girl-details .wrap .inner.birei .question .queBody {
  margin-top: 60px;
}
/* line 154, _girls-details.scss */
#girl-details .wrap .inner.bach .question .queBody .single, #girl-details .wrap .inner.birei .question .queBody .single {
  display: flex;
  justify-content: center;
}
/* line 157, _girls-details.scss */
#girl-details .wrap .inner.bach .question .queBody .single .que, #girl-details .wrap .inner.birei .question .queBody .single .que {
  padding: 5px;
  display: flex;
  align-items: center;
  color: #231815;
  box-sizing: border-box;
  width: 300px;
  min-height: 52px;
  font-size: 20px;
  border-top: 1px solid #a27a51;
  border-left: 1px solid #a27a51;
  border-right: 1px solid #a27a51;
}
/* line 169, _girls-details.scss */
#girl-details .wrap .inner.bach .question .queBody .single .que .title, #girl-details .wrap .inner.birei .question .queBody .single .que .title {
  color: #a27a51;
}
/* line 173, _girls-details.scss */
#girl-details .wrap .inner.bach .question .queBody .single .ans, #girl-details .wrap .inner.birei .question .queBody .single .ans {
  padding: 5px;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  width: 582px;
  height: 52px;
  font-size: 20px;
  border-top: 1px solid #a27a51;
  border-right: 1px solid #a27a51;
}
/* line 183, _girls-details.scss */
#girl-details .wrap .inner.bach .question .queBody .single .ans .title, #girl-details .wrap .inner.birei .question .queBody .single .ans .title {
  color: #a27a51;
}
/* line 189, _girls-details.scss */
#girl-details .wrap .inner.bach .question .queBody .single:last-child .que, #girl-details .wrap .inner.birei .question .queBody .single:last-child .que {
  border-bottom: 1px solid #a27a51;
}
/* line 192, _girls-details.scss */
#girl-details .wrap .inner.bach .question .queBody .single:last-child .ans, #girl-details .wrap .inner.birei .question .queBody .single:last-child .ans {
  border-bottom: 1px solid #a27a51;
}
/* line 202, _girls-details.scss */
#girl-details .wrap .inner.birei {
  border: 2px solid #43bab1;
}
/* line 208, _girls-details.scss */
#girl-details .wrap .inner.birei .topBox .image .main-image img {
  border: 3px solid #43bab1;
}
/* line 214, _girls-details.scss */
#girl-details .wrap .inner.birei .topBox .image .thumb .thumb-image li img {
  border: 1px solid #43bab1;
}
/* line 223, _girls-details.scss */
#girl-details .wrap .inner.birei .topBox .prof .profDetails .value {
  color: #43bab1;
}
/* line 231, _girls-details.scss */
#girl-details .wrap .inner.birei .topBox .schedule .days .single {
  background-color: #d0e9e1;
  border-top: 1px solid #43bab1;
  border-left: 1px solid #43bab1;
}
/* line 236, _girls-details.scss */
#girl-details .wrap .inner.birei .topBox .schedule .days .single:last-child {
  border-right: 1px solid #43bab1;
}
/* line 242, _girls-details.scss */
#girl-details .wrap .inner.birei .topBox .schedule .schebody .single {
  border-top: 1px solid #43bab1;
  border-bottom: 1px solid #43bab1;
  border-left: 1px solid #43bab1;
}
/* line 247, _girls-details.scss */
#girl-details .wrap .inner.birei .topBox .schedule .schebody .single:last-child {
  border-right: 1px solid #43bab1;
}
/* line 258, _girls-details.scss */
#girl-details .wrap .inner.birei .question .queBody .single .que {
  border-top: 1px solid #43bab1;
  border-left: 1px solid #43bab1;
  border-right: 1px solid #43bab1;
}
/* line 262, _girls-details.scss */
#girl-details .wrap .inner.birei .question .queBody .single .que .title {
  color: #43bab1;
}
/* line 267, _girls-details.scss */
#girl-details .wrap .inner.birei .question .queBody .single .ans {
  border-top: 1px solid #43bab1;
  border-right: 1px solid #43bab1;
}
/* line 270, _girls-details.scss */
#girl-details .wrap .inner.birei .question .queBody .single .ans .title {
  color: #43bab1;
}
/* line 275, _girls-details.scss */
#girl-details .wrap .inner.birei .question .queBody .single:last-child .que {
  border-bottom: 1px solid #43bab1;
}
/* line 278, _girls-details.scss */
#girl-details .wrap .inner.birei .question .queBody .single:last-child .ans {
  border-bottom: 1px solid #43bab1;
}

/* line 4, _system.scss */
#system .space {
  width: 1200px;
  margin: 0 auto;
  height: 88px;
  background-color: #FEFCF1;
}
/* line 17, _system.scss */
#system .wrap {
  width: 1200px;
  margin: 0 auto;
}
/* line 21, _system.scss */
#system .wrap .main-title {
  text-align: center;
  background-color: #FEFCF1;
  font-family: YuMincho, "Yu Mincho", serif;
}
/* line 33, _system.scss */
#system .wrap .main-title .title1 {
  font-size: 26px;
}
/* line 36, _system.scss */
#system .wrap .main-title .title2 {
  font-size: 30px;
  padding: 20px 0;
}
/* line 42, _system.scss */
#system .wrap main {
  background: linear-gradient(to right, #fefcf1 0%, #fefcf1 32px, #ffffff 32px, #ffffff 100%);
  padding-top: 70px;
  display: flex;
  padding-left: 32px;
  margin-bottom: 85px;
}
/* line 54, _system.scss */
#system .wrap main .title {
  text-align: center;
  padding-bottom: 15px;
}
/* line 58, _system.scss */
#system .wrap main .bach {
  margin-right: 15px;
}

/* line 70, _system.scss */
#system210215 .space {
  width: 1200px;
  margin: 0 auto;
  height: 88px;
  background-color: #FEFCF1;
}
/* line 83, _system.scss */
#system210215 .wrap {
  width: 1200px;
  margin: 0 auto;
}
/* line 87, _system.scss */
#system210215 .wrap .main-title {
  text-align: center;
  background-color: #FEFCF1;
  font-family: YuMincho, "Yu Mincho", serif;
  padding-bottom: 50px;
}
/* line 100, _system.scss */
#system210215 .wrap .main-title .title1 {
  font-size: 25px;
}
/* line 103, _system.scss */
#system210215 .wrap .main-title .title2 {
  font-size: 19px;
  padding: 10px 0;
}
/* line 109, _system.scss */
#system210215 .wrap .head {
  display: flex;
  justify-content: center;
  background: linear-gradient(to right, #fefcf1 0%, #fefcf1 50%, #ffffff 50%, #ffffff 100%);
  padding-bottom: 192px;
}
/* line 120, _system.scss */
#system210215 .wrap .head .left,
#system210215 .wrap .head .right {
  width: 50%;
  text-align: center;
}
/* line 125, _system.scss */
#system210215 .wrap .head .left img,
#system210215 .wrap .head .right img {
  cursor: pointer;
}
/* line 131, _system.scss */
#system210215 .wrap main {
  background-image: url(/img/system/back01.png);
  background-size: 100% auto;
  padding-top: 25px;
  padding-left: 32px;
  padding-right: 32px;
  padding-bottom: 35px;
  margin-bottom: 85px;
  font-size: 36px;
}
/* line 143, _system.scss */
#system210215 .wrap main .title {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-bottom: 50px;
}
/* line 150, _system.scss */
#system210215 .wrap main .note {
  font-size: 19px;
}
/* line 154, _system.scss */
#system210215 .wrap main .table-list {
  width: 600px;
  margin: 0 auto;
}
/* line 159, _system.scss */
#system210215 .wrap main .table-list tr td {
  text-align: center;
}
/* line 161, _system.scss */
#system210215 .wrap main .table-list tr td.col1 {
  width: 50%;
  font-size: 22px;
  padding: 10px 0;
  border-left: 1px solid #4d4d4d;
  border-top: 1px solid #4d4d4d;
  border-bottom: 1px solid #4d4d4d;
}
/* line 169, _system.scss */
#system210215 .wrap main .table-list tr td.col2 {
  width: 50%;
  font-size: 22px;
  border: 1px solid #4d4d4d;
}
/* line 178, _system.scss */
#system210215 .wrap main .table-list tr:last-child td.col1 {
  border-top: none;
}
/* line 181, _system.scss */
#system210215 .wrap main .table-list tr:last-child td.col2 {
  border-top: none;
}
/* line 189, _system.scss */
#system210215 .wrap main .bach {
  padding-top: 25px;
  background-color: rgba(255, 255, 255, 0.5);
}
/* line 193, _system.scss */
#system210215 .wrap main .birei {
  display: none;
  margin-top: 25px;
  padding-top: 25px;
  background-color: rgba(255, 255, 255, 0.5);
}

/* line 1, _news.scss */
#news {
  margin-bottom: 30px;
}
/* line 4, _news.scss */
#news .space {
  width: 1200px;
  margin: 0 auto;
  height: 34px;
  background: linear-gradient(to right, #fceedc 0%, #fceedc 705px, #ffffff 705px, #ffffff 100%);
}
/* line 10, _news.scss */
#news .wrap {
  width: 1200px;
  margin: 0 auto;
}
/* line 14, _news.scss */
#news .wrap p.main-title {
  padding-top: 55px;
  text-align: center;
  background: linear-gradient(to right, #fceedc 0%, #fceedc 32px, #ffffff 32px, #ffffff 100%);
}
/* line 21, _news.scss */
#news .wrap main .top {
  background: linear-gradient(to right, #fceedc 0%, #fceedc 32px, #ffffff 32px, #ffffff 100%);
  padding-top: 30px;
  padding-left: 32px;
}
/* line 28, _news.scss */
#news .wrap main .bar, #news .wrap main .mess .bar, #news #event .wrap main .wrap .bar, #event #news .wrap main .wrap .bar {
  background: linear-gradient(to right, #4d4d4d 0px, #4d4d4d 1136px, #ffffff 1136px, #ffffff 100%);
  height: 2px;
  margin: 0 auto;
}
/* line 36, _news.scss */
#news .wrap main .date {
  padding-top: 30px;
  padding-left: 340px;
  font-size: 18px;
  padding-bottom: 20px;
}
/* line 42, _news.scss */
#news .wrap main .title {
  padding-left: 340px;
  font-size: 25px;
  padding-bottom: 33px;
}
/* line 48, _news.scss */
#news .wrap main .mess {
  padding-left: 32px;
  padding-top: 18px;
  margin-bottom: 20px;
}
/* line 51, _news.scss */
#news .wrap main .mess .bar {
  height: 1px;
}
/* line 56, _news.scss */
#news .wrap main .mess .body {
  font-size: 18px;
  line-height: 35px;
  padding-left: 178px;
  padding-top: 50px;
  padding-bottom: 50px;
}

/* line 1, _event.scss */
#event {
  margin-bottom: 30px;
}
/* line 5, _event.scss */
#event .space {
  width: 1200px;
  margin: 0 auto;
  height: 34px;
  background: linear-gradient(to right, #fefcf1 0%, #fefcf1 50%, #ffffff 50%, #ffffff 100%);
}
/* line 11, _event.scss */
#event .wrap {
  width: 1200px;
  margin: 0 auto;
}
/* line 15, _event.scss */
#event .wrap p.main-title {
  padding-top: 55px;
  text-align: center;
  background: linear-gradient(to right, #fefcf1 0%, #fefcf1 32px, #ffffff 32px, #ffffff 100%);
}
/* line 20, _event.scss */
#event .wrap p.main-title .english {
  font-size: 30px;
  font-family: YuMincho, "Yu Mincho", serif;
}
/* line 24, _event.scss */
#event .wrap p.main-title .japanese {
  font-size: 25px;
  font-family: YuMincho, "Yu Mincho", serif;
}
/* line 29, _event.scss */
#event .wrap .bar, #event #news .wrap main .mess .bar, #news #event .wrap main .mess .bar, #event .wrap main .wrap .bar {
  background: linear-gradient(to right, #4d4d4d 0px, #4d4d4d 1136px, #ffffff 1136px, #ffffff 100%);
  height: 2px;
  margin: 0 auto;
}
/* line 37, _event.scss */
#event .wrap main {
  background: linear-gradient(to right, #fefcf1 0%, #fefcf1 32px, #ffffff 32px, #ffffff 100%);
}
/* line 39, _event.scss */
#event .wrap main .top {
  padding-top: 30px;
  padding-left: 32px;
}
/* line 46, _event.scss */
#event .wrap main .wrap {
  width: 75%;
  margin: 0 auto;
}
/* line 51, _event.scss */
#event .wrap main .wrap .date {
  padding-top: 30px;
  padding-left: 340px;
  font-size: 18px;
  padding-bottom: 20px;
}
/* line 57, _event.scss */
#event .wrap main .wrap .title {
  padding-left: 340px;
  font-size: 25px;
  padding-bottom: 33px;
}
/* line 63, _event.scss */
#event .wrap main .wrap .box {
  display: flex;
  padding-left: 178px;
  padding-top: 18px;
  margin-bottom: 20px;
}
/* line 68, _event.scss */
#event .wrap main .wrap .box .image {
  width: 200px;
}
/* line 72, _event.scss */
#event .wrap main .wrap .box .body {
  padding-left: 32px;
  font-size: 18px;
  line-height: 35px;
  padding-bottom: 50px;
}
/* line 83, _event.scss */
#event .wrap main .wrap .bar {
  height: 1px;
}

/* line 1, _schedule.scss */
#schedule {
  position: relative;
}
/* line 3, _schedule.scss */
#schedule .title {
  font-family: YuMincho, "Yu Mincho", serif;
  padding-top: 50px;
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  font-size: 30px;
  background-color: #FEFCF1;
}
/* line 19, _schedule.scss */
#schedule .listbox {
  position: relative;
  z-index: 998;
  width: 1200px;
  margin: 0 auto;
}
/* line 24, _schedule.scss */
#schedule .listbox .shop1, #schedule .listbox .shop2 {
  width: 100%;
  background-color: #FEFCF1;
  padding-top: 50px;
}
/* line 29, _schedule.scss */
#schedule .listbox .shop1 .single1, #schedule .listbox .shop2 .single1, #schedule .listbox .shop2 .single2 {
  box-sizing: border-box;
  width: 590px;
  height: 154px;
  margin: 0 auto;
  cursor: pointer;
  display: flex;
  margin-bottom: 5px;
}
/* line 40, _schedule.scss */
#schedule .listbox .shop1 .single1 .prof, #schedule .listbox .shop2 .single1 .prof, #schedule .listbox .shop2 .single2 .prof {
  position: relative;
  border-left: 1px solid #f6eab8;
  border-top: 1px solid #f6eab8;
  border-bottom: 1px solid #f6eab8;
}
/* line 46, _schedule.scss */
#schedule .listbox .shop1 .single1 .prof img, #schedule .listbox .shop2 .single1 .prof img, #schedule .listbox .shop2 .single2 .prof img {
  overflow: hidden;
}
/* line 49, _schedule.scss */
#schedule .listbox .shop1 .single1 .prof .under-box, #schedule .listbox .shop2 .single1 .prof .under-box, #schedule .listbox .shop2 .single2 .prof .under-box {
  position: absolute;
  bottom: 0;
  z-index: 999;
  width: 100%;
  height: 20px;
  line-height: 20px;
  margin-top: -85px;
  background-color: #f6eab8;
  opacity: 0.9;
  text-align: center;
}
/* line 60, _schedule.scss */
#schedule .listbox .shop1 .single1 .prof .under-box .text, #schedule .listbox .shop2 .single1 .prof .under-box .text, #schedule .listbox .shop2 .single2 .prof .under-box .text {
  color: #2e1f16;
  padding-top: 12px;
  padding-left: 10px;
}
/* line 64, _schedule.scss */
#schedule .listbox .shop1 .single1 .prof .under-box .text .name, #schedule .listbox .shop2 .single1 .prof .under-box .text .name, #schedule .listbox .shop2 .single2 .prof .under-box .text .name {
  font-size: 18px;
  line-height: 20px;
}
/* line 68, _schedule.scss */
#schedule .listbox .shop1 .single1 .prof .under-box .text .age, #schedule .listbox .shop2 .single1 .prof .under-box .text .age, #schedule .listbox .shop2 .single2 .prof .under-box .text .age {
  font-size: 15px;
  line-height: 25px;
}
/* line 72, _schedule.scss */
#schedule .listbox .shop1 .single1 .prof .under-box .text .size, #schedule .listbox .shop2 .single1 .prof .under-box .text .size, #schedule .listbox .shop2 .single2 .prof .under-box .text .size {
  font-size: 15px;
}
/* line 80, _schedule.scss */
#schedule .listbox .shop1 .single1 .girls_schedule .date_single, #schedule .listbox .shop2 .single1 .girls_schedule .date_single, #schedule .listbox .shop2 .single2 .girls_schedule .date_single {
  display: flex;
}
/* line 82, _schedule.scss */
#schedule .listbox .shop1 .single1 .girls_schedule .date_single .single, #schedule .listbox .shop2 .single1 .girls_schedule .date_single .single, #schedule .listbox .shop2 .single2 .girls_schedule .date_single .single {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 53px;
  line-height: 20px;
  text-align: center;
  border-top: 1px solid #f6eab8;
  border-left: 1px solid #f6eab8;
}
/* line 92, _schedule.scss */
#schedule .listbox .shop1 .single1 .girls_schedule .date_single .single:last-child, #schedule .listbox .shop2 .single1 .girls_schedule .date_single .single:last-child, #schedule .listbox .shop2 .single2 .girls_schedule .date_single .single:last-child {
  border-right: 1px solid #f6eab8;
}
/* line 97, _schedule.scss */
#schedule .listbox .shop1 .single1 .girls_schedule .schebody, #schedule .listbox .shop2 .single1 .girls_schedule .schebody, #schedule .listbox .shop2 .single2 .girls_schedule .schebody {
  display: flex;
}
/* line 99, _schedule.scss */
#schedule .listbox .shop1 .single1 .girls_schedule .schebody .single, #schedule .listbox .shop2 .single1 .girls_schedule .schebody .single, #schedule .listbox .shop2 .single2 .girls_schedule .schebody .single {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 70px;
  height: 98px;
  text-align: center;
  border-top: 1px solid #f6eab8;
  border-left: 1px solid #f6eab8;
  border-bottom: 1px solid #f6eab8;
}
/* line 109, _schedule.scss */
#schedule .listbox .shop1 .single1 .girls_schedule .schebody .single:last-child, #schedule .listbox .shop2 .single1 .girls_schedule .schebody .single:last-child, #schedule .listbox .shop2 .single2 .girls_schedule .schebody .single:last-child {
  border-right: 1px solid #f6eab8;
}
/* line 118, _schedule.scss */
#schedule .listbox .shop2 {
  background-color: #fff;
}
/* line 125, _schedule.scss */
#schedule .listbox .shop2 .single2 .working {
  border-top: 1px solid #83c5be;
  border-left: 1px solid #83c5be;
  border-right: 1px solid #83c5be;
}
/* line 130, _schedule.scss */
#schedule .listbox .shop2 .single2 .prof {
  border-left: 1px solid #83c5be;
  border-top: 1px solid #83c5be;
  border-bottom: 1px solid #83c5be;
}
/* line 134, _schedule.scss */
#schedule .listbox .shop2 .single2 .prof .under-box {
  background-color: #83c5be;
  color: #f2f2f2;
}
/* line 142, _schedule.scss */
#schedule .listbox .shop2 .single2 .girls_schedule .date_single .single {
  border-top: 1px solid #83c5be;
  border-left: 1px solid #83c5be;
}
/* line 145, _schedule.scss */
#schedule .listbox .shop2 .single2 .girls_schedule .date_single .single:last-child {
  border-right: 1px solid #83c5be;
}
/* line 152, _schedule.scss */
#schedule .listbox .shop2 .single2 .girls_schedule .schebody .single {
  border-top: 1px solid #83c5be;
  border-left: 1px solid #83c5be;
  border-bottom: 1px solid #83c5be;
}
/* line 156, _schedule.scss */
#schedule .listbox .shop2 .single2 .girls_schedule .schebody .single:last-child {
  border-right: 1px solid #83c5be;
}

/* line 2, _diary.scss */
#diary .wrap {
  width: 1200px;
  margin: 0 auto;
  padding-bottom: 85px;
  padding-top: 55px;
  background: #FEFCF1;
}
/* line 11, _diary.scss */
#diary .wrap .main-title {
  text-align: center;
}
/* line 15, _diary.scss */
#diary .wrap main {
  display: flex;
  align-items: center;
  justify-content: center;
}
/* line 19, _diary.scss */
#diary .wrap main .bach {
  width: 50%;
  text-align: center;
}
/* line 23, _diary.scss */
#diary .wrap main .birei {
  width: 50%;
  text-align: center;
}

/* line 2, _recruit.scss */
#recruit .wrap {
  width: 1200px;
  margin: 0 auto;
  background-color: #FEFCF1;
  padding-top: 55px;
  padding-bottom: 288px;
}
/* line 9, _recruit.scss */
#recruit .wrap .main-title {
  text-align: center;
  padding-bottom: 75px;
}
/* line 14, _recruit.scss */
#recruit .wrap .mess {
  text-align: center;
  font-size: 22px;
  line-height: 38.5px;
  padding-bottom: 135px;
}
/* line 22, _recruit.scss */
#recruit .wrap main {
  display: flex;
  justify-content: center;
  align-items: center;
}
/* line 26, _recruit.scss */
#recruit .wrap main .bach {
  width: 50%;
  text-align: center;
}
/* line 30, _recruit.scss */
#recruit .wrap main .birei {
  width: 50%;
  text-align: center;
}

/* line 29, styles.scss */
html,
body {
  font-family: -apple-system, BlinkMacSystemFont, Roboto, "Segoe UI", "Helvetica Neue", HelveticaNeue, YuGothic, "Yu Gothic Medium", "Yu Gothic", Verdana, Meiryo, sans-serif;
}

/*# sourceMappingURL=styles.css.map */
