@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: dnp-shuei-gothic-kin-std, sans-serif !important;
}

.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;
}

.contents1174 {
    max-width: 1174px;
    width: 100%;
    margin: auto;
}

.contents1000 {
    max-width: 1000px;
    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;
}


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

co00

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

.not_co00 {
    padding: 7em 0 4em;
}


.not_co00 p {
    font-size: 16px;
    line-height: 2.3em;
    letter-spacing: 0.05em;
    color: #1a2b56;

}


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

co01

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

.not_co01 {}

.not_co01 .not_c01_in {
    background: #fff;
    padding: 3em 3em 3.5em;
    box-shadow: -12px 12px 12px rgba(0, 0, 0, 0.1);
    margin-bottom: 4em;
}

.not_co01 .not_c01_in .not_c01_int {}

.not_co01 .not_c01_in .not_c01_int span {}

/* .not_co01 .not_c01_in .not_c01_int span:first-child {
    font-weight: 400;
} */

.not_co01 .not_c01_in h2 {
    font-size: 27px;
    letter-spacing: 0.07em;
    line-height: 1.7em;
    font-weight: 600;
    color: #1a2b56;
    padding: 0.85em 0 1em;
    position: relative;
}


.not_co01 .not_c01_in h2::before {
    position: absolute;
    content:"";
    display: block;
    width: 0.5em;
    height: 0.5em;
    background: #c8bf89;
    top: 0em;
    left: 0;
}

.not_co01 .not_c01_in picture {
}

.not_co01 .not_c01_in .not_c01_int {
    padding: 0 0em 1em 1.5em;
    margin-bottom: 2em;
}

.not_co01 .not_c01_in .not_c01_int:last-child {
    margin-bottom: auto;
}


.not_co01 .not_c01_in .not_c01_int h3 {
    font-size: 18px;
    letter-spacing: 0.05em;
    line-height: 1.7em;
    font-weight: 600;
    position: relative;
    padding-left: 2em;
}

.not_co01 .not_c01_in .not_c01_int h3::before {
    position: absolute;
    content:"";
    display: block;
    width: 1em;
    height: 0.1em;
    background: #1a2b56;
    top: 0.8em;
    left: 0;
}

.not_co01 .not_c01_in .not_c01_int p {
    font-size: 14px;
    letter-spacing: 0.1em;
    line-height: 1.9em;
    padding: 1em 0 0;
    color: #000;
}



/**************************************************************

not_stf_link表示用

**************************************************************/

.not_stf_link {
    padding: 1em 0em;
    margin: 6em auto 10em;
    background: -moz-linear-gradient(0deg, rgba(238,238,238,0.3) 0%, rgba(226,226,226,0) 100%);
    background: -webkit-linear-gradient(0deg, rgba(238,238,238,0.3) 0%, rgba(226,226,226,0) 100%);
    background: linear-gradient(0deg, rgba(238,238,238,0.3) 0%, rgba(226,226,226,0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eeeeee",endColorstr="#e2e2e2",GradientType=1);
    width: calc(100% - 14em);
}

.not_stf_link .not_stflink_in {
    display: flex;
    flex-flow: row wrap;
}

.not_stf_link .not_stflink_in .not_stflink_box {
    width: 24%;
    margin: 0 auto auto;
}

.not_stf_link .not_stflink_in .not_stflink_box p a {
    display: block;
    transition: all 0.5s ease-in-out;
    padding: 2em 4em;
}

.not_stf_link .not_stflink_in .not_stflink_box p a:hover {
/*     background: rgba(255, 255, 255, 0.1); */
    box-shadow: 0px 0px 7vw 3vw rgba(180, 180, 180, 0.2);
}

.not_stf_link .not_stflink_in .not_stflink_box p a {
    font-size: 19px;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    font-weight: 500;
    color: ;
    display: block;
    position: relative;
/*     text-align: center; */
}


.not_stf_link .not_stflink_in .not_stflink_box p a::before {
    width: 1.7rem;
    height: 1.7rem;
    content: "" !important;
    border-radius: 50%;
    background: #ffffff33;
    position: absolute;
    left: 2.14em;
    top: 2.2em;
    transition: all 0.5s ease-in-out;
}

.not_stf_link .not_stflink_in .not_stflink_box p a::after {
    width: 0.4rem;
    height: 0.4rem;
    content: "" !important;
    border: solid #12113b;
    border-width: 1px 1px 0 0;
    background: none;
    position: absolute;
    margin-right: 0.4rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 2.55em;
    top: 2.6em;
    transition: all 0.5s ease-in-out;
}

.not_stf_link .not_stflink_in .not_stflink_box p a span {
    font-size: 20px;
    line-height: ;
    letter-spacing: 0.1em;
    font-weight: 400;
    color: rgba(255, 255, 255, 0.6);
    display: inline-block;
    transition: all 0.5s ease-in-out;
    /* position: absolute;
    bottom: 0.2em;
    right: 0; */
}

.not_stf_link .not_stflink_in .not_stflink_box p a:hover span {
    color: rgba(134, 27, 32, 0.8);
}


.not_stf_link .not_stflink_in .not_stflink_box p a:hover::before {
    background: #12113b;
}

.not_stf_link .not_stflink_in .not_stflink_box p a:hover::after {
    border: solid #fff;
    border-width: 1px 1px 0 0;
}

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

co02

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



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

co02 ドット部分

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


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

co03

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




/**************************************************************

modal表示用

**************************************************************/


@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: 1150px) {


}


@media screen and (max-width: 768px) {
/* .footer .follow-link {
    display: block;
} */

.footer--lawyers .follow-link {
    display: block;
}

.staff-information__list {
    margin-left: auto;
}

}


@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%;
}

