@charset "UTF-8";
/* line 9, ../scss/_textbody.scss */
.o_c_t.__10 {
  font-size: 10px;
}
/* line 12, ../scss/_textbody.scss */
.o_c_t.__12 {
  font-size: 12px;
}
/* line 16, ../scss/_textbody.scss */
.o_c_t.__14 {
  font-size: 14px;
}
/* line 21, ../scss/_textbody.scss */
.o_c_t.__16 {
  font-size: 16px;
}
/* line 26, ../scss/_textbody.scss */
.o_c_t.__18 {
  font-size: 18px;
}
/* line 31, ../scss/_textbody.scss */
.o_c_t.__20 {
  font-size: clamp(18px, 3vw, 2px);
}
/* line 36, ../scss/_textbody.scss */
.o_c_t.__22 {
  font-size: clamp(18px, 3vw, 22px);
}
/* line 40, ../scss/_textbody.scss */
.o_c_t.__24 {
  font-size: clamp(22px, 3vw, 24px);
}
/* line 45, ../scss/_textbody.scss */
.o_c_t.__26 {
  font-size: clamp(24px, 3vw, 26px);
}
/* line 50, ../scss/_textbody.scss */
.o_c_t.__28 {
  font-size: clamp(26px, 4vw, 28px);
}

/* line 59, ../scss/_textbody.scss */
.o_c_t.__lh10 {
  line-height: 1;
}
/* line 62, ../scss/_textbody.scss */
.o_c_t.__lh12 {
  line-height: 1.2;
}
/* line 65, ../scss/_textbody.scss */
.o_c_t.__lh14 {
  line-height: 1.4;
}
/* line 68, ../scss/_textbody.scss */
.o_c_t.__lh16 {
  line-height: 1.6;
}
/* line 71, ../scss/_textbody.scss */
.o_c_t.__lh18 {
  line-height: 1.8;
}
/* line 74, ../scss/_textbody.scss */
.o_c_t.__lh20 {
  line-height: 2;
}

/*メイン-----------------------------------------------------------------------*/
/* line 8, ../scss/recruit.scss */
#recruit-mainv {
  background-repeat: repeat;
  padding-top: 114px;
  height: 300px;
  text-align: center;
  /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#f4f4f4+40,f5dce0+100&0+40,1+100 */
  background: url(../img/pattern-bg8.png), -moz-radial-gradient(center, ellipse cover, rgba(244, 244, 244, 0) 40%, #f5dce0 100%);
  /* FF3.6-15 */
  background: url(../img/pattern-bg8.png), -webkit-radial-gradient(center, ellipse cover, rgba(244, 244, 244, 0) 40%, #f5dce0 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: url(../img/pattern-bg8.png), radial-gradient(ellipse at center, rgba(244, 244, 244, 0) 40%, #f5dce0 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f4f4f4', endColorstr='#f5dce0',GradientType=1 );
  /* IE6-9 fallback on horizontal gradient */
  margin-bottom: 60px;
}

/* line 40, ../scss/recruit.scss */
#recruit-mainv .recruit-img1 {
  width: 250px;
  padding-top: 42px;
  padding-left: 50px;
}

/* line 46, ../scss/recruit.scss */
#recruit-mainv .recruit-ttl {
  width: 355px;
  vertical-align: top;
  padding: 112px 16px 0;
}

/* line 52, ../scss/recruit.scss */
#recruit-mainv .recruit-img2 {
  width: 380px;
  vertical-align: top;
  margin-top: 30px;
}

