@import "../../css/unit_sns.css";
@charset "utf-8";

/**  default.css Menu *********************************************

  ・基本設定

*******************************************************************/


/* リセット
--------------------------------------*/
body, div, td, p, ul, ol, dl, dd, img, form, h1, h2, h3, h4, h5 {
margin: 0;
padding: 0;
border: none;
font-style: normal;
text-align: left;
}

/* 基本
--------------------------------------*/
*{
	outline: none;
}
html,body{
     height:100%;
}
body {
*font: x-small;
	margin: 0;
	background: #222222;
	-webkit-text-size-adjust: 100%;
}

table {
border-collapse: collapse;
font-size: inherit;
font: 100%;
}

h1, h2, h3, h4, h5 {
font:100% "ＭＳ Ｐゴシック", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "Hiragino Kaku Gothic Pro", "Meiryo", arial, helvetica, clean, sans-serif;
*font:x-small;
font-weight:bold;
}

th, td {
	border-collapse: collapse;
	text-indent: 1em;
}
th  {
	padding: 2px 0;
	text-align: left;
}
td  {
	padding: 2px 0;
	text-align: left;
}

ul, ol { list-style-type: none; }

img { vertical-align: bottom; }


/* リンク色
--------------------------------------*/
a:link {
text-decoration:none;
color:#3399FF;
}

a:visited {
text-decoration:none;
color:#3399FF;
}

a:hover {
text-decoration:underline;
color:#66CCFF;
}

a:active {
text-decoration:none;
color:#66CCFF;
}

/* 回り込み
--------------------------------------*/
.floatright {
display: block;
float: right;
}

.floatleft {
display: block;
float: left;
}

/* 回り込み解除
--------------------------------------*/
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

.clearfix { display:inline-block; }

/*\*/
* html .clearfix { height:1%; }

.clearfix { display:block; }

/**/

/* ボールド
--------------------------------------*/
.txtbold { font-weight: bold; }

/* 行揃え
--------------------------------------*/
.alignleft { text-align: left; }

.alignright { text-align: right; }

.aligncenter { text-align: center; }



/**  default.css Menu *********************************************

  ・PC

*******************************************************************/
#container {
	background: #161c1d url(../images/back.gif) repeat center top;
	width: auto;
	min-width: 1040px;
	padding: 0;
	margin: 0;
	position: relative;
	height: auto !important; /*IE6対策*/
	height: 100%; /*IE6対策*/
	min-height: 100%;
}
#header {
	width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
	position: relative;
	text-align:center;
}
#tit {
	width:100%;
	height:130px;
	background:url(../images/tit_back.gif) repeat-x;
	padding:0;
	margin:0 0 30px 0;
	text-align:center;
	line-height:40px;
}






.pcImg {
	display:block;
}
.spImg {
	display:none;
}

