@charset "utf-8";
	.section9{background:#efdded;}
	.w1724{
		max-width:1724px;
		margin:0 auto;
	}
	.section5 .sec-title-box02{padding-top:40px;}
	.sec-title-box02{
		max-width:385px;
		margin:0 auto;
		margin-bottom:60px;
	}
	.feeling-back01{
		background:url(../img/feelings/feelings_background01.png)no-repeat top center;
		height:751px;
	}
	.feeling-back01 h3{
		padding-top:26px;
		text-align:center;
		font-weight:normal;
	}
	.feeling-back01 p{text-align:center;}
	.feeling-back01 p strong{
		color:#f34371;
		font-size:18px;
	}
	.feeling-pic01{
		max-width:738px;
		margin:0 auto;
	}
	.section10{margin-bottom:94px;}
	.feeling-back02{background:url(../img/feelings/feelings_background02.png)no-repeat top center;}
	.feeling-back02 .sec-title-box02{padding-top:54px;}
	.director{padding:54px 0;}
	.stuff{
		width:840px;
		margin:0 auto;
	}
	.stuff figure{
		float:left;
		width:37%;
	}
	.stuff figure figcaption{
		text-align:center;
		margin-top:10px;
	}
	.feeling-word{
		float:right;
		width:60%;
	}
	.feeling-word p{
		text-align:left;
		line-height:1.8;
	}
@media screen and (max-width:999px){
	.stuff{
		max-width:840px;
		width:100%;
	}
}
@media screen and (max-width:800px){
	.feeling-word p{
		font-size:14px;
	}
}
@media screen and (max-width:700px){
	.feeling-word p{font-size:13px;}
	.feeling-word p br.br-sp{display:none;}
}
@media screen and (min-width:641px){
	.feeling-back01 br{display:none;}
}
@media screen and (max-width:640px){
	.feeling-back01{
		background:url(../img/feelings/feelings_s_background01.png)no-repeat top center;
		height:auto;
	}
	.feeling-back02{background:url(../img/feelings/feelings_s_background02.png)no-repeat top center;}
	.sec-title-box02{
		max-width:596px;
		padding:0 20px;
	}
	p.sp-pd{padding:0 20px;}
	.feeling-pic01{
		padding:0 20px;
		padding-bottom:30px;
	}
	.stuff {
		padding: 0 10px;
		box-sizing:border-box;
	}
}
@media screen and (max-width:480px){
	.stuff figure{
		float:none;
		width:90%;
		max-width:300px;
		margin:0 auto;
		margin-bottom:30px;
	}
	.feeling-word{
		float:none;
		width:auto;
	}
	.feeling-word p{font-size:14px;}
}