@charset "UTF-8";
/* CSS Document */


#contents .main {
	width: 100%;
	margin-bottom: 23px;
}


#wrapper .bt {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 15px;
}
#wrapper .bt2 {
	width: auto;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	padding-bottom: 40px;
}


.main_search_sp {
	padding-right: 5%;
	padding-left: 5%;
	background: #99EBFF;
	padding-bottom: 10px;
	margin-bottom:8px;
}


/*アコーディオン
-------------------------------------*/
.acordion{

}

.trigger{
	 border-radius:5px;
	 background:#fff;
	padding:10px 10px 10px 15px;
	background:#FFF;
	border-radius:5px;
	font-size:88%;
	text-align:center;
	color:#007edf;
	font-weight:bold;
	position:relative;
	margin-bottom:20px;
}
.trigger:before,.trigger:after{
	content: '';
	position: absolute;
	display: block;
}
.trigger.bottom:after {
	bottom: -9px;
	left: 50%;
	border-top: 9px solid #FFF;
	border-right: 7px solid transparent;
	border-left: 7px solid transparent;
}
.trigger.active{

}

.acordion_tree{

}

.open-close {
	float: left;
	text-indent: -9999px;
	display: block;
	margin-top: 3px;
	height: 13px;
	width: 20px;
	background: url(../images/icon_plus.gif) no-repeat 5px center;
	-webkit-background-size: 13px 13px;
}

.trigger.active .open-close{
	background: url(../images/icon_minus.gif) no-repeat 5px center;
	-webkit-background-size: 13px 13px;
}
.main_search_sp .select_area {
	width: 65%;
	float: left;
}
.main_search_sp .select_area select {
	width:100%;
}
.main_search_sp .bt_area {
	float: right;
	width: 30%;
}
.sp.manga_txt {
	font-size: 10px;
	color: #666;
}
.f_search {
	background:#9CEBFF url(../images/f_search_bg1.gif) no-repeat center top;
	height: auto;
	background-size:cover;
	margin-bottom:43px;
}
.f_search .inner {
	padding: 30px 0;
	width: 92%;
	margin-right: auto;
	margin-left: auto;
}
.f_search .inner .box1 {
	background: url(../images/search_bg.png) repeat;
	position: relative;
	padding:3px;
	margin-right: auto;
	margin-left: auto;
}
.f_search .inner .box1 .box2 {
	padding: 20px;
	background: #FFF;
}
.f_search .select_area {
	width: 100%;
}
.f_search .select_area p {
	font-size: 12px;
	font-weight: bold;
	color: #0075c1;
	padding-bottom:0 !important;
}
.f_search .select_area select {
	height: 30px;
	line-height: 30px;
	width: 100%;
}
.f_search .bt_area {
	width: 180px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
.rerative {
	position: relative;
}
.f_search .box1 .fukidashi {
	position: absolute;
	left: 20px;
	top: -130px;
	width: 90px;
}
.linkJmpB a {
padding-left: 25px;
background: url(/_sharedZ/img/icon/link_right_s.png) no-repeat 0 0.25em;
padding-bottom: 5px;
}
.error {
	font-size: 13px !important;
	color: #E10000 !important;
	font-weight:normal !important;
	padding-bottom:0 !important;
	padding-top:2px !important;
	line-height:1.5;
	display: none;
}
h1.pb15 {
	padding-bottom: 15px;
	line-height: 1.7;
}