@charset "UTF-8";


/* 共通
-----------------------------------------------------*/
@font-face {
	font-family: "YakuHanJPs";
	font-style: normal;
	font-weight: 300;
	src: url("../../report/fonts/YakuHanJPs/YakuHanJPs-DemiLight.eot");
	src: url("../../report/fonts/YakuHanJPs/YakuHanJPs-DemiLight.woff2") format("woff2"), url("../fonts/YakuHanJPs/YakuHanJPs-DemiLight.woff") format("woff");
}
@font-face {
	font-family: "YakuHanJPs";
	font-style: normal;
	font-weight: 500;
	src: url("../../report/fonts/YakuHanJPs/YakuHanJPs-Medium.eot");
	src: url("../../report/fonts/YakuHanJPs/YakuHanJPs-Medium.woff2") format("woff2"), url("../fonts/YakuHanJPs/YakuHanJPs-Medium.woff") format("woff");
}
@font-face {
	font-family: "YakuHanJPs";
	font-style: normal;
	font-weight: 700;
	src: url("../../report/fonts/YakuHanJPs/YakuHanJPs-Bold.eot");
	src: url("../../report/fonts/YakuHanJPs/YakuHanJPs-Bold.woff2") format("woff2"), url("../fonts/YakuHanJPs/YakuHanJPs-Bold.woff") format("woff");
}

@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 300;
	src:url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff2) format('woff2'),
			url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.woff) format('woff'),
			url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-DemiLight.otf) format('opentype');
}
@font-face {
	font-family: 'Noto Sans Japanese';
	font-style: normal;
	font-weight: 500;
	src:url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff2) format('woff2'),
			url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.woff) format('woff'),
			url(//fonts.gstatic.com/ea/notosansjapanese/v6/NotoSansJP-Medium.otf) format('opentype');
}
#contents *{
	font-weight: 300;
	font-family: "YakuHanJPs",'Noto Sans Japanese';
}
#contents p{
	margin:0;
}
h2{
	margin-bottom: 0;
	padding-top: 17px;
}
h3{
	text-align: center;
}
.wrap{
	width: 1140px;
	margin:0 auto 100px;
	border: 6px solid #ec6c00;
	border-width: 0 6px 6px;
	border-radius: 0 0 8px 8px;
}
.wrap .inner{
	width: 100%;
	padding:0 100px;
	box-sizing: border-box;
}
.title_line{
	height: 40px;
	background: #ec6c00;
}
.title_line img{
	height: 40px;
}
#report .inner .question{
	min-height: 56px;
	margin-bottom: 50px;
	padding-left: 100px;
	font-size: 30px;
	font-weight: 500;
	background: url("../../report/images/bg_question.png") no-repeat left bottom;
}
.grid{
	padding:40px;
	border-radius: 8px;
	background: url("../../report/images/bg_grid.gif") repeat;
}
.tracking{
	height: 0;
}


/* 日本中にもっと、あったかを届けるために
-----------------------------------------------------*/
#about{
	height: 340px;
	position: relative;
	background: url("../../report/images/bg_brown.png") repeat;
}
#about h3{
	position: absolute;
	top: -110px;
}
#about h3 img{
	display: block;
}

/* 『家庭内寒暖格差』とは？
-----------------------------------------------------*/
#whats{
	padding:75px 0 80px ;
	position: relative;
}
#whats h3{
	margin-bottom: 40px;
}
#whats .readtext{
	margin-bottom: 53px;
	font-size: 18px;
	line-height: 32px;
}
#whats .state{
	padding:0 80px;
}
#whats .state .box{
	width: 450px;
	height: auto;
	margin-bottom: 20px;
	padding:0 20px;
	float: left;
	display: block;
}
#whats .state p{
	padding-right: 20px;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}


