@charset "utf-8";
/* CSS Document */
@media screen and (min-width: 641px){


div#title_footer #copyright02{
	width:auto !important;

}


body {
	width:100%;
}


#wrapper{
	background-color:#f2ece8;
}

a{
	color:#FFF;
	text-decoration:underline;
}

.meinbox{
	margin:0 auto;
	width:100%;
/*	height:480px;*/
	text-align:center;
	background-color:#f2ece8;
	padding:0;
}

.meinbox img{
	max-width: 100%;
	height: auto;
	width /***/:auto;
	padding:22vh 0;　
}


.kokuchibox{
	background-color:#3b0d0d;
	color:#FFF;
	margin:10px 0 0;
}

.kokuchibox p{
	padding:10px 0;
	line-height:1.2em;
	text-align:center;
}

.koushinbox{
	text-align:center;
	color:#FFF;
	margin:20px 0;
}

.koushinboxlast{
	text-align:center;
	color:#FFF;
	margin-top:20px;
	padding-bottom:20px;
}


.txt_midashi{
	color:#ffd800;
}

.koushinbox p{
	line-height:1.4em;
}

.koushinboxlast p{
	line-height:1.4em;
}


#sp{
	display:none;
}

