@charset "utf-8";

/* pc */
/*--------------------------*/
body{-webkit-text-size-adjust: none;}

h1{font-size: 20px;}
h2{font-size: 18px;}
h1,h2,h3{font-weight: bold;}

/* Layout */
/*--------------------------*/
#header_top,#header_btm,nav ul{
	width: 900px;
	margin:0 auto;
}

#main_column,.main_column{
	float:left;display:inline;
	/* 680 / 960 * 100 */
	width: 70.833333%;
}

#side_column,.side_column{
	float:right;display:inline;
	/* 260 / 960 * 100 */
	width: 27.083333%;
}

#contents,
.contents{
	width: 900px;
	margin:0 auto;
}


html,body{
	height:100%;
}

#wrap_top {
    width: 100%;
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

#container{
	position: relative;
	overflow: hidden;
	padding-bottom: 30px;
	/*padding-bottom: 384px;*/
}

#footer{
	position: relative;
	bottom: 0;
	width: 100%;
}


/* Footer */
/*----------------------------------------------------*/
#footer{
	/*margin-top: 25px;*/
}

* html #footer{font-size:82%;}
*+html #footer{font-size:82%;}

#footer .contents_btm{
	width:910px;
	margin:0 auto;
}

#footer .contents_btm .breadcrumb{
	float:left;
	width:700px;
	padding:18px 0 0;
}

#footer #pagetop{
	float: right;
	width:134px;
	text-align: right;
}

#footer #pagetop a{
	width:134px;
}

#footer_top{
	position:relative;
	width:100%;
	height: 49px;
	border-bottom: 1px solid #D4D4D4;
	background:#FAFAFA;
}
#footer_top form{
	float:left;
	display:inline;
	width:50%;
	margin-top: 11px;
}
#footer_top form p{
	float:left;
	display:inline;
	margin-right: 1px;
}
#footer_top .txt{
	display:block;
	width: 230px;
	height: 25px;
	border: 1px solid #D4D4D4;
	line-height: 27px;
	padding:0 5px;
}
*+html #footer_top .txt{
	margin-top: -1px;
	padding:0;
	height:24px;
	line-height: 24px;
	border:none;
}
* html #footer_top .txt{
	margin-top: -1px;
	padding:0;
	height:24px;
	line-height: 24px;
	border:none;
}
#footer_top .sns{
	float:right;
	display:inline;
	margin-top: 16px;
}
#footer_top .sns li{
	float:left;
	display:inline;
	margin-left: 10px;
}

#footer_contents:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
#footer_contents{
  overflow:hidden;
}
#footer_contents{
	position:relative;
	width:100%;
	padding:25px 0;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #D4D4D4;
	background:#ECECEC;
}
#footer_info{
	float:left;
	display:inline;
	width:385px;
}
#footer_info h2{
	display:block;
}
#footer_info p{
	margin-top: 10px;
	line-height: 17px;
}
#footer_info p a{
	color:#000;
}
#footer_info p a:hover,
#footer_info p a:active,
#footer_info p a:focus
{color:#888;text-decoration: none;}
#footer_info p.btn{
	display:block;
	width: 182px;
	height: 28px;
	margin-top: 15px;
}
#footer_info p.btn a{
	display:block;
	width: 182px;
	height: 28px;
	line-height: 30px;
	text-align: center;
	font-weight:lighter;
	background:#000;
}
#footer_info p.btn a{color:#fff;text-decoration: none;}
#footer_info p.btn a:hover,
#footer_info p.btn a:active,
#footer_info p.btn a:focus
{text-decoration: none;}
#footer_navi{
	float:left;
	display:inline;
	width:514px;
	background: url(/common/images/common_foot_hr02.png) repeat-y right top;
}
#footer_navi div{
	float:left;
	display:inline;
	background:transparent url(/common/images/common_foot_hr02.png) repeat-y left top;
}

/*#footer_navi div.f_service{width:156px;}*/
/*#footer_navi div.f_works{width:192px;}*/
/*#footer_navi div.f_about{width:160px;}*/
#footer_navi div.f_service{width:176px;}
#footer_navi div.f_works{width:182px;}
#footer_navi div.f_about{width:150px;}

