#head_title {
	width: 100%;
	over-flow: hidden;
}
#head_title h1 {
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	background: url("../img/main02sp.jpg") no-repeat center center;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(1232/800 * 100%);
	margin: 0 auto;
}
section#longway {
	padding: 30px 0;
}
section#longway div.box{
	width: 94%;
	margin: 0 auto 30px;
}
section#longway div.box h2{
	background: url("../img/longway/ribon_bg01_sp.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(120/800 * 100%);
	margin: 0 auto 20px;
	overflow: hidden;
	text-indent: 100%;
	white-space: nowrap;
	color: #fff;
}
section#longway div.box div.leftbox{
	display: none;
}
section#longway div.box div.rightbox{
	width: 100%;
}  
section#longway div.box div.rightbox p{
	font-size: 16px;  
	line-height: 1.5;
}
section#longway div.box div.rightbox img{
	display: block;
	width: 50%;
	max-width: 142px;
	height: auto;
	margin: 0 auto;
}

section#longway div.box2{
	width: 94%;
	margin: 0 auto;
	text-align: center;
}
section#longway div.box2 h2{
	background: url("../img/longway/ribon_bg02_sp.png") no-repeat;
	background-size: 100%;
	width: 100%;
	height: 0;
	padding-top: calc(120/800 * 100%);
	margin: 0 auto 20px;
	text-indent: -9999px;
	color: #fff;
}
section#longway div.box2 ul{
	text-align: center;
}
section#longway div.box2 ul li{
	font-size: 16px;
	line-height: 1.5;
}
section#longway div.box2 ul li span{
	font-weight: bold;   
}
section#longway div.box2 p.note{
	font-size: 16px;
}
section#longway div.box2 p.note span{
	color: #fd0000;
	font-weight: bold;
}