@charset "utf-8";

* {
	margin: 0px;
	padding: 0px;
}

body{
	/*background-color: #f5f6f7;*/
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	color: #333;
	background-color: #fbfbfb;
	-webkit-text-size-adjust: none;
	background-image: url(../images/bg.png);
	background-repeat: repeat;
	background-color: #b5d0ff;
	}


img {
    image-rendering: -webkit-optimize-contrast;
}

#wrap {
	margin: auto;
	height: auto;
	width: 960px;
}
#contents {
	clear: none;
	float: left;
	height: auto;
	width: 960px;

}


.text {
	clear: none;
	float: left;
	width: 960px;
	margin: 60px 0px 50px 0px;

}

.text img {
	border-radius: 5px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;

}

.text p {
	font-size: 20px;
	line-height: 30px;
	margin-bottom: 5px;
	padding:50px 0px 30px;
	text-align: center;
	color:#ec0077;
	font-weight: bold;
}




.summary {
	clear: none;
	float: left;
	width: 860px;
	margin: 20px 50px 50px 50px;
}
.summary dl {
	clear: none;
	float: left;
	height: auto;
	width: 860px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #a2a2a2;
	margin: 5px 0px 25px 0px;
	padding: 0px 0px 20px 0px;
}
.summary dt {
	width: 200px;
	height: auto;
	clear: none;
	float: left;
	font-size: 18px;
	text-align: center;
	margin: 0px 0px 0px 100px;
	/*background-color:#e0e0e0;*/
}
.summary dd {
	width: 400px;
	height: auto;
	float: left;
	clear: none;
	font-size: 18px;
	line-height: 26px;
	margin: 0px 0px 0px 50px;
	/*background-color:#b6b6b6;*/
}
.map {
	clear: none;
	float: left;
	height: 300px;
	width: 960px;
	background-color: #b6b6b6;
}
#foot {
	font-size: 8px;
	color: #999;
	text-align: center;
	clear: none;
	float: left;
	height: auto;
	width: 960px;
	margin-top: 20px;
	margin-bottom: 20px;
}

h1 {
	clear: none;
	float: left;
	height: auto;
	width: 960px;
	/*background-color: #add700;*/
	text-align: center;
	color: #FFF;
	font-size: 24px;
	padding: 0px 0px 0px 0px;
	margin: 0 0 -40px 0;
}

h1 img{
	border-radius: 5px;
	/*box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;*/
	}

h2 {
	font-weight: bold;
	text-align: center;
	font-size: 28px;
	letter-spacing: 0.1em;
	margin: 20px 0px 40px 0px;
	padding-bottom: 5px;
	color:#a40000;
}

h3 {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 20px;
	letter-spacing: 0.1em;
	margin-bottom: 40px;
	padding-bottom: 8px;
	color:#a40000;
}

h4 {
	font-weight: bold;
	text-align: center;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	font-size: 22px;
	letter-spacing: 0.1em;
	margin-bottom: 35px;
	padding-bottom: 8px;
	color:#666;
}

.t_icon {
	/*clear: none;
	float: left;*/
	width: 50px;
	height:auto;
	margin: 0px 5px 0px 0px;
	vertical-align: middle;
}

/*h2 {
	font-weight: normal;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	font-size: 15px;
	letter-spacing: 0.1em;
	margin-bottom: 30px;
	padding-bottom: 5px;
}*/

/*summary LINK*/

.summary a {
	color: #C30; /*リンクの色*/
	text-decoration: none; /*下線無し*/
}

.summary a:visited {
	color: #C30;/*リンクの色*/
}

.summary a:hover {
	color: #6C3; /*リンクの色*/
	text-decoration: underline; /*下線あり*/
}

/*font option*/
.t1 {
	color: #39C;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}



/* youtube area */


.movie {
	clear: none;
	float: left;
	width: 896px;
	/*border-top: dashed 1px #543f32;
	border-bottom: dashed 1px #543f32;*/
	padding:0px 0px 0px 0px;
	margin: 40px 32px 50px 32px;
}



#movie_area {
	clear: none;
	height: auto;
	width: 896px;
	box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

#youtubeplay {
	clear: none;

	height: 504px;
	width: 896px;
	background-color: #CCC;
	
}



.oa{
	clear: none;
	float: left;
	width: 960px;
	height: auto;
	margin: 0px 0px 0px 0px;
}




/* Font Awesome color */
.c1 {
	color:#ff9999;
	padding:0px 5px 0px 0px;
}

/* youtube list */

.youtube_link{
	clear: none;
	float: left;
	width: 896px;
	height:auto;
	margin:30px 0px 0px 0px;
}


.youtube_link p{
	font-size: 14px;
	text-align: center;
	margin:0px 0px 0px 0px;
}


.container{
        display: flex;
        flex-wrap:wrap;
        width: 896px;
        /*background-color: #aaa;*/
        /*並び順*/
        /*
        flex-start：左寄せ（デフォルト）
        flex-end：右寄せ
        center： 中央寄せ
        space-between：残り余白の均等割り 
        space-around：左右余白 ＋ 均等割り
        */
        justify-content: flex-start;
        margin:40px 0px 0px 0px ;
}

.flex-item{
        width: 215px;
        height: auto;
        background: #000;
        margin:0px 5px 30px 4px;
}


.bn{    width: 215px;
        height: auto;

}

.flex-item a:hover img{	
	filter: alpha( opacity=80 );  /* IE */
    opacity:0.80;                 /* Firefox,Opera,Safari */
    -moz-opacity:0.70;           /* Firefox 0.9より前 */
    transition: 0.3s;

	}

