@charset "utf-8";

/* ==================================================
contents
================================================== */
.sec_ttl{
    margin: 0 0 18px;
    text-align: center;
}
.sec_ttl h2{
    display: inline-block;
    padding: 0 0 0 43px;
    font-size: 234%;
    font-weight: bold;
    color: #333333;
    background-image: url(/site/shared/templates/saiyou_top/images/icon/top_h2_bg.png);
    background-position: left top 7px;
    background-repeat: no-repeat;
}
.shokushu_cnt .sec_ttl h2{
    text-shadow: 0 0 1px #ffffff, 2px 2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
}
.sec_ttl .caption_txt{
    margin: 14px 0 0;
    font-size: 200%;
    font-weight: bold;
    color: #007AA5;
    text-shadow: 0 0 1px #ffffff, 2px 2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
}
.line_wrap_ttl .sec_ttl{
    margin: 0 0 34px;
    background-image: url(/site/shared/templates/saiyou_top/images/icon/top_h2_bg2.png);
    background-position: center top 18px;
    background-repeat: no-repeat;
}
.line_wrap_ttl .sec_ttl h2{
    padding: 0 10px 0 53px;
    background-color: #ffffff;
    background-position: left 10px top 7px;
    max-width: 80%;
}
.simple_link a{
    display: block;
    padding: 16px 35px 13px;
    border-radius: 15px;
    text-decoration: none;
    font-weight: 500;
    color: #ffffff;
    background-image: url(/site/shared/templates/saiyou_top/images/icon/icon_arrow_wh.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-color: #007CA6;
    max-width: 320px;
    margin: 0 auto;
}
.simple_link a:hover{
    background-color: #B45400;
}
#tmp_main_visual{
    position: relative;
    max-width: 1680px;
    margin: 0 auto 50px;
    overflow: hidden;
}
#tmp_main_visual::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: -webkit-gradient(linear, left top, right top, color-stop(29.5%, #ffffff), color-stop(41%, transparent));
    background: -o-linear-gradient(left, #ffffff 29.5%, transparent 41%);
    background: -moz-linear-gradient(left, #ffffff 29.5%, transparent 41%);
    background: linear-gradient(90deg, #ffffff 29.5%, transparent 41%);
    z-index: 1;
}
#tmp_main_visual .main_visual_img{
    position: relative;
    left: 50%;
    transform: translateX(-50%);
    text-align: right;
    width: 1680px;
}
#tmp_main_visual .main_visual_img img{
    height: auto;
    vertical-align: top;
}
#tmp_main_visual .main_visual_ttl{
    position: absolute;
    z-index: 2;
    top: 50%;
    left: calc(30% - 204px);
    margin-top: -30px;
}
#tmp_main_visual .main_visual_ttl img{
    height: auto;
    width: 100%;
}
#tmp_main_visual .main_visual_btn{
    position: absolute;
    bottom: 40px;
    left: calc(67% - 69px);
    width: 274px;
    z-index: 3;
}
#tmp_main_visual .main_visual_btn a{
    border: 3px solid #ffffff;
    background-color: #00779D;
    color: #ffffff;
    text-decoration: none;
    display: block;
}
#tmp_main_visual .main_visual_btn a:hover{
    background-color: #B45400;
}
#tmp_main_visual .main_visual_btn a::before{
    content: "";
    position: absolute;
    right: -50px;
    top: -72px;
    width: 113px;
    height: 162px;
    background: url(/site/shared/templates/saiyou_top/images/icon/sento_kun.png),
    url(/site/shared/templates/saiyou_top/images/icon/sento_kun_bg.png);
    background-repeat: no-repeat;
    background-position: left 4px, -3px 1px;
}
#tmp_main_visual .main_visual_btn a::after{
    content: "";
    position: absolute;
    bottom: -12px;
    margin-left: -18px;
    left: 50%;
    height: 35px;
    width: 35px;
    border-radius: 50%;
    background: #ffffff url(/site/shared/templates/saiyou_top/images/icon/icon_arrow.png) no-repeat center;
    background-size: 18px auto;
}
#tmp_main_visual .main_visual_btn a:hover::after{
    background-image: url(/site/shared/templates/saiyou_top/images/icon/icon_arrow_hv.png);
}
#tmp_main_visual .main_visual_btn a .mv_text{
    padding: 22px 41px 0 0;
    font-size: 110%;
    font-weight: 500;
    display: block;
    text-align: center;
}
#tmp_main_visual .main_visual_btn a .mv_text > span{
    font-size: 120%;
     display: block;
}
#tmp_main_visual .main_visual_btn a .mv_copy{
    text-align: right;
    display: block;
    margin-top: 3px;
    padding-right: 3px;
}
#tmp_notice{
    background-color: #00779D;
    color: #ffffff;
    padding: 12px 0 7px;
    margin-bottom: 80px;
}
#tmp_notice .container{
    max-width: 1080px;
}
#tmp_notice .notice_ttl_wrap{
    display: flex;
    justify-content: space-between;
    margin-bottom: 4px;
}
#tmp_notice .notice_link_btn{
    margin: 8px 40px 0 0;
}
#tmp_notice .notice_link_btn a{
    display: block;
    color: #00779D;
    font-weight: bold;
    line-height: 1.3;
    padding: 9px 40px 9px 30px;
    background-image: url(/site/shared/templates/saiyou_top/images/icon/icon_arrow.png);
    background-position: right 10px center;
    background-size: 13px auto;
    background-color: #ffffff;
    background-repeat: no-repeat;
    text-decoration: none;
    border-radius: 5px;
}
#tmp_notice .notice_link_btn a:hover{
    color: #ffffff;
    background-color: #B45400;
    background-image: url(/site/shared/templates/saiyou_top/images/icon/icon_arrow_wh.png);
}
#tmp_notice .notice_ttl_wrap .notice_ttl{
    font-size: 166%;
    font-weight: bold;
    color: #ffffff;
    padding: 0 0 10px;
}
#tmp_notice .notice_cnt_wrap{
    list-style: none;
    margin: 0;
}
#tmp_notice .notice_cnt_wrap li{
    display: flex;
    margin-bottom: 6px;
}
#tmp_notice .notice_cnt_wrap .notice_date{
    color: #ffffff;
    font-weight: 500;
    padding: 0 5px 0 0;
    width: 138px;
}
#tmp_notice .notice_cnt_wrap .notice_link{
    flex: 1;
}
#tmp_notice .notice_cnt_wrap .notice_link a{
    color: #ffffff;
    font-weight: 500;
}
#tmp_notice .notice_cnt_wrap .notice_link a:hover{
    text-decoration: none;
}
#tmp_top_shiken{
    margin-bottom: 90px;
}
#tmp_top_shiken .top_shiken_inner{
    border: 1px solid #007CA6;
    background-color: #DFF8FF;
    text-align: center;
    padding: 49px 20px 47px;
}
#tmp_top_shiken .top_shiken_inner .top_shiken_cnt{
    margin: 0 0 34px;
    font-size: 200%;
    font-weight: bold;
    color: #00789C;
    background-color: #DFF8FF;
}
#tmp_top_movie .container,
#tmp_top_links .container{
    max-width: 1700px;
}
#tmp_top_links ul{
    display: flex;
    list-style: none;
    gap: 12px;
}
#tmp_top_links ul li a{
    display: block;
}
#tmp_top_movie{
    padding: 72px 0 80px
}
#tmp_top_movie .top_movie_flex{
    display: flex;
    gap: 30px;
    margin: 0;
    list-style: none;
}
#tmp_top_shokushu .shokushu_column{
    min-height: 450px;
    display: flex;
    align-items: center;
    position: relative;
    overflow: hidden;
    margin: 0 0 75px;
}
#tmp_top_shokushu .shokushu_column .shokushu_img{
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    margin-left: -340px;
}
#tmp_top_shokushu .shokushu_column .shokushu_img::before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, #ffffff 1%, transparent 20%);
}
#tmp_top_shokushu .shokushu_column .shokushu_img img{
    vertical-align: top;
}
#tmp_top_shokushu .shokushu_column .shokushu_cnt{
    width: 360px;
    float: right;
    margin-right: calc(8% + 3px);
    position: relative;
    z-index: 3;
}   
#tmp_top_shokushu .shokushu_column .sec_ttl{
    text-align: left;
    margin-bottom: 39px;
}
#tmp_top_shokushu .shokushu_column .shokushu_caption{
    font-size: 200%;
    font-weight: bold;
    color: #007AA5;
    margin-bottom: 43px;
    text-shadow: 0 0 1px #ffffff, 2px 2px 1px #ffffff, 2px 0px 1px #ffffff, 0px 2px 1px #ffffff, -2px 2px 1px #ffffff, 2px -2px 1px #ffffff, -2px -2px 1px #ffffff, -2px 0px 1px #ffffff, 0px -2px 1px #ffffff;
}
#tmp_top_shokushu .shokushu_column .simple_link a{
    margin: 0;
    text-align: center;
}
#tmp_top_shokushu .column_reverse .shokushu_cnt{
    float: none;
    margin-right: 0;
    width: 490px;
    margin-left: 60px;
}
#tmp_top_shokushu .shokushu_column .shokushu_link{
    list-style: none;
    margin: 0;
    display: flex;
    gap: 20px;
    flex-wrap: wrap;
}
#tmp_top_shokushu .shokushu_column .shokushu_link li{
    width: calc( (100% - 20px) / 2 );
}
#tmp_top_shokushu .shokushu_column .shokushu_link a{
    display: block;
    padding: 30px 45px 30px 20px;
    box-sizing: border-box;
    border-radius: 15px;
    text-decoration: none;
    font-weight: 500;
    font-size: 120%;
    color: #007CA6;
    border: 2px solid #007CA6;
    background-image: url(/site/shared/templates/saiyou_top/images/icon/arrow_xl.png);
    background-position: right 10px center;
    background-repeat: no-repeat;
    background-color: #ffffff;
    line-height: 1.5;
}
#tmp_top_shokushu .column_reverse{
    min-height: 475px;
}
#tmp_top_shokushu .column_reverse .sec_ttl{
    margin-bottom: 17px;
}
#tmp_top_shokushu .column_reverse .shokushu_caption{
    margin-bottom: 34px;
}
#tmp_top_shokushu .column_reverse .shokushu_img{
    margin-left: 310px;
}
#tmp_top_shokushu .column_reverse .shokushu_img::before{
    background: -webkit-gradient(linear, left top, right top, from(#ffffff), color-stop(26.5%, transparent));
    background: -o-linear-gradient(left, #ffffff 0%, transparent 26.5%);
    background: -moz-linear-gradient(left, #ffffff 0%, transparent 26.5%);
    background: linear-gradient(90deg, #ffffff 0%, transparent 26.5%);
}
#tmp_environment_systems{
    padding: 7px 0;
    margin-bottom: 85px;
}
#tmp_environment_systems .sec_ttl{
    margin-bottom: 36px;
}
#tmp_career_specific .sec_ttl{
    margin-bottom: 21px;
}
#tmp_career_specific{
    margin-bottom: 86px;
}
#tmp_career_specific .career_list .item_text{
    overflow: auto;
}
#tmp_voices{
    margin-bottom: 61px;
}
#tmp_voices .list_kankyo_wrap{
    padding-top: 44px;
    margin-bottom: 31px;
}
#tmp_voices .list_kankyo_wrap ul .kankyo_label{
    position: absolute;
    z-index: 2;
    right: 0;
    top: -34px;
    min-width: 81px;
    height: 81px;
    color: #ffffff;
    font-weight: 500;
    text-align: center;
    background-color: #B45400;
    padding: 10px;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
