@charset "utf-8";
/* CSS Document */

* {
	word-break: break-all;
}

html{
	font-size: 6.25%;
}

body {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","メイリオ","Meiryo","ＭＳ Ｐゴシック",sans-serif;
	color:#333;
	line-height: 1.6;
}

p, ul {
	margin:0;
	padding:0;
}

li {
	list-style:none;
}

a:link, a:visited {color: #333333; text-decoration:none;}
a:hover {color: #7f0019;}
a img {vertical-align: bottom;}
a:focus {outline:none;}

.clearfix {zoom:1;}
.clearfix:after {
	content: ""; 
	display: block; 
	clear: both;
}



input[type="text"],
input[type="password"],
input[type="submit"],
textarea,
select {
	outline:none;
}

article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary {
	display:block;
}



a { -webkit-tap-highlight-color:rgba(0, 0, 0, 0)!important; }


/* Header
-------------------------------------------------- */
#header {border-bottom: 1px solid #E6E6E6;height: 32px; background-color:#FFF;}
* html .headWrap{text-align: center;}

#header:after{content: ".";display:block;clear:both;height:0;visibility:hidden;}
* html #header{height:1%;}
.headWrap{width: 880px;margin: 0 auto;zoom:1;}
* html .headWrap{text-align: left;}
#header #sName{float: left;}
#header nav{float: right;}
#header li{float: left;padding-left: 15px;}
#header #sName a,
#header nav a{display: block;height: 32px; background-image: url(/img/lab/img/images/head.png);background-repeat: no-repeat;font-size: 1px;line-height: 1px;text-indent: -9999px;}

#header #sName a{width: 192px;background-position: 0 0;}
#header #sName a:hover{ background-position: 0 -26px;}

#header #nHome a{width: 30px; background-position: 0 -51px;}
#header #nStore a{width: 56px; background-position: -45px -51px;}
#header #nShop a{width: 42px; background-position: -116px -51px;}
/*#header #nLab a{width: 88px; background-position: -173px -51px;}*/
#header #nLab a{width: 88px; background-position: -173px -76px;}
#header #nMymuji a{width: 38px; background-position: -430px -51px;}
#header #nContact a{width: 61px; background-position: -354px -51px;}
#header #nGS a{width: 63px; background-position: -276px -51px;}
#header #nHome a:hover{background-position: 0 -76px;}
#header #nStore a:hover{background-position: -45px -76px;}
#header #nShop a:hover{background-position: -116px -76px;}
/*#header #nLab a:hover{background-position: -173px -76px;}*/
#header #nMymuji a:hover{background-position: -430px -76px;}
#header #nContact a:hover{background-position: -354px -76px;}
#header #nGS a:hover{background-position: -276px -76px;}



.ie8 #header ul{float: right;}
.ie8 #header ul a{display: block;height: 32px; background-image: url(/img/lab/img/images/head.png);background-repeat: no-repeat;font-size: 1px;line-height: 1px;text-indent: -9999px;}

.sp #header #sName a {
	background-image:url(/img/lab/img/images/common_logo.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
	-webkit-background-size:192px 32px;
	background-size:192px 32px;
}

.sp .headWrap {
	width:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}


.mean-container .mean-bar {
	position:absolute;
}

.mean-container #header {
	height:39px;
	border-bottom:2px solid #b2b2b2;
}

.mean-container #sName {
	padding:4px 0 0 10px;
}
.sp .mean-container #sName {
	padding: 10px 0 0 20px;
}



.mean-container .mean-nav ul li {
	width: auto;
	height:15px;
	margin: 18px 0 0 0;
	padding-right: 12px;
	border-right: 1px solid #b5b5b5;
	line-height: 135%;
}

.mean-container #nHome,
.mean-container #nShop,
.mean-container #nMymuji {
	border-right: 1px solid #b5b5b5;
}

.mean-container #nContact {
	border-right: none;
}

.mean-container .mean-nav ul li a {
	width:auto;
	border-bottom:0;
	text-align:center;
}

.mean-nav li a {
	display: block;
	margin:0 0 -12px 10px !important;
	padding:0 !important;
}

.mean-container .mean-nav ul li a:hover {
	background:none;
}

.mean-container a.meanmenu-reveal {
	position: absolute;
	top: 3px;
	right: 0;
	width: 25px;
	height: 16px;
	margin-right: 10px;
	padding: 2px 13px 15px;
	background-color: #FFFFFF;
	border-left: 1px solid #E5E5E5;
	border-right: 1px solid #E5E5E5;
}

.meanclose {
	background-image:url(/img/lab/img/images/sp_gnav_back.png);
	background-repeat:no-repeat;
	background-position:6px 0px;
	-webkit-background-size:39px 33px;
	background-size:39px 33px;
}

