@charset "UTF-8";

@media screen and (min-width: 641px),print {
#mainbody {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#interview {
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#interview h1 {
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	text-align: center;
	font-size: 32px;
  line-height: 1.6;
	margin: 0;
  padding: 50px 0 100px 0;
}
#interview .box p.question {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	color: #06C;
	padding-bottom: 15px;
}
#interview .box p.answer {
	font-size: 16px;
	line-height: 1.7em;
	padding-bottom: 25px;
}
#interview .box p.answer b {
	color: #039;
	margin-right: 1em;
}
#interview .box .image {
	text-align: center;
	margin-bottom: 20px;
}
#interview ul {
	display: table;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#interview li {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	font-size: 16px;
	line-height: 1.7em;
	padding-right: 15px;
	padding-left: 15px;
}
#interview p.cap {
	font-size: 13px;
	line-height: 1.5em;
	padding-top: 20px;
	padding-bottom: 20px;
}
p.close {
	font-size: 16px;
	line-height: 1.5em;
	padding-top: 40px;
}
p.close a {
	background: #dedede;
  background-image: -webkit-linear-gradient(top, #dedede, #bdbdbd);
  background-image: -moz-linear-gradient(top, #dedede, #bdbdbd);
  background-image: -ms-linear-gradient(top, #dedede, #bdbdbd);
  background-image: -o-linear-gradient(top, #dedede, #bdbdbd);
  background-image: linear-gradient(to bottom, #dedede, #bdbdbd);
  -webkit-box-shadow: 0px 0px 2px #8f8f8f;
  -moz-box-shadow: 0px 0px 2px #8f8f8f;
  box-shadow: 0px 0px 2px #8f8f8f;
	color: #039;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 300px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 8px;
}
p.close a:hover {
	color: #FFF;
	background: #a3a3a3;
  background-image: -webkit-linear-gradient(top, #a3a3a3, #878787);
  background-image: -moz-linear-gradient(top, #a3a3a3, #878787);
  background-image: -ms-linear-gradient(top, #a3a3a3, #878787);
  background-image: -o-linear-gradient(top, #a3a3a3, #878787);
  background-image: linear-gradient(to bottom, #a3a3a3, #878787);
}
}




@media screen and (min-width: 0px) and (max-width: 640px) {
#mainbody {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 50px;
	padding-left: 0px;
}
#interview {
	text-align: left;
	padding: 0px;
	width: 95%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#interview h1 {
	font-family:Avenir , "Open Sans" , "Helvetica Neue" , Helvetica , Arial , Verdana , Roboto , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo UI" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , sans-serif;
	text-align: center;
	font-size: 20px;
	line-height: 1.4;
  margin: 0;
  padding: 20px 0 50px 0;
}
#interview .box p.question {
	font-size: 14px;
	line-height: 1.5em;
	font-weight: bold;
	color: #06C;
	padding-bottom: 15px;
}
#interview .box p.answer {
	font-size: 14px;
	line-height: 1.7em;
	padding-bottom: 25px;
}
#interview .box p.answer b {
	color: #039;
	margin-right: 1em;
}
#interview .box .image {
	text-align: center;
	margin-bottom: 20px;
}
#interview ul {
	display: table;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-bottom: 30px;
}
#interview li {
	display: table-cell;
	text-align: left;
	vertical-align: top;
	font-size: 14px;
	line-height: 1.7em;
	padding-right: 15px;
	padding-left: 15px;
}
#interview p.cap {
	font-size: 12px;
	line-height: 1.5em;
	padding-top: 10px;
	padding-bottom: 10px;
}
p.close {
	font-size: 16px;
	line-height: 1.5em;
	padding-top: 40px;
}
p.close a {
	background: #dedede;
	background-image: -webkit-linear-gradient(top, #dedede, #bdbdbd);
	background-image: -moz-linear-gradient(top, #dedede, #bdbdbd);
	background-image: -ms-linear-gradient(top, #dedede, #bdbdbd);
	background-image: -o-linear-gradient(top, #dedede, #bdbdbd);
	background-image: linear-gradient(to bottom, #dedede, #bdbdbd);
	-webkit-box-shadow: 0px 0px 2px #8f8f8f;
	-moz-box-shadow: 0px 0px 2px #8f8f8f;
	box-shadow: 0px 0px 2px #8f8f8f;
	color: #039;
	text-decoration: none;
	text-align: center;
	display: block;
	width: 60%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-bottom: 8px;
	font-size: 16px;
}
p.close a:hover {
	color: #FFF;
	background: #a3a3a3;
  background-image: -webkit-linear-gradient(top, #a3a3a3, #878787);
  background-image: -moz-linear-gradient(top, #a3a3a3, #878787);
  background-image: -ms-linear-gradient(top, #a3a3a3, #878787);
  background-image: -o-linear-gradient(top, #a3a3a3, #878787);
  background-image: linear-gradient(to bottom, #a3a3a3, #878787);
}
}