@charset "UTF-8";
/* CSS Document */
#contents section > .ttl01 {
	max-width: 830px;
	margin: 3em auto 5em !important;
}
#contents #section01 {
	padding-bottom: 6em;
	z-index: 0;
}
#contents #section01 > .inner01 {
	margin-top: 3em;
}
#contents > .cf > .inner01 > #section01 ul li {
	padding: 5em 3em 3em 4em;
}
#contents > .cf > .inner01 > #section01 ul li:nth-child(1) {
	background: url(../images/hocoroco-user/hocoroco-user_09_img01_pc.png) no-repeat;
	background-size: cover;
	background-position: center right;
}
#contents > .cf > .inner01 > #section01 ul li:nth-child(2) {
	background: url(../images/hocoroco-user/hocoroco-user_09_img03_pc.png) no-repeat;
	background-size: cover;
	background-position: center left;
}
#contents > .cf > .inner01 > #section01 ul li:nth-child(3) {
	background: url(../images/hocoroco-user/hocoroco-user_09_img05_pc.png) no-repeat;
	background-size: cover;
	background-position: center right;
}
#contents > .cf > .inner01 > #section01 ul li .inner01 {
	width: 52%;
	padding: 2em 2.5em 2em 4em;
	margin: 0;
	box-sizing: border-box;
	background: #fff;
	border-left: none;
	position: relative;
}
#contents > .cf > .inner01 > #section01 ul li:nth-child(2) .inner01 {
	margin: 0 0 0 auto;
}
#contents > .cf > .inner01 > #section01 ul li .inner01:before {
	content: '';
	display: block;
	width: 10px;
	height: 100%;
	background: #d93129;
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	margin: auto;
}
#contents > .cf > .inner01 > #section01 ul li .inner01 .ttl01 {
	padding-bottom: 1em;
	margin: -4.3em 0 1em;
	background-image: linear-gradient(to right, #989898, #989898 2px, transparent 2px, transparent 10px);
	background-size: 10px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
	position: relative;
}
#contents > .cf > .inner01 > #section01 ul li .inner01 .ttl01 .sp01 {
	color: #d93129;
	font-size: 325%;
	font-weight: 200;
	font-style: italic;
	line-height: 1;
}
#contents > .cf > .inner01 > #section01 ul li .inner01 .ttl01 .sp01 span {
	font-size: 150%;
}
#contents > .cf > .inner01 > #section01 ul li .inner01 .ttl01 .sp02 {
	display: block;
}
#contents > .cf > .inner01 > #section01 ul li .inner01 .txt01 {
	font-size: 93.75%;
	line-height: 3;
	box-sizing: border-box;
}
#contents #section10 {
	padding-bottom: 6em;
}
#contents #section10 .btn01 {
	margin-bottom: 5em;
}
#contents #section10 .cntWrap01 {
	max-width: 780px;
}
@media only screen and (max-width: 1200px) {
	#contents #section01 .inner01 {
    max-width: 100%;
	}
	#contents > .cf > .inner01 > #section01 ul li {
    padding: 5em 1em 3em 2em;
	}
	#contents > .cf > .inner01 > #section01 ul li .inner01 {
    padding: 2em 1.5em 1em 2em;
	}
	#contents > .cf > .inner01 > #section01 ul li .inner01 .txt01 {
		font-size: 87.5%;
		letter-spacing: 0;
    line-height: 2;
	}
}
@media only screen and (max-width: 960px) {
}
@media only screen and (min-width: 768px) {
}
@media only screen and (max-width: 767px) {
	#contents {
		background: none;
	}
	#contents section {
    padding-right: 0;
    border-right: none;
	}
	#contents #section01 {
    padding-bottom: 2em;
	}
	#contents #section01 .inner01 {
    margin-top: 1em;
	}
	#contents > .cf > .inner01 > #section01 ul li {
		padding: 4em 0 3em;
		border-top: 6px solid #d93129;
	}
	#contents > .cf > .inner01 > #section01 ul li:nth-child(1) {
		background: url(../images/hocoroco-user/hocoroco-user_09_img01_sp.png) no-repeat;
		background-size: cover;
		background-position: center right;
	}
	#contents > .cf > .inner01 > #section01 ul li:nth-child(2) {
		background: url(../images/hocoroco-user/hocoroco-user_09_img03_sp.png) no-repeat;
		background-size: cover;
		background-position: center left;
	}
	#contents > .cf > .inner01 > #section01 ul li:nth-child(3) {
		background: url(../images/hocoroco-user/hocoroco-user_09_img05_sp.png) no-repeat;
		background-size: cover;
		background-position: center right;
	}
	#contents > .cf > .inner01 > #section01 ul li .inner01 {
		width: 100%;
		padding: 2em 1em 0;
		background: transparent;
	}
	#contents > .cf > .inner01 > #section01 ul li .inner01:before {
		display: none;
	}
	#contents > .cf > .inner01 > #section01 ul li .inner01 .ttl01 {
		margin-bottom: 0;
		background: transparent;
	}
	#contents > .cf > .inner01 > #section01 ul li:nth-child(2) .inner01 .ttl01 {
		text-align: right;
	}
	#contents > .cf > .inner01 > #section01 ul li .inner01 .ttl01 .sp01 {
    font-size: 280%;
	}
	#contents > .cf > .inner01 > #section01 ul li .inner01 .ttl01 .sp02 {
		width: 60%;
    text-align: center;
	}
	#contents > .cf > .inner01 > #section01 ul li:nth-child(2) .inner01 .ttl01 .sp02 {
    margin: 0 0 0 auto;
	}
	#contents > .cf > .inner01 > #section01 ul li .inner01 .ttl01 img {
		width: 100%;
		box-sizing: border-box;
		position: absolute;
		right: 0;
		bottom: 0;
		display: block;
	}
	#contents > .cf > .inner01 > #section01 ul li .inner01 .txt01 {
		padding: 1em;
		background: #fff;
	}
	#contents > .cf > .inner01 > #section01 ul li .inner01 .txt01 br {
		display: none;
	}
}
@media (orientation: landscape) and (max-width: 767px){
}
