@charset "UTF-8";
/* 
*****************************************************************/
/* mixin
*********************************************************************/
/* カラー */
/* media query */
/* SP縦から */
/* SP横から */
/* タブレット縦から */
/* 1280 */
/* フルワイド */
/* フルワイド */
.area_visual .pagettl {
  top: 70%;
  left: 0px;
  transform: translateY(-70%);
}
.area_visual .pagettl svg {
  width: 100%;
  height: auto;
  max-width: 28vw;
  min-width: 160px;
}
.area_visual .copy {
  top: 6vw;
}
@media all and (max-width: 896px) {
  .area_visual .copy {
    font-size: 1.7rem;
    top: 40px;
    right: 20px;
    letter-spacing: 0em;
  }
}

.area_recruit {
  position: relative;
  padding: 0 12vw;
  overflow: hidden;
}
@media all and (max-width: 896px) {
  .area_recruit {
    padding: 0 20px;
  }
}
.area_recruit .block_recruit {
  padding: 60px 0;
  position: relative;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit {
    padding: 30px 0;
  }
}
.area_recruit .block_recruit .elem01 {
  position: absolute;
  top: 10vw;
  right: -10vw;
  width: 26vw;
  mix-blend-mode: multiply;
}
.area_recruit .block_recruit .elem01 img {
  width: 100%;
  height: auto;
}
.area_recruit .block_recruit .elem03 {
  position: absolute;
  top: 45%;
  right: -10vw;
  width: 20vw;
  mix-blend-mode: multiply;
}
.area_recruit .block_recruit .elem03 img {
  width: 100%;
  height: auto;
}
.area_recruit .block_recruit .elem04 {
  position: absolute;
  bottom: 10vw;
  left: -10vw;
  width: 20vw;
  mix-blend-mode: multiply;
}
.area_recruit .block_recruit .elem04 img {
  width: 100%;
  height: auto;
}
.area_recruit .block_recruit .box_copy {
  text-align: center;
  position: relative;
}
.area_recruit .block_recruit .box_copy h1 {
  font-family: "Hina Mincho", serif;
  font-size: 3.6rem;
  line-height: 1.8em;
  font-weight: 400;
  letter-spacing: 0.2em;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit .box_copy h1 {
    font-size: 2.4rem;
  }
}
.area_recruit .block_recruit .box_copy .cloud {
  width: 100%;
  max-width: 600px;
  margin: auto;
  padding: 1.5vw 0 0;
}
.area_recruit .block_recruit .box_copy .cloud img {
  width: 100%;
  height: auto;
}
.area_recruit .block_recruit .column_theme {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  padding: 20px 0 0;
  max-width: 1000px;
  margin: auto;
  position: relative;
}
.area_recruit .block_recruit .column_theme .side_list {
  padding: 10px;
  width: 50%;
  box-sizing: border-box;
}
@media all and (max-width: 480px) {
  .area_recruit .block_recruit .column_theme .side_list {
    width: 100%;
    padding: 10px 0 0;
    text-align: center;
  }
}
.area_recruit .block_recruit .column_theme .side_list ol {
  padding: 0 0 0 60px;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit .column_theme .side_list ol {
    padding: 0 0 0 40px;
  }
}
@media all and (max-width: 480px) {
  .area_recruit .block_recruit .column_theme .side_list ol {
    display: inline-block;
    text-align: left;
    padding: 0 0 0 60px;
  }
}
.area_recruit .block_recruit .column_theme .side_list ol li {
  font-family: "Hina Mincho", serif;
  font-size: 2.2rem;
  line-height: 1.7em;
  padding: 25px 0;
  position: relative;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit .column_theme .side_list ol li {
    font-size: 1.8rem;
    padding: 13px 0;
  }
}
.area_recruit .block_recruit .column_theme .side_list ol li::before {
  content: "";
  background-image: url(../images/elem02.png);
  background-size: cover;
  position: absolute;
  top: 0px;
  left: -60px;
  width: 120px;
  height: 120px;
  display: block;
  mix-blend-mode: multiply;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit .column_theme .side_list ol li::before {
    left: -50px;
    width: 80px;
    height: 80px;
  }
}
.area_recruit .block_recruit .column_theme .side_img {
  padding: 0 0 0 10px;
  width: 50%;
  box-sizing: border-box;
}
@media all and (max-width: 480px) {
  .area_recruit .block_recruit .column_theme .side_img {
    width: 100%;
    padding: 10px 0 10px;
  }
}
.area_recruit .block_recruit .column_theme .side_img img {
  width: 100%;
  height: auto;
}
.area_recruit .block_recruit .column_naiyo {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row-reverse;
  max-width: 1000px;
  margin: auto;
  padding: 50px 0 0;
  position: relative;
}
.area_recruit .block_recruit .column_naiyo .side_img {
  width: 48%;
  padding: 0 15px 0 0;
  box-sizing: border-box;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit .column_naiyo .side_img {
    width: 100%;
    display: flex;
    padding: 0 0px 0 0;
  }
}
.area_recruit .block_recruit .column_naiyo .side_img .box_img {
  padding: 0 0 10px;
  box-sizing: border-box;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit .column_naiyo .side_img .box_img {
    width: 50%;
    padding: 5px;
  }
}
.area_recruit .block_recruit .column_naiyo .side_img .box_img img {
  width: 100%;
  height: auto;
}
.area_recruit .block_recruit .column_naiyo .side_txt {
  width: 52%;
  padding: 0 0 0 15px;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit .column_naiyo .side_txt {
    width: 100%;
    padding: 10px 0;
  }
}
.area_recruit .block_recruit .column_naiyo .side_txt h2 {
  font-size: 2rem;
  line-height: 1em;
  font-weight: 500;
  color: #FFF;
  background-color: #C1976D;
  text-align: center;
  padding: 10px;
}
.area_recruit .block_recruit .column_naiyo .side_txt h3 {
  font-size: 1.6rem;
  line-height: 1.7em;
  padding: 10px 0 0;
}
.area_recruit .block_recruit .column_naiyo .side_txt p {
  font-size: 1.5rem;
  line-height: 1.7em;
  text-align: justify;
}
.area_recruit .block_recruit .column_naiyo .side_txt p.kome {
  padding: 0 0 0 1em;
  text-indent: -1em;
}
.area_recruit .block_recruit .column_naiyo .side_txt h4 {
  font-size: 1.6rem;
  line-height: 1.7em;
  padding: 10px 0 0;
}
.area_recruit .block_recruit .column_naiyo .side_txt ul {
  padding: 0 0 20px;
}
.area_recruit .block_recruit .column_naiyo .side_txt ul li {
  font-size: 1.5rem;
  line-height: 1.4em;
  padding: 3px 0 3px 1em;
  text-indent: -1em;
}
.area_recruit .block_recruit .box_ttl {
  position: relative;
  padding: 100px 0 0;
}
.area_recruit .block_recruit .box_ttl h2 {
  max-width: 400px;
  margin: auto;
}
@media all and (max-width: 480px) {
  .area_recruit .block_recruit .box_ttl h2 {
    width: 80%;
    margin: auto;
  }
}
.area_recruit .block_recruit .box_ttl h2 img {
  width: 100%;
  height: auto;
}
.area_recruit .block_recruit .column_yoko {
  max-width: 1000px;
  margin: 20px auto 0;
  padding: 20px 40px 70px 10%;
  position: relative;
  background-image: url(../images/frame_top.svg), url(../images/frame_bottom.svg), url(../images/frame_mid.svg);
  background-position: center top, center bottom, center top;
  background-repeat: no-repeat, no-repeat, repeat-y;
  background-size: 100% auto, 100% auto, 100% auto;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit .column_yoko {
    padding: 0px 20px 40px 10%;
  }
}
.area_recruit .block_recruit .column_yoko h3 {
  font-size: 2rem;
  line-height: 1em;
  font-weight: 500;
  color: #C1976D;
  padding: 30px 0 10px 0;
  text-indent: -0.5em;
}
.area_recruit .block_recruit .column_yoko h4 {
  font-size: 1.5rem;
  line-height: 1.6em;
  padding: 10px 0 0;
}
.area_recruit .block_recruit .column_yoko p {
  font-size: 1.5rem;
  line-height: 1.6em;
  text-align: justify;
}
.area_recruit .block_recruit .column_yoko p.kome {
  padding: 0 0 0 1em;
  text-indent: -1em;
}
.area_recruit .block_recruit .column_yoko dl {
  display: flex;
  font-size: 1.5rem;
  line-height: 1.6em;
  padding: 4px 0;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit .column_yoko dl {
    display: block;
  }
}
.area_recruit .block_recruit .column_yoko dl dt {
  white-space: nowrap;
  text-indent: -0.5em;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit .column_yoko dl dd {
    padding: 0 0 0 1.5em;
  }
}
.area_recruit .block_recruit .box_contact {
  text-align: center;
  padding: 50px 0 0;
  max-width: 600px;
  margin: auto;
}
@media all and (max-width: 896px) {
  .area_recruit .block_recruit .box_contact {
    padding: 30px 0 0;
  }
}
.area_recruit .block_recruit .box_contact h2 {
  background-color: #FF7449;
  color: #FFF;
  font-family: "Hina Mincho", serif;
  font-size: 2rem;
  line-height: 1.1em;
  font-weight: 400;
  padding: 8px;
}
.area_recruit .block_recruit .box_contact .tel {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 16px 0 0;
}
.area_recruit .block_recruit .box_contact .tel .side_icon {
  width: 60px;
}
.area_recruit .block_recruit .box_contact .tel .side_icon img {
  width: 100%;
  height: auto;
}
.area_recruit .block_recruit .box_contact .tel .side_txt .number {
  padding: 0 0 0 10px;
  font-size: 4rem;
  line-height: 1em;
}
.area_recruit .block_recruit .box_contact .tel .side_txt .txt {
  font-size: 1.6rem;
  line-height: 1.4em;
}

