@charset "utf-8";
/* CSS Document */

* {
	margin:0px;
	padding:0px;
}
/* 20110406クラスあり修正版 */
.clearfix {
	zoom:1;
}
.clearfix:after{
    content: "";
    display: block;
    clear: both;
	}
/* 20110406クラスあり修正版 */

.challenge h1{
    text-align: center;
    font-size: 24px;
    text-decoration: underline;
    letter-spacing: 1px;
		margin:20px auto;
}

.challenge h4{
    margin: 0.5rem;
    text-align: left;
    padding-left: 100px;
}

.top_area{
	width: 710px;
}

.top_area h2{
    text-align: center;
    margin-bottom: 10px;
}


.intro {
    padding: 5% 10%;
    background-image: url(./perimg/challenge_p_bg.jpg);
    background-size: contain;
}

.intro p{

    font-size: 13px;
    margin-bottom: 15px;
    line-height: 2;
}

.gurume_hunt_2021 img{
	width: 80%;
}


.gurume_hunt_list_1{
	display: flex;
	flex-wrap: wrap;
    width: 90%;
    margin: 0 auto;
}

.gurume_hunt_list_1 li{
	width: 50%;
	margin: 0;
}

.gurume_hunt_2021 h3{
	font-family: serif;
}

.gurume_hunt_list_2{
	margin-bottom: 30px;
}

.gurume_hunt_list_3{
	display: flex;
	flex-wrap: wrap;
}

.gurume_hunt_list_3 li{
	width: 30%;
}

.challenge .gurume_hunt_2021 h3{
text-align: center;
	font-size: 30px;
    margin-top: 30px;
}

.hata{
	width: 15%;
	float: left;
}

.tansaku_area{

    border: 1px solid #ff5673;
    padding: 20px;
    text-align: left;
    border-radius: 10px;
    overflow: hidden;
}

.setsumei{
    width: 80%;
    float: right;
    padding-left: 20px;
}

.challenge .setsumei h5{
	font-size: 15px;
}

.setsumei h5 span{
	background-color: #ff5673;
	padding: 10px;
	margin-right: 10px;
	color: white;
}


.gurume_hunt_2021 img{
	width: 100%;
}

.chui_{
	list-style-type: none;
background-color: yellow;
padding: 3%;
font-weight: bold;
margin-bottom: 10px;
}

.contents_{
    padding: 3%;
}

.contents_ p{
	font-size: 13px;
  margin-bottom: 20px;
}

.dokusen_haishin {
	width: 350px;
	display: block;
	margin:20px auto;
}

.challenge{
	margin:0 auto!important;
	width: 850px!important;
}

.challenge p{
    width: 69%;
    display: block;
    text-align: left;
    margin: 0 auto;
		margin-bottom:15px;
}

.abema h2{
    font-size: 16px;
		text-align: center;
		margin:20px auto;
}


.challenge h1 img{
	width: 75%;
	margin:20px auto;
}

.challenge h3{
	font-size: 25px;
	margin:5px 0;
}

.challenge h5{
	font-size:20px;
	margin:5px 0;

}

#wrapper {
	width:100%;
	height:100%;
	background:url(perimg/bg.png) bottom center;
    min-height:1024px;
}


html,body { height:100%; }
body {
	background:url(perimg/bg_upper.png) center top repeat-x;
}

#doublewrapper {
	background-image: url(perimg/bg_upper.png);
	background-repeat:repeat-x;
}
#maincontents {
	margin:0 auto;
	position:relative;
	background:url(perimg/bg_title.jpg) center 0 no-repeat;
}
/*HEAD*/
#header {
	height:300px;
	clear:both;
}

#maintitle {
	width:960px;
	height:205px;
	text-indent:-65535px;
}



#menuwrapper {
	width:600px;
	margin:0 auto;
	}

#mainmenu li {
	list-style-type:none;
	float:right;
	text-align:right;
	margin:0px 10px 5px 10px;
}

/*HEAD END*/
/*MAIN*/
#bodyfield {
	width:960px;
	padding:10px 5px 0px 5px;
	margin: 0px 0px 100px 0px;
	position: relative;
	top: 0px;
	left: 50%;
	margin-left: -480px;
	background-color:#ffffff;
	clear:both;
}

/*BG Hack */
div#bodyfield:after {
content : "";
display : block;
height : 0;
clear : both;
}
/*BG Hack */

.newtype h3{
	font-size: 17px!important;

}

.newtype p{
	font-size: 15px!important;
	text-align: left;
}
/*MAIN END*/




/*FOOTER*/
#footer {
	height:90px;
	width:960px;
	clear:both;
	text-align:right;
	font-size:10px;
	margin:0 auto;
	color:#ffffff;
}


#attentionred{
color:red;
}

#attentionblue{
color:blue;
}
.clearboth {
clear:both;
}

#fontsmall {
font-size:7pt;
}

#ngline {
　text-decoration: line-through;
}