#hatArea {
	position:relative;
	height:auto;
	padding:40px 0;
	margin:0 0 50px 0;
	width:100%;
	background:#111111;
	border-top:1px solid #333333;
	border-bottom:1px solid #333333;
	font-size:16px;
	line-height:1.8em;
	color:#FFFFFF;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#hatOver {
	height:auto;
	padding:0;
	margin:0;
	width:100%;
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
}
#hatTit {
	width:820px;
	margin:0 auto 30px auto;
}
#hatTxt {
	width:960px;
	margin:0 auto;
}
#hatPre {
	width:780px;
	margin:30px auto;
	padding:0 0 0 20px;
	overflow: hidden; /*float解除*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
}
#hatPre li {
	float:left;
	margin:0 10px 0 0;
}
#hatAlert {
	width:980px;
	margin:0 auto 30px auto;
	padding:0 0 0 20px;
	overflow: hidden; /*float解除*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
}
#hatAlert #hatAlertLeft {
	float:left;
	margin:0 40px 0 0;
	width:420px;
}
#hatAlert #hatAlertRight {
	float:left;
	margin:0 0 0 0;
	width:480px;
}
#hatAlert #hatAlertLeft li {
	font-size:15px;
	line-height:1.3em;
	margin:8px 0;
	text-indent:-1.5em;
	padding-left:1.5em;
}
#hatAlert #hatAlertRight li {
	font-size:15px;
	line-height:1.3em;
	margin:8px 0;
	text-indent:-1.5em;
	padding-left:1.5em;
}
#hatAlert #hatAlertLeft li span,#hatAlert #hatAlertRight li span {
	color:#999;
}
.hatAlertMidashi {
	padding:10px 0 0 0;
}
.hatAlertMidashi img {
	height:30px;
}
.spBr {
	display:block;
}
#hatAlert #hatAlertLeft .chui {
	font-size:14px;
	line-height:1.6em;
	margin:6px 0;
	text-indent:-1.5em;
	padding-left:1.5em;
	color:#CCC;
}
#hatQuizB {
	margin:0 auto;
	width:520px;
}
#hatQuizB img {
	width:520px;
}
#hatQuizArea{
	width:960px;
	margin:0 auto;
	display:none;
}
#hatQuizTit {
	width:340px;
	margin:0 auto;
	padding:20px 0 0 0;
}
#hatQuizTxt {
	width:960px;
	margin:0;
	padding:30px 0;
	text-align:center;
}
#hatQuizTxt span {
	color:#F33;
}
#hatQuizMainArea{
	width:920px;
	height:296px;
	overflow:hidden;
	margin:0 auto;
	padding:0px 18px;
	border:2px solid #666;
	border-radius:8px;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	position:relative;
}
.hatQuizMain {
	width:920px;
	height:296px;
	position:absolute;
	left:18px;
}
#hatQuizMain1 {
	background:url(../images/quiz1.gif) no-repeat Left Top;
	top:0px;
}
#hatQuizMain2 {
	background:url(../images/quiz2.gif) no-repeat Left Top;
	top:300px;
}
#hatQuizMain3 {
	background:url(../images/quiz3.gif) no-repeat Left Top;
	top:300px;
}
#hatAnsMain1 {
	background:url(../images/ans1_2.gif) no-repeat Left Top;
	top:300px;
}
#hatAnsMain2 {
	background:url(../images/ans2.gif) no-repeat Left Top;
	top:300px;
}
.hatQuizMain li{
	position:absolute;
	bottom:20px;
	width:300px;
}
.hatQuizMain li img{
	width:300px;
}
#shuryo{
	width:620px;
	height:272px;
	position:absolute;
	top:120px;
	left:50%;
	margin-left:-310px;
	background: url(../images/shuryo.gif) center top no-repeat;
	background-size:auto;
	}
#retryB{
	width:320px;
	bottom:40px;
	left:300px;
}
.quizA {
	left:0px;
}
.quizB {
	left:310px;
}
.quizC {
	left:620px;
}
.pcTit {
	display:block;
	margin: 0 auto;
}
.spTit {
	display:none;
}
#header #close{
	height: 20px;
	width: 90px;
	padding: 0;
	position:absolute;
	top:20px;
	right:20px;
}
#txt{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 2em;
	width: 960px;
	margin: 20px auto 40px auto;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#txt p{
	margin: 20px 0;
}
#txt .txtSmall{
	margin: 30px 0;
	padding: 30px 0 0 0;
	border-top:1px dotted #666666;
	line-height: 1.8em;
}
#txt p strong{
	font-size:24px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-weight:normal;
}
.itemAreaWaku{
	width:880px;
	margin:40px auto 16px auto;
	background:#000000;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:50px 40px 0 40px;
}
.itemArea,.itemAreaLast{
	width:880px;
	margin:0;
	padding:0 0 50px 0;
	overflow: hidden; /*float解除*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
}
.imageArea_bd{
	width:240px;
	height:280px;
	margin:0;
	padding:0;
	float:left;
}
.imageArea_dvd{
	width:240px;
	height:306px;
	margin:0;
	padding:0;
	float:left;
}
#bd1{
	background:url(../images/pc_bd1.jpg) no-repeat Left Top;
}
#bd2{
	background:url(../images/pc_bd2.jpg) no-repeat Left Top;
}
#bd3{
	background:url(../images/pc_bd3.jpg) no-repeat Left Top;
}
#dvd1{
	background:url(../images/pc_dvd1.jpg) no-repeat Left Top;
}
#dvd2{
	background:url(../images/pc_dvd2.jpg) no-repeat Left Top;
}
#dvd3{
	background:url(../images/pc_dvd3.jpg) no-repeat Left Top;
}
.itemSpecArea{
	color:#CCCCCC;
	font-size:16px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:600px;
	margin:0 0 0 0;
	padding:0;
	float:right;
}
.subTitArea {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:24px;
	line-height:50px;
	background:#0f0f0f;
	height:auto;
	border-top:1px dotted #333333;
	border-bottom:1px dotted #333333;
	overflow: hidden; /*float解除*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
}
.subTitArea div {
	width:auto;
}
.subTit1 {
	margin:0 0 0 10px;
	padding:0 0 0 36px;
	background:url(../images/icon.gif) no-repeat Left Top;
	float:left;
	margin-right:1em;
}
.subTit1_2 {
	margin:0 0px 0 10px;
	padding:0 0 0 36px;
	background:url(../images/icon.gif) no-repeat Left Top;
	float:left;
	margin-right:0px;
}
.subTit2 {
	float:left;
	margin-right:1em;
}
.subTit3 {
	float:left;
	background:#300;
	border:1px solid #666;
	padding:0 10px;
	line-height:36px;
	margin:6px 0 0 0;
	margin-right:1em;
}
.midashi {
	color:#cc9933;
	margin:12px 10px 0 10px;
	font-size:24px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
}
.specTxtArea {
	margin:4px 10px 0 10px;
}
.specTxtArea p {
	margin:6px 0 0 0;
	line-height:1.6em;
}
.specTxtArea strong {
	padding:3px 10px;
	background:#660000;
	font-weight:normal;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.specTxt {
	font-size:16px;
}
.shopLink {
	padding:10px 0 0 0;
	font-size:14px;
	font-weight:bold;
}
.shopLink a {
	padding:6px 20px;
	background:#333;
	color:#CCC;
	margin:0 0 0 0;
	font-weight:normal;
	-webkit-border-radius:4px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.shopLink a:hover {
	background:#CCC;
	color:#333;
	text-decoration:none;
}
.bd_dvdCopyright {
	font-size:12px;
	color:#999;
	margin:0 auto 50px auto;
	width:960px;
	text-align:center;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footer{
	width:100%;
	height:50px;
	background:#000000;
	height:50px;
}
#footerArea{
	width: 1000px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
	position: relative;
}
#footerContent {
	height: auto;
	margin: 0 auto;
	padding: 0;
	width: 1040px;
	position: relative;
}
#copyright{
	width: 420px;
	height: 12px;
	text-indent: -9999px;
	font-size: 1px;
	position: absolute;
	right: 20px;
	top: 20px;
	background: url(../../images/copyright.gif) no-repeat right top;
}
#copyright span{
	display:none;
}
.brPoint {
	display:brock;
}
.brPointSp {
	display:none;
}

#sns{
	font: 10px 'Electrolize', sans-serif;
	/*width:625px;*/
	width: 360px;
	line-height: 10px;
	padding: 12px 0 0 0;
	margin: 0;
	position: absolute;
	overflow: hidden;
	left: 10px;
	bottom:10px;
}
		
