@charset "UTF-8";
.m__main_h1_wrap_recruit {
    width: 1240px;
    min-height: 120px;
    margin: 0;
    padding: 0;
    background: transparent url(/common/img/m__main_h1_bg_pc.png) left top no-repeat;
    font-size: 1rem;
    color: #6eb92b;
}

.m__main__recruit_article {
    margin:0;
}

.m__main_h3_wrap_recruit_right {
    margin: 30px 0 20px 425px;
    border-bottom: 2px solid #e9eaec;
    line-height: 1;
    position: relative;
}

.m__main_h3_wrap_recruit_left {
    margin: 30px 0 20px;
    border-bottom: 2px solid #e9eaec;
    line-height: 1;
    position: relative;
    width:620px;
}

.m__main_h3_recruit {
    margin: 0 0 -1px;
    padding: 0 0 1px;
    display: inline-block;
    border-bottom: 2px solid #00939a;
    font-size: 22px;
    line-height: 1.5;
    -webkit-margin-before: unset;
    -webkit-margin-after: unset;
    -webkit-margin-start: unset;
    -webkit-margin-end: unset;
    font-weight: normal;
    position: relative;
    top: 2px;
}

.m__main_h3_wrap {
    border-bottom:none;
}


.profile:first-of-type {
    padding: 20px 0 29px;
}

.profile_detail {
    width: 940px;
    margin: 0 auto;
    font-size: 16px;
    line-height: 1.7;
}

.profile_detail dt, .profile_detail dd {
    -webkit-align-items: flex-start;
    -moz-align-items: flex-start;
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding: 20px 20px 20px 25px;
}

.profile_detail dt {
    width: 36.206896551724138%;
    background: #ebebeb none;
    border-top: 1px solid #fff;
    font-weight: bold;
}

.profile_detail dd {
    width: 63.793103448275862%;
    background: #f8f8f8 none;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff;
}

.block_btn_occupation {

    margin: 55px 0 65px 0;
    border-bottom: 1px solid #e9eaec;
    text-align: center;
}

.btn_occupation {
    font-size: 24px;
    font-weight: bold;
    color: #58ae12;
    margin: 0 50px 65px 50px;
    padding: 8px 25px 6px;
    min-width: 180px;
    border: 2px solid #58ae12;
    border-radius: 0.7em;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.btn_occupation:hover {
    font-size: 24px;
    font-weight: bold;
    color: #ffffff;
    margin: 0 50px 65px 50px;
    padding: 8px 25px 6px;
    min-width: 180px;
    background-color: #58ae12;
    border: 2px solid #58ae12;
    border-radius: 0.7em;
    display: inline-block;
    overflow: hidden;
    position: relative;
    text-decoration: none;
}

.block_btn_entry {

    margin: 35px 0 65px 0;
    border-bottom: 1px solid #e9eaec;
    text-align: center;
}

.btn_entry {
    font-size: 24px;
    font-weight: bold;
    color: #58ae12;
    margin: 0 0 65px 0;
    padding: 10px 15px;
    min-width: 300px;
    border: 2px solid #bcbcbc;
    border-radius: 0.6em;
    display: inline-block;
    overflow: hidden;
    position: relative;
}

.btn_entry:hover {
    text-decoration: none ;
}

.btn_entry:before {
    display: block;
    content: "";
    width: 8px;
    height: 8px;
    border-top: 3px solid #bcbcbc;
    border-right: 3px solid #bcbcbc;
    position: absolute;
    right: 25px;
    top: 48%;
    -webkit-transform: rotate(45deg) translateY(-80%);
    transform: rotate(45deg) translateY(-80%);
}

span.ls-16 {
    letter-spacing: 16px;
}

span.fs-18 {
    font-size:18px;
}


.profile_detail dt {
    width: 20%;
}

.profile_detail dd  {
    width: 80%;
}




section.m__section_recruit_nav {
    margin-bottom:70px;
    background-color: #ffffff;
}

.block_recruit_nav {
    padding:28px 45px 45px 45px;
    background: transparent url('../img/recruit_bg_nav.jpg') left top no-repeat;
    height: 207px;
    background-size: 100%;
    background-position: bottom;
    margin-top: -3px;
}

.block_btn_recruit {
    text-align: left;
    padding-left:150px;
}

.btn_recruit_link01 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 22px 15px 0;
    min-width: 370px;
    height:58px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    margin:0 100px 0 0;
    background: transparent url('../img/recruit_bg_nav01.png') left top no-repeat;
}