.mean-last {
	border-right:none !important;
	margin-bottom: 20px !important;
}

.sp #header nav a {display: none;}



/* Common
-------------------------------------------------- */
.width-keeper {
    margin-left:auto;
    margin-right:auto;
    max-width: 910px;
}

.sp .width-keeper {
	max-width: 640px;
}

#white {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background-color:#FFFFFF;
	z-index:10000;
}
.ie8 #white,
.ie9 #white {
	display:none;
}

.count {
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:5px;
	padding:1px 3px 0px 3px;
	background-color:#6f6f6f;
	border-radius:2px;
}
.mac .count {
	padding:3px 3px 2px 3px;
}
.count.active {
	color:#7f0019;
	background-color:#FFFFFF;
}

#info .count.active {
	color:#FFFFFF;
	background-color:#7f0019;
}

.bold {
	font-weight:bold;
}




/*-----[リクエストリスト]-----*/
.request_title {
	font-size:15px;
	font-weight:bold;
	margin:0 !important;
	border-bottom:3px solid #f5f2e9;
}

.request_list {
	margin-bottom:30px;
	padding:0 0 15px 0;
	background-color:#FFFFFF;
}
#r-01 .request_list {
	padding:0;
}
.sp .request_list {
	padding:0;
}

.request_list li {
	width: 615px;
	padding: 5px 0;
	border-bottom: 1px solid #f1f5f9;
}

.sp .request_list li {
	width: 100%;
	padding:5px 0px;/*???*/
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}
.request_list li:last-child {
	padding:5px 0px;
	border-bottom: none;
}
.sp .request_list li:last-child {
	padding:5px 0;/*???*/
}

.request_list li a {
	text-decoration:none !important;
	display:block;
	padding: 13px 15px 14px 15px;
	background-image:url(/img/lab/img/images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 98.5% center;
	-webkit-background-size:9px 15px;
	background-size:9px 15px;
	border-radius:2px;
}
.ie8 .request_list li a {
	background-image:url(/img/lab/img/images/arrow2_ie8.png);
}
.sp .request_list li a {
	padding:5px 0;
	background-position: 97% center;
}
.request_list li a:hover {
	background-color:#f3f3f5 !important;
	background-image:url(/img/lab/img/images/arrow2_ov.png);
}
.ie8 .request_list li a:hover {
	background-image:url(/img/lab/img/images/arrow2_ov_ie8.png);
}

.request_list li img {
	float:left;
	width:50px;
	height:50px;
	margin-right: 18px;
}

.sp .request_list li img {
	margin:0 5px 25px 0;
}

.request_list .title {
	font-size:13px;
	font-weight:bold;
	margin:0 0 5px 68px;
}

.sp .request_list .title {
	margin:0 30px 5px 55px;
}

.sp .request_list .tags {
	margin-left:55px;
}








 
/*-----[ステータス]-----*/
.status_type {
	display:inline-block;
	font-size:9px;
	font-weight:bold;
	color:#ffffff;
	padding:2px 10px 2px 10px;
	background-color:#6f6f6f;
	border:1px solid #6f6f6f;
	border-radius: 2px;
}
.mac.chrome .status_type,
.mac.safari .status_type {
	padding:3px 10px 1px 10px;
}
.mac.firefox .status_type {
	padding:3px 10px 1px 10px;
}
.sp .status_type {
	padding:2px 10px 0px 10px;
	margin: 5px 0 0 0;
}
.sp.android .status_type {
	padding:3px 10px 1px 10px;
}
.status_type.active {
	background-color:#7f0019 !important;
	border:1px solid #7f0019;
}


.status_category {
	display:inline-block;
	font-size:9px;
	font-weight:bold;
	padding:2px 10px 2px 10px;
	background-color:#FFFFFF;
	border:1px solid #2e2e2e;
	border-radius: 2px;
}
.mac.chrome .status_category,
.mac.safari .status_category {
	padding:3px 10px 1px 10px;
}
.mac.firefox .status_category {
	padding:3px 10px 1px 10px;
}
.sp .status_category {
	padding:2px 10px 0px 10px;
	margin: 5px 0;
}
.sp.android .status_category {
	padding:3px 10px 1px 10px;
}
.status_category.active {
	border:1px solid #7f0019 !important;
}

.status_date {
	display:inline-block;
	font-size:10px;
}
 
.black {
	background-color:#2e2e2e;
	border:1px solid #2e2e2e;
}

.white {
	color:#373839;
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
}









 
/* Contets
-------------------------------------------------- */
.contents .container {
	width: 100%;
	min-width:910px;
}
.sp .contents .container {
	min-width:0;
}







/* Top
-------------------------------------------------- */

#title {
	margin:40px 0 30px 0;
}
.sp #title {
	margin:15px 0 25px 0;
	padding:0 0 15px 10px;
	border-bottom:1px solid #dddddd;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.10);
}