/* Report01
-----------------------------------------------------*/
#report01{
	padding:0 0 30px;
	position: relative;
	background: url("../../report/images/bg_brown.png") repeat;
}
#report01 .title_line{
	margin-bottom: 60px;
}
#report01 h3{
	margin-bottom: 60px;
}
#report01 .graph{
	margin: 0 auto 60px;
	display: block;
}
#report01 .balloon{
	margin: 0 auto 20px;
	display: block;
}
#report01 .grid{
	margin-bottom: 50px;
}
#report01 .grid .graph02{
	margin-bottom: 40px;
}
#report01 .grid .graph03{
	margin-bottom: 20px;
}
#report01 .grid .text{
	padding: 22px 30px;
	font-size: 18px;
	line-height: 32px;
	background: #edebe5;
	text-align: justify;
}
#report01 .grid .text strong{
	color: #ec6c00;
	font-weight: 500;
}
#report01 .grid p{
	margin-bottom: 0;
	font-size: 12px;
	text-align: right;
}


/* Report02
-----------------------------------------------------*/
#report02{
	padding:0 0 80px;
	position: relative;
	background: url("../../report/images/bg_brown.png") repeat;
}
#report02 .title_line{
	margin-bottom: 60px;
}
#report02 h3{
	margin-bottom: 60px;
}
#report02 .list{
	margin-bottom: 60px;
}
#report02 .list img{
	margin:0 35px 30px 0;
	float: left;
}
#report02 .list img.right{
	margin-right: 0;
	float: right;
}
#report02 .list p{
	margin-bottom: 40px;
	clear: both;
	font-size: 12px;
	line-height: 12px;
	text-align: right;
}
#report02 .list .text{
	padding: 22px 30px;
	font-size: 18px;
	line-height: 32px;
	background: #fff;
	text-align: justify;
}
#report02 .list .text strong{
	color: #ec6c00;
	font-weight: 500;
}
#report02 .balloon{
	margin: 0 auto 20px;
	display: block;
}


/* Report03
-----------------------------------------------------*/
#report03{
	padding:0 0 80px;
	position: relative;
	background: url("../../report/images/bg_brown.png") repeat;
}
#report03 .title_line{
	margin-bottom: 60px;
}
#report03 h3{
	margin-bottom: 45px;
}
#report03 .readtext{
	margin-bottom: 53px;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
}
#report03 .graph{
	margin: 0 auto 60px;
	display: block;
}
#report03 .balloon{
	margin: 0 auto 20px;
	display: block;
}
#report03 .grid{
	margin-bottom: 40px;
}
#report03 .graph02{
	margin: 0 auto 40px;
	display: block;
}
#report03 .voice{
	display: block;
}
#report03 .voice .title{
	margin: 0 auto 30px;
	display: block;
}
#report03 .list img{
	display: block;
}
#report03 .list img{
	margin-right: 25px;
	float: left;
}
#report03 .list img.right{
	margin-right: 0;
	float: right;
}
#report03 .text{
	margin-bottom: 15px;
	padding: 22px 30px;
	font-size: 18px;
	line-height: 32px;
	background: #fff;
	text-align: justify;
}
#report03 .text strong{
	color: #ec6c00;
	font-weight: 500;
}
#report03 p{
	font-size: 12px;
	line-height: 22px;
}


/* Products
-----------------------------------------------------*/
#products{
	padding:80px 0 0;
	border-radius: 0 0 6px 6px;
	overflow: hidden;
}
#products .inner.bg{
	padding-bottom: 80px;
	position: relative;
	background: #fcf8ed;
}
#products h3{
	margin-bottom: 40px;
}
#products .readtext{
	margin-bottom: 53px;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
}
#products img.line{
	display: block;
}
#products .structure{
	margin-bottom: 80px;
	padding-top: 60px;
	position: relative;
}
#products .structure img{
	float: left;
}
#products .structure .balloon{
	width: 420px;
	height: 400px;
	padding:82px 25px 0 40px;
	position: absolute;
	top: 93px;
	right:0;
	font-size: 16px;
	line-height: 32px;
	text-align: center;
	background: url("../../report/images/bg_balloon.png") no-repeat;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