.btn_recruit_link01:hover, .btn_recruit_link02:hover {
    text-decoration:none;
    opacity: 0.5;
}

.btn_recruit_link02 {
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    color: #ffffff;
    padding: 22px 15px 0;
    min-width: 370px;
    height:58px;
    display: inline-block;
    overflow: hidden;
    position: relative;
    background: transparent url('../img/recruit_bg_nav02.png') left top no-repeat;
}

.btn_recruit_link:hover {
    text-decoration:none;
}

.btn_recruit_link01:before, .btn_recruit_link02:before {
    display: block;
    content: "";
    width: 10px;
    height: 10px;
    border-top: 0.05em solid #ffffff;
    border-right: 0.05em solid #ffffff;
    position: absolute;
    right: 38px;
    top: 50%;
    -webkit-transform: rotate(45deg) translateY(-80%);
    transform: rotate(45deg) translateY(-80%);
}

.check {
    margin-right: 30px;
}


p.m__main_txt_recruit_nav {
    font-size:30px;
    text-align:center;
    margin-bottom:10px;
    margin-top: 5px;
}

p.m__main_txt_recruit_nav br {
    display: none;
}

section.m__section_vision {
    padding: 0;
}

section.block_vision {
    margin-bottom: 55px;
    padding: 30px 0 0 70px;
    display: inline-block;
    width: 1100px;
}

.mainvisual_vision {
    height:300px;
}

h3.m__main_h3_vision {
    font-size:28px;
    font-weight:bold;
    margin:0 0 45px;
    text-align: center;
}

.m__column_wrap_vision  {
    width:1100px;
}

figure.m__figure_right_vision {
    float: right;
    width: 465px;
    clear: both;
}

figure.m__figure_left_vision {
    float: left;
    width: 525px;
}

figure.m__figure_right_vision img {
    float: right;
    margin-top:55px;
    width: 100%;
}

figure.m__figure_left_vision img {
    float: left;
    margin-top:5px;
    width: 100%;
}


p.m__main_txt_vision {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 16px !important;
    font: inherit;
    vertical-align: baseline;
    width: 525px;
    margin-bottom:20px;
}

p.m__main_txt_vision_left {
    margin: 145px 0 45px;
    padding: 0;
    border: 0;
    font-size: 16px !important;
    font: inherit;
    vertical-align: baseline;
    float:left;
    width: 590px;
}

p.m__main_txt_vision_right01 {
    margin: 70px 0 40px 55px;
    padding: 0;
    border: 0;
    font-size: 16px !important;
    font: inherit;
    vertical-align: baseline;
    float:right;
    width: 475px;
}

p.m__main_txt_vision_note {
    margin: 0px 0 20px 0px;
    padding: 0;
    border: 0;
    font-size: 12px !important;
    text-align:center;
    font: inherit;
    vertical-align: baseline;
    float:right;
    width: 435px;
    clear: both;
}


.block_recruit_nav, .m__section_vision, .m__section_ceo, .m__section_recruit {
    border: 0;
}

section.m__section_ceo {
    padding: 0;
}

.mainvisual_ceo {
    width: 100%;
    height:508px;
}

section.block_ceo {
    margin-bottom: 0px;
    padding: 50px 70px;
    display: inline-block;
    width: 1100px;
}

h3.m__main_h3_ceo {
    font-size:28px;
    font-weight:bold;
    margin:0 0 45px;
}

.m__column_wrap_ceo  {
    width:1100px;
}

figure.m__figure_right_ceo {
    float: right;
    width: 525px;
    clear: both;
}

figure.m__figure_left_ceo {
    float: left;
    width: 525px;
}

figure.m__figure_right_ceo img {
    float: right;
    margin-top:55px;
    width: 100%;
}

figure.m__figure_left_ceo img {
    float: left;
    margin-top:5px;
    width: 100%;
}


p.m__main_txt_ceo {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 16px !important;
    font: inherit;
    vertical-align: baseline;
    width: 525px;
    margin-bottom:20px;
}

p.m__main_txt_ceo_left {
    margin: 150px 0 0;
    padding: 0;
    border: 0;
    font-size: 16px !important;
    font: inherit;
    vertical-align: baseline;
    float:left;
    width: 525px;
    margin-bottom:45px;
}

