<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";

#search {
	padding-top: 20px;
	letter-spacing: 0em;
}
#search .obi_g {
	background-color: #6FB92C;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 20px;
	letter-spacing: 5px;
	color: #fff;
}

.tit_center {
	text-align: center;
	width: 100%;
	border-bottom: 2px solid #F4F3F3;
	padding-top: 20px;
	padding-bottom: 40px;
	margin-bottom: 10px;
}
.tit_center .midashi {
	font-size: 40px;
	background-image: url(/images/icon_kei_yoko.png);
	background-position: center bottom;
	background-size: 80px auto;
	line-height: 65px;
	letter-spacing: 3px;
	margin-bottom: 10px;
}
.tit_center .jp {
	font-size: 16px;
}
#area,
#rosen,
#school,
#freeword {
	margin-top: -140px;
	padding-top: 140px;
}

#search label {
	cursor: pointer;
}
#search {
	clear: both;
}
#search .bnr {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 50px;
}

#search #menu {
	margin-top: 30px;
}
#search #menu ul {
	margin-bottom:30px;
	display: table;
	width: 100%;
}
#search #menu li {
	width: 20%;
	text-align: center;
	display: table-cell;
}
#search #menu li a {
	font-size: 14px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 95%;
	margin-top: 0px;
	margin-bottom: 0px;
}
.search_table {
	width: 100%;
	font-size: 16px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
	padding: 10px 0;
}

.search_table dt {
	width: 20%;
	margin: 0 0 20px;
	padding: 0 10px;
	border-bottom: 1px dotted #AAA;
	display: block;
	font-weight: bold;
}
.search_table dt .No {
	font-size: 20px;
	color: #6FB92C;
	background-color: #F8FFEE;
	margin: 0 10px 0 0;
	padding: 5px 8px 5px 10px;
}

.search_table dd {
	border-bottom: 1px dotted #AAA;
	box-sizing: border-box;
	width: 80%;
	display: block;
	margin: 0 0 20px;
}
.search_table dd h4 {
	font-size: 15px;
	line-height: 1.5em;
	font-weight: bold;
	padding-top: 6px;
	padding-bottom: 4px;
	padding-left: 10px;
	background-color: #f7f6f2;
	margin-top: 20px;
	margin-bottom: 10px;
}

.search_table dd ul {
	overflow: hidden;
	padding-bottom: 10px;
flex-wrap: wrap; 
display: flex;
/*justify-content: flex-start;*/
}
.search_table dd li {
	/*float: left;*/
	margin-right: 5%;
	padding-bottom: 5px;
	padding-top: 5px;
}

.search_table dd #line_link ul {
padding: 10px 0;
}

.search_table dd #line_link ul li a {
color: #6FB92C;
text-decoration: underline;
position: relative;
padding-left: 1em;
}

.search_table dd #line_link ul li a::before {
  content: "▶︎";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  font-size: 16px;
}




.search_table dd li.obi {
	width: 100%;
	font-size: 16px !important;
	margin-bottom: 10px !important;
	padding-top: 5px !important;
	padding-bottom: 5px !important;
}
.search_table dd li.midashi {
	font-weight: bold;
	width: 100%;
}
.search_table .kensuu {
	font-weight: bold;
	color: #0056B7;
}

#search .openBtn {
	cursor: pointer;
	text-align: center;
	font-size: 16px;
	text-decoration: none;
	background-color: #F7F6F2;
	color: #666;
	line-height: 160%;
	padding-top: 15px;
	padding-bottom: 15px;
	border: 2px solid #888;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	font-weight: bold;
	margin-right: auto;
	margin-left: auto;
	width: 30%;
	display: block;
} 
.bukken_search:hover {
	background-color: #DCECFB;
}
#search .textArea {
	display: none;
}
#search .kodawari {
	margin-top: 20px;
	background-color: #F1F5F6;
	padding: 3%;
}
#search .kodawari .tit2 {
	font-size: 16px;
}
#search .kodawari dl {
	width: 100%;
}


#search .kodawari dl dt {
	font-size: 14px;
	border-bottom: 1px dotted #999999;
		padding: 20px 0;
		font-weight: bold;
}

#search .kodawari #kodawari_table_1 dt {
width: 20%;
}




#search .kodawari dl td {
	font-size: 15px;
	/*font-size: 12px;*/
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999999;
	padding: 20px 0;
}

#search .choice {
	overflow: hidden;
}
#search .choice li {
/*	width: 24%;*/
	width: 30%;
	font-size: 14px !important;
	display: block;
}
#search .choice li a {
	font-size: 14px !important;
}

#search .choice li:nth-child(3n) {
	margin-right: 0;
}

ul#rosen_1 {
	overflow: hidden;
}
ul#rosen_1 li {
	width: 30%;
	float: left;
	font-size: 14px !important;
}



#search .kodawari dl td.inner_wrap {
	width: 85%;
}
#search .kodawari dl td.inner {
	border-bottom: none;
	width: 180px !important;
}
#search .kodawari dl td ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
#search .kodawari dl td li {
	width: 30%;
}
#search .kodawari select {
	border: 1px solid #999999;  /* 蠢�ｦ� */
	width: 35%;
	font-size: 0.8em;
}
#search .kodawari dl td li input {
	font-size :20px;
}