#footer_navi div li{
	display:block;
	line-height: 11px;
	padding-left: 12px;
	margin-top: 8px;
	font-size:11px;
	border-left: none;
	border-right: none;
	background:url(/common/images/common_foot_icon.png) no-repeat left 4px;
}
#footer_navi div li:first-child{margin-top: 0;}
#footer_navi div h3{
	margin:0 0 0 20px;
	height: 20px;
}
#footer_navi div ul{
	margin:0 0 0 20px;
}
#footer_navi a{color:#606060;text-decoration: none;}
#footer_navi a:hover,
#footer_navi a:active,
#footer_navi a:focus
{text-decoration: none;}

#footer_btm{
	position:relative;
	overflow: hidden;
	width:100%;
	height: 42px;
	border-top: 1px solid #fff;
	font-size: 10px;
	color: #DDDDDD;
	line-height:44px;
	letter-spacing: 0.1em;
	background:url(/common/images/common_back01.png) left top;
}
#footer_btm ul{
	float:left;
	display:inline;
	background:url(/common/images/common_foot_hr.png) no-repeat right center;
}
#footer_btm li{
	float:left;
	display:inline;
	padding:0 0 0 12px;
	margin-right: 8px;
	background:url(/common/images/common_foot_hr.png) no-repeat left center;
}
#footer_btm a{color:#ccc;text-decoration: none;}
#footer_btm a:hover,
#footer_btm a:active,
#footer_btm a:focus
{color:#fff;text-decoration: none;}
#footer_btm p{
	float: right;
}
#footer_btm p strong{padding:0 3px 0 0;font-weight:normal;font-size:14px;}


/* Header */
/*----------------------------------------------------*/
body{
	/*background:url(/common/images/common_back_header.png) repeat-x left top;*/
	background: url(/cms/wp-content/uploads/2016/02/common_back_header.png) repeat-x left top;
}

#header{
	position: relative;
	width:900px;
	height:94px;
	margin: 0 auto 0;
}

#header a{text-decoration: none;}
#header a:hover,
#header a:active,
#header a:focus
{text-decoration: underline;}


#header_top{
	position:absolute;
	top: 11px;
	left: 0;
	width:500px;
}
#header_logo{
	width: 258px;
	height: 51px;
}
#header_logo img{
	width: 100%;
	height: auto;
}

#header_desc{
	margin-top: 13px;
	font-size:10px;
	font-weight:lighter;
	line-height: 10px;
	color:#51413B;
}
#header_desc h1{
	display:inline;
	font-size:10px;
	font-weight:lighter;
	line-height: 10px;
	color:#51413B;
}

#header_nav{
	position:absolute;
	width: 283px;
	top: 5px;
	right: 0;
}
#header_nav li{
	float: left;
	display: inline;
}
#header_nav li a{
	float: left;
	display: inline;
}

#header_btm{
	position:absolute;
	width: 282px;
	right:0;
	top:33px;
}
.header_contact{
	display:block;
	position: absolute;
	right: 0;
	left: auto;
	top: 1px;
	width: auto;
	height: auto;
}
.header_info{
	position: absolute;
	left: 120px;
	top: 0;
	width: 138px;
	height: 28px;
}

.header_copy{
	position: absolute;
	right: 0px;
	top: 43px;
	width: 282px;
	height: 8px;
}


/* Nav */
/*----------------------------------------------------*/
#nav{
	display:block;
	width: 100%;
	height: 35px;
	/*background:url(/common/images/common_back_global.png) repeat-x left top;*/
	background:#fff;
	border-bottom:5px solid #6E6351;
}

#nav ul{
	display:block;
	width: 900px;
	height: 35px;
	margin: 0 auto;
	padding: 0 0 0 1px;
	background:url(/common/images/common_hr_global.png) no-repeat left top;
}

#nav li{
	float:left;
	display:inline;
	width: 136px;
	height:35px;
	padding:0 1px 0 0;
	font-size:0;
	background:url(/common/images/common_hr_global.png) no-repeat right top;
}

#nav li:first-child{
	width: 76px;
}


/* main_visual */
/*----------------------------------------------------*/
#main_visual{
	position: relative;
	width: 900px;
	height: 432px;
	margin:25px auto 0;
}

#visual{
	position:absolute;
	top:0;
	left:0;
	overflow: hidden;
	width:650px;
	height:432px;
}
#visual {background:#ffffff url(/common/images/loading.gif) no-repeat 50% 50%;}
#visual img { display:none; }

