<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*PCã‚µã‚¤ãƒˆ*/
@media only screen and (max-width: 599px) {
/* =========================================================
cont01
========================================================= */
div#cont01 {
	width: 100%;
	margin: 0 auto;
}

div#cont01 h2 {
	font-size: 15px;
	font-weight: 800;
	line-height: 50px;
	padding-left: 25%;
	color: #fff;
	letter-spacing: 2px;
	font-family: "æ¸¸æ˜Žæœ", YuMincho, "ãƒ’ãƒ©ã‚®ãƒŽæ˜Žæœ ProN W3", "Hiragino Mincho ProN", "HGæ˜ŽæœE", "ï¼­ï¼³ ï¼°æ˜Žæœ", "ï¼­ï¼³ æ˜Žæœ", serif;
	background-image: url(../img/common/title_back.png);
	background-repeat: no-repeat;
	background-size: auto 100%;
}

div#cont01 div.inner {
	width: 100%;
}

div#cont01 div.inner div.top {
	width: 100%;
	margin-top: 23px;
	overflow: hidden;
}

div#cont01 div.inner div.top dl.p1 {
	width: 100%;
	height: auto;
	margin-bottom: 3px;
	overflow: hidden;
}

div#cont01 div.inner div.top dl.p1 dt {
	display: block;
	float: left;
	width: 30%;
	padding: 2%;
	font-size: 11px;
	font-weight: 400;
	line-height: 20px;
	color: #fff;
	background-color: #5D73C4;
	text-align: center;
}

div#cont01 div.inner div.top dl.p1 dd {
	display: block;
	float: right;
	width: 50%;
	margin-left: 10px;
	margin-right: 25px;
	margin-top: 5.5px;
	font-size: 11px;
	font-weight: 400;
	line-height: 20px;
}

div#cont01 div.inner div.top dl.p2 {
	margin-top: 10px;
	overflow: hidden;
	text-align: right;
	border-top: 1px dashed #aaa;
}

div#cont01 div.inner div.top dl.p2 dt {
	font-size: 11px;
	font-weight: 400;
	margin-right: 5px;
	margin-top: 11px;
}

div#cont01 div.inner div.top dl.p2 dd {
	font-size: 20.5px;
	font-weight: 800;
	line-height: 39px;
	color: #DD1B00;
}

div#cont01 div.inner div.top dl.p2 dd span {
	font-size: 21px;
	padding-left: 7px;
	display: inline-block;
	margin-top: 5px;
}

div#cont01 div.inner div.cms_img {
	width: 100%;
	margin-top: 26px;
	overflow: hidden;
}

div#cont01 div.inner div.cms_img img {
	display: block;
	width: 100%;
	height: auto;
	margin: 10px auto 0;
}

div#cont01 div.inner div.bottom {
	width: 100%;
	overflow: hidden;
	margin-top: 15px;
}

div#cont01 table{
	width: 100%;
	margin: 0;
	border: 1px solid #E1E1E1;
	border-collapse: collapse;
}

div#cont01 table#table_02{
	margin: 10px auto 0;
}

div#cont01 table#table_02{
	margin: 0;
	border-top: none;
}

div#cont01 table#table_02 tr:first-child th,div#cont01 table#table_02 tr:first-child td{
	border-top: none;
}

div#cont01 table th{
	width: 45%;
	height: auto;
	padding: 2%;
	background-color: #F8F8F5;
	font-size: 10px;
	font-weight: 400;
	line-height: 18px;
	border: 1px solid #E1E1E1;
	text-align: left;
}

div#cont01 table td{
	padding: 2%;
	font-size: 10px;
	font-weight: 400;
	line-height: 18px;
	border: 1px solid #E1E1E1;
}

div#cont01 div &gt; a:nth-of-type(1) {
	display: block;
	width: 100%;
	color: #fff;
	text-align: center;
	font-size: 17px;
	font-weight: 400;
	line-height: 65px;
	/*padding: 26.5px 0 21.5px;*/
	margin-top: 12px;
	background-image: url(../img/single/kensaku-single_back.jpg);
	background-repeat: no-repeat;
	background-size: auto 100%;
}

p#bikou{
	display: block;
	width: 97%;
	height: auto;
	margin: 20px auto;
	padding: 2% 1%;
	border: 1px solid #aaa;
}

/*ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼
æ·»ä»˜è³‡æ–™éƒ¨åˆ†
ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼ãƒ¼*/
ul#etc{
	width: 100%;
	height: auto;
	margin: 20px auto;
	overflow: hidden;
}
ul#etc li{
	float: left;
	width: 32%;
	margin-right: 2%;
}
ul#etc li:nth-child(3){
	float: right;
	margin: 0;
}
ul#etc li a{
	display: block;
	width: 100%;
	height: auto;
	padding: 5px 0;
	background-color: #1A509D;
	font-size: 13px;
	font-weight: 400;
	line-height: 24px;
	color: #fff;
	text-align: center;
}



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