#logo1 {
	float: left;
	width: 242px;
	height: 28px;
}
.sp #logo1 {
	width:141px;
	height:16px;
}


#sp_search_container {
	display:none;
}
.sp #sp_search_container {
	display:block;
	position: absolute;
	top: -8px;
	right: 20px;
}

#search_form_container {
	position:relative;
	margin-left:371px;
}
.sp #search_form_container {
	margin-left: 0px;
	
}

#sp_menu_button {
	display: inline-block;
	text-indent: -9999px;
	width:33px;
	height:33px;
	background:url(/img/lab/img/images/sp_menu_button.png) no-repeat 0px 0px;
	-webkit-background-size:33px 33px;
	background-size:33px 33px;
	border-radius:2px;
	cursor:pointer;
}
#sp_menu_button.active {
	background:url(/img/lab/img/images/sp_menu_button_ov.png) no-repeat 0px 0px;
	-webkit-background-size:33px 33px;
	background-size:33px 33px;
}




#title p {
	font-size:13px;
	line-height: 165%;
	letter-spacing: 0.04em;
	margin-left: 295px;
}
.sp #title p {
	display:none;
}





#search_panel {
	display: none;
	padding:0 10px;
}

#search_panel h2 {
	font-size:11px;
	margin:0 0 13px 0;
}

#search_panel h2 a {
	position: absolute;
	right: 14px;
	padding:4px 9px;
	color:#6f6f6f;
	background-color:#f3f3f5;
	border-radius:2px;
}
#search_panel h2 a:hover {
	color:#FFFFFF;
	background-color:#7F0019;
}
	
#menu_column1 {
	padding:10px 15px;
	border-top:3px solid #e1e1df;
	border-left:3px solid #e1e1df;
	border-right:3px solid #e1e1df;
	border-bottom:1px solid #e1e1df;
}

#menu_column1 .midashi {
	font-size: 13px;
	font-weight: bold;
	color: #B8B9B3;
	margin: 0 0 8px 0;
}

#menu_column1 .midashi span {
	position: absolute;
	right: 28px;
	font-weight: normal;
}

#menu_column1 .menu_column_mask {
	display: table-cell;
	float: left;
	width:119px;
	height:45px;
	overflow:hidden;
	margin-right: 10px
}

#menu_column1 .menu_column_mask img {
	margin-top: -30px;
}

#menu_column1 h3 {
	font-size: 13px;
	display: table-cell;
	vertical-align: middle;
	height: 45px;
	margin: 0;
}


#menu_column2 {
	margin-bottom:30px;
	padding:10px 15px;
	border-bottom:3px solid #e1e1df;
	border-left:3px solid #e1e1df;
	border-right:3px solid #e1e1df;
}

#menu_column2 h2 {
	margin:5px 0 10px 0;
}

#menu_column2 a {
	margin-right:15px;
	padding-right:15px;
	border-right:1px solid #f3f3f2;
}
#menu_column2 a:last-child {
	border-right:none;
}


#menu_ideapark {
	margin-bottom: 30px;
	padding: 15px 15px 10px 15px;
	background-color: #F1F5F9;
}

#menu_ideapark a.logo {
	display:block;
	background-image:url(/img/lab/img/images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 98.5% center;
	-webkit-background-size:9px 15px;
	background-size:9px 15px;
}
#menu_ideapark a.logo:hover{
	background-image:url(/img/lab/img/images/arrow2_ov.png);
}
#menu_ideapark h2 a {
	padding:0;
	color:#6f6f6f;
	background-color:#F1F5F9;
}
#menu_ideapark h2 a:hover {
	color:#6f6f6f;
	background-color:#F1F5F9;
}
#menu_ideapark .description {
	width: 90%;
	font-size: 13px;
	padding-top: 10px;
	border-top: 3px solid white;
}

#menu_ideapark h2 a {
	right: 37px;
}

#search_panel .entry_list li {
	margin-bottom:10px;
}

#search_panel .entry_list a {
	text-decoration:underline;
}


#menu_blog {
	margin-bottom:30px;
	padding:0 0 20px 18px;
	border-bottom:1px solid #e1e1df;
}

#menu_blog h2 a {
	right: 28px;
}


#search_panel .menu_link {
	margin-bottom:30px;
	padding:0 0 20px 18px;
	border-bottom:1px solid #e1e1df;
}
#search_panel .menu_link:last-child {
	border-bottom:none;
}

















#top_banner {
	position: absolute;
	left: 0;
	width: 100%;
	min-width:910px;
	height:400px;
	padding:30px 0;
	overflow: hidden;
	background-color:#f8f8f6;
}
.sp #top_banner {
	min-width:0;
	height:280px;
	padding:15px 0;
}

