@charset "UTF-8";


/* Column
------------------------------------------------------------*/

/* h2 */
.slide.h2Area{
	background: url(../../../uploads/portfolio/h2_bg-2.jpg) no-repeat center center;
	background-size: cover;
}
.slide.h2Area h2.normalH2{
	display: none;
}
.slide.h2Area h2.portfolioCatH2{
	display:block;
}

.slide#contents{
	background: #ffffff url(../../../uploads/common/contents_bg-wh.jpg) repeat center top;
	padding-bottom: 80px;
}
.slide#contents a:hover{
	color: #BAAD4D;
}


/*** メインカラム ***/

#mainclm{
	padding-top: 80px;
	padding-bottom: 80px;
}

#mainclm ul.blc3{
	width: 1200px;
	max-width: 90%;
	margin-left: auto;
	margin-right: auto;
}
#mainclm ul.blc3 li{
	position: relative;
	background: rgba(255,255,255,0.86);
	margin-bottom: 45px;
	-moz-box-shadow: 0 2px 4px 3px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 2px 4px 3px rgba(0,0,0,0.1);
	-o-box-shadow: 0 2px 4px 3px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 2px 4px 3px rgba(0,0,0,0.1);
}
#mainclm ul.blc3 li .hentry{
	line-height: 1.5em;
}
#mainclm ul.blc3 li img{
	-moz-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.1);
	-o-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.1);
	-ms-box-shadow: 0 1px 1px 1px rgba(0,0,0,0.1);
}

.view {
    float: left;
	overflow: hidden;
	position: relative;
	text-align: center;
}
.view .mask,.view .content {
	width: 100%;
	height: 100%;
	position: absolute;
	overflow: hidden;
	top: 0;
	left: 0;
}
.view img {
   display: block;
   position: relative;
}
.view h2 {
   color: #fff;
   position: relative;
}
.view h2 span{
	display: inline-block;
	border: 1px solid #ffffff;
	padding: 7px 12px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	-o-border-radius: 5px;
	-ms-border-radius: 5px;
	font-size: 150%;
	line-height: 1.0em;
}
.view-first img {
   -webkit-transition: all 0.2s linear;
   -moz-transition: all 0.2s linear;
   -o-transition: all 0.2s linear;
   -ms-transition: all 0.2s linear;
   transition: all 0.2s linear;
}
.view-first .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   background-color: rgba(0,0,0, 0.7);
   -webkit-transition: all 0.4s ease-in-out;
   -moz-transition: all 0.4s ease-in-out;
   -o-transition: all 0.4s ease-in-out;
   -ms-transition: all 0.4s ease-in-out;
   transition: all 0.4s ease-in-out;
	-moz-border-radius: 5px 5px 0 0;
	-webkit-border-radius: 5px 5px 0 0;
	-o-border-radius: 5px 5px 0 0;
	-ms-border-radius: 5px 5px 0 0;	
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
}
.view-first h2 {
   -webkit-transform: translateY(-100px);
   -moz-transform: translateY(-100px);
   -o-transform: translateY(-100px);
   -ms-transform: translateY(-100px);
   transform: translateY(-100px);
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
   filter: alpha(opacity=0);
   opacity: 0;
   -webkit-transition: all 0.2s ease-in-out;
   -moz-transition: all 0.2s ease-in-out;
   -o-transition: all 0.2s ease-in-out;
   -ms-transition: all 0.2s ease-in-out;
   transition: all 0.2s ease-in-out;
	}
.view-first:hover img {
   -webkit-transform: scale(1.1,1.1);
   -moz-transform: scale(1.1,1.1);
   -o-transform: scale(1.1,1.1);
   -ms-transform: scale(1.1,1.1);
   transform: scale(1.1,1.1);
}
.view-first:hover .mask {
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
}
.view-first:hover h2{
   -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
   filter: alpha(opacity=100);
   opacity: 1;
   -webkit-transform: translateY(0px);
   -moz-transform: translateY(0px);
   -o-transform: translateY(0px);
   -ms-transform: translateY(0px);
   transform: translateY(0px);
}
	
	


#mainclm ul.blc3 li .hentry div.post_outline{
	padding: 30px;
	font-size: 92%;
	clear: both;
}
#mainclm ul.blc3 li .hentry:after {
   content: "."; 
   display: block; 
   height: 0px; 
   clear: both; 
   visibility: hidden;
}
#mainclm ul.blc3 li .hentry h3{
	float: left;
	font-size: 100%;
	text-align: left;
	margin-bottom: 5px;
}
#mainclm ul.blc3 li .hentry a.viewTxtLink{
	display: inline-block;
	float: right;
	margin-bottom: 20px;
	font-family: 'Droid Serif', serif;
	letter-spacing: 0.1em;
	background: #f9f7f5;
	text-indent: -0.5em;
	padding: 2px 5px 2px 0;
}

#mainclm ul.blc3 li .hentry div.post-meta{
	clear: both;
	font-size: 92%;
	line-height: 2.5em;
	padding-top: 20px;
	border-top: 1px solid #D3CA8D;
}
#mainclm .hentry div.post-meta span.category{
	padding-bottom: 3px;
	border-bottom: 1px solid #0CA2DB;
}
#mainclm .hentry div.post-meta span.tags{
	padding-bottom: 3px;
	border-bottom: 1px solid #feacae;
}


/*****************************************/
/*				 Tablet					 */
/*****************************************/

@media screen and (max-width: 1024px) {




}

/*****************************************/
/*				 Mobile					 */
/*****************************************/

@media screen and (max-width: 680px) {



}