#products .structure .balloon strong{
	margin-bottom: 14px;
	font-size: 24px;
	line-height: 40px;
	color: #ec6c00;
	font-weight: 500;
	display: block;
}
#products .structure .balloon p{
	margin-bottom: 15px;
}
#products .structure .balloon span{
	font-size: 12px;
	line-height: 26px;
}

#products .cm{
	text-align: center;
}
#products .cm h4{
	margin-bottom: 32px;
	font-size: 24px;
	line-height: 40px;
	color: #ec6c00;
	font-weight: 500;
}
#products .cm iframe{
	margin-bottom: 90px;
}
#products .cm img{
	margin:0 auto;
	display: block;
}


/* *************************************************************************************
/*+  SP  +******************************************************************************
/************************************************************************************* */

@media print, screen and (max-width: 767px) {

	/* box-sizing */
	* {
		-webkit-box-sizing: border-box;
		-moz-box-sizing: border-box;
		box-sizing: border-box;
	}
	h2{
		margin-bottom: 0;
		padding-top: 17px;
	}
	h3{
		text-align: center;
	}
	#contents{
		padding:0 3%;
	}
	.wrap{
		width: 100%;
		margin:0 auto 11.5%;
		border: 3px solid #ec6c00;
		border-width: 0 3px 3px;
		border-radius: 0 0 4px 4px;
	}
	.wrap .inner{
		width: 100%;
		margin:0;
		padding:0 5.8%;
		box-sizing: border-box;
	}
	.title_line{
		height: auto;
		background: #ec6c00;
	}
	.title_line img{
		width: 27.5%;
		height: auto;
		margin: 0 auto;
		display: block;
	}
	#report .inner .question{
		min-height: auto;
		margin-bottom: 8%;
		padding: 0 0 2% 16%;
		font-size: 4.27vw;
		background: url("../../report/images/bg_question_sp.png") no-repeat left bottom;
		background-size: contain;
	}
	.grid{
		padding:6.5% 3%;
		border-radius: 4px;
		background: url("../../report/images/bg_grid.gif") repeat;
		background-size: 5.5px;
	}



	/* 日本中にもっと、あったかを届けるために
	-----------------------------------------------------*/
	#about{
		height: auto;
		position: relative;
		background: url("../../report/images/bg_brown.png") repeat;
		background-size: 50%;
	}
	#about h3{
		position: relative;
		top: 0;
	}

	/* 『家庭内寒暖格差』とは？
	-----------------------------------------------------*/
	#whats{
		padding:11.5% 0;
		position: relative;
	}
	#whats h3{
		width: 73%;
		margin:0 auto 8.5%;
	}
	#whats .readtext{
		margin-bottom: 7%;
		font-size: 4vw;
		line-height: 1.66;
		text-align: center;
	}
	#whats .state{
		padding:0 5.8%;
	}
	#whats .state .box{
		width: 100%;
		margin-bottom: 8%;
		padding:0;
		float: none;
	}
	#whats .state .box.last{
		margin-bottom: 4%;
	}
	#whats .state p{
		padding-right: 0;
		font-size: 2.67vw;
		line-height: 1;
	}


	/* Report01
	-----------------------------------------------------*/
	#report01{
		padding:0 0 4.5%;
		position: relative;
		background: url("../../report/images/bg_brown.png") repeat;
		background-size: 50%;
	}
	#report01 .title_line{
		margin-bottom: 8.5%;
	}
	#report01 h3{
		margin-bottom: 8%;
	}
	#report01 .graph{
		margin: 0 auto 10%;
		display: block;
	}
	#report01 .balloon{
		margin: 0 auto 3%;
		display: block;
	}
	#report01 .grid{
		margin-bottom: 8%;
	}
	#report01 .grid .graph02{
		margin-bottom: 7%;
	}
	#report01 .grid .graph03{
		margin-bottom: 4%;
	}
	#report01 .grid .text{
		padding: 4% 5%;
		font-size: 3.735vw;
		line-height: 1.7;
		text-align: justify;
	}
	#report01 .grid p{
		margin-bottom: 0;
		padding-left: 1em;
		text-indent: -1em;
		font-size: 2.67vw;
		text-align: left;
	}


	/* Report02
	-----------------------------------------------------*/
	#report02{
		padding:0 0 11.5%;
		position: relative;
		background: url("../../report/images/bg_brown.png") repeat;
		background-size: 50%;
	}
	#report02 .title_line{
		margin-bottom: 8.5%;
	}
	#report02 h3{
		margin-bottom: 8%;
	}
	#report02 .list{
		margin-bottom: 13%;
	}
	#report02 .list img{
		margin:0 auto 6.5%;
		float: left;
	}
	#report02 .list img.right{
		margin:0 auto 5%;
		float: right;
	}
	#report02 .list p{
		margin:0 auto 6.5%;
		font-size: 2.67vw;
		line-height:1.5;
		text-align: left;
	}
	#report02 .list p span{
		padding-left: 1em;
		text-indent: -1em;
		display: block;
	}
	#report02 .list .text{
		padding: 4% 5%;
		font-size: 3.735vw;
		line-height: 1.7;
		background: #fff;
		text-align: justify;
	}
	#report02 .balloon{
		margin: 0 auto 3%;
		display: block;
	}


	/* Report03
	-----------------------------------------------------*/
	#report03{
		padding:0 0 11.5%;
		position: relative;
		background: url("../../report/images/bg_brown.png") repeat;
		background-size: 50%;
	}
	#report03 .title_line{
		margin-bottom: 8%;
	}
	#report03 h3{
		width: 82%;
		margin:0 auto 6.5%;
	}
	#report03 .readtext{
		margin-bottom: 6.5%;
		font-size: 4vw;
		line-height: 1.66;
	}
	#report03 .graph{
		margin: 0 auto 13%;
		display: block;
	}
	#report03 .balloon{
		margin: 0 auto 3.5%;
		display: block;
	}
	#report03 .grid{
		margin-bottom: 6.5%;
	}
	#report03 .graph02{
		margin: 0 auto 8.5%;
		display: block;
	}
	#report03 .voice .title{
		margin: 0 auto 5.5%;
		display: block;
	}
	#report03 .list img{
		margin: 0 0 5.5%;
		float: none;
	}
	#report03 .list img:last-child{
		margin: 0;
	}
	#report03 .list img.right{
		float: none;
	}
	#report03 .text{
		margin-bottom: 3.5%;
		padding: 4% 5%;
		font-size: 3.735vw;
		line-height: 1.7;
		background: #fff;
		text-align: justify;
	}
	#report03 p{
		font-size: 2.67vw;
		line-height: 1.5;
	}


	/* Products
	-----------------------------------------------------*/
	#products{
		padding:11.5% 0 0;
	}
	#products .inner.bg{
		padding-bottom: 11.5%;
	}
	#products h3{
		margin:0 auto 6.5%;
	}
	#products .readtext{
		margin-bottom: 8%;
		font-size: 4vw;
		line-height: 1.66;
	}
	#products img.line{
		display: block;
	}
	#products .structure{
		margin-bottom: 13%;
		padding-top: 10%;
		position: relative;
	}
	#products .structure img{
		width: 100%;
		float: none;
	}
	#products .structure .balloon{
		width: 100%;
		height: auto;
		padding:5% 0 3%;
		position: static;
		font-size: 3.2vw;
		line-height: 1.58;
		background: url("../../report/images/bg_balloon_sp.png") no-repeat;
		background-size: cover;
	}
	#products .structure .balloon strong{
		margin-bottom: 3%;
		font-size: 4.27vw;
		line-height: 1.58;
	}
	#products .structure .balloon p{
		margin-bottom: 2%;
	}
	#products .structure .balloon span{
		font-size: 2.67vw;
		line-height: 1;
	}
	#products .cm h4{
		margin-bottom: 6%;
		font-size: 4.27vw;
		line-height: 1.31;
	}
	#products .cm iframe{
		width: 81vw !important;
		height: 46vw !important;
		margin-bottom: 10%;
	}
	#products .cm img{
		margin:0 auto;
		display: block;
	}

}