@charset "utf-8";

/* reset */
html{color:#000;background:#FFF}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0}
table{border-collapse:collapse;border-spacing:0}
fieldset,img{border:0}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal}
ol,ul{list-style:none}
caption,th{text-align:left}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal}
q:before,q:after{content:''}
abbr,acronym{border:0;font-variant:normal}
sup{vertical-align:text-top}
sub{vertical-align:text-bottom}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit}
input,textarea,select{*font-size:100%}
legend{color:#000}
hr{border:0;}

/* border-box */
*, *:before, *:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	-ms-box-sizing: border-box;
	box-sizing: border-box;
}

/* clearfix */
.clear:before ,
.clear:after {
	content: "";
	display: table;
}
.clear:after {clear: both;}
.clear {zoom: 1;}

body {
	font-family: "メイリオ", "Meiryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Osaka", "ＭＳ Ｐゴシック", "MS P Gothic", Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.8em;
	color: #545353;
}
.spBlock {display: none;}

#article {
	margin: 0 auto;
	min-width: 1050px;
	background-color: #a6ebfc;
	background-image: url(../images/bg_header.png);
	background-position: center top;
	background-repeat: no-repeat;
}
#header {
	width: 100%;
	padding: 20px 0 0 0;
	overflow: hidden;
	zoom: 1;
}
#header .headerInner {
	width: 1040px;
	margin: 0 auto;
	text-align: center;
}
#header h1 {
	padding-left: 20px;
	text-align: left;	
}
#header span {
	display: inline-block;
	vertical-align: middle;
	padding: 0 10px;
}
#contents .mainVisual {
	position: relative;
	background-image: url(../images/bg_main.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#contents .mainVisualInner {
	width: 1040px;
	margin: 0 auto;
}
#contents .mainVisual h2 {
	margin-bottom: 10px;
	text-align: center;
}
#contents .mainVisual .lead {
	padding-left: 140px;
	color: #000;
}
#contents .mainVisual .illust {
	margin: -120px 0 0 0;
	padding-left: 40px;
}
#enquete {
	margin-top: -156px;
	padding: 35px 0 0 0;
	background-color: #bfd735;
}
#enquete .sectionInner {
	position: relative;
	width: 1010px;
	margin: 0 auto;
	min-height: 630px;
}
#enquete h3 {
	float: right;
	margin-top: -6px;
	padding: 0px 16px 10px 0;	
}
#enquete .graph {
	position: absolute;
	top: 120px;
	right: 135px;
	width: 290px;
}
#enquete .graph img {
	width: 100%;
	height: auto;
}
#enquete .hukidashi01 {
	position: absolute;
	left: 0;
	top: 150px;
	width: 540px;
	height: 106px;
	padding: 23px 0;
	background-image: url(../images/bg_hukidashi01.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
#enquete .hukidashi02 {
	position: absolute;
	left: 15px;
	top: 270px;
	width: 534px;
	height: 126px;	
	padding: 23px 0;
	background-image: url(../images/bg_hukidashi02.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
#enquete .hukidashi03 {
	position: absolute;
	left: 15px;
	top: 390px;
	width: 484px;
	height: 191px;	
	padding: 50px 0;
	background-image: url(../images/bg_hukidashi03.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
#enquete .hukidashi04 {
	position: absolute;
	right: 50px;
	top: 356px;
	width: 452px;
	height: 221px;	
	padding: 87px 0 0 0;
	background-image: url(../images/bg_hukidashi04.png);
	background-repeat: no-repeat;
	text-align: center;
	font-weight: bold;
}
#enquete .hukidashi span {
	display: inline-block;
	font-size: 1.1em;
}
#enquete .hukidashi01 span {
	margin-left: -50px;
}
#solution {
	background-color: #bfd735;
}
#solution .sectionInner {
	width: 1010px;
	margin: 0 auto;
	min-height: 660px;

}
#solution h3 {
	margin-left: -50px;
	padding: 0 0 56px 163px;
	background-image: url(../images/bg_title_solution.png);
	background-repeat: no-repeat;
}
#solution .itemList {
	padding: 0 86px 0 64px;
}
#solution .itemList01 {
	margin-top: -17px;
}
#solution .itemList .item {
	width: 416px;
	margin: 60px 0 0 0;
	float: left;
	vertical-align: middle;
}
#solution .itemList .item:nth-of-type(2n) {
	float: right;
}
#solution .itemList .item:nth-of-type(-n + 2) {
	margin-top: 0;
}
#solution .itemList .itemImage {
	margin-bottom: 20px;
}
#solution .itemList .itemImage img {
	width: 100%;
	height: auto;
}
#solution .itemList .itemTitle {
	margin-bottom: 10px;
	padding: 0 0 0 20px;
	font-size: 1.5em;
    font-weight: bold;
}
#solution .itemList .itemText {
	margin-bottom: 20px;
	padding: 0 0 0 20px;
}
#solution .itemList .itemButton {
	padding: 0 0 0 20px;
}
#solution .itemList .itemButton img {
	width: 100%;
	height: auto;
}
#solution .illust02 {
	margin: 10px 0 0 50px;
}
#solution .illust03 {
	margin: 0 0 55px 0;
	padding: 70px 0 0 0;
	text-align: center;
}
#solution .button {
	text-align: center;
}
#footer {
	padding: 60px 0 40px 0;
	background-color: #bfd735;
	text-align: center;
}
#footer #sns {
	margin: 0 0 20px 0;
	padding: 5px;
	display: inline-block;
}
#footer #sns > div {
	display: inline-block;
	height: 29px;
	vertical-align: bottom;
}
#footer #sns iframe.twitter-share-button {
  margin-bottom: 0;
}
#footer #sns iframe.hatena-bookmark-button-frame {
  margin-bottom: 0;
}
#footer #sns div#___plusone_0 {
  width: 55px !important;
}
#footer #sns .fb-like {
	line-height: 1 
}
#footer #sns .fb_iframe_widget > span {
	vertical-align: baseline !important;
}
#footer .copyright {
	color: #fff;
	font-size: 0.8em;
}
@media only screen and (max-width: 480px) {
	.pcBlock {display: none;}
	.spBlock {display: block;}
	img {
		width: 100%;
		height: auto;
	}

	body {
		min-width: 0;
	}
	#article {
		max-width: 100%;
		min-width: 0;
		background-image: url(../images/bg_header_sp.png);
		background-size: 100% auto;
	}
	#header {
		width: 100%;
		padding: 2em 0 1em 0;
	}
	#header .headerInner {
		width: 100%;
		margin: 0 auto;
		text-align: center;
	}
	#header h1 {
		padding: 0;
		text-align: center;
	}
	#header span {
		width: 7%;
		padding: 0 2%;
	}
	#header span.logo-nittsu {
		width: 15%;
	}
	#header span.logo-mynavi {
		width: 30%;
	}
	#contents .mainVisual {
		background: none;
	}
	#contents .mainVisualInner {
		width: 100%;
		background-image: url(../images/bg_main_sp.jpg);
		background-position: center bottom;
		background-repeat: no-repeat;	
		background-size: 100% auto;
	}
	#contents .mainVisual h2 {
		margin-bottom: 0.5em;
		padding: 0 1em;
	}
	#contents .mainVisual .lead {
		margin-bottom: 0.5em;
		padding: 0 2em 0 3em;
		color: #000;
		text-align: left;
		font-size: 3vw;
		line-height: 1.8;
	}
	#contents .mainVisual .illust {
		margin: 0;
		padding: 0 1em;
	}
	#enquete {
		margin-top: 0;
		padding: 3em 0 0 0;
		background-image: none;
	}
	#enquete .sectionInner {		
		width: 100%;		
		min-height: 0;
	}
	#enquete h3 {
		float: none;
		margin: 0 0.5em 0.5em 1em;
	}
	#enquete .graph {
		position: static;
		width: 100%;
		padding: 0 15%;
	}
	#enquete .graph img {
		width: 100%;
		height: auto;
	}
	#enquete .hukidashi {
		position: relative;
		left: 0;
		width: auto;
		height: auto;
		padding: 0.5em 0;
		background-image: none;
	}
	#enquete .hukidashi01 {		
		top: -2.5em;
		margin: 0 3em 0 1.5em;
	}
	#enquete .hukidashi02 {
		position: relative;
		top: -5em;
		margin: 0 1em 0 2em;
	}
	#enquete .hukidashi03 {
		top: -7em;
		margin: 0 3em 0 1em;
	}
	#enquete .hukidashi04 {
		top: -10em;
		margin: 0 1.5em 0 2em;
	}
	#enquete .hukidashi > span {
		width: 100%;
		position: absolute;
		bottom: 1.5em;
		left: 0;
		margin: 0;
		font-size: 3.25vw;
		line-height: 1.8;
	}

	#solution {
		margin-top: -7em;
	}
	#solution .sectionInner {
		width: 100%;
		min-height: 0;
	}
	#solution h3 {
		margin-left: 0;
		padding: 0 5% 2em 16%;
		background-size: 98% auto;
		background-position: center 0.7em;
	}
	#solution .itemList {
		padding: 0 5%;
	}
	#solution .itemList01 {
		margin-top: -1.3em;
	}
	#solution .itemList02 {
		margin-top: 2.5em;
	}
	#solution .itemList .item {
		width: 100%;
		margin: 2.5em 0 0 0;
		float: none;
	}
	#solution .itemList .item:nth-of-type(2n) {
		float: none;
	}
	#solution .itemList .item:nth-of-type(2) {
		margin-top: 2.5em;
	}
	#solution .itemList02 .item:nth-of-type(2) {
		margin-top: 1em;
	}
	#solution .itemList .itemImage {
		margin-bottom: 0.5em;
	}
	#solution .itemList .itemTitle {
		margin-bottom: 0.25em;
		padding: 0 0 0 2%;
		font-size: 4.5vw;
	}
	#solution .itemList .itemText {
		margin-bottom: 1em;
		padding: 0 0 0 2%;
		font-size: 3.25vw;
	}
	#solution .itemList .itemButton {
		padding: 0 0 0 1.5%;
	}
	#solution .illust02 {
		width: 110%;
		margin: 2.5em -5% 0 -5%;
	}
	#solution .illust03 {
		margin: 2em 0 2em 0;
		padding: 0 3%;
	}
	#solution .button {
		padding: 0 5%;
	}
	#footer {
		padding: 3em 0 2em 0;
	}
	#footer #sns {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
    	justify-content: center;
		flex-wrap: wrap;
		margin: 0 3% 1em 3%;
	}
	#footer #sns > div {
		margin: 5px;
	}
	#footer #pagetop {
		width: 20%;
		margin: 1em auto;
	}
	#footer .copyright {		
		font-size: 3.25vw;
	}	
}