@charset "shift-jis";
/**************************************************************************************************
CLEARFIX CLASS
**************************************************************************************************/
.clearfix:after{display:block;clear:both;height:0;visibility:hidden;content:".";line-height:0}
.clearfix{display:block;min-height:1%}

/* FOR MAC IE \*/
* html .clearfix {
	height			: 1%;
}
.clearfix {
	display			: block;
}

/* HEADER&FOOTER共通
------------------------------------------------------------------------------------------------ */
.submitBtn {
	width:50px;
	padding:3px 10px 3px;
	text-align:center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	color:#FFFFFF;
	-moz-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25), inset 0 -1px 0 rgba(0,0,0,0.15), 1px 1px 0 rgba(0,0,0,0.2);
	-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.25), inset 0 -1px 0 rgba(0,0,0,0.15), 1px 1px 0 rgba(0,0,0,0.2);
	box-shadow:inset 0 1px 0 rgba(255,255,255,0.25), inset 0 -1px 0 rgba(0,0,0,0.15), 1px 1px 0 rgba(0,0,0,0.2);
	/*text-shadow: 0 0 2px rgba(0,0,0,0.35);*/
	border:1px solid #E15400;
	border-top-color:#FF7B08;
	border-bottom-color:#AD2800;
	background-color:#eb5e0a;
	background: -moz-linear-gradient(top, #ff8c00, #ef5300);
	background: -webkit-gradient(linear, left top, left bottom, from(#ff8c00), to(#ef5300));
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFff8c00, endcolorstr=#FFef5300);
	/*-ms-filter:"progid:DXImageTransform.Microsoft.gradient(GradientType=0,startcolorstr=#FFff8c00, endcolorstr=#FFef5300)";*/
	zoom: 1;
	cursor:pointer;
}
.submitBtn:active{
	border-top-color:#AD2800;
	border-bottom-color:#FF7B08;
	-moz-box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1);
	-webkit-box-shadow:inset  1px 1px 0 rgba(0,0,0,0.1);
	box-shadow:inset 1px 1px 0 rgba(0,0,0,0.1);
}

/* HEADER
------------------------------------------------------------------------------------------------ */
.header-container {
	padding: 25px 0;
	box-shadow: 0px 3px 2px #e4e4e4;
	filter: none;
	width: 100%;
	min-width: 960px;
	z-index: 999;
	background: #fcfcfc;
}
.mbok {
	width: 170px;
	height: 44px;
	position: absolute;
	top: 0px;
	left: 0px;
}
.mbok > a {
	display: block;
	width: 170px;
	height: 44px;
	text-indent: -999em;
	background: url(/image/common/img.png) no-repeat 0 -177px;
}

.search-container{
	width: 450px;
	margin: 0 auto;
}
.search-container .btn-search-1.btn-orange{
	position: relative;
	top: 0;
	left: 8px;
	box-sizing: border-box;
	border-radius: 6px;
	background-color: #ff9703 !important;
	border-style: none;
	width: 70px;
	height: 41px;
	color: #fff;
	text-align: center;
}

#head-menu-btn{
	position: absolute;
	right: 0px;
	top: 0;
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	width: 40px;
	height: 46px;
	background-position: -128px -154px;
	cursor: pointer;
	height: 40px;
	background-position: -128px -154px;
	cursor: pointer;
	background-color: #fff;
	border-radius: 3px;
	border: 1px solid #cacaca;
}
#head-menu-btn.active{
	background-position: -183px -111px;
	border:solid 1px #ededed;
	border-bottom:solid 1px #fff;
	z-index: 4;
	background-color: #fff;
}
#head-menu-area{
	display:none;
	position: absolute;
	right: 0px;
	top: 40px;
	background: #fff;
	border-top: solid 1px #ededed;
	border-right:solid 1px #ededed;
	border-left:solid 1px #ededed;
	z-index: 3;width: 150px;
}
#head-menu-area li{
	border-bottom:solid 1px #ededed;
	padding: 0 10%;
}
#head-menu-area a{
	padding: 8% 0;
	display: block;
}

