@charset "UTF-8";
@import url("common.pc.css");

/* ---------------------------------------------------------
	CSS Document bnr
--------------------------------------------------------- */

#top_banner {
	margin: 0 auto 40px;
}

#top_banner ul {

}

#top_banner li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 400px;
	margin-right: 30px;
	margin-bottom: 20px;
                font-size: 14px;
                text-align: left;
	position: relative;
}

#top_banner li img{
	margin-bottom:5px;
	width: 400px;
                height: 160px;
}


#top_banner li:last-child {
	margin-right: 0;
	padding-right: 0;
}

#top_banner li a {
	text-decoration: none;
	color: #333;
}

#top_banner li a:hover {
	text-decoration: underline;
	color: #3d64ae;
}

/* ---------------------------------------------------------
	CSS Document f_slider
--------------------------------------------------------- */

#f_slider {
	width: 100%;
	height: 470px;
	overflow: hidden;
}

#f_slider .slide_all {
	width: 1000px;
	height: 460px;
	margin: 0 auto;
	position: relative;
}

#f_slider .slide {
	width: 1200px;
	height: 460px;
	margin-left: -600px;
	position: absolute;
	top: 0;
	left: 50%;
}

/* ---------------------------------------------------------
	CSS Document video
--------------------------------------------------------- */

#video {
	width: 100%;
	height: 720px;
	margin: 0 auto 60px;
}

/* ---------------------------------------------------------
	CSS Document copy
--------------------------------------------------------- */

#copy {
    margin-bottom:  60px;
}

#copy h2 {
    padding-bottom: 30px;
    margin: 0 auto;
    font-size: 44px;
    color: #253f6f;
}

#copy h2 br {
    display: none;
}


/* ---------------------------------------------------------
	CSS Document visual
--------------------------------------------------------- */

#visual {
	margin-bottom: 120px;
}

#visual .container {
	width: 1280px;
	height: 796px;
	text-align: left;
	position: relative;
	z-index: 0;
}

#visual .container:before {
	content: '';
	width: 614px;
	height: 796px;
	background: url(../images/visual_03.jpg) no-repeat 0 0;
	position: absolute;
	top: 0;
	left: 52%;
	z-index: -1;
}

#visual dt {
	font-size: 34px;
}

#visual dt span:first-of-type {
	font-size: 40px;
	color: #ee0743;
}

#visual dt span:last-of-type {
	font-size: 40px;
}

#visual dd {
	margin-bottom: 60px;
	font-size: 34px;
	line-height: 1.4;
}

#visual .section {
	min-height: 341px;
	padding-left: 110px;
	background: url(../images/visual_02.png) no-repeat 0 10px;
	font-size: 18px;
	line-height: 1.8;
}

#visual .section p {
	margin-bottom: 25px;
}

#visual .section p span {
	font-size: 16px;
}

/* ---------------------------------------------------------
	CSS Document gray
--------------------------------------------------------- */

#gray {
	width: 1280px;
	margin:0 auto;
	padding: 1px 0 100px;
	background: #9f9f9f;
}

#gray .container {
	width: 1000px;
}

#gray .title {
	margin-top: -140px;
}

#gray .summary {
	margin-top: -70px;
	text-align: right;
	font-weight: bold;
	font-size: 42px;
	line-height: 1.5;
	color: #fff;
}

/* ---------------------------------------------------------
	CSS Document about
--------------------------------------------------------- */

#about {
	margin-top: 20px;
	padding: 40px 30px 1px;
	background: #fff;
	text-align: left;
}

#about .section {
	margin-bottom: 50px;
}

#about h2 {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border-bottom: solid 1px #ee0743;
	text-align: center;
	font-size: 34px;
	color: #ee0743;
}

#about p {
	margin-top: 20px;
}

#about ol {
	margin-top: 20px;
	font-size: 30px;
	line-height: 1.7;
	color: #0199cb;
}

#about ol li {
	margin-left: 1.1em;
	list-style: decimal;
}

#about figure {
	margin-top: 30px;
}

