<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#cnt .caution{
	padding-left: 1em;
    text-indent: -1em;	
}

#cnt .sp_only{
	display:none;
}

#cnt .pc_only{
	display:block;
}

#cnt .ttl-unit-02 {
    margin: 20px 0 !important;

}

#demo01 table {
	border:1px solid #fff;
    width: 910px;
    border-spacing: 0;
    margin: 0 auto;
	box-sizing:border-box;
}
#demo01 tr, #demo01 td {
    border:1px solid #fff;
	padding:8px;    
	box-sizing:border-box;
}

#demo01 th {
	background-color: #e96a8a;
	color: #ffffff;
	border: 1px solid #fff;
	font-size: 18px;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	width: 33%;
	box-sizing: border-box;
}
#demo01 td{background-color:#FFF7E5;}
#demo01 td:first-child {
	background-color: #FFE1E8;
}
#demo01 td a{
	color: #4646FF !important;
}
@media (max-width: 720px) {



#demo01 td.blank {
    display: none;
}


#demo01 tr, #demo01 td {
    border:1px solid #fff;
	box-sizing:border-box;
	   
}

#demo01 table { width: 100%; padding: 10px;}
#demo01 thead { display: none;}

#demo01 td {
  
    box-sizing:border-box;
    display: block;
    padding: 5px;
}


#demo01 td:before {
    background-color: #f5f3ec;
    color: #4f4d47;
    display: block;
}
#demo01 th{
	display:none;
}




#cnt .all{
	width:100%;
	height:auto;
}

#cnt .sp_only{
	display:block;
}

#cnt .pc_only{
	display:none;
}

#cnt .pad1{
	padding:5%;
}

}
</pre></body></html>