#snsLinkArea {
	height: 40px;
	width: 330px;
	margin: 15px 0 20px 10px;
	padding: 0;
}
#fbB {
	float: left;
	height: 40px;
	width: 158px;
	margin: 0 4px 0 0;
	padding: 0;
	background: url(../../images/sp_fb_link.png) no-repeat;
}
#twB {
	float: left;
	height: 40px;
	width: 158px;
	margin: 0;
	padding: 0;
	background: url(../../images/sp_tw_link.png) no-repeat;
}


@media screen and (max-width: 768px) {
#container {
	background: #161c1d url(../images/back.gif) repeat center top;
	width: auto;
	min-width: 320px;
}
#header {
	width: auto;
	margin: 0 0;
	padding: 0;
}
#header img {
	max-width: 320px;
}
#tit {
	width:100%;
	height:auto;
	background:url(../images/tit_back_sp.gif) repeat-x;
	background-size:contain;
	margin:0 0 0 0;
	text-align:center;
	line-height:none;
}
#tit img{
	width:100%;
	max-width:480px;
	margin:0 auto;
}
.pcTit {
	display:none;
}
.spTit {
	display:block;
}

#header #close{
	height: 10px;
	width: 45px;
	padding: 0;
	position:absolute;
	top:10px;
	right:10px;
}
#header #close img{
	height:100%;
	width:100%;
}
#txt{
	font-size: 14px;
	line-height: 1.6em;
	width: auto;
	margin: 20px 10px 40px 10px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
