@charset "utf-8";
/* 一覧ページ */

.csr.sociery .link3Block{
	border-collapse: separate;
}
.csr.sociery .link3Block .linkBox{
	width: 280px !important;
	border: 1px solid #ebebeb;
	padding: 2% !important;
	box-sizing: border-box;
	cursor: auto;
	float: left;
	margin: 0 0 20px 20px !important;
}
#contents .link3Block .linkBox:nth-child(5){
	margin: 0 0 20px 20px !important;
}
.csr.sociery #contents .link3Block .linkBox:first-child,
.csr.sociery #contents .link3Block .linkBox:nth-child(3n+1){
	margin: 0 0 20px 0 !important;
}
.csr.sociery .link3Block .linkBox figure{
	margin: 0 0 10px 0;
	overflow: hidden;
	height: 160px;
	position: relative;
}

.csr.sociery .link3Block .linkBox figure:hover{
	opacity: 1 !important;
	coursr:pointer;
}

.csr.sociery .link3Block .linkBox .label{
	color: #fff;
	padding: 1px 8px !important;
	display: inline-block;
	margin-bottom: 5px !important;
}
.csr.sociery .link3Block .linkBox .label.west{background: #00b1d8;}
.csr.sociery .link3Block .linkBox .label.ogaki{background: #e3496e;}
.csr.sociery .link3Block .linkBox .label.east{background: #40cc83;}
.csr.sociery .link3Block .linkBox .label.other{background: #eeaf32;}
.csr.sociery .link3Block .linkBox .label.kcmc{background: #8e8aea;}

/* 詳細ページ */
.csr.sociery .textHeader{
	margin-bottom: 30px !important;
}
.csr.sociery .contentsBlock .detailBox dl{
	width: 100%;
	display: table;
	margin-bottom: 10px !important;
	padding-bottom: 10px !important;
	border-bottom: 1px #e6e6e6 solid;
	table-layout: fixed;
}

.csr.sociery .contentsBlock .detailBox dl dt{
	display: table-cell;
	width: 14%;
	color: #333f48;
	box-sizing: border-box;
	padding-left: 10px !important;
	font-weight: 700 !important;
	font-size: 110% !important;
	position: relative;
}
.csr.sociery .contentsBlock .detailBox dl dt:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 10%;
	width: 3px;
	height: 18px;
	background: #80d6d7;
}
.csr.sociery .contentsBlock .detailBox dl dd{
	width: 86%;
	display: table-cell;
	box-sizing: border-box;
}

.csr.sociery .contentsBlock .detailBox p{
	margin-bottom: 15px !important;
}

.csr.sociery .contentsBlock .detailBox p.mb40{
	margin-bottom: 40px !important;
}
.csr.sociery .contentsBlock .detailBox figure{
	padding: 0 30px;
	margin: 0 auto 15px auto;
}
.csr.sociery .contentsBlock .detailBox .backLink{
	width: 20%;
	margin:70px auto !important;
}

.csr.sociery .contentsBlock .detailBox .backLink a{
	display: block;
	position: relative;
	padding: 10px 10px 10px 40px;
	border: #ccc 1px solid;
	text-align: center;
	text-decoration: none !important;
}
.csr.sociery .contentsBlock .detailBox .backLink a:hover{
	background: #daf3f4;
}
.csr.sociery .contentsBlock .detailBox .backLink a:after{
	display: block;
	content: '';
	position: absolute;
	top: 50%;
	left: 15px;
	width: 0;
	height: 0;
	margin-top: -4px;
	border-width: 4px 0 4px 7px;
	border-style: solid;
	border-color: transparent transparent transparent #00adb0;
	transform: rotate(180deg);
}
.img_auto{
    width: auto !important;
    height: auto !important;
}
.csr.sociery #contents .contentsBlock .col2Block {
	padding: 0 30px;
	margin: 0 auto 15px auto;
}
.csr.sociery #contents .contentsBlock .col2Block .col {
	width: 49%;
	float: left;
	margin-right: 2%;
}
.csr.sociery #contents .contentsBlock .col2Block .col:nth-child(2n) {
	margin-right: 0;
	margin-left: 0;
}
.csr.sociery #contents .contentsBlock .col2Block .col img {
	width: 100%;
	height: auto;
	margin-bottom: 10px;
}

/* SP */

@media screen and (max-width: 767px){
/* 一覧ページ */
.csr.sociery .pc{
	display: none;
}
.csr.sociery .link3Block .linkBox{
	width: 49% !important;
	margin: 0 0 2% 0 !important;
}

.csr.sociery #contents .link3Block{
	margin-bottom: 30px !important;
}
#contents .link3Block .linkBox:nth-child(2){
	margin-left: 1% !important;
}
.csr.sociery #contents .link3Block .linkBox:nth-child(3n+1){
	margin: 0 0 1% 1% !important;
}
.csr.sociery #contents .link3Block .linkBox:first-child,
	#contents .link3Block .linkBox:nth-child(5){
	margin: 0 0 1% 0 !important;
}
.csr.sociery #contents .link3Block .linkBox:nth-child(odd){
	margin-left: 0 !important;
	margin-bottom: 1% !important;
}
.csr.sociery #contents .link3Block .linkBox:nth-child(even){
	margin-left: 1% !important;
	margin-bottom: 1% !important;
}
.csr.sociery .link3Block .linkBox figure{
	width: 100%;
	height: 29vw;
}
.csr.sociery .textHeader{
	margin-bottom: 20px !important;
}

.csr.sociery #contents .mb30{
	margin-bottom: 20px !important;
}
.csr.sociery .contentsBlock .detailBox dl dt{
	width: 100% ;
	display: block ;
	font-size: 14.5px !important;
}
.csr.sociery .contentsBlock .detailBox dl dt:after{
	height: 15px;
	top: 15%;
}
.csr.sociery .contentsBlock .detailBox dl dd{
	display: block;
	padding-left: 0.9em !important;
}

.csr.sociery .contentsBlock .detailBox .backLink{
	width: 170px;
}
.csr.sociery .contentsBlock .detailBox figure{
	padding: 0 ;

}
.img_auto{
    width: 100% !important;
    height: 100% !important;
}
.csr #contents p{
    font-size: 12px;
    line-height: 1.4;
}
.csr #contents .tdn {
    font-size: 12px;
    line-height: 1.4;
	margin-bottom:6px;
	margin-top:3px;
}
.csr #contents .tdn a{
	text-decoration:none;
	color:#121212;
}
.csr.sociery #contents .contentsBlock .col2Block {
	padding: 0;
	margin-bottom: 10px !important;
}
.csr.sociery #contents .contentsBlock .col2Block .col {
	width: 100%;
	float: none;
	margin-right: 0;
	margin-bottom: 0 !important;
}
.csr.sociery #contents .contentsBlock .col2Block .col:nth-child(2n) {
	margin-bottom: 0 !important;
}
.csr.sociery #contents .contentsBlock .col2Block .col:nth-child(2n) img {
	margin-bottom: 0 !important;
}	
}