@charset "UTF-8";
/* CSS Document */
#contents > .tabList01 ul li.active a {
	pointer-events: auto;
}
#contents .inner01 section {
	margin-top: 0;
	padding-top: 0;
}
#contents #section01 {
	margin-bottom: 3em;
	z-index: 0;
}
#contents #section01 .inner01 {
	margin-top: 3em;
	padding: 2em 56% 2em 2em;
	box-sizing: border-box;
	border: 1px solid #7d7d7d;
	background: #fff url(../images/hocoroco-option/hocoroco-option_01_img01_pc.png) no-repeat;
	background-size: 45% auto;
	background-position: center right;
	box-shadow: 3px 3px 10px rgba(0,0,0,0.3);
	position: relative;
}
#contents #section01 .inner01:before {
	content: '';
	display: block;
	width: 100%;
	height: 10px;
	background: #d93129;
	position: absolute;
	top: 0;
	left: 0;
	right: auto;
	margin: auto;
}
#contents #section01 .inner01 .ttl01 {
	color: #d93129;
	font-size: 125%;
	font-family: "Hiragino Kaku Gothic W4 JIS2004";
	padding-bottom: 1em;
	margin-bottom: 1.5em;
	background-image: linear-gradient(to right, #989898, #989898 2px, transparent 2px, transparent 10px);
	background-size: 10px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents #section01 .inner01 ul li {
	padding-left: 2em;
	margin-bottom: 0.5em;
}
#contents #section01 .inner01 ul li span {
	position: relative;
}
#contents #section01 .inner01 ul li span:before,
#contents #section01 .inner01 ul li span:after {
	content: "";
	display: block;
	position: absolute;
}
#contents #section01 .inner01 ul li span:before {
	width: 16px;
	height: 16px;
	border-radius: 3px;
	background: #f5f5f5;
	border: 2px solid #d93129;
	top: -1px;
	left: -2em;
}
#contents #section01 .inner01 ul li span:after {
	width: 8px;
	height: 4px;
	border-left: 3px solid #d93129;
	border-bottom: 3px solid #d93129;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: calc(-2em + 4.5px);
	top: 4px;
}
#contents #section02 {
	padding: 2em;
	margin-bottom: 3em;
	box-sizing: border-box;
	border: 1px solid #7d7d7d;
}
#contents #section02 .inner01 {
	margin-bottom: 2em;
	position: relative;
}
#contents #section02 .inner01 .ttl01 {
	color: #d93129;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W4 JIS2004";
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
	background-image: linear-gradient(to right, #989898, #989898 2px, transparent 2px, transparent 10px);
	background-size: 10px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents #section02 .inner01 .ttl01 span {
	font-size: 80%;
}
#contents #section02 .inner01 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#contents #section02 .inner01 ul li {
	width: 33.333333%;
	margin-bottom: 0.5em;
	box-sizing: border-box;
	border-right: 1px solid #989898;
}
#contents #section02 .inner01 ul li:last-child {
	border: none;
}
#contents #section02 .inner01 ul li img {
	width: 100%;
	max-width: 120px;
	margin: 0 auto 1em;
}
#contents #section02 .inner01 ul li p {
	font-size: 125%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	line-height: 1.5;
	text-align: center;
}
#contents #section02 .inner02 {
	box-sizing: border-box;
	position: relative;
}
#contents #section02 .inner02 .ttl01 {
	font-size: 125%;
	font-family: "Hiragino Kaku Gothic W4 JIS2004";
	padding-bottom: 0.5em;
	margin-bottom: 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;
}
#contents #section02 .inner02 .txt01 {
	margin-bottom: 2em;
}
#contents #section02 .inner02 dl dt,
#contents #section02 .inner02 dl dd {
	margin-bottom: 1.0em;
	line-height: 1;
}
#contents #section02 .inner02 dl dt {
	color: #d93129;
	padding: 0 1.5em 0 1em;
	margin-bottom: 0.25em;
	box-sizing: border-box;
	border-left: 4px solid #d93129;
	float: left;
}
#contents #section02 .inner02 dl dd {
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	text-indent: -1em;
}
#contents #section03 {
	margin-bottom: 5em;
}
#contents #section03 .inner01 {
	padding: 2em 3.5em 3em;
	border: 1px solid #7d7d7d;
	position: relative;
}
#contents #section03 .inner01 .ttl01 {
	color: #d93129;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W4 JIS2004";
	text-align: center;
	padding-bottom: 0.5em;
	margin-bottom: 1.5em;
	background-image: linear-gradient(to right, #989898, #989898 2px, transparent 2px, transparent 10px);
	background-size: 10px 2px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents #section03 .inner01 .txt01 {
	text-align: center;
	margin-bottom: 2em;
}
#contents #section03 .inner01 .btn01 {
	max-width: 580px;
}
#contents #section03 .inner01 .btn01 a {
	color: #fff;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	line-height: 70px;
	background: #d93129;
	border: 1px solid #d93129;
	box-sizing: border-box;
	transition: 0.4s;
}
#contents #section03 .inner01 .btn01 a span:before {
	border: 1px solid #d93129;
	background: #fff;
}
#contents #section03 .inner01 .btn01 a span:after {
	color: #d93129;
}
#contents #section10 {
	padding-bottom: 6em;
}
#contents #section10 .cntWrap01 {
	max-width: 780px;
}
@media only screen and (max-width: 1200px) {
	#contents #section01 .inner01 {
		max-width: 100%;
		padding: 2em 46% 2em 1.5em;
    background: #fff url(../images/hocoroco-option/hocoroco-option_01_img01_pc.png) no-repeat;
    background-size: auto 100%;
    background-position: center right;
	}
	#contents #section02 {
    padding: 1.5em;
	}
	#contents #section02 .inner01,
	#contents #section02 .inner02 {
		max-width: 100%;
	}
	#contents #section02 .inner01 ul li p {
		font-size: 100%;
	}
	#contents #section03 .inner01 {
    padding: 1.5em;
	}
}
@media only screen and (max-width: 960px) {
	#contents #section01 .inner01 {
		padding: 2em 38% 2em 1.5em;
    background: #fff url(../images/hocoroco-option/hocoroco-option_01_img01_pc2.png) no-repeat;
    background-size: auto 100%;
    background-position: center right;
	}
}
@media only screen and (min-width: 768px) {
	#contents #section03 .inner01 .btn01 a:hover {
    color: #d93129;
    background: #fff;
    transition: 0.4s;
	}
}
@media only screen and (max-width: 767px) {
	#contents {
		background: none;
	}
	#contents section {
    padding-right: 0;
    border-right: none;
	}
	#contents .ttlTop.fix01 {
    width: 100%;
	}
	#contents .lead {
		width: 100%;
		text-align: center;
	}
	#contents #section01 .inner01 {
    padding: 2em 1.5em 50%;
    background: #fff url(../images/hocoroco-option/hocoroco-option_01_img01_sp.png) no-repeat;
    background-size: 100% auto;
    background-position: bottom center;
	}	
	#contents #section01 .inner01 .ttl01 {
    letter-spacing: 0;
	}
	#contents #section01 .inner01 ul li {
    font-size: 112.5%;
    margin-bottom: 1em;
		letter-spacing: 0;
	}
	#contents #section01 .inner01 ul li span:before {
    top: -1px;
    left: -2.0em;
	}
	#contents #section01 .inner01 ul li span:after {
    top: 4px;
    left: calc(-2.0em + 4.5px);
	}
	#contents #section02 .inner01 .ttl01 {
		text-align: center;
	}
	#contents #section02 .inner01 ul li img {
    width: 70%;
	}
	#contents #section02 .inner01 ul li p {
    font-size: 93.75%;
		letter-spacing: 0;
	}	
	#contents #section02 .inner02 .ttl01 {
		text-align: center;
	}
	#contents #section02 .inner02 dl dt {
    line-height: 1.5;
    margin-bottom: 0.75em;
		padding: 0 0 0 0.5em;
    border-left: 3px solid #d93129;
    float: none;
	}
	#contents #section02 .inner02 dl dd {
    padding-left: 1em;
		margin-bottom: 1.5em;
    line-height: 1.5;
	}
	#contents #section03 .inner01 .txt01 {
    text-align: left;
	}
	#contents #section03 .inner01 .btn01 {
	}
	#contents #section03 .inner01 .btn01 a {
		text-align: center;
    line-height: 1.5;
		letter-spacing: 0;
		padding: 0.5em 1em;
	}
}
@media (orientation: landscape) and (max-width: 850px) and (min-width: 768px){
}
@media (orientation: landscape) and (max-width: 767px){
}
