body {
    margin: 0;
    padding: 0;
}

/*#contents { padding-bottom: 78px; background: url("../../../../images/stm/front/layout/bg/bg_content.jpg") repeat-x; }*/
#contents {
    padding-bottom: 78px;
    background: #2c000d;
    /* Old browsers */
    background: -moz-linear-gradient(top, #2c000d 0%, #760123 97%, #6c0220 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, #2c000d 0%,#760123 97%,#6c0220 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, #2c000d 0%,#760123 97%,#6c0220 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c000d', endColorstr='#6c0220',GradientType=0 );
    /* IE6-9 */
}

/*210706*/
#contents > .wrapper {
    overflow: hidden;
}

#contents .section {
    overflow: hidden;
    margin-top: 20px;
}

#contents .section.section-top {
    margin-top: 83px;
}

#contents .section .catch-phrase {
    float: left;
    width: 590px;
    height: 244px;
    background: url("../../../../images/stm/front/layout/tiger.png") no-repeat 100% 0;
}

#contents .section .notice {
    position: relative;
    float: right;
    width: 571px;
    z-index: 10;
}

#contents .section .notice .notice-top {
    height: 36px;
    border-bottom: 1px solid #7c5661;
}

#contents .section .notice .notice-top .notice-tab {
    float: left;
}

#contents .section .notice .notice-top .notice-tab > li {
    float: left;
    margin-right: 20px;
}

#contents .section .notice .notice-top .notice-tab > li > a {
    display: block;
    position: relative;
    height: 35px;
    font: bold 17px 'Noto Sans KR';
    color: #c6adb4;
}

#contents .section .notice .notice-top .notice-tab > li.on > a {
    color: #fff;
}

#contents .section .notice .notice-top .notice-tab > li.on > a:after {
    position: absolute;
    content: '';
    bottom: -2px;
    left: 0;
    width: 66px;
    height: 1px;
    background: url("../../../../images/front/layout/bg/bg_line_02.jpg") no-repeat 0 100%;
}

#contents .section .notice .notice-content {
    padding-top: 5px;
}

#contents .section .notice .notice-content .notice-nav {
    position: absolute;
    top: 0;
    right: 0;
}

#contents .section .notice .notice-content .notice-nav > a {
    position: relative;
    float: left;
    width: 22px;
    height: 22px;
    border: 1px solid #bda1aa;
    border-left: none;
}

#contents .section .notice .notice-content .notice-nav > a:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 22px;
    border-left: 1px solid #bda1aa;
}

#contents .section .notice .notice-content .notice-nav > a.n-prev {
    background: url("/images/front/layout/btn/btn_back.png") no-repeat 50% 50%;
}

#contents .section .notice .notice-content .notice-nav > a.n-prev.slick-disabled {
    background: url("/images/front/layout/btn/btn_back_disable.png") no-repeat 50% 50%;
}

#contents .section .notice .notice-content .notice-nav > a.n-next {
    background: url("/images/front/layout/btn/btn_next.png") no-repeat 50% 50%;
}

#contents .section .notice .notice-content .notice-nav > a.n-next.slick-disabled {
    background: url("/images/front/layout/btn/btn_next_disable.png") no-repeat 50% 50%;
}

#contents .section .notice .notice-content .notice-nav > a.n-more {
    background: url("/images/front/layout/btn/btn_more.png") no-repeat 50% 50%;
}

#contents .section .notice .notice-content .notice-box {
    display: none;
}

#contents .section .notice .notice-content .notice-box.show {
    display: block;
}

#contents .section .notice .notice-content .notice-box ul {
    padding-top: 12px;
}

#contents .section .notice .notice-content .notice-box ul li {
    margin-top: 11px;
}

#contents .section .notice .notice-content .notice-box ul li a {
    overflow: hidden;
    position: relative;
    display: inline-block;
    max-width: 380px;
    height: 23px;
    padding-right: 20px;
    font-size: 15px;
    color: #fff;
    white-space: nowrap;
    text-overflow: ellipsis;
}

#contents .section .notice .notice-content .notice-box ul li a:hover {
    text-decoration: underline;
}

#contents .section .notice .notice-content .notice-box ul li a.new {
    background: url("../../../../images/stm/front/layout/icon/icon_new.png") no-repeat 100% 0;
    /*
&:after{
	display:inline-block;
	content:'';
	width:14px;
	height:14px;
	margin-left:10px;
	border:1px solid;
	background:url($stm_img + 'icon/icon_new.png') no-repeat 0 0;
}
*/
}