/* ---------------------------------------------------------
	CSS Document mnavi
--------------------------------------------------------- */

#mnavi {
	margin-bottom: 60px;
	border-top: dotted 1px #051739;
}

#mnavi li {
	height: 270px;
	padding-left: 560px;
	border-bottom: dotted 1px #051739;
	background: url(../images/mnavi_01.png) no-repeat left;
	font-size: 26px;
	line-height: 270px;
	text-align: left;
	color: #333;
	position: relative;
}

#mnavi li a {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: middle;
	padding: 10px 0 10px 70px;
	background: url(../images/mnavi_02.png) no-repeat left;
	text-decoration: none;
	line-height: 1.5;
	color: #333;
}

#mnavi li a:hover {
	color: #015c93;
}

/* ---------------------------------------------------------
	CSS Document snavi
--------------------------------------------------------- */

#snavi {
	margin-bottom: 60px;
	padding-bottom: 40px;
	border-bottom: dotted 1px #051739;
	font-size: 0;
}

#snavi li {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	vertical-align: top;
	width: 320px;
	height: 338px;
	margin-right: 20px;
	padding-top: 250px;
	background: no-repeat top;
	background-size: 100%;
}

#snavi li:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#snavi li.nth9 {
	margin-bottom: 20px;
	background-image: url(../images/snavi_09.png);
}

#snavi li.nth4 {
	margin-bottom: 20px;
	background-image: url(../images/snavi_04.png);
}

#snavi li.nth5 {
	margin-bottom: 20px;
	margin-right: 0;
	background-image: url(../images/snavi_05.png);
}

#snavi li.nth6 {
	margin-bottom: 20px;
	background-image: url(../images/snavi_06.png);
}

#snavi li.nth8 {
	margin-bottom: 20px;
	background-image: url(../images/snavi_08.png);
}

#snavi li.nth7 {
	margin-bottom: 20px;
	margin-right: 0;
	background-image: url(../images/snavi_07.png);
}

#snavi li.nth1 {
	background-image: url(../images/snavi_01.png);
}

#snavi li.nth3 {
	background-image: url(../images/snavi_03.png);
}

#snavi li.nth11 {
	margin-bottom: 20px;
	background-image: url(../images/snavi_11.png);
}

#snavi li.nth10 {
	margin-bottom: 20px;
	margin-right: 0;
	background-image: url(../images/snavi_10.png);
}

#snavi li.nth2 {
	background-image: url(../images/snavi_02.png);
}


#snavi li a {
	display: block;
	height: 84px;
	background-size: 100%;
	text-decoration: none;
	font-size: 22px;
	line-height: 70px;
	color: #fff;
}

#snavi li a span {
	display: inline-block;
	vertical-align: middle;
	line-height: 1.2;
}

/* ---------------------------------------------------------
	CSS Document news
--------------------------------------------------------- */

#news {
	margin-bottom: 60px;
	text-align: left;
	font-size: 0;
}

#news .bnr {
	display: inline-block;
	vertical-align: top;
	width: 198px;
	margin-right: 20px;
}

#news .bnr img {
	margin-bottom: 20px;
}

#news .section {
	display: inline-block;
	vertical-align: top;
	width: 1060px;
	height: 860px;
	overflow: auto;
}

#news .find {
	margin-bottom: 20px;
	font-size: 15px;
}

#news .find:hover {
	opacity: 0.8;
	filter: Alpha(opacity=80);
}

#news p {
	display: inline-block;
	vertical-align: top;
	width: 70px;
	margin-right: 15px;
}

#news dl {
	display: inline-block;
	vertical-align: top;
	width: 940px;
	font-size: 15px;
}

#news dt {
	font-size: 12px;
}

#news dt a {
	margin-right: 10px;
	text-decoration: none;
	font-weight: bold;
	font-size: 15px;
	color: #015c93;
}

#news dt span {
	margin-right: 10px;
}

#news dd {
	line-height: 1.5;
}

#news dd span {
	margin-left: 10px;
	text-decoration: underline;
	color: #333;
}
