body {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
	letter-spacing:0.9pt;
}
p, body {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
}
.title p {
    font-family: Oswald;
    font-weight: 700;
    font-style: normal;
    line-height: 100%;
    color: #FFF;
    font-size: 120px;
    position: relative;
    z-index: 150;
}


.dark-bg, .dark-bg {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-weight: normal;
    background: #fff;
    color: #383838;
    font-size: 16px;
}
.dark-bg {
    background: none;
    background: #fff;
}

#intro h1 {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    line-height: 25px;
    font-weight: 400;
    font-style: normal;
    color: #FFF;
    font-size: 18px;
}

#intro h2.small {
    font-family: Oswald;
    font-weight: 700;
    font-style: normal;
    color: #FFF;
    font-size: 60px;
    line-height: 100%;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 50px;
}
nav ul li a:hover {
    color: #a40000;
　　font-weight:bold;
}
.lines {
    border-top: 1px solid #181878;
    border-bottom: 1px solid #181878;
    font-size:20px;
    line-height:47px;
}

.lines strong {
	color:#a40000;
}

.container p strong {
	color:#a40000;
}

.lines span.semui {
	color:#181878;
}

.container p span.semui {
	color:#181878;
}

.container strong {
	color:#a40000;
}

.container span.semui {
	color:#181878;
}

h2 {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,メイリオ,Meiryo,"ＭＳ Ｐゴシック",sans-serif;
    font-weight: bold;
    color: #434343;
    font-size: 20px;
	margin-top: 50px;
	margin-bottom: 60px;
}


table {
	border:2px solid #181878;
	width:100%;
	padding:10px;
	color:#000000;
}

table th {
	background:#F6F6FB;
	border:1px solid #181878;
	width:25%;
	padding:10px;
	color:#000000;
	text-align:center;
	font-weight:normal;
}
table td {
	padding:10px;
	border:1px solid #181878;
	color:#000000;
}

table.contact {
	border:none;
	width:80%;
	margin:0 auto;
	padding:10px;
	color:#000000;
}

table.contact th {
	background:#F6F6FB;
	border:none;
	padding:10px;
	color:#000000;
	text-align:center;
	font-weight:normal;
}

table.contact th span {
	color:#ff0000;
	margin-left:10px;
}

table.contact td {
	text-align:center;
	border:none;
	padding:10px;
	color:#000000;
}
span.contact_02 {
	text-align:right;
	font-size:12px;
	color:#ff0000;
}

input#submit_button {
	margin-top:20px;
    padding: 15px 40px;
    background-color: #181878;
    color: #fff;
    border-style: none;
}

.privacy00 {
	float:center;
	margin:0 auto;
	width:80%;
}

h3.privacy01 {
	font-size:16px;
	line-height:20px;
	margin:10px;
}

.privacy02 {
	border:1px solid #ccc;
	padding:40px 30px;
	margin-bottom:30px;
}

.privacy03 {
	border:1px solid #ccc;
	padding:10px 30px;
	margin-bottom:50px;
}

.foot_menu {
	text-align:center;
	margin:0 auto;

}
.foot_menu a {
	font-size:14px;
}

.semui-info {text-align:center;}

@media only screen and (min-width: 800px) {
	.boxL1 {
		float:left;
		width:30%;
	}
	.boxL11 {
		float:left;
		background: url(images/company01.jpg) no-repeat center bottom;
		width:30%;
		height:610px;
	}
	.boxR1 {
		float:right;
		width:65%;
	}
	.boxL2 {
		float:left;
		width:60%;
		border:2px solid #181878;
		padding:30px 20px;
	}
	.boxR2 {
		float:right;
		width:30%;
	}
	.boxL3 {
		float:left;
		width:30%;
		background: url(images/mission.jpg) no-repeat center bottom;
		height:500px;
	}
	.boxLB {
		float:left;
		width:60%;
		padding:30px 20px;
	}
	.boxRB {
		float:right;
		width:30%;
		padding-top:50px;
	}
	.boxL1 {
		float:left;
		width:30%;
	}
	.boxLL {
		float:left;
		width:25%;
		height:610px;
	}
	.boxRR {
		float:right;
		width:70%;
	}
	#obj01,
	#obj03 {
		margin-bottom:30px;
		text-align:center;
		background: #181878 none repeat scroll 0% 0%;
		border: medium none;
		color: #FFF;
		font-size: 18px;
		font-weight: bold;
		padding: 10px;
		border-radius: 10px;
	}
	#obj02,
	#obj04 {
		margin-bottom:30px;
		text-align:center;
		background: #a40000 none repeat scroll 0% 0%;
		border: medium none;
		color: #FFF;
		font-size: 18px;
		font-weight: bold;
		padding: 10px;
		border-radius: 10px;
	}
	#obj05 img{
		margin-top:20px;
	}
	.semui00 {
	width:100%;
	background: url(images/semui_under.png) no-repeat left bottom;
	}

	.semui01 {
	float:center;
	width:60%;
	margin:0 auto;
	padding-bottom:100px;
	}

}
@media only screen and (max-width: 750px) {
	.boxL1 {
		margin-top:20px;
		float:center;
		width:100%;
		text-align:center;
	}
	.boxL1 img {
		width:80%;
	}
	.boxR1 {
		margin-top:20px;
		float:center;
		width:100%;
	}
	.boxL2 {
		margin-top:20px;
		float:center;
		width:100%;
	}
	.boxR2 {
		margin-top:20px;
		float:center;
		width:100%;
		text-align:center;
	}
	.boxR2 img {
		width:80%;
	}
	.boxL3 {
		margin-top:20px;
		float:center;
		width:100%;
		background: none;
		height:auto;
		text-align:center;
	}
	.boxL3 img {
		width:80%;
		float:center;
	}
	.boxLB {
		float:center;
		width:100%;
	}
	.boxRB {
		float:center;
		width:100%;
	}
	.boxLL {
		margin-top:20px;
		float:center;
		width:100%;
	}
	.boxRR {
		margin-top:20px;
		float:center;
		width:100%;
	}
	.boxLL img {
		float:center;
		margin:0 auto;
	}
	.boxRR img {
		margin-top:20px;
		float:center;
		width:100%;
	}

	#obj01,
	#obj03 {
		margin-bottom:10px;
		width:100%;
		text-align:center;
		background: #181878 none repeat scroll 0% 0%;
		border: medium none;
		color: #FFF;
		font-size: 18px;
		font-weight: normal;
		padding: 10px;
		border-radius: 10px;
	}
	#obj02,
	#obj04 {
		margin-bottom:10px;
		width:100%;
		text-align:center;
		background: #a40000 none repeat scroll 0% 0%;
		border: medium none;
		color: #FFF;
		font-size: 18px;
		font-weight: normal;
		padding: 10px;
		border-radius: 10px;
	}
	#obj05 img{
		display: none;
	}

	table td iframe{
		display: none;
	}

	.privacy00 {
		float:center;
		width:100%;
	}
	h3.privacy01 {
		font-size:16px;
		text-align:center;
	}
	.privacy02 {
		border:none;
		margin-bottom:20px;
	}

	.privacy03 {
		border:none;
		margin-bottom:20px;
	}
}

#intro .bg1 { background-color: #fff;}

@media only screen and (max-width: 440px) {
.lines {font-size: 16px;line-height: 30px;padding: 10px 0;}

}