#news{
	position:absolute;
	top:0;
	right:0;
	width:230px;
	*font-size:86%;
}

#news p.subttl{
	width: 100%;
	height: 22px;
	border-bottom:1px solid #3E372C;
}

#news li{
	float:left;
	display:block;
	margin-top: 15px;
	height: 67px;
}

#news li p{
	float: left;
	display:inline;
	width:115px;
}

#news li p.img{
	overflow: hidden;
	float:left;
	display:inline;
	/*width: 104px;*/
	/*height: 70px;*/
	width: 99px;
	height: 67px;
	margin-right: 10px;
}

#news li p.img img{
	/*height:70px;*/
	height: 69px;
}

#news li p.noimg {
	background:#ddd;
}

#news li p.noimg img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

#news li p span{
	display:block;
	line-height: 10px;
	color: #9A9A8C;
}

#news li p a.cat{
	display:block;
	margin-top: 4px;
	line-height: 10px;
}

#news li p a.txt{
	display:block;
	margin-top: 5px;
	line-height: 1.3;
}

#news li p a.txt{
	color:#000;
}


/* top_service */
/*----------------------------------------------------*/
#top_service p.subttl{
	width: 100%;
	height: 48px;
	border-top:1px solid #3E372C;
}

#top_service li{
	float:left;
	display:inline;
	width: 210px;
	margin-right: 20px;
	font-size:11px;
	line-height: 11px;
}

#top_service li h2{
	overflow: hidden;
	width: 210px;
	height: 96px;
}

#top_service li h3 a{
	display:block;
	margin-top: 10px;
	width: 210px;
	height: 14px;
	line-height: 16px;
	font-size: 11px;
	font-weight: normal;
	background:url(/common/images/common_icon01.png) no-repeat right center;
}

#top_service li p{
	margin-top: 10px;
	line-height: 1.4;
	color: #8A8A79;
}

#top_service div{
	float: right;
	width: 420px;
}

#top_service h2{
	font-size:13px;
	font-weight:bold;
	line-height:1.4;
	color:#343426;
}

#top_service div p{
	float: left;
	width: 290px;
	margin-top: 8px;
	font-size:11px;
}

#top_service div p.photo{
	position: relative;
	float: right;
	width: 96px;
	height: 122px;
	margin-top: 0;
}

#top_service div p.photo span.bg{
	position: absolute;
	top: 87px;
	left: 0px;
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

#top_service div p.photo span.name{
	position: absolute;
	width: 96px;
	top: 94px;
	left: 0px;
	text-align: center;
}

#top_service #greeting{
	margin-top: 8px;
	/*background:#F5F3F0;*/
	background: #ECECEC;
}

#top_service #greeting h3{
	background: #3E372C;
}

#top_service #greeting p{
	position:absolute;
	top: 214px;
	right: 0px;
	display: none;
	width: 380px;
	padding: 15px 20px;
	margin: 0;
	line-height: 1.8;
	background:#ECECEC;
	z-index:9999;
	filter: alpha(opacity=98);
	-moz-opacity:0.98;
	opacity:0.98;
}


/* top_cat */
/*----------------------------------------------------*/
#top_cat{
	margin-top: 45px;
}

#top_cat ul:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
#top_cat ul{
  overflow:hidden;
}

#top_cat ul{
	margin-top: 10px;
}
#top_cat ul:first-child{
	margin-top: 0;
}

#top_cat li{
	position:relative;
	overflow: hidden;
	float:left;
	display:inline;
	width:210px;
	height: 135px;
	margin-left: 20px;
}

#top_cat li:first-child{
	margin-left: 0;
}

#top_cat li img{
	position:absolute;
	top:0;
	left:0;
}

#top_cat li span.bg{
	position:absolute;
	top: 105px;
	left: 0;
	width:210px;
	height: 30px;
	filter: alpha(opacity=60);
	-moz-opacity:0.60;
	opacity:0.60;
}