.head-btnST {
	font-size:9px;
	color:#656565;
	line-height:12px;
	text-align:center;
}

.regist_link {
	position: absolute;
	right: 60px;
	top: 8px;
}
.regist_link a {
	font-weight: bold;
	text-decoration: underline;
	color: #FF9900;
}

/*tablet*/
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
#header .head-btn .counter p{
	padding: 0;
	text-align:center;
	color:#FFFFFF;
	font-size:12px;
	line-height: 1em;
	height: 12px;
}
}
#headerBtmSarch {
	background-color:#939393;
	margin-bottom:10px;
}
#headerBtmSarch form {
	display:block;
	text-align:center;
	padding:10px;
}
#headerBtmSarch form .title {
	color:#ffffff;
}

.header-container .predict {
	display:none;
	
	position: absolute;
	top: 39px;
	margin: 0px;
	border:1px solid #e6e6e6;
	width: 351px;
	z-index: 999;
}
.header-container .predict ul {
	background-color:#FFFFFF;
}
.header-container .predict li {
	padding: 5px 10px;
	background-color:#FFFFFF;
	cursor:pointer;
	display: block;
}
.header-container .predict li:hover {
	background-color: #ffefd6;
	zoom:1;
}
.header-container .predict .label {
}
.header-container .predict .label-inr {
	margin:0;
}
.header-container .predict p {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 1.6;
}

.header-container .notice {
	position: relative;
}
.header-container .numCount {
	position: absolute;
	top: -12px;
	right: -12px;
	width: 20px;
	height: 20px;
	border-radius: 50%;
	background: #F06078;
	text-align: center;
	line-height: 20px;
	font-size: 11px;
	color: #fff;
	font-weight: normal;
}


/* FOOTER
------------------------------------------------------------------------------------------------ */
#footer{
	-webkit-border-radius: 4px 4px 0 0;
	-moz-border-radius: 4px 4px 0 0;
	border-radius: 4px 4px 0 0;
	border:1px solid #CACACA;
	background-color:#FFFFFF;
	zoom:1;
	margin-top:12px;
	margin-bottom:0px !important;
	padding:0px!important;
	font-size: 13px;
}
#foot-upper{
	margin: 0 0 12px;
	height:auto;
	background-color:#939393;
	/*overflow: hidden;*/
}
#foot-upper .inner{ 
	position: relative;
	margin:auto;
	zoom:1;
	width:894px;
}
#foot-search{
	float:left;
	width:570px;
	line-height:43px;
}
#foot-search .select-wrap,
#foot-search input[type="text"]
{padding:0;}
#foot-search .select-wrap{
	margin: 1px 4px 0 0;
	width: 228px;
	float: left;
}
#foot-search input.text{
	margin: 1px 5px 0 0;
	padding: 0 5px;
	width: 232px;
	height: 30px;
	-moz-box-shadow:inset 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow:inset 0 3px 3px rgba(0,0,0,0.2);
	box-shadow:inset 0 3px 3px rgba(0,0,0,0.2);
	border:1px solid #A9A9A9;
	border-top: 1px solid #545454;
	float: left;
	/* ~IE8 */
	line-height: 30px\9;
}
#foot-search button{margin-top:1px;padding: 7px 14px;width: 66px;float: left;height: 32px;}
#foot-search .search-delete{background: url(../image/common/search_icon2.png) no-repeat 8px 6px;width: 20px;height: 20px;cursor: pointer;display: inline;padding: 4px;position: absolute;top: 13px;left: 456px;}
#foot-upper .copy{float:left;line-height: 45px;font-size:13px;color:#FAFAFA;white-space: nowrap;}
#foot-lower{width:960px;margin:0 auto 15px;}
#foot-lower, #foot-lower a{color: #656565;text-decoration: none;}
#foot-lower a:hover{text-decoration: underline;}
#foot-lower .foot-logo{width:130px;height: 30px;float: left;padding-left:53px;}
#foot-lower .foot-logo a{display:block;width:95px;height:30px;background: url(../image/common/img.png) no-repeat  0 -573px;text-indent: -999em;}
#foot-lower .foot-logo .logo-dena{margin-top:26px;}
#foot-lower .foot-logo .logo-dena a{display:block;width:95px;height:40px;background: url(../image/common/img.png) no-repeat -170px -177px;text-indent: -999em;}
#foot-lower .foot-navi{line-height:1.5;overflow: hidden;float: left;}
#foot-lower .foot-navi .navi1{margin-bottom:15px;}
#foot-lower .foot-navi .navi1 a,#foot-lower .foot-navi .navi2 a{margin-right:10px;}
#foot-lower .foot-navi .navi2{font-size:12px;}
#foot-lower .foot-navi .navi2 dl{_overflow: hidden;}
#foot-lower .foot-navi .navi2 dt{display:inline-block;width:145px;vertical-align: top;_float:left;}
#foot-lower .foot-navi .navi2 dd{display:inline-block;}

