@charset "UTF-8";
/*
.overflow{
                            
    position: relative;

    &:after{
        content: "";
        display: block;
        width: (40/640)*100vw;
        height: 100%;
        position: absolute;
        z-index: 10;
        top: 0;
        right: 0;

        @include gra($monocolor,1); // color,rotate:0 or 1
        transform: scaleX(-1);
        opacity: 0.2;
    }
    .figure{

        display: flex;
        width: 100%;
        box-sizing: border-box;
        overflow: auto;

        img{
            width: (960/640)*100vw;
        }
        &:after{
            content: "■■";
            display: block;
            opacity: 0;
        }
    }
}
*/
@import url(//fonts.googleapis.com/earlyaccess/notosansjp.css);
@import url(//fonts.googleapis.com/css?family=Noto+Serif+JP:300,400,500,700&amp;subset=japanese);
@font-face {
  font-family: 'tegaki';
  src: url("../webfont/apjapanesefont.eot");
  src: url("../webfont/apjapanesefont.eot?#iefix") format("embedded-opentype"), url("../webfont/apjapanesefont.woff") format("woff"), url("../webfont/apjapanesefont.ttf") format("truetype");
  font-display: swap;
}

/* =================================================
   unique layout
================================================= */
/* -------------------------------------
   article
------------------------------------- */
#article {
  /* -------------------------------------
       section
    ------------------------------------- */
}

#article .section {
  width: 100%;
  padding: 1.0em 0 1.0em 0;
  /* -------------------------------------
           recruit
        */
  /* -------------------------------------
           application
        */
}

#article .section .inner {
  width: 93.75%;
  margin: 0 auto;
  /* -------------------------------------
               content
            ------------------------------------- */
}

#article .section .inner .content .h3.h3_1 {
  display: block;
  text-align: center;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1.25;
  letter-spacing: 0.125em;
  padding: 0.5em 0 1em;
  position: relative;
}

#article .section .inner .content p.lead {
  text-align: center;
}

#article .section.recruit .inner {
  /* -------------------------------------
                   content
                ------------------------------------- */
}

#article .section.recruit .inner .content {
  /* -------------------------------------
                       content_1
                    */
}

#article .section.recruit .inner .content .table {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  width: 90%;
  margin: 1.0rem auto 0;
  box-sizing: border-box;
}

#article .section.recruit .inner .content .table .th,
#article .section.recruit .inner .content .table .td {
  font-size: 1.2rem;
  vertical-align: top;
  box-sizing: border-box;
  border-bottom: 1px solid #cccccc;
}

#article .section.recruit .inner .content .table .th:nth-last-child(2),
#article .section.recruit .inner .content .table .td:nth-last-child(2) {
  border-bottom: none !important;
}

#article .section.recruit .inner .content .table .th {
  letter-spacing: 0.075em;
  font-weight: bold;
  width: 25.92593%;
  padding: 1em 0 1em 0.5em;
}

#article .section.recruit .inner .content .table .td {
  letter-spacing: 0.03em;
  width: 74.07407%;
  padding: 1em 0;
}

#article .section.recruit .inner .content .table .td p {
  padding: 0 0 1em 0;
}

#article .section.recruit .inner .content.content_1 {
  padding: 0 0 2.5rem;
  border-bottom: 1px solid #cccccc;
}

#article .section.application .inner {
  /* -------------------------------------
                   content
                ------------------------------------- */
  /* -------------------------------------
                   entry
                ------------------------------------- */
}

#article .section.application .inner .content .h5.h5_1 {
  letter-spacing: 0.075em;
  width: 100;
  margin: 1.0rem 0 0;
}

#article .section.application .inner .content .h5.h5_1 span {
  line-height: 1;
}

#article .section.application .inner .content p {
  font-size: 1.2rem;
  width: 100%;
}

#article .section.application .inner .entry {
  padding: 10px 0;
  border: 1px solid #cccccc;
}

#article .section.application .inner .entry .h3.h3_1 {
  letter-spacing: 0.075em;
  font-weight: bold;
  width: 90%;
  margin: 0 auto;
}

#article .section.application .inner .entry p {
  font-size: 1.2rem;
  width: 90%;
  margin: 1.0rem auto 0;
}

#article .section.application .inner .entry .tel {
  display: block;
  width: 90%;
  margin: 1.0rem auto 0;
}

