@charset "UTF-8";
 .eye_box.eye_staff {
background-image: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/pages/eye/eye_staff.jpg);
}
#staff_area {
padding-top: 100px;
}
#staff_area.column .inner {
padding: 40px 0;
}
.column_staff .section .box_staff {
border-bottom: 2px dashed #eee;
padding-bottom: 60px;
}
.column_staff .section03 .box_staff {
border-bottom: none;
}
.column_staff .section .box01 {
margin-bottom: 60px;
}
.column_staff .section .box {
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.column_staff .section .box:nth-child(even) {
flex-flow: row-reverse;
}
.column_staff .section .box .left_box {
position: relative;
}
.column_staff .section .box .left_box img {
border-radius: 20px;
} .column_staff .section .box .right_box {
flex-basis: 45%;
}
.column_staff .section .box:nth-child(odd) .right_box {
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/pages/staff/staff_bg.png) no-repeat;
background-position: center center;
background-size: 260px;
}
.column_staff .section .box .right_box .no {
display: flex;
justify-content: space-around;
margin-bottom: 40px;
font-weight: 600;
color: #0f3965;
font-size: 16px;
}
.column_staff .section03 .box .right_box .no {
justify-content: inherit;
}
.column_staff .section .box .right_box h3 {
font-size: 18px;
font-weight: 500;
color: #0f3965;
margin-bottom: 20px;
}
.column_staff .section .right_box h3.sec_cmn_heading02 {
font-size: 24px;
font-weight: 700;
color: #0f3965;
}
.column_staff .section .box:nth-child(2) .right_box {
display: flex;
align-items: center;
}
@media screen and (max-width: 1024px) {
#staff_area {
padding-top: 40px;
}
#staff_area.column .inner {
padding: 50px 20px;
}
.column_staff .section .box {
display: block;
}
.column_staff .section .box .left_box {
margin-bottom: 20px;
text-align: center;
}
.column_staff .section .box .left_box:before {
top: -15px;
left: 15px;
}
}
#staff_area.column .cmn_cv_link>div.blk_contact .inner {
padding-left: 48px;
}
.sec_cmn_heading02:before {
content: "";
display: inline-block;
width: 15px;
height: 15px;
margin-right: 15px;
transform: rotate(45deg);
background: #5F7723; }
#staff_area .inner .sec_cmn_heading>span:after {
content: none;
margin: 0;
padding-top: 0px;
}
h2.sec_cmn_heading {
padding-bottom: 27px;
background: url(//ishidaka-hanbai.com/wp/wp-content/themes/ishidakasekizai/images/common/bg_sub_title.png) no-repeat center bottom;
}