/*レスポンシブ*/
@media screen and (max-width: 1080px) {
  /* line 61, ../scss/recruit.scss */
  #recruit-mainv .recruit-img1 {
    width: 220px;
    padding-top: 54px;
  }

  /* line 65, ../scss/recruit.scss */
  #recruit-mainv .recruit-img2 {
    width: 340px;
    margin-top: 45px;
  }
}
@media screen and (max-width: 1010px) {
  /* line 72, ../scss/recruit.scss */
  #recruit-mainv .recruit-img1 {
    width: 180px;
    padding-left: 0;
    padding-top: 70px;
  }

  /* line 77, ../scss/recruit.scss */
  #recruit-mainv .recruit-ttl {
    width: 340px;
  }

  /* line 80, ../scss/recruit.scss */
  #recruit-mainv .recruit-img2 {
    width: 250px;
    margin-top: 65px;
  }
}
@media screen and (max-width: 820px) {
  /* line 87, ../scss/recruit.scss */
  #recruit-mainv .recruit-img1 {
    display: none;
  }
}
@media screen and (max-width: 630px) {
  /* line 93, ../scss/recruit.scss */
  #recruit-mainv .recruit-ttl {
    padding: 112px 0 0;
  }

  /* line 96, ../scss/recruit.scss */
  #recruit-mainv .recruit-img2 {
    width: 220px;
  }
}
@media screen and (max-width: 600px) {
  /* line 102, ../scss/recruit.scss */
  #recruit-mainv {
    position: relative;
  }

  /* line 105, ../scss/recruit.scss */
  #recruit-mainv .recruit-ttl {
    padding: 72px 0 0;
  }

  /* line 108, ../scss/recruit.scss */
  #recruit-mainv .recruit-img2 {
    width: 220px;
    display: block;
    margin-top: 0;
    position: absolute;
    right: 0;
  }
}
@media screen and (max-width: 480px) {
  /* line 118, ../scss/recruit.scss */
  #recruit-mainv .recruit-img2 {
    width: 200px;
    margin-top: 14px;
  }
}
@media screen and (max-width: 380px) {
  /* line 125, ../scss/recruit.scss */
  #recruit-mainv .recruit-ttl {
    width: 300px;
  }

  /* line 128, ../scss/recruit.scss */
  #recruit-mainv .recruit-img2 {
    width: 175px;
    margin-top: 33px;
  }
}
@media screen and (max-width: 340px) {
  /* line 135, ../scss/recruit.scss */
  #recruit-mainv .recruit-ttl {
    width: 280px;
  }
}
/*社長メッセージ----------------------------------------------------------------*/
/* line 142, ../scss/recruit.scss */
#message {
  margin-bottom: 100px;
}

/* line 146, ../scss/recruit.scss */
#message .box {
  margin-top: 30px;
}

/* line 150, ../scss/recruit.scss */
#message .left {
  float: left;
  width: 40%;
}

/* line 155, ../scss/recruit.scss */
#message .left img {
  width: 420px;
}

/* line 159, ../scss/recruit.scss */
#message .left p {
  font-size: 2.4em;
  line-height: 2em;
  text-align: center;
}

/* line 165, ../scss/recruit.scss */
#message .left span {
  font-size: 2.4em;
  line-height: 1em;
}

/* line 170, ../scss/recruit.scss */
#message .right {
  float: right;
  width: 50%;
}

/* line 175, ../scss/recruit.scss */
#message .right h4 {
  font-size: 4.4em;
  line-height: 2em;
  font-weight: normal;
  margin: 0;
}

/* line 182, ../scss/recruit.scss */
#message .right p {
  font-size: 2.4em;
  line-height: 2em;
  text-align: justify;
  text-justify: inter-ideograph;
}

/*レスポンシブ*/
@media screen and (max-width: 945px) {
  /* line 192, ../scss/recruit.scss */
  #message .left {
    width: 100%;
    text-align: center;
  }

  /* line 196, ../scss/recruit.scss */
  #message .right {
    width: 100%;
    margin-top: 40px;
    background-color: #f3f3f3;
    padding: 20px;
    box-sizing: border-box;
  }

  /* line 203, ../scss/recruit.scss */
  #message .left img {
    margin-bottom: 20px;
  }

  /* line 206, ../scss/recruit.scss */
  #message .left span {
    font-size: 2em;
  }
}
@media screen and (max-width: 480px) {
  /* line 212, ../scss/recruit.scss */
  #message .left img {
    width: 100%;
  }

  /* line 215, ../scss/recruit.scss */
  #message .right h4 {
    margin-bottom: 20px;
    font-size: 3em;
    font-weight: bold;
  }

  /* line 220, ../scss/recruit.scss */
  #message .left span {
    font-size: 1.6em;
  }
}
/*大光の仕事----------------------------------------------------------------*/
/* line 227, ../scss/recruit.scss */
#workstab {
  margin-bottom: 60px;
}

/*タブ*/
/* line 233, ../scss/recruit.scss */
label.panel-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 32px 0;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}

/* line 247, ../scss/recruit.scss */
#panels .container {
  margin: 0 auto;
  width: 100%;
}

/* line 251, ../scss/recruit.scss */
#panels .contents {
  box-sizing: border-box;
  max-height: 0;
  opacity: 0;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
  overflow-y: hidden;
}