#top_cat li span.name{
	position:absolute;
	top: 105px;
	left: 0;
	width:210px;
	height: 30px;
	/*201512*/
	line-height: 31px;
	color: #fff;
	text-align: center;
	font-weight: 100;
	font-size: 11px;
	/*end 201512*/
}
/*201512*/
#top_cat li span.name span.ja{
	position: absolute;
	top: 0;
	left: 10px;
	text-align: left;
}
#top_cat li span.name span.en{
	position: absolute;
	top: 0;
	right: 10px;
	text-align: right;
}
/*end 201512*/

/* PAGE */
/*----------------------------------------------------*/
.page_title{
	width: 100%;
	border-top: 1px solid #fff;
	background:#F8F8F7;
}
.page_title .inner{
	display:block;
	width:900px;
	margin:0 auto;
	padding:30px 0;
}
.page_title p{
	display: block;
	width:240px;
	height: 36px;
	line-height: 15px;
	font-size: 17px;
	letter-spacing: 0.2em;
	font-weight: bold;
}
.page_title p.desc{
	margin-top: 10px;
	line-height: 10px;
	font-size: 10px;
	font-weight: normal;
	letter-spacing: 0.1em;
}
.page_title p a{
	color:#000;
	text-decoration: none;
}
.page_title p a:hover,
.page_title p a:active,
.page_title p a:focus{
	color:#000;
	text-decoration: none;
}
/*201512*/
.page_title .ttl_en,
.page_title .ttl_ja{
	display: block;
	font-weight: normal;
	line-height: 1;
}
.page_title .ttl_en{
	font-size: 17px;
}
.page_title .ttl_ja{
	font-size: 10px;
	margin-top: 8px;
}
/*end 201512*/

/*MENU*/
.menu{
	float:right;
	width:70%;
	text-align:right;
	background: url(/common/images/common_foot_hr.png) no-repeat right center;
}

.menu li{
	float:right;
	display: inline;
	background: url(/common/images/common_foot_hr.png) no-repeat left center;
}

.menu li a{
	display:block;
	padding:0 25px;
	font-size: 11px;
	color:#000;
}
.menu li a:hover,
.menu li a:active,
.menu li a:focus{
	color:#ddd;
	text-decoration: none;
}

/*PAGE_MENU*/
.page_menu{
	width: 900px;
	margin: 0 auto;
}
.page_menu:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.page_menu{
  overflow:hidden;
}

.page_menu li{
	float: left;
	margin-right: 1px;
}

.page_menu li a{
	display:block;
	padding:0 18px;
	height: 32px;
	line-height: 32px;
	text-align:center;
	font-size: 11px;
	color:#fff;
	background:url(/common/images/common_back01.png) repeat-x left top;
}
.page_menu li a:hover,
.page_menu li a:active,
.page_menu li a:focus{
	color:#ddd;
	text-decoration: none;
}
.page_menu li.first{margin-right: 1px;}
.page_menu li.first a{
	width: 171px;

	background-image:none;
	background:#F8F8F7;
	color:#000;
	font-weight: bold;
	text-align: center;
}


/* PAGE */
/*----------------------------------------------------*/
.side{
	float:left;
	width: 180px;
}

.main{
	float:right;
	width: 660px;
}

.main_wide{
	width: 900px;
}

.page_navi{
	float:left;
	margin-top: 50px;
	padding-top: 20px;
	width:900px;
	height: 50px;
	font-size: 10px;
	letter-spacing: 0.3em;
	border-top: 1px solid #F0F0E1;
}

/* PAGENAVI */
/*----------------------------------------------------*/
.page_navi p.prev{float: left;margin-left:3px;}
.page_navi p.next{float: right;margin-right:3px;}
.page_navi p.all{float: right;margin-right:15px;padding-right: 20px;background:url(/common/images/entry_sep.png) no-repeat right top;}

