@charset "utf-8";
/* @group Contents ＝＝＝＝＝＝＝＝＝＝＝＝*/

#contents,#contain{
	height: 100%;
}

#incontent{
	margin: 50px 20px;
	height: 100%;
	min-height: 735px;
	width:630px;
}
h1{
	margin-bottom: 50px;
	font-size: 250%;
}
#h2 span{
	border-bottom: 1px solid #000;
	display: block;
	padding: 5px 20px;
	line-height: 1;
}
#h2 span:first-child{
	border-top: 1px solid #000;
}
h3:before{content:'―';
}
h3{
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
	margin:20px 0;
	font-size: 120%;
	color:#c00;
}
.paragraph{
	width: 630px;
	line-height: 1.8;
	font-size: 85%;
	padding: 30px 0 10px 0;
}
#page_next a{
	display: block;
	width:230px;
	height:80px;
	background:url(../img/interview_next.png) no-repeat 0 0;
	padding:60px 10px 10px 10px;
	margin:30px auto;
	color:#000;
	font-size: 14px;
	transition: 0.3s;
}
#page_prev a{
	display: block;
	width:230px;
	height:80px;
	background:url(../img/interview_prev.png)no-repeat 0 0;
	margin:30px auto;
	padding:60px 10px 10px 10px;
	margin:30px auto;
	color:#000;
	font-size: 14px;
	transition: 0.3s;
}
#page_next a:hover,#page_prev a:hover{
	opacity: 0.7;
}

/* @end */


/*480px＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
@media screen and (min-width : 480px) {

html{
	font-size : 100%;
} /*レスポンシブタイプセッティングの指定*/
/*　nav　＝＝＝＝＝＝＝＝＝＝＝＝＝ */
/* nav end */
/* contents =============== */
/* contents end */
/*footer====================*/
/* @end */
}/*＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝＝*/
