@charset "UTF-8";
/*共通パーツ調整*/
#sp-foot {
	background: #FFF;
}
/*TOP*/
#wapper_top {
	position: relative;
	background: url(../images/wapper_bg.png) no-repeat center top;
}
#pcontents{
	padding: 0 10px;
	margin-bottom: 40px;
}

#top_footer {
	text-align: right;
}
#top_footer p {
	font-size: 100%;
	color: #999999;
	padding: 10px 0;
}
#wapper_top #mainimg {
}

#mainimg .mainbox {
	text-align: center;
}

#mainimg .mainbox .prize {
	margin-bottom: 40px;
}

#mainimg .mainbox .prize li {
	margin-bottom: 5px;
}

#mainimg {
	padding: 0 10px;
}
#mainimg h1 img {
	width: 100%;
	height: auto;
}

#mainimg h1 {
	margin-bottom: 40px;
}
#pcontents .box,
#pcontents .c_mid {
	background-color: rgba(255,255,255,0.4);
	border: 2px solid rgba(132,218,255,0.3);
	padding: 10px;
}
#pcontents .box {
	border-radius: 6px;
}
#pcontents .c_mid {
	border-radius: 10px;
}
.c_mid #title01,
.c_mid #title02 {
	margin-bottom: 12px;
}
#pcontents .b_mid .btn {
	text-align: center;
}
/*about*/
#about {
	margin-bottom: 20px;
}
#about.box .txt {
margin-bottom: 10px;
}
#about.box .txt img {
	width: 100%;
	height: auto;
}
.box  p {
	line-height: 1.7;
}
#about .btn img {
	margin-bottom: 10px;
}
#kansetu {
	margin-bottom: 30px;
}
#kansetu .wrap .k_text{
margin-bottom: 10px;
}
#kansetu .k_btn{
	text-align: center;
}
/*関連リンク*/
#link .b_mid {
	text-align: center;
}
#pcontents #link.box {
	padding-bottom: 0 ;
}
#link.box img {
	margin-bottom: 10px;
}
/* グローバルリンク */
.link {
    padding: 20px;
    text-align: right;
}
.link a {
	color: #1E3F79;
	font-size: 12px;
	text-decoration: underline;
	padding-left: 16px;
	background: url(../images/icon_link.gif) left center no-repeat;
}
.link a:hover {
	text-decoration: none;
}
.note {
	margin-top: 10px;
	margin-bottom: 40px;
	font-size: 12px;
	text-align: left;
}
.png_ttl {
	text-align: left;
}
.btn_wrap {
	display: block;
	margin-top: 10px;
}
.btn_wrap a{
	display: block;
	width: 100%;
	text-align: left;
}
.btn_wrap a img{
	width: 100%;
	max-width: 500px;
}
img {
	max-width: 100%;
}