.page_navi a{color:#000;}
.page_navi a:hover,
.page_navi a:active,
.page_navi a:focus{
	color:#999;
	text-decoration: none;
}

/* SIDE */
/*----------------------------------------------------*/
.side h3{
	float:left;
	width: 100%;
	padding:20px 0 20px;
	font-size: 12px;
	line-height: 12px;
	font-weight:normal;
	text-indent:3px;
	color:#BDBDAD;
	border-top: 1px solid #F0F0E1;
	border-bottom: 1px solid #F0F0E1;
}

.side .recent{
	float:left;
	margin-top: 20px;
}

.side .recent li{
	float:left;
	display:block;
	width: 180px;
	height: 80px;
}

.side .recent li p{
	float: right;
	display:inline;
	width:80px;
	font-size: 10px;
}

.side .recent li p.img{
	overflow: hidden;
	float:left;
	display:inline;
	width: 90px;
	height: 60px;
}

.side .recent li p.img img{
	height:61px;
}

.side .recent li p.noimg {
	background:#ddd;
}

.side .recent li p.noimg img{
	filter: alpha(opacity=80);
	-moz-opacity:0.80;
	opacity:0.80;
}

.side .recent li p span{
	display:block;
	line-height: 10px;
	color: #9A9A8C;
}

.side .recent li p a.txt{
	display:block;
	margin-top: 7px;
	line-height: 1.6;
}

.side .recent li p a.txt{
	color:#000;
}

.side .backnumber{
	float:left;
	margin-top: 20px;
}
.side .backnumber ul{
	margin-top: 1px;
}
.side .backnumber li{
	float:left;
	width:170px;
	margin-top: 0px;
	padding:10px 5px;
	border-bottom:1px solid #eee;
	font-size:11px;
	border-left: none;
	border-right: none;
}
.side .backnumber li.year{
	display:block;
	cursor: pointer;
	width:160px;
	padding:10px;
	margin-top: 1px;
	font-size:11px;
	border-bottom: none;
	background:#F8F8F7;
	background-image:none;
}
.side .backnumber li.month{
	display:block;
	cursor: pointer;
	width:160px;
	padding:6px 10px;
	margin-top: 0px;
	font-size:11px;
	background:#FCFCFB;
	background-image:none;
}
.side .backnumber li a{
	display:block;
	margin-top: 4px;
}

.side .backnumber li span{
	display:block;
	line-height: 12px;
	color: #9A9A8C;
}


/* MAIN */
/*----------------------------------------------------*/
.breadcrumb li{
	float: left;
	margin-right: 10px;
}

.entry_title{
	margin:60px 0 0;
}
.entry_title h1{
	font-size: 16px;
	font-weight: bold;
}
.entry_title .sns_list{
	display:block;
	width:100%;
	margin-top: 30px;
}

.entry_title li.date{
	float: left;
	width: 50%;
	height: 20px;
	line-height: 20px;
	font-size: 10px;
	color:#9A9A8C;
}

.entry_title li.sns{
	overflow: hidden;
	float:right;
	width: 20px;
	height: 20px;
	margin-left: 10px;
}

.entry_body{
	margin: 10px 0 0;
	padding-top: 40px;
	border-top: 1px solid #F0F0E1;
}

.entry_body p{
	margin-top: 20px;
}



.entry_title_wide{
	margin:60px 0 0;
}
.entry_title_wide h1{
	width:800px;
	margin: 0 auto;
	font-size: 16px;
	font-weight: bold;
	text-align:center;
}
.entry_title_wide p{
	display:block;
	width: 800px;
	margin: 10px auto 0;
	font-size: 10px;
	font-weight: normal;
	text-align:center;
	color:#9A9A8C;
}
.entry_title_wide .entry_title_btm{
	display:block;
	width:800px;
	margin:0 auto;
	margin-top: 30px;
}
.entry_title_wide .entry_title_btm .breadcrumb{
	float: left;
	width:700px;
	line-height: 20px;
	height: 20px;
}
.entry_title_wide .entry_title_btm .sns_list{
	float:right;
}
.entry_title_wide li.sns{
	overflow: hidden;
	float:right;
	width: 20px;
	height: 20px;
	margin-left: 10px;
}

.entry_body_wide{
	margin: 10px 0 0;
	padding: 40px 50px 0;
	border-top: 1px solid #F0F0E1;
	font-size:11px;
}

.entry_body_wide p{
	margin-top: 20px;
}
.entry_detail{
	width: 800px;
}
.entry_detail .left_c{
	float: left;
	width: 525px;
}
.entry_detail .left_c p:first-child{
	margin-top: 0;
}
.entry_detail .right_c{
	float:right;
	width: 255px;
	border-top:1px solid #F0F0E1;
	border-left:1px solid #F0F0E1;
}
.entry_detail .right_c .detail{
	width: 100%;
	margin:15px 0 0 15px;
}

#works_thum{
	width:800px;
}