#txt p{
	margin: 10px 0;
}
#txt .txtSmall{
	margin: 20px 0;
	padding: 20px 0 0 0;
	line-height: 1.6em;
	font-size:14px;
}
#txt p strong{
	font-size:16px;
	font-weight:bold;
}
.itemAreaWaku{
	width:auto;
	margin:20px 10px 10px 10px;
	background:#000000;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:30px 15px 0 15px;
	border:1px solid #444444;
}
.itemArea{
	width:auto;
	margin:0 0 40px 0;
	padding:0 0 40px 0;
	overflow:auto;
	position:relative;
	zoom: 1;
	border-bottom:1px dotted #666666;
}
.itemAreaLast{
	width:auto;
	margin:0;
	padding:0 0 50px 0;
	overflow:auto;
	position:relative;
	zoom: 1;
	border-bottom:none;
}
.imageArea_bd{
	width:240px;
	height:280px;
	margin:0 auto;
	padding:0;
	float:none;
}
.imageArea_dvd{
	width:240px;
	height:306px;
	margin:0 auto;
	padding:0;
	float:none;
}
#bd1{
	background:url(../images/sp_bd1.jpg) no-repeat Left Top;
	background-size:contain;
}
#bd2{
	background:url(../images/sp_bd2.jpg) no-repeat Left Top;
	background-size:contain;
}
#bd3{
	background:url(../images/sp_bd3.jpg) no-repeat Left Top;
	background-size:contain;
}
#dvd1{
	background:url(../images/sp_dvd1.jpg) no-repeat Left Top;
	background-size:contain;
}
#dvd2{
	background:url(../images/sp_dvd2.jpg) no-repeat Left Top;
	background-size:contain;
}
#dvd3{
	background:url(../images/sp_dvd3.jpg) no-repeat Left Top;
	background-size:contain;
}
.itemSpecArea{
	color:#CCCCCC;
	font-size:14px;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	width:auto;
	float:none;
}
.subTitArea {
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	font-size:20px;
	line-height:1.4em;
	background:#000000;
	height:auto;
	border-top:none;
	border-bottom:none;
	overflow: hidden; /*float解除*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
	margin:0px 10px 0 10px;
	padding:10px 0 4px 0;
}
.subTitArea div {
	width:auto
}
.subTit1 {
	margin:0 0;
	padding:0 0 0 0;
	background:none;
	float:none;
	margin-right:0px;
	text-align:center;
}
.subTit2 {
	margin:0 0 0 0;
	float:none;
	margin-right:0px;
	text-align:center;
}
.subTit3 {
	float:none;
	background:none;
	border:none;
	padding:0;
	line-height:22px;
	margin:2px 10px;
	margin-right:10px;
	text-align:left;
	width:120px;
	text-align:center;
	color:#C33;
}
.midashi {
	color:#cc9933;
	margin:0 0 16px 0;
	font-size:18px;
	font-family:"ＭＳ Ｐ明朝", "MS PMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", serif;
	text-align:center;
}
.specTxtArea {
	margin:4px 10px 0 10px;
}
.specTxtArea p {
	margin:10px 0 0 0;
	line-height:1.6em;
	text-align:center;
}
.specTxt {
	text-indent:0;
	padding-left:0;
	font-size:14px;
	text-align:center;
}
.specTxt span {
	display:none;
}
.specTxtArea strong {
	padding:3px 10px;
	margin:6px 0 0 0;
}
.bd_dvdCopyright {
	font-size:12px;
	color:#999;
	margin:0 10px 30px 10px;
	width:auto;
	text-align:left;
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}

#footer{
	width:100%;
	height:80px;
	background:#000000;
}
#footerArea{
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	position: static;
}
#copyright{
	width: auto;
	height: 12px;
	position:static;
	right: 0;
	top: 0;
	background: url(../../images/copyright.gif) no-repeat center top;
}
.brPoint {
	display:none;
}
.brPointSp {
	display:block;
}

#sns{
	font: 10px 'Electrolize', sans-serif;
	/*width:625px;*/
	width: 320px;
	line-height: 10px;
	padding: 12px 0 20px 0;
	margin: 0 auto;
	position: static;
	overflow:hidden;
	left: 0;
	bottom:0;
}