#contents .section .notice .notice-content .notice-box ul li .date {
    float: right;
    color: #dbc0c8;
    font-size: 15px;
}

#contents .section.go-investment a {
    box-sizing: border-box;
    display: block;
    background: url("/static/images/kusrc/banner_bg.jpg") 0 0 no-repeat;
    background-position: bottom left;
    text-align: left;
    font-family: serif;
    font-size: 1.3rem;
    cursor: pointer;
    color: #8f012b;
    padding: 45px 15%;
    word-break: keep-all;
}

/*210706*/
#contents .section.go-investment a i {
    font-size: 0.9rem;
    display: block;
    margin-top: 10px;
}

#contents .section .section-box {
    float: left;
    width: 245px;
    height: 217px;
    padding: 0 20px;
}

#contents .section .section-box + .section-box {
    margin-left: 20px;
}

#contents .section .section-box.box-orange {
    background: #f74916;
}

#contents .section .section-box.box-yellow {
    background: #ff8b0f;
}

#contents .section .section-box.box-yellow .list-box > li a:hover {
    background: #ff9410;
}

#contents .section .section-box.box-red {
    background: #c30b34;
}

#contents .section .section-box.box-brown {
    background: #ba7e5b;
    position: relative;
    z-index: 10;
}

#contents .section .section-box.box-brown .section-title {
    margin-bottom: 18px;
}

#contents .section .section-box.box-brown .slick-dots {
    position: absolute;
    top: 30px;
    right: 0;
    z-index: 1000;
}

#contents .section .section-box.box-brown .slick-dots > li {
    float: left;
    width: 10px;
    height: 10px;
}

#contents .section .section-box.box-brown .slick-dots > li.slick-active button {
    background: url("../../../../images/stm/front/layout/btn/btn_paging_on.png") no-repeat 0 0;
}

#contents .section .section-box.box-brown .slick-dots > li + li {
    margin-left: 6px;
}

#contents .section .section-box.box-brown .slick-dots > li button {
    width: 10px;
    height: 10px;
    padding: 0;
    border: 0;
    text-indent: -9999px;
    background: url("../../../../images/stm/front/layout/btn/btn_paging2_off.png") no-repeat 0 0;
    cursor: pointer;
}

#contents .section .section-box.box-brown .list-box > li a:hover {
    background: #c98963;
}

#contents .section .section-box.box-brown .community-list {
    border-color: #fff;
}

#contents .section .section-box.box-brown .community-list > li {
    border-color: #fff;
}

#contents .section .section-box.box-brown .community-list > li a:hover {
    background: #c98963;
}

#contents .section .section-box.box-gray {
    background: #89837b;
}

#contents .section .section-box.box-dgray {
    background: #544e49;
}

#contents .section .section-title {
    display: block;
    margin-top: 22px;
    margin-bottom: 24px;
    font: bold 17px 'Malgun Gothic';
    color: #fff;
}

#contents .section .list-box {
    box-sizing: border-box;
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
}

#contents .section .list-box > li {
    border-bottom: 1px solid #fff;
}

#contents .section .list-box > li:first-child {
    border-top: 1px solid #fff;
}

#contents .section .list-box > li a {
    display: block;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 15px;
    color: #fff;
}

#contents .section .list-box > li a:hover {
    background: #f76a3d;
    text-decoration: underline;
}

#contents .section .brown-content .brown-item {
    display: none;
}

#contents .section .brown-content .brown-item.show {
    display: block;
}

#contents .section .tech-list li {
    float: left;
    width: 50%;
    box-sizing: border-box;
}

#contents .section .tech-list li a {
    display: block;
    height: 122px;
    border: 1px solid #fff;
    border-left: 0;
    color: #fff;
    text-align: center;
}

#contents .section .tech-list li a .icon {
    display: block;
    height: 54px;
    margin-top: 12px;
    margin-bottom: 5px;
    background: url("/images/front/layout/icon/icon_tech_01.png") no-repeat 50% 0;
}

#contents .section .tech-list li a .txt {
    display: block;
    padding: 0 10px;
    font-size: 15px;
    line-height: 22px;
}