p.m__main_txt_ceo_right01 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 16px !important;
    font: inherit;
    vertical-align: baseline;
    float:right;
    width: 525px;
    margin-bottom:40px;
}

p.m__main_txt_ceo_right02 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 16px !important;
    font: inherit;
    vertical-align: baseline;
    float:right;
    width: 525px;
    margin-bottom:20px;
}

p.m__main_txt_ceo_sign {
    margin: 0px 0 0px;
    padding: 0;
    border: 0;
    font-size: 18px !important;
    font: inherit;
    vertical-align: baseline;
    float:left;
    width: 505px;
    text-align: right;
}

span.ceo_name {
    font-size: 26px !important;
    font-family: serif;
    font-weight: bold;
}



section.m__section_recruit {
    padding: 0px;
}

.mainvisual_message {
    width: 100%;
    height:217px;
}

section.block_message {
    margin-bottom: 35px;
    border-bottom: 1px dashed #b9c2c3;
    margin: 0 0 0px 90px;
    width:1050px;
}

section.block_message:last-child {
    margin-bottom: 85px;
    border-bottom: none;
}

.m__main_h2 {
    margin-bottom:25px;
}

figure.m__figure_right_recruit {
    float: right;
    width: 390px;
}

figure.m__figure_left_recruit {
    float: left;
    width: 425px;
}

figure.m__figure_right_recruit img {
    float: right;
    margin-top:5px;
    width: 380px;
}

figure.m__figure_left_recruit img {
    float: left;
    margin-top:5px;
    width: 380px;
}

.m__main_h3_wrap_recruit {
    margin: 0px 0 20px;
    border-bottom: 1px solid #e9eaec;
    line-height: 1;
    font-size: 18px;
    width: 620px;
}

.m__main_h3_recruit {
    margin: 0 0 -1px;
    padding: 0 0 1px;
    display: inline-block;
    border-bottom: 1px solid #00939a;
    font-size: 24px;
    line-height: 1.5;
    -webkit-margin-before: unset;
    -webkit-margin-after: unset;
    -webkit-margin-start: unset;
    -webkit-margin-end: unset;
    font-weight: bold;
}

.m__column_wrap_recruit{
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    margin: 0 0 35px;
}

.m__column_txt {
    border: 0;
}

p.m__main_txt_recruit_left {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 16px !important;
    font: inherit;
    vertical-align: baseline;
    width: 620px;
}

p.m__main_txt_recruit_right {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 16px !important;
    font: inherit;
    vertical-align: baseline;
    width: 600px;
}





.underlayer__nav_totop {
    margin: 0 0 70px 0;
    padding: 0 70px 0px;
    font-size: 12px;
    line-height: 20px;
    background: none;
    text-align: right;
}

.underlayer__nav_totop::after {
    content: '';
    display: inline-block;
    width: 10px;
    height: 8px;
    background: transparent url(/common/img/global__nav_totop_bg.png) left top no-repeat;
    -webkit-background-size: 10px 8px;
    background-size: 10px 8px;
}

img.check {
    width: 100px;
    position: relative;
    top: -8px;
}

img.recruit_text {
    width: 409px;
}

.block_btn_top {
    padding: 70px 70px 0;
}

.block_btn_bottom {
    padding: 0 150px 70px;
}
  
.block_btn_top ul.btn_top_anc {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: inherit;
    flex-wrap: inherit;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
  
.block_btn_top ul.btn_top_anc li a {
    border: 2px solid #51c35e;
    color: #333;
    font-size: 16px;
    display: block;
    text-align: center;
    margin: 0 auto;
    padding: 10px 0;
    width: 250px;
    position: relative;
}
  
.block_btn_top ul.btn_top_anc li a:before {
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    border-top: 2px solid #333;
    border-right: 2px solid #333;
    position: absolute;
    right: 20px;
    top: 50%;
    -webkit-transform: rotate(45deg) translateY(-80%);
    -ms-transform: rotate(45deg) translateY(-80%);
    transform: rotate(45deg) translateY(-80%);
}
  
.block_btn_top ul.btn_top_anc li a:hover {
    text-decoration: none;
    background: #51c35e;
    color: #fff;
}
  
.block_btn_top ul.btn_top_anc li a:hover:before {
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
}

.block_btn_img a{
    display: block;
    cursor: pointer;
}

.block_btn_img a img{
    width: 100%;
}

.block_btn_img a:hover{
    opacity: 0.5;
}