/***************************************************
 * Generated by SVG Artista on 6/19/2023, 1:59:38 PM
 * MIT license (https://opensource.org/licenses/MIT)
 * W. https://svgartista.net
 **************************************************/
@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 1068.0364990234px;
    stroke-dasharray: 1068.0364990234px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 1068.0364990234px;
  }
}
@keyframes animate-svg-fill-1 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-1 {
  animation: animate-svg-stroke-1 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1s both, animate-svg-fill-1 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.8s both;
}
@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 272.5286865234px;
    stroke-dasharray: 272.5286865234px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 272.5286865234px;
  }
}
@keyframes animate-svg-fill-2 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-2 {
  animation: animate-svg-stroke-2 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.12s both, animate-svg-fill-2 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 1.9s both;
}
@keyframes animate-svg-stroke-3 {
  0% {
    stroke-dashoffset: 364.5463256836px;
    stroke-dasharray: 364.5463256836px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 364.5463256836px;
  }
}
@keyframes animate-svg-fill-3 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-3 {
  animation: animate-svg-stroke-3 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.24s both, animate-svg-fill-3 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2s both;
}
@keyframes animate-svg-stroke-4 {
  0% {
    stroke-dashoffset: 242.0132446289px;
    stroke-dasharray: 242.0132446289px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 242.0132446289px;
  }
}
@keyframes animate-svg-fill-4 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-4 {
  animation: animate-svg-stroke-4 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.36s both, animate-svg-fill-4 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.1s both;
}
@keyframes animate-svg-stroke-5 {
  0% {
    stroke-dashoffset: 301.8448181152px;
    stroke-dasharray: 301.8448181152px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 301.8448181152px;
  }
}
@keyframes animate-svg-fill-5 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-5 {
  animation: animate-svg-stroke-5 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.48s both, animate-svg-fill-5 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.2s both;
}
@keyframes animate-svg-stroke-6 {
  0% {
    stroke-dashoffset: 195.1565093994px;
    stroke-dasharray: 195.1565093994px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 195.1565093994px;
  }
}
@keyframes animate-svg-fill-6 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-6 {
  animation: animate-svg-stroke-6 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.6s both, animate-svg-fill-6 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.3s both;
}
@keyframes animate-svg-stroke-7 {
  0% {
    stroke-dashoffset: 898.5581665039px;
    stroke-dasharray: 898.5581665039px;
  }
  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 898.5581665039px;
  }
}
@keyframes animate-svg-fill-7 {
  0% {
    fill: transparent;
  }
  100% {
    fill: rgb(255, 255, 255);
  }
}
.svg-elem-7 {
  animation: animate-svg-stroke-7 1s cubic-bezier(0.47, 0, 0.745, 0.715) 1.72s both, animate-svg-fill-7 0.7s cubic-bezier(0.47, 0, 0.745, 0.715) 2.4s both;
}