@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

     html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 13px;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
sup, sub {
font-size: 83%;
} :focus {
outline: 0;
} ins {
text-decoration: none;
}
del {
text-decoration: line-through;
} table {
border-collapse: collapse;
border-spacing: 0;
}
.hid {
position: absolute;
width: 0px;
height: 0px;
overflow: hidden;
font-size: 8pt;
} .clear {
clear: both;
width: 1px;
height: 1px;
}
.clearfix:after {
content: "";
display: block;
height: 0;
visibility: hidden;
clear: both;
} .clearfix2:after {
content: "";
display: block;
height: 0;
visibility: hidden;
clear: both;
}
.notflow {
overflow: hidden;
} ul {
list-style-type: none;
}
img {
vertical-align: top;
}
table {
border-collapse: collapse;
}
textarea, input {
border: 1px solid #999;
padding: 5px;
}  body {
position: relative;
font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
color: #333;
line-height: 2;
letter-spacing: 1px;
}
div,
ul,
li,
p {
margin: 0;
padding: 0;
line-height: 1.8;
box-sizing: border-box;
} .wow {
visibility: hidden;
} .en-r {
font-family: 'Roboto', sans-serif;
font-weight: 400;
letter-spacing: 1px;
}
.en-b {
font-family: 'Roboto', sans-serif;
font-weight: 700;
letter-spacing: 1px;
}
.ja {
font-family: "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", sans-serif;
}
.ming {
font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.wrapper {
margin: 0 auto;
width: 1200px;
}
.pagesWrapper {
margin: 0 auto;
width: 1000px;
}
@media all and (max-width: 480px) {
.pagesWrapper {
width: 100%;
padding: 0 20px;
}
}
a {
color: #999;
text-decoration: none;
transition: all 0.4s ease;
}
a:hover {
color: #ccc;
}
a.alpha:hover {
opacity: 0.6;
}
p {
font-size: 14px;
}
.fl {
float: left;
}
.fr {
float: right;
}
.tac {
text-align: center;
}
.tal {
text-align: left;
}
.tar {
text-align: right;
}
.bold {
font-weight: bold;
}
.mb10 {
margin-bottom: 10px;
}
.mb15 {
margin-bottom: 15px;
}
.mb20 {
margin-bottom: 20px;
}
.mb30 {
margin-bottom: 30px;
}
.mb40 {
margin-bottom: 40px;
}
.mb50 {
margin-bottom: 50px;
}
.mb60 {
margin-bottom: 60px;
}
.mb80 {
margin-bottom: 80px;
}
.pt10 {
padding-top: 10px;
}
.pt15 {
padding-top: 15px;
}
.pt20 {
padding-top: 20px;
}
.pt30 {
padding-top: 30px;
}
.pt40 {
padding-top: 40px;
}
.pt50 {
padding-top: 50px;
}
.pt60 {
padding-top: 60px;
}
.pt80 {
padding-top: 80px;
}
.img-fluid {
width: 100%;
height: auto;
}
.show-sm {
display: none;
}
@media all and (max-width: 480px) {
.show-sm {
display: block;
}
}
@media all and (max-width: 480px) {
.hide-sm {
display: none;
}
} .main {
margin-top: 140px;
}
@media all and (max-width: 480px) {
.main {
margin-top: 120px;
}
}
.jumptarget {
display: block;
padding-top: 80px;
margin-top: -80px;
}
.jumptarget#corporateTop {
padding-top: 50px;
margin-top: -50px;
}
@media all and (max-width: 480px) {
.jumptarget {
padding-top: 60px;
margin-top: -60px;
}
.jumptarget#corporateTop {
padding-top: 30px;
margin-top: -30px;
}
} .pagetop {
display: none;
position: fixed;
bottom: 30px;
right: 30px;
opacity: 0.8;
}
.pagetop a {
position: relative;
display: block;
width: 36px;
height: 36px;
background-color: #6c6c6c;
}
.pagetop a::before {
content: "";
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%) rotate(-45deg);
display: block;
margin-top: 3px;
width: 10px;
height: 10px;
border-top: solid 4px #fff;
border-right: solid 4px #fff;
} .area {
width: 800px;
}
.contents {
overflow: visible;
} @media all and (max-width: 480px) {
.contents {
padding: 0 20px;
}
}
.breadcrumbs li {
display: inline-block;
margin-bottom: 30px;
font-family: 'Roboto', sans-serif;
font-weight: 400;
}
.breadcrumbs li,
.breadcrumbs li a {
font-size: 11px;
}
.breadcrumbs li a {
text-decoration: underline;
}
.contents section {
margin-bottom: 10%;
}
.contents section h1 {
font-size: 28px;
font-weight: bold;
margin-bottom: 5%;
}
@media all and (max-width: 480px) {
.contents section h1 {
margin-bottom: 1.2em;
}
}
.contents section h1 span {
display: inline-block;
margin-left: 20px;
font-size: 14px;
vertical-align: middle;
color: #666 !important;
} .sidebar {
position: relative;
box-sizing: border-box;
}
.sidebar aside {
width: 180px;
}
.sidebar aside dt {
color: #color-base;
font-size: 14px;
}
.sidebar aside dt .sidebar-title {
display: inline-block;
padding-bottom: 4px;
border-bottom: 1px #333 solid;
line-height: 1.5;
}
.sidebar aside dt,
.sidebar aside dd li {
margin: 0 0 16px 0;
}
.sidebar aside dd {
margin-top: 10px;
}
.sidebar aside dd li {
line-height: 1.5;
}
.sidebar aside dd li a {
color: #333;
font-size: 12px;
line-height: 1.6;
}
.sidebar aside dd li a .name {
font-size: 14px;
}
.sidebar aside dd li a:hover {
color: #00519c;
font-weight: bold;
} .clearfix:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.clearfix {
display: inline-table;
min-height: 1%;
}/*\*/* html .clearfix {
height: 1%;
}
.clearfix {
display: block;
}/**/ @media only screen and (max-width: 480px) {
.wrapper,
.pagesWrapper {
width: 100%;
height: auto;
padding: 0 20px;
}
.area {
width: 100%;
float: none;
}
.pagetop {
display: none;
position: fixed;
bottom: 12px;
right: 12px;
}
.pagetop a {
position: relative;
width: 32px;
height: 32px;
text-decoration: none;
}
img {
max-width: 100%;
height: auto;
}
main .fl,
main .fr {
float: none;
}
.contents section h1 span {
display: block;
margin: 10px 0 15px 0;
}
} .breadcrumbs {
margin-top: 30px;
}
.page-title-wrapper {
text-align: center;
}
.page-title-wrapper .page-title {
display: inline-block;
color: #00519c;
font-size: 28px;
line-height: 1.3;
}
@media all and (max-width: 480px) {
.page-title-wrapper .page-title {
font-size: 22px;
}
}
.page-title-wrapper .page-title.page-title-message {
color: #00519c;
}
.page-title-wrapper .page-title .sub-title {
display: block;
margin-top: 10px;
color: #666;
font-size: 14px;
line-height: 1.3;
}
.page-lead {
margin-top: 30px;
font-size: 16px;
text-align: center;
line-height: 2;
}
.page-lead p {
font-size: 16px;
text-align: center;
line-height: 2;
}
.kv {
margin-top: 50px;
}
.kv.kv-s {
position: relative;
}
.kv.kv-s img {
display: block;
margin: 0 auto;
max-width: 800px;
width: 100%;
}
@media all and (max-width: 480px) {
.kv.kv-s {
padding: 0 16px;
}
}
.sec-full-width > div,
.sec-full-width > section,
.sec-full-width > ul {
margin: 0 auto;
max-width: 1000px;
width: 100%;
}
.sec-full-width > div.full-width,
.sec-full-width > section.full-width,
.sec-full-width > ul.full-width {
max-width: 100%;
}
.section {
position: relative;
margin-top: 100px;
}
@media all and (max-width: 480px) {
.section {
margin-top: 70px;
}
} .note {
margin-top: 4px;
font-size: 13px;
line-height: 1.5;
}
.note p {
font-size: 13px;
line-height: 1.5;
} .interview-kv {
margin: 0;
position: relative;
width: 100%;
height: 500px;
}
@media all and (max-width: 480px) {
.interview-kv {
height: auto;
}
}
.interview-kv img {
width: 100vw;
height: 100%;
object-fit: cover;
object-position: center bottom;
}
@media all and (max-width: 480px) {
.interview-kv img {
height: 250px;
}
}
.interview-kv img.lefttop {
object-position: left top;
}
.interview-kv img.centertop {
object-position: center top;
}
.interview-kv img.righttop {
object-position: right top;
}
.interview-kv img.leftcenter {
object-position: left center;
}
.interview-kv img.centercenter {
object-position: center center;
}
.interview-kv img.rightcenter {
object-position: right center;
}
.interview-kv img.leftbottom {
object-position: left bottom;
}
.interview-kv img.centerbottom {
object-position: center bottom;
}
.interview-kv img.rightbottom {
object-position: right bottom;
}
@media all and (max-width: 480px) {
.interview-kv img.sm-adj1 {
object-position: -17.5vw 0;
}
.interview-kv img.sm-lefttop {
object-position: left top;
}
.interview-kv img.sm-centertop {
object-position: center top;
}
.interview-kv img.sm-righttop {
object-position: right top;
}
.interview-kv img.sm-leftcenter {
object-position: left center;
}
.interview-kv img.sm-centercenter {
object-position: center center;
}
.interview-kv img.sm-rightcenter {
object-position: right center;
}
.interview-kv img.sm-leftbottom {
object-position: left bottom;
}
.interview-kv img.sm-centerbottom {
object-position: center bottom;
}
.interview-kv img.sm-rightbottom {
object-position: right bottom;
}
}
.interview-kv .title-box {
position: absolute;
padding: 16px 30px;
color: #fff;
text-align: center;
}
.interview-kv .title-box.box-listing {
margin-top: 10px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
.interview-kv .title-box.box-single {
bottom: 40px;
padding: 24px 20px;
}
.interview-kv .title-box.left {
left: 50px;
}
.interview-kv .title-box.right {
right: 50px;
}
@media all and (max-width: 480px) {
.interview-kv .title-box {
position: relative;
}
.interview-kv .title-box.box-listing {
margin-top: 50px;
}
.interview-kv .title-box.box-single {
bottom: auto;
padding: 18px 20px;
}
.interview-kv .title-box.left {
left: auto;
}
.interview-kv .title-box.right {
right: auto;
}
}
.interview-kv .title-box .series-title {
font-size: 16px;
}
@media all and (max-width: 480px) {
.interview-kv .title-box .series-title {
padding: 16px 8px 0 8px;
font-size: 14px;
line-height: 1;
}
}
.interview-kv .title-box.blue {
background: rgba(0, 81, 156, 0.7);
}
.interview-kv .title-box.blue p, .interview-kv .title-box.blue h1 {
color: #fff;
}
@media all and (max-width: 480px) {
.interview-kv .title-box.blue {
background: rgba(0, 81, 156, 0.8);
}
}
.interview-kv .title-box.light {
background: rgba(255, 255, 255, 0.7);
}
.interview-kv .title-box.light p, .interview-kv .title-box.light h1 {
color: #333;
}
.interview-kv .title-box.dark {
background: rgba(51, 51, 51, 0.7);
}
.interview-kv .title-box.dark p, .interview-kv .title-box.dark h1 {
color: #fff;
}
.interview-kv .title-box h1 {
margin-top: 12px;
padding-left: 0.8em;
font-size: 42px;
line-height: 1.4;
white-space: nowrap;
}
.interview-kv .title-box h1.title-single {
margin-top: 0;
font-size: 28px;
font-weight: normal;
text-align: left;
}
@media all and (max-width: 480px) {
.interview-kv .title-box h1.title-single {
font-size: 20px;
line-height: 1.6;
white-space: normal;
}
.interview-kv .title-box h1.title-single br {
display: none;
}
}
@media all and (max-width: 480px) {
.interview-kv .title-box h1 {
margin-top: 8px;
padding-left: 0.4em;
font-size: 26px;
}
}
.interview-kv .title-box p {
display: block;
font-size: 20px;
font-weight: normal;
line-height: 1;
}
@media all and (max-width: 480px) {
.interview-kv .title-box p {
margin-top: 4px;
font-size: 14px;
}
}
.interview-listing-wrapper {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
margin-top: 50px;
padding-bottom: 100px;
}
@media all and (max-width: 480px) {
.interview-listing-wrapper {
padding-bottom: 40px;
}
}
.interview-listing-wrapper .interview-listing-main { width: 100%;
}
@media all and (max-width: 480px) {
.interview-listing-wrapper .interview-listing-main {
display: block;
width: 100%;
}
}
.interview-listing-wrapper .interview-listing-main .interview-listing {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: flex-start;
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li {
margin-bottom: 30px; width: calc( (100% - 60px) / 3);
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li:not(:nth-of-type(3n)) {
margin-right: 30px;
}
@media all and (max-width: 480px) {
.interview-listing-wrapper .interview-listing-main .interview-listing > li:not(:nth-of-type(3n)) {
margin-right: 0;
}
}
@media all and (max-width: 480px) {
.interview-listing-wrapper .interview-listing-main .interview-listing > li {
width: 100%;
}
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li .staff-portrait {
overflow: hidden;
position: relative;
width: 100%;
height: 0;
padding-top: 70%;
background: #00519c;
transition: all 0.4s ease;
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li .staff-portrait img {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.4s ease;
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li .staff-body {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: flex-start;
align-items: center;
position: relative;
padding: 0 40px 0 20px;
width: 100%;
height: 70px;
background: rgba(0, 81, 156, 0.9);
transition: all 0.4s ease;
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li .staff-body:before {
content: "";
position: absolute;
top: 50%;
right: 20px;
transform: translate(0, -50%) rotate(45deg);
display: block;
margin-top: 0;
width: 8px;
height: 8px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
transition: all 0.4s ease;
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li .staff-body p {
color: #fff;
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li .staff-body p.staff-position {
font-size: 13px;
line-height: 1.4;
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li .staff-body p.staff-name {
font-size: 18px;
line-height: 1.4;
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li:hover img {
opacity: 0.5;
transform: scale(1.05);
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li:hover .staff-body {
background: rgba(0, 81, 156, 0.7);
}
.interview-listing-wrapper .interview-listing-main .interview-listing > li:hover .staff-body:before {
right: 14px;
}
.profile {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: flex-start;
margin-top: 40px;
}
@media all and (max-width: 480px) {
.profile {
margin-top: 20px;
}
}
.profile > li.profile-name {
padding: 20px 0;
width: 30%;
}
.profile > li.profile-name .position {
font-size: 16px;
line-height: 1.6;
}
.profile > li.profile-name .name {
font-size: 28px;
}
@media all and (max-width: 480px) {
.profile > li.profile-name {
width: 100%;
}
}
.profile > li.profile-details {
padding-left: 40px;
width: calc(70%);
border-left: 1px #6c6c6c solid;
}
@media all and (max-width: 480px) {
.profile > li.profile-details {
padding: 40px 0;
width: 100%;
border-top: 1px #6c6c6c solid;
border-bottom: 1px #6c6c6c solid;
border-left: none;
}
}
.profile > li.profile-details .details-title {
display: inline-block;
padding: 10px 16px;
background: #00519c;
border-radius: 50vw;
color: #fff;
font-size: 14px;
font-weight: bold;
line-height: 1;
}
.profile > li.profile-details .details-title.start-year {
margin: 10px 0 0 0;
padding: 8px 14px;
background: #fff;
border: 1px #00519c solid;
color: #00519c;
font-weight: 14px;
}
.profile > li.profile-details .details-body {
margin-top: 12px;
font-size: 16px;
}
.profile > li.profile-details .details-body p,
.profile > li.profile-details .details-body span,
.profile > li.profile-details .details-body strong {
font-size: 16px;
}
.profile > li.profile-details .details-body .note p {
font-size: 13px;
line-height: 1.5;
}
article {
margin-top: 100px;
}
@media all and (max-width: 480px) {
article {
margin-top: 40px;
}
}
article:first-of-type {
margin-top: 100px;
}
@media all and (max-width: 480px) {
article:first-of-type {
margin-top: 60px;
}
}
article:last-of-type {
padding-bottom: 60px;
}
@media all and (max-width: 480px) {
article:last-of-type {
padding-bottom: 0;
}
article:last-of-type img {
margin-top: 0;
}
}
article h2.article-title {
color: #00519c;
font-size: 24px;
margin-bottom: 60px;
line-height: 1.5;
text-align: left;
}
@media all and (max-width: 480px) {
article h2.article-title {
font-size: 22px;
margin-bottom: 30px;
}
}
article div.conv {
display: flex;
justify-content: space-between;
align-items: flex-start;
flex-wrap: nowrap;
margin-bottom: 27px;
}
@media all and (max-width: 480px) {
article div.conv {
display: block;
}
}
article div.conv-name {
width: 5em;
font-weight: bold;
}
article div.conv-body {
width: calc(100% - 5em);
}
@media all and (max-width: 480px) {
article div.conv-body {
width: 100%;
}
}
ul.int-wrapper {
display: flex;
justify-content: space-between;
flex-wrap: wrap;
align-items: flex-start;
margin-bottom: 60px;
}
ul.int-wrapper.left {
flex-direction: row-reverse;
}
@media all and (max-width: 480px) {
ul.int-wrapper {
flex-direction: column-reverse;
margin-bottom: 30px;
}
ul.int-wrapper.left {
flex-direction: column-reverse;
}
}
ul.int-wrapper li.photo {
max-width: 380px;
width: 100%;
height: auto;
}
ul.int-wrapper li.photo .img-wrapper {
position: relative;
overflow: hidden;
}
ul.int-wrapper li.photo .img-wrapper.img-1 {
padding-top: 81%;
}
ul.int-wrapper li.photo .img-wrapper.img-2 {
padding-top: 81%; }
ul.int-wrapper li.photo .img-wrapper img {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
object-fit: cover;
}
@media all and (max-width: 480px) {
ul.int-wrapper li.photo {
max-width: 100%;
margin-bottom: 30px;
}
}
ul.int-wrapper li.txt {
width: calc(100% - 420px);
font-size: 15px;
line-height: 2;
}
ul.int-wrapper li.txt p {
font-size: 15px;
line-height: 2;
}
ul.int-wrapper li.txt .note {
margin-top: 4px;
font-size: 13px;
line-height: 1.5;
}
ul.int-wrapper li.txt .note p {
font-size: 13px;
line-height: 1.5;
}
@media all and (max-width: 480px) {
ul.int-wrapper li.txt {
margin-bottom: 30px;
width: 100%;
}
}
.int-nophoto {
margin-bottom: 60px;
font-size: 15px;
line-height: 2;
}
.int-nophoto p {
font-size: 15px;
line-height: 2;
}
.int-nophoto .note {
margin-top: 4px;
font-size: 13px;
line-height: 1.5;
}
.int-nophoto .note p {
font-size: 13px;
line-height: 1.5;
}
@media all and (max-width: 480px) {
.int-nophoto {
margin-bottom: 30px;
}
}
.dayoff {
text-align: center;
}
.dayoff h2 {
display: inline-block;
padding: 14px 26px 8px;
background: #00519c;
border-radius: 50vw 50vw 0 0;
color: #fff;
font-size: 16px;
font-weight: bold;
line-height: 1;
text-align: center;
}
.dayoff .dayoff-body {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
margin: 0 auto 60px;
padding: 18px 24px;
border-top: 1px #00519c dotted;
border-bottom: 1px #00519c dotted;
max-width: 800px;
}
.dayoff .dayoff-body .dayoff-img {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
width: 100px;
}
.dayoff .dayoff-body .dayoff-img img {
display: block;
margin: 10px auto;
width: 100px;
height: 100px;
object-fit: cover;
border-radius: 50vw;
}
@media all and (max-width: 480px) {
.dayoff .dayoff-body .dayoff-img {
width: 100%;
}
}
.dayoff .dayoff-body .dayoff-txt {
width: calc(100% - 120px);
color: #00519c;
font-size: 15px;
text-align: left;
}
.dayoff .dayoff-body .dayoff-txt p {
font-size: 15px;
}
@media all and (max-width: 480px) {
.dayoff .dayoff-body .dayoff-txt {
margin-top: 16px;
width: 100%;
}
}
.dayoff .dayoff-body.multi .dayoff-img {
width: 220px;
}
@media all and (max-width: 480px) {
.dayoff .dayoff-body.multi .dayoff-img {
width: 100%;
}
}
.dayoff .dayoff-body.multi .dayoff-txt {
width: calc(100% - 240px);
}
@media all and (max-width: 480px) {
.dayoff .dayoff-body.multi .dayoff-txt {
width: 100%;
}
}
#ints {
margin-top: 100px;
}
@media all and (max-width: 480px) {
#ints {
margin-top: 80px;
}
}
#ints a {
color: #333;
}
#ints a img {
display: block;
margin-bottom: 10px;
height: 120px;
object-fit: cover;
}
#ints a p {
color: #333;
font-size: 12px;
line-height: 1.5;
text-align: center;
}
#ints a p.name {
margin-top: 4px;
font-size: 15px;
}
#ints a .details {
display: none;
}
   .breadcrumbs {
margin-top: 30px;
}
.page-title-wrapper {
text-align: center;
}
.page-title-wrapper .page-title {
display: inline-block;
color: #00519c;
font-size: 28px;
line-height: 1.3;
}
@media all and (max-width: 480px) {
.page-title-wrapper .page-title {
font-size: 22px;
}
}
.page-title-wrapper .page-title.page-title-message {
color: #00519c;
}
.page-title-wrapper .page-title .sub-title {
display: block;
margin-top: 10px;
color: #666;
font-size: 14px;
line-height: 1.3;
}
.page-lead {
margin-top: 30px;
font-size: 16px;
text-align: center;
line-height: 2;
}
.page-lead p {
font-size: 16px;
text-align: center;
line-height: 2;
}
.kv {
margin-top: 50px;
}
.kv.kv-s {
position: relative;
}
.kv.kv-s img {
display: block;
margin: 0 auto;
max-width: 800px;
width: 100%;
}
@media all and (max-width: 480px) {
.kv.kv-s {
padding: 0 16px;
}
}
.sec-full-width > div,
.sec-full-width > section,
.sec-full-width > ul {
margin: 0 auto;
max-width: 1000px;
width: 100%;
}
.sec-full-width > div.full-width,
.sec-full-width > section.full-width,
.sec-full-width > ul.full-width {
max-width: 100%;
}
.section {
position: relative;
margin-top: 100px;
}
@media all and (max-width: 480px) {
.section {
margin-top: 70px;
}
} :root {
--vh: 100px;
} @media all and (max-width: 480px) {
body {
height: 100%;
}
body.active {
overflow: hidden;
}
}
header {
position: relative;
}
header .logos {
position: fixed;
top: 0;
left: 0;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: space-between;
align-items: center;
width: 100%;
height: 80px;
min-width: 1320px;
background: #fff;
z-index: 2000;
-webkit-backface-visibility: hidden;
}
header .logos h1 {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-start;
align-items: center;
padding-left: 26px;
width: 420px;
line-height: 1;
}
header .logos h1 img {
width: 230px;
height: auto;
}
header .logos h1 span {
display: block;
margin-left: 16px;
padding-top: 1px;
color: #00519c;
font-size: 15px;
line-height: 1;
}
header .logos nav.gnav {
padding-right: 20px;
width: calc(100% - 440px);
text-align: right;
}
header .logos.nav-fix {
visibility: visible !important;
}
@media all and (max-width: 480px) {
header .logos {
justify-content: flex-start;
width: 100%;
height: 60px;
}
header .logos h1 {
padding-left: 0;
width: 100%;
}
header .logos h1 img {
width: 120px;
}
header .logos h1 span {
padding-right: 10px;
font-size: 11px;
}
}
@media all and (max-width: 350px) {
header .logos h1 img {
width: 110px;
}
header .logos h1 span {
padding-right: 8px;
font-size: 10px;
}
} .mainnav {
display: flex;
justify-content: flex-end;
align-items: center;
}
#navCorp,
#navBusi,
#navPeop,
#navRec,
#navEntryNew,
#navEntryCareer {
display: inline-block;
}
#navCorp,
#navBusi,
#navPeop,
#navRec {
padding: 0 24px;
text-align: center;
}
#navCorp > a,
#navBusi > a,
#navPeop > a,
#navRec > a {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
height: 100%;
}
#navEntryNew {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
padding: 0 10px 0 36px;
text-align: center;
}
#navEntryCareer {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
text-align: center;
}
header nav {
height: 100%;
}
header nav.gnav ul {
height: 100%;
}
header nav.gnav ul li {
position: relative;
height: 100%;
line-height: 1;
}
header nav.gnav ul li > a {
display: block;
color: #333;
font-size: 16px;
font-weight: bold;
-webkit-transition: all .1s linear;
transition: all .1s linear;
cursor: pointer;
}
header nav.gnav ul li > a .nav-wrapper {
font-size: 16px;
font-weight: bold;
line-height: 1;
}
header nav.gnav ul li > a:hover {
color: #00519c;
}
header nav.gnav ul li a span {
display: block;
padding-top: 4px;
color: #333;
font-weight: normal;
font-size: 12px;
}
header nav.gnav ul li#navEntryNew a, header nav.gnav ul li#navEntryCareer a {
position: relative;
display: inline-block;
padding: 14px 30px 14px 16px;
color: #fff;
font-weight: bold;
font-size: 12px;
z-index: 2;
background-color: rgba(0, 81, 156, 0.8);
overflow: hidden;
transition: all 0.3s ease;
}
header nav.gnav ul li#navEntryNew a::before, header nav.gnav ul li#navEntryCareer a::before {
content: "";
position: absolute;
top: calc(50% - 1px);
right: 16px;
display: block;
width: 4px;
height: 4px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
transform: rotate(45deg) translateY(-50%);
transition: all 0.3s ease;
}
header nav.gnav ul li#navEntryNew a:hover, header nav.gnav ul li#navEntryCareer a:hover {
background: #FFA800;
border-radius: 10px;
}
header nav.gnav ul li#navEntryNew a:hover::before, header nav.gnav ul li#navEntryCareer a:hover::before {
right: 12px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
}
header nav.gnav ul.subnav {
display: none;
position: absolute;
top: 80px;
left: 0;
width: 200px;
height: 100%;
box-sizing: border-box;
z-index: 4000;
}
header nav.gnav ul.subnav.open {
display: block;
}
header nav.gnav ul.subnav li {
margin-left: 0;
height: auto;
box-sizing: border-box;
}
header nav.gnav ul.subnav li:not(:first-child) {
border-top: 1px #fff solid;
}
header nav.gnav ul.subnav li a {
overflow: hidden;
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: center;
align-items: center;
height: 50px;
background: #F4F4F4;
color: #color-base;
font-size: 13px;
font-weight: bold;
line-height: 1.4;
text-align: left;
box-sizing: border-box;
}
header nav.gnav ul.subnav li a:hover {
color: #fff;
background: #00519c;
}
header nav.spnav {
display: none;
position: absolute;
right: 0;
top: 60px;
width: 100%;
text-align: right;
z-index: 3000;
}
@media all and (max-width: 480px) {
header nav.spnav {
display: block;
}
}
header nav.spnav > ul {
display: none;
overflow-y: scroll !important;
width: 100%;
height: calc(100vh - 60px);
height: calc( var(--vh) * 100 - 60px);
-webkit-overflow-scrolling: touch;
}
header nav.spnav > ul > li > a:visited, header nav.spnav > ul > li > a:hover, header nav.spnav > ul > li > a:active {
background: #e4e4e4 !important;
}
header nav.spnav > ul > li > li > a:visited, header nav.spnav > ul > li > li > a:hover, header nav.spnav > ul > li > li > a:active {
background: #6c6c6c !important;
}
header nav.spnav > ul li:not(:last-child) {
border-bottom: 1px solid #fff;
}
header nav.spnav > ul li a {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
justify-content: flex-end;
align-items: center;
height: 64px;
color: #333;
background: #e4e4e4;
font-size: 14px;
padding-right: 20px;
width: 100vw;
font-weight: bold;
box-sizing: border-box;
cursor: pointer;
}
header nav.spnav > ul li a div {
line-height: 1;
}
header nav.spnav > ul li a span.sub {
display: block;
margin-top: 6px;
font-size: 12px;
font-weight: normal;
}
header nav.spnav > ul li.spnavsub {
display: none;
}
header nav.spnav > ul li.spnavsub ul {
margin-top: 0;
}
header nav.spnav > ul li.spnavsub ul li a {
color: #fff;
background: #6c6c6c;
}
.spnav-icon {
position: fixed;
top: 0px;
right: 10px;
width: 60px;
}
.spnav-icon .hamburger {
display: inline-block;
cursor: pointer;
transition-property: opacity, top, right filter;
transition-duration: 0.3s;
transition-timing-function: linear;
font: inherit;
color: inherit;
text-transform: none;
border: 0;
margin: 0;
padding: 10px 0 0 0;
width: 60px;
height: 60px;
background: rgba(255, 255, 255, 0.3);
overflow: visible;
z-index: 99;
pointer-events: auto;
}
.spnav-icon .hamburger.is-active {
z-index: 300;
}
.spnav-icon .hamburger.hamburger--spin .hamburger-inner {
transition-duration: 0.22s;
transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.spnav-icon .hamburger.hamburger--spin .hamburger-inner::before {
transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.spnav-icon .hamburger.hamburger--spin .hamburger-inner::after {
transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.spnav-icon .hamburger.hamburger--spin.is-active .hamburger-inner {
transform: rotate(225deg);
transition-delay: 0.12s;
transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.spnav-icon .hamburger.hamburger--spin.is-active .hamburger-inner::before {
top: 0;
opacity: 0;
transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.spnav-icon .hamburger.hamburger--spin.is-active .hamburger-inner::after {
bottom: 0;
transform: rotate(-90deg);
transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.spnav-icon .hamburger span.hamburger-box {
margin: 0 auto;
width: 36px;
height: 24px;
display: inline-block;
position: relative;
}
.spnav-icon .hamburger span.hamburger-box span.hamburger-inner {
display: block;
top: 50%;
margin-top: -3px;
}
.spnav-icon .hamburger span.hamburger-box span.hamburger-inner,
.spnav-icon .hamburger span.hamburger-box span.hamburger-inner::before,
.spnav-icon .hamburger span.hamburger-box span.hamburger-inner::after {
width: 36px;
height: 2px;
background-color: #6c6c6c;
border-radius: 3px;
position: absolute;
transition-property: width, transform;
transition-duration: 0.15s;
transition-timing-function: ease;
}
.spnav-icon .hamburger span.hamburger-box span.hamburger-inner::before,
.spnav-icon .hamburger span.hamburger-box span.hamburger-inner::after {
content: "";
display: block;
}
.spnav-icon .hamburger span.hamburger-box span.hamburger-inner::before {
top: -10px;
}
.spnav-icon .hamburger span.hamburger-box span.hamburger-inner::after {
bottom: -10px;
}
.spnav-icon .hamburger.is-active span.hamburger-inner, .spnav-icon .hamburger.is-active span.hamburger-inner::before, .spnav-icon .hamburger.is-active span.hamburger-inner::after {
background-color: #6c6c6c;
}
.spnav-icon .hamburger:visited span.hamburger-box span.hamburger-inner,
.spnav-icon .hamburger:visited span.hamburger-box span.hamburger-inner::before,
.spnav-icon .hamburger:visited span.hamburger-box span.hamburger-inner::after, .spnav-icon .hamburger:hover span.hamburger-box span.hamburger-inner,
.spnav-icon .hamburger:hover span.hamburger-box span.hamburger-inner::before,
.spnav-icon .hamburger:hover span.hamburger-box span.hamburger-inner::after, .spnav-icon .hamburger:active span.hamburger-box span.hamburger-inner,
.spnav-icon .hamburger:active span.hamburger-box span.hamburger-inner::before,
.spnav-icon .hamburger:active span.hamburger-box span.hamburger-inner::after {
background-color: #6c6c6c;
}
@media all and (max-width: 480px) {
.area {
width: 100%;
float: none;
}
img {
max-width: 100%;
height: auto;
}
header .gnav,
header aside {
display: none !important;
}
.breadcrumbs,
.sidebar {
display: none !important;
}
} .related-articles {
background: #F4F4F4;
margin-top: 50px;
margin-bottom: -50px;
padding: 50px 40px 70px;
}
.related-articles h2 {
font-size: 20px;
line-height: 1.5;
text-align: center;
}
@media all and (max-width: 480px) {
.related-articles {
margin-top: 30px;
margin-bottom: -30px;
padding: 50px 40px 50px;
}
}
.related-articles > ul {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-evenly;
align-items: flex-start;
margin: 30px auto 0;
max-width: 1000px;
width: 100%;
}
.related-articles > ul > li {
width: calc(25% - 30px);
background: #fff;
}
.related-articles > ul > li a {
color: #333;
}
.related-articles > ul > li .img-wrapper {
overflow: hidden;
width: 100%;
height: 140px;
}
.related-articles > ul > li img {
width: 100%;
height: 100%;
object-fit: cover;
transition: all 0.3s ease;
}
.related-articles > ul > li.related-conv01 img {
object-position: -50px 0;
}
.related-articles > ul > li.related-conv04 img {
object-position: -40px 0;
}
.related-articles > ul > li .title {
margin: 14px auto;
text-align: center;
}
.related-articles > ul > li .title .series-title {
font-size: 12px;
}
.related-articles > ul > li .title h3 {
font-size: 16px;
}
@media all and (min-width: 481px) {
.related-articles > ul > li:hover img {
transform: scale(1.05);
}
.related-articles > ul > li:hover .title .series-title {
color: #00519c;
}
.related-articles > ul > li:hover .title h3 {
color: #00519c;
}
}
@media all and (max-width: 480px) {
.related-articles > ul > li {
margin-bottom: 30px;
width: 100%;
}
} .footer-entry {
margin-top: 50px;
padding: 30px 40px 40px;
width: 100%;
background-color: rgba(0, 81, 156, 0.8);
box-sizing: border-box;
}
@media all and (max-width: 480px) {
.footer-entry {
margin-top: 30px;
padding: 30px 40px 30px;
}
}
.footer-entry P {
color: #fff;
font-size: 20px;
font-weight: bold;
text-align: center;
}
.footer-entry .footer-entry-inner {
margin: 30px auto 0;
max-width: 1000px;
width: 100%;
text-align: center;
box-sizing: border-box;
}
.footer-entry .footer-entry-inner a {
position: relative;
display: inline-block;
margin: 0 20px;
padding: 16px 30px 16px 16px;
max-width: 300px;
width: 100%;
color: #00519c;
font-weight: bold;
font-size: 16px;
z-index: 2;
background-color: #fff;
border-radius: 20px;
overflow: hidden;
box-sizing: border-box;
transition: all 0.3s ease;
}
@media all and (max-width: 480px) {
.footer-entry .footer-entry-inner a {
display: block;
margin: 20px auto;
}
}
.footer-entry .footer-entry-inner a::before {
content: "";
position: absolute;
top: calc(50% - 1px);
right: 22px;
display: block;
width: 6px;
height: 6px;
border-top: solid 2px #00519c;
border-right: solid 2px #00519c;
transform: rotate(45deg) translateY(-50%);
transition: all 0.3s ease;
}
@media all and (min-width: 481px) {
.footer-entry .footer-entry-inner a:hover {
color: #fff;
background: #FFA800;
}
.footer-entry .footer-entry-inner a:hover::before {
right: 18px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
}
} footer {
padding-top: 50px;
background: #f5f5f5;
box-sizing: border-box;
}
@media all and (max-width: 480px) {
footer {
padding-top: 40px;
}
}
footer .link-midcareer {
position: relative;
display: inline-block;
margin-top: 10px;
padding: 13px 28px 13px 18px;
color: #F4F4F4;
background: rgba(0, 81, 156, 0.8);
border-radius: 12px;
line-height: 1;
}
footer .link-midcareer::before {
content: "";
position: absolute;
top: calc(50% - 1px);
right: 18px;
display: block;
width: 4px;
height: 4px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
transform: rotate(45deg) translateY(-50%);
transition: all 0.3s ease;
}
footer .link-midcareer:hover {
background: #FFA800;
}
footer .link-midcareer:hover::before {
right: 12px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
}
footer #footerLogo {
text-align: center;
}
footer #footerLogo img {
width: 200px;
height: auto;
}
footer #footerLogo p {
margin: 12px auto 0;
color: #00519c;
font-size: 15px;
font-weight: bold;
text-align: center;
}
footer nav {
display: flex;
justify-content: space-between;
align-items: stretch;
margin: 30px auto 0;
width: 960px;
}
@media all and (max-width: 480px) {
footer nav {
display: none;
}
}
footer nav .footerNav {
width: 18.75%;
}
footer nav .footerNav dl {
margin-bottom: 30px;
}
footer nav .footerNav dt {
color: #333;
font-weight: bold;
margin-bottom: 15px;
padding-bottom: 10px;
border-bottom: 1px solid #ccc;
font-size: 13px;
}
footer nav .footerNav dd li {
margin-bottom: 20px;
line-height: 1.5;
}
footer nav .footerNav dd li a {
color: #333;
font-size: 13px;
line-height: 1.5;
transition: none;
}
footer nav .footerNav dd li a:hover {
color: #00519c;
font-weight: bold;
}
footer nav .footerNav dd li ul {
margin-top: 20px;
}
footer #footer-sub {
display: flex;
flex-direction: row;
flex-wrap: wrap;
justify-content: space-between;
align-items: center;
padding: 10px 20px 20px;
width: 100%;
color: #333;
align-items: center;
box-sizing: border-box;
}
footer #footer-sub > li {
width: 50%;
}
@media all and (max-width: 480px) {
footer #footer-sub > li {
width: 100%;
text-align: center;
}
}
footer #footer-sub > li:first-child a {
display: inline-block;
margin-right: 20px;
color: #333;
font-size: 13px;
}
footer #footer-sub > li:first-child a:hover {
color: #00519c;
}
@media all and (max-width: 480px) {
footer #footer-sub > li:first-child {
margin-top: 10px;
}
footer #footer-sub > li:first-child a {
margin: 0 10px 0;
}
}
footer #footer-sub > li .copyright {
font-size: 11px;
font-weight: normal;
text-align: right;
}
@media all and (max-width: 480px) {
footer #footer-sub > li .copyright {
margin-top: 20px;
text-align: center;
}
}
  html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-size: 13px;
}
body {
line-height: 1;
}
ol, ul {
list-style: none;
}
blockquote, q {
quotes: none;
}
sup, sub {
font-size: 83%;
} :focus {
outline: 0;
} ins {
text-decoration: none;
}
del {
text-decoration: line-through;
} table {
border-collapse: collapse;
border-spacing: 0;
}
.hid {
position: absolute;
width: 0px;
height: 0px;
overflow: hidden;
font-size: 8pt;
} .clear {
clear: both;
width: 1px;
height: 1px;
}
.clearfix:after {
content: "";
display: block;
height: 0;
visibility: hidden;
clear: both;
} .clearfix2:after {
content: "";
display: block;
height: 0;
visibility: hidden;
clear: both;
}
.notflow {
overflow: hidden;
} ul {
list-style-type: none;
}
img {
vertical-align: top;
}
table {
border-collapse: collapse;
}
textarea, input {
border: 1px solid #999;
padding: 5px;
} .wow {
visibility: hidden;
}  a {
transition: all 0.4s ease;
}
input[type="submit"],
input[type="button"] {
border-radius: 0;
-webkit-box-sizing: content-box;
-webkit-appearance: button;
appearance: button;
border: none;
box-sizing: border-box;
cursor: pointer;
} .main {
margin-top: 140px;
}
@media all and (max-width: 480px) {
.main {
margin-top: 120px;
}
}
.wrapper {
margin: 0 auto;
width: 1400px;
}
@media all and (max-width: 480px) {
.wrapper {
padding: 0 20px;
width: 100%;
box-sizing: border-box;
}
}
@media only screen and (max-width: 480px) {
.pagesWrapper {
padding: 0 20px;
width: 100%;
}
}
section h1 {
color: #00519c;
}
#interviewlist,
#interview {
margin-top: 0; }
#interviewlist .interview-kv,
#interview .interview-kv {
margin-top: 80px;
}
@media all and (max-width: 480px) {
#interviewlist .interview-kv,
#interview .interview-kv {
margin-top: 60px;
}
}
@media all and (max-width: 480px) {
#interviewlist,
#interview {
margin-top: 0;
}
}
#interviewlist .main,
#interview .main {
margin-top: 0;
}
@media all and (max-width: 480px) {
#interviewlist .main,
#interview .main {
margin-top: 0;
}
}
.section01 .jobs {
margin-bottom: 6%;
}
.section01 .jobs div {
margin-bottom: 20px;
}
.section01 .jobs h2 {
background: #00519c;
padding: 5px 0;
color: #fff;
width: 100px;
margin-right: 30px;
text-align: center;
letter-spacing: 2px;
}
.section01 .jobs li {
float: left;
margin-right: 15px;
}
.section01 .jobs li a {
text-decoration: underline;
font-weight: bold;
}
.section01 .points {
margin-bottom: 30px;
}
.section01 dl {
margin-bottom: 15px;
padding-bottom: 15px;
line-height: 1.6;
border-bottom: 1px solid #ccc;
}
.section01 dt {
width: 120px;
margin-right: 30px;
font-weight: bold;
color: #666;
}
.sidebar aside a {
color: #00519c;
} @media only screen and (max-width: 480px) {
.section01 .jobs h2 {
margin-bottom: 20px;
float: none;
}
.section01 .jobs ul {
float: none;
}
.section01 .jobs li {
margin-bottom: 15px;
}
.section01 dl {
border-bottom: none;
}
.section01 dt,
.section01 dd {
width: 100%;
}
.section01 dt {
background: #aaa;
padding: 5px 10px;
color: #fff;
width: calc(100% - 20px);
margin: 0 0 15px 0;
}
}
.Selected {
font-weight: bold !important;
color: #000;
text-decoration: none !important;
}
#Entry .Entrycell dl {
pading: 20px;
}
#Entry .Entrycell dt {
width: 130px;
float: left;
}
#Entry .Entrycell dd {
width: 500px;
float: left;
}
.entryBtn {
border: none;
}
#Entry sup {
color: red;
}
#Entry .txt {
margin-bottom: 50px;
}
#Entry h3 {
border-bottom: 1px solid #ccc;
padding: 10px 0;
margin-bottom: 50px;
font-size: 12pt;
}
#Entry .Entrycell dd p {
font-size: 9pt;
}
@media only screen and (max-width: 480px) {
#Entry .Entrycell dt {
background: #666;
color: white;
width: 100%;
box-sizing: border-box;
}
#Entry .Entrycell dd input,
#Entry .Entrycell dd textarea {
max-width: 100%;
margin: auto;
box-sizing: border-box;
}
} .text,
textarea,
.dropdown,
input {
border: 1px solid #777;
padding: 5px;
color: #999;
background: #fff;
border-radius: 5px;
zoom: 1;
}
input {
vertical-align: middle;
} .job-single {
padding: 5px;
}
.entryBtn {
display: block;
background: url(//www.mediwel.net/recruit/wp/wp-content/themes/recruit/lib/entryBtn.jpg);
height: 51px;
width: 323px;
cursor: pointer;
}  .recruit-list {
position: relative;
padding: 16px;
background: #F4F4F4;
box-sizing: border-box;
}
.recruit-list:not(:first-child) {
margin-top: 20px;
}
@media all and (max-width: 480px) {
.recruit-list {
margin-top: 20px;
padding: 20px 20px;
}
}
.recruit-list .img img {
width: 100%;
padding-right: 1rem;
}
.recruit-list h4 {
font-size: 20px;
line-height: 1.8;
margin-bottom: 10px;
}
.recruit-list .txt {
position: relative;
}
.recruit-list .category {
margin-bottom: .5rem;
display: flex;
}
.recruit-list .category li:not(:last-child) {
margin-right: .5rem;
}
.recruit-list .catchcopy {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
font-size: 13px;
line-height: 1.8;
margin-bottom: .5rem;
}
.recruit-list .badge-info {
color: #00519c !important;
border: solid 2px #00519c;
padding: 4px 10px;
display: inline-block;
}
.recruit-list ul.txt-detail {
padding-left: 20px;
}
@media all and (max-width: 480px) {
.recruit-list ul.txt-detail {
padding-left: 0;
}
}
.recruit-list ul.txt-detail li {
line-height: 1.7;
font-size: 15px;
}
.recruit-list ul.txt-detail li:last-child {
margin-top: 10px;
}
@media all and (max-width: 480px) {
.recruit-list ul.txt-detail li:last-child {
margin-top: 16px;
}
}
.recruit-list ul.txt-detail li.txt-m {
margin-bottom: 0.2em;
font-size: 18px;
font-weight: bold;
}
@media all and (max-width: 480px) {
.recruit-list ul.txt-detail li.txt-m {
margin-bottom: 0.4em;
}
}
.recruit-list ul.txt-detail li.txt-m i {
font-size: 18px;
font-weight: bold;
margin-right: 10px;
}
@media all and (max-width: 787px) {
.recruit-list .img {
margin-bottom: 1rem;
}
}
@media all and (max-width: 787px) {
.recruit-list .img img {
padding-right: 0;
}
}
.recruit-box {
margin-bottom: 2rem;
}
.recruit-box .card > img {
height: 100%;
}
.recruit-box .card-category {
display: flex;
-webkit-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: .75rem;
}
.recruit-box .card-category li:not(:last-child) {
margin-right: .5rem;
}
.recruit-box p {
line-height: 1.8;
}
.recruit-box .badge-info {
background: #F8F6F1 !important;
color: #303030 !important;
} .pagination {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
flex-wrap: wrap;
margin-top: 60px;
padding-left: 0;
list-style: none;
}
@media all and (max-width: 480px) {
.pagination {
margin-bottom: 60px;
}
}
.pagination li {
margin-bottom: 1px;
}
.pagination li:not(:first-child) {
margin-left: 1px;
}
.page-item:first-child .page-link {
margin-left: 0;
}
.page-link:not(:disabled):not(.disabled) {
cursor: pointer;
}
.page-link {
position: relative;
display: block;
padding: 10px 14px;
line-height: 1;
color: #fff;
border: none;
background: rgba(0, 81, 156, 0.6);
}
.page-link:not(:disabled):not(.disabled) {
cursor: pointer;
}
@media all and (min-width: 481px) {
.page-link:hover {
background: #00519c;
}
}
@media all and (max-width: 480px) {
.page-link {
padding: 14px 18px;
}
}
.page-item.active .page-link {
z-index: 1;
border: none;
background: #00519c;
color: #fff;
font-weight: bold;
}
a {
-webkit-transition: all .3s ease;
transition: all .3s ease;
}
.page-item a:hover {
color: #fff;
}
table.cont {
background-color: #ffffff;
margin-bottom: 60px;
width: 100%;
border-color: #00519c;
padding: 16px 20px;
margin-bottom: 10px;
line-height: 1.8;
vertical-align: top;
}
.cont th {
border-color: #00519c;
padding: 16px 20px;
margin-bottom: 10px;
line-height: 1.8;
vertical-align: top;
}
.cont td {
border-color: #00519c;
padding: 16px 20px;
margin-bottom: 10px;
line-height: 1.8;
vertical-align: top;
}
.cont td.td-item {
width: 13em;
}
.cont td.td-item2 {
color: #ffffff;
padding: 6px 20px;
}
.cont th {
background: url(//www.mediwel.net/recruit/wp/wp-content/themes/img/th_bg.jpg) top repeat-x;
color: #666666;
}
.cont th a {
color: #999999;
text-decoration: none;
}
.cont th a:visited {
color: #999999;
text-decoration: none;
}
.cont th a:hover {
color: #0000ff;
}
.td-item { }
.td-item2 {
color: #ffffff;
background-color: #00519c;
font-weight: bold;
}
.td-item3 {
background-color: #EBEBEB;
}
.td-input {
color: #000000;
background-color: #FFFFFF;
}
.title a {
color: #f50081;
}
.important {
color: #cc0000;
}
.alert {
color: red;
}
label > input { }
label.radio {
background-color: #ffcccc;
line-height: 2.6rem;
display: inline-block;
margin-bottom: 1rem;
margin-right: 1rem;
}
input[type="file"] {
background: #fff;
border: none;
}
.selectWrap {
position: relative;
display: inline-block;
margin-bottom: 1rem;
}
.selectWrap::before {
content: '';
position: absolute;
z-index: 0;
top: 0;
right: 0;
background: #999;
height: 100%;
width: 30px;
border-radius: 0 8px 8px 0;
}
.selectWrap select {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
padding: 0;
margin: 0;
height: 30px;
background: transparent;
position: relative;
z-index: 1;
padding: 0 40px 0 10px;
border: 1px solid 1px solid rgba(0, 0, 0, 0.125);
}
.selectWrap::after {
content: '';
position: absolute;
z-index: 0;
top: 0;
bottom: 0;
margin: auto 0;
right: 9px;
width: 0;
height: 0;
border-style: solid;
border-width: 6px 6px 0 6px;
border-color: #fff transparent transparent transparent;
}
i.fa {
margin-right: 4px;
} @media all and (max-width: 480px) {
#recruitlist #main,
#recruit #main {
margin-top: 2.5em;
}
}
#recruitlist .btn-wrapper,
#recruit .btn-wrapper {
text-align: center;
}
#recruitlist a.btn,
#recruit a.btn {
position: relative;
padding: 10px 24px 10px 16px;
background: rgba(0, 81, 156, 0.8);
color: #fff;
text-align: center;
font-weight: bold;
border-radius: 12px;
box-sizing: border-box;
}
#recruitlist a.btn.btn-l,
#recruit a.btn.btn-l {
display: inline-block;
margin: 0 atuo;
padding: 20px 20px;
width: 300px;
border-radius: 20px;
font-size: 18px;
text-align: center;
letter-spacing: 3px;
}
#recruitlist a.btn::before,
#recruit a.btn::before {
content: "";
position: absolute;
top: calc(50% - 1px);
right: 18px;
display: block;
width: 6px;
height: 6px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
transform: rotate(45deg) translateY(-50%);
transition: all 0.4s ease;
}
#recruitlist a.btn:hover,
#recruit a.btn:hover {
background: #FFA800;
}
#recruitlist a.btn:hover::before,
#recruit a.btn:hover::before {
right: 12px;
border-top: solid 2px #fff;
border-right: solid 2px #fff;
}
#recruitlist .title,
#recruit .title {
font-size: 14px;
color: #333;
margin: 0 auto 6%;
}
#recruitlist .title span,
#recruit .title span {
font-size: 28px;
font-weight: bold;
color: #00519c;
line-height: 1.4;
}
#recruitlist .kv .txt img,
#recruit .kv .txt img {
display: block;
margin: auto;
}
#recruitlist .kv .txt .img-en img,
#recruit .kv .txt .img-en img {
padding: 1.25%;
}
#recruitlist .breadcrumbs,
#recruitlist .contents,
#recruit .breadcrumbs,
#recruit .contents {
width: 1000px;
margin: auto;
}
@media all and (max-width: 480px) {
#recruitlist .breadcrumbs,
#recruitlist .contents,
#recruit .breadcrumbs,
#recruit .contents {
width: 100%;
}
}
#recruitlist .breadcrumbs,
#recruit .breadcrumbs {
margin-top: 30px;
}
#recruitlist .btn_recruit_search,
#recruit .btn_recruit_search {
background: #00519c;
border: none;
width: 400px;
font-size: 16px;
line-height: 1;
}
#recruit .detail {
margin-top: 60px;
padding-bottom: 40px;
font-size: 15px;
line-height: 2;
box-sizing: border-box;
}
#recruit .detail div, #recruit .detail p, #recruit .detail dl, #recruit .detail dt, #recruit .detail dd, #recruit .detail ol, #recruit .detail ul, #recruit .detail li, #recruit .detail fieldset, #recruit .detail form, #recruit .detail label, #recruit .detail legend, #recruit .detail table, #recruit .detail caption, #recruit .detail tbody, #recruit .detail tfoot, #recruit .detail thead, #recruit .detail tr, #recruit .detail th, #recruit .detail td {
font-size: 15px;
}
#search .btn_recruit_search {
background: #00519c;
border: none;
width: 400px;
font-size: 16px;
line-height: 1;
}
@media only screen and (max-width: 767px) {
#recruitlist .kv .txt .img-en img {
width: 42%;
padding-bottom: 10px;
}
#recruitlist .kv .txt .img-ja img {
width: 50%;
}
#recruitlist .breadcrumbs,
#recruitlist .contents {
width: 100%;
}
#recruitlist .title {
width: 92%;
}
#recruitlist .recruit-list {
position: static;
}
#recruitlist .jobs {
width: 92%;
margin: 0 auto 6%;
}
.recruit-list .btn-inner {
margin-top: 20px;
position: static;
margin-left: auto;
}
#recruitlist .btn_recruit_search {
width: 98%;
margin: auto;
}
#recruitlist .fadeInUp {
display: block !important;
}
} @media only screen and (max-width: 480px) {
dt {
display: block;
float: none;
}
dd {
padding: 0 1em 1em 1em;
}
}
#entrycareer input[type="submit"],
#entrycareer-confirm input[type="submit"],
#entrycareer-complete input[type="submit"],
#entrynewgraduates input[type="submit"],
#entrynewgraduates-confirm input[type="submit"],
#entrynewgraduates-complete input[type="submit"] {
-webkit-appearance: none;
display: inline-block;
margin: 0 10px;
padding: 20px 20px;
max-width: 300px;
width: 100%;
background: rgba(0, 81, 156, 0.8);
border: none;
border-radius: 20px;
color: #fff;
font-size: 18px;
font-weight: bold;
line-height: 1;
text-align: center;
box-sizing: border-box;
}
@media only screen and (max-width: 480px) {
#entrycareer input[type="submit"],
#entrycareer-confirm input[type="submit"],
#entrycareer-complete input[type="submit"],
#entrynewgraduates input[type="submit"],
#entrynewgraduates-confirm input[type="submit"],
#entrynewgraduates-complete input[type="submit"] {
margin-bottom: 1rem;
}
}
#entrycareer input[type="submit"]:active,
#entrycareer input[type="submit"]:hover,
#entrycareer-confirm input[type="submit"]:active,
#entrycareer-confirm input[type="submit"]:hover,
#entrycareer-complete input[type="submit"]:active,
#entrycareer-complete input[type="submit"]:hover,
#entrynewgraduates input[type="submit"]:active,
#entrynewgraduates input[type="submit"]:hover,
#entrynewgraduates-confirm input[type="submit"]:active,
#entrynewgraduates-confirm input[type="submit"]:hover,
#entrynewgraduates-complete input[type="submit"]:active,
#entrynewgraduates-complete input[type="submit"]:hover {
color: #fff;
background: #FFA800;
}
#entrycareer dl,
#entrycareer-confirm dl,
#entrynewgraduates dl,
#entrynewgraduates-confirm dl {
margin: 0;
padding: 0;
}
#entrycareer .contents div, #entrycareer .contents p, #entrycareer .contents dl, #entrycareer .contents dt, #entrycareer .contents dd, #entrycareer .contents ol, #entrycareer .contents ul, #entrycareer .contents li, #entrycareer .contents fieldset, #entrycareer .contents form, #entrycareer .contents label, #entrycareer .contents legend, #entrycareer .contents table, #entrycareer .contents caption, #entrycareer .contents tbody, #entrycareer .contents tfoot, #entrycareer .contents thead, #entrycareer .contents tr, #entrycareer .contents th, #entrycareer .contents td,
#entrycareer-confirm .contents div,
#entrycareer-confirm .contents p,
#entrycareer-confirm .contents dl,
#entrycareer-confirm .contents dt,
#entrycareer-confirm .contents dd,
#entrycareer-confirm .contents ol,
#entrycareer-confirm .contents ul,
#entrycareer-confirm .contents li,
#entrycareer-confirm .contents fieldset,
#entrycareer-confirm .contents form,
#entrycareer-confirm .contents label,
#entrycareer-confirm .contents legend,
#entrycareer-confirm .contents table,
#entrycareer-confirm .contents caption,
#entrycareer-confirm .contents tbody,
#entrycareer-confirm .contents tfoot,
#entrycareer-confirm .contents thead,
#entrycareer-confirm .contents tr,
#entrycareer-confirm .contents th,
#entrycareer-confirm .contents td,
#entrynewgraduates .contents div,
#entrynewgraduates .contents p,
#entrynewgraduates .contents dl,
#entrynewgraduates .contents dt,
#entrynewgraduates .contents dd,
#entrynewgraduates .contents ol,
#entrynewgraduates .contents ul,
#entrynewgraduates .contents li,
#entrynewgraduates .contents fieldset,
#entrynewgraduates .contents form,
#entrynewgraduates .contents label,
#entrynewgraduates .contents legend,
#entrynewgraduates .contents table,
#entrynewgraduates .contents caption,
#entrynewgraduates .contents tbody,
#entrynewgraduates .contents tfoot,
#entrynewgraduates .contents thead,
#entrynewgraduates .contents tr,
#entrynewgraduates .contents th,
#entrynewgraduates .contents td,
#entrynewgraduates-confirm .contents div,
#entrynewgraduates-confirm .contents p,
#entrynewgraduates-confirm .contents dl,
#entrynewgraduates-confirm .contents dt,
#entrynewgraduates-confirm .contents dd,
#entrynewgraduates-confirm .contents ol,
#entrynewgraduates-confirm .contents ul,
#entrynewgraduates-confirm .contents li,
#entrynewgraduates-confirm .contents fieldset,
#entrynewgraduates-confirm .contents form,
#entrynewgraduates-confirm .contents label,
#entrynewgraduates-confirm .contents legend,
#entrynewgraduates-confirm .contents table,
#entrynewgraduates-confirm .contents caption,
#entrynewgraduates-confirm .contents tbody,
#entrynewgraduates-confirm .contents tfoot,
#entrynewgraduates-confirm .contents thead,
#entrynewgraduates-confirm .contents tr,
#entrynewgraduates-confirm .contents th,
#entrynewgraduates-confirm .contents td {
font-size: 15px;
box-sizing: border-box;
}
#entrycareer .breadcrumbs,
#entrycareer-confirm .breadcrumbs,
#entrynewgraduates .breadcrumbs,
#entrynewgraduates-confirm .breadcrumbs {
margin-top: 30px;
font-size: 13px;
}
#entrycareer .must,
#entrycareer-confirm .must,
#entrynewgraduates .must,
#entrynewgraduates-confirm .must {
color: #ff7373;
font-size: 11px;
margin-right: 5px;
}
#entrycareer .note,
#entrycareer-confirm .note,
#entrynewgraduates .note,
#entrynewgraduates-confirm .note {
margin-bottom: 20px;
line-height: 1.8;
}
#entrycareer .btns,
#entrycareer-confirm .btns,
#entrynewgraduates .btns,
#entrynewgraduates-confirm .btns {
text-align: center;
}
#entrycareer .contents dl,
#entrycareer-confirm .contents dl,
#entrynewgraduates .contents dl,
#entrynewgraduates-confirm .contents dl {
display: flex;
justify-content: space-between;
align-items: stretch;
padding: 0;
border-bottom: 1px solid #ccc;
line-height: 1.6;
}
#entrycareer .contents dl input[type=checkbox],
#entrycareer .contents dl input[type=radio],
#entrycareer-confirm .contents dl input[type=checkbox],
#entrycareer-confirm .contents dl input[type=radio],
#entrynewgraduates .contents dl input[type=checkbox],
#entrynewgraduates .contents dl input[type=radio],
#entrynewgraduates-confirm .contents dl input[type=checkbox],
#entrynewgraduates-confirm .contents dl input[type=radio] {
margin-top: -1px;
}
#entrycareer .contents dl dd,
#entrycareer-confirm .contents dl dd,
#entrynewgraduates .contents dl dd,
#entrynewgraduates-confirm .contents dl dd {
margin: 0;
}
@media only screen and (max-width: 480px) {
#entrycareer .contents dl,
#entrycareer-confirm .contents dl,
#entrynewgraduates .contents dl,
#entrynewgraduates-confirm .contents dl {
display: block;
border: none;
}
#entrycareer .contents dl:last-child dd,
#entrycareer-confirm .contents dl:last-child dd,
#entrynewgraduates .contents dl:last-child dd,
#entrynewgraduates-confirm .contents dl:last-child dd {
padding-bottom: 0;
}
}
#entrycareer .contents dl:first-child,
#entrycareer-confirm .contents dl:first-child,
#entrynewgraduates .contents dl:first-child,
#entrynewgraduates-confirm .contents dl:first-child {
border-top: 1px solid #ccc;
}
@media only screen and (max-width: 480px) {
#entrycareer .contents dl:first-child,
#entrycareer-confirm .contents dl:first-child,
#entrynewgraduates .contents dl:first-child,
#entrynewgraduates-confirm .contents dl:first-child {
border: none;
}
}
#entrycareer .contents dl span,
#entrycareer-confirm .contents dl span,
#entrynewgraduates .contents dl span,
#entrynewgraduates-confirm .contents dl span {
font-size: 14px;
}
#entrycareer .contents dl input,
#entrycareer .contents dl textarea,
#entrycareer-confirm .contents dl input,
#entrycareer-confirm .contents dl textarea,
#entrynewgraduates .contents dl input,
#entrynewgraduates .contents dl textarea,
#entrynewgraduates-confirm .contents dl input,
#entrynewgraduates-confirm .contents dl textarea {
padding: 0.8rem 1rem;
color: #333;
}
@media only screen and (max-width: 480px) {
#entrycareer .contents dl input,
#entrycareer .contents dl textarea,
#entrycareer-confirm .contents dl input,
#entrycareer-confirm .contents dl textarea,
#entrynewgraduates .contents dl input,
#entrynewgraduates .contents dl textarea,
#entrynewgraduates-confirm .contents dl input,
#entrynewgraduates-confirm .contents dl textarea {
padding: 1.5rem 1rem;
}
}
#entrycareer .contents dl input[type="text"],
#entrycareer .contents dl input[type="email"],
#entrycareer .contents dl textarea,
#entrycareer-confirm .contents dl input[type="text"],
#entrycareer-confirm .contents dl input[type="email"],
#entrycareer-confirm .contents dl textarea,
#entrynewgraduates .contents dl input[type="text"],
#entrynewgraduates .contents dl input[type="email"],
#entrynewgraduates .contents dl textarea,
#entrynewgraduates-confirm .contents dl input[type="text"],
#entrynewgraduates-confirm .contents dl input[type="email"],
#entrynewgraduates-confirm .contents dl textarea {
max-width: 640px;
width: 80%;
}
@media only screen and (max-width: 480px) {
#entrycareer .contents dl input[type="text"],
#entrycareer .contents dl input[type="email"],
#entrycareer .contents dl textarea,
#entrycareer-confirm .contents dl input[type="text"],
#entrycareer-confirm .contents dl input[type="email"],
#entrycareer-confirm .contents dl textarea,
#entrynewgraduates .contents dl input[type="text"],
#entrynewgraduates .contents dl input[type="email"],
#entrynewgraduates .contents dl textarea,
#entrynewgraduates-confirm .contents dl input[type="text"],
#entrynewgraduates-confirm .contents dl input[type="email"],
#entrynewgraduates-confirm .contents dl textarea {
width: 100%;
}
}
#entrycareer .contents dl dt, #entrycareer .contents dl dd,
#entrycareer-confirm .contents dl dt,
#entrycareer-confirm .contents dl dd,
#entrynewgraduates .contents dl dt,
#entrynewgraduates .contents dl dd,
#entrynewgraduates-confirm .contents dl dt,
#entrynewgraduates-confirm .contents dl dd {
display: flex;
align-items: center;
border: none;
color: #333;
font-size: 14px;
}
#entrycareer .contents dl dt,
#entrycareer-confirm .contents dl dt,
#entrynewgraduates .contents dl dt,
#entrynewgraduates-confirm .contents dl dt {
padding: 24px 12px;
width: 240px;
background: #eee;
text-align: right;
line-height: 1;
}
@media only screen and (max-width: 480px) {
#entrycareer .contents dl dt,
#entrycareer-confirm .contents dl dt,
#entrynewgraduates .contents dl dt,
#entrynewgraduates-confirm .contents dl dt {
display: block;
width: 100%;
text-align: left;
}
}
#entrycareer .contents dl dd,
#entrycareer-confirm .contents dl dd,
#entrynewgraduates .contents dl dd,
#entrynewgraduates-confirm .contents dl dd {
padding: 24px 12px;
width: calc(100% - 250px);
}
#entrycareer .contents dl dd .txt,
#entrycareer-confirm .contents dl dd .txt,
#entrynewgraduates .contents dl dd .txt,
#entrynewgraduates-confirm .contents dl dd .txt {
padding-top: 1rem;
max-width: 640px;
width: 80%;
}
@media only screen and (max-width: 480px) {
#entrycareer .contents dl dd .txt,
#entrycareer-confirm .contents dl dd .txt,
#entrynewgraduates .contents dl dd .txt,
#entrynewgraduates-confirm .contents dl dd .txt {
width: 100%;
}
}
#entrycareer .contents dl dd .group-inner,
#entrycareer-confirm .contents dl dd .group-inner,
#entrynewgraduates .contents dl dd .group-inner,
#entrynewgraduates-confirm .contents dl dd .group-inner {
width: 100%;
}
#entrycareer .contents dl dd .group-inner .mwform-checkbox-field,
#entrycareer-confirm .contents dl dd .group-inner .mwform-checkbox-field,
#entrynewgraduates .contents dl dd .group-inner .mwform-checkbox-field,
#entrynewgraduates-confirm .contents dl dd .group-inner .mwform-checkbox-field {
display: inline-block;
padding-right: 1rem;
}
@media only screen and (max-width: 480px) {
#entrycareer .contents dl dd .group-inner .mwform-checkbox-field,
#entrycareer-confirm .contents dl dd .group-inner .mwform-checkbox-field,
#entrynewgraduates .contents dl dd .group-inner .mwform-checkbox-field,
#entrynewgraduates-confirm .contents dl dd .group-inner .mwform-checkbox-field {
margin-left: 0 !important;
padding-top: 0.5rem;
padding-left: 0;
padding-right: 1.5rem;
padding-bottom: 1rem;
}
}
#entrycareer .contents dl dd .group-inner > div:not(.selectWrap):not(:first-child),
#entrycareer-confirm .contents dl dd .group-inner > div:not(.selectWrap):not(:first-child),
#entrynewgraduates .contents dl dd .group-inner > div:not(.selectWrap):not(:first-child),
#entrynewgraduates-confirm .contents dl dd .group-inner > div:not(.selectWrap):not(:first-child) {
margin-top: 1rem;
}
#entrycareer .contents dl dd .group-inner > div:not(.selectWrap):not(:first-child).txt,
#entrycareer-confirm .contents dl dd .group-inner > div:not(.selectWrap):not(:first-child).txt,
#entrynewgraduates .contents dl dd .group-inner > div:not(.selectWrap):not(:first-child).txt,
#entrynewgraduates-confirm .contents dl dd .group-inner > div:not(.selectWrap):not(:first-child).txt {
margin-top: 0;
}
#entrycareer .contents dl dd .group-inner > div.email-check,
#entrycareer-confirm .contents dl dd .group-inner > div.email-check,
#entrynewgraduates .contents dl dd .group-inner > div.email-check,
#entrynewgraduates-confirm .contents dl dd .group-inner > div.email-check {
padding-top: 1rem;
border-top: 1px #ccc dotted;
}
#entrycareer .contents dl dd .group-inner > div.email-check .form-title,
#entrycareer-confirm .contents dl dd .group-inner > div.email-check .form-title,
#entrynewgraduates .contents dl dd .group-inner > div.email-check .form-title,
#entrynewgraduates-confirm .contents dl dd .group-inner > div.email-check .form-title {
margin-bottom: 0.5rem;
}
@media only screen and (max-width: 480px) {
#entrycareer .contents dl dd,
#entrycareer-confirm .contents dl dd,
#entrynewgraduates .contents dl dd,
#entrynewgraduates-confirm .contents dl dd {
display: block;
padding: 30px 0 40px 0;
width: 100%;
}
#entrycareer .contents dl dd input[type="text"],
#entrycareer-confirm .contents dl dd input[type="text"],
#entrynewgraduates .contents dl dd input[type="text"],
#entrynewgraduates-confirm .contents dl dd input[type="text"] {
width: 100%;
}
#entrycareer .contents dl dd input[type="file"],
#entrycareer-confirm .contents dl dd input[type="file"],
#entrynewgraduates .contents dl dd input[type="file"],
#entrynewgraduates-confirm .contents dl dd input[type="file"] {
padding: 0.5em 0 0 0;
}
}
#entrycareer .contents dl select,
#entrycareer-confirm .contents dl select,
#entrynewgraduates .contents dl select,
#entrynewgraduates-confirm .contents dl select {
height: 36px;
}
#entrycareer .contents dl .selectWrap,
#entrycareer-confirm .contents dl .selectWrap,
#entrynewgraduates .contents dl .selectWrap,
#entrynewgraduates-confirm .contents dl .selectWrap {
margin: 0 1rem 0 0;
}
#entrycareer .contents dl .selectWrap select,
#entrycareer-confirm .contents dl .selectWrap select,
#entrynewgraduates .contents dl .selectWrap select,
#entrynewgraduates-confirm .contents dl .selectWrap select {
padding: 0 50px 0 10px;
border-radius: 5px;
color: #666;
}
@media only screen and (max-width: 480px) {
#entrycareer .contents dl.birthday .selectWrap,
#entrycareer-confirm .contents dl.birthday .selectWrap,
#entrynewgraduates .contents dl.birthday .selectWrap,
#entrynewgraduates-confirm .contents dl.birthday .selectWrap {
margin: 0 0.5rem 0 0;
}
}
#entrycareer .contents dl .privacy,
#entrycareer-confirm .contents dl .privacy,
#entrynewgraduates .contents dl .privacy,
#entrynewgraduates-confirm .contents dl .privacy {
overflow-y: scroll;
margin-bottom: 1rem;
padding: 0.8rem 1rem;
height: 20rem;
border-radius: 5px;
background: #f4f4f4;
}
#entrycareer .contents dl .privacy > ol,
#entrycareer-confirm .contents dl .privacy > ol,
#entrynewgraduates .contents dl .privacy > ol,
#entrynewgraduates-confirm .contents dl .privacy > ol {
list-style-type: decimal;
}
#entrycareer .contents dl .privacy a,
#entrycareer-confirm .contents dl .privacy a,
#entrynewgraduates .contents dl .privacy a,
#entrynewgraduates-confirm .contents dl .privacy a {
color: #333;
}
#entrycareer .contents dl .privacy .privacy-title,
#entrycareer-confirm .contents dl .privacy .privacy-title,
#entrynewgraduates .contents dl .privacy .privacy-title,
#entrynewgraduates-confirm .contents dl .privacy .privacy-title {
margin-top: 0.25rem;
}
#entrycareer .contents dl .privacy .box01,
#entrycareer-confirm .contents dl .privacy .box01,
#entrynewgraduates .contents dl .privacy .box01,
#entrynewgraduates-confirm .contents dl .privacy .box01 {
margin: 0.5rem auto;
padding: 0.5rem;
border: 1px #666 solid;
}
#entrycareer .contents dl .privacy .right,
#entrycareer-confirm .contents dl .privacy .right,
#entrynewgraduates .contents dl .privacy .right,
#entrynewgraduates-confirm .contents dl .privacy .right {
text-align: right;
} #entrycareer-confirm .selectWrap::before, #entrycareer-confirm .selectWrap::after,
#entrynewgraduates-confirm .selectWrap::before,
#entrynewgraduates-confirm .selectWrap::after {
display: none !important;
} #entrycareer-complete,
#entrynewgraduates-complete { }
#entrycareer-complete .note,
#entrynewgraduates-complete .note {
display: none;
}
#entrycareer-complete h2,
#entrynewgraduates-complete h2 {
color: #00519c;
margin-bottom: 20px;
display: block;
font-size: 18px;
}
#entrycareer-complete p,
#entrynewgraduates-complete p {
margin-bottom: 1.4rem;
max-width: 56em;
width: 100%;
}
#entrycareer-complete .complete-btn,
#entrynewgraduates-complete .complete-btn {
margin-top: 2.5rem;
}
#entrycareer-complete .complete-btn a,
#entrynewgraduates-complete .complete-btn a {
display: inline-block;
padding: 14px 10px;
max-width: 14rem;
width: 100%;
background: #999;
border: none;
border-radius: 12px;
color: #fff;
font-size: 18px;
font-weight: bold;
text-align: center;
}
#entrycareer-complete .complete-btn a:hover,
#entrynewgraduates-complete .complete-btn a:hover {
background: #ff7373;
} .recruit-crumb {
padding-top: 30px;
}
#recruit #recruit-detail dl {
margin: 0;
padding: 0;
line-height: 1.6;
}
#recruit #recruit-detail dl dt {
width: 12em;
}
@media all and (max-width: 480px) {
#recruit #recruit-detail dl dt {
width: 100%;
}
}
#recruit #recruit-detail dl dt {
clear: left;
color: #333; line-height: 1;
}
#recruit #recruit-detail .heading {
display: flex;
flex-wrap: wrap;
align-items: flex-start;
padding-bottom: 30px;
}
@media all and (max-width: 480px) {
#recruit #recruit-detail .heading {
padding-bottom: 0;
width: 100%;
}
}
#recruit #recruit-detail .heading .heading-img {
max-width: 380px;
width: 100%;
margin-right: 40px;
}
#recruit #recruit-detail .heading .heading-img img {
width: 100%;
height: auto;
}
@media all and (max-width: 480px) {
#recruit #recruit-detail .heading .heading-img {
margin-right: 0;
width: 100%;
}
}
#recruit #recruit-detail .heading .heading-txt {
width: calc(100% - 380px - 40px);
padding-top: 10px;
}
@media all and (max-width: 480px) {
#recruit #recruit-detail .heading .heading-txt {
margin-right: 0;
width: 100%;
}
}
#recruit #recruit-detail dl {
border-bottom: 1px solid #CCC;
display: flex;
flex-wrap: wrap;
align-items: center;
margin-bottom: 30px;
padding-bottom: 30px;
}
@media all and (max-width: 480px) {
#recruit #recruit-detail dl {
margin: 0;
padding: 20px 0;
}
}
#recruit #recruit-detail dl dt {
width: 180px;
padding: 0 0 0 10px;
font-weight: bold;
color: #00519c;
line-height: 2;
}
@media all and (max-width: 480px) {
#recruit #recruit-detail dl dt {
padding: 0;
width: 100%;
}
}
#recruit #recruit-detail dl dd {
width: calc(100% - 180px);
border-bottom: none;
padding: 0;
line-height: 2;
}
@media all and (max-width: 480px) {
#recruit #recruit-detail dl dd {
width: 100%;
}
}
#recruit #recruit-detail dl.title-s {
align-items: flex-start;
border: none;
}
@media all and (max-width: 480px) {
#recruit #recruit-detail dl.title-s {
border-bottom: 1px solid #CCC;
}
}
#recruit #recruit-detail dl.title-s dt {
width: 100px;
line-height: 2;
}
@media all and (max-width: 480px) {
#recruit #recruit-detail dl.title-s dt {
width: 100%;
}
}
#recruit #recruit-detail dl.title-s dd {
width: calc(100% - 100px);
line-height: 2;
}
@media all and (max-width: 480px) {
#recruit #recruit-detail dl.title-s dd {
width: 100%;
}
}
#recruit #recruit-detail .btn-wrapper {
margin-top: 30px;
}