@charset "UTF-8";
/* CSS Document */


/* main-img-top */

#main-img-top {
	width: 100%;
	position: relative;
}

#main-img-top img {
	width: 100%;
height: auto;
}

#main-img-top h2 img {
	width: auto;
height: auto;
}



/*title-box-top*/

.title-box-top {
	position: absolute;
   top: 50%;
   left: 50%;
   -webkit-transform: translate(-50%, -50%);
   transform: translate(-50%, -50%);
	width: 98%;
	text-align: right;
}


/* contents-top */

.contents-top {
	width: 100%;
}


/* contents01 */

.contents01 {
	width: 100%;
	position: relative;
	padding-bottom: 230px;
	text-align: center;
	margin-bottom: 70px;
}

.contents01 .box01 img {
	width: 100%;
height: auto;
}

.contents01 .box02 {
	position: absolute;
left: 0px;
bottom: 0px;
	width: 100%;
}

.contents01 .box001 {
	width: 92%;
	text-align: right;
	margin-bottom: 200px;
}

.contents01 h3 {
	font-size: 32px;
color: #fff000;
line-height: 1.2;
letter-spacing: 0.1em;
	background-color: #000;
	padding: 6px 20px;
	display: inline-block;
	margin-bottom: 15px;
}

.contents01 h4, .contents01 p {
	text-shadow: 0px 0px 15px #FFF, 0px 0px 15px #FFF, 0px 0px 15px #FFF, 0px 0px 15px #FFF, 0px 0px 15px #FFF, 0px 0px 15px #FFF, 0px 0px 15px #FFF, 0px 0px 15px #FFF, 0px 0px 15px #FFF, 0px 0px 15px #FFF, 0px 0px 15px #FFF, 0px 0px 15px #FFF;
}

.contents01 h4 {
	font-size: 42px;
color: #f05a24;
line-height: 1.4;
letter-spacing: 0.15em;
	margin-bottom: 15px;
font-weight: normal;
}

.contents01 p {
	font-size: 18px;
color: #000;
line-height: 2;
font-weight: bold;
	padding-right: 15px;
	padding-bottom: 15px;
}





/* contents02 */

.contents02 {
	width: 1280px;
	margin-bottom: 70px;
}

.contents02 h3 {
	background-image: url("top/images/midashi-news.svg");
background-position: left top;
background-repeat: no-repeat;
	padding-left: 390px;
	height: 28px;
	margin-bottom: 25px;
}

.contents02 h3 a:hover {
	opacity: 0.75;
}

/*news-box*/
.news-box {
	width: 100%;
}

.news-box .box-in{
	display: none;
}

.news-box .news {
	height: 260px;
	overflow: auto;
	clear: both;
	width: 100%;
}

.news-box .box {
	background-color: #f1f1f1;
	padding: 10px 15px;
	margin-bottom: 12px;
}

.news-box .box:last-child {
	margin-bottom: 0px;
}

.news-box h5, .news-box p {
	display: inline-block;
vertical-align: top;
	float: left;
color: #1a323d;
line-height: 1.2;
font-weight: normal;
}

.news-box h5 {
	width: 8%;
	text-align: center;
	border-style : solid;
border-color : #1a323d;
border-width : 1px;
	padding: 3px 0px;
	font-size: 12px;
}

.news-box  p {
	font-size: 16px;
	width: 92%;
	padding-left: 15px;
	line-height: 1.4;
}

.news-box  p a {
	text-decoration: underline;
	color: #1a323d;
	font-weight: normal;
}








.sp-view {
    display: none;
}

html, body {
    height: 100%;
}



@media screen and (min-width: 737px) {


	
}