/* line 259, ../scss/recruit.scss */
#panel-1-ctrl:checked ~ #panels #panel-1 .contents,
#panel-2-ctrl:checked ~ #panels #panel-2 .contents,
#panel-3-ctrl:checked ~ #panels #panel-3 .contents,
#panel-4-ctrl:checked ~ #panels #panel-4 .contents {
  max-height: 4000px;
  opacity: 1;
  box-sizing: border-box;
  border: 2px solid #fff;
  background: #f7f7f7;
  position: relative;
  width: 100%;
  padding: 40px;
}

/* line 273, ../scss/recruit.scss */
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1 {
  background: #eee;
  background-image: url(../img/pattern-bg14.png);
  background-color: #dbcdac;
  color: #434343;
  position: relative;
}

/* line 280, ../scss/recruit.scss */
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2 {
  background: #eee;
  background-image: url(../img/pattern-bg14.png);
  background-color: #dbcdac;
  color: #434343;
  position: relative;
}

/* line 287, ../scss/recruit.scss */
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3 {
  background: #eee;
  background-image: url(../img/pattern-bg14.png);
  background-color: #dbcdac;
  color: #434343;
  position: relative;
}

/* line 295, ../scss/recruit.scss */
#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4 {
  background: #eee;
  background-image: url(../img/pattern-bg14.png);
  background-color: #dbcdac;
  color: #434343;
  position: relative;
}

/* line 303, ../scss/recruit.scss */
#panel-1-ctrl:checked ~ #tabs-list #li-for-panel-1:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #dbcdac;
}

/* line 313, ../scss/recruit.scss */
#panel-2-ctrl:checked ~ #tabs-list #li-for-panel-2:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #dbcdac;
}

/* line 323, ../scss/recruit.scss */
#panel-3-ctrl:checked ~ #tabs-list #li-for-panel-3:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #dbcdac;
}

/* line 333, ../scss/recruit.scss */
#panel-4-ctrl:checked ~ #tabs-list #li-for-panel-4:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #dbcdac;
}

/* line 343, ../scss/recruit.scss */
ul#tabs-list {
  display: flex;
  justify-content: center;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 352, ../scss/recruit.scss */
ul#tabs-list li {
  background: #ccc;
  list-style: none;
  width: 32%;
  margin-right: 2%;
  font-size: 3em;
  text-align: center;
  background-color: #f3f3f3;
  color: #434343;
  margin-bottom: 20px;
  transition: all 0.3s ease 0s;
}

/* line 365, ../scss/recruit.scss */
ul#tabs-list li:last-child {
  margin-right: 0;
}

/* line 369, ../scss/recruit.scss */
ul#tabs-list li label.panel-label {
  position: relative;
  vertical-align: middle !important;
  line-height: 1.4em;
}

/* line 374, ../scss/recruit.scss */
ul#tabs-list li label.panel-label::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  background-color: #a2d7dd;
  height: 0;
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -ms-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 200ms;
  -moz-transition-property: 200ms;
  -ms-transition-property: 200ms;
  transition-duration: 200ms;
}

/* line 391, ../scss/recruit.scss */
.panel-radios {
  display: none;
}

/*レスポンシブ*/
@media screen and (max-width: 850px) {
  /* line 398, ../scss/recruit.scss */
  ul#tabs-list li label.panel-label {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 480px) {
  /* line 404, ../scss/recruit.scss */
  #panel-1-ctrl:checked ~ #panels #panel-1 .contents,
  #panel-2-ctrl:checked ~ #panels #panel-2 .contents,
  #panel-3-ctrl:checked ~ #panels #panel-3 .contents,
  #panel-4-ctrl:checked ~ #panels #panel-4 .contents {
    padding: 14px;
  }

  /* line 410, ../scss/recruit.scss */
  ul#tabs-list li {
    padding: 0;
  }
}
/*大光のとある1日----------------------------*/
/*スケジュール*/
/* line 419, ../scss/recruit.scss */
#panels #panel-1 .contents .left {
  float: left;
  width: 30%;
}

/* line 424, ../scss/recruit.scss */
#panels #panel-1 .contents .left ul {
  list-style: none;
}

/* line 428, ../scss/recruit.scss */
#panels #panel-1 .contents .left ul li {
  text-align: center;
  font-size: 3em;
  line-height: 2em;
  position: relative;
  margin-bottom: 60px;
}