#tmp_voices .list_kankyo_wrap ul .kankyo_caption{
    position: absolute;
    right: 3px;
    bottom: 0;
    color: #333333;
    transition-duration: 0.1s;
    max-height: 50%;
    overflow: auto;
    text-align: right;
}
#tmp_voices .list_kankyo_wrap ul .kankyo_caption > span{
    padding: 4px 5px 5px 1px;
    font-weight: bold;
    font-size: 95%;
    text-shadow: 0 0 4px #ffffff, 2px 2px 4px #ffffff, 2px 0px 4px #ffffff, 0px 2px 4px #ffffff, -2px 2px 4px #ffffff, 2px -2px 4px #ffffff, -2px -2px 4px #ffffff, -2px 0px 4px #ffffff, 0px -2px 4px #ffffff;
    transition-duration: 0.1s;
    display: inline-block;
}
#tmp_voices .simple_link a{
    text-align: center;
    max-width: 335px;
}
/*hover
================================================== */
#tmp_top_shokushu .shokushu_column .shokushu_link a:hover{
    color: #B45400;
    border: 2px solid #E26E2C;
    background-image: url(/site/shared/templates/saiyou_top/images/icon/arrow_xl_hv.png);
}
.hover_img img{
    width: 100%;
    height: auto;
    vertical-align: top;
}
.hover_img a:hover img{
  opacity: 0.7;
}