.search_btn {
	padding: 0px;
	height: 40px;
	width: 300px;
	margin-right: auto;
	margin-top: 20px;
	margin-bottom: 40px;
	margin-left: auto;
	clear: both;
}
#search .bt {
	margin-top: 20px;
	margin-bottom: 20px;
	text-align: center;
}
#search .bt .css_btn_class_r {
	width: 350px;
	text-align: center;
	font-size: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#search #area {
	margin-bottom: 100px;
}
#search #rosen {
	margin-bottom: 100px;
}
#search #school {
	margin-bottom: 100px;
}
#search #freeword {
	margin-bottom: 100px;
}

#search #freeword .bt .css_btn_class_r {
	width: 350px;
	text-align: center;
	font-size: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#search #freeword table {
	margin-bottom: 10px;
}
#search .ipt {
	padding: 3px;
	color: #333;
	border: solid 1px #ccc;
	width: 40%;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	height: 30px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-moz-box-shadow: inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.2);
	box-shadow: inner 0 0 4px rgba(0, 0, 0, 0.2);
	font-size: 16px;
}
#search input:focus {
	border:solid 1px #EEA34A;
}
/*-----------MAP--*/
.map_box {
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 50px;
}
.map_boxcap {
	font-size: 10px;
	font-weight: normal;
	color: #666666;
	width: 100%;
	margin: 0px;
	text-align: left;
}
.ptitle p {
	font-size: 14px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-top: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#ctl {
	background-color: #DCECFB;
	text-align: left;
	font-size: 16px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
	border: 1px solid #BBABA2;
	overflow: hidden;
	font-weight: bold;
	color: #000;
}
#ctl ul {
	overflow: hidden;
}
#ctl li {
	float: left;
	margin-right: 10px;
	margin-top: 10px;
}
#ctl li p {
	font-size: 18px;
	font-weight: bold;
}
#ctl li select {
	border: 1px solid #999999;  /* 蠢�ｦ� */
	width: 150px;
	font-size: 0.8em;
}
#ctl li.zoom_box {
	float: right;
	margin-top: 10px;
}
.zoom {
	text-align: right;
	display: inline;
}
.ctl1 {
	float: left;
	height: 40px;
	width: 400px;
}
#map .bt {
	margin: 0;
}
#map .bt .css_btn_class_r {
	width: 350px;
	text-align: center;
	font-size: 16px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
#mymap {
	height: 600px;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	border: 1px solid #999999;
	background-color: #AAA;
	margin-top: 30px;
 box-sizing: border-box;
}


.underback {
	height:20px;
	width:650px;
	margin-top:5px;
	margin-bottom:5px;
	font-size:10px;
	font-weight:400;
	color:#666;
	text-align:right;
	line-height:20px;
}

.underback a:hover {
	text-decoration:underline;
}

#mapguide {
	width: 500px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
}

#mapguide dl {
	width: 100%;
	margin: 0px;
	padding: 0px;
}

#mapguide dt {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF6666;
	text-align: left;
	text-indent: 5px;
	height: 25px;
	width: 100%;
	line-height: 25px;
	margin-bottom: 5px;
}

#mapguide dd {
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	width: 100%;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.usebtn {
	height: 35px;
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
}
.paginate {
	margin-top:40px !important;
	margin-bottom:40px !important;
}

.box_stock {
	width: 620px;
	text-align: left;
	overflow: hidden;
	margin-top: 30px;
}
.box_stock .obi {
	background-color: #EDEDED;
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 20px;
	font-weight: bold;
	font-family: 'FOT-遲醍ｴｫ譏取悃 Pr6 D' , 'TsukuMinPr6-D' , sans-serif;
	margin-bottom: 20px;
	margin-top: 20px;
	letter-spacing: 5px;
	text-align: center;
}
.box_stock .stock_bt ul {
	/*width: 45%;*/
	width: 100%;
	padding-bottom: 5%;
	margin-top: 5%;
}
.box_stock .stock_bt li {
	list-style: none;
	display: block;
	width: 100%;
	margin-top: 5%;
}
.box_stock .stock_bt li .bt {
	width: 20%;
	margin-left: 15%;
	margin-right: auto;
	margin-top:5%;
}
.box_stock .stock_bt .css_btn_class_b {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}
.box_stock .stock_bt .css_btn_class_k_g {
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	width: 100%;
}

#check_show {
	display:none;
}
#check_show .bg {
	background-color: rgba(51,51,51,0.6);
	padding-top: 10px;
	padding-bottom: 10px;
	position: fixed;
	bottom: 0px;
	z-index: 500;
	width: 100%;
}
#check_show ul {
	overflow: hidden;
	margin-right: -3%;
	margin-left: 15%;
}
#check_show li {
	float: left;
	font-size: 1.3rem;
	width: 22%;
	margin-right: 3%
}
#check_show .icon {
	font-weight: bold;
	font-size: 18px;
	background-image: url(/images/ill_check_wh.png);
	background-position: left center;
	background-size: 25px auto;
	color: #fff;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 50px;
	margin-top: 10px;
}
#check_show li.icon {
	text-align: center;
}
#check_show .bt {
	width: 100%;
}