#snsLinkArea {
	height: 40px;
	width: 320px;
	margin: 10px auto;
	padding: 0;
	position:static;
}
#share_tweet, #share_like{
	width: 160px;
	height: 28px;
	position: relative;
}

#share_like a{
	border-left: none;
}
#share_tweet a{
	border-right: none;
	border-left: none;
}
#fbB {
	float: left;
	height: 40px;
	width: 118px;
	margin: 0 0 0 0;
	padding: 0;
	background: url(../../images/sp_fb_link.png) no-repeat center top;
}
#twB {
	float: left;
	height: 40px;
	width: 148px;
	margin: 0;
	padding: 0;
	background: url(../../images/sp_tw_link.png) no-repeat center top;
}








#hatArea {
	padding:30px 0;
	margin:0 0 50px 0;
	font-size:14px;
	line-height:1.6em;
}
#hatTit {
	width:auto;
	margin:0 10px 20px 10px;
}
#hatTit img {
	width:100%;
}
#hatTxt {
	width:auto;
	margin:0 10px;
}
#hatPre {
	width:auto;
	margin:20px 0;
	padding:0 10px;
	overflow: hidden; /*float解除*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
}
#hatPre li {
	float:left;
	margin:0 0.5%;
	width:32%;
}
#hatPre li img {
	width:100%;
}
#hatAlert {
	width:auto;
	margin:0 0 30px 0;
	padding:0 0 0 0;
	overflow: hidden; /*float解除*/
	position: relative; /*DW*/
	zoom: 1; /*IE6*/
}
#hatAlert #hatAlertLeft {
	float:none;
	margin:0 10px;
	width:auto;
}
#hatAlert #hatAlertRight {
	float:none;
	margin:0 10px;
	width:auto;
}
#hatAlert #hatAlertLeft li {
	font-size:14px;
	line-height:1.3em;
	margin:8px 0;
	text-indent:-1.5em;
	padding-left:1.5em;
}
#hatAlert #hatAlertRight li {
	font-size:14px;
	line-height:1.3em;
	margin:8px 0;
	text-indent:-1.5em;
	padding-left:1.5em;
}
#hatAlert #hatAlertLeft li span,#hatAlert #hatAlertRight li span {
	color:#999;
}
.hatAlertMidashi {
	padding:10px 0 0 0;
}
.hatAlertMidashi img {
	height:20px;
}
.spBr {
	display:block;
}
#hatAlert #hatAlertLeft .chui {
	font-size:12px;
	line-height:1.6em;
	margin:6px 0;
	text-indent:-1.5em;
	padding-left:1.5em;
	color:#CCC;
}
#hatQuizB {
	margin:0 auto;
	width:300px;
}
#hatQuizB img {
	width:300px;
}


