@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;
	-webkit-text-size-adjust: none;
	background-image: url(../images/bgc.jpg);
	background-repeat: repeat;
		}


img {
    image-rendering: -webkit-optimize-contrast;
	width: 100%
}

#wrap {
	margin: auto;
	height: auto;
	width: 960px;
}
#contents {
	clear: none;
	float: left;
	height: auto;
	width: 960px;
	/*background-color: #FFF;*/
	/*margin-top: 20px;*/
	/*background-color:rgba(255,255,255,0.2);*/
}

.title{
	clear: none;
	float: left;
	width: 960px;
	text-align: center;
	margin:80px 0px 0px 0px;
	font-size:28px;
	color:#25bac7;
	letter-spacing: 0.1em;
	line-height: 40px;
}
.text {
	clear: none;
	float: left;
	width: 900px;
	margin: 20px 30px 20px 30px;
	border-radius: 5px;
	background-color: rgba(255, 255, 255, 0.7);
	/*background-image: url(../images/t_bg3.png);
	background-repeat: repeat;*/
}

.text p {
	font-size: 18px;
	line-height: 32px;
	/*margin-bottom: 5px;*/
	padding: 10px 0px 10px 0px;
	text-align: center;
	color:#000000;
	/*font-weight: bold;*/
	font-family: "Kosugi Maru", sans-serif;
}



.sp_area{
	width: 800px;
	height:500px;
	clear: none;
	float: left;
	text-align: center;
	margin: 20px 60px 20px 12px;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.pro {
	display: flex;
    /*flex-direction: row;*/
    justify-content: space-around;
}

.pro .item {
	/*display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;*/
}

.pro .item img {
    width: auto;
    height: 190px;
    margin-left: 8%;
}

.pro .item p {
    display: flex;
    align-items: center;
    margin-left: 0%;
    margin-top: -5%;
}

.comedian {
	display: flex;
    flex-direction: row;
    justify-content: space-around;
}

.comedian .item {
	/*display: flex;
    flex-wrap: wrap;
    flex-direction: row;
    justify-content: space-evenly;*/
}

.comedian .item img {
	width: auto;
	height: 160px;
}

.comedian .item p {
	display: flex;
    align-items: center;
	/*margin-left: 5px;*/
	margin-top: -6%;
}

.sp_area a:hover img{	
	filter: alpha( opacity=60 );  /* IE */
    opacity:0.60;                 /* Firefox,Opera,Safari */
    -moz-opacity:0.60;           /* Firefox 0.9より前 */
	}
	
.sp_area a img:hover {
	position : relative;
	top : 1pt;
	left : 1pt;
}

.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 {
	clear: both;
	/*
	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;
}

h1 img{ border-radius: 5px; }

h2 {
	font-weight: bold;
	text-align: center;
	font-size: 28px;
	letter-spacing: 0.1em;
	padding-bottom: 5px;
	background-color: transparent;
}

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: 30px;
	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;
	/*margin: 50px 32px 30px 32px;
	padding:40px 0px 0px 0p;*/
}

#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;
}

.pc_only {
	background: rgba(255, 255, 255, 0.7);
    padding-top: 10px;
}

.sp_only {
	display: none;
}

.qr_area {
	display: flex;
    justify-content: center;
    width: 800px;
	margin-top: -30px;
}