#top_banner_mask {
	width:910px;
	height:400px;
	overflow:hidden;
	margin: 0 auto;
}
.sp #top_banner_mask {
	width:80%;
	height:280px;
	margin: 0;
	overflow-y:scroll;
	-webkit-overflow-scrolling:touch;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

#top_banner_container {
	position: relative;
	top: 0px;
	left: 0px;
	width:1800px;
}
.sp #top_banner_container {
	width:100%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

.banner_list {
	position:relative;
	float:left;
	width: 880px;
	margin-left:20px;
}
.sp .banner_list {
	float:none;
	width:100%;
	margin-left:0;
	padding:0 10px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

.banner_list li {
	position: relative;
	float:left;
	width:175px;
	margin-left:20px;
	padding:0 15px;
	border-top:1px solid #e1e1df;
}
.banner_list li.active {
	border-top:1px solid #7f0019;
}
.sp .banner_list li {
	float:none;
	width:100%;
	margin:0 0 30px 0;
	padding:0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

.banner_list:nth-child(2) li:last-child {
	margin-bottom:0;
}

.banner_list li.wide {
	width:390px;
	margin-left:0;
}
.sp .banner_list li.wide {
	width:100%;
	margin:0 0 20px 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

.banner_list a:hover {
	color:#33332D;
}

.banner_list .midashi {
	font-size:11px;
	font-weight:bold;
	color:#b8b9b3;
	margin:8px 0 15px -15px;
}
.banner_list li.active .midashi {
	color:#7f0019;
}
.sp .banner_list .midashi {
	margin:8px 0;
}

.banner_list .midashi span {
	position: absolute;
	right: 0px;
	font-weight:normal;
}

.sp .banner_list img:not(.fukidashi3) {
	width:100%;
	height:auto;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

.banner_list .meta {
	position: absolute;
	bottom: 0px;
	left: 15px;
	width: 360px;
	padding:12px 15px 5px 15px;
	color: #FFFFFF;
	background-color: rgba(0, 0, 0, 0.6);
}
.banner_list .meta.long {
	height:60px;
	padding:12px 15px;
}
.sp .banner_list .meta {
	left: 0;
	width: 100%;
	height:auto;
	padding:12px 15px 3px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

.banner_list .fukidashi {
	height:90px;
	margin:0 0 40px 0;
	padding: 20px 15px;
	background-color: #FFFFFF;
}
.banner_list .fukidashi.blue {
	background-color: #d3dce4;
}
.sp .banner_list .fukidashi {
	height:auto;
	margin:0;
	padding: 20px 15px;
}

.banner_list .title {
	font-size: 14px;
	margin:0 0 10px 0;
}
.sp .banner_list .title {
	margin:0;
}

.banner_list .meta .title {
	font-size:15px;
	font-weight:bold;
	margin:0 0 5px 0;
	padding:0;
	background-color:transparent;
}
.sp .banner_list .meta .title {
	font-size:14px;
}

.banner_list .meta .title2 {
	font-size:11px;
	margin:0;
}

.banner_list .meta .title3 {
	margin:0 0 7px 0;
}


.banner_list .meta .description {
	font-size:11px;
}
.sp .banner_list .meta .description {
	display:none;
}

.banner_list .pickup .meta {
	position: absolute;
	bottom: 0px;
	left: 15px;
	width: 145px;
	padding:10px 15px;
	color: #191919;
	font-weight:bold;
	background-color: rgba(255, 255, 255, 0.6);
}
.sp .banner_list .pickup .meta {
	left: 0;
	width: 100%;
	height:auto;
	padding:12px 15px 11px 15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}


.banner_list .fukidashi3 {
	position:absolute;
	bottom: 30px;
	left: 31px;
}
.sp .banner_list .fukidashi3 {
	bottom: -10px;
}

#top_banner #prev {
	position:absolute;
	top:50%;
	left:0;
	margin-top:-22px;
	cursor:pointer;
}
.sp #top_banner #prev {
	display:none;
}

#top_banner #next {
	position:absolute;
	top:50%;
	right:0;
	margin-top:-22px;
	cursor:pointer;
}
.sp #top_banner #next {
	display:none;
}


#top_banner #up {
	display:none;
}
.sp #top_banner #up {
	display:block;
	position:absolute;
	top:32px;
	right:15px;
	cursor:pointer;
}

#top_banner #down {
	display:none;
}
.sp #top_banner #down {
	display:block;
	position:absolute;
	top:76px;
	right:15px;
	cursor:pointer;
}


#top_banner .deactive {
	cursor:default !important;
	opacity: 0.3 !important;
	-moz-opacity: 0.3 !important;
	filter: alpha(opacity=30) !important;
}



