@charset "UTF-8";
/* CSS Document */

.clearfix:after {
  content: ".";  /* 新しい要素を作る */
  display: block;  /* ブロックレベル要素に */
  clear: both;
  height: 0;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
	line-height:150%;
	text-align:left;
	vertical-align:baseline}
body,textarea{font-family:'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'ＭＳ Ｐゴシック', sans-serif;}
input,select{font-family: Arial, "ＭＳ Ｐゴシック", sans-serif}
ol,ul{list-style:none}
blockquote,q{quotes:none}
blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}
:focus{outline:0}
ins{text-decoration:none}
del{text-decoration:line-through}
table{border-collapse:collapse;border-spacing:0}
/* General Styles */
label{cursor:pointer}
a {color: #4e4e4e;text-decoration:none}
a:visited {color:#4e4e4e;text-decoration:none}
a:focus,a:hover {color:#4e4e4e;text-decoration:none;outline:none}
a:hover img{ opacity:0.6;}
a:active {color:#4e4e4e;text-decoration:none;outline:none}
body {color:#4e4e4e;text-align:center;}
.type_sp{display:none;}


/* メインスタイル
========================================= */
header{
	width: 100%;
	margin: 0 auto;
	padding: 20px 0;
	background-color:rgba(255,255,255,0.9);
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1000;
}
header div{
	width: 960px;
	margin: 0 auto;
}
header h1{
	width: 360px;
	height: 60px;
	line-height: 0;
	float: left;
}
header ul{
	width: 540px;
	float: right;
	position: relative;
}
.fixed{
	position: relative;
	top: 0;
	left: 0;
}
header ul li{
	width: 270px;
	height: 60px;
	line-height: 0;
	float: left;
}
section.main{
	width: 100%;
	padding-top: 100px;
}
section.main h2{
	width: 100%;
	background: #000;
}
section.main h2 span{
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 150%;
}
section.main .top_img{
	background: url("../image/stock_back_img.jpg") 0 0 repeat;
}
section.main .top_img p.img{
	width: 960px;
	margin: 0 auto;
	line-height: 0;
}
section.main .btn{
	width: 960px;
	margin: 60px auto;
}
section.main .btn p.img{
	width: 662px;
	height: 107px;
	margin: 0 auto 30px;
	text-indent: -9999px;
	background: url("../image/stock_img02.jpg") 0 0 no-repeat;
}
section.main .btn p.txt{
	margin-bottom: 30px;
	font-size: 180%;
	letter-spacing: 0.2em;
	font-weight: bold;
	text-align: center;
}
section.main .btn ul{
	width: 930px;
	margin: 0 auto;
}
section.main .btn ul li{
	width: 465px;
	height: 120px;
	float: left;
}
section.main .target{
	width: 960px;
	margin: 0 auto 60px;
}
section.main .target .target_box01,
section.main .target .target_box02{
	width: 960px;
	margin: 0 auto 30px;
	padding: 20px 0;
	background-color: #e1cfad;
}
section.main .target h3,
section.main .target h4,
section.main .target p.btn01,
section.main .target p.btn02{
	margin-bottom: 20px;
	text-align: center;
}
section.main .target ul{
	width: 930px;
	margin-left: 11px;
}
section.main .target ul li{
	width: 459px;
	height: 338px;
	line-height: 0;
	margin-bottom: 20px;
	float: left;
}
section.main .target ul li:nth-child(2n){
	float: right;
}
section.main .target p.txt{
	font-size: 90%;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	margin-bottom: 0;
}
section.main .target p.puls{
	font-size: 150%;
	letter-spacing: 0.05em;
	font-weight: bold;
	text-align: center;
	margin-bottom: 30px;
	background: url("../image/puls.jpg") center top no-repeat;
	padding-top: 80px;
}
section.main .more{
	width: 100%;
	margin-bottom: 60px;
}
section.main .more p.plus{
	width: 100%;
	background: url("../image/stock_back_img.jpg") 0 0 repeat;
	line-height: 0;
	margin-bottom: 20px;
}
section.main .more p.plus span{
	display: block;
	width: 960px;
	height: 320px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("../image/stock_img01.jpg") 0 0 no-repeat;
}
section.main .more p.txt{
	width: 960px;
	font-size: 85%;
	letter-spacing: -0.05em;
	margin: 0 auto;
	text-align: center;
}
section.main_page{
	width: 100%;
	padding-top: 100px;
}
section.main_page h2{
	width: 100%;
	background: #c1272d;
	margin-bottom: 60px;
}
section.main_page h2 span{
	width: 960px;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 300%;
	text-align: center;
}
section.main_page .required_area01{
	width: 960px;
	height: 510px;
	margin: 0 auto 40px;
	text-indent: -9999px;
	background: url("../image/required_area01.jpg") 0 0 no-repeat;
}
section.main_page .required_area02{
	width: 960px;
	height: 550px;
	margin: 0 auto;
	text-indent: -9999px;
	background: url("../image/required_area02.jpg") 0 0 no-repeat;
}
section.main_page .required_area02 table{
	display: none;
}
section.main_page .t_right{
	width: 960px;
	margin: 0 auto 60px;
	text-align: right;
}
section.main_page ul.btn_area{
	width: 850px;
	margin: 0 auto 60px;
}
section.main_page ul.btn_area li{
	width: 400px;
	height: 60px;
	float: left;
}
section.main_page ul.btn_area li:last-child{
	margin-left: 50px;
}
section.main_page .addition_area01{
	width: 960px;
	height: 478px;
	margin: 0 auto 0px;
	text-indent: -9999px;
	background: url("../image/addition_area01.jpg") 0 0 no-repeat;
}
section.main_page .addition_area02{
	width: 960px;
	height: 360px;
	margin: 0 auto 40px;
	text-indent: -9999px;
	background: url("../image/addition_area02.jpg") 0 0 no-repeat;
}
section.main_page .addition_area03{
	width: 960px;
	height: 380px;
	margin: 0 auto 40px;
	text-indent: -9999px;
	background: url("../image/addition_area03.jpg") 0 0 no-repeat;
}
section.main_page .addition_area04{
	width: 960px;
	height: 260px;
	margin: 0 auto 0;
	text-indent: -9999px;
	background: url("../image/addition_area04.jpg") 0 0 no-repeat;
}


/* スマホ用スタイル
========================================= */
@media screen and (max-width:480px) {
	body{
		min-width: 100%!important;
	}
	header{
		min-width: 100%!important;
	}
	.type_pc{
		display: none;
	}
	.type_sp{
		display: inline;
	}
	img{
		width: 100%;
	}
	header{
		width: 100%;
		margin: 0 auto;
		padding: 0;
		background-color:rgba(255,255,255,0.9);
		position: fixed;
		top: 0;
		left: 0;
		z-index: 1000;
	}
	header div{
		width: 100%;
		margin: 0 auto;
	}
	header h1{
		width: 50%;
		height: auto;
		line-height: 0;
		float: none;
	}
	header ul{
		width: 95%;
		float: none;
		position: relative;
		top: 0!important;
		left: 2.5%;
	}
	.fixed{
		position: relative;
		top: 0;
		left: 2.5%;
	}
	header ul li{
		width: 50%;
		height: auto;
		margin-bottom: 15px;
		line-height: 0;
		float: left;
	}
	header ul li.type_sp{
		display: block;
	}
	header ul li a{
		display: block;
		height: 0;
		padding-top: 24.1%;
		text-indent: -9999px;
		line-height: 0;
	}
	header ul li:first-child a{
		text-indent: -9999px;
		margin: 0;
		background: url("../image/head_btn_sp01.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	header ul li.type_sp a{
		text-indent: -9999px;
		margin: 0 0 0 5%;
		background: url("../image/head_btn_sp02.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main,
	section.main_page{
		width: 100%;
		padding-top: 90px;
	}
	section.main h2{
		width: 100%;
		background: #000;
	}
	section.main h2 span{
		width: 90%;
		margin: 0 auto;
		padding: 10px 5%;
		display: block;
		color: #fff;
		font-weight: bold;
		font-size: 100%;
	}
	section.main .top_img{
		background: none;
	}
	section.main .top_img p.img{
		width: 100%;
		padding-top: 95.3%;
		height: 0;
		background: url("../image/top_img_sp.jpg") 0 0 no-repeat;
		background-size: 100%;
		text-indent: -9999px;
	}
	section.main .btn{
		width: 100%;
		margin: 30px auto;
	}
	section.main .btn p.img{
		width: 90%;
		height: 0;
		padding-top: 18.9%;
		margin: 0 auto 30px;
		text-indent: -9999px;
		background: url("../image/stock_img02.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main .btn p.txt{
		margin-bottom: 30px;
		font-size: 100%;
		letter-spacing: 0;
		font-weight: bold;
		text-align: center;
	}
	section.main .btn ul{
		width: 100%;
		margin: 0 auto;
	}
	section.main .btn ul li{
		width: 90%;
		height: auto;
		margin: 0 auto 20px;
		float: none;
	}
	section.main .btn ul li.type_sp{
		display: block;
	}
	section.main .btn ul li a{
		width: 100%;
		height: 0;
		padding-top: 21.8%;
		margin: 0 auto;
		display: block;
	}
	section.main .btn ul li:first-child a{
		text-indent: -9999px;
		background: url("../image/stock_btn_sp01.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main .btn ul li:last-child a{
		text-indent: -9999px;
		background: url("../image/stock_btn_sp02.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main .target{
		width: 100%;
		margin: 0 auto 60px;
	}
	section.main .target .target_box01,
	section.main .target .target_box02{
		width: 100%;
		margin: 0 auto 30px;
		padding: 20px 0;
		background-color: #e1cfad;
	}
	section.main .target h3{
		width: 90%;
		height: 0;
		padding-top: 7.7%;
		margin: 0 auto 20px;
		background: url("../image/stock_h3_sp01.jpg") 0 0 no-repeat;
		background-size: 100%;
		text-indent: -9999px;
	}
	section.main .target h4.tit01{
		width: 90%;
		height: 0;
		padding-top: 14.3%;
		margin: 0 auto 20px;
		background: url("../image/stock_h4_sp01.png") 0 0 no-repeat;
		background-size: 100%;
		text-indent: -9999px;
	}
	section.main .target h4.tit02{
		width: 90%;
		height: 0;
		padding-top: 14.3%;
		margin: 0 auto 20px;
		background: url("../image/stock_h4_sp02.png") 0 0 no-repeat;
		background-size: 100%;
		text-indent: -9999px;
	}
	section.main .target ul{
		width: 90%;
		margin: 0 auto 20px;
	}
	section.main .target ul li{
		width: 100%;
		height: 0;
		padding-top: 47.3%;
		line-height: 0;
		margin-bottom: 20px;
		float: none;
		text-indent: -9999px;
	}
	section.main .target ul li:nth-child(2n){
		float: none;
	}
	section.main .target .target_box01 ul li:nth-child(1){
		background: url("../image/stock_list_sp01.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main .target .target_box01 ul li:nth-child(2){
		background: url("../image/stock_list_sp02.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main .target .target_box02 ul li:nth-child(1){
		background: url("../image/stock_list_sp03.jpg") 0 0 no-repeat;
		background-size: 100%;
		padding-top: 57.3%;
	}
	section.main .target .target_box02 ul li:nth-child(2){
		background: url("../image/stock_list_sp04.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main .target .target_box02 ul li:nth-child(3){
		background: url("../image/stock_list_sp05.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main .target .target_box02 ul li:nth-child(4){
		background: url("../image/stock_list_sp06.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main .target p.txt{
		font-size: 90%;
		font-weight: bold;
		text-align: center;
		margin-right: 10px;
	}
	section.main .target p.btn01 a{
		width: 90%;
		height: 0;
		padding-top: 13.0%;
		margin: 0 auto;
		text-align: center;
		background: url("../image/stock_list_btn_sp01.png") 0 0 no-repeat;
		background-size: 100%;
		text-indent: -9999px;
		display: block;
	}
	section.main .target p.btn02 a{
		width: 90%;
		height: 0;
		padding-top: 13.0%;
		margin: 0 auto;
		text-align: center;
		background: url("../image/stock_list_btn_sp02.png") 0 0 no-repeat;
		background-size: 100%;
		text-indent: -9999px;
		display: block;
	}
	section.main .more{
		width: 100%;
		margin-bottom: 60px;
	}
	section.main .more p.plus{
		width: 100%;
		background: url("../image/stock_back_img.jpg") 0 0 repeat;
		line-height: 0;
		margin-bottom: 20px;
	}
	section.main .more p.plus span{
		display: block;
		width: 100%;
		height: 0;
		padding-top: 123.0%;
		margin: 0 auto;
		text-indent: -9999px;
		background: url("../image/stock_img_sp01.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main .more p.txt{
		width: 100%;
		font-size: 85%;
		letter-spacing: -0.05em;
		margin: 0 auto;
		text-align: center;
	}
	section.main .target p.puls{
		font-size: 100%;
		letter-spacing: 0;
		font-weight: bold;
		text-align: center;
		margin-bottom: 30px;
		background: url("../image/puls.jpg") center top no-repeat;
		padding-top: 80px;
	}
	section.main_page h2 span{
		width: 100%;
		margin: 0 auto;
		padding: 10px 0;
		display: block;
		color: #fff;
		font-weight: bold;
		font-size: 180%;
		text-align: center;
	}
	section.main_page .required_area01{
		width: 100%;
		height: 0;
		padding-top: 132.8%;
		margin: 0 auto 40px;
		text-indent: -9999px;
		background: url("../image/required_area_sp01.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main_page .required_area02{
		width: 100%;
		height: 0;
		padding-top: 142.2%;
		margin: 0 auto 0px;
		text-indent: -9999px;
		background: url("../image/required_area_sp02.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main_page .required_area02 table{
		display: none;
	}
	section.main_page p.t_right{
		font-size: 75%;
		text-align: center;
	}
	section.main_page .t_right{
		width: 100%;
		margin: 0 auto 60px;
		text-align: right;
	}
	section.main_page ul.btn_area{
		width: 90%;
		margin: 0 auto 60px;
	}
	section.main_page ul.btn_area li{
		width: 100%;
		float: none;
	}
	section.main_page ul.btn_area li:last-child{
		margin-left: 0;
	}
	section.main_page .addition_area01{
		width: 100%;
		height: 0;
		padding-top: 128.1%;
		margin: 0 auto 0px;
		text-indent: -9999px;
		background: url("../image/addition_area_sp01.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main_page .addition_area02{
		width: 100%;
		height: 0;
		padding-top: 85.9%;
		margin: 0 auto 40px;
		text-indent: -9999px;
		background: url("../image/addition_area_sp02.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main_page .addition_area03{
		width: 100%;
		height: 0;
		padding-top: 95.3%;
		margin: 0 auto 40px;
		text-indent: -9999px;
		background: url("../image/addition_area_sp03.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	section.main_page .addition_area04{
		width: 100%;
		height: 0;
		padding-top: 56.2%;
		margin: 0 auto;
		text-indent: -9999px;
		background: url("../image/addition_area_sp04.jpg") 0 0 no-repeat;
		background-size: 100%;
	}
	/* footer */
	/* -------------------------------------------------- */
	footer {
		line-height:0!important;
	}
	footer a{
		padding:0;
		line-height:0!important;
	}
	footer p{
		padding:0;
	}
	footer ul{
		margin:0 0 2px 0;
	}
	footer .f_bt_top li{
		float:left;
		width:49.8%;
		line-height:0!important;
	}
	footer .f_bt_bottom li{
		float:left;
		width:32.8%;
		line-height:0!important;
	}
	footer li.ml{
		margin-left:1px;
	}
	footer .f_bt_bottom li.w{
		width:33.7%;
	}
	
	footer .copy{
		font-size:70%;
		margin:4% 3% 3% 3%;
		text-align:center;
		line-height:130%;
	}
	footer .f_logo{
		width:40%;
		margin:0 auto;
	}

}


.mt10{margin-top:10px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt40{margin-top:40px;}
.mt50{margin-top:50px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt80{margin-top:80px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}

.mr10{margin-right:10px;}
.mr20{margin-right:20px;}
.mr30{margin-right:30px;}
.mr40{margin-right:40px;}
.mr50{margin-right:50px;}
.mr60{margin-right:60px;}
.mr70{margin-right:70px;}
.mr80{margin-right:80px;}
.mr90{margin-right:90px;}
.mr100{margin-right:100px;}

.ml10{margin-left:10px;}
.ml20{margin-left:20px;}
.ml30{margin-left:30px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.ml70{margin-left:70px;}
.ml80{margin-left:80px;}
.ml90{margin-left:90px;}
.ml100{margin-left:100px;}

.mb10{margin-bottom:10px;}
.mb20{margin-bottom:20px;}
.mb30{margin-bottom:30px;}
.mb40{margin-bottom:40px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb80{margin-bottom:80px;}
.mb90{margin-bottom:90px;}
.mb100{margin-bottom:100px;}

.pt10{padding-top:10px;}
.pt20{padding-top:20px;}
.pt30{padding-top:30px;}
.pt40{padding-top:40px;}
.pt50{padding-top:50px;}
.pt60{padding-top:60px;}
.pt70{padding-top:70px;}
.pt80{padding-top:80px;}
.pt90{padding-top:90px;}
.pt100{padding-top:100px;}

.pr10{padding-right:10px;}
.pr20{padding-right:20px;}
.pr30{padding-right:30px;}
.pr40{padding-right:40px;}
.pr50{padding-right:50px;}
.pr60{padding-right:60px;}
.pr70{padding-right:70px;}
.pr80{padding-right:80px;}
.pr90{padding-right:90px;}
.pr100{padding-right:100px;}

.pl10{padding-left:10px;}
.pl20{padding-left:20px;}
.pl30{padding-left:30px;}
.pl40{padding-left:40px;}
.pl50{padding-left:50px;}
.pl60{padding-left:60px;}
.pl70{padding-left:70px;}
.pl80{padding-left:80px;}
.pl90{padding-left:90px;}
.pl100{padding-left:100px;}

.pb10{padding-bottom:10px;}
.pb20{padding-bottom:20px;}
.pb30{padding-bottom:30px;}
.pb40{padding-bottom:40px;}
.pb50{padding-bottom:50px;}
.pb60{padding-bottom:60px;}
.pb70{padding-bottom:70px;}
.pb80{padding-bottom:80px;}
.pb90{padding-bottom:90px;}
.pb100{padding-bottom:100px;}

.float-left{float:left;}
.float-right{float:right;}