#works_thum p{
	overflow: hidden;
	float:left;
	width:800px;
	height: 530px;
	text-align:center;
	background:#000;
}
#works_thum p img{
	height:534px;
}
#works_thum ul{
	float:left;
	margin-top: 10px;
}
#works_thum li{
	overflow: hidden;
	float: left;
	margin-bottom: 10px;
	margin-right: 12px;
	width:150px;
	text-align: center;
	background:#000;

	list-style-type: none;
}
#works_thum li a{
	display:block;
	width:100%;

}
#works_thum li.end{margin-right: 0;}
#works_thum li img{
	height:100px;
}

#works_thum p.cap{
	margin-top: 5px;
	height: auto;
	text-align: left;
	font-size:10px;
	line-height: 10px;
	color:#575747;
	background: #fff;
}


/* MAIN */
/*----------------------------------------------------*/
.works_list{
	float:left;
	width:100%;
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #F0F0E1;
}
.first_list{
	margin-top: 0;
	padding-top: 0;
	border-top:none;
}

.works_list li{
	float:left;
	width: 210px;
	margin:0 20px 0 0;
}
.works_list li.end{margin-right: 0;}
.works_list li.news{
	position:relative;
}
.works_list li.news span{
	position:absolute;
	top:0;
	right:0;
	z-index:10;
}
.works_list li p{
	float:left;
	margin-top: 10px;
}
.works_list li p.img{
	overflow: hidden;
	width:210px;
	height:140px;
	margin-top: 0;
	text-align: center;
	background:#000;
}
.works_list li p.img a{
	display:block;
	width: 100%;
}
.works_list li p.img a img{
	width:auto;
	height:140px;
}

.works_list li p.date{
	width:100%;
	font-size:10px;
	height: 11px;
	color:#9B9B8C;
}
.works_list li p.ttl{
	width:100%;
	font-size:12px;
	color:#000;
}
.works_list li p.ttl a{color:#000;}
.works_list li p.ttl a:hover,
.works_list li p.ttl a:active,
.works_list li p.ttl a:focus{
	color:#999;
	text-decoration: none;
}
.works_list li p.txt{
	margin-top: 4px;
	font-size:10px;
	color:#9B9B8C;
}

.works_parent p{
	display:block;
	width:800px;
	font-size:11px;
	margin:0 auto;
}
.works_parent ul{
	width:800px;
	margin:0 auto;
}
.works_parent li{
	position:relative;
	overflow: hidden;
	float: left;
	width: 240px;
	height: 180px;
	margin-top: 30px;
	margin-right: 40px;
	text-align: center;
	background: #F8F8F7;
}
.works_parent li.end{
	margin-right: 0;
}
.works_parent li>img{
	position: relative;
	z-index: 1;
	height:180px;
}
.works_parent li>span,
.works_parent li>a{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 10;
	display: block;
	width: 100%;
	height: 180px;
}
.works_parent li>span img,
.works_parent li>a img{
	position: absolute;
	top: 0;
	left: -50%;
	right: -50%;
	margin: auto;
}

/* SITEMAP */
/*----------------------------------------------------*/
#sitemap_list{
	float:left;
	width:100%;
	padding:0 0 20px;
	border-bottom:1px dotted #aaa;
}

#sitemap_list li{
	/*padding:10px;*/
	float: left;
	width:100%;
	margin-top: 15px;
	font-size:12px;
	list-style-type:none;
}

#sitemap_list li.page_item{width:25%;}
#sitemap_list li.home-item,
#sitemap_list li.cat-item,
#sitemap_list li.post-item{width:100%;}

#sitemap_list li.home-item{
	border-bottom:1px dotted #aaa;
	padding:0 0 20px;
}
#sitemap_list li.cat-item{
	border-top:1px dotted #aaa;
	padding:20px 0 0;
}
#sitemap_list li.cat-item li.cat-item{
	border-top: none;
	padding: 0px 0 0;
}

#sitemap_list li.home-item a{
	display:block;
	color:#000;
	font-weight:bold;
	font-size:13px;
}
#sitemap_list li.cat-item a{
	float:left;
	display:block;
	margin-top: -1px;
	padding:0 0 0 15px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	line-height: 12px;
	background: url(/common/images/common_icon04.png) no-repeat left top;
	background-size:12px 12px;
}

