@charset "utf-8";

/*---------------------------------------------------------------------------------------------
-------------------------------------- works -------------------------------------------
-----------------------------------------------------------------------------------------------*/

/*----Maincolumn---*/

#maincolumn {
	font-size: 13px;
	line-height: 170%;
}
#maincolumn .archive_btn {
	display: -webkit-flex;
	display: flex;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
	margin: 0 auto;
	background: #edede3;
	padding: 20px 0;
	margin-bottom: 20px;
	text-align: center;
	justify-content: space-around;
}
#maincolumn .archive_btn li:nth-child(1) {
}
#maincolumn .archive_btn li a {
	text-decoration: none;
	color: #fff;
	font-weight: bold;
	background: linear-gradient(0deg, #ff5214, #ff7d46);
	border: 2px solid #ec5402;
	padding: 10px 23px;
	border-radius: 7px;
	font-size: 16px;
	width: 250px;
	display: block;
	text-align: center;
	box-sizing: border-box;
	box-shadow: #b7b7b7 0px 3px 5px;
}
#maincolumn .menu_list {
	padding: 0 0 15px;
}
#maincolumn .menu_list li {
	float: left;
	margin-bottom: 20px;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
#maincolumn .menu_list li:nth-of-type(2n+0) {
	float: right;
}
#maincolumn .menu_list li a {
	display: block;
	padding: 10px 10px 5px;
	width: 294px;
	text-decoration: none;
	border: 3px solid #C8C8C8;
	height: 394px;
}
#maincolumn .menu_list li a:hover {
	text-decoration: none;
	border: 3px solid #83AA11;
}
#maincolumn .menu_list li .ttl {
	background: url(../images/works/icon.png) no-repeat left center;
	margin-bottom: 10px;
	padding: 0 0 0 20px;
	line-height: 120%;
}
#maincolumn .menu_list li .pic {
	margin-bottom: 10px;
	width: 294px;
	height: 220px;
	position: relative;
}
#maincolumn .menu_list li .pic img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
#maincolumn table, #maincolumn table th, #maincolumn table td {
	border: 0;
	border-collapse: collapse;
}
#maincolumn table {
	margin: 0 0 10px;
	width: 100%;
	box-sizing: border-box;
	clear: both;
}
#maincolumn table th, #maincolumn table td {
	background: #fff;
	padding: 9px;
	font-size: 12px;
	text-align: left;
	font-weight: normal;
	border: 1px solid #DCDCDC;
}
#maincolumn table.type1 {
	margin: 0 0 50px;
}
#maincolumn table.type1 th {
	width: 30%;
}
#maincolumn table.type1 td {
	width: 70%;
}
#maincolumn table th {
	background: #FAFAFA;
}
#maincolumn .pager_menu {
	margin: 0 auto;
	text-align: center;	/*letter-spacing: -.40em;*/
	clear: both;
}
#maincolumn .pager_menu li {
	display: inline-block;
	margin: 0 2px;
	font-size: 12px;
	line-height: 100%;
	letter-spacing: normal;
}
#maincolumn .pager_menu li a {
	display: block;
	padding: 5px 7px 4px;
	text-decoration: none;
	border: 1px solid #000000;
}
#maincolumn .pager_menu li a:hover {
	background: #000;
	color: #fff;
}