#top_column {
	padding-top:500px;
	margin-bottom: 50px;
}
.sp #top_column {
	padding-top:340px;
	margin-bottom: 40px;
}



#top_column h2 {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 12px 15px 0 15px;
	border-top: 1px solid #e1e1df;
}
.sp #top_column h2 {
	font-size: 16px;
	padding: 12px 10px 0 10px;
	border-top: 2px solid #e1e1df;
}

#top_column h2 a.categoryTitle_r {
	position:absolute;
	top:15px;
	right:15px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}

#top_column h2 a.categoryTitle_l:hover {
	opacity: 0.6;
	color:#191919;
}
#top_column h2 a.categoryTitle_r:hover {
	opacity: 0.6;
	color:#999999;
}

#top .entry_list {
	padding:0 15px;
}
.sp #top .entry_list {
	padding:0;
}

#top_project .entry_list {
	padding:0 13px;
}
.sp #top_project .entry_list {
	padding:0 10px;
}
#top_ideaparkReport .entry_list {
	padding: 0 13px;
}
.sp #top_ideaparkReport .entry_list {
	padding:0 10px;
}

.sp #top_blog .entry_list {
	padding:0 10px;
}


#top .entry_list li {
	float:left;
	width:164px;
	margin-left:15px;
}
.sp #top .entry_list li {
	width:50%;
	margin:0;
	padding:15px 10px;
	border-bottom:1px solid #f0f0ef;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

#top .entry_list li:first-child {
	margin-left:0;
}

#top .entry_list .entry_date {
	display:block;
	font-size:11px;
	color:#b8b9b3;
	margin:5px 0 0 0;
}
#top .entry_list li.active .entry_date {
	color:#7f0019;
}

#top .entry_list h3 {
	font-size:13px;
	font-weight:bold;
	color:#191919;
	margin:0;
}
#top .entry_list li.active h3 {
	color:#7f0019;
}

#top .entry_list .description {
	margin: 3px 0 17px 0;
}

.sp #top_column .entry_list {
	margin:0 10px;
	border-top:1px solid #f0f0ef;
	border-left:1px solid #f0f0ef;
	border-right:1px solid #f0f0ef;
}

.sp #top_column .entry_list li:nth-child(2n) {
	border-left:1px solid #f0f0ef;
}

.sp #top_column .entry_list li:nth-child(5) {
	display:none;
}

.sp #top_column .entry_list img {
	width:130px;
	height:auto;
}


#top_local {
	margin-bottom: 50px;
	padding:15px;
	background-color:#f5f2e9;
}
.sp #top_local {
	margin-bottom: 30px;
	padding:15px 10px;
}

#top_local h2 {
	position: relative;
	margin: 0 0 8px 0;
}
#top_local h2 span.subtitle {
font-size: 14px;
}
.sp #top_local h2 span.subtitle {
display: block;
}
#top_local h2 a.categoryTitle_r {
	position:absolute;
	top:0px;
	right:5px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}

#top_local h2 a.categoryTitle_l:hover {
	opacity: 0.6;
	color:#191919;
}
#top_local h2 a.categoryTitle_r:hover {
	opacity: 0.6;
	color:#999999;
}

#top_local .local_description {
	float:left;
	width:165px;
	font-size:13px;
	line-height:165%;
	padding-top:15px;
	border-top:3px solid #ffffff;
}
.sp #top_local .local_description {
	float:none;
	width:100%;
	margin-bottom:15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

#top_local .entry_list {
	margin-left: 180px;
	padding: 0;
	background-color:transparent;
}

#top_local .entry_list li {
	float:left;
	width:223px;
	margin-left:15px;
}

#top_local .entry_list li:first-child {
	margin-left:0;
}

#top_local .entry_list .entry_date {
	display:block;
	font-size:11px;
	color:#b8b9b3;
	margin:5px 0 0 0;
}
#top_local .entry_list li.active .entry_date {
	color:#7f0019;
}

#top_local .entry_list h3 {
	font-size:13px;
	font-weight:bold;
	color:#191919;
	margin:0;
}
#top_local .entry_list li.active h3 {
	color:#7f0019;
}

#top_local .entry_list .local_description {
	margin: 3px 0 17px 0;
}

.sp #top_local {
	margin-bottom: 40px;
	padding:15px;
}

.sp #top_local h2 a {
	top:0;
}

.sp #top_local .entry_list {
	margin-left: 0;
}

.sp #top_local .entry_list li {
	float:none;
	width:100%;
	margin:0;
	padding: 0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
	border: none;
}

.sp #top_local .entry_list img {
	float:left;
	width: 85px;
	height: auto;
}

.sp #top_local .entry_list .right {
	margin:0 0 0 95px;
	width: 170px;
}

