
#n202601{
	background:url("bg.jpg") left top repeat-y;
	background-size: contain;
}

.fk3{
	margin: 20px 0;
	border: none;
	box-shadow:none;
    padding: 15px 15px 25px;	
}

.fk3:before {
    border:none;
}


.imgFloatL{
	float: left!important;
	margin-right: 10px !important;
}

.imgFloatR{
	float: right!important;
	margin-left: 10px !important;
}

.sub{
	padding:5px 20px;
}

.sub p b{
	font-size: 110%;
}

.secBx{
	margin: 30px 15px 0;
}

.caseBox {
display: block;
background-color: #fff;
margin: 10px 20px 20px;
border-radius: 6px;
	padding: 15px;
}

.caseBox h3{
	margin: 0 0 0.5em;
	padding: 0 0 0.3em;
	color: #000;
    clear: both;	
}

.caseBox h3 span{
font-size: 100%;	
	background: linear-gradient(transparent 60%, #ea9b9b 60%);
    padding-bottom: 5px;	
}


.caseBox ul {
list-style-type: none;
	text-align: left;
}

.caseBox li{
margin: 0.5em 0 0;
	line-height: 1.6;
margin-left: 1.2em; 
text-indent: -1.2em; 	
}

.caseBox li:before{
    font-family: "Font Awesome 5 Free";
    content: '\f058';
    font-weight: bold;
    margin-right: 0.2em;
    color: #e60012;
    font-size: 120%;	
	
}

.fBnd{
font-size: 100%;	
	background: linear-gradient(transparent 70%, #fffb86 70%);
}


.tx01{

	font-weight: bold;
	margin:1em 5%;
}

.tx01 p{
		font-size: 115%;
	text-align: center;
}

.st1{
	display: flex;
	justify-content: space-between;
	align-items:flex-start;
	line-height: 1.4;
	color: #d01d2b;
	text-align: center;
}
.st1 span{
	font-size: 130%;
  text-shadow:1px 1px 3px #fff;
	line-height: 1.3;
}

.conbox{
	background-color: #fff;
	border-radius: 6px;
	padding: 45px 15px 15px;
margin-top: -30px;	
}


.mt20{
	margin-top: 20px;
}

.flex{
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
}

.main p {
    margin-bottom:0;
}


.st2 {
    line-height: 1.4;
    color: #d01d2b;
    text-align: center;
}

.st2 span {
    font-size: 120%;
    text-shadow: 1px 1px 3px #fff;
    line-height: 1.3;
}


.tx02{
text-align: center;
margin: 1em 0;
display: flex;
}
.tx02 p {
    font-weight: 600;
    font-size: 1.10em;
    display: inline-block;
    text-align: center;
    padding: 0 0;
}

.tx02:before,
.tx02:after {
    position: relative;
    display: inline-block;
    content: "";
    background:#000;;
    width: 2px;
    height: 5.5em;
    margin: 0.5em 0.64em;
    vertical-align: -1.2em;
    bottom: 0;
}

.tx02:before {
    transform: rotate(-30deg);
}

.tx02:after {
    transform: rotate(30deg);
}


.inlineBlk {
    display: inline-block;
	text-indent:0;
	font-size: 100%;
}

.hang{
	margin-left: 1em; 
text-indent: -1em; 
}

.sst1{
	margin-top: 20px;
    position: relative;	
}

.sst1 span{
	display: inline-block;	
	background-color: #c00;
	color: #fff;
	padding: 5px 20px 5px 30px;
	border-radius: 4px;	
    margin-left: -30px;	

}

.sst1 img{
	position: relative;
	z-index: 1;
}

#end .inner{
	background-color: #fff;
	padding: 20px 20px 0;
	border-radius: 6px;
}

#end .inner:after {
	content: ""; 
	display: block; 
	clear: both;
}


/*---------------------------*/

.tbl01 {
width: 640px;
margin: 0 0;
border-collapse: collapse;
}
.tbl01 thead th {
	background:#E2F3F5;
	color:#000;
	padding:5px;
	border-right:#A3C5C9 solid 1px;
	border-bottom:#A3C5C9 solid 1px;
	font-size: 90%;
	line-height: 1.5;
}
.tbl01 thead th:last-child {
	border-right:#A3C5C9 solid 1px;
}
.tbl01 tbody th {
	background:#E2F3F5;
	color:#000;
	padding:5px;
	border-bottom:#A3C5C9 solid 1px;
	border-right:#A3C5C9 solid 1px;	
	vertical-align:middle;
	text-align: center;
	font-weight: 600;
    font-size: 85%;
	line-height: 1.5;
}

.tbl01 tbody tr:first-child th {
	font-weight: normal;	
	background:#C4E9ED;
}

.tbl01 tbody tr:last-child th {
	border-bottom:#A3C5C9 solid 1px;
}

.tbl01 tbody tr th:last-child{
	border-right: none;
}

.tbl01 tbody td {
	background:#FFF;
	padding:5px;
	border-left:#A3C5C9 solid 1px;
	border-bottom:#A3C5C9 solid 1px;
	vertical-align:middle;
	font-size: 90%;
	line-height: 1.5;
}

.tbl01 p{
	padding: 0;
	margin: 0;
	font-size: 96%;
	line-height: 1.6;
}

.fzS{
	font-size: 85% !important;
}

.fRed{
	color: #c00;
}

.tate{
	writing-mode: vertical-rl;
	letter-spacing: 0.2em;
}

.fwB{
	font-weight: 600;
}

.scroll-hint-icon {
top: calc(40% - 25px)!important;
}