#contents .section .tech-list li a:hover {
    background: #FC5319;
}

#contents .section .tech-list li a:hover .txt {
    text-decoration: underline;
}

#contents .section .tech-list li a:hover .icon {
    background: url("/images/front/layout/icon/icon_tech_01_on.png") no-repeat 50% 0;
}

#contents .section .tech-list li:first-child a {
    border-left: 1px solid #fff;
}

#contents .section .tech-list li.type1 a .icon {
    background: url("/images/front/layout/icon/icon_tech_02.png") no-repeat 50% 0;
}

#contents .section .tech-list li.type1 a:hover .icon {
    background: url("/images/front/layout/icon/icon_tech_02_on.png") no-repeat 50% 0;
}

#contents .section .img-list li {
    float: left;
    width: 50%;
    box-sizing: border-box;
}

#contents .section .img-list li a {
    display: block;
    height: 122px;
    border: 1px solid #fff;
    border-left: 0;
    color: #fff;
    text-align: center;
}

#contents .section .img-list li a .icon {
    display: block;
    height: 54px;
    margin-top: 12px;
    margin-bottom: 5px;
    background: url("/images/front/layout/icon/icon_patent_01.png") no-repeat 50% 0;
}

#contents .section .img-list li a .txt {
    display: block;
    padding: 0 10px;
    font-size: 15px;
    line-height: 22px;
}

#contents .section .img-list li a:hover {
    background: #cf0c37;
}

#contents .section .img-list li a:hover .txt {
    text-decoration: underline;
}

#contents .section .img-list li a:hover .icon {
    background: url("/images/front/layout/icon/icon_patent_01_on.png") no-repeat 50% 0;
}

#contents .section .img-list li:first-child a {
    border-left: 1px solid #fff;
}

#contents .section .img-list li.type1 a .icon {
    background: url("/images/front/layout/icon/icon_patent_02.png") no-repeat 50% 0;
}

#contents .section .img-list li.type1 a:hover .icon {
    background: url("/images/front/layout/icon/icon_patent_02_on.png") no-repeat 50% 0;
}

#contents .section .img-list li.type2 a .icon {
    background: url("/images/front/layout/icon/icon_patent_03.png") no-repeat 50% 0;
}

#contents .section .img-list li.type2 a:hover .icon {
    background: url("/images/front/layout/icon/icon_patent_03_on.png") no-repeat 50% 0;
}

#contents .section .img-list li.type3 a .icon {
    background: url("/images/front/layout/icon/icon_patent_04.png") no-repeat 50% 0;
}

#contents .section .img-list li.type3 a:hover .icon {
    background: url("/images/front/layout/icon/icon_patent_04_on.png") no-repeat 50% 0;
}

#contents .section .img-list li.type3 a .txt {
    padding: 0 5px;
}

#contents .section .img-list li.type4 a .icon {
    background: url("/images/front/layout/icon/icon_patent_05.png") no-repeat 50% 0;
}

#contents .section .img-list li.type4 a:hover .icon {
    background: url("/images/front/layout/icon/icon_patent_05_on.png") no-repeat 50% 0;
}

#contents .section .img-list li.type4 a .txt {
    padding: 0 5px;
}

#contents .section .img-list.brown-list li a:hover {
    background: #c1825e;
}

#contents .section .par {
    height: 94px;
    line-height: 21px;
    color: #fff;
}

#contents .section .btn-signup {
    display: inline-block;
    width: 151px;
    height: 34px;
    margin-left: calc((100% - 151px) / 2);
    background: #87563f;
    font: bold 15px/34px 'Malgun Gothic';
    color: #fff;
    border: 1px solid #744a36;
    text-align: center;
}

#contents .section .btn-signup:after {
    float: right;
    content: '';
    width: 34px;
    height: 34px;
    border-left: 1px solid #925f45;
    background: #744a36 url("../../../../images/stm/front/layout/btn/btn_arrow.png") no-repeat 50% 50%;
}

#contents .section .section-media {
    float: left;
    width: 590px;
    height: 217px;
    padding: 0 20px;
    margin-right: 20px;
    box-sizing: border-box;
    background: #000 url("../../../../images/stm/front/layout/bg/bg_media.jpg") no-repeat 100% 0;
}

#contents .section .section-media .section-media-top {
    overflow: hidden;
}

