@charset "utf-8";
/* CSS Document */

.content{
	background-position:top center;
	background-size:cover;
	background-attachment:fixed;
	width:100%;
	margin-bottom:-10px;
}

.top_bg{
	background-image:url(../images/jigyo_top_bg2.jpg);
	background-position:center center;
	background-size:cover;
	height:400px;
	width:100%;
	max-width:1600px;
	margin:0 auto;
	position:relative;
}

.top_news{
	position:absolute;
	right:0;
	top:0;
	width:33%;
	height:400px;
	z-index:999;
	background-color:#FFF;
}

.top_news ul{
	width:80%;
	margin:0 auto;
	margin-top:150px;
	padding-left:20%;
}

.top_news ul li{
	line-height:2.7em;
	list-style-type:none;
}

.p-title{
	font-size:90%;
	font-weight:bold;
	line-height:35px;
	text-align:center;
	margin-left:-25%;
}

.title_eng{
	font-family:Arial, Helvetica, sans-serif;
	font-size:80%;
	font-weight:bold;
	color:rgb(171,15,22);
	letter-spacing:1.5px;
	line-height:1em;
}


.top_news ul li img{
	vertical-align:text-top;
	padding-right:10px;
}


.top_news ul li a{
	color:#000;
}

.top_news ul li a:hover{
	color:rgb(171,15,22);
}


h2{
	width:66%;
	line-height:75px;
	padding-top:200px;
	text-align:center;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:230%;
	color:#FFF;
	letter-spacing:10px;
}

.h2_eng{
	font-family:"Times New Roman", Times, serif;
	font-size:35%;
	color:#FFF;
	letter-spacing:3.5px;
	text-align:center;
	line-height:1em;
}

.s_catch{
	font-size:170%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
	font-weight:bold;
	padding:60px 0;
}

.p_catch{
	font-size:100%;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
	font-weight:bold;
	padding:90px 0;
}

.s_content{
	width:980px;
	margin:30px auto 0 auto;
	padding-bottom:80px;
}

.s_pic{
	float:left;
	margin-right:10px;
}

.s_pic img{
		margin-bottom:20px;
		display:block;
}

h3{
	float:left;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:187%;
	letter-spacing:10px;
	line-height:1.5em;
}

.s_eng{
	font-size:45%;
	font-weight:bold;
	color:rgb(171,15,22);
	line-height:2em;
	letter-spacing:7px;
}

h3:before{
	float:left;
	content:url(../images/h3before.gif);
	padding:0 20px;
}

.s_content>p{
	font-size:105%;
	line-height:1.5em;
	display:block;
	width:100%;
	width : -webkit-calc(100% - 515px) ;
    width : calc(100% - 515px) ;
	float:left;
	padding:20px 0 18px 20px;
	overflow:hidden;
}

.bumon{
}

.bumon li{
	font-size:105%;
	line-height:1.3em;
	display:block;
	width:100%;
	width : -webkit-calc(100% - 515px) ;
    width : calc(100% - 515px) ;
	float:left;
	padding:0 0 0 20px;
	overflow:hidden;
}

.bumon_t{
	line-height:3em;
}

.s_cap{
	width:455px;
	padding:0 0 5px 10px;
}

.s_cap:before{
	content:"◆ ";
	color:rgb(171,15,22);
}


.s_list{
	clear:both;
	display:block;
	border:dashed 1px rgb(171,15,22);
	width:455px;
	padding:10px;
}

.s_list ul li{
	display:inline;
	line-height:2em;
}

.s_list ul{
	list-style:none;
}

.s_list ul li:before{
	content:" | ";
	color:rgb(171,15,22);
	font-weight:bold;
}

.sv_spc{
	width:475px;
	height:5px;
	float:right;
}