@charset "utf-8";


html {
	width: 100%;
	height: 100%;
	font-size: 80%;
}
body {
	color: #000000;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%;
}
a {
	color: #000000;
	text-decoration: none;
}
.noUnderLine a,
.noUnderLine a:hover {
	text-decoration: none;
}
img {
	vertical-align: top;
}



/*--------------------------------------------------
		conts
--------------------------------------------------*/
.conts {
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.conts .gothic {
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
}



/*--------------------------------------------------
		clearfix
--------------------------------------------------*/
.clearfix:after {
	content: ".";
	display: block;
	font-size:0;
	height: 0;
	visibility:hidden;
	clear: both;
}
.clearfix {display: inline-block;}
* html .clearfix {height: 1%;}
.clearfix {display:block;}






body {
	font-size:100%;
	line-height: 1.5;
}

a,
a img {
	transition: 0.3s;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	-ms-transition: 0.3s;
	-o-transition: 0.3s;
}
a:hover {
	color: #FF6600;
	text-decoration: none;
}
a:hover img {
	filter:alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: 0.7;
}
.notes {
	font-size: 1.4rem;
	font-family:"游ゴシック", YuGothic, "ヒラギノ角ゴ Pro", "Hiragino Kaku Gothic Pro", "メイリオ", "Meiryo", sans-serif;
	line-height: 1.4;
}

.wrap{
	width:1400px;
	margin:0 auto;	
}


.MainBox{
	position:relative;
	width:1400px;	
}

.MainBox .ani{
	position:absolute;
	top:1px;
	left:560px;	
}

.cvBox01,.cvBox02{
	position:relative;
	width:1400px;	
}

.cvBox01 .btn{
	position:absolute;
	top:455px;
	left:263px;	
}

.cvBox02 .btn{
	position:absolute;
	top:766px;
	left:172px;	
}

#mv01,#mv02{
	display: none;
}


/*==============================
		OOCSS
==============================*/


.textL {text-align: left !important;}
.textC {text-align: center !important;}
.textR {text-align: right !important;}


.mt0 {margin-top: 0 !important;}
.mt5 {margin-top: 5px !important;}
.mt10 {margin-top: 10px !important;}
.mt15 {margin-top: 15px !important;}
.mt20 {margin-top: 20px !important;}
.mt25 {margin-top: 25px !important;}
.mt30 {margin-top: 30px !important;}
.mt35 {margin-top: 35px !important;}
.mt40 {margin-top: 40px !important;}
.mt45 {margin-top: 45px !important;}
.mt50 {margin-top: 50px !important;}
.mt60 {margin-top: 60px !important;}
.mt70 {margin-top: 70px !important;}
.mt80 {margin-top: 80px !important;}
.mt90 {margin-top: 90px !important;}
.mt100 {margin-top: 100px !important;}

.mr0 {margin-right: 0 !important;}
.mr5 {margin-right: 5px !important;}
.mr10 {margin-right: 10px !important;}
.mr15 {margin-right: 15px !important;}
.mr20 {margin-right: 20px !important;}
.mr25 {margin-right: 25px !important;}
.mr30 {margin-right: 30px !important;}
.mr35 {margin-right: 35px !important;}
.mr40 {margin-right: 40px !important;}
.mr45 {margin-right: 45px !important;}
.mr50 {margin-right: 50px !important;}
.mr60 {margin-right: 60px !important;}
.mr70 {margin-right: 70px !important;}
.mr80 {margin-right: 80px !important;}
.mr90 {margin-right: 90px !important;}
.mr100 {margin-right: 100px !important;}

.mb0 {margin-bottom: 0 !important;}
.mb5 {margin-bottom: 5px !important;}
.mb10 {margin-bottom: 10px !important;}
.mb15 {margin-bottom: 15px !important;}
.mb20 {margin-bottom: 20px !important;}
.mb25 {margin-bottom: 25px !important;}
.mb30 {margin-bottom: 30px !important;}
.mb35 {margin-bottom: 35px !important;}
.mb40 {margin-bottom: 40px !important;}
.mb45 {margin-bottom: 45px !important;}
.mb50 {margin-bottom: 50px !important;}
.mb60 {margin-bottom: 60px !important;}
.mb70 {margin-bottom: 70px !important;}
.mb80 {margin-bottom: 80px !important;}
.mb90 {margin-bottom: 90px !important;}
.mb100 {margin-bottom: 100px !important;}