.sp #top_local .entry_list .local_description {
	display:none;
}

.sp #top_local .entry_list a {
	display:block;
	background-image:url(/img/lab/img/images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 98.5% center;
	-webkit-background-size:9px 15px;
	background-size:9px 15px;
}
.sp #top_local .entry_list a:hover{
	background-image:url(/img/lab/img/images/arrow2_ov.png);
}


#top_ideapark {
	margin-bottom: 0;
	padding:15px;
	background-color:#f1f5f9;
}
.sp #top_ideapark {
	margin-bottom: 0;
	padding:15px 10px;
}

#top_ideapark h2 {
	position: relative;
	margin: 0 0 8px 0;
}

#top_ideapark h2 a.categoryTitle_r {
	position:absolute;
	top:0px;
	right:5px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}

#top_ideapark h2 img {vertical-align: top;}
#top_ideapark h2 a.categoryTitle_l:hover {
	opacity: 0.6;
	color:#191919;
}
#top_ideapark h2 a.categoryTitle_r:hover{
	opacity: 0.6;
	color:#999999;
}

#top_ideapark .description {
	float:left;
	width:165px;
	font-size:13px;
	line-height:165%;
	padding-top:15px;
	border-top:3px solid #ffffff;
}
.sp #top_ideapark .description {
	float:none;
	width:100%;
	margin-bottom:15px;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

#top_ideapark .request_list {
	margin: 0 0 0 180px;
	padding: 0;
	background-color:transparent;
}
.sp #top_ideapark .request_list {
	margin: 0;
}


#top_ideapark .request_list li {
	width:100%;
	margin-bottom:2px;
	padding:0;
	background-color:#FFFFFF;
}

#top_ideapark .request_list li a {
	padding:18px 15px 19px 15px;
}
.sp #top_ideapark .request_list li a {
	padding:15px 10px 15px 10px;
}



#top_project {
	border:2px solid #f1f5f9;
	background-color:#f1f5f9;
}
.sp #top_project {
	margin-bottom:0;
	padding-bottom: 10px;
	border:none;
}

#top_project h2 {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 12px 15px 0 15px;
}
.sp #top_project h2 {
	font-size: 16px;
	margin:0 10px;
	padding: 10px 0 0 0;
	border-bottom:3px solid #f1f5f9;
}

#top_project h2 a.categoryTitle_r {
	position:absolute;
	top:15px;
	right:15px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
.sp #top_project h2 a.categoryTitle_r {
	top:12px;
	right:5px;
}

#top_project h2 a.categoryTitle_l:hover {
	opacity: 0.6;
	color:#191919;
}
#top_project h2 a.categoryTitle_r:hover{
	opacity: 0.6;
	color:#999999;
}
#top_project p.title_description {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 15px 0 15px;
}
.sp #top_project p.title_description {
	margin:0 10px;
	padding: 0 0 0 0;
}

.sp #top_project .entry_list li {
	float:none;
	width:100%;
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #f1f5f9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

.sp #top_project .entry_list img {
	float:left;
	width: 85px;
	height: auto;
}

.sp #top_project .entry_list .right {
	margin:0 0 0 95px;
	padding-top: 3px;
}

.sp #top_project .entry_list .description {
	display:none;
}

.sp #top_project .entry_list a {
	display:block;
	background-image:url(/img/lab/img/images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 98.5% center;
	-webkit-background-size:9px 15px;
	background-size:9px 15px;
}
.sp #top_project .entry_list a:hover{
	background-image:url(/img/lab/img/images/arrow2_ov.png);
}



#top_ideaparkReport {
	margin-bottom: 50px;
	padding-bottom: 15px;
	border:2px solid #f1f5f9;
	background-color:#f1f5f9;
}
.sp #top_ideaparkReport {
	margin-bottom: 30px;
	padding-bottom: 10px;
	border:none;
}

#top_ideaparkReport h2 {
	position: relative;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0 15px;
}
.sp #top_ideaparkReport h2 {
	font-size: 12px;
	margin:0 10px;
	padding: 0 0 0 0;
	border-bottom:3px solid #f1f5f9;
}

#top_ideaparkReport h2 a.categoryTitle_r {
	position:absolute;
	top:15px;
	right:15px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
.sp #top_ideaparkReport h2 a.categoryTitle_r {
	top:12px;
	right:5px;
}

#top_ideaparkReport h2 a.categoryTitle_l:hover {
	opacity: 0.6;
	color:#191919;
}
#top_ideaparkReport h2 a.categoryTitle_r:hover{
	opacity: 0.6;
	color:#999999;
}
#top_ideaparkReport p.title_description {
	position: relative;
	margin: 0 0 15px 0;
	padding: 0 15px 0 15px;
}
.sp #top_ideaparkReport p.title_description {
	margin:0 10px;
	padding: 0 0 0 0;
}