#sitemap_list li.page_item a{
	float:left;
	display:block;
	padding:0 0 0 15px;
	color:#000;
	font-weight:bold;
	font-size:12px;
	background: url(/common/images/common_icon03.png) no-repeat left center;
	background-size:12px 12px;
}

#sitemap_list li.cat-item li.cat-item>a{
	float:left;
	margin-top: -1px;
	padding-left: 12px;
	background: url(/common/images/common_side_icon.png) no-repeat left center;
	background-size:13px 3px;
}

#sitemap_list li.cat-item li.post-item a{
	float:left;
	padding:0 0 0;
	line-height: 12px;
	border: none;
	padding-left: 15px;
	font-weight:normal;
	font-size:11px;
	background: url(/common/images/common_icon02.png) no-repeat left top;
}

#sitemap_list li.cat-item li.cat-item li.post-item a{
	float:left;
	padding-left: 15px;
	border: none;
	font-weight:normal;
	font-size:11px;
	background: url(/common/images/common_icon02.png) no-repeat left top;
}

#sitemap_list ul{
	float:left;
	width:100%;
}

#sitemap_list li ul{
	float:left;
	width:100%;
	padding:0 2px 1px;
}

#sitemap_list li.cat-item li.cat-item ul{
	padding:0 10px;
}

