/****************************************************************************************/
#naiyouarea,
#naiyouarea .aoyama_sr_con,
#naiyouarea table {
	width: 100%;
}

#naiyouarea td {
	width: 100%;
	display: block;
}

#naiyouarea .aoyama_sr_con > * {
	margin-left: 5%;
	margin-right: 5%;
	width: 90%;
}
/****************************************************************************************/
#naiyouarea {
	margin-top: 40px;
}

#naiyouarea img[src*="re10"] {
	margin-left: 0;
	margin-right: 0;
	width: 100%;
}

#naiyouarea img[src*="re16"],
#naiyouarea img[src*="re16"] + br {
	display: none;
}
/****************************************************************************************/
#naiyouarea .aoyama_sr_con > table:nth-child(-n+12) tr:first-child td:first-child {
	text-align: center;
}
#naiyouarea .aoyama_sr_con > table:nth-child(-n+12) tr:first-child td:first-child img {
	max-width: 240px;
}

#naiyouarea .aoyama_sr_con > table:nth-child(-n+12) p {
	margin-top: 10px;
	line-height: 26px !important;
}
/****************************************************************************************/
#sp_xo {
	text-align: center;
	display: block;
}

#sp_xo p {
	padding: 18px 18px 16px 18px;
	text-align: left;
}

#sp_xo > :not(.arrow) {
	display: inline-block;
}

#sp_xo .arrow {
	margin: 10px 0;
}
#sp_xo .arrow img {
	transform: rotate(90deg);
}
/****************************************************************************************/
#sp_cycle {
	margin: 40px 0 100px 0;
	padding: 8px;
	background-color: #60a214;
	border-radius: 15px;
	display: block;
}

#sp_cycle h2 {
	padding: 10px 0 13px 0;
	font-size: 17px;
	font-weight: normal;
	color: #fffade;
	text-align: center;
}

#sp_cycle .container {
	padding: 0 12px 30px 12px;
	background-color: #f9fff2;
	border-radius: 15px 15px 9px 9px;
}

#sp_cycle .content {
	padding-top: 40px;
}

#sp_cycle .content .image {
	text-align: center;
}
#sp_cycle .content .image img {
	max-width: 300px;
}

#sp_cycle .content .title {
	margin: 8px 0;
	text-align: center;
}
#sp_cycle .content .title img {
	width: auto;
	height: 45px;
}

#sp_cycle .content p {
	font-size: 15px;
	line-height: 22px;
}
/****************************************************************************************/
#sp_cycle + table p {
	font-size: 18px !important;
}

#sp_cycle + table + table td:first-child {
	text-align: center;
}
/****************************************************************************************/