@charset "utf-8";
@import url(http://fonts.googleapis.com/css?family=Roboto);

/* reset
	* --------------------------------------- */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, address, code, img, dl, dt, dd, ol, ul, li,form, label, table, caption, tbody, thead, tr, th, td, article, aside, canvas, footer, header, menu, nav, section, summary, audio, video, input, textarea, button {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	vertical-align:baseline;
	background:transparent;
	font-family:'Roboto', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
}
html {
	font-size:62.5%;
	height:100%;
}
body {
	background:#3f9fce;
	min-height:100%;
	line-height:1;
  -webkit-text-size-adjust:100%;
	font-size:10px;
	font-size:1.0rem;
	position:relative;
	right:0;
	overflow-x:hidden;
	color: #FFF;
	border-top:solid 7px #000;
	border-bottom:solid 7px #000;
}
article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section {
	display:block;
}
a {
	margin:0;
	padding:0;
	font-size:100%;
	vertical-align:baseline;
	background:transparent;
	color:#FFF;
	text-decoration:none;
}
a:hover {
	-moz-opacity:0.85;
	opacity:0.85;
	filter:alpha(opacity=85);
}
.logo a:hover {
	filter:none\9;
}
table {
	/*border-collapse:collapse;*/
	border-spacing:0;
}
input, select, textarea {
	vertical-align:middle;
	font-family:'Roboto', "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "Lucida Grande", "Lucida Sans Unicode", Helvetica, Arial, Verdana, sans-serif;
	font-size:1.6rem;
}
ol, ul {
	list-style:none;
}
img {
	-webkit-transition: all 0.6s ease-out;
	-moz-transition: all 0.6s ease-out;
	-o-transition: all 0.6s ease-out;
	transition: all 0.6s ease-out;
	vertical-align:middle;
}
input[type="checkbox"],
label {
	cursor:pointer;
}
input[type="button"] {
	background:none;
	border:none;
}

.wrap {
	background:url(../images/bg_hiro@2x.jpg) no-repeat right -7px;
	background-size:960px auto;
	background:url(../images/bg_hiro@1x.jpg) no-repeat right -7px\9;
	/*width:320px;*/
	margin:0 auto;
	padding:2px 0;
}
.contentAll {
	min-width:320px;
	margin:0 auto 50px;
	overflow:hidden;
	position:relative;
}
.onlySp {
	display:block;
	height:0;
}
.onlyPc {
	display:none;
}
h1.logo {
	text-align:center;
	padding-left:18px;
	margin-top: 1em;
}
h1.logo a {
  display:inline-block;
}
h1.logo a img {
	width:193px;
	margin-top:-12px;
}

.sns {
	/*width:308px;
	padding-left:12px;*/
	/*width:310px;*/
	padding:0 5px;
	margin:0 auto;
	/*overflow:hidden;*/
}
.sns dl {
	float:left;
}
.sns .youtube {
	margin-left:1px;
}
.sns .contact {
	/*margin-left:10px;*/
	margin-left:-5px;
}
.sns .eng {
	float:right;
}
.sns dt {
	font-size:13px;
	font-size:1.3rem;
	line-height:1.4;
	position:relative;
	z-index:2;
}
.sns dd {
	margin:-17px 0 0 -10px;
}
.sns .youtube dd {
	margin:-17px 0 0 -17px;
}
.sns .contact dd {
	margin:-17px 0 0 -14px;
}
.sns .eng dd {
	margin:1px 0 0 0;
}

.sns .eng dd{
	margin-top: 0.5em;
}

.sns dl li {
	display:inline-block;
	margin:3px 0 0 0;
}
.sns dl .twitter {
	margin-left:-24px;
}
h2.pageTitle {
	margin:-7px 0 0 0;
	text-align:center;
}
h2.pageTitle img {
	width:316px;
}
.mission {
	margin-left:17px;
}
.mission .m1 {
	background:url(../images/loadmap_start@2x.png) no-repeat left top;
	background:url(../images/loadmap_start@1x.png) no-repeat left top\9;
	background-size:2px auto;
}

.mission .complete {
	background:url(../images/loadmap_end@2x.png) no-repeat left bottom;
	background:url(../images/loadmap_end@1x.png) no-repeat left bottom\9;
	background-size:2px auto;
}

.ico_bottom {
	background:url(../images/ico_bottom@2x.png) no-repeat 5px center;
	background:url(../images/ico_bottom@1x.png) no-repeat 5px center\9;
	background-size:14px auto;
}

.mission .lead {
	padding-top:236px;
	margin:0 15px 0 16px;
	font-size:13px;
	font-size:1.3rem;
	line-height:1.7;
	text-shadow: 0px 0px 10px #0c78a6;
}


.mission .update {
	font-size: 13px;
	font-size: 1.3rem;
	line-height: 1.7;
	margin: 2em 15px 0 16px;
}
.mission .update h2{
	font-size: 120%;
}
.mission .update dt{
	width: 6em;
	clear: left;
	float: left;

}
.mission .update dd{
	/*float: left;*/
	margin-left: 6em;
}



.anchor {
	margin:50px 0 0 -7px;
}
.anchor li {
	display:inline-block;
	background:url(../images/arrow_down.png) no-repeat left 50%;
	padding-left:20px;
	font-size:13px;
	font-size:1.3rem;
	line-height:1.7;
	margin-right:22px;
}
.copy {
	position:relative;
	right:20px;
	padding-top: 2em;
	/*top:778px;*/
	font-size:10px;
	font-size:1.0rem;
	line-height:1.3;
	text-align:right;
}

.mission .m2,
.mission .m3
{
	background:url(../images/loadmap_next@2x.png) no-repeat left bottom;
	background:url(../images/loadmap_next@1x.png) no-repeat left bottom\9;
	background-size:2px auto;
}
.mission .complete {
	/*background:none!important;*/
}
.mission .m1,
.mission .m2,
.mission .m3,
.mission .complete {
	padding-left:6px;
	padding-bottom:19px;
}
.mission .m2,
.mission .m3,
.mission .complete {
	margin-top:-25px;
	position:static;
}
.mission h3 {
	background:url(../images/arrow_nextMission.png) no-repeat left 5px;
	padding-left:35px;
	font-size:24px;
	font-size:2.4rem;
	line-height:1.4;
	color:#00e4ff;
	margin:0 0 26px -16px;
	font-weight:normal;
}
.mission .m1 h3 {
	background:url(../images/arrow_mission.png) no-repeat left 2px;
	padding-left:35px;
	margin:56px 0 0 -19px;
}
.mission h3 span {
	display:block;
	font-size:30px;
	font-size:3.0rem;
}
.mission .m1 .cont, .mission .complete .cont {
	margin:15px 0 30px -4px;
	font-size:13px;
	font-size:1.3rem;
	line-height:1.6;
}

.mission .m1 .cont .text {
	/*background:url(../images/square.png) no-repeat left 0.2em;*/
}
.mission .m1 .cont .text, .mission .complete .cont .text,
.mission .m1 .japangiveng,
.mission .m1 .slideshare {
	padding-left:18px;
	margin-right:10px;
}
.mission .m1 .japangiveng {
	margin-right:10px;
}
.mission .m1 .japangiveng a {
	margin-top:25px;
	display:inline-block;
	border:solid 1px #FFF;
	padding:5px 8px;
	text-align:center;
	/*width:100%;*/
	font-size:12px;
	font-size:1.2rem;
	line-height:1.3;
}



.mission .m1 .slideshare {
	margin-top:33px;
	display:inline-block;
	width:425px;
	vertical-align:top;
}
.mission .m1 .slideshare .onlySp {
	height:auto;
}
.mission .m1 .cm_design {
	display:inline-block;
	vertical-align:top;
	margin:34px 0 0 29px;
}
.mission .m1 .cm_design img {
	height:355px;
}
.mission .m1 .cm_design .caption {
	display:block;
	margin-top:12px;
	text-align: center;
}
.mission .m2 {
	margin-top:-34px;
}

.footContents {
	margin-top:5px;
}
#aboutHIRO {
	margin-top:44px;
}
#contact {
	margin:58px 0 60px;
}
.footContents h2 {
	border-bottom:solid 1px #FFF;
	padding:0 0 1px 12px;
	margin-bottom:13px;
	font-size:15px;
	font-size:1.5rem;
	line-height:1.7;
}
.footContents dl {
	margin:0 15px 0 -10px;
	padding-left:20px;
}
#aboutHIRO .photo {
	float:right;
	margin:-3px 9px 2px 5px;
}
.footContents dt,
.footContents dd {
	font-size:13px;
	font-size:1.3rem;
	line-height:1.6;
	display:inline;
}
.footContents dt {
	margin-left:-20px;
	background:url(../images/square.png) no-repeat left 2px;
	padding-left:18px;
}
#aboutHIRO dt,
#aboutHIRO dd {
	display:block;
}
#contact h2 {
	margin-bottom:6px;
}
#contact h3 {
	font-size:28px;
	font-size:2.8rem;
	line-height:1.4;
	margin-left:20px;
	font-weight:normal;
}
#contact dl {
	display:inline-block;
	vertical-align:top;
}
#contact dd {
	margin-top:4px;
}
#contact dd a {
	text-decoration:underline;
}
@media screen and (min-width: 960px) {
	body {
		background:url(../images/bg.jpg) no-repeat right top #4CA8D0;
		border-top:solid 12px #000;
		border-bottom:solid 12px #000;
	}
	.wrap {
		width:100%;
		background:url(../images/bg_hiro.jpg) no-repeat right -10px;
		background-size:auto;
		padding:5px 0;
	}
  .contentAll {
		min-width:960px;
		_zoom:1;
	}
	.onlySp {
		display:none;
	}
	.onlyPc {
		display:block;
		height:0;
	}
	h1.logo {
		margin-left:80px;
		text-align:left;
	}
	h1.logo a img {
		width:222px;
		margin-top:0;
	}
	.sns {
		float:right;
		margin:9px 125px 0 0;
		width:auto;
	}
	.sns dl .twitter {
		margin-left:-4px;
	}
	.sns .youtube {
		margin-left:39px;
	}
	.sns .contact {
		/*margin-left:44px;*/
		margin-left:21px;
	}
	.sns .eng {
		margin-left:28px;
	}

	h2.pageTitle {
		position:absolute;
		left:57px;
		top:75px;
		margin:0;
		text-align:left;
	}
	h2.pageTitle img {
		width:483px;
	}
	.mission {
		margin-left:53px;
	}
	.mission .m1 {
		background:url(../images/loadmap_start.png) no-repeat left bottom;
		padding-top:377px;
	}
	.mission .lead {
		margin:0 0 0 22px;
		padding-top: 80px;
	}

	.mission .update{
		margin:2em 0 0 22px;
	}


	.anchor {
		margin:34px 0 0 15px;
  }
	.copy {
		position: absolute;
		right:125px;
		top:520px;
	}
	.mission h3 {
		background-position:left 50%;
		line-height:60px;
		margin-bottom:0;
	}
	.mission .m1 h3 {
		background-position:left 50%;
		margin:36px 0 0 -19px;
		padding-left:38px;
	}
	.mission h3 span {
		display:inline;
	}
	.mission .m1 .cont, .mission .complete .cont {
		margin:3px 0 30px 138px;
	}

	.misson .lead{
		padding-top: 170px;
	}

	.mission .m1 .japangiveng a {
		padding:5px 12px;
		width:auto;
		font-size:13px;
		font-size:1.3rem;
		line-height:1.6;
	}
	.mission .m1 .slideshare .onlyPc {
		height:auto;
	}
	.mission .m2,
	.mission .m3,
	{
		background:url(../images/loadmap_next.png) no-repeat left 20px;
	}

	.misssion .complete{
		background:url(../images/loadmap_end.png) no-repeat left bottom;
	}

	.footContents {
		margin:24px 57px 0;
	}
	.footContents dl {
		margin:0 0 0 4px;
	}
	.footContents h2 {
		padding-left:24px;
	}
	.footContents dt,
	.footContents dd {
		display:block;
	}
	#aboutHIRO {
		margin-top:55px;
		overflow:hidden;
	}
	#aboutHIRO .photo {
		float:left;
		margin:0 14px 0 23px;
	}
	#aboutHIRO dl {
		float:left;
	}
	#contact dl {
		margin:-2px 26px 0 3px;
	}
}
