﻿@charset "utf-8";

.clearfix:after {
  content: ".";
  display: block;
  clear: both;
  height: 0px;
  visibility: hidden;
}

.clearfix {
  min-height: 1px;
}

* html .clearfix {
  height: 1px;
  /*¥*//*/
  height: auto;
  overflow: hidden;
  /**/
}

#contents {
	padding: 0px;
}

#suntory_content {
	padding: 0px;
	width: auto;
}

/* span_glmu11
 * ========================================= */

#span_glmu11 * {
	margin: 0px;
	padding: 0px;
}

#span_glmu11 ol, ul {
	list-style: none;
}

#span_glmu11 img {
	display: block;
	width: 100%;
	height: auto;
}

#span_glmu11 #content {
	width: 100%;
	margin: 0px auto;
	/* background-color: #e0edcf; */
}

#span_glmu11 #questionArea {
	height: auto;
}

#span_glmu11 #question {
	width: 100%;
	height: auto;
	margin: 0px auto;
	background-color: #FFFFFF;
	box-sizing: border-box;
}

#span_glmu11 .on {
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	display: none;
}

#span_glmu11 #question01 {
	padding: 5.3% 6%;
	box-sizing: border-box;
}

#span_glmu11 #question02 {
	padding: 5.3% 6%;
	box-sizing: border-box;}

#span_glmu11 #question03 {
	padding: 5.3% 6%;
	box-sizing: border-box;
}

#span_glmu11 #question01 li {
	margin-top: 4.24%;
	cursor: pointer;
	position: relative;
}

#span_glmu11 #question01 .next {
	width: 49.39%;
	margin: 10.3% auto 6.96%;
	cursor: pointer;
}

#span_glmu11 #entry {
	background-color: #FFFFFF;
}

#span_glmu11 .btn {
	width: 85.3%;
	margin: 5.3% auto;
	cursor: pointer;
	position: relative;
}

#span_glmu11 .btn a:hover {
	opacity: 0.7;
}

#span_glmu11 #question02 li {
	margin-top: 4.24%;
	cursor: pointer;
	position: relative;
}

#span_glmu11 #question02 .next {
	width: 49.39%;
	margin: 10.3% auto;
	cursor: pointer;
}

#span_glmu11 #question03 li {
	margin-top: 4.24%;
	cursor: pointer;
	position: relative;
}

#span_glmu11 #question03 .next {
	width: 49.39%;
	margin: 10.3% auto 6.96%;
	cursor: pointer;
}

#span_glmu11 #question {
	position: relative;
	overflow: hidden;
}

#span_glmu11 #question01 {
	position: relative;
	left: 0px;
	top: 0px;
	width: 100%;
}

#span_glmu11 #question02 {
	position: absolute;
	left: 110%;
	top: 0px;
	width: 100%;
}

#span_glmu11 #question03 {
	position: absolute;
	left: 220%;
	top: 0px;
	width: 100%;
}

#span_glmu11 .q3_attention {
	margin: 5.73% auto;
}

#span_glmu11 .next {
	position: relative;
}

#span_glmu11 .off::after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 1;
	background-color: #FFFFFF;
	cursor: auto;
	opacity: 0.6;
}
