@charset "utf-8";

div#big-video-wrap {
    display: none;
}
.overlayPattern {
    display: none;
}
/*============================
 #topimg
============================*/
#topimg {
    height: inherit;
    padding: 0px 0px;
    height: auto;
}
#topimg_box {
    width: 100%;
    height: inherit;
    height: auto;
    position: relative;
    padding: 0% 0% 0% 0%;
}
#topimg_box #main_sp {
    height: auto;
    width: 100%;
}
#topimg_box h2 {
    position: absolute;
    top: 26.4%;
    left: 0;
    right: 0;
    width: 71%;
    margin: 0 auto;
}
#topimg_box .button {
    position: absolute;
    top: 54%;
    left: 0;
    right: 0;
    width: 15.5%;
    text-align: center;
    margin: 0 auto;
}
#topimg_box .button img {
    /* max-width: 90px; */
    height: auto;
}
#topimg .scroll {
    position: relative;
    bottom: inherit;
    display: none;
}
#topimg #scroll_btn {
}
#news_sec {
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
}
#news_sec #news_ttl {
    width: 100%;
    height: inherit;
    padding: 3% 0% 3%;
}
#news_sec #news_ttl #news_ttl_box {
}
#news_sec p img {
    margin: 0 0 auto;
}
#news_sec #news_ttl p {
    margin: 0;
    padding: 0% 3% 0%;
    float: left;
    width: 61.5%;
    text-align: left;
}
#news_sec #news_ttl a {
    display: block;
    margin: 0;
    padding: 1.6% 3% 0% 0%;
    float: right;
    width: 29.5%;
    text-align: right;
}
#news_sec #news_info {
    width: 100%;
    height: inherit;
    padding: 0% 0% 0%;
}
#news_sec table {
		width: 100%;
		table-layout: fixed;
    margin: 0;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
}
#news_sec table tr {
}
#news_sec table th {
    font-size: 130%;
    font-weight: normal;
    width: 30%;
    padding: 1.5% 0% 1.5% 3%;
}
#news_sec table td {
    font-size: 130%;
    width: 67%;
    padding: 0% 0% 0% 3%;
		overflow: hidden;
		white-space: nowrap;
		text-overflow: ellipsis;
}
#news_sec table td p {
		width: 100%;
		display: inline;
    padding: 0;
    border: none;
}
#news_sec table td p a {
		width: 100%;
    padding: 0;
    border: none;
}
#news_sec #job_ttl {
    width: 100%;
    height: inherit;
    padding: 3% 0% 3%;
}
#news_sec #job_ttl p {
    margin: 0;
    padding: 0% 3% 0%;
    float: left;
    width: 63.4%;
}
#news_sec #job_ttl a {
    display: block;
    margin: 0;
    padding: 1.6% 3% 0% 0%;
    float: right;
    width: 27.5%;
    text-align: right;
}
#news_sec #job_info {
    width: 100%;
    height: inherit;
    padding: 0% 0% 0%;
}
#category_sec {
    padding: 5.5% 0% 0%;
}
#category_sec h3 {
    margin: 0 auto;
    padding: 3% 0% 9%;
    width: 80%;
}
#category_sec ul {
    width: 97.5%;
    margin: 0 1.4% 0 1.4%;
}
#category_sec ul li {
    width: 49.2%;
    margin: 0% 1.5% 1.5% 0%;
}
#category_sec ul li#cat12 {
    margin-bottom: 6.5%;
}
#category_sec ul li#cat02,
#category_sec ul li#cat04,
#category_sec ul li#cat06,
#category_sec ul li#cat08,
#category_sec ul li#cat10,
#category_sec ul li#cat12 {
    margin-right: 0%;
}
#contents_sec .contents_box {
    width: 50%;
}
div#content_sp {
    width: 100%;
}
div#content_sp ul {

}
div#content_sp ul li {
    width: 50%;
    float: left;
}

div#content_sp ul li img{width:100%;}