
/* board_gallery006 */
.gallery006 {width:100%; height:100%; float:left; border-top:1px solid #f0f0f0; box-sizing:border-box; position:relative; }
.gallery006 .innerbox {width:100%; height:100%; padding:30px 30px; float:left; box-sizing:border-box; position:relative; text-align:center; /*background:#f6f6f6;*/}

	/* board setting */
	.gallery006 .innerbox h3.tit {font-size:20px; text-align:center; display:inline; padding-bottom:5px; border-bottom:3px solid #489d31;}
	.gallery006 .innerbox ul {width:100%; margin-top:20px; float:left; box-sizing:border-box;}
	.gallery006 .innerbox ul li {width:30%; margin-right:5%; font-size:13px; margin-top:16px; float:left; position:relative; text-align:left;}
	.gallery006 .innerbox ul li:last-child {margin-right:0;}
	.gallery006 .innerbox ul li a{width:100%; float:left; color:#333; text-align:left;}
	.gallery006 .innerbox ul + a{position:absolute; top:30px; right:30px;}

	.gallery006 .innerbox ul li img {width:100%;}
	.gallery006 .innerbox ul li span {float:left;}
	.gallery006 .innerbox ul li .gall_tit {width:90%; font-weight:600; font-size:15px; line-height:22px; margin-top:5px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; float:left;}
	.gallery006 .innerbox ul li .gall_co {text-overflow:ellipsis; overflow:hidden; width:90%; white-space:nowrap; font-size:13px; line-height:15px; margin-top:7px; float:left;}


	/*layer height - different styling */
	.layout_height_H .gallery006 .innerbox ul li .gall_tit {margin-top:15px;}
	.layout_height_H .gallery006 .innerbox ul li .gall_co {white-space:normal; max-height:38px; line-height:18px;}
	.layout_height_H .gallery006 .innerbox ul li .gall_co:after {content:"...";}

	.layout_height_M .gallery006 .innerbox ul li img {height:80px;}
	.layout_height_M .gallery006 .innerbox ul li .gall_tit {margin-top:0;}
	.layout_height_M .gallery006 .innerbox ul li .gall_co {margin-top:3px; font-size:12px; color:#636363; letter-spacing:-1px; }

	.layout_height_L .gallery006 .innerbox {padding:15px 30px 20px;}
	.layout_height_L .gallery006 .innerbox h3.tit {font-size:20px;}
	.layout_height_L .gallery006 .innerbox ul {}
	.layout_height_L .gallery006 .innerbox ul li {margin-top:0;}
		.layout_height_L .gallery006 .innerbox ul li:first-child {text-align:left;}
		.layout_height_L .gallery006 .innerbox ul li:nth-child(2) a {text-align:center;}
		.layout_height_L .gallery006 .innerbox ul li:last-child img{text-align:right; float:right;}
	.layout_height_L .gallery006 .innerbox ul li img {width:100%; height:60px; float:none;}
	.layout_height_L .gallery006 .innerbox ul li .gall_tit {display:none;}
	.layout_height_L .gallery006 .innerbox ul li .gall_co {display:none;}
	.layout_height_L .gallery006 .innerbox ul + a {top:25px;}


		.layout_01 .gallery006 .innerbox ul li:hover .gall_tit {text-decoration:underline;}
		.layout_03.layout_height_H .gallery006 .innerbox ul li img {height:100px; margin-top:15px;}
		.layout_04.layout_height_H .gallery006 .innerbox ul li img {height:100px; margin-top:15px;}
		.layout_04.layout_height_H .gallery006 .innerbox ul li .gall_co {font-size:12px; position:relative;}
		.layout_04.layout_height_H .gallery006 .innerbox ul li .gall_co:after {content:"..."; position:absolute; bottom:0; right:0; padding-left:4px; background:white;}


	@media (min-width:800px){
		.gallery006 .innerbox ul li img {height:130px;}
	}

	@media (min-width:800px) and (max-width:1049px){
	}

	@media (min-width:600px) and (max-width:799px){
		.gallery006 .innerbox {padding:20px 15px; overflow:hidden;}
		.gallery006 .innerbox h3.tit {font-size:19px;}
		.gallery006 .innerbox ul + a {top:31px; right:25px;}

			.layout_03.layout_height_H .gallery006 .innerbox ul li img {margin-top:0;}

			.layout_04.layout_height_H .gallery006 .innerbox ul li img {margin-top:20px; height:70px;}
			.layout_04.layout_height_H .gallery006 .innerbox ul li .gall_co:after {content:""; display:none;}
			.layout_04.layout_height_M .gallery006 .innerbox ul li img {height:50px; margin-top:-5px;}
			.layout_04.layout_height_L .gallery006 .innerbox {padding:20px 15px;}
			.layout_04.layout_height_L .gallery006 .innerbox ul li img {width:100%; height:50px;}
			.layout_height_L .gallery006 .innerbox h3.tit {font-size:19px;}
	}

	@media (max-width:599px){
	 .gallery006 .innerbox {padding:25px 25px 30px; height:auto; border-bottom:none;}
	
	 .gallery006 .innerbox h3.tit {font-size:17px;text-align:center;}
	 .gallery006 .innerbox .board_date {font-size:12px; text-indent:-29px !important; width:29px; overflow:hidden;}
	 .gallery006 .innerbox ul + a {top:33px; right:30px;}

	 	.layout_height_L .gallery006 .innerbox h3.tit {font-size:17px;}
	 
	}

	@media (max-width:450px){
		.gallery006 .innerbox {padding:20px 15px !important;}
		.gallery006 .innerbox ul li img {height:70px !important;}

		.layout_height_H .gallery006 .innerbox ul li .gall_tit {margin-top:5px;}
		.layout_height_L .gallery006 .innerbox ul li img {width:100%;}
	}