/**詳細**/
#maincolumn .box_before {
	float: left;
	padding: 38px 0 20px;
	width: 270px;
	margin: 0 70px 0 0;
}
#maincolumn .box_before .ttl_before {
	background: url(../images/works/bg_before.jpg) repeat;
	margin-bottom: 10px;
	padding: 9px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 100%;
	border-radius: 5px;
}
#maincolumn .box_before .pic_before {
	margin-bottom: 10px;
	padding: 1px;
	border: 3px solid #C8C8C8;
	width: 262px;
	height: 192px;
	position: relative;
}
#maincolumn .box_before .pic_before img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
#maincolumn .box_after {
	float: left;
	padding: 0 0 20px;
	width: 312px;
	position: relative;
}
#maincolumn .box_after .img_arrow {
	width: 23px;
	position: absolute;
	left: -48px;
	top: 109px;
}
#maincolumn .box_after .ttl_after {
	background: url(../images/works/bg_after.jpg) repeat;
	margin-bottom: 10px;
	padding: 9px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
	text-align: center;
	line-height: 100%;
	border-radius: 5px;
}
#maincolumn .box_after .pic_after {
	margin-bottom: 10px;
	padding: 1px;
	border: 3px solid #C8C8C8;
}
#maincolumn .box_after .pic_after {
	margin-bottom: 10px;
	padding: 1px;
	border: 3px solid #C8C8C8;
	width: 304px;
	height: 231px;
	position: relative;
}
#maincolumn .box_after .pic_after img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
#maincolumn .ttl_voice {
	background: url(../images/works/icon01.png) no-repeat left center;
	margin-bottom: 20px;
	padding: 10px 0 5px 50px;
	font-size: 30px;
	font-weight: 700;
}
#maincolumn .ttl_voice span {
	display: inline-block;
	margin-left: 10px;
	font-size: 18px;
	font-weight: 700;
}
#maincolumn .img_voice {
	float: left;
	width: 270px;
}
#maincolumn .img_voice p.mb5 {
	width: 270px;
	height: 220px;
	position: relative;
}
#maincolumn .img_voice p.mb5 img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
#maincolumn .img_voice span {
	background: url(../images/works/icon04.png) no-repeat left center;
	padding: 0 0 0 20px;
	font-size: 12px;
}
#maincolumn .text_voice {
	float: right;
	padding: 0 0 50px;
	width: 368px;
}
#maincolumn .text_voice img {
	max-width: 100%;
	height: auto;
}
#maincolumn .ttl_detail {
	background: url(../images/works/bg_after.jpg) repeat;
	margin-bottom: 20px;
	padding: 7px 10px;
	border-radius: 5px;
	clear: both;
}
#maincolumn .ttl_detail span {
	background: url(../images/works/icon02.png) no-repeat left center;
	padding: 0 0 0 35px;
	color: #fff;
	font-size: 20px;
	font-weight: 700;
}
#maincolumn .box {
	background: #fff;
	margin-bottom: 20px;
	padding: 12px;
	border: 3px solid #C8C8C8;
	box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
}
#maincolumn .box .img_description {
	width: 285px;
}
#maincolumn .box .img_description:nth-child(odd) {
	margin: 0 22px 12px 0;
}
#maincolumn .ttl_detail02 {
	background: #F5F5F5;
	margin-bottom: 15px;
	padding: 9px 16px;
	border-radius: 5px;
}
#maincolumn .ttl_detail02 span {
	background: url(../images/works/icon03.jpg) no-repeat left center;
	padding: 0 0 0 25px;
	font-size: 20px;
	font-weight: 700;
}
#maincolumn .box_inner {
	padding: 0 16px
}
#maincolumn .box_inner .pic01 {
	width: 285px;
	height: 214px;
	position: relative;
}
#maincolumn .box_inner .pic01 img {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	max-width: 100%;
	max-height: 100%;
	width: auto;
	height: auto;
}
#maincolumn .text_detail {
	background: #F5F5F5;
	padding: 12px 15px;
	border-radius: 5px;
	clear: both;
}
#maincolumn .text_detail img {
	max-width: 100%;
	height: auto;
}
#maincolumn .btn_back {
	text-align: center;
	clear: both;
}
@media screen and (max-width:640px) {
	div#main_area {
		width: 100%;
		box-sizing: border-box;
	}
	#contents div {
		width: 100% !important;
		box-sizing: border-box;
		padding: 10px 2% !important;
		height: auto;
	}
	#contents div div {
		width: 100% !important;
		box-sizing: border-box;
		padding: 10px 0 !important;
	}
	#maincolumn .menu_list li {
		float: none;
	}
	#maincolumn .menu_list li:nth-of-type(2n+0) {
		float: none;
	}
	#maincolumn .menu_list li a {
		width: 100%;
		box-sizing: border-box;
		height: auto;
	}
	#maincolumn .menu_list li p img {
		text-align: center;
		margin: 0 auto 10px;
		display: block;
	}
	#maincolumn .menu_list li .pic {
		width: 100%;
	}

	/**詳細**/
	#maincolumn .box_before .pic_before {
		width: 100%;
		box-sizing: border-box;
		background: #fff;
	}
	#maincolumn .box_after .pic_after {
		width: 100%;
		box-sizing: border-box;
		background: #fff;
	}
	#maincolumn .ttl_voice {
		background-position: top left;
	}
	#maincolumn .ttl_voice span {
		margin: 10px 0 0 0;
	}
	#maincolumn .img_voice {
		float: none;
	}
	#maincolumn .img_voice p.mb5 {
		width: 100%;
		height: 350px;
		background: #fff;
		padding: 1px;
		box-sizing: border-box;
		border: 3px solid #C8C8C8;
	}
	#maincolumn .text_voice {
		float: none;
	}
	#maincolumn .box {
		padding: 2% !important;
	}
	#maincolumn .box_inner .pic01 {
		width: 100%;
	}
	#maincolumn .archive_btn li a {
		text-decoration: none;
		color: #fff;
		font-weight: bold;
		padding: 10px 3vw;
		border-radius: 7px;
		font-size: 16px;
		width: 100%;
		display: block;
		text-align: center;
	}
	#maincolumn .archive_btn {
		display: -webkit-flex;
		display: block;
		-webkit-flex-wrap: wrap;
		width: 100%;
		margin: 0 auto 20px;
		padding: 20px;
		justify-content: space-around;
		box-sizing: border-box;
	}
	#maincolumn .archive_btn li:nth-child(1) {
		margin: 0 0vw 20px 0;
	}
}