#sitemap_list a{color:#9A9A8C;text-decoration: none;}
#sitemap_list a:hover,
#sitemap_list a:active,
#sitemap_list a:focus
{color:#000;text-decoration: underline;}


/* CONTACT */
/*----------------------------------------------------*/
.form em,
.form span{
	font-size:96%;
}

.form ul{
	padding:20px;
	border-bottom: 1px solid #fff;
	background:#F8F8F7;
}

.form ul:after{
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.form ul{
  overflow:hidden;
}

.entry_body_wide .form li{
	float:left;
	width:70%;
	list-style-type: none;
}

.form li:first-child{
	width:20%;
	margin-right: 5%;
}

.wpcf7-list-item{float:left;display:block;min-width:100px;margin-right: 10px;word-break: keep-all;}
.wpcf7-text{padding:5px;}
*+html .wpcf7-text{padding:2px;}
.jikou .wpcf7-list-item{float:left;width: 260px;margin-right: 0;}
.wpcf7-not-valid-tip-no-ajax{display:block;margin-top: 5px;color:#c30;}
.wpcf7-submit{
	width:220px;
	display:block;
	margin:10px auto;
	padding:10px 50px;
	color:#fff;
	font-weight:normal;
	background: url(/common/images/common_back01.png) left top;
}
.wpcf7-response-output{
	display:block;
	margin: 30px;
	text-align: center;
}

.entry_body_wide .form li p{
	margin: 15px 0 0;
}

.entry_body_wide .form li p{
	float:left;
	margin-right: 10px;
}
.entry_body_wide .form li p.w{
	width: 100%;
	margin-right: 0;
}
.entry_body_wide .form span{
	font-size:100%;
}
.cap{margin-top: -3px;}
.cap input{margin:0 10px 0;}
.cap_b input{margin:0 10px 0 0;}

.submit_wrap{
	margin-top: 20px;
	text-align: center;
}

/* SEARCH */
/*----------------------------------------------------*/
.search_box form{
	float:left;
	display:inline;
	width:50%;
	margin-top: 11px;
}
.search_box .txt{
	float:left;
	display:inline;
	margin-right: 1px;
	border:1px solid #ddd;

	width: 230px;
	height: 25px;
	line-height: 27px;
	padding: 0 5px;
}

.search_content{
	margin-top: 40px;
	width:100%;
}

.search_content li{
	margin-top: 20px;
}

.search_content .ttl{
	display:block;
	padding:0 0 0 15px;
	font-size:14px;
	line-height:14px;
	font-weight: bold;
	background:url(/common/images/common_icon03.png) no-repeat left top;
}

.search_content .txt{
	display:block;
	padding:10px 0 20px;
	color:#8A8A79;
	border-bottom:1px solid #F0F0E1;
}


/*category list*/
.search_content.list_content li.year{
	font-size: 28px;
	font-family: 'Roboto',"メイリオ",'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro',"ＭＳ Ｐゴシック",sans-serif;
}
.search_content.list_content .txt{
	display:block;
	padding:10px 0 10px;
}


/* WP */
/*----------------------------------------------------*/
table{
	float:none;
	border-collapse:collapse;
	border-spacing:0;
	min-width: 300px;
	max-width: 800px;
}

table td{
	vertical-align: top;
}

.entry_body_wide table td{
	/*padding:5px 5px;*/
	/*border:0px solid #F0F0E1;*/
}

.entry_body_wide table.min td{
	padding:5px 0 5px 10px;
	border:none;
}

table.non_border td{
	border:none;
	padding:0;
}


.entry_body_wide li{
	list-style-type: disc;
	list-style-position: inside;
}

.main_wide h2{
	display:block;
	width: 800px;
	height: 50px;
	text-indent: 20px;
	padding:11px 0 0;
	font-size:16px;
	font-weight:bold;
	background:url(/common/images/common_title.png) no-repeat left top;
}

/*Í¶¸å»­Ãæ*/
.question{
	display:block;
	width:100%;
	padding-bottom: 14px;
	font-size:14px;
	font-weight:bold;
}

.block_title{
	display:block;
	width:100%;
	padding: 0 0 14px;
	font-size:16px;
	font-weight:bold;
	border-bottom: 1px solid #000;
}

.block_subtitle{
	display:block;
	width: 100%;
	padding: 0 0 6px;
	font-size:14px;
	font-weight:bold;
	border-bottom: 1px dotted #CFCDCA;
}

.inline_subtitle{
	font-size:14px;
	font-weight:bold;
}

table.box td{
	padding:10px 20px;
	border:1px solid #F0F0E1;
}

table.list td{
	padding:10px 10px;
	border:0px solid #F0F0E1;
}

table.grid td{
	width:50%;
	padding:10px 10px;
	border:0px;
}
table.grid td img{
	width:100%;
	height: auto;
}

.indent1{display:block;text-indent: 1em !important;}
.indent2{display:block;text-indent: 2em !important;}

.alignleft{float: left;margin-right: 15px;}
.alignright{float: right;margin-left: 15px;}

.block_left{float:left;display:block;width:48%;}
.block_right{float:right;display:block;width:48%;}
.block_left img,
.block_right img{
	float:left;
	width:100%;
	height: auto;
}

.entry_block{
	float:left;
	display:block;
	width:100%;
	padding-bottom: 25px;
}


/*20151225*/
.contents a{
	text-decoration: underline;
}
.contents a:hover{
	text-decoration: none;
}

.top_contents a{
	text-decoration: none;
}
.top_contents a:hover{
	text-decoration: underline;
}


.link_contents a{
	text-decoration: none;
}
.link_contents a:hover{
	text-decoration: underline;
}
.link_contents a:visited{
	color: #999;
}




#top_list{
	margin-top: 45px;
}
#top_list .works_list {
	float: left;
	width: 100%;
	margin-top: 20px;
	padding-top: 0;
	border-top: none;
}
#top_list .first_list {
    margin-top: 0;
    padding-top: 0;
    border-top: none;
}
#top_list .works_list li {
	float: left;
	width: 165px;
	margin: 0 18px 0 0;
}
#top_list .works_list li.end {
    margin-right: 0;
}
#top_list .works_list li p {
	float: left;
	width: 100%;
	margin-top: 7px;
	line-height: 1.4;
	font-size: 11px;
}
#top_list .works_list li p.img {
	overflow: hidden;
	width: 165px;
	height: 109px;
	margin-top: 0;
	text-align: center;
	background: #000;
}
#top_list .works_list li p.img a img{
	height: auto;
	width: 165px;
}



/* 20170414 */
/*----------------------------------------------------*/

.page_parts_sub{
	width: 100% !important;
	padding-bottom: 15px;
	margin-bottom: 30px;
	border-bottom: rgba(179, 179, 179, 1.0) dotted 1px;
}

/*work_parent projects*/
.page_parts.works_parent ul{
	width: auto;
}
.page_parts.works_parent li{
	position:relative;
	overflow: hidden;
	float: left;
	width: 270px;
	height: 180px;
	margin-top: 30px;
	margin-right: 45px;
	text-align: center;
	background: #F8F8F7;
}
.page_parts.works_parent li.end{
	margin-right: 0;
}