.join_eys {
    background-color: #888888;
}

.join_eys_head {
    padding: 80px 0 74px;
}

.join_eys_head h2 {
    width: 560px;
    margin: 0 auto;
}

.join_eys_head h2 img {
    max-width: 100%;
}

.join_eys_head p {
    margin-top: 14px;
    font-size: 18px;
    text-align: center;
    color: #ffffff;
}

.join_eys_row {
    max-width: 1400px;
    margin: 0 auto;
    width: 100%;
}

.join_eys_row img {
    width: 100%;
    vertical-align: top;
}

.eys_tricks {
    background: #888888;
    padding: 80px 0;
}

.eys_tricks_inner {
    width: 1000px;
    margin: 0 auto;
}

.eys_tricks h2 {
    font-size: 16px;
    text-align: center;
    color: #ffffff;
    font-weight: bold;
    padding-bottom: 26px;
    margin-bottom: 28px;
    position: relative;
}

.eys_tricks h2:after {
    content: '';
    display: block;
    width: 30px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.eys_tricks p {
    font-size: 13px;
    text-align: center;
    color: #ffffff;
}

.eys_trick_row {
    display: flex;
    justify-content: space-around;
}

.eys_trick_row a {
    position: relative;
    display: block;
    text-decoration: none;
}
.eys_trick_row a:not(:last-child)::before {
    content: '';
    position: absolute;
    top:  0;
    right: -80px;
    width: 1px;
    height: 260px;
    background: url('../images/footer_b/line.png') no-repeat;
}

.eys_trick_row .eys_trick_img {
    text-align: center;
}

.eys_trick_row a:nth-child(1) img {
    padding: 4px 0 20px;
    width: 100px;
}

.eys_trick_row a:nth-child(2) img {
    padding: 0px 0 28px;
    width: 96px;
}

.eys_trick_row a:nth-child(3) img {
    padding: 30px 0 38px;
    width: 132px;
}

.eys_other_links {
    padding: 30px 10px;
    background: #444444;
}

.eys_other_links_inner {
    width: 1000px;
    overflow: hidden;
    margin: 0 auto;
}

.eys_other_links .eys_other_link {
    color: #000000;
    text-decoration: none;
    display: block;
    width: 430px;
    padding: 25px;
    background: #ffffff;
}

.eys_other_links .eys_other_link > * {
    float: left;
}

.eys_other_links .eys_other_link_description {
    margin-left: 20px;
    padding: 0;
    width: auto;
}

.eys_other_links .eys_other_link_description h3 {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
}

.eys_other_links .eys_other_link_description p {
    color: #000000;
    font-size: 13px;
}

.eys_other_links .kids {
    float: left;
}

.eys_other_links .kids img {
    width: 202px;
}

.eys_other_links .forjr {
    float: right;
}

.eys_other_links .forjr img {
    width: 172px;
}

.pc_footer {
    background: #000000;
    min-width: 1000px;
}

.pc_footer_top {
    width: 1000px;
    margin: 0 auto;
    padding: 30px 0 0;
}

.pc_footer_bottom {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    padding: 90px 0 200px;
}

.pc_footer_bottom .footer-fb {
    padding: 22px 0 20px;
    border-top: 1px solid #ffffff;
    border-bottom: 1px solid #ffffff;
    margin-bottom: 100px;
}

.pc_footer_bottom .fb-link {
    display: inline-block;
    overflow: hidden;
    text-align: center;
}

.pc_footer_bottom .fb-link img {
    width: 40px;
    float: left;
}

.pc_footer_bottom .fb-link span {
    color: #ffffff;
    font-size: 15px;
    float: left;
    padding: 12px 0 0 16px;
}

.pc_footer_bottom .footer_logo_eys {
    display: inline-block;
    width: 230px;
}

.pc_footer .footer_menu {
    display: flex;
    justify-content: space-around;
}

.pc_footer .footer_menu > div {
    width: 178px;
}

.pc_footer .footer_menu p {
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 30px;
}

.pc_footer .footer_menu ul li {
    margin-bottom: 10px;
}

.pc_footer .footer_menu ul li a {
    display: block;
    color: #ffffff;
    text-decoration: none;
    font-size: 13px;
    position: relative;
    padding-left: 24px;
}

.pc_footer .footer_menu ul li a:before {
    content: '';
    display: block;
    width: 16px;
    height: 1px;
    background: #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    margin: auto;
}

.pc_footer .eys_services {
    padding: 0 0 40px;
}

.pc_footer .eys_services p {
    color: #ffffff;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 30px;
}

.pc_footer .eys_services ul {
    display: flex;
    justify-content: space-around;
}

.pc_footer .eys_services ul li {
    width: 33.33%;
    text-align: center;
    padding: 30px 0;
    border-right: 1px solid #707070;
}

.pc_footer .eys_services ul li:last-child {
    border-right: none;
}

.pc_footer .eys_services ul li.inspiart img {
    width: 90px;
    margin-bottom: 20px;
}

.pc_footer .eys_services ul li.otolier img {
    width: 152px;
    margin-top: 38px;
    margin-bottom: 40px;
}

.pc_footer .eys_services ul li.logo_eys img {
    width: 150px;
    margin-top: 32px;
    margin-bottom: 32px;
}

.pc_footer .eys_services ul li span {
    display: block;
    color: #ffffff;
}

.pc_footer .pc_footer_inner {
    width: 1000px;
    margin: 0 auto;
}

#header_move2.new_fixed {
    max-width: none !important;
    width: 100%;
    height: auto !important;
}

#one2 {
    padding: 10px 0 6px;
}
