@charset "utf-8";

.eimoji001 {
  font-family: gill-sans-nova, sans-serif;
}

.eimoji002 {
  font-family: gill-sans-nova-condensed, sans-serif;
}

.eimoji003 {
  font-family: linotype-didot, serif;
}

.eimoji004 {
  font-family: linotype-didot-headline, serif;
}

.new_goth {
  font-family:'Noto Sans JP', dnp-shuei-gothic-kin-std, sans-serif;
}

.new_min {
  font-family: a-otf-ryumin-pr6n, serif;
}

.contents1440 {
    max-width: 1440px;
    width: 100%;
    margin: auto;
}

.contents1200 {
    max-width: 1200px;
    width: 100%;
    margin: auto;
}

.page-header__svg {
    width: 31%;
}

.not_pc {
    display: block;
}

.not_sp {
    display: none;
}

.not_pic {}

.not_pic img {
    width: 100%;
    max-width: 100%;
    margin: auto;
}

.not_red {
    color: #760707;
}

/* 募集要項　開始 */

.not_bold {
    font-weight: 600;
}

.bg-gray--light {
    background: #f3f3f3;
}

/* =============================

co01

============================= */
.n_new_link {
    margin-top: 1em;
}

.n_new_link a {
    display: flex;
    flex-flow: row wrap;
}

.n_new_link a:hover {}

.n_new_link a .svg-icon-link {
    width: 18px;
    height: 18px;
    -webkit-box-flex: 0;
    flex: none;
    margin-right: 6px;
    margin: 0.1em 6px 0.1em 0.1em;
    color: #aa8f6a;
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
}

.n_new_link a span {
    -webkit-transition: color 0.4s;
    transition: color 0.4s;
    font-weight: 600;
    font-size: 15px;
}


.n_new_link a:hover .svg-icon-link {
    color: #000;
}


.n_new_link a:hover span {
    opacity: 0.7;
}

/* =============================

JPBco01

============================= */

.not_sub_c {
    padding-top: 8em;
}

.not_sub_c .not_sub_cin {}

.not_sub_c .not_sub_cin h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.8;
    letter-spacing: 0.1em;
    padding-bottom: 1.5em;
}

.not_sub_c .not_sub_cin .not_admini_s {
    display: flex;
    flex-flow: row wrap;
}

.not_sub_c .not_sub_cin .not_admini_s dl {
    margin: 0 1.5em 3em 0;
    width: 31.5%;
}

.not_sub_c .not_sub_cin .not_admini_s dl dt {
    position: relative;
    padding: 0 0 0em 1em;
    font-size: 16px;
    letter-spacing: 0.05em;
    font-weight: 500;
    line-height: 1.3em;
}

.not_sub_c .not_sub_cin .not_admini_s dl dt::before {  
    position: absolute;
    content:"";
    display: block;
    width: 0.2em;
    height: 1.4em;
    background: #000;
    top: 0em;
    left: 0em;
}


.not_sub_c .not_sub_cin .not_admini_s dl dd {
    padding-top: 1.5em;
    font-size: 12px;
}






@media screen and (min-width: 1518px) {
/* .not_co03::before {
    content: "";
    width: 50%;
    height: 4em;
    position: absolute;
    top: 0em;
    left: 0;
    margin: auto;
    color: #fff;
    border-left: 100vw solid #fff;
    z-index: -1;
} */
 
}



@media screen and (max-width: 1600px) {


}


@media screen and (max-width: 1441px) {


}


@media screen and (max-width: 1400px) {

}

@media screen and (max-width: 1265px) {

}

@media screen and (max-width: 1150px) {

}


@media screen and (max-width: 768px) {

.not_sp_img_s {
    padding-top: calc(7 / 16 * 100%);
}


/* =============================

JPBco01

============================= */

.not_sub_c {
    padding: 8em 7vw 2em;
}

.not_sub_c .not_sub_cin h3 {
    font-size: 5.5vw;
}

.not_sub_c .not_sub_cin .not_admini_s {
    display: contents;
}

.not_sub_c .not_sub_cin .not_admini_s dl {
    margin: 0 auto 3em 0;
    width: 100%;
}

.not_sub_c .not_sub_cin .not_admini_s dl dt {
    font-size: 3.6vw;
}


.not_sub_c .not_sub_cin .not_admini_s dl dd {
    font-size: 3.2vw;
}

.bg-gray--light {
    background: transparent;
}


}


@media screen and (max-width: 640px) {
/* .page-header__svg {
    width: 60%;
}
 */
.not_pc {
    display: none;
}

.not_sp {
    display: block;
}

.not_pic_pad {
    padding-top: 1.5em;
}


.contents1200 {
    max-width: 100%;
    width: 88%;
    margin: auto 6%;
}

.n_new_link {
    margin: 2em 1.5em 0;
}


}