@charset "UTF-8";

body.page-requirement .guidebox {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/guide/株式会社日東様webサイト_募集要項.jpg) no-repeat top center;
height: 10053px;
}
@media screen and (max-width: 701px) {
body.page-requirement .guidebox {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/guide/株式会社日東様webサイト_募集要項_SP.jpg) no-repeat top center;
height: 9178px;
background-position: top 0px center;
}
}
body.page-requirement .site-main .breadcrumbs {
position: relative;
}
@media screen and (min-width: 700px) {
body.page-requirement .site-main .breadcrumbs .image_1 {
width: 1280px;
margin: 0 auto;
position: relative;
}
body.page-requirement .site-main .breadcrumbs .image_1 img {
z-index: -1;
position: absolute;
right: -80px;
bottom: -141px;
}
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main .breadcrumbs .image_1 {
z-index: -1;
position: absolute;
right: -16rem;
bottom: -191rem;
}
body.page-requirement .site-main .breadcrumbs .image_1 img {
width: 595.33rem;
height: 116.24rem;
}
}
body.page-requirement .site-main section.select_type {
padding-top: 61px;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.select_type {
padding-top: 141rem;
}
}
body.page-requirement .site-main section.select_type .select_container {
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: flex-start;
gap: 20px;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.select_type .select_container {
gap: 20rem;
}
}
body.page-requirement .site-main section.select_type .select_container .nav_item {
width: 340px;
height: 60px;
display: flex;
align-items: center;
justify-content: flex-start;
margin-bottom: 20px;
background: #f7f7f7;
font-size: 14px;
letter-spacing: 0.1em;
line-height: 1;
padding-left: 30px;
transition: all 0.3s ease;
position: relative;
text-decoration: none;
color: #000;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.select_type .select_container .nav_item {
width: 600rem;
height: 80rem;
margin-bottom: 0;
font-size: 22rem;
padding-left: unset;
justify-content: center;
}
}
body.page-requirement .site-main section.select_type .select_container .nav_item::before {
content: "";
position: absolute;
right: 34px;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
top: calc(50% + 0px);
width: 12px;
height: 10px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/flow_arrow_1.png) no-repeat center/contain;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.select_type .select_container .nav_item::before {
right: 34rem;
top: calc(50% + 0rem);
width: 16rem;
height: 14rem;
}
}
body.page-requirement .site-main section.select_type .select_container .nav_item:hover {
background: #203964;
color: #fff;
}
body.page-requirement .site-main section.select_type .select_container .nav_item:hover::before {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/flow_arrow_2.png) no-repeat center/contain;
}
body.page-requirement .site-main section.recruitment_section {
padding-top: 49px;
padding-bottom: 49px;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section {
padding-top: 102rem;
padding-bottom: 22rem;
}
}
body.page-requirement .site-main section.recruitment_section .section_title_container {
margin-bottom: 60px;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .section_title_container {
margin-bottom: 60rem;
}
}
body.page-requirement .site-main section.recruitment_section .section_title_container .section_title {
font-family: shippori-mincho, serif;
font-weight: 600;
font-size: 36px;
text-align: center;
color: #203964;
line-height: 1;
margin-bottom: 11px;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .section_title_container .section_title {
font-size: 36rem;
margin-bottom: 11rem;
}
}
body.page-requirement .site-main section.recruitment_section .section_title_container .section_subtitle {
font-family: garamond-premier-pro, serif;
font-weight: 500;
font-size: 13px;
text-align: center;
color: #203964;
line-height: 1;
position: relative;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .section_title_container .section_subtitle {
font-size: 22rem;
}
}
body.page-requirement .site-main section.recruitment_section .section_title_container .section_subtitle::before {
content: "";
position: absolute;
transform: translateX(-50%);
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
left: calc(50% + 0px);
bottom: -60px;
width: 1px;
height: 40px;
background: #203964;
z-index: -1;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .section_title_container .section_subtitle::before {
left: calc(50% + 0rem);
bottom: -60rem;
width: 1rem;
height: 40rem;
}
}
body.page-requirement .site-main section.recruitment_section .recruitment_table {
width: 100%;
max-width: 960px;
margin: 0 auto;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .recruitment_table {
max-width: 960rem;
}
}
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row {
background: #f7f7f7;
margin-bottom: 10px;
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
padding-left: 50px;
padding-top: 37px;
padding-bottom: 36px;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row {
margin-bottom: 20rem;
padding-left: 40rem;
padding-top: 44rem;
padding-bottom: 36rem;
padding-right: 40rem;
}
}
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .term {
font-weight: normal;
font-size: 14px;
letter-spacing: 0.05em;
line-height: 26px;
width: 145px;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .term {
font-size: 24rem;
line-height: 44rem;
width: 100%;
margin-bottom: 20rem;
position: relative;
}
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .term::before {
content: "";
position: absolute;
left: 0;
bottom: -10rem;
width: 40rem;
height: 1px;
background: #203964;
}
}
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description {
font-size: 13px;
letter-spacing: 0.05em;
line-height: 26px;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description {
font-size: 22rem;
line-height: 44rem;
}
}
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description p,
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description .sub_table_row {
display: block;
padding-left: 30px;
}
@media screen and (min-width: 700px) {
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description p,
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description .sub_table_row {
border-left: 1px solid #203964;
}
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description p,
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description .sub_table_row {
padding-left: unset;
}
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description p:not(:last-of-type),
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description .sub_table_row:not(:last-of-type) {
padding-bottom: 38rem;
border-bottom: 1px solid #203964;
}
}
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description .sub_table_row {
display: flex;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
}
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description .sub_table_row:first-of-type {
margin-bottom: 13px;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description .sub_table_row:first-of-type {
margin-bottom: 29rem;
}
}
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description .sub_table_row .sub_term {
font-weight: normal;
font-size: 13px;
letter-spacing: 0.05em;
line-height: 26px;
width: 100px;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description .sub_table_row .sub_term {
font-size: 22rem;
line-height: 44rem;
width: 159rem;
}
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.recruitment_section .recruitment_table .table_row .description .sub_table_row .sub_description {
width: calc(100% - 159rem);
}
}
body.page-requirement .site-main section.recruitment_section.career .table_row {
background: #f2fbff;
}
@media screen and (min-width: 700px) {
body.page-requirement .site-main section.recruitment_section.career .description p,
body.page-requirement .site-main section.recruitment_section.career .description .sub_table_row {
border-left: 1px solid #0383b9 !important;
}
}
body.page-requirement .site-main section.entry {
padding-top: 39px;
padding-bottom: 102px;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.entry {
padding-top: 86rem;
padding-bottom: 179rem;
}
}
body.page-requirement .site-main section.entry .entry_box {
width: 100%;
max-width: 960px;
margin: 0 auto;
height: 160px;
background: #f7f7f7;
border-bottom: 2px solid #203964;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
flex-direction: column;
position: relative;
transition: all 0.3s ease;
text-decoration: none;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.entry .entry_box {
max-width: 960rem;
height: 231rem;
border-bottom-width: 2rem;
}
}
body.page-requirement .site-main section.entry .entry_box:hover {
background: #203964;
}
body.page-requirement .site-main section.entry .entry_box:hover .entry_title {
color: #fff;
}
body.page-requirement .site-main section.entry .entry_box:hover .entry_text {
color: #fff;
}
body.page-requirement .site-main section.entry .entry_box:hover .link_1 {
background: #f7f7f7;
}
body.page-requirement .site-main section.entry .entry_box:hover .link_1::before {
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/requirement_arrow_2.png) no-repeat center/contain;
}
body.page-requirement .site-main section.entry .entry_box .entry_title {
font-family: garamond-premier-pro, serif;
font-weight: 500;
font-size: 20px;
line-height: 1;
text-align: center;
color: #203964;
margin-bottom: 11px;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.entry .entry_box .entry_title {
font-size: 22rem;
margin-bottom: 19rem;
}
}
body.page-requirement .site-main section.entry .entry_box .entry_text {
font-family: shippori-mincho, serif;
font-weight: 600;
font-size: 26px;
letter-spacing: 0.03em;
line-height: 1;
text-align: center;
color: #203964;
margin-bottom: 4px;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.entry .entry_box .entry_text {
font-size: 28rem;
margin-bottom: 4rem;
}
}
body.page-requirement .site-main section.entry .entry_box .link_1 {
display: block;
width: 50px;
height: 50px;
position: absolute;
right: 0;
bottom: -2px;
background: #203964;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.entry .entry_box .link_1 {
width: 60rem;
height: 60rem;
bottom: 0;
}
}
body.page-requirement .site-main section.entry .entry_box .link_1::before {
content: "";
position: absolute;
transform: translate(-50%, -50%);
-webkit-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
top: calc(50% + 0px);
left: calc(50% + 0px);
width: 20px;
height: 5px;
background: url(//www.210-nitto.co.jp/wp-content/themes/nitto/images/requirement_arrow_1.png) no-repeat center/contain;
transition: all 0.3s ease;
}
@media screen and (max-width: 701px) {
body.page-requirement .site-main section.entry .entry_box .link_1::before {
top: calc(50% + 0rem);
left: calc(50% + 0rem);
width: 24rem;
height: 10rem;
}
}