/* line 436, ../scss/recruit.scss */
#panels #panel-1 .contents .left ul li span {
  content: "";
  position: absolute;
  display: inline-block;
  width: 3px;
  height: 35px;
  background-color: #dbcdac;
  bottom: -46px;
  right: 50%;
}

/*内容*/
/* line 449, ../scss/recruit.scss */
#panels #panel-1 .contents .rightbox {
  float: right;
  width: 70%;
}

/* line 454, ../scss/recruit.scss */
#panels #panel-1 .contents .rightbox ul li {
  margin-top: 20px;
}

/* line 458, ../scss/recruit.scss */
#panels #panel-1 .contents .rightbox ul li:first-child {
  margin-top: 0;
}

/* line 462, ../scss/recruit.scss */
#panels #panel-1 .contents .right {
  background-color: #fff;
  padding: 20px;
  box-sizing: border-box;
}

/* line 468, ../scss/recruit.scss */
#panels #panel-1 .contents .right ul {
  list-style: none;
}

/* line 472, ../scss/recruit.scss */
#panels #panel-1 .contents .right ul li {
  margin-bottom: 20px;
}

/* line 476, ../scss/recruit.scss */
#panels #panel-1 .contents .right .left {
  float: left;
  width: 50%;
  font-size: 2em;
  line-height: 2em;
  letter-spacing: 0.2em;
  box-sizing: border-box;
  padding-right: 20px;
}

/* line 486, ../scss/recruit.scss */
#panels #panel-1 .contents .right .left p {
  text-align: justify;
  text-justify: inter-ideograph;
}

/* line 491, ../scss/recruit.scss */
#panels #panel-1 .contents .right .left p span {
  font-weight: bold;
  font-size: 1.4em;
}

/* line 496, ../scss/recruit.scss */
#panels #panel-1 .contents .right .right {
  float: right;
  width: 50%;
}

/* line 501, ../scss/recruit.scss */
#panels #panel-1 .contents .right .right img {
  width: 100%;
}

/*レスポンシブ*/
@media screen and (max-width: 850px) {
  /* line 508, ../scss/recruit.scss */
  #panels #panel-1 .contents .left {
    float: none;
    width: 100%;
  }

  /* line 512, ../scss/recruit.scss */
  #panels #panel-1 .contents .left ul {
    padding: 0;
    margin: 0;
    margin-bottom: 50px;
  }

  /* line 517, ../scss/recruit.scss */
  #panels #panel-1 .contents .left ul li {
    display: inline-block;
    padding: 8px;
    font-size: 2.2em;
    width: 100%;
    margin-bottom: 10px;
    background-color: #fff;
    padding: 10px;
    box-sizing: border-box;
  }

  /* line 527, ../scss/recruit.scss */
  #panels #panel-1 .contents .left ul li span {
    display: none;
  }

  /* line 530, ../scss/recruit.scss */
  #panels #panel-1 .contents .rightbox {
    float: none;
    width: 100%;
  }

  /* line 534, ../scss/recruit.scss */
  #panels #panel-1 .contents .rightbox ul {
    padding: 0;
  }
}
@media screen and (max-width: 700px) {
  /* line 540, ../scss/recruit.scss */
  #panels #panel-1 .contents .right .left {
    width: 100%;
    padding-right: 0;
  }

  /* line 544, ../scss/recruit.scss */
  #panels #panel-1 .contents .right .right {
    width: 100%;
    padding: 0;
  }
}
/*スタッフメッセージ----------------------------*/
/* line 552, ../scss/recruit.scss */
#panel-2 .contents span {
  font-size: 4.8em;
  line-height: 1.6em;
  margin-bottom: 30px;
}

/* line 558, ../scss/recruit.scss */
#panel-2 .contents .box-border {
  border-bottom: 1px solid #ccc;
  padding-bottom: 60px;
}

/* line 563, ../scss/recruit.scss */
#panel-2 .contents .comment {
  margin-top: 20px;
}

/* line 567, ../scss/recruit.scss */
#panel-2 .contents .left {
  float: left;
  width: 56%;
}

/* line 572, ../scss/recruit.scss */
#panel-2 .contents .name {
  font-size: 2.8em;
  margin-top: 20px;
  font-weight: bold;
  line-height: 1.6em;
}

/* line 579, ../scss/recruit.scss */
#panel-2 .contents .left p {
  font-size: 2.4em;
  line-height: 2em;
  letter-spacing: 0.2em;
  margin: 0;
  text-align: justify;
  text-justify: inter-ideograph;
}