.sp #top_ideaparkReport .entry_list li {
	float:none;
	width:100%;
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #f1f5f9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

.sp #top_ideaparkReport .entry_list img {
	float:left;
	width: 85px;
	height: auto;
}

.sp #top_ideaparkReport .entry_list .right {
	margin:0 0 0 95px;
	padding-top: 3px;
}

.sp #top_ideaparkReport .entry_list a {
	display:block;
	background-image:url(/img/lab/img/images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 98.5% center;
	-webkit-background-size:9px 15px;
	background-size:9px 15px;
}
.sp #top_ideaparkReport .entry_list a:hover{
	background-image:url(/img/lab/img/images/arrow2_ov.png);
}



#top_blog {
	margin-top:50px;
}
.sp #top_blog {
	margin-top:20px;
}
.bottom_blog {margin-bottom: 90px;}
.sp .bottom_blog {margin-bottom: 40px;}

#top_blog h2 {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 12px 15px 0 15px;
	border-top: 1px solid #e1e1df;
}
.sp #top_blog h2 {
	font-size: 16px;
	margin:0 10px;
	padding: 0 0 7px 0;
	border-top:none;
	border-bottom:1px solid #f0f0ef;
}

#top_blog h2 a.categoryTitle_r {
	position:absolute;
	top:15px;
	right:15px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}
.sp #top_blog h2 a {
	top:0;
}

#top_blog h2 a.categoryTitle_l:hover {
	opacity: 0.6;
	color:#191919;
}
#top_blog h2 a.categoryTitle_r:hover{
	opacity: 0.6;
	color:#999999;
}

.sp #top_blog .entry_list li {
	float:none;
	width:100%;
	margin:0;
	padding:10px 0;
	border-bottom:1px solid #f1f5f9;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

.sp #top_blog .entry_list img {
	float:left;
	width: 85px;
	height: auto;
}

.sp #top_blog .entry_list .right {
	margin:0 0 0 95px;
	padding-top: 3px;
}

.sp #top_blog .entry_list .description {
	display:none;
}

.sp #top_blog .entry_list a {
	display:block;
	background-image:url(/img/lab/img/images/arrow2.png);
	background-repeat: no-repeat;
	background-position: 98.5% center;
	-webkit-background-size:9px 15px;
	background-size:9px 15px;
}
.sp #top_blog .entry_list a:hover{
	background-image:url(/img/lab/img/images/arrow2_ov.png);
}

#top_blog .description {
	margin: 0 0 10px 0;
	padding: 0 15px;
	font-size: 13px;
}
.sp #top_blog .description {
	display: none;
}


#top_link {
	margin-top:90px;
	margin-bottom:120px;
	padding:0 15px;
}
.sp #top_link {
	display:none;
}

#top_link ul {
	float:left;
	width:130px;
	margin-left:20px;
	padding-top:18px;
	border-top:1px solid #cecfc9;
}

#top_link ul:first-child {
	margin-left:0px;
}

#top_link ul li {
	margin-bottom:8px;
}

#top_link ul li.parent {
	font-weight:bold;
}

#top_link ul li.parent a,
#top_link ul li.separate a {
	color:#999999;
}

#top_link ul li.parent a:hover,
#top_link ul li.separate a:hover {
	color:#7f0019;
}

#top_link ul li.separate {
	margin-top: 16px;
	padding-top:16px;
	border-top:1px solid #cecfc9;
}

#top_link ul li.not_parent a {
	color:#333333;
}

.ateriermuji {
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:none !important;
	color:#191919 !important
}
.localnippon {
	font-size:14px;
	font-weight:bold;
	text-decoration:none !important;
	color:#191919 !important
}
.ateriermuji:hover, .localnippon:hover {
	color:#7f0019 !important;
}
.localnippon span.sub {display:block; font-size: 10px;}

#top_archive {
	margin: 50px 0 0 0;
}
.sp #top_archive {
	margin: 20px 0 40px 0;
}

#top_archive h2 {
	position: relative;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 8px 0;
	padding: 12px 15px 0 15px;
	border-top: 1px solid #e1e1df;
}
.sp #top_archive h2 {
	font-size: 16px;
	padding: 12px 10px 0 10px;
	border-top: 2px solid #e1e1df;
}

#top_archive h2 a.categoryTitle_r {
	position:absolute;
	top:15px;
	right:15px;
	font-size:12px;
	font-weight:bold;
	color:#999999;
}

#top_archive h2 a.categoryTitle_l:hover {
	opacity: 0.6;
	color:#191919;
}
#top_archive h2 a.categoryTitle_r:hover{
	opacity: 0.6;
	color:#999999;
}

