@charset "shift_jis";


#center.coswaku,#center.event{
	max-width:800px;
	}
	
#center.coswaku,
#center.netreserve_body {
	max-width:1000px;
	width:100%;
	margin:0 auto 10px auto;
	}
	
.coswaku .title{
	max-width:100%;
	text-align:center;
	font-weight:bold;
	border-bottom:solid 1px;
	padding-bottom:5px;
	}
	
.coswaku .title li{
	display:inline-block;
	line-height:normal;
	vertical-align:top;
	color:#033266;
	}
	
.coswaku .title li:nth-child(1){
	background-color:#033266;
	width:100%;
	color:#FFF;
	letter-spacing:20px;
	}
	
.coswaku .title li:nth-child(2) {
    font-size: 86px;
    line-height: 86px;
    margin-right: 10px;
    margin-top: 14px;
}
	
.coswaku .title p:nth-child(1){
	font-size:37px;
	}
	
.coswaku .title p:nth-child(2){
	background-color:#033266;
	color:#ff0;
	font-size:30px;
	padding:0 15px;
	}
	
.coswaku .title li:nth-child(4){
	letter-spacing:8px;
	padding-top:5px;
	margin-top:10px;
	width:100%;
	border-top: solid 1px;
	}

.cosplay ul{
	display:inline-block;
	border:2px solid #e9e9e9;
	position:relative;
	width:180px;
	height:310px;
	color:#033266;
	font-weight:bold;
	margin: 5px;
	text-align:left;
	}
	
.cosplay li img{
	width:100%;
	}
	
.cosplay li{
	position:absolute;
	box-sizing: border-box;
	}
	
.cosplay li:nth-child(2){
	background-color:#033266;
	width:100%;
	bottom: 8px;
	text-indent:54px;
	color:#fff;
	font-size:20px;
	padding:5px 0;
	}
	
.cosplay li span{
	font-size:12px;
		}
	
.cosplay li:nth-child(3){
	background-color:#fff;
	bottom:0;
	font-size:20px;
	border-radius:50%;
	height: 50px;
width: 50px;
line-height:41px;
text-align: center;
border:solid 5px;
	}
	
.cosplay .cosicon{
	background-color:#1F1F9F;
	color:#FFF;
	border-radius:10px;
	padding:0 10px;
	bottom: 45px;
right: 5px;
	}
	
.cosplay .link{
	width:100%;
	height:100%;
	top:0;
	}
	
.cosplay .link a{
	width:100%;
	height:100%;
	display:block;
	top:0;
	}
	
.cosplayop{
	margin:50px 0;
	}
	
.cosplayop h2{
	background-color:#033266;
	color: #fff;
padding: 6px;
text-align: center;
	}
	
.cosplayop ul{
	background-color:#033266;
	color:#FFF;
	text-align:center;
	font-weight:bold;
	width: 184px;
	display:inline-block;
	margin: 3px;
	font-size:15px;
	line-height:normal;
}

.cosplayop ul span{
	font-size:12px;
}

.cosplayop ul img{
	width: 100%;
	display:block;
	margin:0 auto;
	padding:0;
}
	
.cosplayop li:nth-child(3){
	font-size:20px;
	color:#FF0;
	}


	
@media screen and (max-width: 1290px){	




}

@media screen and (max-width: 900px){
	
#center.coswaku{
	text-align:center;
	}




}

@media screen and (max-width: 660px){

h3 {
    font-size: 30px;
}

.coswaku .title li:nth-child(1) {
    letter-spacing: 5px;
}	

.coswaku .title li:nth-child(2) {
    font-size: 75px;
    line-height: 80px;
    margin-right: 0;
    margin-top: 5px;
}

.coswaku .title p:nth-child(1) {
    font-size: 32px;
}

.coswaku .title p:nth-child(2) {
    font-size: 26px;
}

.coswaku .title li:nth-child(4) {
    letter-spacing: 5px;
}

.cosplay ul {
    width: 100px;
    height: 200px;
    margin: -2px -1px;
}

.cosplay .cosicon {
    bottom: 37px;
    right: 0%;
    left: 0%;
    text-align: center;
    padding: 0;

}

.cosplay li:nth-child(2) {
    text-indent: 0;
    font-size: 15px;
    text-align: center;
	bottom:0;
}

.cosplay li:nth-child(3) {
    font-size: 18px;
    height: 36px;
    width: 36px;
    line-height: 32px;
    border: solid 3px;
    top: 0;
}

.cosplay li span{
	font-size:12px;
}

.cosplayop ul{
	width: 100px;
	font-size:11px;
	margin: 2px auto;
}

.cosplayop ul span{
	font-size:9px;
}

.cosplayop li:nth-child(3){
	font-size:15px;
	}

}

@media screen and (max-width: 400px){

	
	}