/* line 588, ../scss/recruit.scss */
#panel-2 .contents .right {
  float: right;
  width: 40%;
}

/* line 593, ../scss/recruit.scss */
#panel-2 .contents .right img {
  width: 100%;
}

/* line 597, ../scss/recruit.scss */
#panel-2 .contents .resp {
  display: none;
}

/*レスポンシブ*/
@media screen and (max-width: 700px) {
  /* line 604, ../scss/recruit.scss */
  #panel-2 .contents .left {
    width: 100%;
    margin-top: 40px;
  }

  /* line 608, ../scss/recruit.scss */
  #panel-2 .contents .left .name {
    margin-top: 20px;
  }

  /* line 611, ../scss/recruit.scss */
  #panel-2 .contents .right {
    width: 100%;
  }

  /* line 614, ../scss/recruit.scss */
  #panel-2 .contents span {
    font-size: 4em;
    font-weight: bold;
  }

  /* line 618, ../scss/recruit.scss */
  #panel-2 .contents .comment {
    margin-top: 20px;
  }
}
@media screen and (max-width: 620px) {
  /* line 624, ../scss/recruit.scss */
  #panel-2 .contents .resp {
    display: block;
  }
}
@media screen and (max-width: 570px) {
  /* line 630, ../scss/recruit.scss */
  #panel-2 .contents span {
    font-size: 3.6em;
  }
}
@media screen and (max-width: 480px) {
  /* line 636, ../scss/recruit.scss */
  #panel-2 .contents span {
    font-weight: normal;
    margin-top: 20px;
    font-size: 4.2em;
  }

  /* line 641, ../scss/recruit.scss */
  #panel-2 .contents .box-border {
    margin-top: 30px;
  }
}
@media screen and (max-width: 400px) {
  /* line 647, ../scss/recruit.scss */
  #panel-2 .contents span {
    font-size: 3.8em;
  }
}
@media screen and (max-width: 380px) {
  /* line 652, ../scss/recruit.scss */
  #panel-2 .contents span {
    font-size: 3.4em;
  }
}
/*採用までの流れ----------------------------*/
/* line 659, ../scss/recruit.scss */
#panel-3 .contents .step {
  background-color: #fff;
  width: 100%;
  height: 240px;
}

/* line 665, ../scss/recruit.scss */
#panel-3 .contents .step2 {
  height: 180px;
}

/* line 669, ../scss/recruit.scss */
#panel-3 .contents .step3 {
  height: 160px;
}

/* line 673, ../scss/recruit.scss */
#panel-3 .contents .arrow {
  text-align: center;
  margin: 20px auto;
}

/* line 678, ../scss/recruit.scss */
#panel-3 .contents .arrow img {
  width: 43px;
}

/* line 682, ../scss/recruit.scss */
#panel-3 .contents .step .left {
  width: 20%;
  height: 100%;
  background-image: url(../img/pattern-bg14.png);
  background-color: #dbcdac;
  color: #fff;
  text-align: center;
  float: left;
  position: relative;
}

/* line 693, ../scss/recruit.scss */
#panel-3 .contents .step .left p {
  position: absolute;
  right: 23%;
  top: 34%;
  font-size: 5em;
}

/* line 700, ../scss/recruit.scss */
#panel-3 .contents .step2 .left p {
  top: 30%;
}

/* line 704, ../scss/recruit.scss */
#panel-3 .contents .step3 .left p {
  top: 30%;
}

/* line 708, ../scss/recruit.scss */
#panel-3 .contents .step .right {
  float: left;
  margin: 30px;
  width: 70%;
}

/* line 714, ../scss/recruit.scss */
#panel-3 .contents .step .right span {
  font-size: 4em;
  letter-spacing: 0.2em;
  line-height: 2em;
}

/* line 720, ../scss/recruit.scss */
#panel-3 .contents .step .right p {
  font-size: 2.4em;
  line-height: 1.6em;
  letter-spacing: 0.2em;
}

/* line 726, ../scss/recruit.scss */
#panel-3 .contents .step .right a {
  width: 360px;
  line-height: 70px;
  font-size: 2.6em;
  background-color: #dbcdac;
  color: #292929;
  cursor: pointer;
  background-image: url(../img/arrow-black-right.png);
  background-size: 9px;
  background-repeat: no-repeat;
  background-position: center right 20px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
  font-weight: normal;
  letter-spacing: 0.2em;
  text-decoration: none;
  display: block;
  text-align: center;
}