#contents .section .section-media .section-media-top .title {
    float: left;
    margin-top: 22px;
    margin-bottom: 24px;
    font: bold 17px 'Malgun Gothic';
    color: #fff;
}

#contents .section .section-media .section-media-top .media-nav {
    float: right;
    margin-top: 28px;
}

#contents .section .section-media .section-media-top .media-nav .slick-dots > li {
    float: left;
}

#contents .section .section-media .section-media-top .media-nav .slick-dots > li button {
    width: 10px;
    height: 10px;
    border: 0;
    background: url("../../../../images/stm/front/layout/btn/btn_paging_off.png") no-repeat 0 0;
    text-indent: -10000px;
    cursor: pointer;
}

#contents .section .section-media .section-media-top .media-nav .slick-dots > li.slick-active button {
    background: url("../../../../images/stm/front/layout/btn/btn_paging_on.png") no-repeat 0 0;
}

#contents .section .section-media .section-media-top .play-pause {
    float: right;
    margin-top: 28px;
    margin-left: 6px;
}

#contents .section .section-media .section-media-top .play-pause .media-play {
    display: none;
    width: 8px;
    height: 10px;
    background: url("../../../../images/stm/front/layout/btn/btn_play.png") no-repeat;
}

#contents .section .section-media .section-media-top .play-pause .media-play.show {
    display: inline-block;
}

#contents .section .section-media .section-media-top .play-pause .media-pause {
    display: none;
    width: 8px;
    height: 10px;
    background: url("../../../../images/stm/front/layout/btn/btn_pause.png") no-repeat;
}

#contents .section .section-media .section-media-top .play-pause .media-pause.show {
    display: inline-block;
}

#contents .section .section-media .section-media-content {
    z-index: 10;
}

#contents .section .section-media .section-media-content .media-item {
    display: table;
    width: 100%;
}

#contents .section .section-media .section-media-content .media-item.hover .img-holder:before {
    display: block;
}

#contents .section .section-media .section-media-content .media-item.hover .media-detail .link {
    text-decoration: underline;
}

#contents .section .section-media .section-media-content .media-item .img-holder {
    display: table-cell;
    width: 200px;
    height: 124px;
    padding-right: 20px;
    background: url("../../../../images/stm/front/layout/no_image_default.jpg") no-repeat;
    box-sizing: border-box;
}

#contents .section .section-media .section-media-content .media-item .img-holder img {
    width: 100%;
    height: 100%;
}

#contents .section .section-media .section-media-content .media-item .img-holder:before {
    display: none;
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    width: 180px;
    height: 124px;
    background: url("../../../../images/stm/front/layout/bg/bg_mask.png") repeat 0 0;
}

#contents .section .section-media .section-media-content .media-item .media-detail {
    display: table-cell;
    vertical-align: top;
}

#contents .section .section-media .section-media-content .media-item .media-detail .link {
    display: block;
    height: 46px;
    margin-top: -2px;
    color: #fff;
    font-size: 15px;
    line-height: 22px;
}

#contents .section .section-media .section-media-content .media-item .media-detail .date {
    display: block;
    padding-left: 20px;
    margin-top: 14px;
    color: #dcdcdc;
    background: url("../../../../images/stm/front/layout/icon/icon_date.png") no-repeat 0 1px;
}

#contents .section .section-media .section-media-content .media-item .media-detail .sns-btns {
    display: block;
    overflow: hidden;
    margin-top: 20px;
}

#contents .section .section-media .section-media-content .media-item .media-detail .sns-btns a {
    float: left;
    width: 36px;
    height: 36px;
    margin-right: 10px;
}

#contents .section .section-media .section-media-content .media-item .media-detail .sns-btns a.icon-fb {
    background: url("../../../../images/stm/front/layout/icon/icon_fb_01_off.png") no-repeat 0 0;
}

#contents .section .section-media .section-media-content .media-item .media-detail .sns-btns a.icon-fb:hover {
    background: url("../../../../images/stm/front/layout/icon/icon_fb_01_on.png") no-repeat 0 0;
}

#contents .section .section-media .section-media-content .media-item .media-detail .sns-btns a.icon-twitter {
    background: url("../../../../images/stm/front/layout/icon/icon_twitter_01_off.png") no-repeat 0 0;
}

