
#loading{
    position: absolute;
    left: 50%;
    top: 30%;
}
 
#loader-bg {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    background: #FFF;
    z-index: 1;
}
 
body{
	font-family: "Avenir Next", Verdana, Roboto, 'Droid Sans', '游ゴシック', YuGothic, 'メイリオ', Meiryo, 'ヒラギノ角ゴ ProN W3', 'Hiragino Kaku Gothic ProN', 'ＭＳ Ｐゴシック', sans-serif;
    background-color: #FFF;
}
#contents_area {
	/*padding: 0 0 120px 0;*/
	position: relative;
	z-index: 100;
    text-align: center;
}


/*-----------------------------------------------
main
-------------------------------------------------*/
#main {
	position: relative;
	max-width: 100%;
	padding-top: 66%; 
	margin-top: 0%;
}
#main .main_img{
	position: fixed;	
	left: 0;
	top: 0px;
	width: 100%;
	z-index: -1;
}
#main .catch {
	position: absolute;
	top: 20%;
	left:0%;
	width: 100%;
	margin: 0 auto;
}
#main .catch p {
	color: #FFF;
	line-height: 1.6;
	text-align: center;
	text-shadow:0px 0px 6px #000;;
}
/*-----------------------------------------------
main
-------------------------------------------------*/
.f-1l {
	font-size: 60px;
	font-weight: bold;
}
.f-2l {
	font-size: 20px;
}


/*-----------------------------------------------
top_section
-------------------------------------------------*/
.top_section {
	position: relative;
	width: 100%;
	overflow: hidden;
	z-index: 100;
	background: #FFF;
}

#top_03 h2{
	color:#FFF;
	font-size: 22px;
	margin-bottom: 15px;
	padding-left: 3%;
}
.top_section h1{
	color:#000;
	font-size: 34px;
	margin-bottom: 30px;
	text-align: center;
}
.top_section h2{
	color:#c42635;
	font-size: 22px;
	margin-bottom: 20px;
}
.top_section h3{
	color:#000;
	font-size: 20px;
	margin-bottom: 50px;
	text-align: center;
}


a.red_link {
	margin-top: 40px;
	padding-right: 30px;
	background: url(../img/top/ico_arrow_red.png) right center no-repeat;
	color: #894b4b;
	text-decoration: none;
}
a.yellow_link {
	margin-top: 40px;
	padding-right: 30px;
	background: url(../img/top/ico_arrow_yellow.png) right center no-repeat;
	color: #FBFF8C;
	text-decoration: none;
}
p.under_p{
margin: -10px 0 10px;
font-size: 14px;
}