.sp #top_archive .entry_list {
	margin:0 10px;
	border-top:1px solid #f0f0ef;
	border-left:1px solid #f0f0ef;
	border-right:1px solid #f0f0ef;
}

.sp #top_archive .entry_list li:nth-child(2n) {
	border-left:1px solid #f0f0ef;
}

.sp #top_archive .entry_list li:nth-child(5) {
	display:none;
}

.sp #top_archive .entry_list img {
	width:130px;
	height:auto;
}




/* Footer
-------------------------------------------------- */
.footer_container {
	background-color: #FFFFFF;
}
.sp .footer_container {
	background-color: transparent;
}

#footer {width: 880px; margin: 0 auto; padding: 0 15px; line-height: 16px;position:relative;}
#pageEnd {position: absolute;top: -30px;left: 15px; width:880px; }
#pageEnd li {float:left; line-height:13px;}
#pageEnd li:nth-child(3) {border-right:none;}
#pageEnd li.pageTop {margin: 0 0 0 372px;border-right: none;padding: 0;text-decoration: underline; background: url(/img/lab/img/images/arrow5.png) no-repeat 0px 5px;-webkit-background-size:5px 5px;background-size:5px 5px;padding-left: 10px; position: absolute; top:0; right:0;}
#footerNav {margin: 0 0 4px 0;border-top: 1px solid #666;height: 20px;padding-top: 12px;}
#footerNav li {float:left; margin-right: 12px; padding-right: 12px; border-right:1px solid #CCC; line-height:13px;}
#footerNav li#fnSitemap {border: none;}
#footerNav li#fnJob {float: right;}
#footerNav li#fnCorporate {float: right; margin-right: 0; padding-right: 0; border: none;}
#copyright {padding: 10px 0; border-top: 1px solid #E6E6E6;}
#copyright small {font-size: 10px; font-family: "Lucida Grande","Hiragino Kaku Gothic Pro","ヒラギノ角ゴ Pro W3","ＭＳ Ｐゴシック",Arial,sans-serif;}


.sp #footer {
	width:100%;
	padding:0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

.ie8 #pageEnd li.pageTop {
	background: url(/img/lab/img/images/arrow5_ie8.png) no-repeat 0px 5px;
}

.sp #pageEnd {
	position:relative;
	top:0;
	left:0;
	padding: 15px 10px 5px 10px;
	width: 90%;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	margin: 0 auto 55px auto;
	background-color:#FFFFFF;
}

.sp #pageEnd li {
	margin:0 0 15px 0;
	padding:0;
	text-decoration:underline;
	border:none;
}

.sp #pageEnd li.tw {
	padding-left: 15px;
}

.sp #pageEnd li.pageTop {
	position: absolute;
	top: 60px;
	right: 0px;
	margin:0;
	padding-left:10px;
}

.sp #footerNav {
	width:100%;
	height: 117px;
	margin:0;
	padding:0;
	background-color:#FFFFFF;
	border-top:none;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}

.sp #footerNav li {
	width:50%;
	margin:0;
	padding:11px 0 10px 0;
	text-align:center;
	border:0;
	-moz-box-sizing: border-box;
	-webkit-box-sizing:border-box;
	box-sizing: border-box;
}


.sp #footerNav li#fnPrivacy {
	background-color:#FFFFFF;
	border-top:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
}

.sp #footerNav li#fnSecurity {
	background-color:#FFFFFF;
	border-top:1px solid #d6d6d6;
}

.sp #footerNav li#fnContact {
	background-color:#FFFFFF;
	border-top:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
}

.sp #footerNav li#fnSitemap {
	background-color:#FFFFFF;
	border-top:1px solid #d6d6d6;
	border-right:1px solid #d6d6d6;
	border-bottom: 1px solid #D6D6D6;
}

.sp #footerNav li#fnJob {
	float:left;
	background-color: white;
	border-right:1px solid #d6d6d6;
	border-bottom: 1px solid #D6D6D6;
}

.sp #footerNav li#fnCorporate {
	float:left;
	background-color: white;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
}

.sp #copyright {
	padding: 0px 0 15px 10px;
	background-color: white;
	border:none;
}








/* CarouFredSel
-------------------------------------------------- */
#slide_container {
	
}
#slide_container div {
	position:relative;
	width: 178px;
	height: 128px;
	display: block;
	float: left;
	margin: 0 10px 0 0 !important;
	padding: 0;
	list-style: none;
	border: 1px solid #f3f3f5;
}

#slide_container div p {
	position:absolute;
	bottom:0;
	left:0;
	width:160px;
	font-size:13px;
	font-weight:bold;
	padding:10px;
	background-color:rgba(243, 243, 243, 0.7);
}

#slide_container a {
	display: block;
	width: 178px;
	height: 128px;
	background-color: #000000;
}