@charset "UTF-8";
/* CSS Document */
#billboard .breadCrumb {
	margin-bottom: -2em;
	background: transparent;
	position: relative;
}
#billboard .breadCrumb ul li a {
	color: #4d4d4d;
}
#billboard #sumovie {
	max-width:1200px;
	margin:auto;
	padding-top:2em;
}
#billboard #sumovie div.discription {
	float:left;
	padding-top:4em;
	text-align:center;
}
#billboard #sumovie div.discription h3 {
	font-size:2.8em;
}
#billboard #sumovie div.discription p {
	font-size:1.2em;
}
#billboard #sumovie div.movie {
	float:right;
}
#billboard #sumovie div.movie iframe{
	width:560px;
	height:315px;
}

#contents > .cf > .inner01 #section01 > img {
	max-width: 750px;
	margin: 2em auto;
}
#contents > .cf > .inner01 #section01 .txtWrap01 {
	padding: 2em 12em;
	margin: 4em 0;
	border: 1px solid #989898;
	border-radius: 5px;
}
#contents > .cf > .inner01 #section01 .txtWrap01 .ttl01 {
	color: #ff8429;
	font-size: 200%;
	font-weight: 600;
	text-align: center;
	margin-bottom: 0.5em;
}
#contents > .cf > .inner01 #section01 .txtWrap01 ul li {
	text-indent: 4em;
	padding: 0.5em;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #989898;
}
#contents > .cf > .inner01 #section01 .txtWrap01 ul li span {
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	position:relative;
}
#contents > .cf > .inner01 #section01 .txtWrap01 ul li span:before,
#contents > .cf > .inner01 #section01 .txtWrap01 ul li span:after{
	content:"";
	display:block;
	position:absolute;
}
#contents > .cf > .inner01 #section01 .txtWrap01 ul li span:before{
	width: 16px;
	height: 16px;
	border-radius: 3px;
	background: #ffffff;
	border: 2px solid #4ca82d;
	top: -2px;
	left: -2em;
}
#contents > .cf > .inner01 #section01 .txtWrap01 ul li span:after{
	width: 8px;
	height: 4px;
	border-left: 3px solid #4ca82d;
	border-bottom: 3px solid #4ca82d;
	-webkit-transform: rotate(-45deg);
	transform: rotate(-45deg);
	left: calc(-2em + 4.5px);
	top: 3px;
}
#contents > .cf > .inner01 #section02 ul {
	margin: 3em 0 5em;
}
#contents > .cf > .inner01 #section02 ul li {
	position: relative;
}
#contents > .cf > .inner01 #section02 ul li:after {
	display: block;
	content: '';
	width: 100vw;
	height: 100%;
	background: #d2e9ca;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: calc(-33.33% - calc(calc(100vw - calc(100% * 1.33)) / 2 ));
	z-index: -2;	
}
body.ie #contents > .cf > .inner01 #section02 ul li:after {
	width: 200vw;
	left: -100vw;
}
#contents > .cf > .inner01 #section02 ul li:nth-child(even):after {
	background: #f1f7ef;
}
#contents > .cf > .inner01 #section02 ul li:nth-child(1):after { z-index: -2;	}
#contents > .cf > .inner01 #section02 ul li:nth-child(2):after { z-index: -3;	}
#contents > .cf > .inner01 #section02 ul li:nth-child(3):after { z-index: -4;	}
#contents > .cf > .inner01 #section02 ul li:nth-child(4):after { z-index: -5;	}
#contents > .cf > .inner01 #section02 ul li .txtWrap {
	width: 30%;
	position: absolute;
}
#contents > .cf > .inner01 #section02 ul li:nth-child(odd) .txtWrap {
	left: 16%;
	top: 30%;
}
#contents > .cf > .inner01 #section02 ul li:nth-child(even) .txtWrap {
	right: 16%;
	top: 30%;
}
#contents > .cf > .inner01 #section02 ul li .txtWrap .ttl01 {
	color: #000;
	font-size: 156.25%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	margin-bottom: 0.5em;
	position: relative;
}
#contents > .cf > .inner01 #section02 ul li .txtWrap .ttl01 .sp01 {
	color: #aad59b;
	font-size: 700%;
	font-style: italic;
	font-weight: 300;
	line-height: 1;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: -1;
}
#contents > .cf > .inner01 #section02 ul li:first-child .txtWrap .ttl01 .sp01 {
	left: -0.13em;
}
#contents > .cf > .inner01 #section02 ul li .txtWrap .txt01 {
	color: #000;
	font-weight: 400;
	line-height: 1.8;
}
#contents > .cf > .inner01 #section03 .inner01 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding-top: 1em;
}
#contents > .cf > .inner01 #section03 .inner01 ul li {
	width: 48%;
	border-radius: 5px;
	margin-bottom: 4%;
	overflow: hidden;
}
#contents > .cf > .inner01 #section03 .inner01 ul li .txt01 {
	color: #fff;
	font-size: 156.25%;
	text-align: center;
	line-height: 2;
	letter-spacing: 0;
	background: #4ca82d;
}
#contents > .cf > .inner01 #section03 .inner02 {
	padding: 2em 0;
}
#contents > .cf > .inner01 #section03 .inner02 .ttl01 {
	color: #4ca82d;
	font-size: 237.5%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	text-align: center;
}
#contents > .cf > .inner01 #section03 .inner02 .txt01 {
	text-align: center;
	line-height: 2.5;
	letter-spacing: 0;
	margin: 2em 0 1em;
}
#contents > .cf > .inner01 #section03 .inner03 .ttl01 {
	color: #000;
	font-size: 137.5%;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	text-align: center;
	letter-spacing: 0.25em;
}
#contents > .cf > .inner01 #section03 .inner03 ul {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	margin: 2em 0;
}
#contents > .cf > .inner01 #section03 .inner03 ul li {
	width: 20%;
	text-align: center;
	margin-bottom: 5%;
}
#contents > .cf > .inner01 #section03 .inner03 ul li img {
	width: auto;
	max-height: 100px;
	margin: auto;
}
#contents > .cf > .inner01 #section03 .inner03 ul li p {
	color: #000;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
	line-height: 1.5;
	margin-top: 0.5em;
}
{* ここからsection変更 #section03 .inner04 => #section04 .inner04 *}

#contents > .cf > .inner01 #section04 .inner04 {
	position: relative;
	padding: 3em 0 5em;
	transition: 0.4s;
}
#contents > .cf > .inner01 #section04 .inner04:after {
	display: block;
	content: '';
	width: 100vw;
	height: 100%;
	background: #f5f5f5;
	background-size: cover;
	position: absolute;
	bottom: 0;
	left: calc(-33.33% - calc(calc(100vw - calc(100% * 1.33)) / 2 ));
	z-index: -2;
}
body.ie #contents > .cf > .inner01 #section04 .inner04:after {
	width: 200vw;
	left: -100vw;
}
#contents > .cf > .inner01 #section04 .inner04 ul {
	margin-bottom: 3em;
}
#contents > .cf > .inner01 #section04 .inner04 ul li:nth-child(n+6) {
	display: none;
}
#contents > .cf > .inner01 #section04 .inner04 ul li a {
	color: #000;
	/*
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	*/
	padding: 1em 0;
	border-bottom: 1px solid #414141;
	transition: 0.4s;
}
#contents > .cf > .inner01 #section04 .inner04 ul li a.blancLink01 {
	pointer-events: none; 
}
#contents > .cf > .inner01 #section04 .inner04 ul li a span {
	display: inline-block;
	line-height: 1.5;
	vertical-align: top;
}
#contents > .cf > .inner01 #section04 .inner04 ul li a .sp01 {
	width: 7em;
	margin-right: 1em;
}
#contents > .cf > .inner01 #section04 .inner04 ul li a .sp02 {
	width: calc(100% - 8em);
}
#contents > .cf > .inner01 > #section04 .inner04 .btn01 {
	position: relative;
}
#contents > .cf > .inner01 > #section04 .inner04 .btn01 a {
	color: #fff;
	text-align: center;
	width: 17em;
	padding: 1em 0;
	margin: auto;
	box-sizing: border-box;
	border-radius: 2em;
	background: #4ca82d;
	border: 1px solid #4ca82d;
	transition: 0.4s;
}
#contents > .cf > .inner01 > #section04 .inner04 .btn01 a span {
	font-size: 125%;
	line-height: 1.5;
	position: relative;
}
#contents > .cf > .inner01 > #section04 .inner04 .btn01 a span:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(45deg);
	position: absolute;
	top: 9px;
	right: -3em;
	transition: 0.4s;
}
{* 変更ここまで *}
#contents > .cf > .inner01 #section04 .inner01 {
	padding: 4em 0;
	position: relative;
}
#contents > .cf > .inner01 #section04 .inner01:after {
	display: block;
	content: '';
	width: 100vw;
	height: 100%;
	background: url("../images/sumauhon/sumauhon_01_img20_pc.png");
	background-size: cover;
	background-position: top center;
	position: absolute;
	bottom: 0;
	left: calc(-33.33% - calc(calc(100vw - calc(100% * 1.33)) / 2 ));
	z-index: -2;
}
body.ie #contents > .cf > .inner01 #section04 .inner01:after {
	width: 140vw;
	left: -40vw;
}
#contents > .cf > .inner01 #section04 .inner01 ul {
	width: 100%;
	border-spacing: 30px 0;
}
#contents > .cf > .inner01 #section04 .inner01 ul li {
	max-width: 400px;
	text-align: center;
	margin: auto;
}
#contents > .cf > .inner01 #section04 .inner01 ul li a {
	color: #fff;
	font-weight: 500;
	padding: 1em 0;
	box-sizing: border-box;
	border: 1px solid #4ca82d;
	border-radius: 2em;
	background: #4ca82d;
	position: relative;
	transition: 0.4s;
}
#contents > .cf > .inner01 #section04 .inner01 ul li a span {
	font-size: 125%;
	line-height: 1.5;
}
#contents > .cf > .inner01 #section04 .inner01 ul li a span:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(-45deg);
	position: absolute;
	top: 1.3em;
	right: 1em;
	transition: 0.4s;
}

