@charset "UTF-8";
/* CSS Document */

#contents > .cf #sideNavi {
	width: 25%;
	float: left;
  position: sticky;
  position: -webkit-sticky;
  top: 160px;
	z-index: 100;
}
#contents > .cf #sideNavi {
	border-top: 1px solid #989898;
}
#contents > .cf #sideNavi ul {
	/*background: rgba(255,255,255,0.8);*/
}
#contents > .cf #sideNavi ul li {
	border-bottom: 1px solid #989898;
}
#contents > .cf #sideNavi ul li:last-child {
	border-bottom: none;
}
#contents > .cf #sideNavi ul li a {
	padding: 1em 0;
	transition: 0.4s;
}
#contents > .cf #sideNavi ul.one li:nth-child(1) a,
#contents > .cf #sideNavi ul.two li:nth-child(2) a,
#contents > .cf #sideNavi ul.three li:nth-child(3) a {
	color: #75c3a9;
}
#contents > .cf #sideNavi ul li:last-child a {
	color: #fff;
}
#contents > .cf #sideNavi ul li a span {
	display: block;
	padding: 0 1em;
	font-size: 87.5%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	line-height: 1.5;
	letter-spacing: 0;
	position: relative;
	box-sizing: border-box;
	border-left: 4px solid #75c3a9;
}
#contents > .cf #sideNavi ul li.fix01 a span {
	line-height: 3;
}
#contents > .cf #sideNavi ul li:last-child a span {
	padding: 0.75em 1em;
	margin: 0 1em 0 0;
	background: #ed8e3e;
	border: 1px solid #ed8e3e;
	text-indent: -0.5em;
	transition: 0.4s;
}
#contents > .cf #sideNavi ul li:last-child a span:before,
#contents > .cf #sideNavi ul li:last-child a span:after {
	content: "";
	display: inline-block;
	vertical-align: middle;
	margin-left: 0.5em;
	position: absolute;
	top: 0;
	bottom: 0;
	margin: auto;
}
#contents > .cf #sideNavi ul li:last-child a span:before {
	box-sizing: border-box;
	width: 25px;
	height: 25px;
	border: 1px solid #ed8e3e;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	background: #fff;
	right: 1em;
}
#contents > .cf #sideNavi ul li:last-child a span:after {
	content: '〉';
	color: #ed8e3e;
	font-size: 18px;
	margin-left: -16px;
	transform: scaleY(0.6);
	top: 17px;
	right: 11px;
	line-height: 1;
}
#contents > .cf > .inner01 {
	width: 75%;
	float: right;
	padding-left: 3%;
	box-sizing: border-box;
	border-left: 1px solid #989898;
}
#contents > .cf > .inner01 #section01 .inner01 {
	padding: 2.5em 2em;
	margin-bottom: 5em;
	border: 1px solid #75c3a9;
	border-top: 10px solid #75c3a9;
}
#contents > .cf > .inner01 #section01 .inner01 > .ttl01 {
	color: #55ae91;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	text-align: center;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #5db296;
}
#contents > .cf > .inner01 #section01 .inner01 .txtWrap01 {
	text-align: center;
	margin-bottom: 2em;
}
#contents > .cf > .inner01 #section01 .inner01 .txtWrap01 > div {
	width: 50%;
}
#contents > .cf > .inner01 #section01 .inner01 .txtWrap01 > div a span {
	display: block;
}
#contents > .cf > .inner01 #section01 .inner01 .txtWrap01 > .left a .sp01 {
	color: #626262;
	font-size: 300%;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2;
}
#contents > .cf > .inner01 #section01 .inner01 .txtWrap01 > div a .sp02 {
	font-size: 93.75%;
	font-weight: 400;
}
#contents > .cf > .inner01 #section01 .inner01 .txtWrap01 > .right a span {
	color: #626262;
	font-size: 187.5%;
	font-style: italic;
	font-weight: 300;
	line-height: 2.3;
}
#contents > .cf > .inner01 #section01 .inner01 .txtWrap01 > div a span img {
	display: inline-block;
	width: auto;
	height: 26px;
	margin-right: 10px;
}
#contents > .cf > .inner01 #section01 .inner01 .txtWrap02 > div {
	width: 50%;
}
#contents > .cf > .inner01 #section01 .inner01 .txtWrap02 > .left .ttl01 {
	color: #55ae91;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	margin-bottom: 0.5em;
}
#contents > .cf > .inner01 #section01 .inner01 .txtWrap02 > .right img {
	margin: 0 0 -2.5em 2em;
}
#contents > .cf > .inner01 > #section02 {
	position: relative;
	padding-bottom: 6em;
}
#contents > .cf > .inner01 > #section02:after {
	display: block;
	content: '';
	width: 100vw;
	height: calc(100% - 10em);
	background: #edf7f4;
	background-size: cover;
	position: absolute;
	top: 160px;
	left: calc(-39% - calc(calc(100vw - calc(100% * 1.39)) / 2 ));
	bottom: 0;
	z-index: -1;
}
body.ie #contents > .cf > .inner01 > #section02:after {
	width: 200vw;
	left: -100vw;
}
#contents > .cf > .inner01 > #section02 > .ttl01 {
	padding-top: 3em;
	margin-bottom: 3em;
}
#contents > .cf > .inner01 > #section02 .tabList01 {
	margin-bottom: 3em;
}
#contents > .cf > .inner01 > #section02 .tabList01 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
#contents > .cf > .inner01 > #section02 .tabList01 ul li {
	width: 31%;
	text-align: center;
	background: #55ae91;
	border: 1px solid #55ae91;
	box-sizing: border-box;
	transition: 0.4s;
}
#contents > .cf > .inner01 > #section02 .tabList01 ul li a {
	color: #fff;
	padding: 0.5em;
	box-sizing: border-box;
}
#contents > .cf > .inner01 > #section02 .tabList01 ul li a span {
	display: block;
	transition: 0.4s;
}
#contents > .cf > .inner01 > #section02 .tabList01 ul li a .sp01 {
	width: 20%;
	padding-right: 0.2em;
	box-sizing: border-box;
	font-size: 250%;
	font-weight: 300;
	font-style: italic;
	line-height: 1;
	float: left;
}
#contents > .cf > .inner01 > #section02 .tabList01 ul li a .sp02 {
	width: 80%;
	float: right;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	line-height: 2.5em;
	box-sizing: border-box;
	border-left: 1px solid #fff;
}
#contents > .cf > .inner01 > #section02 .tabList02 > ul > li {
	padding-top: 160px;
	margin-top: -160px;
}
#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 {
	padding: 2em 55% 2em 2em;
	margin: 0 0 2em;
	box-sizing: border-box;
	border: 1px solid #55ae91;
	border-left: 7px solid #55ae91;
}
#contents > .cf > .inner01 > #section02 .tabList02 > ul > li:nth-child(1) .inner01 {
	background: #fff url("../images/hocoroco-support/hocoroco-support_01_img02_pc.png") no-repeat;
	background-size: 433px auto;
	background-position: center right 5%;
}
#contents > .cf > .inner01 > #section02 .tabList02 > ul > li:nth-child(2) .inner01 {
	background: #fff url("../images/hocoroco-support/hocoroco-support_01_img03_pc.png") no-repeat;
	background-size: 433px auto;
	background-position: center right 5%;
}
#contents > .cf > .inner01 > #section02 .tabList02 > ul > li:nth-child(3) .inner01 {
	background: #fff url("../images/hocoroco-support/hocoroco-support_01_img04_pc.png") no-repeat;
	background-size: 433px auto;
	background-position: center right 5%;
}
#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 .ttl01 {
	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 > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 .ttl01 .sp01 {
	color: #aaa;
	font-size: 400%;
	font-weight: 200;
	font-style: italic;
	line-height: 1;
}
#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 .ttl01 .sp02 {
	color: #55ae91;
	font-size: 150%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 ul {
}
#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 ul li {
	font-size: 93.75%;
	padding-left: 1.3em;
	margin-bottom: 1em;
	position: relative;
}
#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 ul li:before {
	content: '';
	display: inline-block;
	width: 12px;
	height: 12px;
	position: absolute;
	top: 0.4em;
	left: 0;
	background: #55ae91;
}
#contents > .cf > .inner01 > #section03 {
	position: relative;
	padding-bottom: 6em;
}
#contents > .cf > .inner01 > #section03 > .ttl01 {
	padding-top: 3em;
	margin-bottom: 3em;
}
#contents > .cf > .inner01 > #section03 .inner01 {
	padding: 3em 2em 3em 64%;
	margin-bottom: 5em;
	background: #f1f9f6 url("../images/hocoroco-support/hocoroco-support_01_img05_pc.png") no-repeat;
	background-size: 456px auto;
	background-position: center left 8%;
}
#contents > .cf > .inner01 > #section03 .inner01 .ttl01 {
	color: #75c3a9;
	font-size: 125%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	padding-bottom: 1em;
	margin-bottom: 1em;
	background-image: linear-gradient(to right, #989898, #989898 1px, transparent 1px, transparent 3px);
	background-size: 5px 1px;
	background-position: bottom;
	background-repeat: repeat-x;
}
#contents > .cf > .inner01 > #section03 .inner01 ul li {
	text-indent: 2em;
	margin-bottom: 0.5em;
}
#contents > .cf > .inner01 > #section03 .inner01 ul li span {
	position: relative;
}
#contents > .cf > .inner01 > #section03 .inner01 ul li span:before,
#contents > .cf > .inner01 > #section03 .inner01 ul li span:after {
	content: "";
	display: block;
	position: absolute;
}
#contents > .cf > .inner01 > #section03 .inner01 ul li span:before {
	width: 16px;
	height: 16px;
	border-radius: 3px;
	background: #f1f9f6;
	border: 2px solid #5db296;
	top: 2px;
	left: -2em;
}
#contents > .cf > .inner01 > #section03 .inner01 ul li span:after {
	width: 8px;
	height: 4px;
	border-left: 3px solid #5db296;
	border-bottom: 3px solid #5db296;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: calc(-2em + 4.5px);
	top: 7px;
}
#contents > .cf > .inner01 > #section03 .inner02 {
	width: 90%;
	padding: 2.5em 4em;
	margin: auto;
	box-sizing: border-box;
	border: 1px solid #959595;	
}
#contents > .cf > .inner01 > #section03 .inner02 > .txt01 {
	color: #666;
	font-size: 125%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	text-align: center;
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px solid #959595;
}
#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 {
	text-align: center;
}
#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 > div {
	width: 50%;
}
#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 > div a span {
	display: block;
}
#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 > .left a .sp01 {
	color: #626262;
	font-size: 200%;
	font-style: italic;
	font-weight: 300;
	line-height: 1.2;
}
#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 > div a .sp02 {
	font-size: 93.75%;
	font-weight: 400;
}
#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 > .right a span {
	color: #626262;
	font-size: 150%;
	font-style: italic;
	font-weight: 300;
	line-height: 2.3;
}
#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 > div a span img {
	display: inline-block;
	width: auto;
	height: 26px;
	margin-right: 10px;
}
#contents > .cf > .inner01 > #section03 .inner02 .txtWrap02 > div {
	width: 50%;
}
#contents > .cf > .inner01 > #section03 .inner02 .txtWrap02 > .left .ttl01 {
	color: #55ae91;
	font-size: 156.25%;
	margin-bottom: 0.5em;
}
#contents > .cf > .inner01 > #section03 .inner02 .txtWrap02 > .right img {
	margin: 0 0 -2.5em 2em;
}
@media only screen and (max-width: 1200px) {
	#contents > .cf #sideNavi ul li a span {
    font-size: 75%;
	}
	#contents > .cf #sideNavi ul li.fix01 a span {
    line-height: 1.5;
	}
	#contents > .cf #sideNavi ul li:last-child a {
    letter-spacing: 0;
	}
	#contents > .cf #sideNavi ul li:last-child a span:before {
    width: 15px;
    height: 15px;
    right: 5px;
	}
	#contents > .cf #sideNavi ul li:last-child a span:after {
    font-size: 13px;
    top: 26%;
    right: 2px;
	}
	#contents > .cf > .inner01 > section > .ttl01 .sp01 {
		font-size: 300%;
	}
	#contents > .cf > .inner01 #section01 .inner01 .txtWrap01 > div,
	#contents > .cf > .inner01 #section01 .inner01 .txtWrap02 > div {
    width: 100%;
	}
	#contents > .cf > .inner01 #section01 .inner01 .txtWrap02 > .left .ttl01 {
    text-align: center;
	}
	#contents > .cf > .inner01 > #section02 .tabList01 ul li {
		width: calc(100% / 3) !important;
	}
	#contents > .cf > .inner01 > #section02 .tabList01 ul li:nth-child(2) {
		border-left: 1px solid #fff;
		border-right: 1px solid #fff;
	}
	#contents > .cf > .inner01 > #section02 .tabList01 ul li a span {
		width: 100% !important;
		padding-right: 0 !important;
		border: none !important;
		float: none !important;
	}
	#contents > .cf > .inner01 > #section02 .tabList01 ul li a .sp02 {
		font-size: 87.5%;
    letter-spacing: 0;
	}
	#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 {
		padding: 2em;
		background: #fff none !important;
		border: 1px solid #55ae91;
    border-top: 7px solid #55ae91;
	}
	#contents > .cf > .inner01 > #section02 .tabList02 > ul > li:nth-child(1) .inner01 ul {
    padding-top: 70%;
		background: url("../images/hocoroco-support/hocoroco-support_01_img02_sp.png") no-repeat;
		background-size: 100% auto;
		background-position: top center;
	}
	#contents > .cf > .inner01 > #section02 .tabList02 > ul > li:nth-child(2) .inner01 ul {
    padding-top: 46%;
		background: url("../images/hocoroco-support/hocoroco-support_01_img03_sp.png") no-repeat;
		background-size: 100% auto;
		background-position: top center;
	}
	#contents > .cf > .inner01 > #section02 .tabList02 > ul > li:nth-child(3) .inner01 ul {
    padding-top: 64%;
		background: url("../images/hocoroco-support/hocoroco-support_01_img04_sp.png") no-repeat;
		background-size: 100% auto;
		background-position: top center;
	}
	#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 ul li br {
		display: none;
	}
	#contents > .cf > .inner01 > #section03 .inner01 {
		padding: 45% 2em 2em 2em;
		background: #f1f9f6 url("../images/hocoroco-support/hocoroco-support_01_img05_sp.png") no-repeat;
		background-size: 90% auto;
    background-position: top 10% center;
	}
	#contents > .cf > .inner01 > #section03 .inner01 .ttl01 {
		text-align: center;
	}
	#contents > .cf > .inner01 > #section03 .inner01 ul {
		width: 17em;
    margin: auto;
	}
	#contents > .cf > .inner01 > #section03 .inner02 {
    padding: 1.5em 2em;
	}
	#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 > div {
    width: 100%;
	}
}
@media only screen and (max-width: 960px) {
	#contents > .cf > .inner01 #section01 .inner01 > .ttl01 br,
	#contents > .cf > .inner01 > section > .ttl02 br,
	#contents > .cf > .inner01 > #section03 .inner02 > .txt01 br {
		display: block;
	}
	#contents > .cf > .inner01 > #section03 .inner02 > .txt01 {
    font-size: 100%;
	}
}
@media only screen and (min-width: 768px) {
	#contents > .cf #sideNavi ul li:not(:last-child) a:hover {
		color: #75c3a9;
		background: #eee;
		transition: 0.4s;
	}
	#contents > .cf #sideNavi ul li:last-child a:hover span {
		color: #ed8e3e;
		background: #fff;
		transition: 0.4s;
	}
	#contents > .cf > .inner01 #section01 .inner01 .txtWrap01 > .left a {
		pointer-events: none;
	}
	#contents > .cf > .inner01 > #section02 .tabList01 ul li:hover {
		background: #fff;
		transition: 0.4s;
	}
	#contents > .cf > .inner01 > #section02 .tabList01 ul li:hover a span {
		color: #55ae91;
		transition: 0.4s;
	}
	#contents > .cf > .inner01 > #section02 .tabList01 ul li:hover a .sp02 {
		border-left: 1px solid #55ae91;
	}
	#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 > .left a {
		pointer-events: none;
	}
}
@media only screen and (max-width: 767px) {
	#contents > .cf #sideNavi {
		width: 100%;
    padding-bottom: 2em;
    position: static;
    float: none;
    border-right: 1px solid #989898;
    box-sizing: border-box;
	}
	#contents > .cf #sideNavi ul li a {
	}
	#contents > .cf #sideNavi ul li a span {
		font-size: 112.5%;
	}
	#contents > .cf #sideNavi ul li.fix01 a span {
    line-height: 3;
	}
	#contents > .cf #sideNavi ul li:last-child a span:after {
    top: 30%;
    right: 2px;
	}
	#contents > .cf > .inner01 {
    width: 100%;
    float: none;
    padding-left: 0;
    border-left: none;
	}
	#contents > .cf > .inner01 #section01 .inner01 {
    padding: 2em 1.5em;
	}
	#contents > .cf > .inner01 #section01 .inner01 .txtWrap01 > div a span img {
    height: 20px;
	}
	#contents > .cf > .inner01 #section01 .inner01 .txtWrap02 > .left .txt01 {
		font-size: 112.5%;
	}
	#contents > .cf > .inner01 #section01 .inner01 .txtWrap01 > .right a span {
    font-size: 175%;
	}
	#contents > .cf > .inner01 #section01 .inner01 .txtWrap02 > .right img {
    margin: 0 0 -2em calc(-1.5em + 1px);
    width: calc(100% + 3em);
    position: relative;
		z-index: -1;
	}
	#contents > .cf > .inner01 > #section02:after {
    width: 120%;
    top: 7em;
    left: -10%;
	}
	#contents > .cf > .inner01 > #section02 .tabList01 ul li a .sp02 {
    font-size: 125%;
    line-height: 1.3;
    letter-spacing: -0.05em;
		margin-top: 0.1em;
	}
	#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 ul li {
    font-size: 112.5%;
	}
	#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 ul li:before {
    top: 0.2em;
	}
	#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 .ttl01 {
    background-image: linear-gradient(to right, #989898, #989898 1px, transparent 1px, transparent 3px);
    background-size: 5px 1px;
    background-position: bottom;
    background-repeat: repeat-x;
	}
	#contents > .cf > .inner01 > #section02 .tabList02 > ul > li .inner01 .ttl01 .sp02 {
    font-size: 187.5%;
		font-family: "Hiragino Kaku Gothic W4 JIS2004";
		font-weight: 400;
	}
	#contents > .cf > .inner01 > #section03 > .ttl01 {
    padding-top: 0;
	}
	#contents > .cf > .inner01 > #section03 > .txt01 {
		font-size: 112.5%;
    text-align: left;
	}
	#contents > .cf > .inner01 > #section03 .inner01 ul {
    width: 100%;
	}
	#contents > .cf > .inner01 > #section03 .inner01 ul li {
		font-size: 112.5%;
    text-indent: 3em;
		margin-bottom: 1em;
	}
	#contents > .cf > .inner01 > #section03 .inner01 ul li span:before {
		top: -1px;
    left: -2.5em;
	}
	#contents > .cf > .inner01 > #section03 .inner01 ul li span:after {
		top: 4px;
    left: calc(-2.5em + 4.5px);
	}
	#contents > .cf > .inner01 > #section03 .inner02 {
    width: 100%;
    padding: 0.5em;
	}
	#contents > .cf > .inner01 > #section03 .inner02 > .txt01 {
    font-size: 112.5%;
		letter-spacing: 0;
	}
	#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 > div a span img {
    height: 20px;
	}
	#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 > div {
    width: 100%;
	}
	#contents > .cf > .inner01 > #section03 .inner02 .txtWrap01 > .left {
    margin-bottom: 1em;
	}
}
@media (orientation: landscape) and (max-width: 850px) and (min-width: 768px){
	#contents > .cf #sideNavi {
    top: 50px;
	}
}
@media (orientation: landscape) and (max-width: 767px){
	#contents > .cf #sideNavi ul li:last-child a span:before {
    width: 25px;
    height: 25px;
	}
	#contents > .cf #sideNavi ul li:last-child a span:after {
    font-size: 20px;
	}
	#contents > .cf > .inner01 > #section02:after {
    height: calc(100% - 7em);
    top: 4em;
	}
	#contents > .cf > .inner01 > #section03 .inner01 ul li span:before {
    left: -1.5em;
	}	
	#contents > .cf > .inner01 > #section03 .inner01 ul li span:after {
    left: calc(-1.5em + 4.5px);
	}
}


