 @media screen and (min-width : 769px) {


	/* _________________________________________*/
body {
	min-width: 980px;
	font-family: "HondaGlobalFontJP-Regular", sans-serif;
	font-weight: normal;
	font-feature-settings: "palt";
}
#contents_footer_navigation,
#footer{
	position:relative;
	z-index:10;
}
area {
	border: none;
	outline: none;
}.sp {
	display: none;
}
.wrap {
	text-align: center;
	margin: 0 auto 0;
	position:relative;
	overflow:hidden;
		 background:#000;
		 color:#fff;
}
.wrap .bold {
	font-family: "HondaGlobalFontJP-Bold", sans-serif;
}
.wrap .hover a {
	transition: opacity 0.2s;
}
.wrap .hover a:hover {
	opacity: 0.7;
}
.wrap .f_wrap {
	overflow: hidden;
}
.wrap .head {
	height:450px;
	background-image:url(../image/hero_developers.jpg);
	background-repeat:no-repeat;
	background-position:center center;
	background-size:cover;
}
.wrap .head img.pc{
	width:1000px;
	padding-top:305px;
}
/* _________________________________________*/
.block .exp {
	font-size: 18px;
	line-height: 170%;
	color:#fff;
	text-align:left;
}
.block.article .sup{
	font-size:60%;
	vertical-align:top;
}
.block .inner{
	width:880px;
	margin:0 auto;
}
/* _________________________________________*/
.block.article{
	background-repeat:no-repeat;
}
.block.article1 {
	background-image:url(../image/bg_01.jpg);
	background-position:center 325px;
	padding:70px 0 110px;
}
.block.article2 {
	background-image:url(../image/bg_02.jpg);
	padding:115px 0 40px;
	background-position:center 0;

}
.block.article h2{
	color:#fff;
	     font-family: "Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","メイリオ",Meiryo,serif;
		 text-align:left;
		 font-size:30px;
		 line-height:165%;
		 margin-left:-50px;
		 margin-bottom:38px;
}
.block.article .person {
	position:relative;
	margin-bottom:65px;
}
.block.article .person .pic{
	width:390px;
}
.block.article .person .pic img{
	width:100%;
	display:block;
}
.block.article .person .info{
	position:absolute;
	left:415px;
	bottom:0;
	border-left:solid 10px rgba(255,255,255,0.4);
	text-align:left;
	padding-left:14px;
}
.block.article .person .info .company{
	line-height:160%;
	font-size:16px;
}
.block.article .person .info .name{
	line-height:160%;
	font-size:20px;
	     font-family: "Times New Roman","游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","メイリオ",Meiryo,serif;
		 font-weight:bold;
}
.block.article .exp{
	margin-bottom:30px;
	width:880px;
}
.block.article .caution{
	font-size:15px;
	padding-left:1em;
	text-indent:-1em;
	line-height:160%;
}
.block.article .photo{
	margin-bottom:30px;
}
.block.article .photo img{
	width:100%;
}
/* _________________________________________*/
.wrap .pic_btm {
	height:736px;
	background-image:url(../image/pic_developers_09.jpg);
	background-repeat:no-repeat;
	background-position:center 0;
}
/* _________________________________________*/
.wrap .btn_btm{
	padding:50px 0 50px;
	text-align:right;
	width:980px;
	margin:0 auto;
}
.wrap .btn_btm a{
	display:inline-block;
}
.wrap .btn_btm .btn_mainpage{
	width:215px;
	margin-right:110px;
}
.wrap .btn_btm .btn_mainpage img{
	width:100%
 }
.wrap .btn_btm .btn_pagetop{
	width:60px;
	position:fixed;
	left:50%;
	margin-left:450px;
	bottom:50px;
}
.wrap .btn_btm .btn_pagetop.bottom{
	position:absolute;
	bottom:90px;
}
.wrap .btn_btm .btn_pagetop img{
	width:100%
 }
 }