#contents > .cf > .inner01 #section06 .inner01 {
	padding: 4em 0;
	position: relative;
}
#contents > .cf > .inner01 #section06 .inner01:after {
	display: block;
	content: '';
	width: 100vw;
	height: 100%;
	background: url("../images/sumauhon/sumauhon_01_img20_pc.png");
	background-size: cover;
	background-position: top center;
	position: absolute;
	bottom: 0;
	left: calc(-33.33% - calc(calc(100vw - calc(100% * 1.33)) / 2 ));
	z-index: -2;
}
body.ie #contents > .cf > .inner01 #section06 .inner01:after {
	width: 140vw;
	left: -40vw;
}
#contents > .cf > .inner01 #section06 .inner01 ul {
	width: 100%;
	border-spacing: 30px 0;
}
#contents > .cf > .inner01 #section06 .inner01 ul li {
	max-width: 400px;
	text-align: center;
	margin: auto;
}
#contents > .cf > .inner01 #section06 .inner01 ul li a {
	color: #fff;
	font-weight: 500;
	padding: 1em 0;
	box-sizing: border-box;
	border: 1px solid #4ca82d;
	border-radius: 2em;
	background: #4ca82d;
	position: relative;
	transition: 0.4s;
}
#contents > .cf > .inner01 #section06 .inner01 ul li a span {
	font-size: 125%;
	line-height: 1.5;
}
#contents > .cf > .inner01 #section06 .inner01 ul li a span:after {
	content: '';
	display: inline-block;
	width: 6px;
	height: 6px;
	border-right: 2px solid #fff;
	border-bottom: 2px solid #fff;
	transform: rotate(-45deg);
	position: absolute;
	top: 1.3em;
	right: 1em;
	transition: 0.4s;
}