#article .section.application .inner .entry .tel span {
  color: #EF4220;
  line-height: 1;
}

#article .section.application .inner .entry .tel span.txt_1 {
  display: flex;
  align-items: baseline;
  font-size: 1.2rem;
}

#article .section.application .inner .entry .tel span.txt_1 strong {
  font-family: Helvetica, Arial, sans-serif;
  letter-spacing: 0.025em;
  font-size: 2.4rem;
  padding: 0 0.5rem;
}

#article .section.application .inner .entry .tel span.txt_1 strong span {
  display: inline-block;
}

#article .section.application .inner .entry .tel span.txt_1 strong a,
#article .section.application .inner .entry .tel span.txt_1 strong a:link {
  display: inline-block;
  font-family: Helvetica, Arial, sans-serif;
  color: #EF4220;
  text-decoration: none;
}

@media screen and (min-width: 768px) {
  /* =================================================
   unique layout
================================================= */
  /* -------------------------------------
   article
------------------------------------- */
  #article {
    /* -------------------------------------
       content
    ------------------------------------- */
  }
  #article .section {
    /* -------------------------------------
           recruit
        */
    /* -------------------------------------
           application
        */
  }
  #article .section .inner {
    width: 960px;
    /* -------------------------------------
               content
            ------------------------------------- */
  }
  #article .section .inner .content .h3.h3_1 {
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    font-weight: 300;
    font-size: 3.0rem;
    line-height: 1;
    letter-spacing: 0.125em;
    width: 960px;
    padding: 40px 0 50px;
  }
  #article .section .inner .content p.lead {
    font-size: 1.8rem;
    text-align: center;
  }
  #article .section.recruit {
    width: 100%;
    padding: 20px 0 0 0;
    margin: 3px 0 0 0;
  }
  #article .section.recruit .inner {
    /* -------------------------------------
                   content
                ------------------------------------- */
  }
  #article .section.recruit .inner .content .table {
    width: 880px;
    margin: 40px auto 0;
  }
  #article .section.recruit .inner .content .table .th,
  #article .section.recruit .inner .content .table .td {
    font-size: 1.4rem;
  }
  #article .section.recruit .inner .content .table .th {
    font-weight: bold;
    width: 230px;
    padding: 30px 0 30px 1.5em;
  }
  #article .section.recruit .inner .content .table .td {
    width: 650px;
    padding: 30px 0;
    overflow: hidden;
  }
  #article .section.application .inner {
    /* -------------------------------------
                   content
                ------------------------------------- */
    /* -------------------------------------
                   entry
                ------------------------------------- */
  }
  #article .section.application .inner .content {
    width: 880px;
    padding: 0 0 30px;
    margin: 0 auto;
  }
  #article .section.application .inner .content .h5.h5_1 {
    letter-spacing: 0.15em;
    font-size: 1.8rem;
    font-weight: bold;
    margin: 40px 0 0;
  }
  #article .section.application .inner .content p {
    font-size: 1.4rem;
    letter-spacing: 0.075em;
    margin: 20px 0 0;
  }
  #article .section.application .inner .entry {
    width: 880px;
    padding: 40px 0;
    margin: 0 auto;
    position: relative;
  }
  #article .section.application .inner .entry .h3.h3_1 {
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN","游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "メイリオ", Meiryo, sans-serif;
    font-weight: bold;
    font-weight: 400;
    letter-spacing: 0.175em;
    width: auto;
    margin: 0 0 0 50px;
  }
  #article .section.application .inner .entry .h3.h3_1 span.txt {
    font-size: 2.6rem;
  }
  #article .section.application .inner .entry p {
    letter-spacing: 0.175em;
    font-size: 1.8rem;
    width: auto;
    margin: 20px 0 0 50px;
  }
  #article .section.application .inner .entry .tel {
    width: auto;
    margin: 20px 0 0 50px;
  }
  #article .section.application .inner .entry .tel span.txt_1 strong {
    font-size: 4.4rem;
    padding: 0 0.5rem;
  }
  #article .section.application .inner .entry .figure {
    width: 280px;
    height: 280px;
    overflow: hidden;
    border-radius: 100%;
    box-sizing: border-box;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
  }
  #article .section.application .inner .entry .figure img {
    width: 290px;
    position: relative;
    left: 50%;
    transform: translateX(-50%);
  }
}
