@charset "UTF-8";
.certification dl:first-of-type,
.welfarePoint dl:first-of-type {
  --number:url(../../common/images/sec/number/txt_no1.svg);
}
.certification dl:nth-of-type(2),
.welfarePoint dl:nth-of-type(2) {
  --number:url(../../common/images/sec/number/txt_no2.svg);
}
.certification dl:nth-of-type(3),
.welfarePoint dl:nth-of-type(3) {
  --number:url(../../common/images/sec/number/txt_no3.svg);
}
.certification dl:nth-of-type(4),
.welfarePoint dl:nth-of-type(4) {
  --number:url(../../common/images/sec/number/txt_no4.svg);
}
.certification dl:nth-of-type(5),
.welfarePoint dl:nth-of-type(5) {
  --number:url(../../common/images/sec/number/txt_no5.svg);
}
.certification dl:nth-of-type(6),
.welfarePoint dl:nth-of-type(6) {
  --number:url(../../common/images/sec/number/txt_no6.svg);
}
.certification dl:nth-of-type(7),
.welfarePoint dl:nth-of-type(7) {
  --number:url(../../common/images/sec/number/txt_no7.svg);
}
.certification dl:nth-of-type(8),
.welfarePoint dl:nth-of-type(8) {
  --number:url(../../common/images/sec/number/txt_no8.svg);
}
.certification dl:nth-of-type(9),
.welfarePoint dl:nth-of-type(9) {
  --number:url(../../common/images/sec/number/txt_no9.svg);
}
.certification dl:nth-of-type(10),
.welfarePoint dl:nth-of-type(10) {
  --number:url(../../common/images/sec/number/txt_no10.svg);
}
.certification dl:nth-of-type(11),
.welfarePoint dl:nth-of-type(11) {
  --number:url(../../common/images/sec/number/txt_no11.svg);
}
.certification dl:nth-of-type(12),
.welfarePoint dl:nth-of-type(12) {
  --number:url(../../common/images/sec/number/txt_no12.svg);
}
.certification dl:nth-of-type(13),
.welfarePoint dl:nth-of-type(13) {
  --number:url(../../common/images/sec/number/txt_no13.svg);
}
.certification dl:nth-of-type(14),
.welfarePoint dl:nth-of-type(14) {
  --number:url(../../common/images/sec/number/txt_no14.svg);
}
.certification dl:nth-of-type(15),
.welfarePoint dl:nth-of-type(15) {
  --number:url(../../common/images/sec/number/txt_no15.svg);
}
.certification dl:nth-of-type(16),
.welfarePoint dl:nth-of-type(16) {
  --number:url(../../common/images/sec/number/txt_no16.svg);
}
.certification dl:nth-of-type(17),
.welfarePoint dl:nth-of-type(17) {
  --number:url(../../common/images/sec/number/txt_no17.svg);
}
.certification dl:nth-of-type(18),
.welfarePoint dl:nth-of-type(18) {
  --number:url(../../common/images/sec/number/txt_no18.svg);
}
.certification dl:nth-of-type(19),
.welfarePoint dl:nth-of-type(19) {
  --number:url(../../common/images/sec/number/txt_no19.svg);
}
.certification dl:nth-of-type(20),
.welfarePoint dl:nth-of-type(20) {
  --number:url(../../common/images/sec/number/txt_no20.svg);
}

* {
  --pdfIcon:url(../images/sec/icon_pdf.svg);
  --excelIcon:url(../images/sec/icon_excel.svg);
  --wordIcon:url(../images/sec/icon_word.svg);
  --powerPointIcon:url(../images/sec/icon_powerPoint.svg);
}

.flow > dl:first-of-type {
  --backColor:#f1ede6;
  --backImage:url(../images/sec/deco_flow01.svg);
}
.flow > dl:first-of-type::after {
  --backImage:url(../images/sec/deco_flow_tri01.svg);
}
.flow > dl:nth-of-type(2) {
  --backColor:#fbc9af;
  --backImage:url(../images/sec/deco_flow02.svg);
}
.flow > dl:nth-of-type(2)::after {
  --backImage:url(../images/sec/deco_flow_tri02.svg);
}
.flow > dl:nth-of-type(3) {
  --backColor:#ffaf88;
  --backImage:url(../images/sec/deco_flow03.svg);
}
.flow > dl:nth-of-type(3)::after {
  --backImage:url(../images/sec/deco_flow_tri03.svg);
}
.flow > dl:nth-of-type(4) {
  --backColor:#ff945e;
  --backImage:url(../images/sec/deco_flow04.svg);
}
.flow > dl:nth-of-type(4)::after {
  --backImage:url(../images/sec/deco_flow_tri04.svg);
}
.flow > dl:nth-of-type(5) {
  --backColor:#ff6c00;
  --backImage:url(../images/sec/deco_flow05.svg);
  color: #fff;
}