/* line 748, ../scss/recruit.scss */
#panel-3 .contents .step .right a:hover {
  background-color: #663e5b;
  color: #fff;
  background-image: url(../img/arrow-white-right.png);
}

/*レスポンシブ*/
@media screen and (max-width: 980px) {
  /* line 757, ../scss/recruit.scss */
  #panel-3 .contents .step .left p {
    right: 20%;
  }
}
@media screen and (max-width: 850px) {
  /* line 763, ../scss/recruit.scss */
  #panel-3 .contents .step .left p {
    right: 13%;
  }
}
@media screen and (max-width: 770px) {
  /* line 769, ../scss/recruit.scss */
  #panel-3 .contents .step .left p {
    font-size: 3.6em;
    right: 19%;
  }

  /* line 773, ../scss/recruit.scss */
  #panel-3 .contents .step2 {
    height: 220px;
  }
}
@media screen and (max-width: 750px) {
  /* line 779, ../scss/recruit.scss */
  #panel-3 .contents .step {
    height: 300px;
  }

  /* line 782, ../scss/recruit.scss */
  #panel-3 .contents .step .left {
    height: auto;
    width: 100%;
  }

  /* line 786, ../scss/recruit.scss */
  #panel-3 .contents .step .left p {
    font-size: 3.6em;
    right: 19%;
    color: #fff;
    position: static;
  }

  /* line 792, ../scss/recruit.scss */
  #panel-3 .contents {
    text-align: center;
  }

  /* line 795, ../scss/recruit.scss */
  #panel-3 .contents .step .right {
    margin: 30px 0;
    width: 100%;
  }

  /* line 799, ../scss/recruit.scss */
  #panel-3 .contents .step .right a {
    margin: 0 auto;
  }

  /* line 802, ../scss/recruit.scss */
  #panel-3 .contents .step2 {
    height: 240px;
  }

  /* line 805, ../scss/recruit.scss */
  #panel-3 .contents .step3 {
    height: 220px;
  }

  /* line 808, ../scss/recruit.scss */
  #panel-3 .contents .step .right p {
    padding: 0 20px;
  }
}
@media screen and (max-width: 520px) {
  /* line 814, ../scss/recruit.scss */
  #panel-3 .contents .step .right a {
    width: 300px;
  }

  /* line 817, ../scss/recruit.scss */
  #panel-3 .contents .step {
    height: 330px;
  }

  /* line 820, ../scss/recruit.scss */
  #panel-3 .contents .step2 {
    height: 260px;
  }

  /* line 823, ../scss/recruit.scss */
  #panel-3 .contents .step3 {
    height: 240px;
  }
}
@media screen and (max-width: 480px) {
  /* line 829, ../scss/recruit.scss */
  #panel-3 .contents .step .right span {
    font-size: 3.4em;
  }
}
@media screen and (max-width: 400px) {
  /* line 835, ../scss/recruit.scss */
  #panel-3 .contents .step .right a {
    width: 260px;
  }

  /* line 838, ../scss/recruit.scss */
  #panel-3 .contents .step2 {
    height: 300px;
  }
}
@media screen and (max-width: 360px) {
  /* line 844, ../scss/recruit.scss */
  #panel-3 .contents .step .right a {
    width: 210px;
  }
}
@media screen and (max-width: 314px) {
  /* line 850, ../scss/recruit.scss */
  #panel-3 .contents .step .right span {
    font-size: 3em;
  }
}
/*Q&A----------------------------*/
/* line 857, ../scss/recruit.scss */
#panel-4 .contents ul {
  list-style: none;
  line-height: 2em;
  letter-spacing: 0.2em;
  padding: 0;
}

/* line 864, ../scss/recruit.scss */
#panel-4 .contents ul li {
  margin-bottom: 40px;
}

/* line 868, ../scss/recruit.scss */
#panel-4 .contents ul li:last-child {
  margin-bottom: 0;
}

/* line 872, ../scss/recruit.scss */
#panel-4 .contents ul li span {
  font-size: 2.8em;
  line-height: 2em;
}

/* line 877, ../scss/recruit.scss */
#panel-4 .contents ul li p {
  font-size: 2.4em;
  background-color: #fff;
  padding: 30px;
  line-height: 2em;
  letter-spacing: 0.2em;
  text-align: justify;
  text-justify: inter-ideograph;
}