@media only screen and (max-width: 1200px) {
	#billboard #sumovie div.discription {
		text-align:center;
		float:none;
	}
	#billboard #sumovie div.movie {
		text-align:center;
		float:none;
	}
	#contents > .cf > .inner01 #section01 .txtWrap01 {
	    padding: 2em 3em;
	}
	#contents > .cf > .inner01 #section01 .txtWrap01 ul li {
		font-size: 87.5%;
    text-indent: 2em;
		letter-spacing: 0;
	}
	#contents > .cf > .inner01 #section01 .txtWrap01 .ttl01 {
    font-size: 150%;
	}
	#contents > .cf > .inner01 #section02 ul {
    margin: 6em 0 4em;
	}
	#contents > .cf > .inner01 #section02 ul li:after {
		left: calc(-47.1% - calc(calc(100vw - calc(100% * 1.47)) / 2 ));
	}
	#contents > .cf > .inner01 #section02 ul li .txtWrap {
		width: 90%;
    top: 12% !important;
    left: 10% !important;
	}
	#contents > .cf > .inner01 #section02 ul li .txtWrap .ttl01 {
		text-align: center;
	}
	#contents > .cf > .inner01 #section02 ul li .txtWrap .ttl01 .sp01 {
    left: -0.1em;
    bottom: -0.4em;
	}
	#contents > .cf > .inner01 #section02 ul li img {
    width: 80%;
    margin: auto;
    padding: 100px 10% 0;
	}
	#contents > .cf > .inner01 #section03 .inner01 ul li .txt01 {
    font-size: 100%;
    letter-spacing: 0;
	}
	#contents > .cf > .inner01 #section03 .inner02 .ttl01 {
    font-size: 150%;
	}
	#contents > .cf > .inner01 #section03 .inner03 ul {
    justify-content: end;
	}
	#contents > .cf > .inner01 #section03 .inner03 ul li {
    width: 25%;
	}
	#contents > .cf > .inner01 #section04 .inner04 {
		margin-top: 5em;
	}
	#contents > .cf > .inner01 #section04 .inner04:after {
    left: calc(-47.1% - calc(calc(100vw - calc(100% * 1.47)) / 2 ));
	}
	#contents > .cf > .inner01 #section04 .inner01:after {
    left: calc(-47.1% - calc(calc(100vw - calc(100% * 1.47)) / 2 ));
	}
}
@media only screen and (max-width: 960px) {
}
@media only screen and (min-width: 768px) {

	#contents > .cf > .inner01 #section04 .inner04 ul li a:hover {
		background: #fff;
		transition: 0.4s;
	}
	#contents > .cf > .inner01 > #section04 .inner04 .btn01 a:hover {
		color: #4ca82d;
		background: #fff;
		transition: 0.4s;
	}
	#contents > .cf > .inner01 > #section04 .inner04 .btn01 a:hover span:after {
		border-right: 2px solid #4ca82d;
		border-bottom: 2px solid #4ca82d;
	}
	#contents > .cf > .inner01 #section04 .inner01 ul li a:hover {
		color: #4ca82d;
		background: #fff;
		transition: 0.4s;
	}
	#contents > .cf > .inner01 #section04 .inner01 ul li a:hover span:after {
		border-right: 2px solid #4ca82d;
		border-bottom: 2px solid #4ca82d;
	}
}
@media only screen and (max-width: 767px) {
	#billboard {
		position: relative;
	}
	#billboard .breadCrumb {
    	background: #d93129;
	}
	#billboard .breadCrumb ul li a {
		color: #fff;
	}
	#billboard .btn01 {
		position: absolute;
		right: 1em;
		/*bottom: 1em;*/
		bottom: 26em;
	}
	#billboard .btn01 a {
		display: block;
		width: 7em;
		height: 7em;
		color: #4ca82d;
		font-size: 112.5%;
		font-weight: 500;
		line-height: 7em;
		text-align: center;
		background: #fff;
		border: 2px solid #4ca82d;
		border-radius: 50%;
		box-sizing: border-box;
	}
	#billboard #sumovie {
		max-width:700px;
		margin:auto;
		padding-top:2em;
	}
	#billboard #sumovie div.discription {
		padding-top:4em;
		text-align:center;
	}
	#billboard #sumovie div.discription h3 {
		font-size:2.4em;
	}
	#billboard #sumovie div.discription p {
		font-size:1.2em;
	}
	#billboard #sumovie div.movie iframe{
		width:560px;
		height:315px;
	}
	#contents > .cf > .inner01 > section .btn01 a {
    padding: 1em 0;
	}
	#contents > .cf > .inner01 > section .btn01 a span:after {
    top: 0.2em;
	}
	#contents > .cf > .inner01 #section01 .txtWrap01 {
    padding: 2em 1em;
	}
	#contents > .cf > .inner01 #section01 .txtWrap01 ul li {
    font-size: 87.5% !important;
    text-indent: 2em;
    padding: 1em 0;
    margin-bottom: 1em;
	}
	#contents > .cf > .inner01 #section01 .txtWrap01 ul li span:after {
		left: -2.0em;
    top: 0.3em;
	}
	#contents > .cf > .inner01 #section01 .txtWrap01 ul li span:before {
		width: 13px;
    height: 13px;
    top: -1px;
    left: -2.3em;
	}
	#contents > .cf > .inner01 #section02 ul {
    margin: 3em 0;
	}
	#contents > .cf > .inner01 #section02 ul li {
	}
	#contents > .cf > .inner01 #section02 ul li:after {
    width: 117.2%;
    left: -5.8%;
	}
	#contents > .cf > .inner01 #section02 ul li .txtWrap {
		width: 100%;
    left: 0% !important;
	}
	#contents > .cf > .inner01 #section02 ul li .txtWrap .ttl01 {
    margin-bottom: 1em;
	}
	#contents > .cf > .inner01 #section02 ul li .txtWrap .ttl01 .sp01 {
		font-size: 600%;
		font-weight: 400;
    left: 0 !important;
	}
	#contents > .cf > .inner01 #section02 ul li .txtWrap .txt01 {
		font-size: 112.5%;
	}
	#contents > .cf > .inner01 #section02 ul li img {
    width: 100%;
    padding: 25% 0 0;
	}
	#contents > .cf > .inner01 #section03 .inner01 ul {
		display: block;
	}
	#contents > .cf > .inner01 #section03 .inner01 ul li {
		width: 100%;
	}
	#contents > .cf > .inner01 #section03 .inner01 ul li .txt01 {
    font-size: 125%;
	}
	#contents > .cf > .inner01 #section03 .inner02 .txt01 {
		font-size: 93.75%;
	}
	#contents > .cf > .inner01 #section03 .inner03 .ttl01 {
    letter-spacing: 0.15em;
	}
	#contents > .cf > .inner01 #section03 .inner03 ul {
    width: 84%;
    margin: 3em auto;
	}
	#contents > .cf > .inner01 #section03 .inner03 ul li {
    width: 50%;
	}
	#contents > .cf > .inner01 #section04 .inner04 {
    margin-top: 2em;
    padding: 3em 0;
	}
	#contents > .cf > .inner01 #section04 .inner04:after {
    width: 120%;
    left: -10%;
	}
	#contents > .cf > .inner01 #section04 .inner01 ul {
    border-spacing: 10px 0;
	}
	#contents > .cf > .inner01 #section04 .inner01:after {
		width: 120%;
    left: -10%;
    background: url(../images/sumauhon/sumauhon_01_img20_sp.png);
    background-size: cover;
	}
}
@media (orientation: landscape) and (max-width: 767px){
	#contents > .cf > .inner01 #section01 .txtWrap01 ul li {
		font-size: 75% !important;
    text-indent: 1.5em;
	}
	#contents > .cf > .inner01 #section01 .txtWrap01 ul li span:before {
    width: 18px;
    height: 18px;
		left: -1.8em;
	}
	#contents > .cf > .inner01 #section01 .txtWrap01 ul li span:after {
    left: -1.5em;
	}
}
@media only screen and (max-width: 414px) {
	#billboard #sumovie div.discription {
		text-align:center;
		float:none;
	}
	#billboard #sumovie div.movie {
		text-align:center;
		float:none;
	}
	#billboard #sumovie div.movie iframe{
		width:354px;
		height:199px;
	}	
}
@media only screen and (max-width: 320px) {
	#billboard #sumovie div.discription {
		float:none;		
	}
	#billboard #sumovie div.movie {
		float:none;
	}
	#billboard #sumovie div.movie iframe{
		width:310px;
		height:174px;
	}	
}

