<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*
Theme Name: WING-AFFINGER5 Child
Template: affinger5
Description: ver20180831ä»¥ä¸Šå¯¾å¿œ
Version: 20180831
*/



/*media Queries ã‚¹ãƒžãƒ¼ãƒˆãƒ•ã‚©ãƒ³ã¨ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆã‚µã‚¤ã‚ºï¼ˆ959pxä»¥ä¸‹ï¼‰ã§é©å¿œã—ãŸã„CSS - ã‚¹ãƒžãƒ›ãƒ»ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆ
---------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 959px) {


	/*-- ã“ã“ã¾ã§ --*/
}
	
/*media Queries ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆã‚µã‚¤ã‚ºï¼ˆ600pxï½ž959pxï¼‰ã®ã¿ã§é©å¿œã—ãŸã„CSS -ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆã®ã¿
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) and (max-width: 959px) {


	/*-- ã“ã“ã¾ã§ --*/
}	
	
/*media Queries ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆï¼ˆ600pxï¼‰ä»¥ä¸Šã§é©å¿œã—ãŸã„CSS -ã‚¿ãƒ–ãƒ¬ãƒƒãƒˆãƒ»PC
---------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 600px) {


	/*-- ã“ã“ã¾ã§ --*/
}

/*media Queries PCã‚µã‚¤ã‚ºï¼ˆ960pxï¼‰ä»¥ä¸Šã§é©å¿œã—ãŸã„CSS - PCã®ã¿
---------------------------------------------------------------------------------------------------*/
@media print, screen and (min-width: 960px) {


	/*-- ã“ã“ã¾ã§ --*/
}

/*media Queries ã‚¹ãƒžãƒ›ã‚µã‚¤ã‚ºï¼ˆ599pxï¼‰ä»¥ä¸‹ã§é©å¿œã—ãŸã„CSS - ã‚¹ãƒžãƒ›ã®ã¿
---------------------------------------------------------------------------------------------------*/
@media print, screen and (max-width: 599px) {

	
	/*-- ã“ã“ã¾ã§ --*/
}


div.st-mcbtn-box{
	margin-bottom: 20px;
	padding: 20px 10px;
	background:#fafafa;
}
div.st-mcbtn-box p{
	margin-bottom: 0;
}
div.st-mcbtn-box a{
	font-weight:bold;
	color:#fff;

}

.figcaption{
	font-size: 10px;
	}


.side-ad{
	margin: 25px 0;
	}
	
	


#contentInner img {
    border: none;
    border-radius: none;
    box-shadow: none;
    margin: 10px 0 30px;
}


/*ãƒœã‚¿ãƒ³ã®è‰²ã‚’ãªãã™ã®ã§ã‚¯ãƒªãƒƒã‚¯çŽ‡ã‚’è¨ˆæ¸¬ã™ã‚‹ã“ã¨*/

p#cvbtn{
	background:#e53935; 
	background: linear-gradient(to bottom, #f44336, #e53935);
	background: linear-gradient(to bottom, rgb(244,67,54), rgb(229,57,53));
	color:#fff;
	border-color:#e57373;
	border-width:1px;
	border-radius:5px;
	font-size:120%;
	font-weight:bold;

	width:90%;
	box-shadow:0 3px 0 #c62828;

}
	
p#cvbtn2{
/*	background:#e53935; 
	background: linear-gradient(to bottom, #f44336, #e53935);

	background: linear-gradient(to bottom, rgb(244,67,54), rgb(229,57,53));
	color:#fff;
*/
	border-color:#e57373;
	border-width:1px;
	border-radius:5px;
	font-size:120%;
	font-weight:bold;

	width:90%;
	box-shadow:0 3px 0 #c62828;
	
	
	
}
</pre></body></html>