@charset "utf-8";

.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {background-color: transparent;}



.top-content {position: relative; margin: 0 auto; max-width: 100%; min-height: 248px; background: url('../images/main/bg_visual.png') no-repeat center 0;
    background-size: auto 318px;}
.top-content .top-in {max-width: 100%; max-height: 189px; margin: 0 auto; padding: 59px 0 0; text-align: center; color: #fff;}
.top-content .top-in .btit {display: block; font-size: 33px; line-height: 33px;}
.top-content .top-in .stit {font-size: 28px; padding: 0 15%; line-height: 32px; margin-top: 10px; font-weight: 300;}
.top-content .top-in .stit em {font-weight: 600;vertical-align: top;}
.top-content .top-in .msg {display: none;}
.top-content .top-in .link {
    display: inline-block;
    width: 57px;
    text-align: center;
    margin-top: 20px;
    font-size: 12px;
    font-weight: 500;
    padding: 0 13px 13px 13px;
    color: #fff;
    background: url('../images/main/bg_banner_link.png') no-repeat center 50%;
    background-size: 80px 8px;
}

.m-banner {max-width: 100%; margin: 0 auto;}
.m-banner .list {overflow: hidden; position: relative;}
.m-banner .list li {width: 100%; display: block; position: relative; min-height: 125px;}
.m-banner .list li.t1 {background-color: #1588a9;}
.m-banner .list li:hover a {background-color: rgba(0, 0, 0, 0.6);}
.m-banner .list li a {
    display: block;
    min-height: 85px;
    padding: 20px; 
    -webkit-transition: background-color 1s;
    -moz-transition: background-color 1s;
    -ms-transition: background-color 1s;
    -o-transition: background-color 1s;
    transition: background-color 1s;
}

.m-banner .list li:hover * {color: #fff; z-index: 100;}
.m-banner .list li.t2 {background-color: #192937;}
.m-banner .list li.t3 {background-color: #ae8268;}
.m-banner .list li a:after {content: ''; position: absolute; top: 15px; right: 15px; width: 35px; height: 38px; background: url('../images/main/ico_banner.png') no-repeat 0 0; background-size: 100%;}
.m-banner .list li.t1 a:after {background-position: 0 0;}
.m-banner .list li.t2 a:after {background-position: 0 -38px;}
.m-banner .list li.t3 a:after {background-position: 0px -76px;}
.m-banner .list li .tit {display: inline-block; width: 45%; color: #fff; font-size: 17px; line-height: 20px; font-weight: 400;}
.m-banner .list .desc {position: absolute; bottom: 20px; left: 20px; font-size: 12px; color: rgba(255, 255, 255, 0.5); font-weight: 300; width: 56%;}
.ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {background-color: transparent;}
.notice-box-wrap {background-color: #fff; margin-top: 25px; font-size: 20px; border-top: 1px solid #d8d5d5;}
.notice-box-wrap .notice-box {position: relative; max-width: 100%; margin: 0 auto; padding: 0 20px; color: #000;}
.notice-box-wrap .notice-box p {display: inline-block; font-size: 15px; font-weight: 600; line-height: 40px; vertical-align: middle;}
.notice-box-wrap .notice-box a.btn-link {display: inline-block; width: 70%; color: #666; margin-left: 12px; font-size: 13px; overflow: hidden; white-space: nowrap; word-wrap: normal; text-overflow: ellipsis; line-height: 40px;}
.notice-box-wrap .notice-box a.btn-more {display: none;}
.m-banner a[class^='banner'] {
    position: relative;
    display: block;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 24px;
    color: #fff;
    line-height: 1.1;
    -webkit-background-size: 100% auto;
    background-size: 100% auto;
}

@media (min-width: 480px) {
    .m-banner .list li .tit {font-size: 18px;}
    .m-banner .list .desc {width: 68%; font-size: 12px;}
}

@media (min-width: 768px) {    
    .top-content {max-width: 1920px; min-height: auto; height: 787px; background-size: 1920px;}
    .top-content .top-in {max-width: 1200px; padding: 130px 0 0; text-align: left;}
    .top-content .top-in .btit {font-size: 76px; line-height: 76px;}
    .top-content .top-in .stit {padding: 0; font-size: 60px; line-height: 60px; margin-top: 15px;}
    .top-content .top-in .msg {display: block; margin-top: 25px; font-size: 16px; line-height: 22px; color: rgba(255, 255, 255, 0.5);}
    .top-content .top-in .link {width: auto; margin-top: 30px; font-size: 20px; padding: 0 45px 20px 0; background-size: 138px 14px;}

    .m-banner {max-width: 1200px; margin: 0 auto 64px;}
    .m-banner .list {margin-top: -252px;}
    .m-banner .list li {float: left; height: 336px;}
    .m-banner .list li.t1 {width: 33.3333%;}
    .m-banner .list li.t2 {width: 33.3333%;}
    .m-banner .list li.t3 {width: 33.3333%;}
    .m-banner .list li a:after {top: 40px; right: 40px; width: 53px; height: 56px; background: url('/images/main/ico_banner.png') no-repeat 0 0;}
    .m-banner .list li.t1 a:after {background-position: 0 0;}
    .m-banner .list li.t2 a:after {background-position: 0 -58px;}
    .m-banner .list li.t3 a:after {background-position: 0 -116px;}
    .m-banner .list li a {min-height: 183px; padding: 153px 15px 40px 40px; vertical-align: bottom;}
    .m-banner .list li .tit {width: 200px; font-size: 24px; line-height: 28px;font-weight: 500;}
    .m-banner .list .desc {position: static; margin-top: 50px; font-size: 14px;}

    .ui-overlay-a, .ui-page-theme-a, .ui-page-theme-a .ui-panel-wrapper {background-color: transparent;}
    .notice-box-wrap {font-size: 20px; margin: 0;}
    .notice-box-wrap .notice-box {max-width: 1200px; padding: 17px 0;}
    .notice-box-wrap .notice-box p {font-size: 20px;}
    .notice-box-wrap .notice-box a.btn-link {width: 85%; margin-left: 21px; font-size: 16px;}
    .notice-box-wrap .notice-box a.btn-more {display: block; position: absolute; top: 50%; right: 0; margin-top: -10px; font-size: 0; width: 20px; height: 20px;}
    .notice-box-wrap .notice-box a.btn-more:before {content: ''; position: absolute; top: 50%; left: 50%;  width: 2px; height: 12px; margin: -6px 0 0 -1px; background: #7f7f7f;}
    .notice-box-wrap .notice-box a.btn-more:after {content: ''; position: absolute; top: 50%; left: 50%; width: 2px; height: 12px; margin: -6px 0 0 -1px; background: #7f7f7f; transform: rotate(90deg)}
}

@media (min-width: 768px) and (max-width: 1000px) {
    .top-content .top-in .btit {font-size: 64px; line-height: 64px;}
    .top-content .top-in .stit {font-size: 48px; line-height: 48px; letter-spacing: -1px;}
}

@media (min-width: 768px) and (max-width: 1230px) {
    .top-content .top-in {padding: 130px 15px 0;}
    .notice-box-wrap .notice-box {padding: 17px 15px;}
}