@charset "utf-8";

@import url(html5reset-1.6.1plus.css);	
@import url(common.css);	

	@media(max-width:1080px){
	}

.pt_container {
	width:100%;
	z-index:1;
	}
.pt_container .inner {
	width:1000px;
	position:relative;
	margin: 0 auto;
	}
.pt_container .inner h2 {
	border-top:1px solid #baa996;
	border-bottom:1px solid #baa996;
	text-align:center;
	padding:20px 0 20px 0;
	}

p.exp_top {
	font-size:120%;
	color:#756557;
	margin:0 0 25px 0;
	text-align:center;
	}

.c_diver {
	margin:0 0 80px 0;
	}
.c_diver h2 {
	font-size:170%;
	text-align:center;
	background:url(../img/cts/c_border.png) no-repeat;
	background-position:center 50%;
/*	background:#e1d2bd;*/
	color:#4d3118;
	margin:0 0 20px 0;
	padding:8px 0 8px 0;
	border-radius: 3px;  
	-webkit-border-radius: 3px;  
	-moz-border-radius: 3px;
	}
.c_diver h2 span {
	background:#fcf9f6;
	letter-spacing:0.2em;
	}

.c_diver .inner {
	width:1000px;
	margin:0 auto;
	}

.c_diver .inner950 {
	width:900px;
	margin:0 auto;
	}

p.nom80 {
	font-size:80%;
	}
p.nom90 {
	font-size:90%;
	}



/* news
--------------------------- */
.news_box {
	margin:0 0 20px 0;
	padding:0 0 20px 0;
	border-bottom:2px dotted #baa996;
	}
.news_box .news_box_left {
	width:20%;
	float:left;
	}
.news_box .news_box_left img {
	width:100%;
	height:auto;
	}
.news_box .news_box_right {
	width:75%;
	float:right;
	padding:0 0 0 0;
	}
p.news_date {
	font-size:80%;
	margin:0 0 10px 0;
	}
.news_box .news_box_right h2 {
	}


.news_box_one {
	}
.news_box_one h2 {
	font-size:150%;
	font-weight:bold;
	margin:0 0 20px 0;
	}
.news_box_one_image {
	width:45%;
	float:left;
	}
.news_box_one_honbun {
	width:50%;
	float:right;
	}
.news_box_one_date {
	text-align:right;
	margin:0 0 10px 0;
	}



/* work
----------------------------*/
.work_box {
	margin:0 0 20px 0;
	border:1px solid #ccc;
	border-radius: 3px;  
	-webkit-border-radius: 3px;  
	-moz-border-radius: 3px;
	}
.work_box .inner {
	padding:20px 30px 20px 30px;
	}
.work_box .inner h2 {
	font-size:150%;
	margin:0 0 10px 0;
	padding:0 0 0 15px;
	border-left:7px solid #FC0;
	}
.work_box .inner h2 a {
	text-decoration:none;
	}
.work_box .inner .images_box {
	margin:0 0 20px 0;
	}
.work_box .inner .before_box {
	width:40%;
	float:left;
	}
.work_box .inner .after_box {
	width:40%;
	float:right;
	}
.work_box .inner .center_box {
	width:20%;
	height:250px;
	float:left;
	background:url(../img/cts/aro.png) no-repeat;
	background-position:center 50%;
	}
.work_box .inner .after_box img,
.work_box .inner .before_box img {
	width:100%;
	height:auto;
	}
.work_box .inner .morelink {
	text-align:center;
	}
.work_box .inner .ic_before {
	background:#999;
	color:#FFF;
	text-align:center;
	width:100px;
	line-height:1.6em;
	}
.work_box .inner .ic_after {
	background:#4d3118;
	color:#FFF;
	text-align:center;
	width:100px;
	line-height:1.6em;
	}
.work_box .inner .ic_before a,
.work_box .inner .ic_after a {
	text-decoration:none;
	}


.work_box_one {
	margin:0 0 20px 0;
	}
.work_box_one .inner {
	}
.work_box_one .inner h2 {
	font-size:150%;
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	border-left:7px solid #FC0;
	}
.work_box_one .inner .images_box {
	margin:0 0 30px 0;
	}
.work_box_one .inner .before_box {
	width:45%;
	float:left;
	padding:10px;
	border:1px solid #baa996;
	}
.work_box_one .inner .after_box {
	width:45%;
	float:right;
	padding:10px;
	border:1px solid #baa996;
	}
.work_box_one .inner .center_box {
	width:5%;
	height:400px;
	float:left;
	background:url(../img/cts/aro.png) no-repeat;
	background-position:center 50%;
	}
.work_box_one .inner .after_box img,
.work_box_one .inner .before_box img {
	width:100%;
	height:auto;
	}
.work_box_one .inner .morelink {
	text-align:center;
	}
.work_box_one .inner .ic_before {
	background:#999;
	color:#FFF;
	text-align:center;
	width:100px;
	line-height:1.6em;
	}
.work_box_one .inner .ic_after {
	background:#4d3118;
	color:#FFF;
	text-align:center;
	width:100px;
	line-height:1.6em;
	}
.work_box_one .inner .ic_before a,
.work_box_one .inner .ic_after a {
	text-decoration:none;
	}

.thum_container {
	}
.thum {
	width:30%; 
	float:left;
	height:100px;
	overflow:hidden;
	margin:0 10px 0 0;
	}
.thum img {
	width:100%;
	height:auto;
	max-height:100px;
	}
.four_box_left {
	width:45%;
	height:160px;
	overflow:hidden;
	margin:0 0 10px 0; 
	float:left;
	}
.four_box_right {
	width:45%;
	height:160px;
	overflow:hidden;
	margin:0 0 10px 0; 
	float:right;
	}
.four_box_right img,
.four_box_left img {
	width:100%;
	height:auto;
	}

.tantou_koment {
	width:50%;
	float:right;
	background:#fff;
	border-radius: 3px;  
	-webkit-border-radius: 3px;  
	-moz-border-radius: 3px;
	}
.tantou_koment .inner {
	padding:15px 20px 40px 20px;
	}
.tantou_koment_title {
	margin:0 0 15px 0;
	font-size:120%;
	border-bottom:3px solid #4d3118;
	color:#4d3118;
	font-weight:bold;
	}



/* unchiku
----------------------------*/
.unchiku_box {
	width:40%;
	margin:0 0 40px 0;
	padding:15px;
	border:1px solid #e2d2bf;
	border-radius: 3px;  
	-webkit-border-radius: 3px;  
	-moz-border-radius: 3px;
	}
.unchiku_box h2 {
	background:url(../img/cts/aro.png) no-repeat;
	background-position:0 5px;
	background-size:3%;
	padding:0 0 0 20px;
	margin:0 0 10px 0;
	font-size:140%;
	line-height:1.3em;
	}
.unchiku_box h2 a {
	text-decoration:none;
	}
.unchiku_tumb {
	width:100%;
	max-height:200px;
	overflow:hidden;
	margin:0 0 10px 0;
	}
.unchiku_tumb img {
	width:100%;
	height:auto;
	}
.unchiku_box_link {
	text-align:right;
	}

.unchiku_box_one {
	}
.unchiku_box_one h2 {
	font-size:150%;
	margin:0 0 15px 0;
	padding:0 0 0 15px;
	border-left:7px solid #FC0;
	}
.undhiku_box_one_image {
	height:auto;
	padding:5px;
	margin:0 0 15px 0;
	text-align:center;
	border:1px solid #FC0;
	}
.undhiku_box_one_image img {
	width:50%;
	height:auto;
	}