@media screen and (max-width: 480px) {
  /* line 888, ../scss/recruit.scss */
  #panel-4 .contents ul li p {
    padding: 20px;
  }
}
/*募集要項----------------------------*/
/*タブ*/
/* line 895, ../scss/recruit.scss */
.closed-text-wrap {
  text-align: center;
}

@media screen and (max-width: 480px) {
  /* line 899, ../scss/recruit.scss */
  .closed-text-wrap {
    text-align: left;
  }
}
/* line 903, ../scss/recruit.scss */
.closed-text {
  font-size: 1.5rem;
  line-height: 1.4;
  margin-top: 50px;
  margin-bottom: 100px;
}

/* line 910, ../scss/recruit.scss */
label.panel2-label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  display: block;
  box-sizing: border-box;
  width: 100%;
  padding: 32px 0;
  -webkit-transition-property: background-color, color;
  transition-property: background-color, color;
  -webkit-transition-duration: 200ms;
  transition-duration: 200ms;
}

/* line 924, ../scss/recruit.scss */
#panels2 .container {
  margin: 0 auto;
  width: 100%;
}

/* line 928, ../scss/recruit.scss */
#panels2 .contents2 {
  box-sizing: border-box;
  max-height: 0;
  opacity: 0;
  -webkit-transition: opacity 600ms;
  transition: opacity 600ms;
  overflow-y: hidden;
}

/* line 937, ../scss/recruit.scss */
#panel2-1-ctrl:checked ~ #panels2 #panel2-1 .contents2,
#panel2-2-ctrl:checked ~ #panels2 #panel2-2 .contents2 {
  max-height: 2000px;
  opacity: 1;
  box-sizing: border-box;
  border: 2px solid #fff;
  position: relative;
  width: 100%;
}

/* line 947, ../scss/recruit.scss */
#panel2-1-ctrl:checked ~ #tabs-list2 #li-for-panel2-1 {
  background: #eee;
  background-image: url(../img/pattern-bg14.png);
  background-color: #dbcdac;
  color: #434343;
  position: relative;
}

/* line 954, ../scss/recruit.scss */
#panel2-2-ctrl:checked ~ #tabs-list2 #li-for-panel2-2 {
  background: #eee;
  background-image: url(../img/pattern-bg14.png);
  background-color: #dbcdac;
  color: #434343;
  position: relative;
}

/* line 962, ../scss/recruit.scss */
#panel2-1-ctrl:checked ~ #tabs-list2 #li-for-panel2-1:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #dbcdac;
}

/* line 972, ../scss/recruit.scss */
#panel2-2-ctrl:checked ~ #tabs-list2 #li-for-panel2-2:before {
  content: "";
  position: absolute;
  bottom: -30px;
  left: 50%;
  margin-left: -15px;
  border: 15px solid transparent;
  border-top: 15px solid #dbcdac;
}

/* line 982, ../scss/recruit.scss */
ul#tabs-list2 {
  display: flex;
  justify-content: center;
  list-style: none;
  text-align: center;
  margin: 0;
  padding: 0;
  width: 100%;
}

/* line 991, ../scss/recruit.scss */
ul#tabs-list2 li {
  background: #ccc;
  list-style: none;
  width: 49%;
  margin-right: 2%;
  font-size: 3em;
  text-align: center;
  background-color: #f3f3f3;
  color: #434343;
  margin-bottom: 20px;
  transition: all 0.3s ease 0s;
}

/* line 1004, ../scss/recruit.scss */
ul#tabs-list2 li:last-child {
  margin-right: 0;
}

/* line 1008, ../scss/recruit.scss */
ul#tabs-list2 li label.panel2-label {
  position: relative;
  vertical-align: middle !important;
}

/* line 1012, ../scss/recruit.scss */
ul#tabs-list2 li label.panel2-label::after {
  content: "";
  position: absolute;
  width: 100%;
  left: 0;
  bottom: 100%;
  background-color: #a2d7dd;
  height: 0;
  -webkit-transition-property: height;
  -moz-transition-property: height;
  -ms-transition-property: height;
  transition-property: height;
  -webkit-transition-duration: 200ms;
  -moz-transition-property: 200ms;
  -ms-transition-property: 200ms;
  transition-duration: 200ms;
}

/* line 1029, ../scss/recruit.scss */
.panel2-radios {
  display: none;
}

