@media screen and (min-width: 769px){

body{
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-size:16px;color:#333;
	letter-spacing:0.04em;
	line-height : 1.7em;
}
*{
	margin: 0;
	padding: 0;
}
a{
	text-decoration: none;
}
ul{
	list-style:none;
}
.sp-br, .sp-ti img, .sp-img, .sp-txt, .sp-bn, .sp-bn2{
	display:none;
}
.pink{
	color: #ff006d;
}
#pc-bn1 {
    border-radius: 8px;}
#middle-txt #ichiran{
	width:980px;
	padding:4px 0;
	text-align:center;
	border-radius: 20px;
	border:solid 2px #ff006d;
	display:inline-block;
	font-size:1.1em;color:#ff006d;
	margin:40px auto;
	clear:both;
	background-color:#fff;
}
#ichiran img{
	margin:0 8px -4px 0;
}
#page_top{
	height: 80px;
	width: 80px;
	border-radius:50%;
	background-color:#666;
	position: fixed;
	bottom:30px;
	right:80px;
	opacity:0.6; 
}
#page_top img{
	transform: rotate( -90deg );
	-moz-transform: rotate(-90deg);
	-webkit-transform: rotate(-90deg);
	-o-transform: rotate(-90deg);
	-ms-transform: rotate(-90deg);
	margin: 0 0 0 35px;
}
#page_top p{
	text-align: center;
	font-size:1.0em;color:#fff;
	margin: 28px 0 0 0;
	line-height : 100%;
}
/*ここからヘッダー*/
#headerbg{
	padding:20px 0 8px 0;
	border-bottom:solid 1px #eee;
	background-color:#fff;
}

#headerbg-img{
	width:980px;
	margin:0px auto;
}
#headerbg-img img{
	width: 360px;
    display: block;
    height: auto;
}
header h1{
	width:980px;
	margin:40px auto 0 auto;
}
#event-back h1{
	width:942px;
	margin:40px auto 0 auto;
	font-size:1.7em;color:#40ace1;
	padding:16px;
	background-color:#fff;
	display:block;
	color:#40ace1;
	border-left:solid 4px #40ace1;
	line-height:1.5em;
}
#event-back h1::before {
    margin: 0 8px　0 0 ;
    content: '';
    display: inline-block;
    width: 24px;
    height: 24px;
    background-image: url(../../images/report.png);
    background-size: contain;
    position: relative;
    top: 4px;
    margin-right: 6px;
}
.profile{
	background-color:#fff;
	padding:8px 24px;
	font-size:0.9em;
	margin:16px 0;
	display:block;
	line-height:1.7em;
}
/*ここから本文*/
#event-back{
	width: 100%;
    height: auto;
    background-image: url(../images/p0103_s.jpg);
    margin: 0 auto;
}
.left img, .left2 img{
	width:480px;
	height:auto;
	display:block;
	float:left;
}
.left{
	width:480px;
	height:auto;
	display:block;
	float:left;
	margin-bottom:20px;
}
.left2{
	width:980px;
	height:auto;
	display:block;
	float:left;
	margin-bottom:20px;
}
.right{
	width:480px;
	height:auto;
	display:block;
	float:right;
	clear:both;
}
#middle-txt a{
	font-size:1.0em;color:#ff006d;
	border-bottom:dotted 1px #ff006d;
}
#middle-txt{
	width:980px;
	margin:20px auto 60px auto;
}
#middle-txt h2{
	font-size:1.2em;color:#017abf;
	border-bottom:solid 1px #017abf;
	margin-top:40px;
	margin-bottom:10px;
}
.date{
	font-size:1.0em;color:#ff006d;
	margin-right:8px;
}
#middle-txt img{	
	margin:20px 0 10px 0;
	border:none;
	display:block;
	width:400px;
	height: auto;
}

}