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


/*----------------------------------------
page1 right sec1
----------------------------------------*/
#contents #works .sec1 .box {overflow:hidden;margin-top:30px;padding-bottom:30px;background-image:url(../img/works1_sec1_bg.gif);background-repeat:repeat-x;background-position:left bottom;}
#contents #works .sec1 .box .left { width: 50%; max-height: 220px;min-height: 100px;overflow: hidden;display: block;box-shadow: 2px 2px 4px #ccc; text-align: center; margin: 0 auto 5vw;}
#contents #works .sec1 .box .right {}
#contents #works .sec1 .box .right h4 {font-size:110%;}
#contents #works .sec1 .box .right h4 span {font-size:90%;font-weight:normal;}
#contents #works .sec1 .box .right p.url {margin:10px 0 25px;}
#contents #works .sec1 ul.box{ justify-content: center}
#contents #works .sec1 ul.box li {width:46%;margin-right:20px;}
#contents #works .sec1 ul.box li:nth-child(2n){margin-right:0;}
#contents #works .sec1 ul.box li h4 a,#contents #works .sec1 .box .right h4 a {text-decoration:none;}
#contents #works .sec1 ul.box li h4 {font-size:110%;margin-top:15px;}

@media print, screen and (min-width : 768px) {
#contents #works .sec1 .box {overflow:hidden;margin-top:30px;padding-bottom:30px;background-image:url(../img/works1_sec1_bg.gif);background-repeat:repeat-x;background-position:left bottom;}
#contents #works .sec1 .box .left {width:22%;max-height: 220px;min-height: 100px;overflow: hidden;display: block;box-shadow: 2px 2px 4px #ccc;}
#contents #works .sec1 .box .right {width:75%;}
#contents #works .sec1 .box .right h4 {font-size:120%;}
#contents #works .sec1 .box .right h4 span {font-size:90%;font-weight:normal;}
#contents #works .sec1 .box .right p.url {margin:10px 0 25px;}
#contents #works .sec1 ul.box li {float:left;width:200px;margin-left:29px;}
#contents #works .sec1 ul.box li.first {margin-left:0;}
#contents #works .sec1 ul.box li h4 a,#contents #works .sec1 .box .right h4 a {text-decoration:none;}
#contents #works .sec1 ul.box li h4 {font-size:110%;margin-top:15px;}
}

/*
----------------------------------------
page1 right sec1 pageing
----------------------------------------
*/
#contents .sec1 .pageing a {
text-decoration:none;
color:#333333;
}

#contents .sec1 .pageing {
/*width:662px;*/
overflow:hidden;
margin-top:25px;
}
#contents .sec1 .pageing li {
float:left;
}
#contents .sec1 .pageing li.back,
#contents .sec1 .pageing li.next {
width:10%;
font-size:90%;
padding-top:5px;
color:#ccc;
}
#contents .sec1 .pageing li.back a,#contents .sec1 .pageing li.next a{ padding: 0 !important;}
#contents .sec1 .pageing li.next {
float:right;
}
#contents .sec1 .pageing li.number {
width:78%;
height:30px;
}
#contents .sec1 .pageing li.number table {
margin:0 auto;
_margin:0 160px;
}
#contents .sec1 .pageing li.number td {
}
#contents .sec1 .pageing li.number td a {
margin:0 3px;
text-align:center;
border:solid 1px #cccccc;
padding: 5px;
}
#contents .sec1 .pageing li.number td a.on {
background-color:#666666;
color:#FFFFFF;
}



/*
----------------------------------------
page2 right
----------------------------------------
*/

#contents #works .sec1 .box table.type2 {
/*width:435px;*/
}
#contents #works .sec1 .box table.type2 th,
#contents #works .sec1 .box table.type2 td {
padding:7px 10px 7px 10px;
}
#contents #works .sec1 .box table.type2 th {
width:110px;
}

#contents table.type2 {
	width:655px;
	border:solid 1px #CCCCCC;
	margin-bottom:20px;
	margin-left:1px;
}
#contents table.type2 th, #contents table.type2 td {
	padding:13px 0 13px 20px;
	vertical-align:top;
	text-align:left;
	background-color:#fff;
	border-bottom:solid 1px #CCCCCC;
	line-height:1.8em;
}
#contents table.type2 th {
	vertical-align:top;
	background-color:#f2f2f2;
	font-weight:normal;
	width:200px;
}
#contents table.type2 th img, #contents table.type2 td img{ width: auto; height: auto;}

/*
----------------------------------------
共通　バナー
----------------------------------------
*/

#contents #works.page2 .banner {
background-image:url(../img/works1_sec1_bg.gif);
background-position:left top;
background-repeat:repeat-x;
overflow:hidden;
padding-top:30px;
}
#contents #works .banner {
overflow:hidden;
margin-top:20px;
}
#contents #works .banner ul {
justify-content: center;
-webkit-justify-content: center;
}
#contents #works .banner li {
margin: 0 2%;
}
#contents #works .banner li.item1 {
}

/*
----------------------------------------
業種
----------------------------------------
*/

.cate_list_s{
	margin-bottom:30px;
	margin-top:50px;
}

.cate_list_s h4{
	font-size:16px;
	font-weight:bold;
	padding-bottom:5px;
	margin-bottom:10px;
	width:100%;
	border-bottom:1px #ccc solid;
}
.cate_list_s li{
	float:left;
	line-height:1.6em;
	width:220px;
}