.pcBr{
	display:none;
}

#hatQuizArea{
	width:auto;
	margin:0 10px;
	display:none;
}
#hatQuizTit {
	width:240px;
	margin:0 auto;
	padding:20px 0 0 0;
}
#hatQuizTit img {
	width:100%;
}
#hatQuizTxt {
	width:auto;
	margin:0;
	padding:20px 0;
	text-align:left;
}
#hatQuizMainArea{
	width:460px;
	height:220px;
	padding:0px 8px;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
}
.hatQuizMain {
	width:476px;
	height:216px;
	position:absolute;
	left:8px;
}
#hatQuizMain1 {
	background:url(../images/quiz1sp.gif) no-repeat Left Top;
	background-size:contain;
	top:0px;
}
#hatQuizMain2 {
	background:url(../images/quiz2sp.gif) no-repeat Left Top;
	background-size:contain;
	top:300px;
}
#hatQuizMain3 {
	background:url(../images/quiz3sp.gif) no-repeat Left Top;
	background-size:contain;
	top:300px;
}
#hatAnsMain1 {
	background:url(../images/ans1sp2.gif) no-repeat Left Top;
	background-size:contain;
	top:300px;
}
#hatAnsMain2 {
	background:url(../images/ans2sp.gif) no-repeat Left Top;
	background-size:contain;
	top:300px;
}
.hatQuizMain li{
	position:absolute;
	bottom:10px;
	width:150px;
}
.hatQuizMain li img{
	width:100%;
}
#retryB{
	width:240px;
	bottom:20px;
	left:120px;
}
#retryB img{
	width:100%;
}
.quizA {
	left:0;
}
.quizB {
	left:155px;
}
.quizC {
	left:310px;
}

#shuryo{
	width:480px;
	height:210px;
	position:absolute;
	top:80px;
	left:50%;
	margin-left:-240px;
	background-size:cover;
}

}
@media screen and (max-width: 480px) {
	
.pcImg {
	display:none;
}
.spImg {
	display:block;
}
#hatTit {
	width:auto;
	margin:0 30px 10px 30px;
}
#hatPre li {
	float:none;
	margin:5px 0;
	width:auto;
	background:#4f1111;
	-webkit-border-radius:10px;
	-moz-border-radius:10px;
	border-radius:10px;
	padding:10px 20px;
	text-align:center;
}

#hatQuizTit {
	width:200px;
}
#hatQuizMainArea{
	width:300px;
	height:260px;
}
.hatQuizMain {
	width:296px;
	height:256px;
}
.hatQuizMain li{
	position:absolute;
	width:150px;
	left:73px;
	bottom:auto;
}
.hatQuizMain li img{
	width:100%;
}
#retryB{
	width:240px;
	bottom:40px;
	left:28px;
}
#retryB img{
	width:100%;
}
.quizA {
	top:100px;
}
.quizB {
	top:150px;
}
.quizC {
	top:200px;
}

#hatAnsMain1 {
	background:url(../images/ans1sp2.gif) no-repeat Left 40px;
	background-size:contain;
	top:300px;
}
#hatAnsMain2 {
	background:url(../images/ans2sp.gif) no-repeat Left 40px;
	background-size:contain;
	top:300px;
}
#shuryo{
	width:320px;
	height:140px;
	position:absolute;
	top:120px;
	left:50%;
	margin-left:-160px;
	background-size:cover;
}
}