#contents .section .section-media .section-media-content .media-item .media-detail .sns-btns a.icon-twitter:hover {
    background: url("../../../../images/stm/front/layout/icon/icon_twitter_01_on.png") no-repeat 0 0;
}

#contents .section .section-media .section-media-content .media-item .media-detail .sns-btns a.icon-url {
    background: url("../../../../images/stm/front/layout/icon/icon_url_01_off.png") no-repeat 0 0;
}

#contents .section .section-media .section-media-content .media-item .media-detail .sns-btns a.icon-url:hover {
    background: url("../../../../images/stm/front/layout/icon/icon_url_01_on.png") no-repeat 0 0;
}

#contents .section .tech-top {
    position: relative;
}

#contents .section .tech-top .tech-nav {
    position: absolute;
    top: 0;
    right: 0;
}

#contents .section .tech-top .tech-nav .tech-prev {
    float: left;
    width: 24px;
    height: 24px;
    background: url("../../../../images/stm/front/layout/btn/btn_nav.jpg") no-repeat 0 0;
}

#contents .section .tech-top .tech-nav .tech-prev.slick-disabled {
    background: url("../../../../images/stm/front/layout/btn/btn_nav_disable.jpg") no-repeat 0 0;
}

#contents .section .tech-top .tech-nav .tech-next {
    float: left;
    width: 23px;
    height: 24px;
    background: url("../../../../images/stm/front/layout/btn/btn_nav.jpg") no-repeat 100% 0;
}

#contents .section .tech-top .tech-nav .tech-next.slick-disabled {
    background: url("../../../../images/stm/front/layout/btn/btn_nav_disable.jpg") no-repeat 100% 0;
}

#contents .section .tech-top .tech-nav .tech-more {
    float: left;
    width: 23px;
    height: 24px;
    background: url("../../../../images/stm/front/layout/btn/btn_more_01.jpg") no-repeat 0 0;
}

#contents .section .tech-content {
    z-index: 10;
}

#contents .section .tech-content .tech-item .link {
    display: block;
    height: 46px;
    font-size: 15px;
    line-height: 22px;
    color: #fff;
}

#contents .section .tech-content .tech-item .texts {
    display: block;
    overflow: hidden;
    margin-top: 14px;
    color: #dcdcdc;
}

#contents .section .tech-content .tech-item .texts .date {
    float: left;
    padding-left: 21px;
    background: url("../../../../images/stm/front/layout/icon/icon_date_02.png") no-repeat 0 1px;
}

#contents .section .tech-content .tech-item .texts .time {
    float: left;
    padding-left: 18px;
    margin-left: 10px;
    background: url("../../../../images/stm/front/layout/icon/icon_time.png") no-repeat 0 1px;
}

#contents .section .tech-content .tech-item .btn-box {
    display: block;
    text-align: center;
}

#contents .section .tech-content .tech-item .btn-box .btn {
    display: inline-block;
    height: 34px;
    padding-left: 28px;
    margin-top: 20px;
    background: #3d3a36;
    border: 1px solid #302d2b;
    color: #fff;
    font: bold 15px/34px 'Malgun Gothic';
}

#contents .section .tech-content .tech-item .btn-box .btn:after {
    float: right;
    content: '';
    width: 34px;
    height: 34px;
    margin-left: 28px;
    border-left: 1px solid #4b4844;
    text-align: center;
    background: #383532 url("../../../../images/stm/front/layout/btn/btn_arrow_01.png") no-repeat 50% 50%;
}

#contents .section .community-list {
    overflow: hidden;
    border-top: 1px solid #9c9c9c;
    border-left: 1px solid #9c9c9c;
    box-sizing: border-box;
}

#contents .section .community-list > li {
    float: left;
    width: 50%;
    height: 60px;
    box-sizing: border-box;
    border-right: 1px solid #9c9c9c;
    border-bottom: 1px solid #9c9c9c;
}

#contents .section .community-list > li a {
    display: table;
    width: 100%;
    height: 59px;
    line-height: 21px;
    font-size: 15px;
    color: #fff;
}

#contents .section .community-list > li a span {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
    text-align: center;
}

#contents .section .community-list > li a:hover {
    background: #5d5953;
    text-decoration: underline;
}

#contents .section .section-status {
    display: table;
    width: 100%;
    height: 250px;
    background: url("/images/front/bg/bg_status.jpg") no-repeat 100% 0;
    table-layout: fixed;
}

