ul.sns_link .instagram ul li a {
    color: #fff !important;
    text-decoration: none;
}
#yearList{
	margin-top: 95px;
	margin-left: 25px;
}

#yearList li{
	float: left;
}

#yearList li a{
	width: 80px;
	text-align: center;
	padding-bottom: 5px;
	margin-right: 30px;
	border-bottom: 2px solid #fff;
	margin-bottom: 30px;
}

#yearList li.current a{
	border-bottom: 2px solid #231815;
}
#baseArea{
	margin-top: 20px;
	margin-left: 25px;
}

#baseArea li{
	float: left;
}

#baseArea li a{
	width: 100px;
	text-align: center;
	padding-bottom: 5px;
	margin-right: 30px;
	border-bottom: 2px solid #fff;
	margin-bottom: 30px;
}

#baseArea li.current a{
	border-bottom: 2px solid #231815;
}


#gallery{
	margin-top: 40px;
	margin-bottom: 270px;
	text-align: center;
}

#gallery a{
	margin-bottom: 20px;
}

#gallery img{
	height: auto;
}

#gallery p{
	margin-bottom: 95px;
}

#gallery .galleryGroup{
	display: none;
}
#gallery_contents {
    width: 1000px;
    margin: 0 auto;
}
.spNone{display:block;}
.spTrue{display:none;}

@media screen and (max-width: 600px) {
	#yearList{
		margin: 0 auto;
		padding-left: 30px;
		margin-top: 30px;
		width: 220px;
	}
	#gallery{
		margin-top: 5px;
		margin-bottom: 100px;
	}
	#gallery a{
		margin-bottom: 10px;
	}
	#gallery p{
		margin-bottom: 40px;
	}
}


.tabarea{
	width: 282px;
	text-align:center;
	margin-bottom:10px;
	margin:0 auto;
	margin-top:40px;

}
.tab{
	text-align:center;
	width: 282px;
	font-size:14px;

}
.tab li{
	text-align:center;
	width:42%;
	float: left;
	margin:3px 10px 0px 10px;
	/*border-bottom: 2px solid #000;
	color: #000 !important;*/
}

.tab, .tab li, .tab li a{

	text-align:center;
	/*padding:3px;*/
	margin-right:2px;


}
.tab li.active{
	border-bottom:2px solid #000;
}
.tab li.first,.tab li.last{
	padding-bottom:5px;
}

a:hover {
	opacity: 0.8;
}
.tabcontent {
	clear: both;

}
.area {
	display: none;
}

.tabcontent .area{
	margin: 0 auto;
	margin-top: 10px;
	width: 282px;
	display: none;
	background-color: #86b3f5;
	/*background-color: rgba(78,106,148,0.7);*/
	margin-top:5px;
	font-size:14px;

}
.tabcontent .area li{
	list-style: none;
	float: left;
	display: block;
	padding: 7px;
	text-align: center;
	width:42%;

}
.tabcontent .area li a{

}



#nav_new li.barber a {
  background: url(../img/text_barber.jpg) no-repeat;
 }
#nav_new li.clinic a {
  background: url(../img/text_clinic.jpg) no-repeat;
 }
#nav_new2 li.shop a {
  background: url(../img/text_shop4.jpg) no-repeat;
 }
#nav_new2 li.house a {
  background: url(../img/text_houserenovation.jpg) no-repeat;
 }



@media screen and (max-width: 600px) {
	.spNone{display:none;}
	.spTrue{display:block;}


#gallery_contents{width:100%;}

.mediaUl{
	margin-top:20px;
	text-align:left;
	font-size:12px;
}
.mediaLi{

	width:49%;
	text-align:center;
	margin:0 auto;
	display:inline-block;
	vertical-align:top;
	margin-bottom:30px;
}
.mediaTxt{
 word-break: break-all;
	font-size:12px;
	margin:0 auto;
	text-align:left;
	width:100%;
	line-height: 180%
	margin-bottom: 0px;
}
.mediatxtLine{

	padding-top:10px;
	border-top:2px solid #e5e5e5;
	width:100%;
	margin:0 auto;
	margin-top:10px;
	line-height: 180%;
	text-align:left;
}
