@charset "UTF-8";
/* CSS Document */
#contents section > .ttl01 {
	max-width: 830px;
	margin: 3em auto 5em !important;
}
#contents #section01 {
	padding-bottom: 1em;
	z-index: 0;
}
#contents #section01 .inner02 {
	padding-top: 4.5em;
}
#contents #section01 .inner02 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#contents #section01 .inner02 ul li {
	width: 48.5%;
	padding: 1em 2em 2em;
	margin-bottom: 3%;
	box-sizing: border-box;
	border: 1px solid #7d7d7d;
	background: #fff;
}
#contents #section01 .inner02 ul li dl img {
	width: 26%;
	max-width: 130px;
}
#contents #section01 .inner02 ul li dl dt {
	color: #d93129;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	text-align: center;
	padding-bottom: 0.4em;
}
#contents #section01 .inner02 ul li dl dd {
	padding-top: 1.5em;
	background-image: linear-gradient(to right, #b1b1b1, #b1b1b1 2px, transparent 2px, transparent 6px);
	background-size: 6px 2px;
	background-position: top;
	background-repeat: repeat-x;
}
#contents #section01 .inner02 ul li dl dd img {
	float: left;
	margin-right: 1em;
}
#contents #section01 .inner02 ul li dl dd p {
	font-size: 93.75%;
}
#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 .inner02 {
		max-width: 100%;
	}
	#contents #section01 .inner02 ul li dl dt {
    font-size: 112.5%;
	}
}
@media only screen and (max-width: 960px) {
	#contents #section01 .inner02 ul li dl dd img {
    float: none;
    width: 100%;
    margin: 0 auto 1em;
	}
}
@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 .inner02 {
    padding-top: 0;
	}
	#contents #section01 .inner02 ul {
		display: block;
	}
	#contents #section01 .inner02 ul li {
		width: 100%;
		padding: 1.5em;
		margin-bottom: 5%;
	}
	#contents #section01 .inner02 ul li dl dt {
		font-size: 150%;
    text-align: left;
		line-height: 1.5;
    padding: 0.75em 0.5em;
		margin-bottom: 1em;
    border-left: 5px solid #d93129;
	}
	#contents #section01 .inner02 ul li:nth-child(1) dl dt {
		background: url("../images/hocoroco-user/hocoroco-user_02_img01_sp.png") no-repeat;
		background-size: 5.5em auto;
		background-position: center right;
	}
	#contents #section01 .inner02 ul li:nth-child(2) dl dt {
		background: url("../images/hocoroco-user/hocoroco-user_02_img02_sp.png") no-repeat;
		background-size: 5.5em auto;
		background-position: center right;
	}
	#contents #section01 .inner02 ul li:nth-child(3) dl dt {
		/*background: url("../images/hocoroco-user/hocoroco-user_02_img03_sp.png") no-repeat;*/
		background: url("../images/hocoroco-user/hocoroco-user_02_img05_sp.png") no-repeat;
		background-size: 5.5em auto;
		background-position: center right;
	}
	#contents #section01 .inner02 ul li:nth-child(4) dl dt {
		background: url("../images/hocoroco-user/hocoroco-user_02_img04_sp.png") no-repeat;
		background-size: 5.5em auto;
		background-position: center right;
	}
	#contents #section01 .inner02 ul li:nth-child(5) dl dt {
		/*background: url("../images/hocoroco-user/hocoroco-user_02_img05_sp.png") no-repeat;*/
		background: url("../images/hocoroco-user/hocoroco-user_02_img08_sp.png") no-repeat;
		background-size: 5.5em auto;
		background-position: center right;
	}
	#contents #section01 .inner02 ul li:nth-child(6) dl dt {
		background: url("../images/hocoroco-user/hocoroco-user_02_img06_sp.png") no-repeat;
		background-size: 5.5em auto;
		background-position: center right;
	}
	#contents #section01 .inner02 ul li:nth-child(7) dl dt {
		background: url("../images/hocoroco-user/hocoroco-user_02_img07_sp.png") no-repeat;
		background-size: 5.5em auto;
		background-position: center right;
	}
	#contents #section01 .inner02 ul li:nth-child(8) dl dt {
		background: url("../images/hocoroco-user/hocoroco-user_02_img08_sp.png") no-repeat;
		background-size: 6em auto;
		background-position: center right;
    line-height: 1.25;
    padding: 0.25em 0.5em;
	}
	#contents #section01 .inner02 ul li dl dt.fix01 {
		line-height: 2.6em;
	}
	#contents #section01 .inner02 ul li dl dd img {
		display: none;
	}
}
@media (orientation: landscape) and (max-width: 850px) and (min-width: 768px){
	#contents #section01 .inner02 ul li {
    width: 49%;
    padding: 1em 1em 2em;
	}
	#contents #section01 .inner02 ul li dl dd p {
    font-size: 87.5%;
	}
}
@media (orientation: landscape) and (max-width: 767px){
}