#contents .section .section-status .status-item {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    background: url("/images/front/layout/bg/bg_line.jpg") no-repeat 50% 40px;
}

#contents .section .section-status .status-item .icon {
    display: block;
    margin-top: 67px;
    height: 80px;
    box-sizing: border-box;
}

#contents .section .section-status .status-item .icon.icon-01 {
    background: url("/images/front/layout/icon/icon_status_01.png") no-repeat 50% 0;
}

#contents .section .section-status .status-item .icon.icon-02 {
    background: url("/images/front/layout/icon/icon_status_02.png") no-repeat 50% 0;
}

#contents .section .section-status .status-item .icon.icon-03 {
    background: url("/images/front/layout/icon/icon_status_03.png") no-repeat 50% 0;
}

#contents .section .section-status .status-item .icon.icon-04 {
    background: url("/images/front/layout/icon/icon_status_04.png") no-repeat 50% 0;
}

#contents .section .section-status .status-item .icon.icon-05 {
    background: url("/images/front/layout/icon/icon_status_05.png") no-repeat 50% 0;
}

#contents .section .section-status .status-item .icon.icon-06 {
    background: url("/images/front/layout/icon/icon_status_06.png") no-repeat 50% 0;
}

#contents .section .section-status .status-item .figure {
    display: block;
    margin: 0 0 10px 0;
    color: #fff;
    font: bold 30px 'Malgun Gothic';
}

#contents .section .section-status .status-item .txt {
    display: block;
    color: #fff;
    font-size: 15px;
}

/* 1024px */
@media screen and (max-width: 1279px) {
    #contents .section .catch-phrase {
        width: 490px;
    }

    #contents .section .notice {
        width: 471px;
    }

    #contents .section .notice .notice-content .notice-box ul li a {
        max-width: 290px;
    }

    #contents .section .section-box {
        width: 195px;
    }

    #contents .section .section-media {
        width: 490px;
    }
}

/* 960px */
@media screen and (max-width: 1023px) {
    .wrapper {
        width: 100%;
    }

    #contents {
        padding-bottom: 0;
    }

    #contents .section {
        margin-top: 0;
    }

    #contents .section.section-top {
        margin-top: 34px;
    }

    #contents .section .catch-phrase {
        width: 100%;
        height: 306px;
        text-align: center;
        background: url("/images/stm/front/layout/tiger_mobile.png") no-repeat 100% 0;
    }

    #contents .section .catch-phrase .txt1 {
        margin-top: 18px;
    }

    #contents .section .catch-phrase h2 {
        margin: 39px auto 0 auto;
    }

    #contents .section .catch-phrase h3 {
        margin-left: auto;
        margin-right: auto;
    }

    #contents .section .notice {
        width: 100%;
        padding: 21px 15px 40px 15px;
        background: #4e0118;
        box-sizing: border-box;
    }

    #contents .section .notice .notice-content .notice-nav {
        top: 20px;
        right: 15px;
    }

    #contents .section .notice .notice-content .notice-box ul li a {
        max-width: calc(100% - 83px);
    }

    #contents .section .section-box {
        padding: 0 15px;
        width: 50%;
        box-sizing: border-box;
    }

    #contents .section .section-box + .section-box {
        margin-left: 0;
    }

    #contents .section .section-box.box-red .img-list li a .txt br {
        display: inline;
    }

    #contents .section .section-media {
        width: 100%;
        padding: 0 15px;
    }

    #contents .section .section-media .section-media-content .media-item .media-detail .link {
        height: 26px;
    }

    #contents .section .section-media .section-media-content .media-item .media-detail .sns-btns {
        margin-top: 38px;
    }

    #contents .section .section-status .status-item .icon {
        height: 60px;
    }

    #contents .section .section-status .status-item .icon.icon-01 {
        background: url("/images/stm/front/layout/icon/icon_status_01_mobile.png") no-repeat 50% 0;
    }

    #contents .section .section-status .status-item .icon.icon-02 {
        background: url("/images/stm/front/layout/icon/icon_status_02_mobile.png") no-repeat 50% 0;
    }

    #contents .section .section-status .status-item .icon.icon-03 {
        background: url("/images/stm/front/layout/icon/icon_status_03_mobile.png") no-repeat 50% 0;
    }

    #contents .section .section-status .status-item .icon.icon-04 {
        background: url("/images/stm/front/layout/icon/icon_status_04_mobile.png") no-repeat 50% 0;
    }

    #contents .section .section-status .status-item .icon.icon-05 {
        background: url("/images/stm/front/layout/icon/icon_status_05_mobile.png") no-repeat 50% 0;
    }

    #contents .section .section-status .status-item .icon.icon-06 {
        background: url("/images/stm/front/layout/icon/icon_status_06_mobile.png") no-repeat 50% 0;
    }

    #contents .section .section-status .status-item .figure {
        font-size: 22px;
    }

    #contents .section .section-status .status-item .txt {
        padding: 0 20px;
        line-height: 22px;
    }
}

