<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">#responsive_wrap{
	color:#000000;
}

#cnt .date{
	font-weight:bold;
	font-size:16px;
}

#cnt .date2{
	font-size:14px;
	text-align: center;
}

#cnt .date3{
	font-size:24px;
	font-weight:bold;
	text-align: center;
}

#cnt .date4{
	font-size:15px;
	text-align: center;

}

#cnt .date5{
	font-size:18px;
	font-weight:bold;
	text-align: center;
}

#cnt .date6{
	font-size:12px;
	text-align: center;

}

#cnt .content1{
	padding: 20px;
    margin: 2em 0;
    background: white;
    border-top: solid 5px #b32838;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);
}

#cnt .content2{
	padding: 20px;
    margin: 2em 0;
    background: white;
    border-top: solid 5px #3ab54a;
    box-shadow: 0 3px 5px rgba(0, 0, 0, 0.22);

}

#cnt .caution{
	margin-bottom: 20px;
	    margin: 0 10px;
	text-align: center;
}

#cnt .caution ul li{
	display: inline-block;
    text-align: left;
}

#cnt .caution2{
	margin-bottom: 20px;
	    margin: 0 10px;
}

#cnt .caution2 ul li{
	display: inline-block;
    text-align: left;
	font-size: 12px;
}

#cnt .box1 {
	margin-top: 50px;
	padding-top: 20px;
	padding-left: 10px;
	border: 1px solid #0014FF;
	padding-right: 10px;
	padding-bottom: 20px;
}

a:hover{
	opacity:0.7;}
	
	
#cnt .sp_only{
	display:none;
}

#cnt .pc_only{
	display:block;
}

.present {
	margin: 20px 0;
	text-align: center;
}

/*.prebox {
    position: relative;
    margin: 20px 5px 20px 5px;
    padding: 0.5em 1em;
    border: solid 2px #62c1ce;
	width: 250px;
	display:inline-block;
}
.prebox .prebox-title {
    position: absolute;
    display: inline-block;
    top: -27px;
    left: -3px;
    padding: 0 9px;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
    font-size: 17px;
    background: #62c1ce;
    color: #ffffff;
    font-weight: bold;
    border-radius: 5px 5px 0 0;
}
.prebox p {
    margin: 0; 
    padding: 0;
	display: inline;
}*/

.rev {
    margin-top: 30px;
	text-align: center;
}

.wrapper {
margin: 0 auto;
text-align: center;

}

.txt {
display: inline-block;
text-align: left;
font-size: 14px;
}

#cnt .pic .boxtext01 {
	text-align: center;
	line-height: 25px;
	font-size: 15px;
	padding-bottom: 10px;
}

#cnt .mored {
	padding-left: 3em;
	text-indent: -3em;
	display: inline-block;
    text-align: left;

}

#cnt .mored {
	padding-left: 3em;
	text-indent: -3em;
	display: inline-block;
    text-align: left;

}

.col-1 {
    display: inline-block;
    width: 100px;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 10px;
    /* border: solid 1px; */
}
.col-2 {
    display: inline-block;
    width: 600px;
	text-align: left;
	font-size: 18px;
    /* border: solid 1px; */
}

.col-3 {
    display: inline-block;
    width: 100px;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
    /* border: solid 1px; */
}

.col-4 {
    display: inline-block;
    width: 100px;
	text-align: left;
	font-weight: bold;
	font-size: 18px;
	margin-top: 10px;
    /* border: solid 1px; */
}

.item {
    text-align: center;
	margin: 20px 0px;
	
}

@media (max-width: 720px) {
	
#cnt .sp_only{
	display:block;
}

#cnt .pc_only{
	display:none;
}
	
#cnt .btn img{
	width:80%;
	height:auto;
}
#cnt .sp70{
	width:70%;
	height:auto;
	margin: 0 auto;
	}	

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

	.item {
    text-align: center;
	margin: 20px 0px;
	
}
	
	.col-1 {
    display: inline-block;
    width: 100px;
	text-align: center;
	font-weight: bold;
	font-size: 18px;
	margin-bottom: 5px;
    /* border: solid 1px; */
}
.col-2 {
    display: inline-block;
    width: 330px;
	text-align: center;
	font-size: 18px;
	margin-bottom: 15px;
    /* border: solid 1px; */
}
	
.spspace {
	text-align: center;
}
	
	}
</pre></body></html>