/*******************************************************************/
/* PC */
/*******************************************************************/
@media print, screen and (min-width: 769px) {
  /*<start>==========================================================*/
  /*=================================================================*/
  /*	共通項目 */
  /*=================================================================*/
  .secMainVisual {
    display: flex;
    justify-content: center;
    text-align: center;
    padding-top: 100px;
    z-index: 1;
    position: relative;
  }
  .secMainVisual .inner {
    width: 1069px;
    position: relative;
  }
  .secMainVisual h1 {
    transform: translateY(28px);
    z-index: 0;
  }
  .secMainVisual img {
    margin-bottom: 10px;
  }
  .secMainVisual .subTxt {
    font-size: 2.3rem;
    color: #a09e9e;
    letter-spacing: 0.2rem;
    line-height: 1;
  }
  .secMainVisual .subTxt + div {
    font-size: 4rem;
    line-height: 1.6;
  }
  .secMainVisual .titleBackBtn, .secMainVisual .titleListBtn, .secMainVisual .titleNextBtn {
    color: #fff;
    padding: 12px 40px 12px 50px;
    border-radius: 10px;
    opacity: 1;
    transition: 0.2s;
    position: absolute;
    z-index: 1;
    font-size: 1.4rem;
  }
  .secMainVisual .titleBackBtn {
    background: #716e53 url(../images/sec/icon_backarrow.svg) no-repeat;
    background-position: center left 15px;
    left: 0;
    bottom: 15px;
  }
  .secMainVisual .titleBackBtn:hover {
    background-position: center left 8px;
  }
  .secMainVisual .titleBackBtn.noLink {
    background-color: #bbb;
  }
  .secMainVisual .titleBackBtn.noLink:hover {
    background-position: center left 15px;
  }
  .secMainVisual .titleListBtn {
    background: #716e53 url(../images/sec/icon_list.svg) no-repeat;
    background-position: center left 15px;
    left: 162px;
    bottom: 15px;
    transition: 0.2s;
  }
  .secMainVisual .titleListBtn:hover {
    background-color: #141414;
  }
  .secMainVisual .titleNextBtn {
    background: #716e53 url(../images/sec/icon_nextarrow.svg) no-repeat;
    background-position: center right 15px;
    right: 0;
    bottom: 15px;
    padding: 12px 50px 12px 40px;
  }
  .secMainVisual .titleNextBtn:hover {
    background-position: center right 8px;
  }
  .secMainVisual .titleNextBtn.noLink {
    background-color: #bbb;
  }
  .secMainVisual .titleNextBtn.noLink:hover {
    background-position: center right 15px;
  }
  .mainCont {
    padding: 115px 0 80px;
    background-color: #f1ede6;
  }
  .mainCont .mainContBox {
    width: 1069px;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 70px;
  }
  .mainCont h2 {
    font-size: 2.9rem;
    border-left: 5px solid #FF6C00;
    position: relative;
    padding-left: 16px;
    margin-bottom: 39px;
    line-height: 1.6;
  }
  .mainCont h2::before {
    top: -3px;
    border-radius: 30px 30px 0 0;
  }
  .mainCont h2::after {
    bottom: -3px;
    border-radius: 0 0 30px 30px;
  }
  .mainCont h2::before, .mainCont h2::after {
    content: "";
    position: absolute;
    left: -4.9px;
    display: block;
    width: 5px;
    height: 3px;
    background-color: #FF6C00;
  }
  .mainCont h2:nth-of-type(n + 2) {
    margin-top: 166px;
  }
  .mainCont h3 {
    font-size: 2.4rem;
    border-bottom: 3px solid #d5d5d5;
    position: relative;
    line-height: 1.7;
    margin-bottom: 30px;
  }
  .mainCont h3::after {
    content: "";
    display: block;
    background-color: #FF6C00;
    width: 64px;
    height: 3px;
    position: absolute;
    bottom: -3px;
  }
  .mainCont h4 {
    font-size: 2rem;
    position: relative;
    line-height: 1.7;
    margin-bottom: 20px;
    padding-bottom: 8px;
  }
  .mainCont h4::after {
    content: "";
    display: block;
    background-color: #FF6C00;
    width: 36px;
    height: 4px;
    border-radius: 10px;
    position: absolute;
    bottom: 0px;
  }
  .mainCont .flex {
    display: flex;
    gap: 50px;
  }
  .mainCont .flex > div:first-of-type, .mainCont .flex dt {
    flex-basis: 40%;
    border-radius: 30px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    gap: 10%;
  }
  .mainCont .flex > div:nth-of-type(2), .mainCont .flex dd {
    flex: 1;
  }
  .mainCont .flex + .flex {
    margin-top: 100px;
  }
  .mainCont a.btn, .mainCont a.wp-element-button {
    margin-top: 15px;
    background-image: linear-gradient(70deg, rgb(91, 111, 186), rgb(255, 108, 0));
    color: #fff;
    box-sizing: border-box;
    padding: 15px 30px;
    display: inline-block;
    border-radius: 100px;
    position: relative;
    background-size: 100%;
    transition: 0.2s;
    font-size: 1.6rem;
  }
  .mainCont a.btn:hover, .mainCont a.wp-element-button:hover {
    opacity: 0.7;
  }
  .mainCont a.btn[href$=".pdf"], .mainCont a.wp-element-button[href$=".pdf"] {
    padding: 15px 30px 15px 70px;
  }
  .mainCont a.btn[href$=".pdf"]::before, .mainCont a.wp-element-button[href$=".pdf"]::before {
    content: "";
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 30px;
    height: 36px;
    background: url(../images/sec/icon_pdf_white.svg) no-repeat center left;
  }
  .mainCont a.btn[href^=http][target=_blank]:not([href*=recruit-kouyou])::after, .mainCont a.btn[href^=https][target=_blank]:not([href*=recruit-kouyou])::after, .mainCont a.wp-element-button[href^=http][target=_blank]:not([href*=recruit-kouyou])::after, .mainCont a.wp-element-button[href^=https][target=_blank]:not([href*=recruit-kouyou])::after {
    content: url(../images/sec/icon_external_white.svg);
    position: relative;
    margin-left: 5px;
    top: -5px;
  }
  .mainCont p a, .mainCont li a, .mainCont dl dd a {
    color: #068695;
    opacity: 1;
    background: linear-gradient(transparent 97%, #068695 97%);
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: 0% 100%;
    transition: 0.2s;
  }
  .mainCont p a:hover, .mainCont li a:hover, .mainCont dl dd a:hover {
    background-size: 100% 100%;
  }
  .mainCont p a[href^=http][target=_blank]:not([href*=recruit-kouyou])::after, .mainCont p a[href^=https][target=_blank]:not([href*=recruit-kouyou])::after, .mainCont li a[href^=http][target=_blank]:not([href*=recruit-kouyou])::after, .mainCont li a[href^=https][target=_blank]:not([href*=recruit-kouyou])::after, .mainCont dl dd a[href^=http][target=_blank]:not([href*=recruit-kouyou])::after, .mainCont dl dd a[href^=https][target=_blank]:not([href*=recruit-kouyou])::after {
    content: url(../images/sec/icon_external.svg);
    position: relative;
    top: -5px;
  }
  .mainCont p a[href*=".pdf"]::before, .mainCont li a[href*=".pdf"]::before, .mainCont dl dd a[href*=".pdf"]::before {
    content: "";
    width: 19px;
    height: 22px;
    display: inline-block;
    background-image: var(--pdfIcon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-right: 3px;
    position: relative;
    top: 5px;
  }
  .mainCont p a[href*=".xlsx"]::before, .mainCont p a[href*=".xls"]::before, .mainCont li a[href*=".xlsx"]::before, .mainCont li a[href*=".xls"]::before, .mainCont dl dd a[href*=".xlsx"]::before, .mainCont dl dd a[href*=".xls"]::before {
    content: "";
    width: 19px;
    height: 22px;
    display: inline-block;
    background-image: var(--excelIcon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-right: 3px;
    position: relative;
    top: 5px;
  }
  .mainCont p a[href*=".docx"]::before, .mainCont p a[href*=".doc"]::before, .mainCont li a[href*=".docx"]::before, .mainCont li a[href*=".doc"]::before, .mainCont dl dd a[href*=".docx"]::before, .mainCont dl dd a[href*=".doc"]::before {
    content: "";
    width: 19px;
    height: 22px;
    display: inline-block;
    background-image: var(--wordIcon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-right: 3px;
    position: relative;
    top: 5px;
  }
  .mainCont p a[href*=".pptx"]::before, .mainCont p a[href*=".pptm"]::before, .mainCont li a[href*=".pptx"]::before, .mainCont li a[href*=".pptm"]::before, .mainCont dl dd a[href*=".pptx"]::before, .mainCont dl dd a[href*=".pptm"]::before {
    content: "";
    width: 19px;
    height: 22px;
    display: inline-block;
    background-image: var(--powerPointIcon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-right: 3px;
    position: relative;
    top: 5px;
  }
  .mainCont ul li {
    background: url(../images/sec/icon_list_marker.svg) no-repeat left 11px;
    padding-left: 1em;
  }
  .wp-block-table tr:first-of-type td, .wp-block-table tr:first-of-type th {
    border: none;
    background-color: #FF6C00;
    color: #fff;
  }
  .wp-block-table tr:nth-of-type(2) td, .wp-block-table tr:nth-of-type(2) th {
    border-top: none;
  }
  .wp-block-table tr:last-of-type td, .wp-block-table tr:last-of-type th {
    border-bottom: none;
  }
  .wp-block-table tr td, .wp-block-table tr th {
    border: 1px dashed #a69e93;
    background-color: #f1ede6;
  }
  .wp-block-table tr td:first-of-type, .wp-block-table tr th:first-of-type {
    border-left: none;
  }
  .wp-block-table tr td:last-of-type, .wp-block-table tr th:last-of-type {
    border-right: none;
  }
  .mainCont .beigeBox {
    background-color: #f1ede6;
    padding: 20px 30px;
    border-radius: 20px;
    box-sizing: border-box;
  }
  /*=================================================================*/
  /*	福利厚生、キャリア支援 */
  /*=================================================================*/
  article.welfare .titleTxt, article.carrier .titleTxt {
    text-align: center;
    font-size: 1.8rem;
    line-height: 1.7;
    margin-bottom: 60px;
  }
  article.welfare .mainContBox > dl, article.carrier .mainContBox > dl {
    min-height: 170px;
  }
  article.welfare .mainContBox > dl:nth-of-type(even), article.carrier .mainContBox > dl:nth-of-type(even) {
    flex-direction: row-reverse;
  }
  article.welfare .imgOneColumn, article.carrier .imgOneColumn {
    display: inline-block;
    margin-top: 20px;
  }
  article.welfare .point, article.carrier .point {
    margin-top: 40px;
    display: flex;
    flex-wrap: wrap;
    gap: 21px 46px;
  }
  article.welfare .point > div, article.carrier .point > div {
    flex-basis: 47%;
    background-color: #f1ede6;
    border-radius: 20px;
    text-align: center;
    padding: 32px 50px;
    box-sizing: border-box;
  }
  article.welfare .point > div h4, article.carrier .point > div h4 {
    width: 100%;
    background-image: url(../images/sec/deco_sun_small.svg), url(../images/sec/deco_sun_small.svg);
    background-repeat: no-repeat;
    background-position: left center, right center;
    font-size: 1.9rem;
    padding: 5px 0;
    margin-bottom: 0;
  }
  article.welfare .point > div h4:after, article.carrier .point > div h4:after {
    display: none;
  }
  article.welfare .certification, article.carrier .certification {
    margin-top: 166px;
  }
  article.welfare .certification dl, article.carrier .certification dl {
    display: flex;
    gap: 5.5%;
  }
  article.welfare .certification dl dt, article.carrier .certification dl dt {
    min-width: 400px;
    text-align: center;
  }
  article.welfare .certification dl:nth-of-type(n + 2), article.carrier .certification dl:nth-of-type(n + 2) {
    margin-top: 80px;
  }
  article.welfare .certification dl:nth-of-type(2n), article.carrier .certification dl:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
  article.welfare .certification dl ol, article.carrier .certification dl ol {
    padding-left: 1em;
    padding-top: 30px;
  }
  article.welfare .certification dl ol li, article.carrier .certification dl ol li {
    list-style-type: decimal;
    font-weight: 600;
    padding-left: 7px;
  }
  article.welfare .certification dl ol li:nth-of-type(n + 2), article.carrier .certification dl ol li:nth-of-type(n + 2) {
    margin-top: 15px;
  }
  article.welfare .certification h3, article.carrier .certification h3 {
    font-size: 3rem;
    border-bottom: none;
  }
  article.welfare .certification h3::before, article.carrier .certification h3::before {
    content: "";
    width: 71px;
    height: 45px;
    background-image: var(--number);
    background-repeat: repeat;
    background-position: center;
    background-size: 100%;
    display: block;
  }
  article.welfare .certification h3::after, article.carrier .certification h3::after {
    display: none;
  }
  /*=================================================================*/
  /*	よくある質問 */
  /*=================================================================*/
  article.qa h2 + h3 {
    margin-top: 23px !important;
  }
  article.qa h3:nth-of-type(n + 2) {
    margin-top: 80px;
  }
  article.qa h3 span {
    margin-right: 4%;
  }
  article.qa dl {
    display: flex;
    gap: 4%;
  }
  article.qa dl dt {
    font-size: 2.4rem;
    color: #FF6C00;
    font-weight: 600;
  }
  article.qa dl dd {
    flex: 1;
  }
  /*=================================================================*/
  /*	募集要項 */
  /*=================================================================*/
  article.application .controlTub, article.workList .controlTub {
    display: flex;
    padding: 0 20px;
    justify-content: center;
    border-bottom: 2px solid #141414;
    gap: 3px;
  }
  article.application .controlTub > div, article.workList .controlTub > div {
    flex: 1;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    cursor: pointer;
  }
  article.application .controlTub > div .tubBtn, article.workList .controlTub > div .tubBtn {
    background-color: #e0e0e0;
    font-size: 1.4rem;
    padding: 16px 0;
    width: 100%;
    text-align: center;
  }
  article.application .controlTub > div.active, article.workList .controlTub > div.active {
    transform: translateY(2px);
  }
  article.application .controlTub > div.active .tubBtn, article.workList .controlTub > div.active .tubBtn {
    background-color: #fff;
    border: 2px solid #141414;
    border-bottom: 0;
    font-size: 1.6rem;
    padding: 20px 0;
    text-align: center;
  }
  article.application .tubContents > div, article.workList .tubContents > div {
    display: none;
    padding: 40px 0;
  }
  article.application .tubContents > div.active, article.workList .tubContents > div.active {
    display: block;
  }
  article.application h3:nth-of-type(n + 2) {
    margin-top: 100px;
  }
  article.application table {
    width: 100%;
  }
  article.application table tr:first-of-type td {
    border-top: none;
  }
  article.application table tr:last-of-type td {
    border-bottom: none;
  }
  article.application table tr th {
    border: none;
    background-color: #FF6C00;
    color: #fff;
    width: 100px;
    padding: 15px;
    border-bottom: 1px solid #fff;
  }
  article.application table tr td {
    border: 1px dashed #a69e93;
    background-color: #f1ede6;
    padding: 15px;
  }
  article.application table tr td:first-of-type {
    border-left: none;
  }
  article.application table tr td:last-of-type {
    border-right: none;
  }
  /*=================================================================*/
  /*	採用エントリー */
  /*=================================================================*/
  article.entry .flow {
    display: flex;
  }
  article.entry .flow > dl {
    flex: 1;
    background: var(--backColor) var(--backImage) no-repeat left 20px top 20px;
    padding: 30px 17px;
    position: relative;
    margin-bottom: 20px;
  }
  article.entry .flow > dl::after {
    content: "";
    display: block;
    width: 18px;
    height: 22px;
    background: var(--backImage) no-repeat center;
    position: absolute;
    bottom: 3px;
    right: -18px;
    z-index: 1;
  }
  article.entry .flow > dl:first-of-type {
    border-radius: 30px 0 0 30px;
  }
  article.entry .flow > dl:last-of-type {
    border-radius: 0 30px 30px 0;
  }
  article.entry .flow > dl:last-of-type::after {
    display: none;
  }
  article.entry .flow > dl dt {
    font-size: 2.1rem;
    font-weight: 600;
    padding: 14px 0 0 40px;
  }
  article.entry .flow > dl dd {
    font-size: 1.3rem;
  }
  article.entry .entryBox {
    margin-top: 88px;
  }
  article.entry .entryBox > p {
    display: none;
    text-align: center;
    margin-bottom: 20px;
  }
  article.entry .entryBox:has(form[data-screen=confirm]) h2 .confirm {
    display: block;
  }
  article.entry .entryBox:has(form[data-screen=confirm]) p {
    display: block;
  }
  article.entry .entryBox:has(form[data-screen=confirm]) .smf-item__col--controls {
    background-color: #f1ede6;
    padding: 10px 15px;
    border-radius: 10px;
  }
  article.entry .entryBox h2 {
    text-align: center;
    border: none;
    background: url(../images/sec/icon_entry.svg) no-repeat center top;
    padding-top: 44px;
  }
  article.entry .entryBox h2 .confirm {
    display: none;
  }
  article.entry .entryBox h2::before, article.entry .entryBox h2::after {
    display: none;
  }
  article.entry .entryBox .formBox {
    background-color: #fff;
    width: 616px;
    box-sizing: border-box;
    margin: 0 auto;
    border-radius: 30px;
    padding: 60px;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item {
    display: flex;
    margin-bottom: 40px;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item:last-of-type {
    margin-bottom: 0;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item.textArea {
    display: block;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item.textArea > div:first-of-type {
    margin-bottom: 15px;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item > div:first-of-type {
    flex-basis: 150px;
    padding-top: 10px;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item > div:last-of-type {
    flex: 1;
  }
  article.entry .entryBox .formBox input[type=text], article.entry .entryBox .formBox textarea, article.entry .entryBox .formBox input[type=email] {
    background-color: #f1ede6;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 15px;
    border-radius: 10px;
    border: none;
  }
  article.entry .entryBox .formBox textarea {
    resize: vertical;
  }
  article.entry .entryBox .formBox input[type=checkbox] {
    width: 20px;
    height: 20px;
    background-color: #f1ede6;
    border-radius: 5px;
    margin-right: 10px;
    position: relative;
    border: none;
  }
  article.entry .entryBox .formBox input[type=checkbox]::after {
    content: "✓";
    font-size: 2.5rem;
    line-height: 1;
    display: none;
    position: absolute;
    top: -5px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  article.entry .entryBox .formBox input[type=checkbox]:checked::after {
    display: block;
  }
  article.entry .entryBox .smf-action {
    text-align: center;
  }
  article.entry .entryBox .smf-action a, article.entry .entryBox .smf-action button, article.entry .entryBox .smf-action input[type=submit] {
    margin-top: 15px;
    background-image: linear-gradient(70deg, rgb(91, 111, 186), rgb(255, 108, 0));
    color: #fff;
    box-sizing: border-box;
    padding: 15px 50px;
    display: inline-block;
    border-radius: 100px;
    position: relative;
    background-size: 100%;
    transition: 0.2s;
    font-size: 1.6rem;
    cursor: pointer;
  }
  article.entry .entryBox .smf-action a:hover, article.entry .entryBox .smf-action button:hover, article.entry .entryBox .smf-action input[type=submit]:hover {
    opacity: 0.7;
  }
  /*=================================================================*/
  /*	理事長のご挨拶 */
  /*=================================================================*/
  article.greeting img.mastersPhoto {
    margin-bottom: 25px;
  }
  article.greeting div.mastersName {
    text-align: right;
    margin-top: 25px;
    font-weight: 600;
  }
  /*=================================================================*/
  /*	スタッフの声(詳細) */
  /*=================================================================*/
  article.voicesDetail section.mainCont {
    padding-top: 0;
  }
  article.voicesDetail .staffImage {
    background: url(../images/sec/deco_staff_image.svg) repeat-x center;
  }
  article.voicesDetail .staffImage .inner {
    width: 100%;
    max-width: 1148px;
    height: 621px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-color: #fff;
  }
  article.voicesDetail .staffImage .inner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 105%;
    height: auto;
  }
  article.voicesDetail .staffImage .inner img.noimage {
    width: 100px;
    height: auto;
  }
  article.voicesDetail .staffTitle {
    width: 100%;
    max-width: 1070px;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 30px;
    padding: 58px 56px 38px 56px;
    transform: translateY(-60px);
  }
  article.voicesDetail .staffTitle .title {
    background: url(../images/sec/line_big_dotted.svg) repeat-x bottom;
    font-size: 4rem;
    font-weight: 600;
    line-height: 1.6em;
    padding-bottom: 55px;
  }
  article.voicesDetail .staffTitle .info {
    padding-top: 30px;
    display: flex;
    font-size: 1.8rem;
    gap: 25px;
  }
  article.voicesDetail .staffTitle .info > div:first-of-type {
    display: flex;
    gap: 25px;
    color: #716e53;
  }
  article.voicesDetail .staffCont {
    width: 100%;
    max-width: 1070px;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 30px;
    padding: 58px 56px 38px 56px;
  }
  article.voicesDetail .staffCont .block {
    padding-bottom: 100px;
    background: url(../images/sec/line_big_dotted_sentence.svg) no-repeat bottom center;
    margin-bottom: 100px;
  }
  article.voicesDetail .staffCont .block:last-of-type {
    padding-bottom: 0;
    background: none;
    margin-bottom: 0;
  }
  article.voicesDetail .staffCont p.staffText + img {
    margin-top: 30px;
  }
  /*=================================================================*/
  /*	スタッフの声(一覧) */
  /*=================================================================*/
  .voicesList .mainCont {
    background: #f1ede6 url(../images/sec/deco_voices_list.svg) repeat-y top center;
  }
  .voicesList > div {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px;
  }
  .voicesList > div > a {
    flex-basis: calc(33.3333333333% - 20px);
    display: block;
    transition: 0.2s;
  }
  .voicesList > div dl dt {
    height: 200px;
    border-radius: 20px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .voicesList > div dl dt.noImage {
    background-color: #fff;
    background-size: 100px;
  }
  .voicesList > div dl dd .title {
    font-size: 1.96rem;
    font-weight: 600;
  }
  .voicesList > div dl dd .info {
    display: flex;
    flex-wrap: wrap;
    gap: 0px 15px;
    color: #716e53;
    font-size: 1.3rem;
  }
  /*=================================================================*/
  /*	仕事内容 */
  /*=================================================================*/
  .workList .mainCont {
    background: #f1ede6 url(../images/sec/deco_voices_list.svg) repeat-y top center;
  }
  .workList .mainCont > div {
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 20px;
  }
  .workList .mainCont > div .pullDown {
    background-color: #fff;
    border-radius: 100px;
    border: 2px solid #716e53;
    position: relative;
    z-index: 1;
    cursor: pointer;
  }
  .workList .mainCont > div .pullDown.active > div::before {
    transform: rotate(90deg);
  }
  .workList .mainCont > div .pullDown > div {
    border-radius: 100px;
    display: inline-block;
    padding: 15px 50px;
    background-color: #ECE8DC;
  }
  .workList .mainCont > div .pullDown > div::before {
    content: "";
    display: block;
    height: 19px;
    width: 3px;
    background-color: #141414;
    position: absolute;
    top: 17px;
    right: 48px;
    transition: 0.2s;
  }
  .workList .mainCont > div .pullDown > div::after {
    content: "";
    display: block;
    width: 19px;
    height: 3px;
    background-color: #141414;
    position: absolute;
    top: 25px;
    right: 40px;
  }
  .workList .mainCont > div > .control {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    background-color: #fff;
    padding: 60px 20px 30px;
    border-radius: 0 0 30px 30px;
    transform: translateY(-27px);
  }
  .workList .mainCont > div > .control a {
    background-color: #FF6C00;
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    opacity: 1;
    transition: 0.2s;
    background-image: url(../images/sec/icon_downarrow.svg);
    background-repeat: no-repeat;
    background-position: right 10px top 22px;
    transition: 0.2s;
  }
  .workList .mainCont > div > .control a:hover {
    background-color: #141414;
    background-position: right 10px top 26px;
  }
  .workList .mainCont > div .mainContWorks {
    width: 780px;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 30px;
    padding: 66px;
    margin: 40px auto 0;
  }
  .workList .mainCont > div .mainContWorks .block:nth-of-type(n + 2) {
    margin-top: 150px;
  }
  .workList .mainCont > div .mainContWorks .labelBox {
    display: flex;
    gap: 10px;
    margin-bottom: 20px;
  }
  .workList .mainCont > div .mainContWorks .labelBox > div {
    background-color: #d8d5c2;
    font-size: 1.4rem;
    padding: 4px 22px;
    border-radius: 10px;
  }
  .workList .mainCont > div .mainContWorks .listBox {
    background-color: #f1ede6;
    border-radius: 10px;
    padding: 20px 33px;
    margin-bottom: 37px;
  }
  .workList .mainCont > div .mainContWorks .tubContents dl {
    display: flex;
    font-size: 2rem;
    background: url(../images/sec/line_big_dotted.svg) repeat-x;
    background-position: bottom;
    background-size: 10px;
    padding: 15px 0;
  }
  .workList .mainCont > div .mainContWorks .tubContents dl:first-of-type {
    padding-top: 0;
  }
  .workList .mainCont > div .mainContWorks .tubContents dl dt {
    flex-basis: 100px;
  }
  .workList .mainCont > div .mainContWorks .tubContents dl dd {
    flex: 1;
  }
  /*=================================================================*/
  /*	新着情報 */
  /*=================================================================*/
  article.newsList section.mainCont div.inner {
    width: 1069px;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    gap: 5%;
  }
  article.newsList section.mainCont div.inner > div:first-of-type {
    flex: 1;
  }
  article.newsList section.mainCont div.inner > div:last-of-type {
    flex-basis: 25%;
  }
  article.newsList section.mainCont div.mainContBox {
    width: auto;
    margin: 0;
  }
  article.newsList section.mainCont div.mainContBox ul.entryList li {
    background: none;
    display: flex;
    font-size: 1.8rem;
    padding: 15px 0;
    background: url(../images/sec/line_big_dotted.svg) repeat-x;
    background-position: bottom;
    background-size: 8px;
    gap: 15px;
  }
  article.newsList section.mainCont div.mainContBox ul.entryList li:first-of-type {
    padding-top: 0;
  }
  article.newsList section.mainCont div.mainContBox ul.entryList li span:first-of-type {
    flex-basis: 93px;
  }
  article.newsList section.mainCont div.mainContBox ul.entryList li span.category {
    display: flex;
    justify-content: center;
  }
  article.newsList section.mainCont div.mainContBox ul.entryList li span.category span {
    font-size: 1.2rem;
    line-height: 1;
    padding: 3px 15px;
    color: #fff;
    transform: translateY(6px);
    height: 21px;
    border-radius: 3px;
  }
  article.newsList section.mainCont div.mainContBox ul.entryList li span:last-of-type {
    flex: 1;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul {
    display: flex;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li {
    background: none;
    padding: 0;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li span {
    width: 33px;
    height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li a.page-numbers {
    width: 33px;
    height: 33px;
    background: #FF6C00;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    border-radius: 10px;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li a.page-numbers:hover {
    background-color: #141414;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li a.next, article.newsList section.mainCont div.mainContBox div.pager ul li a.prev {
    background: none;
    color: #068695;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li a.next:hover, article.newsList section.mainCont div.mainContBox div.pager ul li a.prev:hover {
    background: none;
  }
  article.newsList section.mainCont div.sideBox {
    border-radius: 30px;
    background-color: #fff;
  }
  article.newsList section.mainCont div.sideBox h3 {
    padding: 20px 30px 20px;
    font-size: 2rem;
    margin: 0;
    border-color: #F1EDE6;
    background: url(../images/top/icon_h3_calendar.svg) no-repeat left 30px center;
    background-size: 30px;
    padding-left: 66px;
  }
  article.newsList section.mainCont div.sideBox h3::after {
    display: none;
  }
  article.newsList section.mainCont div.sideBox > div {
    padding: 10px 50px 70px;
  }
  article.newsList section.mainCont div.sideBox ul li {
    background: none;
    padding: 15px 0;
    background: url(../images/sec/line_big_dotted.svg) repeat-x;
    background-position: bottom;
    background-size: 5px;
  }
  article.newsList section.mainCont div.sideBox ul li a {
    font-size: 1.8rem;
  }
  article.newsList section.mainCont div.sideBox ul li a[aria-current=page], article.newsList section.mainCont div.sideBox ul li a.active {
    pointer-events: none;
    background: linear-gradient(transparent 60%, #fff799 60%);
    color: #141414;
  }
  .newsDay {
    background: url(../images/sec/icon_news_time.svg) no-repeat left top 5px;
    padding-left: 25px;
    color: rgb(180, 180, 180);
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .categoryLabel {
    color: #fff;
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1;
    padding: 4px 15px;
    border-radius: 3px;
    margin-bottom: 10px;
  }
  /*=================================================================*/
  /*	inviewアニメーション用 */
  /*=================================================================*/
  article h1 {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
  }
  article h1.inview {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transition: 0.6s;
    transition-delay: 0.4s;
  }
  .mainCont .inner,
  .mainCont .mainContBox {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
  }
  .mainCont .inner.inview,
  .mainCont .mainContBox.inview {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transition: 0.6s;
    transition-delay: 0.8s;
  }
  /*<end>============================================================*/
}
/*******************************************************************/
/* SP */
/*******************************************************************/
@media screen and (max-width: 768px) {
  /*<start>==========================================================*/
  /*=================================================================*/
  /*	共通項目 */
  /*=================================================================*/
  .secMainVisual {
    display: flex;
    justify-content: center;
    text-align: center;
    padding-top: 5px;
    z-index: 1;
    position: relative;
  }
  .secMainVisual h1 {
    transform: translateY(28px);
  }
  .secMainVisual img {
    margin-bottom: 10px;
    width: 40px;
  }
  .secMainVisual .subTxt {
    font-size: 1.8rem;
    color: #a09e9e;
    letter-spacing: 0.2rem;
    line-height: 1;
  }
  .secMainVisual .subTxt + div {
    font-size: 2.8rem;
    line-height: 1.6;
  }
  .mainCont {
    padding: 50px 0 80px;
    background-color: #f1ede6;
  }
  .mainCont .mainContBox {
    background-color: #fff;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 70px 20px;
  }
  .mainCont h2 {
    font-size: 2rem;
    border-left: 5px solid #FF6C00;
    position: relative;
    padding-left: 16px;
    margin-bottom: 39px;
    line-height: 1.6;
  }
  .mainCont h2::before {
    top: -3px;
    border-radius: 30px 30px 0 0;
  }
  .mainCont h2::after {
    bottom: -3px;
    border-radius: 0 0 30px 30px;
  }
  .mainCont h2::before, .mainCont h2::after {
    content: "";
    position: absolute;
    left: -4.9px;
    display: block;
    width: 5px;
    height: 3px;
    background-color: #FF6C00;
  }
  .mainCont h2:nth-of-type(n + 2) {
    margin-top: 166px;
  }
  .mainCont h3 {
    font-size: 1.8rem;
    border-bottom: 3px solid #d5d5d5;
    position: relative;
    line-height: 1.7;
    margin-bottom: 30px;
  }
  .mainCont h3::after {
    content: "";
    display: block;
    background-color: #FF6C00;
    width: 64px;
    height: 3px;
    position: absolute;
    bottom: -3px;
  }
  .mainCont h4 {
    font-size: 1.6rem;
    position: relative;
    line-height: 1.7;
    margin-bottom: 30px;
    padding-bottom: 8px;
  }
  .mainCont h4::after {
    content: "";
    display: block;
    background-color: #FF6C00;
    width: 26px;
    height: 4px;
    border-radius: 10px;
    position: absolute;
    bottom: 0px;
  }
  .mainCont a.btn, .mainCont a.wp-element-button {
    margin-top: 10px;
    background-image: linear-gradient(70deg, rgb(91, 111, 186), rgb(255, 108, 0));
    color: #fff;
    box-sizing: border-box;
    padding: 12px 30px;
    display: inline-block;
    border-radius: 100px;
    position: relative;
    transition: 0.2s;
    font-size: 1.4rem;
  }
  .mainCont a.btn[href$=".pdf"], .mainCont a.wp-element-button[href$=".pdf"] {
    padding: 15px 30px 15px 70px;
  }
  .mainCont a.btn[href$=".pdf"]::before, .mainCont a.wp-element-button[href$=".pdf"]::before {
    content: "";
    position: absolute;
    left: 30px;
    top: 0;
    bottom: 0;
    margin: auto;
    display: block;
    width: 30px;
    height: 36px;
    background: url(../images/sec/icon_pdf_white.svg) no-repeat center left;
  }
  .mainCont p a, .mainCont li a, .mainCont dl dd a {
    color: #068695;
    opacity: 1;
    transition: 0.2s;
  }
  .mainCont p a[href^=http][target=_blank]:not([href*="kodomoseisaku.pref.miyazaki.lg.jp"])::after, .mainCont p a[href^=https][target=_blank]:not([href*="kodomoseisaku.pref.miyazaki.lg.jp"])::after, .mainCont li a[href^=http][target=_blank]:not([href*="kodomoseisaku.pref.miyazaki.lg.jp"])::after, .mainCont li a[href^=https][target=_blank]:not([href*="kodomoseisaku.pref.miyazaki.lg.jp"])::after, .mainCont dl dd a[href^=http][target=_blank]:not([href*="kodomoseisaku.pref.miyazaki.lg.jp"])::after, .mainCont dl dd a[href^=https][target=_blank]:not([href*="kodomoseisaku.pref.miyazaki.lg.jp"])::after {
    content: url(../images/sec/icon_external.svg);
    position: relative;
    top: -5px;
  }
  .mainCont p a[href*=".pdf"]::before, .mainCont li a[href*=".pdf"]::before, .mainCont dl dd a[href*=".pdf"]::before {
    content: "";
    width: 19px;
    height: 22px;
    display: inline-block;
    background-image: var(--pdfIcon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-right: 3px;
    position: relative;
    top: 5px;
  }
  .mainCont p a[href*=".xlsx"]::before, .mainCont p a[href*=".xls"]::before, .mainCont li a[href*=".xlsx"]::before, .mainCont li a[href*=".xls"]::before, .mainCont dl dd a[href*=".xlsx"]::before, .mainCont dl dd a[href*=".xls"]::before {
    content: "";
    width: 19px;
    height: 22px;
    display: inline-block;
    background-image: var(--excelIcon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-right: 3px;
    position: relative;
    top: 5px;
  }
  .mainCont p a[href*=".docx"]::before, .mainCont p a[href*=".doc"]::before, .mainCont li a[href*=".docx"]::before, .mainCont li a[href*=".doc"]::before, .mainCont dl dd a[href*=".docx"]::before, .mainCont dl dd a[href*=".doc"]::before {
    content: "";
    width: 19px;
    height: 22px;
    display: inline-block;
    background-image: var(--wordIcon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-right: 3px;
    position: relative;
    top: 5px;
  }
  .mainCont p a[href*=".pptx"]::before, .mainCont p a[href*=".pptm"]::before, .mainCont li a[href*=".pptx"]::before, .mainCont li a[href*=".pptm"]::before, .mainCont dl dd a[href*=".pptx"]::before, .mainCont dl dd a[href*=".pptm"]::before {
    content: "";
    width: 19px;
    height: 22px;
    display: inline-block;
    background-image: var(--powerPointIcon);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    margin-right: 3px;
    position: relative;
    top: 5px;
  }
  .mainCont ul li {
    background: url(../images/sec/icon_list_marker.svg) no-repeat left 10px;
    padding-left: 1em;
  }
  .wp-block-table tr:first-of-type td, .wp-block-table tr:first-of-type th {
    border: none;
    background-color: #FF6C00;
    color: #fff;
  }
  .wp-block-table tr:nth-of-type(2) td, .wp-block-table tr:nth-of-type(2) th {
    border-top: none;
  }
  .wp-block-table tr:last-of-type td, .wp-block-table tr:last-of-type th {
    border-bottom: none;
  }
  .wp-block-table tr td, .wp-block-table tr th {
    border: 1px dashed #a69e93;
    background-color: #f1ede6;
  }
  .wp-block-table tr td:first-of-type, .wp-block-table tr th:first-of-type {
    border-left: none;
  }
  .wp-block-table tr td:last-of-type, .wp-block-table tr th:last-of-type {
    border-right: none;
  }
  .mainCont .beigeBox {
    background-color: #f1ede6;
    padding: 20px 30px;
    border-radius: 20px;
    box-sizing: border-box;
  }
  /*=================================================================*/
  /*	福利厚生、キャリア支援 */
  /*=================================================================*/
  article.welfare .titleTxt, article.carrier .titleTxt {
    text-align: center;
    font-size: 1.5rem;
    line-height: 1.7;
    margin-bottom: 60px;
  }
  article.welfare .mainContBox > dl:nth-of-type(n + 2), article.carrier .mainContBox > dl:nth-of-type(n + 2) {
    margin-top: 80px;
  }
  article.welfare .mainContBox > dl dt, article.carrier .mainContBox > dl dt {
    height: 180px;
    border-radius: 10px;
    background-size: cover;
    margin-bottom: 20px;
  }
  article.welfare .imgOneColumn, article.carrier .imgOneColumn {
    display: inline-block;
    margin-top: 20px;
  }
  article.welfare .point, article.carrier .point {
    margin-top: 40px;
  }
  article.welfare .point > div, article.carrier .point > div {
    background-color: #f1ede6;
    border-radius: 20px;
    text-align: center;
    padding: 20px 20px;
    box-sizing: border-box;
  }
  article.welfare .point > div:nth-of-type(n + 2), article.carrier .point > div:nth-of-type(n + 2) {
    margin-top: 30px;
  }
  article.welfare .point > div h4, article.carrier .point > div h4 {
    width: 100%;
    background-image: url(../images/sec/deco_sun_small.svg), url(../images/sec/deco_sun_small.svg);
    background-repeat: no-repeat;
    background-position: left center, right center;
    background-size: 30px;
    font-size: 1.7rem;
    padding: 5px 0;
    margin-bottom: 0;
  }
  article.welfare .point > div h4:after, article.carrier .point > div h4:after {
    display: none;
  }
  article.welfare .certification, article.carrier .certification {
    margin-top: 166px;
  }
  article.welfare .certification dl dt, article.carrier .certification dl dt {
    text-align: center;
  }
  article.welfare .certification dl dt img, article.carrier .certification dl dt img {
    max-width: auto;
    margin-bottom: 15px;
  }
  article.welfare .certification dl:nth-of-type(n + 2), article.carrier .certification dl:nth-of-type(n + 2) {
    margin-top: 120px;
  }
  article.welfare .certification dl:nth-of-type(2n), article.carrier .certification dl:nth-of-type(2n) {
    flex-direction: row-reverse;
  }
  article.welfare .certification dl ol, article.carrier .certification dl ol {
    padding-left: 1em;
    padding-top: 30px;
  }
  article.welfare .certification dl ol li, article.carrier .certification dl ol li {
    list-style-type: decimal;
    font-weight: 600;
    padding-left: 7px;
  }
  article.welfare .certification dl ol li:nth-of-type(n + 2), article.carrier .certification dl ol li:nth-of-type(n + 2) {
    margin-top: 15px;
  }
  article.welfare .certification h3, article.carrier .certification h3 {
    font-size: 2rem;
    border-bottom: none;
  }
  article.welfare .certification h3::before, article.carrier .certification h3::before {
    content: "";
    width: 56px;
    height: 35px;
    background-image: var(--number);
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100%;
    display: block;
  }
  article.welfare .certification h3::after, article.carrier .certification h3::after {
    display: none;
  }
  /*=================================================================*/
  /*	よくある質問 */
  /*=================================================================*/
  article.qa h2 + h3 {
    margin-top: 23px !important;
  }
  article.qa h3:nth-of-type(n + 2) {
    margin-top: 80px;
  }
  article.qa h3 span {
    margin-right: 4%;
  }
  article.qa dl {
    display: flex;
    gap: 4%;
  }
  article.qa dl dt {
    font-size: 1.8rem;
    color: #FF6C00;
    font-weight: 600;
  }
  article.qa dl dd {
    flex: 1;
  }
  /*=================================================================*/
  /*	募集要項 */
  /*=================================================================*/
  article.application .controlTub, article.workList .controlTub {
    background-color: #FFEFAD;
    padding: 20px;
    border-radius: 20px;
  }
  article.application .controlTub > div, article.workList .controlTub > div {
    cursor: pointer;
    background: url(../images/sec/icon_list_marker.svg) no-repeat left 9.5px;
    padding-left: 1em;
    color: #068695;
  }
  article.application .controlTub > div.active, article.workList .controlTub > div.active {
    display: block;
    font-weight: 600;
    text-decoration: underline;
  }
  article.application .tubContents > div, article.workList .tubContents > div {
    display: none;
    padding: 40px 0;
  }
  article.application .tubContents > div.active, article.workList .tubContents > div.active {
    display: block;
  }
  article.application h3:nth-of-type(n + 2) {
    margin-top: 100px;
  }
  article.application table {
    width: 100%;
  }
  article.application table tr:first-of-type td {
    border-top: none;
  }
  article.application table tr:last-of-type td {
    border-bottom: none;
  }
  article.application table tr th {
    border: none;
    background-color: #FF6C00;
    color: #fff;
    width: 60px;
    padding: 15px;
    border-bottom: 1px solid #fff;
  }
  article.application table tr td {
    border: 1px dashed #a69e93;
    background-color: #f1ede6;
    padding: 15px;
  }
  article.application table tr td:first-of-type {
    border-left: none;
  }
  article.application table tr td:last-of-type {
    border-right: none;
  }
  /*=================================================================*/
  /*	採用エントリー */
  /*=================================================================*/
  article.entry .flow {
    display: flex;
  }
  article.entry .flow > dl {
    flex: 1;
    background: var(--backColor) var(--backImage) no-repeat left 20px top 20px;
    padding: 30px 17px;
    position: relative;
    margin-bottom: 20px;
  }
  article.entry .flow > dl::after {
    content: "";
    display: block;
    width: 18px;
    height: 22px;
    background: var(--backImage) no-repeat center;
    position: absolute;
    bottom: 3px;
    right: -18px;
    z-index: 1;
  }
  article.entry .flow > dl:first-of-type {
    border-radius: 30px 0 0 30px;
  }
  article.entry .flow > dl:last-of-type {
    border-radius: 0 30px 30px 0;
  }
  article.entry .flow > dl:last-of-type::after {
    display: none;
  }
  article.entry .flow > dl dt {
    font-size: 2.1rem;
    font-weight: 600;
    padding: 14px 0 0 40px;
  }
  article.entry .flow > dl dd {
    font-size: 1.3rem;
  }
  article.entry .entryBox {
    margin-top: 88px;
  }
  article.entry .entryBox > p {
    display: none;
    text-align: center;
    margin-bottom: 20px;
  }
  article.entry .entryBox:has(form[data-screen=confirm]) h2 .confirm {
    display: block;
  }
  article.entry .entryBox:has(form[data-screen=confirm]) p {
    display: block;
  }
  article.entry .entryBox:has(form[data-screen=confirm]) .smf-item__col--controls {
    background-color: #f1ede6;
    padding: 10px 15px;
    border-radius: 10px;
  }
  article.entry .entryBox h2 {
    text-align: center;
    border: none;
    background: url(../images/sec/icon_entry.svg) no-repeat center top;
    padding-top: 44px;
  }
  article.entry .entryBox h2 .confirm {
    display: none;
  }
  article.entry .entryBox h2::before, article.entry .entryBox h2::after {
    display: none;
  }
  article.entry .entryBox .formBox {
    background-color: #fff;
    box-sizing: border-box;
    margin: 0 auto;
    border-radius: 30px;
    padding: 60px 20px;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item {
    margin-bottom: 40px;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item > div:first-of-type {
    margin-bottom: 10px;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item > div:first-of-type span {
    font-weight: 600;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item:last-of-type {
    margin-bottom: 0;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item.textArea {
    display: block;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item > div:first-of-type {
    flex-basis: 150px;
    padding-top: 10px;
  }
  article.entry .entryBox .formBox .wp-block-snow-monkey-forms-item > div:last-of-type {
    flex: 1;
  }
  article.entry .entryBox .formBox input[type=text], article.entry .entryBox .formBox textarea, article.entry .entryBox .formBox input[type=email] {
    background-color: #f1ede6;
    box-sizing: border-box;
    width: 100%;
    padding: 10px 15px;
    border-radius: 10px;
    border: none;
  }
  article.entry .entryBox .formBox textarea {
    resize: vertical;
  }
  article.entry .entryBox .formBox input[type=checkbox] {
    width: 20px;
    height: 20px;
    background-color: #f1ede6;
    border-radius: 5px;
    margin-right: 10px;
    position: relative;
    border: none;
  }
  article.entry .entryBox .formBox input[type=checkbox]::after {
    content: "✓";
    font-size: 2.5rem;
    line-height: 1;
    display: none;
    position: absolute;
    top: -5px;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
  article.entry .entryBox .formBox input[type=checkbox]:checked::after {
    display: block;
  }
  article.entry .entryBox .smf-action {
    text-align: center;
  }
  article.entry .entryBox .smf-action a, article.entry .entryBox .smf-action button, article.entry .entryBox .smf-action input[type=submit] {
    margin-top: 15px;
    background-image: linear-gradient(70deg, rgb(91, 111, 186), rgb(255, 108, 0));
    color: #fff;
    box-sizing: border-box;
    padding: 15px 50px;
    display: inline-block;
    border-radius: 100px;
    position: relative;
    background-size: 100%;
    transition: 0.2s;
    font-size: 1.6rem;
    cursor: pointer;
  }
  article.entry .entryBox .smf-action a:hover, article.entry .entryBox .smf-action button:hover, article.entry .entryBox .smf-action input[type=submit]:hover {
    opacity: 0.7;
  }
  /*=================================================================*/
  /*	理事長のご挨拶 */
  /*=================================================================*/
  article.greeting img.mastersPhoto {
    margin-bottom: 25px;
  }
  article.greeting div.mastersName {
    text-align: right;
    margin-top: 25px;
    font-weight: 600;
  }
  /*=================================================================*/
  /*	スタッフの声(詳細) */
  /*=================================================================*/
  article.voicesDetail section.mainCont {
    padding-top: 40px;
  }
  article.voicesDetail .staffImage {
    background: url(../images/sec/deco_staff_image.svg) repeat-x center;
  }
  article.voicesDetail .staffImage .inner {
    width: 100%;
    padding-bottom: 80%;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-color: #fff;
  }
  article.voicesDetail .staffImage .inner img {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: 100%;
  }
  article.voicesDetail .staffImage .inner img.noimage {
    width: 100px;
    height: auto;
  }
  article.voicesDetail .staffTitle {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 30px;
    padding: 43px 20px 38px 20px;
    transform: translateY(-35px);
  }
  article.voicesDetail .staffTitle .title {
    background: url(../images/sec/line_big_dotted.svg) repeat-x bottom;
    font-size: 2.3rem;
    font-weight: 600;
    line-height: 1.6em;
    padding-bottom: 33px;
  }
  article.voicesDetail .staffTitle .info {
    padding-top: 30px;
  }
  article.voicesDetail .staffTitle .info > div:first-of-type {
    display: flex;
    gap: 25px;
    color: #716e53;
  }
  article.voicesDetail .staffCont {
    width: 100%;
    margin: 0 auto;
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 30px;
    padding: 43px 20px 38px 20px;
  }
  article.voicesDetail .staffCont .block {
    padding-bottom: 100px;
    background: url(../images/sec/line_big_dotted_sentence.svg) no-repeat bottom center;
    margin-bottom: 100px;
  }
  article.voicesDetail .staffCont .block:last-of-type {
    padding-bottom: 0;
    background: none;
    margin-bottom: 0;
  }
  article.voicesDetail .staffCont p.staffText + img {
    margin-top: 30px;
  }
  /*=================================================================*/
  /*	スタッフの声(一覧) */
  /*=================================================================*/
  .voicesList .mainCont {
    background: #f1ede6 url(../images/sec/deco_voices_list.svg) repeat-y top center;
  }
  .voicesList > div {
    padding: 0 20px;
    display: flex;
    flex-wrap: wrap;
    gap: 30px 15px;
  }
  .voicesList > div > a {
    flex-basis: calc(50% - 18px);
    display: block;
    transition: 0.2s;
  }
  .voicesList > div dl dt {
    height: 150px;
    border-radius: 10px;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
  }
  .voicesList > div dl dt.noImage {
    background-color: #fff;
    background-size: 100px;
  }
  .voicesList > div dl dd .title {
    font-size: 1.6rem;
    font-weight: 600;
    line-height: 1.5em;
  }
  .voicesList > div dl dd .info {
    color: #716e53;
    font-size: 1rem;
  }
  /*=================================================================*/
  /*	仕事内容 */
  /*=================================================================*/
  .workList .mainCont {
    background: #f1ede6 url(../images/sec/deco_voices_list.svg) repeat-y top center;
  }
  .workList .mainCont > div {
    margin: 0 auto;
  }
  .workList .mainCont > div .pullDown {
    background-color: #fff;
    border-radius: 100px;
    border: 2px solid #716e53;
    position: relative;
    z-index: 1;
    width: calc(100% - 40px);
    margin: 0 auto;
    cursor: pointer;
  }
  .workList .mainCont > div .pullDown.active > div::before {
    transform: rotate(90deg);
  }
  .workList .mainCont > div .pullDown > div {
    border-radius: 100px;
    display: inline-block;
    padding: 15px 50px;
    background-color: #ECE8DC;
  }
  .workList .mainCont > div .pullDown > div::before {
    content: "";
    display: block;
    height: 19px;
    width: 3px;
    background-color: #141414;
    position: absolute;
    top: 17px;
    right: 48px;
    transition: 0.2s;
  }
  .workList .mainCont > div .pullDown > div::after {
    content: "";
    display: block;
    width: 19px;
    height: 3px;
    background-color: #141414;
    position: absolute;
    top: 25px;
    right: 40px;
  }
  .workList .mainCont > div > .control {
    width: calc(100% - 40px);
    margin: 0 auto;
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    background-color: #fff;
    padding: 60px 20px 30px;
    border-radius: 0 0 30px 30px;
    transform: translateY(-27px);
  }
  .workList .mainCont > div > .control a {
    background-color: #FF6C00;
    color: #fff;
    padding: 10px 30px;
    border-radius: 10px;
    opacity: 1;
    transition: 0.2s;
    background-image: url(../images/sec/icon_downarrow.svg);
    background-repeat: no-repeat;
    background-position: right 10px top 22px;
    transition: 0.2s;
  }
  .workList .mainCont > div > .control a:hover {
    background-color: #141414;
    background-position: right 10px top 26px;
  }
  .workList .mainCont > div .mainContWorks {
    box-sizing: border-box;
    background-color: #fff;
    border-radius: 30px;
    padding: 40px 20px;
    margin: 40px auto 0;
  }
  .workList .mainCont > div .mainContWorks .block:nth-of-type(n + 2) {
    margin-top: 150px;
  }
  .workList .mainCont > div .mainContWorks .labelBox {
    display: flex;
    gap: 10px;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
  .workList .mainCont > div .mainContWorks .labelBox > div {
    background-color: #d8d5c2;
    font-size: 1.2rem;
    padding: 4px 22px;
    border-radius: 10px;
  }
  .workList .mainCont > div .mainContWorks .listBox {
    background-color: #f1ede6;
    border-radius: 10px;
    padding: 20px 20px;
    margin-bottom: 37px;
  }
  .workList .mainCont > div .mainContWorks .tubContents dl {
    display: flex;
    font-size: 1.6rem;
    background: url(../images/sec/line_big_dotted.svg) repeat-x;
    background-position: bottom;
    background-size: 10px;
    padding: 15px 0;
  }
  .workList .mainCont > div .mainContWorks .tubContents dl:first-of-type {
    padding-top: 0;
  }
  .workList .mainCont > div .mainContWorks .tubContents dl dt {
    flex-basis: 100px;
  }
  .workList .mainCont > div .mainContWorks .tubContents dl dd {
    flex: 1;
  }
  /*=================================================================*/
  /*	新着情報一覧 */
  /*=================================================================*/
  article.newsList section.mainCont div.inner > div:first-of-type {
    flex: 1;
  }
  article.newsList section.mainCont div.inner > div:last-of-type {
    flex-basis: 25%;
  }
  article.newsList section.mainCont div.mainContBox {
    width: auto;
    margin: 0;
  }
  article.newsList section.mainCont div.mainContBox ul.entryList li {
    background: none;
    display: flex;
    padding: 15px 0;
    background: url(../images/sec/line_big_dotted.svg) repeat-x;
    background-position: bottom;
    background-size: 5px;
    gap: 8px;
  }
  article.newsList section.mainCont div.mainContBox ul.entryList li:first-of-type {
    padding-top: 0;
  }
  article.newsList section.mainCont div.mainContBox ul.entryList li span:first-of-type {
    flex-basis: 80px;
  }
  article.newsList section.mainCont div.mainContBox ul.entryList li span .category {
    color: #fff;
    display: inline-block;
    font-size: 1rem;
    line-height: 1;
    padding: 4px 10px;
    border-radius: 3px;
    margin-bottom: 10px;
    transform: translateY(-1px);
  }
  article.newsList section.mainCont div.mainContBox ul.entryList li span:last-of-type {
    flex: 1;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul {
    display: flex;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li {
    background: none;
    padding: 0;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li span {
    width: 33px;
    height: 33px;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li a.page-numbers {
    width: 33px;
    height: 33px;
    background: #FF6C00;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    line-height: 1;
    border-radius: 10px;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li a.page-numbers:hover {
    background-color: #141414;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li a.next, article.newsList section.mainCont div.mainContBox div.pager ul li a.prev {
    background: none;
    color: #068695;
  }
  article.newsList section.mainCont div.mainContBox div.pager ul li a.next:hover, article.newsList section.mainCont div.mainContBox div.pager ul li a.prev:hover {
    background: none;
  }
  .newsDay {
    background: url(../images/sec/icon_news_time.svg) no-repeat left top 5px;
    padding-left: 25px;
    color: rgb(180, 180, 180);
    font-size: 1.5rem;
    margin-bottom: 20px;
  }
  .categoryLabel {
    color: #fff;
    display: inline-block;
    font-size: 1.2rem;
    line-height: 1;
    padding: 4px 15px;
    border-radius: 3px;
    margin-bottom: 10px;
  }
  /*=================================================================*/
  /*	inviewアニメーション用 */
  /*=================================================================*/
  article h1 {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
  }
  article h1.inview {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transition: 0.6s;
    transition-delay: 0.4s;
  }
  .mainCont .inner,
  .mainCont .mainContBox {
    opacity: 0;
    visibility: hidden;
    transform: translateY(20px);
  }
  .mainCont .inner.inview,
  .mainCont .mainContBox.inview {
    opacity: 1;
    visibility: visible;
    transform: translateY(0px);
    transition: 0.6s;
    transition-delay: 0.8s;
  }
  /*<end>============================================================*/
}
/*******************************************************************/
/* TB(header only) */
/*******************************************************************/
@media screen and (min-width:769px) and ( max-width:1100px) {
  /*<start>==========================================================*/
  a.btn_entry {
    width: 100px;
    height: 120px;
    background-size: contain;
  }
  a.btn_entry img {
    margin-top: 6px;
    width: 80%;
    height: auto;
  }
  .secMainVisual {
    padding: 100px 20px 0;
  }
  .secMainVisual .inner {
    width: 100%;
  }
  .mainCont {
    padding: 115px 30px 80px;
    background-color: #f1ede6;
  }
  .mainCont .mainContBox {
    width: auto;
    margin: 0 auto;
    background-color: #fff;
    border-radius: 30px;
    box-sizing: border-box;
    padding: 70px;
  }
  .titleListBtn {
    display: none;
  }
  article.newsList section.mainCont div.inner {
    width: auto;
  }
  /*<end>============================================================*/
}

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