@charset "utf-8";

h1 {
	font-size: 21px;
	margin-top: 134px;
	margin-bottom: 90px;
	font-weight: normal;
}

h2   {
}
#slides {
	height: 220px;
	margin-bottom: 100px;
}

#slide1 {
	height: 220px;
	width: 220px;
	display: inline-block;
}
#slide2 {
	height: 220px;
	width: 220px;
	display: inline-block;
}
#slide3 {
	height: 220px;
	width: 220px;
	display: inline-block;
}
.cycle-slideshow  {
	overflow-y: hidden;
	margin-left: 15px;
	margin-right: 15px;
}
.cycle-slideshow img  {
	width: 100%;
}



#info {
	position: relative;
	text-align: left;
	overflow-y: hidden;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	height: 174px;
	margin-bottom: 120px;
}


#info ul  {
}
#info ul li {
	margin-bottom: 5px;
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	border-bottom: 1px dotted hsla(0,0%,59%,1.00);
	padding-left: 50px;
}
#info_data li a  {
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	-ms-transition: 0.5s;
	transition: 0.5s;
}
#info_data li a:hover  {
	color: #F93A3A;
}

.info_date {
	width: 100px;
	display: inline-block;
	vertical-align: top;
}
.info_body {
	display: inline-block;
	vertical-align: top;
	width: 550px;
}

#index_sns {
	text-align: center;
	margin-bottom: 100px;
}

#index_sns li {
	display: inline-block;
	margin-left: 30px;
	margin-right: 30px;
}
.icon_sns2 {
	width: 60px;
}


.fb_slider {
	text-align: left;
	margin-bottom: 120px;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	opacity: 0;
	transition: opacity .3s linear;
}
.fb_slider li {
	display: inline-block;
	margin-left: 10px;
	margin-right: 35px;
}
.fb_slider.slick-initialized{
	opacity: 1; /*slick-initializedが付与されたら表示*/
}


.fb_box {
	width: 200px;
	position: relative;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.fb_date {
	width: 55px;
	vertical-align: top;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	color: #727171;
	
}
.fb_m {
	font-size: 20px;
	border-bottom: 1px solid #8A8A8A;
	line-height: 1;
	margin-bottom: -5px;
	color: #555;
}
.month_bar {
	width: 5px;
	height: 20px;
	display: inline-block;
	margin-right: 2px;
}

.fb_d {
	font-size: 26px;
	text-align: right;
	color: #555;
}
.fb_ss {
	height: 111px;
	overflow-y: hidden;
	overflow-x: hidden;
	width: 130px;
	text-align: center;
	float: left;
}

.fb_img {
	max-height: 111px;
	max-width: 100%;
}
.fb_text {
	color: #555;
	margin-top: 5px;
	font-size: 12px;
	padding-left: 44px;
}
#inst {
	text-align: left;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}
#inst li {
	width: 250px;
	display: inline-block;
	margin-bottom: 30px;
	margin-right: 42px;
	vertical-align: top;
	height: 210px;
}
.insta_ss {
	height: 160px;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-bottom: 10px;
}
.insta_cap {
	font-size: 12px;
}


#inst li:nth-child(3n) {
	margin-right: 0px;
}
#ban_area img {
	max-width: 100%;
}




@media (max-width:540px){

h1 {
	font-size: 18px;
	margin-top: 41px;
	margin-bottom: 90px;
}

h2   {
}
#slides {
	height: 115px;
	margin-bottom: 100px;
}

#slide1 {
	height: 115px;
	width: 115px;
	display: inline-block;
}
#slide2 {
	height: 115px;
	width: 115px;
	display: inline-block;
}
#slide3 {
	height: 115px;
	width: 115px;
	display: inline-block;
}
.cycle-slideshow  {
	overflow-y: hidden;
	margin-left: 15px;
	margin-right: 15px;
}
.cycle-slideshow img  {
	width: 100%;
}



#info {
	position: relative;
	text-align: left;
	overflow-y: hidden;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	height: 174px;
	margin-bottom: 61px;
}


#info ul  {
}
#info ul li {
	margin-bottom: 5px;
	width: 480px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 3px;
	border-bottom: 1px dotted hsla(0,0%,59%,1.00);
	padding-left: 10px;
}
.info_date {
	width: 100px;
	display: inline-block;
	vertical-align: top;
}
.info_body {
	display: inline-block;
	vertical-align: top;
	width: 350px;
}

#index_sns {
	text-align: center;
	margin-bottom: 42px;
}

#index_sns li {
	display: inline-block;
	margin-left: 30px;
	margin-right: 30px;
}


.fb_slider {
	text-align: left;
	margin-bottom: 120px;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
}
.fb_slider li {
	display: inline-block;
	margin-left: 10px;
	margin-right: 35px;
}



.fb_box {
	width: 200px;
	position: relative;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	text-align: left;
}
.fb_date {
	width: 55px;
	vertical-align: top;
	float: left;
	margin-right: 5px;
	font-weight: bold;
	color: #727171;
	
}
.fb_m {
	font-size: 20px;
	border-bottom: 1px solid #8A8A8A;
	line-height: 1;
	margin-bottom: -5px;
	color: #555;
}
.month_bar {
	width: 5px;
	height: 20px;
	display: inline-block;
	margin-right: 2px;
}

.fb_d {
	font-size: 26px;
	text-align: right;
	color: #555;
}
.fb_ss {
	height: 111px;
	overflow-y: hidden;
	overflow-x: hidden;
	width: 130px;
	text-align: center;
	float: left;
}

.fb_img {
	max-height: 111px;
	max-width: 100%;
}
.fb_text {
	color: #555;
	margin-top: 5px;
	font-size: 12px;
	padding-left: 44px;
}
#inst {
	text-align: center;
	width: 500px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 100px;
}
#inst li {
	width: 225px;
	display: inline-block;
	margin-bottom: 30px;
	margin-right: 10px;
	vertical-align: top;
	height: 210px;
	margin-left: 10px;
}
.insta_ss {
	height: 160px;
	overflow-y: hidden;
	overflow-x: hidden;
	margin-bottom: 10px;
}
.insta_cap {
	font-size: 12px;
}


#inst li:nth-child(3n) {
	margin-right: auto;
}
}