.pick_up{
	width: 100%;
	background: #666;
}
.brand{
	width: 100%;
	background: #EEE;
}
.inner_wrap{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
.cont_box{
	width: 100%;
	max-width: 780px;
	float: left;
}
.others{
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
	padding: 60px 0 20px;
}
.pc{
	display: block;
}
.sp{
	display: none;
}

/*-----------------------------------------------
コンテンツ内サブメニュー
-------------------------------------------------*/
.submenu_box{
	width: 200px;
	float: right;
	font-size: 14px;
	line-height: 26px;
}
 .menu_ttl{
 	margin: 30px 0 1px;
	padding:5px 0px 5px 20px;
	background: #000;
	color: #FFF;
}
 .menu_ttl a{
	color: #FFF;
}
 .menu_ttl a:hover{
	color: #999;
}
.menu_carrent {
	padding:5px 0px 5px 20px;
	background: #FFF;
	border-bottom: 2px solid #DDD;
}
.menu_other {
 	margin-bottom: 2px;
	padding:5px 0px 5px 10px;
	background: #DDD;
}
.menu_other a:hover{
	color: #700;
}

ul.others_box {
	margin:0 0 10px;
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
	width: 100%;
	max-width: 1000px;
	margin: 0 auto;
}
li.box_pick {
    margin: 0 1% 40px 0;
    list-style:none;
	width:	19%;
	overflow: hidden;
}
li.box_pick p{
	color: #FFF;
	font-size: 0.8em;
	margin-top: 0.5em
}
li.box_pick a:link{
	color: #FFF;
}
li.box_pick a:visited{
	color: #FFF;
}
li.box {
    margin: 0 1% 70px 0;
    list-style:none;
	width:	32%;
	overflow: hidden;
}
.box img{
	width: 100%;
}
.box .line{
	border:solid 1px #ccc;
}
.box p{
	font-size: 14px;
}
a.others_link {
	display: inline-block;
	margin: 10px 0;
	padding-right: 24px;
	background: url(/commons/img/top/ico_arrow_red.png) right center no-repeat;
	color: #000;
	text-decoration: none;
	font-size: 14px;
}
li.box201 {
    margin: 0 1% 40px 0;
    list-style:none;
	width:	32%;
	background:  #333 url(/commons/img/img_material01.png) no-repeat left center;
	border-radius: 10px;
	overflow: hidden;
}
li.box201 p{
	margin-top: 16px;
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 20px;
}

li.box202 {
    margin: 0 1% 40px 0;
    list-style:none;
	width:	32%;
	background:  #333 url(/commons/img/img_material02.png) no-repeat left center;
	background-color: #333;
	border-radius: 10px;
	overflow: hidden;
}
li.box202 p{
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 70px;
}

li.box203 {
    margin: 0 1% 40px 0;
    list-style:none;
	width:	32%;
	background:  #333 url(/commons/img/img_material03.png) no-repeat left center;
	background-color: #333;
	border-radius: 10px;
	overflow: hidden;
}
li.box203 p{
	font-size: 16px;
	color: #FFF;
	text-align: center;
	line-height: 70px;
}

footer {
	position: relative;
	z-index: 100;
}
.breadcrumb{
	display:block;
}
@media only screen and (max-width: 1000px) {
	#main {
   		margin-top: 0px;
   }
	#main.ready .slider_navi{
		bottom: 2%;
		background: none; 
	}
	.cont_box{
	width: 98%;
	float: none;
	margin: 1% auto;
	}
	.submenu_box{
	display: none;
	}
	li.box_pick {
    margin: 0 1% 40px 0;
	width:	49%;
	}
	li.box201 {
    	margin: 0 15% 30px 15%;
    	list-style:none;
		width:	70%;
	}
	li.box202 {
    	margin: 0 15% 30px 15%;
    	list-style:none;
		width:	70%;
	}
	li.box203 {
    	margin: 0 15% 30px 15%;
    	list-style:none;
		width:	70%;
	}
	li.box201 p {
    	line-height: 20px;
		margin: 8px 0;
	}
	li.box202 p {
    	line-height: 60px;
	}
	li.box203 p {
    	line-height: 60px;
	}
}

@media only screen and (max-width: 640px) {
	.pc{
	display: none;
	}
	.sp{
	display: block;
	}
	#main{
		margin-top: 0px;
	}
   .others{
   padding: 10px 0 20px;
   }
	#contents_area{
		padding: 0; 
	}
	#main .slider_navi ul {
		width: 150px;
	}
	#main .slider_navi ul li {
		margin-left: 38px;
	}
	#main .slider_navi ul li:first-child {
		margin-left: 0;
	}
	.f-1l {
		font-size: 48px;
	}
	.inner_wrap {
	margin: 0 auto;
	}
	.top_section h1{
		font-size: 24px;
	}
	.top_section h2{
		padding-left: 3%;
	}
	.top_section h3{
		text-align: left;
	}
	.box {
		width:	100%;
		padding-bottom: 30px;
		overflow: hidden;
		float: none;
	}
	.box p{
		font-size: 14px;
	}
	li.box {
		margin: 0 2% 0 0;
  	 	 list-style:none;
		width:	48%;
	}
	li.box_pick p{
	font-size:12px;
	}
	li.box201, li.box202,  li.box203 {
    	margin: 0 10% 10px 10%;
    	list-style:none;
		width:	80%;
	}
	li.box201 p {
    	line-height: 16px;
	}
	li.box202 p,  li.box203 p {
    	line-height: 50px;
	}
	ul.others_box {
		width: 97%;
		max-width: 1000px;
		margin: 0 auto;
		padding-left: 3%;
	}
	a.others_link {
		margin: 10px 0;
	}
	li.box201 p, li.box202 p,  li.box203 p {
    	font-size: 13px;
	}
}