#check_show {
	display:none;
}
#check_show .bg {
	background-color: rgba(51,51,51,0.6);
	padding-top: 10px;
	padding-bottom: 10px;
	position: fixed;
	bottom: 0px;
	z-index: 500;
	width: 100%;
}
#check_show .bukken_check ul {
	overflow: hidden;
	padding-top: 15px;
	padding-bottom:15px;
	overflow: hidden;
	width: 80%;
	margin-left: auto;
	margin-right: auto;
}
#check_show .bukken_check li.icon {
	font-weight: bold;
	font-size: 18px;
	background-image: url(/images/ill_check.png);
	background-position: 0px 2.5px;
	background-size: 25px auto;
	padding-left: 35px;
	padding-top: 5px;
	padding-right: 5px;
	float: left;
	width: 280px;
}
#check_show .bukken_check li.bt {
	float: left;
	width: 180px;
}
#check_show .bukken_check li.bt img {
	width: 100%;
}

#buy .waku {
	border: 2px solid #F4F3F3;
	padding-top: 30px;
}
#buy .waku .tit_center {
	text-align: center;
	width: 100%;
	border-bottom: none;
	padding-top: 20px;
	margin-bottom: 5px;
}
#buy .waku .tit_img {
	padding-bottom: 35px;
	width: 300px;
	margin-left: auto;
	margin-right: auto;
}
#buy .obi_ribbon {
	width: 100%;
	height: 80px;
	background-image: url(../images/obi_ribbon.png);
	background-size: 85% auto;
	background-position: center 0%;
	text-align: center;
	color: #fff;
	font-weight: bold;
	font-size: 22px;
	padding-top: 20px;
	margin-top: 20px;
	margin-bottom: 20px;
}
#buy .buy_box {
	margin-left: 70px;
	margin-right: 70px;
}
#buy .text {
	line-height: 180%;
}
#buy .merit_demerit {
	margin-top: 30px;
	margin-bottom: 30px;
}
#buy .merit_demerit li {
	margin-bottom: 20px;
	padding: 20px;
}
#buy .merit_demerit li .title {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 20px;
}
#buy .merit_demerit li table th {
	background-color: #CCC;
	color: #fff;
	text-align: center;
	padding-top: 7px;
	padding-bottom: 7px;
	line-height: 20px;
}
#buy .merit_demerit li table th.icon_merit {
	background-image: url(../images/buy_merit.png);
	background-size: auto 20px;
	background-position: 75px center;
}
#buy .merit_demerit li table th.icon_demerit {
	background-image: url(../images/buy_demerit.png);
	background-size: auto 20px;
	background-position: 95px center;
}
#buy .merit_demerit li table td {
	/*	border: 2px solid #CCC;
	background-color: #FFF;
	box-sizing: border-box;
	padding: 2%;*/
	width: 46%;
	line-height: 180%;
}
#buy .merit_demerit li table td:last-child {
	border-left: none;
}
#buy .fukidashi {
	position: relative;
	padding: 10px;
	background-color: #DA3D3D;
	color: #fff;
	text-align: center;
	font-size: 18px;
}
.fukidashi::before {
	content: '';
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	left: 0;
	right: 0;
	bottom: -15px;
	margin: 0 auto;
	border-top: 15px solid #DA3D3D;
	border-right: 15px solid transparent;
	border-left: 15px solid transparent;
}
#buy .search_icon_bt {
	overflow: hidden;
	margin-right: -2%;
	margin-top: 30px;
}
#buy .search_icon_bt li {
	float: left;
	width: 48%;
	margin-right: 2%;
	margin-bottom: 20px;
	border: 2px dotted #DA3D3D;
	display:-webkit-box;
	display:-moz-box;
	display:-ms-box;
	display:-webkit-flexbox;
	display:-moz-flexbox;
	display:-ms-flexbox;
	display:-webkit-flex;
	display:-moz-flex;
	display:-ms-flex;
	display:flex;
	-webkit-box-lines:multiple;
	-moz-box-lines:multiple;
	-webkit-flex-wrap:wrap;
	-moz-flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	flex-wrap:wrap;
}
#buy .search_icon_bt li .image {
	padding-top: 10px;
}
#buy .search_icon_bt li .bt {
	width: 70%;
	margin-left: auto;
	margin-right: auto;
}
#buy .search_icon_bt li .bt .css_btn_class {
	padding-top: 10px !important;
	padding-bottom: 10px !important;
}

input[type="radio"], input[type="checkbox"] {
    display: inline-block!important;
}

@media (max-width:768px) {
	.search_table dt {
		margin: 0 0 10px;
    	padding: 0 10px 10px;
		width: 100%;
	}
	.search_table dd {
		width: 100%;
	}
	#search .openBtn{
		width: 85%;
	}
}

@media (max-width:520px) {
	#search .school_detail .choice {
		justify-content: space-between;
	}
	#search .school_detail .choice li{
		width: 45%;
		margin: 0;
	}
}</pre></body></html>