/* Text Styles */

a {color: #007dc4; text-decoration: none;}
a:hover {color: #007dc4;}
p {margin-bottom: 1.5em;font-weight: 300;}
h1 {font-weight: 300;font-size: 1.6em;border-bottom: 1px dashed #ccc;display: inline-block;margin: 30px 0;}
.label {color: #777;text-transform: uppercase;margin-left: 10px;font-size: 0.8em;margin-bottom: 5px;display: block;}


/* Mobile Grid Styles */

@media handheld, only screen and (max-width: 780px) {
body {font-size: 16px;-webkit-text-size-adjust: none;}
.row, body, .container {width: 100%;min-width: 0;margin-left: 0px;margin-right: 0px;padding-left: 0px;padding-right: 0px;}
.row .sixcol, .row .twelvecol {width: auto;float: none;margin-left: 0px;margin-right: 0px;}
}


/* 720px and below */

@media (max-width: 720px) {
.trigger, .activetrigger, .dropcontainer ul, .trigger, .activetrigger, .dropcontainer ul {width: 100% !important;}
}

.trigger {
	color: #333;
	padding: 10px;
	font-size: 13px;
	width: 230px;
	background: #fff8e1 url(/info/newnnm/images/select-arrow-open.png) 98% center no-repeat;
	display: block;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-transition: all 0.5s ease;
	-moz-transition: all 0.5s ease;
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
	}

.trigger:hover {
	color: #333;
	background: #ffd4d4 url(/info/newnnm/images/select-arrow-open.png) 98% center no-repeat;
	}

.activetrigger {
	color: #333;
	padding: 10px;
	font-size: 13px;
	width: 230px;
	background: #ffd4d4 url(/info/newnnm/images/select-arrow-close.png) 98% center no-repeat;
	display: block;
	border: 1px solid #ccc;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.activetrigger:hover {
	background: #ffd4d4 url(/info/newnnm/images/select-arrow-close.png) 98% center no-repeat;
	color: #333;
	}

.activetrigger:active {
	background: #ffd4d4 url(/info/newnnm/images/select-arrow-close.png) 98% center no-repeat;
	color: #333;
	}

.dropcontainer ul {
	font-size: 13px;
	border: 1px solid #ccc;
	border-top: none;
	background: #fff;
	list-style-type: none;
	padding: 10px;
	margin: 0;
	width: 230px;
	z-index: 100;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	}

.dropcontainer ul li {
	padding: 5px;
	-webkit-transition: all 0.5s ease; 
	-moz-transition: all 0.5s ease; 
	-o-transition: all 0.5s ease; 
	transition: all 0.5s ease;
	}

.dropcontainer ul li:hover {
	background: #f5f5f5;
	outline: none;
	}

.dropcontainer ul li:first-child {
	display: none;
	}

.dropcontainer ul li:last-child {
	border-bottom: none;
	}

.dropdownhidden {
	display: none;
	}

/*
.dropdownvisible {
	height: auto;
	}
*/

.dropdownvisible {
	height: auto;
	max-height: 450px;
	overflow-y: auto;
	}


.title-bar {
	background-color: #d12b2a;
	color: #fff;
	font-weight: 600;
	padding: 5px 0 2px 7px;
	margin-right: 10px;
	}

.title-bar_bk {
	background-color: #5E5E5E;
	color: #fff;
	font-weight: 600;
	padding: 5px 0 2px 7px;
	margin-right: 10px;
	}

/*
dl.accordion .rftx {
	font-weight: bold;
	font-size: 16px;
	display: block;
	margin-bottom: 5px;
	padding-left: 10px;
	display:none;
}
*/

.pwcButton{
        margin-top: 20px;
	background-color: #ffffff;
        }

dl.accordion .Refine {
	background-color: #ffffff;
	/*border-bottom: #C8C8C8 1px solid;*/
        border-bottom: none;
	/*margin-bottom: 10px;*/
        margin-bottom: 20px;
        color: #000000;
}

.search_btn {
	width: 154px;
	font-size: 13px;
	margin-left: 20px;
}

.link_txt {
	font-size: 0.8em;
        margin-left: 10px;
        text-align: left;
        }

@media screen and (min-width: 1020px) and (max-width: 2000px){
.pchihyouji{
	display:none;
        }
}

@media screen and (max-width: 1020px){
.mbhihyouji{
	display:none;
        }
}

.title-bar {
	background-color: #d12b2a;
	color: #fff;
	font-weight: 600;
	padding: 5px 0 2px 7px;
	width: 98%;
	}

.title-bar_bk {
	background-color: #5e5e5e;
	color: #fff;
	font-weight: 600;
	padding: 5px 0 2px 7px;
	width: 98%;
	}

dl.accordion {
        width: 100%;
        margin: 0 0 5px 10px;
        text-align: left;
        }

.search_btn {
	width: 154px;
	font-size: 16px;
	margin-left: 10px;
        }

dl.accordion .Refine {
	background-color: #ffffff;
	/*border-bottom: #C8C8C8 1px solid;*/
        border-bottom: none;
	/*margin-bottom: 10px;*/
        margin-bottom: 50px;
        color: #000000;
        }

.link_txt {
	font-size: 16px;
        margin-left: 10px;
        }
}

dl.accordion .Refine .rftx{
	display:none;
        }

/*18.05.24ÄÉ²Ã*/
.ctWrap{position: relative; margin: 0 auto;}
.ctWrap table.ctt{background-color: #979797; margin: 0 auto;}
.ctWrap table.ctt td.L{background-color: #f3f3f3; border:#979797 1px solid; border-right:none; box-sizing:border-box; text-align: center;}
.ctWrap table.ctt td.C{background-color: #ffffff; border:#979797 1px solid; text-align: center; box-sizing:border-box;}
.ctWrap table.ctt td.R{background-color: #95e4fe; border:#979797 1px solid; border-left:none; box-sizing:border-box; cursor:pointer;}


/*19.04.11ÄÉ²Ã*/
.category-wrap{
	width: 100%;
	max-width: 1080px;
	margin: 0 auto 15px auto;
}

.sub-ttl{

	border-bottom:double 5px #004885;
	border-left: solid 8px #004885; 
	color: #004885;
	font-size: 1.05em;
	font-weight: 600;
	text-align: left;
	padding: 5px;
	margin-bottom: 15px;
}

.sub-category{
	width: 100%;
	max-width: 340px;
	height: 150px;
	float: left;
	font-size: 0.8em;
	margin: 0 10px 10px 10px;
}

.sub-category_mb{
	width: 100%;
	max-width: 640px;
	margin: 0 auto;
}

.sub-category_img{
	width: 100%;
	max-width: 340px;
	border: 0;
}

.sub-category_mb-img{
	width: 100%;
	max-width: 640px;
	border: 0;
}