/* 640px */
@media screen and (max-width: 767px) {
    #contents .section .notice .notice-content .notice-box ul li a {
        max-width: 100%;
    }

    #contents .section .notice .notice-content .notice-box ul li a.new {
        max-width: calc(100% - 20px);
    }

    #contents .section .notice .notice-content .notice-box ul li .date {
        display: none;
    }

    #contents .section .section-media .section-media-content .media-item .media-detail .link {
        height: 46px;
    }

    #contents .section .section-media .section-media-content .media-item .media-detail .sns-btns {
        margin-top: 20px;
    }
}

@media screen and (max-width: 640px) {
    #contents .section .section-status {
        display: block;
        overflow: hidden;
        height: 400px;
        padding: 0 35px;
        box-sizing: border-box;
        background: url("/images/stm/front/layout/bg/bg_status_mobile.png") no-repeat 0 0;
    }

    #contents .section .section-status .status-item {
        display: inline-block;
        float: left;
        width: 25%;
        margin-top: 0;
    }

    #contents .section .section-status .status-item:nth-child(5) {
        margin-left: 25%;
    }

    #contents .section .section-status .status-item .txt {
        padding-left: 0;
        padding-right: 0;
    }
}

/* 480px */
@media screen and (max-width: 639px) {
    #contents .section.section-top {
        margin-top: 0;
    }

    #contents .section .catch-phrase {
        height: 268px;
        margin-top: 5px;
        padding-left: 20px;
        padding-right: 20px;
        box-sizing: border-box;
        background: url("/images/stm/front/layout/tiger_mobile_02.png") no-repeat 100% 0;
    }

    #contents .section .catch-phrase .txt1 {
        margin-top: 36px;
        font-size: 14px;
    }

    #contents .section .catch-phrase h2 {
        margin-top: 28px;
        font-size: 33px;
        line-height: 38px;
    }

    #contents .section .catch-phrase h3 {
        margin-top: 18px;
        font-size: 14px;
        line-height: 20px;
    }

    #contents .section .catch-phrase .txt2 {
        margin-top: 18px;
        font-size: 10px;
        line-height: 15px;
    }

    #contents .section .catch-phrase .txt2 .b1 {
        display: block;
        height: 1px;
    }

    #contents .section .catch-phrase .txt2 .b2 {
        display: inline-block;
    }

    #contents .section .section-box {
        width: 100%;
    }

    #contents .section .section-media {
        height: 439px;
    }

    #contents .section .section-media .section-media-content .media-item .img-holder {
        display: block;
        width: 290px;
        height: 200px;
        margin: 0 auto;
        padding-right: 0;
        background: url("/images/stm/front/layout/no_image.jpg") no-repeat;
    }

    #contents .section .section-media .section-media-content .media-item .img-holder:before {
        width: 290px;
        height: 200px;
    }

    #contents .section .section-media .section-media-content .media-item .media-detail {
        display: block;
        margin-top: 18px;
    }

    #contents .section .section-status {
        padding: 0 20px;
    }

    #contents .section .section-status .status-item {
        width: 33.33%;
    }

    #contents .section .section-status .status-item:nth-child(5) {
        margin-left: 0;
    }
}

/* 320px */
@media screen and (max-width: 479px) {
    #contents .section .section-status {
        height: 569px;
        padding-top: 10px;
        background: url("/images/stm/front/layout/bg/bg_status_mobile_320.jpg") no-repeat 50% 0;
    }

    #contents .section .section-status .status-item {
        width: 50%;
        background-position-y: 33px;
    }

    #contents .section .section-status .status-item .icon {
        margin-top: 55px;
    }
}

/*# sourceMappingURL=layout_main.css.map */
