@charset "UTF-8";

/*--------------------------------------------------
	reset
--------------------------------------------------*/
html {  
	width: 100%;
    overflow-y: scroll;  
}  
body, div, dl, dt, dd, ul, ol, li, h1, h2, h2, h3, h5, h6,  
pre, form, fieldset, input, textarea, p, blockquote, th, td {  
    margin: 0;  padding: 0;  
}  
address, caption, cite, code, dfn, em, strong, th, var  {  
    font-style: normal;  
}  
table   {  
    border-collapse: collapse;  border-spacing: 0;  
}  
caption, th {  
    text-align: left;  
}  
q:before ,q:after   {  
    content: '';  
}  
object, embed   {  
    vertical-align: top;  
}  
hr, legend  {  
    display: none;  
}  
h1, h2, h2, h3, h5, h6  {  
    font-size: 100%;  
}  
img, abbr, acronym, fieldset    {  
    border: 0;  
}  
li  {  
    list-style-type: none;  
}  
  
/* ----------------------- Basic Style */  
/* ------------ Font Style */  
/*body {  
    font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;  
    background: #FFF;  
    color: #333;  
    font-size: 75%;  
    line-height: 150%;  
    text-align: center;  
} */ 
html>/**/body {  
	width: 100%;
    font-size: 14px;  
}  
  
* + html body {  
    font-family: "メイリオ","Meiryo";  
}  
  
/* ------------ A Style */  
a:link  {  
    text-decoration: none;  
    color: #00F;  
}  
  
a:visited   {  
    text-decoration: none;  
    color: #00F;  
}  
  
a:hover {  
    text-decoration: underline;  
    color: #00F;  
}  
  
a:active    {  
    text-decoration: none;  
    color: #00F;  
}

body {
	color: #fff;
	margin: 0 auto;
	padding: 0;
	font-size: 14px;
	font-family: verdana,"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro",Osaka,"ＭＳ Ｐゴシック","MS PGothic",Sans-Serif;
	line-height: 1.5;
	text-align: center;
	background: #000;
	-webkit-text-size-adjust: 100%;
	width: 100%;
}


/*--------------------------------------------------
	common
--------------------------------------------------*/
#contaner {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	font-size: 115%;
}

.sp_contents {
	display: block;
	margin: 0 auto;
	padding: 0;
	width: 100%;;
	height: 100%;
}

.float_r {float: right;}
.float_l {float: left;}
.u10 {margin-bottom: 10px;}
.u20 {margin-bottom: 20px;}
.u30 {margin-bottom: 30px;}

.clear { clear: both;}


/*--------------------------------------------------
	150202 // Alphard
--------------------------------------------------*/

.sp_contents img{width:100%;}


#ap_title {
	display: block;
	width: 100%;
	/*height: 400px;*/
	margin: 0;
	padding: 0;
	line-height: 100%;
	vertical-align: bottom;
}


#ap_body {
	display: block;
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 35px 0 30px 0;
	background: #000;
	color: #fff;
}

.ap_text01 {
	margin: 0 auto;
	/*width: 640px;*/
	padding: 0 15px;
	/*font-size: 77%;*/
	line-height: 1.6;
}

.ap_st01 {
	width: 100%;
	margin: 50px 0 0 0;
	text-align: center;
}


.ap_box {
	display: block;
	width: 100%;
	margin: 45px auto 0;
}

.ap_box h3 {
	display: block;
	line-height: 1;
	margin: 0;
	font-size: 116%;
}
.ap_st_cap {
	margin: 10px 0 0 0;
	padding: 0 15px;
}

.ap_box01_p {
	display: block;
	margin: 20px 0 0 0;
}
.ap_box01_p img {
	display: block;
	margin: 0 auto 10px;
}

.ap_box02 {
	width: 100%;
	margin: 20px auto 0;
	overflow: hidden;
}
.ap_cap {
	display: block;
	margin: 10px 0 0 0;
	padding: 0 15px;
	font-size: 100%;
}
div.ap_box02_image {
	width: 100%;
	margin-top: 15px;
}
.ap_box02_image ul {
	width: 100%;
	margin-right: -10px!important;
	overflow: hidden;
	height: 100%;
}

.ap_box02_image ul li {
	float: left;
width:50%;
box-sizing:border-box;
padding-right:10px;
	line-height: 1;
}
.ap_box02_image ul li img {
width:100%;	
}

.ap_box h4 {
	display: block;
	font-size: 116%;
	font-weight: bold;
	line-height: 1.5;
	margin: 10px 0 0 0;
	padding: 0 15px;
}
.ap_box h4 span {
	font-size: 100%;
	font-weight: normal;
	line-height: 1;
}

.ap_box03 {
	margin: 20px 0;
	padding: 15px 20px;
	overflow: hidden;
	background: #484C4D;
}

.ap_box03 h5 {
	display: block;
	font-size: 108%;
	font-weight: bold;
	line-height: 1;
	margin: 0 0 15px 0;
}

.ap_box0301 {
	width: 100%;
	margin: 0;
	padding: 0 14px 20px 0;
	border-bottom: 1px solid #fff;
}

.ap_box0301 ul {
	margin-right: -10px;
	overflow: hidden;
}

.ap_box0301 ul li {
	display: block;
width:50%;
box-sizing:border-box;
padding-right:10px;
	list-style: none;
	float: left;
}
.ap_box0301 li strong {
	display: block;
	margin: 0 0 5px 0;
}

.ap_box0302 {
	clear: both;
	width: 100%;
	margin: 20px 0 0 0;
}

.ap_box0302 img {
	margin: 0;
}

.ap_box03 h6 {
	display: block;
	font-weight: bold;
	margin: 0 0 12px 0;
	padding: 5px 10px;
	background: #8C6E28;
}

.ap_box04 {
	width: 100%;
	margin: 20px 0;
}

.ap_box04_cap {
	width: 510px;
	margin: 10px 0 0 0;
	font-size: 100%;
	overflow: hidden;
}
.ap_box04 h5 {
	font-weight: bold;
	font-size: 100%;
	line-height: 1;
	margin: 0 0 7px 0;
}

.ap_cap {font-size: 100%;}

/*.ap_box05 {
	width: 808px;
	margin: 20px auto 0;
	overflow: hidden;
}*/

.ap_box0502 {
	width: 100%;
box-sizing:border-box;
	margin: 30px auto 0;
	padding: 15px 22px;
	overflow: hidden;
	background: url("../images/p06_bg01.png") 0 0 /contain no-repeat;
}

.ap_box0502_list {
	margin: 25px 0 0 0;
	width: 100%;
}
.ap_box0502_list p {margin-bottom: 30px;}

.ap_box0503 {
	width: 100%;
box-sizing:border-box;
	margin: 30px 0;
	padding: 15px 22px;background-size:contain;
	background: url("../images/p06_bg02.png") 0 0 /contain no-repeat;
	overflow: hidden;
}

.ap_box0503_list {
	margin: 20px 0 0 0;
	width: 100%;
}
