.contents1174 {
    width: 90%;
    margin: auto;
}

.contents1000 {
    width: 90%;
    margin: auto;
}


.page-header__svg {
    width: 100%;
}
/* =============================

co00

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

.not_co00 {
    max-width: 1600px;
    padding: 4em 0 2.5em;
}

.not_co00 h2 {
    font-size: 4vw;
    padding-bottom: 2.5em;
}

.not_co00 picture img {
    max-width: 100%;
}

.not_co00 p {
    font-size: 3.4vw;
    padding: 0 1.8vw;
    font-weight: 600;
}

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

co01

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


.not_co01 {}

.not_co01 .not_c01_in {
    margin-top: 5em;
    padding: 7vw 6vw 7vw;
}

.not_co01 .not_c01_in .not_c01_int {
    padding: 0 0 3vw 4vw;
    margin-bottom: 8vw;
}

.not_co01 .not_c01_in h2 {
    font-size: 5.5vw;
    line-height: 1.3em;
    padding: 4.5vw 0 10vw;
}


.not_co01 .not_c01_in .not_c01_int h3 {
    font-size: 4.2vw;
    line-height: 1.3em;
}

.not_co01 .not_c01_in .not_c01_int h3::before {
    top: 2.2vw;
}


.not_co01 .not_c01_in .not_c01_int p {
    font-size: 3.6vw;
    padding: 5vw 0 0;
    line-height: 2em;
}


/**************************************************************

not_stf_link表示用

**************************************************************/

.not_stf_link {
    padding: 1em 0em;
    margin: 10vw auto 10em;
    background: none;
    width: calc(100% - 3em);
}

.not_stf_link .not_stflink_in {
    display: flex;
    flex-flow: row wrap;
}

.not_stf_link .not_stflink_in .not_stflink_box {
    width: 94%;
    margin: 0 auto 5vw;
}


.not_stf_link .not_stflink_in .not_stflink_box:last-child {
    margin-bottom: auto;
}

.not_stf_link .not_stflink_in .not_stflink_box p a {
    display: block;
    transition: all 0.5s ease-in-out;
    padding: 2em 4em;
    box-shadow: 0px 0px 7vw 3vw rgba(180, 180, 180, 0.4);
}

.not_stf_link .not_stflink_in .not_stflink_box p a {
    font-size: 4.2vw;
    line-height: 1.5em;
    letter-spacing: 0.05em;
    font-weight: 500;
    color: ;
    display: block;
    position: relative;
/*     text-align: center; */
}


.not_stf_link .not_stflink_in .not_stflink_box p a::before {
    width: 1.7rem;
    height: 1.7rem;
    content: "" !important;
    border-radius: 50%;
    background: #12113b;
    position: absolute;
    left: 2.14em;
    top: 2.2em;
    transition: all 0.5s ease-in-out;
}

.not_stf_link .not_stflink_in .not_stflink_box p a::after {
    width: 0.4rem;
    height: 0.4rem;
    content: "" !important;
    border: solid #fff;
    border-width: 1px 1px 0 0;
    background: none;
    position: absolute;
    margin-right: 0.4rem;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    left: 2.6em;
    top: 2.75em;
    transition: all 0.5s ease-in-out;
}

.not_stf_link .not_stflink_in .not_stflink_box p a span {
    font-size: 3.8vw;
    line-height: ;
    letter-spacing: 0.1em;
    font-weight: 400;
    color: rgba(134, 27, 32, 0.8);
    display: inline-block;
    transition: all 0.5s ease-in-out;
    /* position: absolute;
    bottom: 0.2em;
    right: 0; */
}


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

co02

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

.not_co02 {
    position: relative;
    color: #0a122e;
}


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

co03

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


.not_co03 {}



/**************************************************************

modal表示用

**************************************************************/



}