#footer span.gray{color: #656565;}
#footer #foot-lower .deviceChange {
	text-align:center;
	padding-bottom:10px;
}
ol,ul {
	list-style: none;
}
.anctop {
clear: both;
margin: 10px 0px;
font-size: 1.0em;
text-align: right;
}
.anctop a {
color:#0000FF;
text-decoration:underline;
}

.selectbox a.select {
	display: inline-block;
	zoom: 1;
	width: 226px;
	height: 30px;
	cursor: default;
	background: #FFFFFF url(../image/common/select_dropdown2.png) no-repeat right center;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	z-index: 101;
}
.selectbox a.select span {
	padding: 4px 34px 4px 9px;
	display: block;
	line-height: 22px;
	cursor: default;
}
.selectbox .pulldown {
	display: none;
	border: 1px solid #B3B3B3;
	border-top-width: 0;
	position: absolute;
	z-index: 200;
	left: 0px;
	top: 33px;
	width: 226px;
	height: 136px;
	background: transparent;
	overflow: auto;
	-webkit-border-radius: 0 0 4px 4px;
	-moz-border-radius: 0 0 4px 4px;
	border-radius: 0 0 4px 4px;
	font-size: 12px;
	line-height: 1.2;
}
.selectbox .pulldown a,
.selectbox .pulldown em {
	border-top: 1px solid #B3B3B3;
	padding: 10px 8px;
	background: #fff;
	display: block;
	z-index: 300;
}
.selectbox a:link,
.selectbox a:active,
.selectbox a:visited {
	color: #333333;
	text-decoration: none;
	outline: none;
}
.selectbox a:hover,
.selectbox a:active,
.selectbox a:visited {
	opacity: 1;
}

#pagetop {
	position: fixed;
	z-index: 9000;
	top: none!important;
	right: 10px;
	bottom: 10px;
	width: 52px;
	height: 52px;
	background: url(../image/common/img02.png) no-repeat -188px -73px;
	text-indent: -999em;
	display: none;
}
/*IE6対応*/
.browserDL {
	text-align:center;
	border: 1px solid #333;
	padding: 10px;
	margin: 10px;
	background: #fff;
}
.browserDL span {
	color:#FF0000;
}

/* #17485: SEO対策　PCサイト　フッター改修 start */
#footer {
	-webkit-border-radius: 0;
	-moz-border-radius:0;
	border-radius:0;
	border: none
}
#foot-search {
	float: none;
	margin: 0 auto;
}
#foot-upper {
	margin: 0 0 0px;
	border-radius: 4px 4px 0px 0px;
}
#foot-lower.for_DEFAULT,
#foot-lower.for_DEFAULT a {
	color: #fff;
}
#foot-lower.for_DEFAULT {
	font-family:'Lucida Grande', Meiryo, メイリオ, 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', sans-serif;
	width: auto;
	margin: 0 auto 0px;
	padding: 15px 10px 0px;
	background-color: #FF9900;
	font-size: 12px;
}
#foot-lower.for_DEFAULT .foot-navi {
	float: none;
}
#foot-lower.for_DEFAULT .foot-logo {
	width: auto;
	padding-right: 15px;
	margin-bottom: 0px;
	float: left;
	padding-left: 0px;
}
#foot-lower.for_DEFAULT .foot-logo {
	font-size: 2em;
	line-height: 30px;
}
#foot-lower.for_DEFAULT .foot-logo a {
	width: 80px;
	height: auto;
	background-image: url("/image/common/foot_white_logo.png");
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
}
.naviWrap {
	background-color: #FF9900;
}