.ml0 {margin-left: 0 !important;}
.ml5 {margin-left: 5px !important;}
.ml10 {margin-left: 10px !important;}
.ml15 {margin-left: 15px !important;}
.ml20 {margin-left: 20px !important;}
.ml25 {margin-left: 25px !important;}
.ml30 {margin-left: 30px !important;}
.ml35 {margin-left: 35px !important;}
.ml40 {margin-left: 40px !important;}
.ml45 {margin-left: 45px !important;}
.ml50 {margin-left: 50px !important;}
.ml60 {margin-left: 60px !important;}
.ml70 {margin-left: 70px !important;}
.ml80 {margin-left: 80px !important;}
.ml90 {margin-left: 90px !important;}
.ml100 {margin-left: 100px !important;}


h1,
h2,
h3,
h4,
h5,
h6,
p,
li,
dt,
dd,
th,
td {
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.4;
}

/* detailbox */
#detailbox{
	clear:both;
	width:890px;
	margin:0 auto;
	border:1px solid #ccc;
	padding-bottom: 15px;
	line-height: 150%!important;
	margin-top:30px;
}

#detailbox h3{
	width:890x;
	height:20px;
	border-bottom:1px solid #ccc;
	padding:8px 0 8px 15px;
	font-weight: bold;
	text-align:center;
	background-color:#FAFAFA;
	
}

#detailbox dl {
	vertical-align: top;
}

#detailbox dl dt{
	display: inline-block;
	text-align: left;
	width: 17%;
	line-height: 150%!important;
}

#detailbox dl dd{
	display: inline-block;
	text-align: left;
	width: 75%;
	margin-bottom: 20px;
	line-height: 150%!important;
}

#detailbox #detali_01{
	padding:15px 0 0 15px;
}

/*#detailbox #detali_01{height:65px;}*/

#detailbox #detali_01 dt {
	padding:0 0 8px 0;
	font-weight: bold;
    vertical-align: top;
}

#detailbox p {
    height: 13px;
    float: left;
    padding: 0 0 0 15px;
    text-align: left;
}

/*Company*/

div#companyBox{
	margin:40px auto 20px;
	width:890px;
	text-align:center;
}

table.compType01{
	border-top:1px solid #DADADA;
	border-left:1px solid #DADADA;
	border-collapse:collapse;
	border-spacing:0;
	background-color:#ffffff;
	empty-cells:show;
	width:100%;
}
	table.compType01 th{
		border-bottom:1px solid #DADADA;
		color:#330000;
		background-color:#FAF5E0;
		padding:2em;
		text-align:left;
		vertical-align:top;
		width:30%;
		font-weight:bold;
	font-size:110%;
	}
	table.compType01 td{
		border-right:1px solid #DADADA;
		border-bottom:1px solid #DADADA;
		padding:2em;
		width:70%;
		text-align:left;
	}
.compType01 ol li{
	padding:0 0 10px;
	margin-left:20px;
	list-style-type: decimal;
	font-size:100%;
}
.compType01 ul li{
	padding:0 0 10px;
	font-size:100%;

}
.compType01 dl dt{
	font-weight:bold;
	font-size:100%;
}
.compType01 dl dd{
	padding:0 0 10px;
	font-size:100%;
}


.clearFix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}

.topLine{
	border-top:1px solid #AEAEAE;
	padding-top:0.5em;
	display: block;
}

.ita{
font-style: italic;
}


/*============
フッター
==============*/
#footer {
	margin: 0 auto;
	padding: 5px 0 0 0;
	text-align: center;
	width: 890px;
}

#footer dl {
	margin: 0 auto;
	width: 350px;
}

#footer dl dd {
	float: left;
	padding: 8px 0;
}

#footer p {
	clear: both;
	padding: 0 0 40px 0;
}


.clearFix:after {
	content: ".";
	display: block;
	visibility: hidden;
	height: 0.1px;
	font-size: 0.1em;
	line-height: 0;
	clear: both;
}




