.parts-ul-list {
    list-style: none;

}
.parts-ul-list li {
    position: relative;
    padding-left: 1em;
}
.parts-ul-list li::before {
    content: '・';
    position: absolute;
    left: 0;
    top: 0;
}
.parts-bold-text {
    font-weight: bold;
}
.parts-small-text {
    font-size: calc(1em - 2px);
    font-weight: 400;
}
#sct-article a {
    color: #009844;
    font-weight: bold;
    text-decoration: underline;
}
  #sct-article > h1 {
    margin: 0 0 48px 0;
    text-align: center;
    font-size: 32px;
    font-weight: bold;
  }
#sct-article > table {
    border: solid 1px #CCCCCC;
    border-top: none;
}
#sct-article > table > tbody > tr > th {
    width: 210px;
    vertical-align: top;
    padding: 16px 24px;
    font-size: 16px;
    font-weight: bold;
    border-top: solid 1px #CCCCCC;
    background: #F7F7F7;
}
#sct-article > table > tbody > tr > td {
    border-top: solid 1px #CCCCCC;
    padding: 16px 24px;
    vertical-align: top;
}
body:has(> #container) {
  #sct-article h1 {
    margin: 0 0 24px 0;
    text-align: center;
    font-size: 24px;
    font-weight: bold;
  }
  #sct-article {
    margin-left: 15px;
    margin-right: 15px;
  }
  #sct-article > table {
    border-top: solid 1px #CCCCCC;
  }

  #sct-article > table > tbody > tr > th {
    border-top: none;
    width: 100%;
    display: block;
    text-align: left;
    padding: 10px 15px;
    font-size: 14px;
  }
  #sct-article > table > tbody > tr > td {
    border-top: none;
    width: 100%;
    display: block;
    padding: 10px 15px;
    font-size: 14px;
  }
  .parts-small-text {
    display: block;
    font-size: 1em;
	  color: #666;
  }
}
.guide-text--before >p{
	margin: 0 0 16px;
}
.guide-text--before > dt{
	margin: 0 0 8px;
}
.guide-text--before-business{
	display: block;
}
#sct-article dt{
	font-weight: bold;
	margin: 1.5em 0 .5em;
	font-size: 1.125em;
}
#sct-article .guide-text--before-business dt,
#sct-article .guide-text--before-private dt{
	margin-top: 0;
}
#sct-article .guide-text--before-business dt span{
	background: #00B050;
	color: #fff;
	font-weight: bold;
	padding: .25em 5em;
	font-size: 1em;
}
.guide-text--before-private {
	margin-top:1em;
}
#sct-article .guide-text--before-private dt span{
	background: #0070C0;
	color: #fff;
	font-weight: bold;
	padding: .25em 1.5em;
	font-size: 1em;
}
.guide-td--entry{
	margin: 0 0 2em;
}

#sct-article dl:first-child dt{
	margin: 0 0 .5em;
}
.guide-text--entry > p,.guide-text--before > p{
	font-weight: bold;
	margin: 0 0 1.5em;
	font-size: 18px;
}
.guide-text--entry {
	margin: 1.5em 0 2em;
}
.guide-td--entry span{
	font-size: 18px;
	margin: 2em 0 .5em;
}
.guide-td--entry span.add-member{
	font-size: 16px;
	font-weight: bold;
}
.guide-table--webmember {
	border: solid 1px #ccc;
	margin:0 0 1.5em;
}
.guide-table--webmember th{
	background: #f7f7f7;
	font-weight: bold;
	padding: 1em 2.5em 1em 1.5em;
	border-top: 1px solid #ccc;
}
.guide-table--webmember td{
	padding: 0 1.5em;
	border-top: 1px solid #ccc;	
}
.guide-table--comparison{
	margin: 0 0 1.5em;
}
.guide-table--comparison th{
	font-weight: bold;
}
.guide-table--comparison th,
.guide-table--comparison td{
	border: 1px solid #ccc;
	padding: 1px 2.5em;
	text-align: center;
}
#sct-article .guide-text--before--net .guide-text--before--btn a{
	background: #009844;
	padding: .7em 2.5em;
	border-radius: 4px;
	color: #fff;
	text-decoration: none;
	border:1px solid #009844;
	display: inline-block;
}
#sct-article .guide-text--before--net .guide-text--before--btn a:hover{
	background: #fff;
	color: #009844;
	border: 1px solid #009844;
}
#sct-article .guide-text--before--jikou .guide-text--before--btn a{
	background: #777;
	border-radius: 4px;
	border: 1px solid #777;
	color: #fff;
	padding: .7em 4em;
	margin: 0 1.5em 0 0;
	text-decoration: none;
	display: inline-block;
}
#sct-article .guide-text--before--net .guide-text--before--btn,
#sct-article .guide-text--before--jikou .guide-text--before--btn{
margin:.5em 0 1em 0;
}
#sct-article .guide-text--before--jikou .guide-text--before--btn a:hover{
	background: #fff;
	border: 1px solid #777;
	color: #777;
}
.guide-text--before--fax div > p{
	font-weight: bold;
	border: 1px solid #ccc;
	padding: .5em;
	width: 11em;
	display: inline-block;
	margin: .5em .5em .5em 0;
}
/*SP*/
@media only screen and (max-width: 768px){
	.guide-text--before-business{
		width: 100%;
		display: block;
	}
	#sct-article .guide-text--before-business dt span,
	#sct-article .guide-text--before-private dt span{
		font-size: 1em;
		margin: .8em 0 0 0;
	}
	#sct-article .guide-text--before--net .guide-text--before--btn a:first-child{
		padding: .7em 2em;
		margin: 0 .5em 0 0;
	}
	#sct-article .guide-text--before--net .guide-text--before--btn a{
		padding: .7em 1.2em;
	}
	#sct-article .guide-text--before-business{
		margin-bottom: 1em;
	}
	#sct-article .guide-text--before--jikou .guide-text--before--btn a:first-child{
		padding: .7em 3.5em;
		margin: 0 .5em 0 0;
	}
	#sct-article .guide-text--before--jikou .guide-text--before--btn a{
		padding: .7em 2em;
		margin: .5em 0;
	}
	.guide-text--entry > p,.guide-text--before > p{
	margin: 0 0 1em;
	font-size: 1em;
}
	.guide-table--webmember{
		font-size: .9em;
	}
	.guide-table--webmember th,.guide-table--webmember td{
		display: block;
		width: 100%;
		text-align: left;
		padding: .8em;
		border-top: none;
	}
	.guide-table--comparison{
		font-size: .9em;
	}
	.guide-table--comparison th, .guide-table--comparison td{
		padding: 1px .5em;
	}
	body:has(> #container) {
	#sct-article > table > tbody > tr > th{
		border-top: 1px solid #ccc;
	}
		font-weight: normal;
	}



}