.naviList {
	overflow: hidden;
}

.naviList > li {
	float: left;
	margin: 0 14px 18px 0px;
	font-size: 11px;
}
.naviList > li.last {
	margin: 0 0px 18px 0px;
}
.naviList > li.listend {
	margin: 0 12px 18px 0px;
}
.naviList > li a {
	color: #fff;
	text-decoration: none;
}
.list_l { width: auto; }
.list_c { width: 480px; }
.list_c1 { max-width: 110px; }
.list_c2 { width: 210px; }
.list_r { width: 275px; }

.centerList_inner {
	padding: 0px 0px;
}

.col1_link {
	margin-bottom: 10px;
}
.col1_link > li {
	padding-bottom: 5px;
}

.col3_link {
	overflow: hidden;
	margin-bottom: 10px;
}
.col3_link > li {
	overflow: hidden;
}

.col2_link {
	overflow: hidden;
	margin-bottom: 10px;
}
.col2_link > li {
	float: left;
	width: 50%;
	padding-bottom: 5px;
}
.col2_link > li a {
	display: block;
	padding-right: 5px;
}

.foot_categ_nav {
	overflow: hidden;
	margin-bottom: 15px;
}
.foot_categ_nav > li {
	float: left;
	padding: 0 5px;
	border-right: 1px solid #fff;
	line-height: 1.2;
	margin-bottom: 3px;
	letter-spacing: -0.5px;
	white-space: nowrap;
}
.foot_categ_nav > li.last {
	float: left;
	padding: 0 5px;
	border-right: none;
}
.foot_categ_nav > li.categ_title {
	font-weight: bold;
	padding: 0 10px 0px 0px;
	border-right: 0px solid #fff;
}

.foot_corp_nav {
	overflow: hidden;
	margin-bottom: 10px;
}
.foot_corp_nav > li {
	float: left;
	padding: 0 3px;
	line-height: 30px;
	letter-spacing: -0.5px;
	font-size: 11px;
}
.foot_corp_nav > li.last {
	float: left;
	padding: 0 5px;
	border-right: none;
}
.foot_corp_nav > li.log_img a {
	width: 137px;
	height: 30px;
	display: block;
	background-image: url("/image/common/foot_white_logo.png");
	background-position: center;
}

.snsSec {
	padding-top: 20px;
	margin-bottom: 20px;
}

.linkTitle {
	border-bottom: 1px dotted #fff;
	margin-bottom: 10px;
	font-size: 13px;
}
.linkTitle > a {
	color: #fff;
	text-decoration: none;
}

.foot-navi .copy {
	margin-bottom: 20px;
	font-weight: bold;
	text-align: center;
}

.foot-lower-container {
	width: 960px;
	margin: 0 auto;
}

.tw_forrowBtn {
	padding-top: 15px;
}

#designer_footer #footer {
	border: 1px solid #C8C8C8;
}
#foot-lower.for_DESIGNERS {
	background-color: #transparent;
}
/* #17485: SEO対策　PCサイト　フッター改修 end */


/*#18166 通知機能（やることリスト）改修*/
#header .head-navi a.notice span.numCount{
	display: inline-block;
	color: #fff;
	background: #CC0000;
	border-radius: 10px;
	padding: 2px 10px;
	line-height: 1;
	margin-left: 3px;
}
/*#18166 通知機能（やることリスト）改修*/