/* テーブルテキスト*/
/* line 1035, ../scss/recruit.scss */
#panels2 table {
  font-size: 2.4em;
  line-height: 2em;
  letter-spacing: 0.2em;
  width: 100%;
}

/* line 1042, ../scss/recruit.scss */
#panels2 table th {
  padding: 16px 10px;
  border-bottom: 1px solid #f3f3f3;
  text-align: left;
  width: 100px;
}

/* line 1049, ../scss/recruit.scss */
#panels2 table td {
  padding: 16px;
  border-bottom: 1px solid #f3f3f3;
}

/*レスポンシブ*/
@media screen and (max-width: 850px) {
  /* line 1057, ../scss/recruit.scss */
  ul#tabs-list2 li label.panel2-label {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 480px) {
  /* line 1063, ../scss/recruit.scss */
  #panels2 table {
    line-height: 1.6em;
  }

  /* line 1066, ../scss/recruit.scss */
  #panels2 table th {
    padding: 10px 0px;
  }

  /* line 1069, ../scss/recruit.scss */
  #panels2 table td {
    padding: 12px 5px;
  }

  /* line 1072, ../scss/recruit.scss */
  ul#tabs-list2 li label.panel2-label {
    line-height: 1.4em;
  }
}
/*応募ボタン----------------------------*/
/* line 1079, ../scss/recruit.scss */
#entrybtn {
  width: 100%;
  margin-bottom: 200px;
}

/* line 1084, ../scss/recruit.scss */
#entrybtn .mynavi {
  float: left;
  width: 50%;
  text-align: center;
}

/* line 1090, ../scss/recruit.scss */
#entrybtn .mynavi a {
  display: block;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
}

/* line 1098, ../scss/recruit.scss */
#entrybtn .mynavi a:hover {
  opacity: 0.6;
}

/* line 1102, ../scss/recruit.scss */
#entrybtn .mynavi img {
  width: 450px;
}

/* line 1106, ../scss/recruit.scss */
#entrybtn .entrylink {
  /*    float: right; マイナビ復活させるとき*/
  text-align: center;
  display: inline;
  width: 50%;
}

/* line 1113, ../scss/recruit.scss */
#entrybtn p {
  font-size: 2.8em;
  line-height: 2em;
  color: #663e5b;
  text-align: center;
}

/* line 1120, ../scss/recruit.scss */
#entrybtn .entrylink a {
  width: 450px;
  line-height: 80px;
  font-size: 2.6em;
  background-color: #dbcdac;
  color: #292929;
  cursor: pointer;
  background-image: url(../img/arrow-black-right.png);
  background-size: 9px;
  background-repeat: no-repeat;
  background-position: center right 20px;
  -webkit-transition: 0.25s;
  -moz-transition: 0.25s;
  -ms-transition: 0.25s;
  transition: 0.25s;
  font-weight: normal;
  letter-spacing: 0.2em;
  text-decoration: none;
  display: block;
  text-align: center;
  margin: 0 auto;
}

/* line 1143, ../scss/recruit.scss */
#entrybtn .entrylink a:hover {
  background-color: #663e5b;
  color: #fff;
  background-image: url(../img/arrow-white-right.png);
}

/*レスポンシブ*/
@media screen and (max-width: 990px) {
  /* line 1152, ../scss/recruit.scss */
  #entrybtn .mynavi img {
    width: 400px;
    height: 70px;
  }

  /* line 1156, ../scss/recruit.scss */
  #entrybtn .entrylink a {
    width: 400px;
    line-height: 70px;
  }
}
@media screen and (max-width: 870px) {
  /* line 1163, ../scss/recruit.scss */
  #entrybtn {
    margin-bottom: 140px;
  }

  /* line 1166, ../scss/recruit.scss */
  #entrybtn .mynavi {
    float: none;
    width: 100%;
  }

  /* line 1170, ../scss/recruit.scss */
  #entrybtn .entrylink {
    float: none;
    width: 100%;
    margin-top: 40px;
  }
}
@media screen and (max-width: 480px) {
  /* line 1178, ../scss/recruit.scss */
  #entrybtn .entrylink a {
    width: 100%;
  }

  /* line 1181, ../scss/recruit.scss */
  #entrybtn .mynavi img {
    width: 100%;
    height: auto;
  }

  /* line 1185, ../scss/recruit.scss */
  #entrybtn p {
    font-size: 2.4em;
    line-height: 1.6em;
  }
}
