@charset "utf-8";

#himitsu section{
	width: 836px;
	padding: 0 82px;
}

#himitsu .content{
	padding: 45px 0 45px;
	margin: 0;
}

#himitsu{
	position: relative;
}

#himitsu h2{
	font-size: 3.6rem;
	font-weight: normal;
	border-bottom: 1px dotted #1a1311;
	margin-bottom: 45px;
}

#himitsu h2 span{
	font-size: 1.4rem;
	display: block;
}

#himitsu h3{
	color: #29abe2;
	font-size: 2.0rem;
	margin-bottom: 20px;
	font-weight: normal;
	padding-left: 125px;
	
}

#himitsu h4{
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.6em;	
	margin-bottom: 5px;
}

#himitsu .txt{
	font-size: 1.4rem;
	line-height: 1.8em;
	margin-bottom: 2.0em;
}

#himitsu .txt2{
	padding-left: 1.0em;
}


#himitsu .txt .emp{
	font-size: 2.4rem;
}



#himitsu .area{
	position: relative;
	width: 600px;
	height: 140px;
	border: 5px solid #85cfee;
	margin-left:225px;
	background: #f9fcfe;
	background-image: url(../himitsu/images/q.png);
	background-repeat: no-repeat;
	margin-bottom: 40px;
}

#himitsu .answer{
	width: 700px;
	margin-left:125px;
}



#himitsu .image{
	position: absolute;
}

#himitsu .ph{
	text-align: center;
	margin-bottom: 30px;
}

#himitsu .ph2{
	text-align: center;
	margin-bottom: 30px;
}


#himitsu .ph img{
	height: 110px;
	width: auto;
	margin: 0 10px;
}

#himitsu .secret_navi{
	margin-top: 20px;
	text-align: right;
	font-size: 1.8rem;
}


#himitsu .secret_navi a{
	padding: 0.2em;
	color: #ccc;
}

#himitsu .secret_navi .sel{
	font-weight: bold;
	color: red;
}

#himitsu .himitsu_top{
	text-align: center;
}


#himitsu .himitsu_top img{
	margin: 0 10px 15px;
}







@media(max-width:768px) {


#himitsu h2{
	font-size: 2.8rem;
}

#himitsu h2 span{
}

#himitsu h3{
	padding-left: 0;
	
}

#himitsu h4{
	font-size: 1.6rem;
	font-weight: normal;
	line-height: 1.6em;	
	margin-bottom: 5px;
}

#himitsu .txt{
	font-size: 1.6rem;
}



#himitsu .txt .emp{
	font-size: 2.0rem;
}


#himitsu .answer{
	width: 100%;
	margin-left:0;
}



#himitsu .image{
	display: none;
}

#himitsu .ph{
	margin-bottom: 0;
}


#himitsu .ph img{
	margin-bottom: 30px;
	width: 70%;
	height: auto;
}

#himitsu .secret_navi{
	font-size: 2.6rem;
}


#himitsu .secret_navi a{
	padding: 0.4em;
	color: #ccc;
}

#himitsu .ph2 img{
	width: 60%;
}

#himitsu .ph3 img{
	width: 100%;
}

#himitsu .himitsu_top img{
	width: 42%;
}

}