{* 2022/02/25 追加 *}
#contents > .cf > .inner01 #section05 {
	margin-bottom:3em;
}
#contents > .cf > .inner01 #section05 .inner01 .txt01 {
	color: #333;
	line-height: 2.5;
	text-align: center;
	font-family: "Hiragino Kaku Gothic W5 JIS2004";
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 dt{
	padding-left:1em;
	border-left:solid 10px #666;
	margin-top:2em;
	margin-bottom:0.5em;
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 {
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd {
	border-top:solid 1px #666;	
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst01 {
	list-style-type:disc;
	margin:0.5em 0 0.5em 2em;
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst01 li {
	margin:0.5em 0;
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 .interval {
	font-weight:bold;
	text-align:center;
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 {
	display:flex;
	flex-wrap:nowrap;
	justify-content:left;
	padding:1.5em;
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li:nth-child(1) {
	width:200px;
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li:nth-child(2) {
	width:400px;
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li:nth-child(3) {
	width:200px;
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li.riyou {
	width:300px;
}

#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li a {
	text-decoration:underline;
	color:blue;
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li a:before {
	position: relative;
	top: 5px;
	margin: 0 10px 0 0;
	content: url('https://www.10fw.co.jp/blog/wp-content/themes/10fw/images/sumauhon/sumauhon_01_imgpdf30.png');
}
#contents > .cf > .inner01 #section05 .inner01 .dlst01 .initial {
	margin-top:1.5em;
}
@media only screen and (max-width: 1280px) and (min-width: 768px) {
	#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li {
		width:190px;
	}
	#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li a:before {
		content: url('https://www.10fw.co.jp/blog/wp-content/themes/10fw/images/sumauhon/sumauhon_01_imgpdf25.png');
		margin: 0 5px 0 0;
	}
}
@media only screen and (max-width: 767px) and (min-width: 451px) {
	#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li {
		width:130px;
	}
	#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li a:before {
		content: url('https://www.10fw.co.jp/blog/wp-content/themes/10fw/images/sumauhon/sumauhon_01_imgpdf20.png');
		margin: 0 0 0 0;
	}
}
@media only screen and (max-width: 450px) {
	#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li {
		width:115px;
	}
	#contents > .cf > .inner01 #section05 .inner01 .dlst01 dd ul.lst02 li a:before {
		content: url('https://www.10fw.co.jp/blog/wp-content/themes/10fw/images/sumauhon/sumauhon_01_imgpdf20.png');
		margin: 0 0 0 0;
	}
}


